Started by user Lenny Goodell Replayed #634 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3768725941786460475.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12816679928230057577.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16838419028802770908.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Replacing contents of vars/edgex.groovy Replacing contents of vars/edgeXReleaseOpenApi.groovy Replacing contents of vars/edgeXClair.groovy Replacing contents of vars/edgeXReleaseGitTagUtil.groovy Replacing contents of vars/edgeXSnap.groovy Replacing contents of vars/edgeXSnyk.groovy Replacing contents of vars/edgeXSwaggerPublish.groovy Replacing contents of vars/edgeXNexusPublish.groovy Replacing contents of vars/edgeXEmail.groovy Replacing contents of vars/edgeXBuildDocker.groovy Replacing contents of vars/edgeXReleaseDockerImage.groovy Replacing contents of vars/edgeXCodecov.groovy Replacing contents of vars/edgeXRelease.groovy Replacing contents of vars/edgeXBuildCApp.groovy Replacing contents of vars/edgeXBuildGoParallel.groovy Replacing contents of vars/edgeXInfraShipLogs.groovy Replacing contents of vars/edgeXDocker.groovy Replacing contents of vars/edgeXGHPagesPublish.groovy Replacing contents of vars/edgeXGeneric.groovy Replacing contents of vars/edgeXInfraLFToolsSign.groovy Replacing contents of vars/edgeXSetupEnvironment.groovy Replacing contents of vars/edgeXReleaseDocs.groovy Replacing contents of vars/edgeXReleaseSnap.groovy Replacing contents of vars/edgeXBuildGoApp.groovy Replacing contents of vars/edgeXEmailUtil.groovy Replacing contents of vars/edgeXReleaseGitTag.groovy Replacing contents of vars/edgeXDockerLogin.groovy Replacing contents of vars/edgeXInfraPublish.groovy Replacing contents of vars/edgeXLTS.groovy Replacing contents of vars/edgeXSemver.groovy Replacing contents of src/main/groovy/edgeXDocGenerator.groovy Replacing contents of vars/edgeXBuildGoMod.groovy Replacing contents of vars/edgeXReleaseGitHubAssets.groovy Replacing contents of vars/edgeXUpdateNamedTag.groovy Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14288835239365745168.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15694258135192705194.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Replacing contents of vars/lfParallelCostCapture.groovy Replacing contents of vars/lfInfraShipLogs.groovy Replacing contents of vars/lfDefaults.groovy Replacing contents of vars/lfDocker.groovy Replacing contents of vars/lfJava.groovy Replacing contents of vars/lfNode.groovy Replacing contents of vars/lfCommon.groovy [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-81’ Running on prd-ubuntu20.04-docker-8c-8g-84 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/635 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/635 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f (main) Commit message: "Merge pull request #4775 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.22" > git config core.sparsecheckout # timeout=10 > git checkout -f 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f # timeout=10 > git rev-list --no-walk 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-15T17:35:57.691Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-15T17:36:02.970Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-15T17:36:03.000Z] ========================================================= [2024-03-15T17:36:03.001Z] EdgeX Global Pipelines Version Info [2024-03-15T17:36:03.001Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-15T17:36:03.739Z] ------------------- [2024-03-15T17:36:03.739Z] stable info: [2024-03-15T17:36:03.739Z] ------------------- [2024-03-15T17:36:03.739Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-15T17:36:03.739Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-15T17:36:03.739Z] Message: update stable to v1.0.258 [2024-03-15T17:36:04.310Z] ------------------- [2024-03-15T17:36:04.310Z] experimental info: [2024-03-15T17:36:04.310Z] ------------------- [2024-03-15T17:36:04.310Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-15T17:36:04.310Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-15T17:36:04.310Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-15T17:36:04.390Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-03-15T17:36:04.411Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-03-15T17:36:04.432Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-15T17:36:04.451Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-15T17:36:04.473Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-15T17:36:04.493Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-15T17:36:04.513Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-15T17:36:04.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-03-15T17:36:04.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-03-15T17:36:04.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-03-15T17:36:04.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-15T17:36:04.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-15T17:36:04.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-15T17:36:04.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-15T17:36:04.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-15T17:36:04.695Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-15T17:36:04.715Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-15T17:36:04.731Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-15T17:36:04.748Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-15T17:36:04.769Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-03-15T17:36:04.791Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-15T17:36:04.810Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-15T17:36:04.827Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-15T17:36:04.846Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-15T17:36:04.863Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-15T17:36:04.881Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-15T17:36:04.899Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] echo [2024-03-15T17:36:04.918Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6cbb312 [Pipeline] echo [2024-03-15T17:36:04.944Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-15T17:36:05.000Z] provisioning config files... [2024-03-15T17:36:05.015Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/635@tmp/config13521771441387055740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T17:36:05.351Z] ---> ****-login.sh [2024-03-15T17:36:05.351Z] nexus3.edgexfoundry.org:10001 [2024-03-15T17:36:05.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T17:36:05.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T17:36:05.611Z] Configure a credential helper to remove this warning. See [2024-03-15T17:36:05.611Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T17:36:05.611Z] [2024-03-15T17:36:05.611Z] Login Succeeded [2024-03-15T17:36:05.611Z] nexus3.edgexfoundry.org:10002 [2024-03-15T17:36:05.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T17:36:05.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T17:36:05.611Z] Configure a credential helper to remove this warning. See [2024-03-15T17:36:05.611Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T17:36:05.611Z] [2024-03-15T17:36:05.611Z] Login Succeeded [2024-03-15T17:36:05.611Z] nexus3.edgexfoundry.org:10003 [2024-03-15T17:36:05.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T17:36:05.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T17:36:05.872Z] Configure a credential helper to remove this warning. See [2024-03-15T17:36:05.872Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T17:36:05.872Z] [2024-03-15T17:36:05.872Z] Login Succeeded [2024-03-15T17:36:05.872Z] nexus3.edgexfoundry.org:10004 [2024-03-15T17:36:05.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T17:36:05.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T17:36:05.873Z] Configure a credential helper to remove this warning. See [2024-03-15T17:36:05.873Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T17:36:05.873Z] [2024-03-15T17:36:05.873Z] Login Succeeded [2024-03-15T17:36:05.873Z] ****.io [2024-03-15T17:36:06.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T17:36:06.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T17:36:06.132Z] Configure a credential helper to remove this warning. See [2024-03-15T17:36:06.132Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T17:36:06.132Z] [2024-03-15T17:36:06.132Z] Login Succeeded [2024-03-15T17:36:06.132Z] ---> ****-login.sh ends [Pipeline] } [2024-03-15T17:36:06.139Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-15T17:36:06.463Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-03-15T17:36:06.463Z] + cut -d/ -f2 [2024-03-15T17:36:06.463Z] + dirname cmd/core-command/Dockerfile [2024-03-15T17:36:06.463Z] + echo core-command,cmd/core-command/Dockerfile [2024-03-15T17:36:06.463Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-03-15T17:36:06.463Z] + cut -d/ -f2 [2024-03-15T17:36:06.463Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-03-15T17:36:06.463Z] + dirname cmd/core-data/Dockerfile [2024-03-15T17:36:06.463Z] + cut -d/ -f2 [2024-03-15T17:36:06.463Z] + echo core-data,cmd/core-data/Dockerfile [2024-03-15T17:36:06.463Z] + dirname cmd/core-metadata/Dockerfile [2024-03-15T17:36:06.463Z] + cut -d/ -f2 [2024-03-15T17:36:06.463Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-03-15T17:36:06.463Z] + + dirname cmd/security-bootstrapper/Dockerfile [2024-03-15T17:36:06.463Z] cut -d/ -f2 [2024-03-15T17:36:06.463Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-03-15T17:36:06.463Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-03-15T17:36:06.463Z] + cut -d/ -f2 [2024-03-15T17:36:06.463Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-03-15T17:36:06.463Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-03-15T17:36:06.463Z] + cut -d/ -f2 [2024-03-15T17:36:06.463Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-03-15T17:36:06.463Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-03-15T17:36:06.463Z] + cut -d/ -f2 [2024-03-15T17:36:06.463Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-03-15T17:36:06.463Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-03-15T17:36:06.463Z] + cut -d/ -f2 [2024-03-15T17:36:06.463Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-03-15T17:36:06.463Z] + dirname cmd/security-spire-agent/Dockerfile [2024-03-15T17:36:06.463Z] + cut -d/ -f2 [2024-03-15T17:36:06.463Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-03-15T17:36:06.463Z] + dirname cmd/security-spire-config/Dockerfile [2024-03-15T17:36:06.463Z] + cut -d/ -f2 [2024-03-15T17:36:06.463Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-03-15T17:36:06.463Z] + dirname cmd/security-spire-server/Dockerfile [2024-03-15T17:36:06.463Z] + cut -d/ -f2 [2024-03-15T17:36:06.463Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-03-15T17:36:06.463Z] + dirname cmd/support-notifications/Dockerfile [2024-03-15T17:36:06.463Z] + cut -d/ -f2 [2024-03-15T17:36:06.463Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-03-15T17:36:06.463Z] + dirname cmd/support-scheduler/Dockerfile [2024-03-15T17:36:06.463Z] + cut -d/ -f2 [2024-03-15T17:36:06.463Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-03-15T17:36:06.508Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-15T17:36:06.866Z] + git rev-list -1 --merges 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f~1..6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] echo [2024-03-15T17:36:06.878Z] -----------> git rev-list -1 --merges 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f~1..6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:36:06.878Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [false] [Pipeline] sh [2024-03-15T17:36:07.169Z] + git log --format=format:%s -1 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] echo [2024-03-15T17:36:07.181Z] ========================================================= [2024-03-15T17:36:07.181Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-15T17:36:07.181Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-03-15T17:36:07.553Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-15T17:36:07.553Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-15T17:36:07.553Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-15T17:36:07.553Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-15T17:36:07.553Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-15T17:36:07.553Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-15T17:36:07.553Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:36:07.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T17:36:07.899Z] [2024-03-15T17:36:07.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:36:08.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T17:36:08.197Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-15T17:36:08.197Z] b85a868b505f: Pulling fs layer [2024-03-15T17:36:08.197Z] e2be974225ed: Pulling fs layer [2024-03-15T17:36:08.197Z] 339a4e72a1f5: Pulling fs layer [2024-03-15T17:36:08.197Z] 988bab9f4d93: Pulling fs layer [2024-03-15T17:36:08.197Z] 1469e6f7b9e6: Pulling fs layer [2024-03-15T17:36:08.197Z] eaf3925da568: Pulling fs layer [2024-03-15T17:36:08.197Z] bab4dde63d76: Pulling fs layer [2024-03-15T17:36:08.197Z] bde34c3a00c8: Pulling fs layer [2024-03-15T17:36:08.197Z] b352a97aabf1: Pulling fs layer [2024-03-15T17:36:08.197Z] 4872d77fe225: Pulling fs layer [2024-03-15T17:36:08.197Z] 5851b861e8e6: Pulling fs layer [2024-03-15T17:36:08.197Z] 988bab9f4d93: Waiting [2024-03-15T17:36:08.197Z] 1469e6f7b9e6: Waiting [2024-03-15T17:36:08.197Z] eaf3925da568: Waiting [2024-03-15T17:36:08.197Z] bab4dde63d76: Waiting [2024-03-15T17:36:08.197Z] bde34c3a00c8: Waiting [2024-03-15T17:36:08.197Z] b352a97aabf1: Waiting [2024-03-15T17:36:08.197Z] 4872d77fe225: Waiting [2024-03-15T17:36:08.197Z] 5851b861e8e6: Waiting [2024-03-15T17:36:08.197Z] e2be974225ed: Download complete [2024-03-15T17:36:08.197Z] 988bab9f4d93: Download complete [2024-03-15T17:36:08.197Z] 339a4e72a1f5: Verifying Checksum [2024-03-15T17:36:08.197Z] 339a4e72a1f5: Download complete [2024-03-15T17:36:08.197Z] 1469e6f7b9e6: Verifying Checksum [2024-03-15T17:36:08.197Z] 1469e6f7b9e6: Download complete [2024-03-15T17:36:08.197Z] eaf3925da568: Download complete [2024-03-15T17:36:08.455Z] bde34c3a00c8: Download complete [2024-03-15T17:36:08.455Z] b352a97aabf1: Verifying Checksum [2024-03-15T17:36:08.455Z] b352a97aabf1: Download complete [2024-03-15T17:36:08.455Z] 4872d77fe225: Download complete [2024-03-15T17:36:08.455Z] 5851b861e8e6: Verifying Checksum [2024-03-15T17:36:08.455Z] 5851b861e8e6: Download complete [2024-03-15T17:36:08.455Z] b85a868b505f: Verifying Checksum [2024-03-15T17:36:08.455Z] b85a868b505f: Download complete [2024-03-15T17:36:08.714Z] bab4dde63d76: Verifying Checksum [2024-03-15T17:36:08.714Z] bab4dde63d76: Download complete [2024-03-15T17:36:09.666Z] b85a868b505f: Pull complete [2024-03-15T17:36:09.666Z] e2be974225ed: Pull complete [2024-03-15T17:36:10.236Z] 339a4e72a1f5: Pull complete [2024-03-15T17:36:10.236Z] 988bab9f4d93: Pull complete [2024-03-15T17:36:10.495Z] 1469e6f7b9e6: Pull complete [2024-03-15T17:36:10.495Z] eaf3925da568: Pull complete [2024-03-15T17:36:12.396Z] bab4dde63d76: Pull complete [2024-03-15T17:36:12.654Z] bde34c3a00c8: Pull complete [2024-03-15T17:36:12.914Z] b352a97aabf1: Pull complete [2024-03-15T17:36:13.174Z] 4872d77fe225: Pull complete [2024-03-15T17:36:13.433Z] 5851b861e8e6: Pull complete [2024-03-15T17:36:13.433Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-15T17:36:13.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T17:36:13.691Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T17:36:13.861Z] prd-ubuntu20.04-docker-8c-8g-84 does not seem to be running inside a container [2024-03-15T17:36:13.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/635 -v /w/workspace/edgex-go/635:/w/workspace/edgex-go/635:rw,z -v /w/workspace/edgex-go/635@tmp:/w/workspace/edgex-go/635@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-15T17:36:18.083Z] $ docker top 9785fd1157ba62b47fe2fedc3a1fc16deaea405dc9e25ce082a36dfbcd2c73f9 -eo pid,comm [2024-03-15T17:36:18.137Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-15T17:36:18.137Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-15T17:36:18.207Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-15T17:36:18.207Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-15T17:36:18.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-15T17:36:18.314Z] $ docker exec 9785fd1157ba62b47fe2fedc3a1fc16deaea405dc9e25ce082a36dfbcd2c73f9 ssh-agent [2024-03-15T17:36:18.428Z] SSH_AUTH_SOCK=/tmp/ssh-jEBhhFOpH6tn/agent.32 [2024-03-15T17:36:18.428Z] SSH_AGENT_PID=38 [2024-03-15T17:36:18.435Z] Running ssh-add (command line suppressed) [2024-03-15T17:36:18.527Z] Identity added: /w/workspace/edgex-go/635@tmp/private_key_13428922568732700480.key (/w/workspace/edgex-go/635@tmp/private_key_13428922568732700480.key) [2024-03-15T17:36:18.543Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-15T17:36:18.836Z] + git tag --points-at HEAD [Pipeline] } [2024-03-15T17:36:18.846Z] $ docker exec --env ******** --env ******** 9785fd1157ba62b47fe2fedc3a1fc16deaea405dc9e25ce082a36dfbcd2c73f9 ssh-agent -k [2024-03-15T17:36:18.952Z] unset SSH_AUTH_SOCK; [2024-03-15T17:36:18.953Z] unset SSH_AGENT_PID; [2024-03-15T17:36:18.953Z] echo Agent pid 38 killed; [2024-03-15T17:36:18.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-15T17:36:18.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-15T17:36:18.998Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-15T17:36:19.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-15T17:36:19.107Z] $ docker exec 9785fd1157ba62b47fe2fedc3a1fc16deaea405dc9e25ce082a36dfbcd2c73f9 ssh-agent [2024-03-15T17:36:19.218Z] SSH_AUTH_SOCK=/tmp/ssh-JcELvMOxjImM/agent.71 [2024-03-15T17:36:19.218Z] SSH_AGENT_PID=77 [2024-03-15T17:36:19.223Z] Running ssh-add (command line suppressed) [2024-03-15T17:36:19.333Z] Identity added: /w/workspace/edgex-go/635@tmp/private_key_1953784269470265443.key (/w/workspace/edgex-go/635@tmp/private_key_1953784269470265443.key) [2024-03-15T17:36:19.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-15T17:36:19.643Z] + git semver init [2024-03-15T17:36:19.902Z] 2024-03-15 17:36:19,838 [run_init] DEBUG init version:0.0.0 force:False [2024-03-15T17:36:19.902Z] 2024-03-15 17:36:19,839 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/635/.semver [2024-03-15T17:36:19.902Z] 2024-03-15 17:36:19,839 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/635/.semver [2024-03-15T17:36:19.902Z] 2024-03-15 17:36:19,839 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/635/.semver'], cwd=/w/workspace/edgex-go/635, universal_newlines=False, shell=None, istream=None) [2024-03-15T17:36:26.514Z] 2024-03-15 17:36:25,421 [append_file] DEBUG append to file:/w/workspace/edgex-go/635/.git/info/exclude [2024-03-15T17:36:26.514Z] 2024-03-15 17:36:25,422 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/635/.semver/main with force:False [2024-03-15T17:36:26.514Z] 2024-03-15 17:36:25,422 [read_version] DEBUG read version from /w/workspace/edgex-go/635/.semver/main [2024-03-15T17:36:26.514Z] 2024-03-15 17:36:25,423 [read_version] DEBUG read version from /w/workspace/edgex-go/635/.semver/main [2024-03-15T17:36:26.514Z] 3.2.0-dev.23 [Pipeline] } [2024-03-15T17:36:26.526Z] $ docker exec --env ******** --env ******** 9785fd1157ba62b47fe2fedc3a1fc16deaea405dc9e25ce082a36dfbcd2c73f9 ssh-agent -k [2024-03-15T17:36:26.624Z] unset SSH_AUTH_SOCK; [2024-03-15T17:36:26.624Z] unset SSH_AGENT_PID; [2024-03-15T17:36:26.624Z] echo Agent pid 77 killed; [2024-03-15T17:36:26.633Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-15T17:36:26.953Z] + git semver [Pipeline] } [2024-03-15T17:36:27.227Z] $ docker stop --time=1 9785fd1157ba62b47fe2fedc3a1fc16deaea405dc9e25ce082a36dfbcd2c73f9 [2024-03-15T17:36:28.512Z] $ docker rm -f --volumes 9785fd1157ba62b47fe2fedc3a1fc16deaea405dc9e25ce082a36dfbcd2c73f9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-15T17:36:28.852Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-15T17:36:29.073Z] Stashed 1 file(s) [Pipeline] echo [2024-03-15T17:36:29.076Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.23 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-15T17:36:29.497Z] + git config --global --add safe.directory /w/workspace/edgex-go/635 [Pipeline] echo [2024-03-15T17:36:29.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T17:36:29.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T17:36:29.537Z] ========================================================= [2024-03-15T17:36:29.537Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-15T17:36:29.537Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-15T17:36:29.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-15T17:36:29.828Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-15T17:36:29.828Z] 7264a8db6415: Pulling fs layer [2024-03-15T17:36:29.828Z] c4d48a809fc2: Pulling fs layer [2024-03-15T17:36:29.828Z] 4f1c88b9dad5: Pulling fs layer [2024-03-15T17:36:29.828Z] ad3a456e5733: Pulling fs layer [2024-03-15T17:36:29.828Z] 69c7f0334f64: Pulling fs layer [2024-03-15T17:36:29.828Z] 1f1c1a5573a3: Pulling fs layer [2024-03-15T17:36:29.828Z] ce7588e14bc9: Pulling fs layer [2024-03-15T17:36:29.828Z] b5e4710f87ac: Pulling fs layer [2024-03-15T17:36:29.828Z] 1f1c1a5573a3: Waiting [2024-03-15T17:36:29.828Z] b5e4710f87ac: Waiting [2024-03-15T17:36:29.828Z] ad3a456e5733: Waiting [2024-03-15T17:36:29.828Z] ce7588e14bc9: Waiting [2024-03-15T17:36:29.828Z] 69c7f0334f64: Waiting [2024-03-15T17:36:29.828Z] c4d48a809fc2: Download complete [2024-03-15T17:36:29.828Z] ad3a456e5733: Verifying Checksum [2024-03-15T17:36:29.828Z] ad3a456e5733: Download complete [2024-03-15T17:36:29.828Z] 69c7f0334f64: Verifying Checksum [2024-03-15T17:36:29.828Z] 69c7f0334f64: Download complete [2024-03-15T17:36:29.828Z] 7264a8db6415: Verifying Checksum [2024-03-15T17:36:29.828Z] 7264a8db6415: Download complete [2024-03-15T17:36:29.828Z] 1f1c1a5573a3: Verifying Checksum [2024-03-15T17:36:29.828Z] 1f1c1a5573a3: Download complete [2024-03-15T17:36:30.087Z] 7264a8db6415: Pull complete [2024-03-15T17:36:30.087Z] b5e4710f87ac: Verifying Checksum [2024-03-15T17:36:30.087Z] b5e4710f87ac: Download complete [2024-03-15T17:36:30.087Z] c4d48a809fc2: Pull complete [2024-03-15T17:36:30.345Z] 4f1c88b9dad5: Verifying Checksum [2024-03-15T17:36:30.345Z] 4f1c88b9dad5: Download complete [2024-03-15T17:36:30.604Z] ce7588e14bc9: Verifying Checksum [2024-03-15T17:36:30.604Z] ce7588e14bc9: Download complete [2024-03-15T17:36:33.136Z] 4f1c88b9dad5: Pull complete [2024-03-15T17:36:33.395Z] ad3a456e5733: Pull complete [2024-03-15T17:36:33.395Z] 69c7f0334f64: Pull complete [2024-03-15T17:36:33.395Z] 1f1c1a5573a3: Pull complete [2024-03-15T17:36:35.931Z] ce7588e14bc9: Pull complete [2024-03-15T17:36:36.189Z] b5e4710f87ac: Pull complete [2024-03-15T17:36:36.189Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-15T17:36:36.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-15T17:36:36.189Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-15T17:36:36.488Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-15T17:36:36.488Z] WORKDIR /edgex [2024-03-15T17:36:36.488Z] COPY go.mod . [2024-03-15T17:36:36.488Z] RUN go mod download [2024-03-15T17:36:36.488Z] + docker build -t ci-base-image-x86_64 -f - . [2024-03-15T17:36:37.056Z] Sending build context to Docker daemon 175.2MB [2024-03-15T17:36:37.056Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-15T17:36:37.056Z] ---> 88b5674ff536 [2024-03-15T17:36:37.056Z] Step 2/4 : WORKDIR /edgex [2024-03-15T17:36:42.333Z] ---> Running in f89c0616d428 [2024-03-15T17:36:42.333Z] Removing intermediate container f89c0616d428 [2024-03-15T17:36:42.333Z] ---> d48eadb68db6 [2024-03-15T17:36:42.333Z] Step 3/4 : COPY go.mod . [2024-03-15T17:36:42.333Z] ---> 86207aed754f [2024-03-15T17:36:42.333Z] Step 4/4 : RUN go mod download [2024-03-15T17:36:42.333Z] ---> Running in 2f1ed2a99a62 [2024-03-15T17:36:44.163Z] Still waiting to schedule task [2024-03-15T17:36:44.164Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-82’ [2024-03-15T17:37:00.441Z] Removing intermediate container 2f1ed2a99a62 [2024-03-15T17:37:00.441Z] ---> 795891adf996 [2024-03-15T17:37:00.441Z] Successfully built 795891adf996 [2024-03-15T17:37:00.441Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:37:00.744Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-15T17:37:00.744Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T17:37:00.826Z] prd-ubuntu20.04-docker-8c-8g-84 does not seem to be running inside a container [2024-03-15T17:37:00.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/635 -v /w/workspace/edgex-go/635:/w/workspace/edgex-go/635:rw,z -v /w/workspace/edgex-go/635@tmp:/w/workspace/edgex-go/635@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-15T17:37:01.275Z] $ docker top 1d0c4e95e326f6e4ee5cbc82c16a41bd4441f999b90d4f8858291d91695b990e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T17:37:01.618Z] + go version [2024-03-15T17:37:01.619Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-15T17:37:01.635Z] $ docker stop --time=1 1d0c4e95e326f6e4ee5cbc82c16a41bd4441f999b90d4f8858291d91695b990e [2024-03-15T17:37:02.912Z] $ docker rm -f --volumes 1d0c4e95e326f6e4ee5cbc82c16a41bd4441f999b90d4f8858291d91695b990e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:37:03.337Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-15T17:37:03.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T17:37:03.409Z] prd-ubuntu20.04-docker-8c-8g-84 does not seem to be running inside a container [2024-03-15T17:37:03.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/635 -v /w/workspace/edgex-go/635:/w/workspace/edgex-go/635:rw,z -v /w/workspace/edgex-go/635@tmp:/w/workspace/edgex-go/635@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-15T17:37:03.778Z] $ docker top 944618dcc14ce553cd5abe0808a1ecc03b75a03ffbe59a338b67584f331d1890 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-15T17:37:03.842Z] ========================================================= [2024-03-15T17:37:03.842Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-15T17:37:03.842Z] ========================================================= [Pipeline] sh [2024-03-15T17:37:04.118Z] + git config --global --add safe.directory /w/workspace/edgex-go/635 [Pipeline] fileExists [Pipeline] sh [2024-03-15T17:37:04.415Z] + make test [2024-03-15T17:37:04.415Z] go test -race -coverprofile=coverage.out ./... [2024-03-15T17:37:10.984Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-03-15T17:37:23.176Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-03-15T17:37:23.176Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-03-15T17:37:23.176Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-03-15T17:37:23.176Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-03-15T17:37:23.176Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-03-15T17:37:23.176Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-03-15T17:37:23.434Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-03-15T17:37:23.434Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-03-15T17:37:23.434Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-03-15T17:37:23.434Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-03-15T17:37:24.005Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-03-15T17:37:24.005Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-03-15T17:37:24.005Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-03-15T17:37:24.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-03-15T17:37:25.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-03-15T17:37:25.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-03-15T17:37:26.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements [2024-03-15T17:37:28.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.062s coverage: 97.0% of statements [2024-03-15T17:37:28.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-03-15T17:37:28.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-03-15T17:37:28.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-03-15T17:37:29.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-03-15T17:37:29.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-03-15T17:37:31.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-03-15T17:37:31.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-03-15T17:37:31.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-03-15T17:37:31.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-03-15T17:37:31.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-03-15T17:37:32.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.078s coverage: 69.2% of statements [2024-03-15T17:37:32.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.063s coverage: 53.2% of statements [2024-03-15T17:37:32.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-03-15T17:37:32.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-03-15T17:37:34.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.208s coverage: 93.4% of statements [2024-03-15T17:37:34.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.067s coverage: 6.1% of statements [2024-03-15T17:37:34.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-03-15T17:37:34.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-03-15T17:37:34.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-03-15T17:37:34.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-03-15T17:37:34.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-03-15T17:37:34.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-03-15T17:37:34.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-03-15T17:37:34.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-03-15T17:37:34.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-03-15T17:37:34.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-03-15T17:37:35.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.399s coverage: 97.6% of statements [2024-03-15T17:37:36.074Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.041s coverage: 72.2% of statements [2024-03-15T17:37:36.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-03-15T17:37:36.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-03-15T17:37:38.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.067s coverage: 0.9% of statements [2024-03-15T17:37:38.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.048s coverage: 32.2% of statements [2024-03-15T17:37:38.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.050s coverage: 41.7% of statements [2024-03-15T17:37:38.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 82.9% of statements [2024-03-15T17:37:38.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.040s coverage: 94.1% of statements [2024-03-15T17:37:38.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.052s coverage: 96.3% of statements [2024-03-15T17:37:38.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements [2024-03-15T17:37:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-03-15T17:37:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-03-15T17:37:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-03-15T17:37:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-03-15T17:37:39.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-03-15T17:37:39.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-03-15T17:37:39.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-03-15T17:37:39.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-03-15T17:37:40.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-03-15T17:37:40.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-03-15T17:37:40.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-03-15T17:37:40.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-03-15T17:37:40.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-03-15T17:37:40.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-03-15T17:37:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-03-15T17:37:42.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-03-15T17:37:43.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-03-15T17:37:44.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-03-15T17:37:44.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-03-15T17:37:47.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-03-15T17:37:47.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-03-15T17:37:47.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-03-15T17:37:48.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-03-15T17:37:48.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-03-15T17:37:48.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-03-15T17:37:49.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-03-15T17:37:49.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-03-15T17:37:49.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-03-15T17:37:49.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-03-15T17:37:50.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.047s coverage: 94.4% of statements [2024-03-15T17:37:50.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-03-15T17:37:50.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-03-15T17:37:50.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-03-15T17:37:50.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-03-15T17:37:51.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-03-15T17:37:51.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-03-15T17:37:51.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-03-15T17:37:51.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-03-15T17:37:52.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-03-15T17:37:52.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-03-15T17:37:54.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-03-15T17:37:54.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-03-15T17:38:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.255s coverage: 79.9% of statements [2024-03-15T17:38:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.066s coverage: 92.9% of statements [2024-03-15T17:38:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements [2024-03-15T17:38:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.046s coverage: 62.3% of statements [2024-03-15T17:38:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements [2024-03-15T17:38:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.033s coverage: 20.0% of statements [2024-03-15T17:38:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.037s coverage: 100.0% of statements [2024-03-15T17:38:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.072s coverage: 81.8% of statements [2024-03-15T17:38:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.090s coverage: 82.1% of statements [2024-03-15T17:38:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.045s coverage: 86.0% of statements [2024-03-15T17:38:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.163s coverage: 63.1% of statements [2024-03-15T17:38:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.061s coverage: 100.0% of statements [2024-03-15T17:38:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-03-15T17:38:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-03-15T17:38:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.048s coverage: 73.7% of statements [2024-03-15T17:38:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-03-15T17:38:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.207s coverage: 38.4% of statements [2024-03-15T17:38:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements [2024-03-15T17:38:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.040s coverage: 84.8% of statements [2024-03-15T17:38:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 19.9% of statements [2024-03-15T17:38:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.111s coverage: 95.7% of statements [2024-03-15T17:38:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.046s coverage: 61.8% of statements [2024-03-15T17:38:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.088s coverage: 98.9% of statements [2024-03-15T17:38:04.250Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-03-15T17:38:04.510Z] running golangci-lint [2024-03-15T17:38:04.510Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-03-15T17:38:04.510Z] go version go1.21.0 linux/amd64 [2024-03-15T17:38:04.770Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-03-15T17:38:04.770Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-03-15T17:38:19.645Z] level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|deps|exports_file|files|imports) took 12.622049324s" [2024-03-15T17:38:19.645Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.449796ms" [2024-03-15T17:38:26.214Z] level=info msg="[linters_context/goanalysis] analyzers took 1m25.027060114s with top 10 stages: buildir: 33.940870711s, gosec: 6.450996056s, fact_deprecated: 2.231380329s, inspect: 1.76145411s, printf: 1.604722245s, ctrlflow: 1.529209888s, S1038: 1.178132848s, fact_purity: 970.631046ms, typedness: 866.355784ms, isgenerated: 676.199137ms" [2024-03-15T17:38:26.215Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-03-15T17:38:26.215Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, skip_dirs: 197/197, path_prettifier: 197/197, autogenerated_exclude: 197/197, nolint: 0/21, exclude: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, skip_files: 197/197, identifier_marker: 197/197" [2024-03-15T17:38:26.215Z] level=info msg="[runner] processing took 22.607728ms with stages: nolint: 12.135062ms, identifier_marker: 5.572858ms, autogenerated_exclude: 1.450999ms, exclude-rules: 1.443498ms, path_prettifier: 1.309648ms, skip_dirs: 649.389µs, cgo: 27.122µs, filename_unadjuster: 13.501µs, max_same_issues: 1.35µs, fixer: 640ns, diff: 540ns, uniq_by_line: 491ns, max_from_linter: 450ns, skip_files: 390ns, exclude: 360ns, severity-rules: 340ns, sort_results: 320ns, source_code: 280ns, max_per_file_from_linter: 180ns, path_shortener: 160ns, path_prefixer: 150ns" [2024-03-15T17:38:26.215Z] level=info msg="[runner] linters took 8.179669757s with stages: goanalysis_metalinter: 8.156931889s" [2024-03-15T17:38:26.215Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-03-15T17:38:26.215Z] level=info msg="Memory: 210 samples, avg is 243.3MB, max is 920.6MB" [2024-03-15T17:38:26.215Z] level=info msg="Execution took 20.860399135s" [2024-03-15T17:38:26.215Z] go vet ./... [2024-03-15T17:38:29.494Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-15T17:38:29.494Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-15T17:38:29.494Z] ./bin/test-attribution-txt.sh [2024-03-15T17:38:29.752Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-15T17:38:29.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-03-15T17:38:30.059Z] + ls -al . [2024-03-15T17:38:30.059Z] total 740 [2024-03-15T17:38:30.059Z] drwxrwxr-x 11 1001 1001 4096 Mar 15 17:37 . [2024-03-15T17:38:30.059Z] drwxr-xr-x 4 root root 4096 Mar 15 17:37 .. [2024-03-15T17:38:30.059Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 17:35 .blubracket [2024-03-15T17:38:30.059Z] -rw-rw-r-- 1 1001 1001 10 Mar 15 17:35 .dockerignore [2024-03-15T17:38:30.059Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 17:38 .git [2024-03-15T17:38:30.059Z] drwxrwxr-x 3 1001 1001 4096 Mar 15 17:35 .github [2024-03-15T17:38:30.059Z] -rw-rw-r-- 1 1001 1001 1074 Mar 15 17:35 .gitignore [2024-03-15T17:38:30.059Z] -rw-rw-r-- 1 1001 1001 42 Mar 15 17:35 .golangci.yml [2024-03-15T17:38:30.059Z] -rw-rw-r-- 1 1001 1001 100 Mar 15 17:35 .hadolint.yml [2024-03-15T17:38:30.059Z] drwxr-xr-x 3 1001 1001 4096 Mar 15 17:36 .semver [2024-03-15T17:38:30.059Z] -rw-rw-r-- 1 1001 1001 155 Mar 15 17:35 .sonarcloud.properties [2024-03-15T17:38:30.059Z] -rw-rw-r-- 1 1001 1001 1171 Mar 15 17:35 ADOPTERS.md [2024-03-15T17:38:30.059Z] -rw-rw-r-- 1 1001 1001 11674 Mar 15 17:35 Attribution.txt [2024-03-15T17:38:30.059Z] -rw-rw-r-- 1 1001 1001 100284 Mar 15 17:35 CHANGELOG.md [2024-03-15T17:38:30.059Z] -rw-rw-r-- 1 1001 1001 3804 Mar 15 17:35 CONTRIBUTING.md [2024-03-15T17:38:30.059Z] -rw-rw-r-- 1 1001 1001 677 Mar 15 17:35 GOVERNANCE.md [2024-03-15T17:38:30.059Z] -rw-rw-r-- 1 1001 1001 861 Mar 15 17:35 Jenkinsfile [2024-03-15T17:38:30.059Z] -rw-rw-r-- 1 1001 1001 10775 Mar 15 17:35 LICENSE [2024-03-15T17:38:30.059Z] -rw-rw-r-- 1 1001 1001 15392 Mar 15 17:35 Makefile [2024-03-15T17:38:30.059Z] -rw-rw-r-- 1 1001 1001 582 Mar 15 17:35 OWNERS.md [2024-03-15T17:38:30.059Z] -rw-rw-r-- 1 1001 1001 9528 Mar 15 17:35 README.md [2024-03-15T17:38:30.059Z] -rw-rw-r-- 1 1001 1001 789 Mar 15 17:35 SECURITY.md [2024-03-15T17:38:30.059Z] -rw-rw-r-- 1 1001 1001 12 Mar 15 17:36 VERSION [2024-03-15T17:38:30.059Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 17:35 bin [2024-03-15T17:38:30.059Z] drwxrwxr-x 18 1001 1001 4096 Mar 15 17:35 cmd [2024-03-15T17:38:30.059Z] -rw-r--r-- 1 root root 455122 Mar 15 17:38 coverage.out [2024-03-15T17:38:30.059Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 17:35 fuzz_test [2024-03-15T17:38:30.059Z] -rw-rw-r-- 1 1001 1001 3734 Mar 15 17:35 go.mod [2024-03-15T17:38:30.059Z] -rw-rw-r-- 1 1001 1001 35731 Mar 15 17:35 go.sum [2024-03-15T17:38:30.059Z] drwxrwxr-x 7 1001 1001 4096 Mar 15 17:35 internal [2024-03-15T17:38:30.059Z] drwxrwxr-x 3 1001 1001 4096 Mar 15 17:35 openapi [2024-03-15T17:38:30.059Z] -rw-rw-r-- 1 1001 1001 584 Mar 15 17:35 security.txt [2024-03-15T17:38:30.059Z] -rw-rw-r-- 1 1001 1001 204 Mar 15 17:35 version.go [Pipeline] sh [2024-03-15T17:38:30.347Z] + '[' -e coverage.out ] [2024-03-15T17:38:30.347Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-03-15T17:38:30.476Z] Stashed 1 file(s) [Pipeline] sh [2024-03-15T17:38:30.757Z] + make build [2024-03-15T17:38:30.757Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-15T17:38:42.957Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-15T17:38:42.957Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-15T17:38:42.957Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-15T17:38:42.957Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-15T17:38:48.218Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-15T17:38:49.153Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-15T17:38:50.529Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-15T17:38:51.096Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-15T17:38:51.662Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-15T17:38:52.229Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-15T17:38:52.799Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-03-15T17:38:53.754Z] $ docker stop --time=1 944618dcc14ce553cd5abe0808a1ecc03b75a03ffbe59a338b67584f331d1890 [2024-03-15T17:38:58.279Z] $ docker rm -f --volumes 944618dcc14ce553cd5abe0808a1ecc03b75a03ffbe59a338b67584f331d1890 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:38:59.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-15T17:38:59.256Z] [2024-03-15T17:38:59.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:38:59.566Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-15T17:38:59.836Z] latest: Pulling from edgex-devops/edgex-compose [2024-03-15T17:38:59.836Z] 91d30c5bc195: Pulling fs layer [2024-03-15T17:38:59.836Z] 2e9b0aa3be6d: Pulling fs layer [2024-03-15T17:38:59.836Z] 9c61dcf015f6: Pulling fs layer [2024-03-15T17:38:59.836Z] 4698f68db338: Pulling fs layer [2024-03-15T17:38:59.836Z] 2a2f49069b9e: Pulling fs layer [2024-03-15T17:38:59.836Z] e0025b399a48: Pulling fs layer [2024-03-15T17:38:59.836Z] 2a2f49069b9e: Waiting [2024-03-15T17:38:59.836Z] e0025b399a48: Waiting [2024-03-15T17:38:59.836Z] 4698f68db338: Waiting [2024-03-15T17:38:59.836Z] 91d30c5bc195: Verifying Checksum [2024-03-15T17:38:59.836Z] 91d30c5bc195: Download complete [2024-03-15T17:38:59.836Z] 4698f68db338: Verifying Checksum [2024-03-15T17:38:59.836Z] 4698f68db338: Download complete [2024-03-15T17:38:59.836Z] 2e9b0aa3be6d: Verifying Checksum [2024-03-15T17:38:59.836Z] 2e9b0aa3be6d: Download complete [2024-03-15T17:38:59.836Z] e0025b399a48: Verifying Checksum [2024-03-15T17:38:59.836Z] e0025b399a48: Download complete [2024-03-15T17:38:59.836Z] 91d30c5bc195: Pull complete [2024-03-15T17:39:00.095Z] 2a2f49069b9e: Verifying Checksum [2024-03-15T17:39:00.095Z] 2a2f49069b9e: Download complete [2024-03-15T17:39:00.095Z] 2e9b0aa3be6d: Pull complete [2024-03-15T17:39:00.354Z] 9c61dcf015f6: Verifying Checksum [2024-03-15T17:39:00.354Z] 9c61dcf015f6: Download complete [2024-03-15T17:39:02.890Z] 9c61dcf015f6: Pull complete [2024-03-15T17:39:02.890Z] 4698f68db338: Pull complete [2024-03-15T17:39:03.151Z] 2a2f49069b9e: Pull complete [2024-03-15T17:39:03.151Z] e0025b399a48: Pull complete [2024-03-15T17:39:03.410Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-03-15T17:39:03.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-15T17:39:03.410Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T17:39:03.503Z] prd-ubuntu20.04-docker-8c-8g-84 does not seem to be running inside a container [2024-03-15T17:39:03.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/635 -v /w/workspace/edgex-go/635:/w/workspace/edgex-go/635:rw,z -v /w/workspace/edgex-go/635@tmp:/w/workspace/edgex-go/635@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-03-15T17:39:06.598Z] $ docker top b608aaaa879e96279c377f8e895eb6c77328018f4bb0bc06dacd5c0e15fcaa4e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T17:39:06.929Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-15T17:39:08.837Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-03-15T17:39:08.837Z] #1 transferring dockerfile: 2.06kB done [2024-03-15T17:39:08.837Z] #1 DONE 0.0s [2024-03-15T17:39:09.096Z] [2024-03-15T17:39:09.096Z] #2 [core-command internal] load build definition from Dockerfile [2024-03-15T17:39:09.096Z] #2 transferring dockerfile: 1.93kB done [2024-03-15T17:39:09.096Z] #2 DONE 0.0s [2024-03-15T17:39:09.096Z] [2024-03-15T17:39:09.096Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-15T17:39:09.096Z] #3 transferring dockerfile: 2.23kB done [2024-03-15T17:39:09.096Z] #3 DONE 0.0s [2024-03-15T17:39:09.096Z] [2024-03-15T17:39:09.096Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-03-15T17:39:09.096Z] #4 transferring dockerfile: 1.69kB done [2024-03-15T17:39:09.096Z] #4 DONE 0.0s [2024-03-15T17:39:09.096Z] [2024-03-15T17:39:09.096Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-03-15T17:39:09.096Z] #5 transferring dockerfile: 1.93kB done [2024-03-15T17:39:09.096Z] #5 DONE 0.0s [2024-03-15T17:39:09.096Z] [2024-03-15T17:39:09.096Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-15T17:39:09.096Z] #6 transferring dockerfile: 2.50kB done [2024-03-15T17:39:09.096Z] #6 DONE 0.0s [2024-03-15T17:39:09.096Z] [2024-03-15T17:39:09.096Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-03-15T17:39:09.096Z] #7 transferring dockerfile: 1.70kB done [2024-03-15T17:39:09.096Z] #7 DONE 0.0s [2024-03-15T17:39:09.096Z] [2024-03-15T17:39:09.096Z] #8 [core-metadata internal] load .dockerignore [2024-03-15T17:39:09.096Z] #8 transferring context: 50B done [2024-03-15T17:39:09.096Z] #8 DONE 0.0s [2024-03-15T17:39:09.096Z] [2024-03-15T17:39:09.096Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-03-15T17:39:09.356Z] #9 transferring dockerfile: 1.95kB done [2024-03-15T17:39:09.356Z] #9 DONE 0.1s [2024-03-15T17:39:09.356Z] [2024-03-15T17:39:09.356Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-15T17:39:09.356Z] #10 transferring dockerfile: 2.15kB done [2024-03-15T17:39:09.356Z] #10 DONE 0.0s [2024-03-15T17:39:09.356Z] [2024-03-15T17:39:09.356Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-15T17:39:09.356Z] #11 transferring dockerfile: 2.93kB done [2024-03-15T17:39:09.356Z] #11 DONE 0.0s [2024-03-15T17:39:09.356Z] [2024-03-15T17:39:09.356Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-03-15T17:39:09.356Z] #12 transferring dockerfile: 1.81kB done [2024-03-15T17:39:09.356Z] #12 DONE 0.0s [2024-03-15T17:39:09.356Z] [2024-03-15T17:39:09.356Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-15T17:39:09.356Z] #13 transferring dockerfile: 1.89kB done [2024-03-15T17:39:09.356Z] #13 DONE 0.0s [2024-03-15T17:39:09.356Z] [2024-03-15T17:39:09.356Z] #14 [core-data internal] load build definition from Dockerfile [2024-03-15T17:39:09.356Z] #14 transferring dockerfile: 2.01kB done [2024-03-15T17:39:09.356Z] #14 DONE 0.0s [2024-03-15T17:39:09.356Z] [2024-03-15T17:39:09.356Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-15T17:39:09.356Z] #15 transferring dockerfile: 2.49kB done [2024-03-15T17:39:09.356Z] #15 DONE 0.0s [2024-03-15T17:39:09.356Z] [2024-03-15T17:39:09.356Z] #16 [core-command internal] load .dockerignore [2024-03-15T17:39:09.356Z] #16 transferring context: 50B done [2024-03-15T17:39:09.356Z] #16 DONE 0.0s [2024-03-15T17:39:09.356Z] [2024-03-15T17:39:09.356Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-15T17:39:09.356Z] #17 transferring context: 50B done [2024-03-15T17:39:09.356Z] #17 DONE 0.0s [2024-03-15T17:39:09.356Z] [2024-03-15T17:39:09.356Z] #18 [security-spire-config internal] load .dockerignore [2024-03-15T17:39:09.356Z] #18 transferring context: 50B done [2024-03-15T17:39:09.356Z] #18 DONE 0.0s [2024-03-15T17:39:09.356Z] [2024-03-15T17:39:09.356Z] #19 [support-scheduler internal] load .dockerignore [2024-03-15T17:39:09.356Z] #19 transferring context: 50B done [2024-03-15T17:39:09.356Z] #19 DONE 0.0s [2024-03-15T17:39:09.356Z] [2024-03-15T17:39:09.356Z] #20 [security-proxy-setup internal] load .dockerignore [2024-03-15T17:39:09.356Z] #20 transferring context: 50B done [2024-03-15T17:39:09.356Z] #20 DONE 0.0s [2024-03-15T17:39:09.356Z] [2024-03-15T17:39:09.356Z] #21 [security-spire-server internal] load .dockerignore [2024-03-15T17:39:09.356Z] #21 transferring context: 50B done [2024-03-15T17:39:09.356Z] #21 DONE 0.0s [2024-03-15T17:39:09.356Z] [2024-03-15T17:39:09.356Z] #22 [security-proxy-auth internal] load .dockerignore [2024-03-15T17:39:09.356Z] #22 transferring context: 50B done [2024-03-15T17:39:09.356Z] #22 DONE 0.0s [2024-03-15T17:39:09.356Z] [2024-03-15T17:39:09.356Z] #23 [security-bootstrapper internal] load .dockerignore [2024-03-15T17:39:09.356Z] #23 transferring context: 50B done [2024-03-15T17:39:09.356Z] #23 DONE 0.0s [2024-03-15T17:39:09.356Z] [2024-03-15T17:39:09.356Z] #24 [support-notifications internal] load .dockerignore [2024-03-15T17:39:09.356Z] #24 transferring context: 50B done [2024-03-15T17:39:09.356Z] #24 DONE 0.0s [2024-03-15T17:39:09.356Z] [2024-03-15T17:39:09.356Z] #25 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-15T17:39:09.356Z] #25 DONE 0.0s [2024-03-15T17:39:09.356Z] [2024-03-15T17:39:09.356Z] #26 [security-spire-agent internal] load .dockerignore [2024-03-15T17:39:09.356Z] #26 transferring context: 50B done [2024-03-15T17:39:09.615Z] #26 DONE 0.0s [2024-03-15T17:39:09.615Z] [2024-03-15T17:39:09.615Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-03-15T17:39:09.615Z] #27 transferring context: 50B done [2024-03-15T17:39:09.615Z] #27 DONE 0.0s [2024-03-15T17:39:09.615Z] [2024-03-15T17:39:09.615Z] #28 [core-data internal] load .dockerignore [2024-03-15T17:39:09.615Z] #28 transferring context: 50B done [2024-03-15T17:39:09.615Z] #28 DONE 0.0s [2024-03-15T17:39:09.615Z] [2024-03-15T17:39:09.615Z] #29 [security-secretstore-setup internal] load .dockerignore [2024-03-15T17:39:09.615Z] #29 transferring context: 50B done [2024-03-15T17:39:09.615Z] #29 DONE 0.0s [2024-03-15T17:39:09.615Z] [2024-03-15T17:39:09.615Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-03-15T17:39:09.615Z] #30 DONE 0.1s [2024-03-15T17:39:09.615Z] [2024-03-15T17:39:09.615Z] #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-15T17:39:09.615Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-15T17:39:09.615Z] #31 ... [2024-03-15T17:39:09.615Z] [2024-03-15T17:39:09.615Z] #25 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-15T17:39:09.615Z] #25 DONE 0.0s [2024-03-15T17:39:09.615Z] [2024-03-15T17:39:09.615Z] #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-15T17:39:09.615Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-15T17:39:09.615Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-15T17:39:09.615Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-15T17:39:09.615Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-15T17:39:09.615Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s [2024-03-15T17:39:09.615Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-03-15T17:39:09.874Z] #31 ... [2024-03-15T17:39:09.874Z] [2024-03-15T17:39:09.874Z] #25 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-15T17:39:09.874Z] #25 DONE 0.0s [2024-03-15T17:39:09.874Z] [2024-03-15T17:39:09.874Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-15T17:39:09.874Z] #30 DONE 0.2s [2024-03-15T17:39:09.874Z] [2024-03-15T17:39:09.874Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-15T17:39:09.874Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-15T17:39:09.874Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-15T17:39:09.874Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-15T17:39:09.874Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-15T17:39:09.874Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-03-15T17:39:09.874Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done [2024-03-15T17:39:09.874Z] #31 ... [2024-03-15T17:39:09.874Z] [2024-03-15T17:39:09.874Z] #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-15T17:39:09.874Z] #25 DONE 0.0s [2024-03-15T17:39:09.874Z] [2024-03-15T17:39:09.874Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-03-15T17:39:09.874Z] #32 DONE 0.6s [2024-03-15T17:39:09.874Z] [2024-03-15T17:39:09.874Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-15T17:39:09.874Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-15T17:39:09.874Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-15T17:39:09.874Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-15T17:39:09.874Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-15T17:39:09.874Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-03-15T17:39:09.874Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done [2024-03-15T17:39:10.133Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-15T17:39:10.134Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-15T17:39:10.134Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-15T17:39:10.134Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-15T17:39:10.134Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-03-15T17:39:10.134Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done [2024-03-15T17:39:10.134Z] #31 DONE 0.6s [2024-03-15T17:39:10.134Z] [2024-03-15T17:39:10.134Z] #25 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-15T17:39:10.134Z] #25 DONE 0.0s [2024-03-15T17:39:10.134Z] [2024-03-15T17:39:10.134Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-03-15T17:39:10.134Z] #32 DONE 0.6s [2024-03-15T17:39:10.134Z] [2024-03-15T17:39:10.134Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-03-15T17:39:10.134Z] #33 ... [2024-03-15T17:39:10.134Z] [2024-03-15T17:39:10.134Z] #25 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-15T17:39:10.134Z] #25 DONE 0.0s [2024-03-15T17:39:10.391Z] [2024-03-15T17:39:10.391Z] #34 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-15T17:39:10.391Z] #34 ... [2024-03-15T17:39:10.391Z] [2024-03-15T17:39:10.391Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-03-15T17:39:10.391Z] #32 DONE 0.6s [2024-03-15T17:39:10.391Z] [2024-03-15T17:39:10.391Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-15T17:39:10.391Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-15T17:39:10.391Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-15T17:39:10.391Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-15T17:39:10.391Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-15T17:39:10.391Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-03-15T17:39:10.391Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done [2024-03-15T17:39:10.391Z] #31 DONE 0.6s [2024-03-15T17:39:10.391Z] [2024-03-15T17:39:10.391Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-15T17:39:10.391Z] #30 DONE 0.6s [2024-03-15T17:39:10.391Z] [2024-03-15T17:39:10.391Z] #35 [core-common-config-bootstrapper internal] load build context [2024-03-15T17:39:15.094Z] #35 transferring context: 290.43MB 4.8s [2024-03-15T17:39:15.352Z] #35 ... [2024-03-15T17:39:15.352Z] [2024-03-15T17:39:15.352Z] #36 [core-metadata internal] load build context [2024-03-15T17:39:15.610Z] #36 ... [2024-03-15T17:39:15.611Z] [2024-03-15T17:39:15.611Z] #35 [core-common-config-bootstrapper internal] load build context [2024-03-15T17:39:15.611Z] #35 transferring context: 310.82MB 5.7s done [2024-03-15T17:39:19.799Z] #35 ... [2024-03-15T17:39:19.799Z] [2024-03-15T17:39:19.799Z] #37 [core-command internal] load build context [2024-03-15T17:39:19.799Z] #37 transferring context: 310.82MB 6.1s done [2024-03-15T17:39:19.799Z] #37 ... [2024-03-15T17:39:19.799Z] [2024-03-15T17:39:19.799Z] #38 [support-scheduler internal] load build context [2024-03-15T17:39:19.799Z] #38 transferring context: 310.82MB 5.6s done [2024-03-15T17:39:20.062Z] #38 ... [2024-03-15T17:39:20.062Z] [2024-03-15T17:39:20.062Z] #39 [support-notifications internal] load build context [2024-03-15T17:39:20.062Z] #39 transferring context: 310.82MB 5.4s done [2024-03-15T17:39:20.323Z] #39 ... [2024-03-15T17:39:20.323Z] [2024-03-15T17:39:20.323Z] #40 [security-spiffe-token-provider internal] load build context [2024-03-15T17:39:20.323Z] #40 transferring context: 310.82MB 6.0s done [2024-03-15T17:39:20.323Z] #40 ... [2024-03-15T17:39:20.323Z] [2024-03-15T17:39:20.323Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-15T17:39:20.583Z] #41 ... [2024-03-15T17:39:20.583Z] [2024-03-15T17:39:20.583Z] #42 [security-secretstore-setup internal] load build context [2024-03-15T17:39:20.583Z] #42 ... [2024-03-15T17:39:20.583Z] [2024-03-15T17:39:20.583Z] #43 [security-proxy-setup internal] load build context [2024-03-15T17:39:20.583Z] #43 transferring context: 310.82MB 4.3s done [2024-03-15T17:39:20.842Z] #43 ... [2024-03-15T17:39:20.843Z] [2024-03-15T17:39:20.843Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-03-15T17:39:20.843Z] #33 ... [2024-03-15T17:39:20.843Z] [2024-03-15T17:39:20.843Z] #44 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-15T17:39:21.101Z] #44 ... [2024-03-15T17:39:21.101Z] [2024-03-15T17:39:21.101Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-15T17:39:21.360Z] #45 ... [2024-03-15T17:39:21.360Z] [2024-03-15T17:39:21.360Z] #46 [security-proxy-auth internal] load build context [2024-03-15T17:39:21.360Z] #46 transferring context: 310.82MB 4.7s done [2024-03-15T17:39:21.360Z] #46 ... [2024-03-15T17:39:21.360Z] [2024-03-15T17:39:21.360Z] #47 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-15T17:39:21.619Z] #47 ... [2024-03-15T17:39:21.619Z] [2024-03-15T17:39:21.619Z] #48 [security-bootstrapper internal] load build context [2024-03-15T17:39:21.619Z] #48 transferring context: 310.82MB 5.9s done [2024-03-15T17:39:21.619Z] #48 ... [2024-03-15T17:39:21.619Z] [2024-03-15T17:39:21.619Z] #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-15T17:39:21.877Z] #49 ... [2024-03-15T17:39:21.877Z] [2024-03-15T17:39:21.877Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-15T17:39:22.136Z] #50 ... [2024-03-15T17:39:22.136Z] [2024-03-15T17:39:22.136Z] #51 [core-data internal] load build context [2024-03-15T17:39:22.136Z] #51 ... [2024-03-15T17:39:22.136Z] [2024-03-15T17:39:22.136Z] #36 [core-metadata internal] load build context [2024-03-15T17:39:22.136Z] #36 transferring context: 310.82MB 7.1s done [2024-03-15T17:39:27.732Z] #36 ... [2024-03-15T17:39:27.732Z] [2024-03-15T17:39:27.732Z] #43 [security-proxy-setup internal] load build context [2024-03-15T17:39:27.732Z] #43 DONE 17.1s [2024-03-15T17:39:27.732Z] [2024-03-15T17:39:27.732Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-15T17:39:27.732Z] #52 ... [2024-03-15T17:39:27.732Z] [2024-03-15T17:39:27.732Z] #39 [support-notifications internal] load build context [2024-03-15T17:39:27.732Z] #39 DONE 17.1s [2024-03-15T17:39:27.732Z] [2024-03-15T17:39:27.732Z] #46 [security-proxy-auth internal] load build context [2024-03-15T17:39:27.732Z] #46 DONE 17.1s [2024-03-15T17:39:27.732Z] [2024-03-15T17:39:27.732Z] #38 [support-scheduler internal] load build context [2024-03-15T17:39:27.732Z] #38 DONE 17.2s [2024-03-15T17:39:27.732Z] [2024-03-15T17:39:27.732Z] #35 [core-common-config-bootstrapper internal] load build context [2024-03-15T17:39:27.732Z] #35 DONE 17.3s [2024-03-15T17:39:27.732Z] [2024-03-15T17:39:27.732Z] #40 [security-spiffe-token-provider internal] load build context [2024-03-15T17:39:27.732Z] #40 DONE 17.0s [2024-03-15T17:39:27.732Z] [2024-03-15T17:39:27.732Z] #48 [security-bootstrapper internal] load build context [2024-03-15T17:39:27.732Z] #48 DONE 17.1s [2024-03-15T17:39:27.732Z] [2024-03-15T17:39:27.732Z] #37 [core-command internal] load build context [2024-03-15T17:39:27.732Z] #37 DONE 17.4s [2024-03-15T17:39:27.732Z] [2024-03-15T17:39:27.732Z] #33 [core-data builder 2/7] WORKDIR /edgex-go [2024-03-15T17:39:27.732Z] #33 DONE 17.2s [2024-03-15T17:39:27.732Z] [2024-03-15T17:39:27.732Z] #36 [core-metadata internal] load build context [2024-03-15T17:39:27.732Z] #36 DONE 17.5s [2024-03-15T17:39:27.732Z] [2024-03-15T17:39:27.732Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-15T17:39:27.732Z] #41 DONE 17.2s [2024-03-15T17:39:27.732Z] [2024-03-15T17:39:27.732Z] #45 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-15T17:39:27.732Z] #45 DONE 17.5s [2024-03-15T17:39:27.732Z] [2024-03-15T17:39:27.732Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-15T17:39:27.732Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-15T17:39:27.732Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-15T17:39:27.732Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-15T17:39:27.732Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-15T17:39:27.732Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-03-15T17:39:27.732Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done [2024-03-15T17:39:27.732Z] #31 DONE 0.6s [2024-03-15T17:39:27.732Z] [2024-03-15T17:39:27.732Z] #53 [security-spire-server internal] load build context [2024-03-15T17:39:27.732Z] #53 transferring context: 18.10kB done [2024-03-15T17:39:27.732Z] #53 DONE 0.0s [2024-03-15T17:39:27.732Z] [2024-03-15T17:39:27.732Z] #54 [security-spire-agent internal] load build context [2024-03-15T17:39:27.732Z] #54 transferring context: 17.63kB done [2024-03-15T17:39:27.732Z] #54 DONE 0.0s [2024-03-15T17:39:27.732Z] [2024-03-15T17:39:27.732Z] #55 [security-spire-config internal] load build context [2024-03-15T17:39:27.732Z] #55 transferring context: 16.35kB done [2024-03-15T17:39:27.732Z] #55 DONE 0.1s [2024-03-15T17:39:27.732Z] [2024-03-15T17:39:27.732Z] #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-15T17:39:27.732Z] #56 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-03-15T17:39:27.732Z] #56 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-15T17:39:27.732Z] #56 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-03-15T17:39:27.732Z] #56 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-03-15T17:39:27.732Z] #56 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.0s [2024-03-15T17:39:27.732Z] #56 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-15T17:39:27.732Z] #56 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.0s done [2024-03-15T17:39:27.732Z] #56 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2024-03-15T17:39:27.732Z] #56 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s [2024-03-15T17:39:27.732Z] #56 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-03-15T17:39:27.732Z] #56 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s [2024-03-15T17:39:27.732Z] #56 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-03-15T17:39:27.732Z] #56 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s [2024-03-15T17:39:27.732Z] #56 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2024-03-15T17:39:27.732Z] #56 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 17.18MB / 25.84MB 0.4s [2024-03-15T17:39:27.989Z] #56 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.5s [2024-03-15T17:39:28.247Z] #56 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s done [2024-03-15T17:39:28.247Z] #56 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-03-15T17:39:33.517Z] #56 ... [2024-03-15T17:39:33.517Z] [2024-03-15T17:39:33.517Z] #42 [security-secretstore-setup internal] load build context [2024-03-15T17:39:33.517Z] #42 transferring context: 310.82MB 3.0s done [2024-03-15T17:39:33.517Z] #42 DONE 22.6s [2024-03-15T17:39:33.517Z] [2024-03-15T17:39:33.517Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-15T17:39:33.517Z] #0 0.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:33.517Z] #0 0.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:33.517Z] #0 1.065 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-15T17:39:33.517Z] #0 1.071 Executing busybox-1.36.1-r5.trigger [2024-03-15T17:39:33.517Z] #0 1.079 OK: 7 MiB in 16 packages [2024-03-15T17:39:33.517Z] #57 DONE 6.0s [2024-03-15T17:39:33.517Z] [2024-03-15T17:39:33.517Z] #51 [core-data internal] load build context [2024-03-15T17:39:33.517Z] #51 transferring context: 310.82MB 3.1s done [2024-03-15T17:39:33.517Z] #51 DONE 22.7s [2024-03-15T17:39:33.517Z] [2024-03-15T17:39:33.517Z] #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-15T17:39:33.517Z] #56 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-03-15T17:39:33.517Z] #56 ... [2024-03-15T17:39:33.517Z] [2024-03-15T17:39:33.517Z] #58 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-15T17:39:33.517Z] #58 ... [2024-03-15T17:39:33.517Z] [2024-03-15T17:39:33.517Z] #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-15T17:39:33.517Z] #49 18.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:33.517Z] #49 18.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:33.517Z] #49 18.62 (1/2) Installing ca-certificates (20230506-r0) [2024-03-15T17:39:33.517Z] #49 18.64 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-15T17:39:33.517Z] #49 18.65 Executing busybox-1.36.1-r5.trigger [2024-03-15T17:39:33.517Z] #49 18.65 Executing ca-certificates-20230506-r0.trigger [2024-03-15T17:39:33.517Z] #49 18.69 OK: 8 MiB in 17 packages [2024-03-15T17:39:33.517Z] #49 DONE 22.8s [2024-03-15T17:39:33.517Z] [2024-03-15T17:39:33.517Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-15T17:39:33.517Z] #52 3.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:33.517Z] #52 3.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:33.517Z] #52 4.110 (1/4) Installing ca-certificates (20230506-r0) [2024-03-15T17:39:33.517Z] #52 4.831 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-15T17:39:33.517Z] #52 4.835 (3/4) Installing su-exec (0.2-r3) [2024-03-15T17:39:33.517Z] #52 4.839 (4/4) Installing yq (4.33.3-r5) [2024-03-15T17:39:33.517Z] #52 4.898 Executing busybox-1.36.1-r5.trigger [2024-03-15T17:39:33.517Z] #52 4.903 Executing ca-certificates-20230506-r0.trigger [2024-03-15T17:39:33.517Z] #52 4.943 OK: 17 MiB in 19 packages [2024-03-15T17:39:33.517Z] #52 DONE 6.1s [2024-03-15T17:39:33.517Z] [2024-03-15T17:39:33.517Z] #44 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-15T17:39:33.517Z] #44 17.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:33.517Z] #44 17.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:33.517Z] #44 17.84 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-15T17:39:33.517Z] #44 17.84 (2/4) Installing openssl (3.1.4-r5) [2024-03-15T17:39:33.517Z] #44 17.85 (3/4) Installing su-exec (0.2-r3) [2024-03-15T17:39:33.517Z] #44 17.86 (4/4) Installing yq (4.33.3-r5) [2024-03-15T17:39:33.517Z] #44 17.92 Executing busybox-1.36.1-r5.trigger [2024-03-15T17:39:33.517Z] #44 17.92 OK: 17 MiB in 19 packages [2024-03-15T17:39:33.517Z] #44 DONE 22.8s [2024-03-15T17:39:33.517Z] [2024-03-15T17:39:33.517Z] #47 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-15T17:39:33.518Z] #47 19.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:33.518Z] #47 19.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:33.518Z] #47 20.17 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-15T17:39:33.518Z] #47 20.17 Executing busybox-1.36.1-r5.trigger [2024-03-15T17:39:33.518Z] #47 20.18 OK: 7 MiB in 16 packages [2024-03-15T17:39:33.518Z] #47 DONE 23.1s [2024-03-15T17:39:33.518Z] [2024-03-15T17:39:33.518Z] #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-15T17:39:34.089Z] #56 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.1s done [2024-03-15T17:39:35.029Z] #56 ... [2024-03-15T17:39:35.029Z] [2024-03-15T17:39:35.029Z] #34 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-15T17:39:35.029Z] #34 22.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:35.029Z] #34 22.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:35.029Z] #34 22.84 v3.18.6-94-g4366b40b1cb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-15T17:39:35.029Z] #34 22.84 v3.18.6-91-ge59979f34b9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-15T17:39:35.029Z] #34 22.84 OK: 20070 distinct packages available [2024-03-15T17:39:35.029Z] #34 22.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:35.029Z] #34 22.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:35.029Z] #34 23.27 (1/11) Installing ca-certificates (20230506-r0) [2024-03-15T17:39:35.029Z] #34 23.29 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-15T17:39:35.029Z] #34 23.30 (3/11) Installing libunistring (1.1-r1) [2024-03-15T17:39:35.029Z] #34 23.31 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-15T17:39:35.029Z] #34 23.32 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-15T17:39:35.029Z] #34 23.32 (6/11) Installing libcurl (8.5.0-r0) [2024-03-15T17:39:35.029Z] #34 23.34 (7/11) Installing curl (8.5.0-r0) [2024-03-15T17:39:35.029Z] #34 23.35 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-15T17:39:35.030Z] #34 23.35 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-15T17:39:35.030Z] #34 23.36 (10/11) Installing libucontext (1.2-r2) [2024-03-15T17:39:35.030Z] #34 23.36 (11/11) Installing gcompat (1.1.0-r1) [2024-03-15T17:39:35.030Z] #34 23.36 Executing busybox-1.36.1-r5.trigger [2024-03-15T17:39:35.030Z] #34 23.37 Executing ca-certificates-20230506-r0.trigger [2024-03-15T17:39:35.030Z] #34 23.42 OK: 12 MiB in 26 packages [2024-03-15T17:39:35.030Z] #34 DONE 24.5s [2024-03-15T17:39:35.030Z] [2024-03-15T17:39:35.030Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-15T17:39:35.030Z] #50 22.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:35.030Z] #50 22.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:35.030Z] #50 23.01 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-15T17:39:35.030Z] #50 23.02 (2/2) Installing su-exec (0.2-r3) [2024-03-15T17:39:35.030Z] #50 23.02 Executing busybox-1.36.1-r5.trigger [2024-03-15T17:39:35.030Z] #50 23.03 OK: 7 MiB in 17 packages [2024-03-15T17:39:35.030Z] #50 DONE 24.5s [2024-03-15T17:39:35.030Z] [2024-03-15T17:39:35.030Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-15T17:39:35.030Z] #0 5.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:35.030Z] #0 6.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:35.030Z] #0 6.307 v3.18.6-94-g4366b40b1cb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-15T17:39:35.030Z] #0 6.307 v3.18.6-91-ge59979f34b9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-15T17:39:35.030Z] #0 6.307 OK: 20075 distinct packages available [2024-03-15T17:39:35.030Z] #0 6.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:35.030Z] #0 6.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:35.030Z] #0 6.708 OK: 264 MiB in 52 packages [2024-03-15T17:39:35.030Z] #59 DONE 7.7s [2024-03-15T17:39:35.030Z] [2024-03-15T17:39:35.030Z] #60 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-15T17:39:35.030Z] #0 5.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:35.030Z] #0 5.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:35.030Z] #0 6.138 OK: 264 MiB in 52 packages [2024-03-15T17:39:35.030Z] #60 DONE 7.8s [2024-03-15T17:39:35.030Z] [2024-03-15T17:39:35.030Z] #61 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-15T17:39:35.030Z] #61 DONE 0.2s [2024-03-15T17:39:35.030Z] [2024-03-15T17:39:35.030Z] #62 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-15T17:39:35.030Z] #62 DONE 0.1s [2024-03-15T17:39:35.030Z] [2024-03-15T17:39:35.030Z] #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-15T17:39:35.030Z] #56 DONE 7.8s [2024-03-15T17:39:35.030Z] [2024-03-15T17:39:35.030Z] #63 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:39:35.288Z] #63 ... [2024-03-15T17:39:35.288Z] [2024-03-15T17:39:35.288Z] #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-15T17:39:35.288Z] #0 7.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:35.288Z] #0 7.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:35.288Z] #0 8.058 OK: 264 MiB in 52 packages [2024-03-15T17:39:35.288Z] #64 DONE 8.2s [2024-03-15T17:39:35.288Z] [2024-03-15T17:39:35.288Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-15T17:39:35.288Z] #0 7.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:35.288Z] #0 7.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:35.288Z] #0 8.058 OK: 264 MiB in 52 packages [2024-03-15T17:39:35.288Z] #65 DONE 8.2s [2024-03-15T17:39:35.288Z] [2024-03-15T17:39:35.288Z] #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-15T17:39:35.288Z] #66 DONE 0.0s [2024-03-15T17:39:35.288Z] [2024-03-15T17:39:35.288Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-15T17:39:35.289Z] #67 DONE 0.0s [2024-03-15T17:39:35.548Z] [2024-03-15T17:39:35.548Z] #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:39:36.120Z] #68 ... [2024-03-15T17:39:36.120Z] [2024-03-15T17:39:36.120Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-15T17:39:36.120Z] #0 2.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:36.120Z] #0 2.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:36.120Z] #0 2.882 OK: 8 MiB in 17 packages [2024-03-15T17:39:36.120Z] #69 DONE 3.0s [2024-03-15T17:39:36.120Z] [2024-03-15T17:39:36.120Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-15T17:39:36.120Z] #70 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-03-15T17:39:36.120Z] #70 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-15T17:39:36.120Z] #70 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-03-15T17:39:36.120Z] #70 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-03-15T17:39:36.120Z] #70 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-03-15T17:39:36.120Z] #70 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-15T17:39:36.120Z] #70 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-03-15T17:39:36.120Z] #70 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2024-03-15T17:39:36.120Z] #70 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.6s done [2024-03-15T17:39:36.120Z] #70 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-03-15T17:39:36.120Z] #70 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-03-15T17:39:36.120Z] #70 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.8s done [2024-03-15T17:39:36.382Z] #70 ... [2024-03-15T17:39:36.382Z] [2024-03-15T17:39:36.382Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-15T17:39:36.382Z] #0 8.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:36.382Z] #0 8.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:36.382Z] #0 8.354 v3.18.6-94-g4366b40b1cb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-15T17:39:36.382Z] #0 8.354 v3.18.6-91-ge59979f34b9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-15T17:39:36.382Z] #0 8.354 OK: 20070 distinct packages available [2024-03-15T17:39:36.382Z] #0 8.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:36.382Z] #0 8.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:36.382Z] #0 8.736 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-15T17:39:36.382Z] #0 8.740 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-15T17:39:36.382Z] #0 8.777 (3/4) Installing libucontext (1.2-r2) [2024-03-15T17:39:36.382Z] #0 8.782 (4/4) Installing gcompat (1.1.0-r1) [2024-03-15T17:39:36.382Z] #0 8.786 Executing busybox-1.36.1-r5.trigger [2024-03-15T17:39:36.382Z] #0 8.797 OK: 8 MiB in 19 packages [2024-03-15T17:39:36.382Z] #71 DONE 9.0s [2024-03-15T17:39:36.382Z] [2024-03-15T17:39:36.382Z] #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-15T17:39:36.382Z] #72 ... [2024-03-15T17:39:36.382Z] [2024-03-15T17:39:36.382Z] #73 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-03-15T17:39:36.382Z] #0 2.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:36.382Z] #0 2.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:36.382Z] #0 3.100 OK: 7 MiB in 16 packages [2024-03-15T17:39:36.382Z] #73 DONE 3.5s [2024-03-15T17:39:36.640Z] [2024-03-15T17:39:36.640Z] #74 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-15T17:39:36.640Z] #0 8.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:36.640Z] #0 8.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:36.640Z] #0 8.786 v3.18.6-94-g4366b40b1cb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-15T17:39:36.640Z] #0 8.786 v3.18.6-91-ge59979f34b9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-15T17:39:36.640Z] #0 8.786 OK: 20070 distinct packages available [2024-03-15T17:39:36.640Z] #0 8.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:36.640Z] #0 8.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:36.640Z] #0 9.178 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-15T17:39:36.640Z] #0 9.183 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-15T17:39:36.640Z] #0 9.186 (3/5) Installing libucontext (1.2-r2) [2024-03-15T17:39:36.640Z] #0 9.189 (4/5) Installing gcompat (1.1.0-r1) [2024-03-15T17:39:36.640Z] #0 9.193 (5/5) Installing openssl (3.1.4-r5) [2024-03-15T17:39:36.640Z] #0 9.203 Executing busybox-1.36.1-r5.trigger [2024-03-15T17:39:36.640Z] #0 9.213 OK: 8 MiB in 20 packages [2024-03-15T17:39:36.640Z] #74 DONE 9.4s [2024-03-15T17:39:36.640Z] [2024-03-15T17:39:36.640Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-15T17:39:36.640Z] #0 3.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:36.640Z] #0 3.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:36.640Z] #0 3.530 OK: 17 MiB in 19 packages [2024-03-15T17:39:36.640Z] #75 DONE 3.6s [2024-03-15T17:39:36.640Z] [2024-03-15T17:39:36.640Z] #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-15T17:39:36.900Z] #76 ... [2024-03-15T17:39:36.900Z] [2024-03-15T17:39:36.900Z] #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-15T17:39:36.900Z] #77 DONE 0.0s [2024-03-15T17:39:36.900Z] [2024-03-15T17:39:36.900Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-15T17:39:36.900Z] #0 3.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:36.900Z] #0 3.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:36.900Z] #0 3.792 OK: 17 MiB in 19 packages [2024-03-15T17:39:36.900Z] #78 DONE 3.9s [2024-03-15T17:39:36.900Z] [2024-03-15T17:39:36.900Z] #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:39:37.468Z] #79 ... [2024-03-15T17:39:37.468Z] [2024-03-15T17:39:37.468Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-15T17:39:37.468Z] #0 2.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:37.468Z] #0 2.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:37.468Z] #0 2.639 OK: 7 MiB in 17 packages [2024-03-15T17:39:37.468Z] #80 DONE 2.7s [2024-03-15T17:39:37.468Z] [2024-03-15T17:39:37.468Z] #58 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-15T17:39:37.468Z] #58 3.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:37.468Z] #58 4.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:37.468Z] #58 4.395 OK: 7 MiB in 16 packages [2024-03-15T17:39:37.468Z] #58 DONE 4.5s [2024-03-15T17:39:37.468Z] [2024-03-15T17:39:37.468Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-15T17:39:37.468Z] #0 2.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:37.468Z] #0 2.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:37.468Z] #0 2.698 OK: 12 MiB in 26 packages [2024-03-15T17:39:37.468Z] #81 DONE 2.8s [2024-03-15T17:39:37.468Z] [2024-03-15T17:39:37.468Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-15T17:39:38.402Z] #82 DONE 0.9s [2024-03-15T17:39:38.402Z] [2024-03-15T17:39:38.402Z] #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-15T17:39:38.402Z] #83 DONE 0.0s [2024-03-15T17:39:38.402Z] [2024-03-15T17:39:38.402Z] #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-15T17:39:38.403Z] #76 1.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:38.403Z] #76 1.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:38.660Z] #76 1.958 OK: 8 MiB in 20 packages [2024-03-15T17:39:38.660Z] #76 DONE 2.1s [2024-03-15T17:39:38.660Z] [2024-03-15T17:39:38.660Z] #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-15T17:39:38.660Z] #72 1.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:38.660Z] #72 2.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T17:39:38.660Z] #72 2.338 OK: 8 MiB in 19 packages [2024-03-15T17:39:38.660Z] #72 DONE 2.5s [2024-03-15T17:39:38.660Z] [2024-03-15T17:39:38.660Z] #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-15T17:39:40.720Z] #84 DONE 1.6s [2024-03-15T17:39:40.720Z] [2024-03-15T17:39:40.720Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-15T17:39:40.720Z] #85 DONE 1.6s [2024-03-15T17:39:40.720Z] [2024-03-15T17:39:40.720Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-15T17:39:40.720Z] #86 DONE 1.6s [2024-03-15T17:39:40.720Z] [2024-03-15T17:39:40.720Z] #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-15T17:39:40.720Z] #87 DONE 0.1s [2024-03-15T17:39:40.720Z] [2024-03-15T17:39:40.720Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-15T17:39:40.720Z] #88 DONE 0.1s [2024-03-15T17:39:40.720Z] [2024-03-15T17:39:40.720Z] #89 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-15T17:39:40.720Z] #89 DONE 0.4s [2024-03-15T17:39:40.720Z] [2024-03-15T17:39:40.720Z] #90 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-15T17:39:40.720Z] #90 DONE 0.4s [2024-03-15T17:39:40.720Z] [2024-03-15T17:39:40.720Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-15T17:39:41.003Z] #91 DONE 0.0s [2024-03-15T17:39:41.003Z] [2024-03-15T17:39:41.003Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-15T17:39:41.003Z] #92 DONE 0.5s [2024-03-15T17:39:41.003Z] [2024-03-15T17:39:41.003Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-15T17:39:41.003Z] #93 DONE 0.1s [2024-03-15T17:39:41.003Z] [2024-03-15T17:39:41.003Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-15T17:39:41.003Z] #94 DONE 0.1s [2024-03-15T17:39:41.003Z] [2024-03-15T17:39:41.003Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-15T17:39:41.003Z] #95 DONE 0.1s [2024-03-15T17:39:41.003Z] [2024-03-15T17:39:41.003Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-15T17:39:41.003Z] #96 DONE 0.1s [2024-03-15T17:39:41.003Z] [2024-03-15T17:39:41.003Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-15T17:39:41.003Z] #97 DONE 0.0s [2024-03-15T17:39:41.003Z] [2024-03-15T17:39:41.003Z] #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-15T17:39:41.003Z] #98 DONE 0.1s [2024-03-15T17:39:41.003Z] [2024-03-15T17:39:41.003Z] #99 [security-spire-server] exporting to image [2024-03-15T17:39:41.003Z] #99 exporting layers [2024-03-15T17:39:41.309Z] #99 ... [2024-03-15T17:39:41.309Z] [2024-03-15T17:39:41.309Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-15T17:39:41.309Z] #100 DONE 0.1s [2024-03-15T17:39:41.309Z] [2024-03-15T17:39:41.309Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-15T17:39:41.309Z] #101 DONE 0.1s [2024-03-15T17:39:41.309Z] [2024-03-15T17:39:41.309Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-15T17:39:41.309Z] #102 DONE 0.1s [2024-03-15T17:39:41.309Z] [2024-03-15T17:39:41.309Z] #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-15T17:39:41.309Z] #103 DONE 0.1s [2024-03-15T17:39:41.309Z] [2024-03-15T17:39:41.309Z] #99 [security-spire-config] exporting to image [2024-03-15T17:39:41.582Z] #99 exporting layers 0.6s done [2024-03-15T17:39:41.868Z] #99 exporting layers 0.5s done [2024-03-15T17:39:41.868Z] #99 writing image sha256:a3bb334c20d7824e9cef6c027a4a1be3e570c090fdf8198fed8959aee1a41429 done [2024-03-15T17:39:41.868Z] #99 naming to docker.io/library/security-spire-config done [2024-03-15T17:39:41.868Z] #99 writing image sha256:541b3c9a7ed0761d4899316963065e06d025a4ce6e20a2613c7dfca7fd0c284e done [2024-03-15T17:39:41.868Z] #99 naming to docker.io/library/security-spire-server done [2024-03-15T17:39:41.868Z] #99 writing image sha256:f73ee0aa2cd7a9905c799e1735e32bd11ec94441ebe0d5c6a9d0f669081ad594 done [2024-03-15T17:39:41.868Z] #99 naming to docker.io/library/security-spire-agent done [2024-03-15T17:39:41.868Z] #99 DONE 0.6s [2024-03-15T17:39:41.868Z] [2024-03-15T17:39:41.868Z] #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:39:47.174Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-86 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-03-15T17:39:47.188Z] Running in /w/workspace/edgex-go/635 [Pipeline] { [Pipeline] checkout [2024-03-15T17:39:50.245Z] The recommended git tool is: git [2024-03-15T17:39:52.203Z] #104 DONE 16.2s [2024-03-15T17:39:52.203Z] [2024-03-15T17:39:52.203Z] #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:39:52.203Z] #68 DONE 15.8s [2024-03-15T17:39:52.203Z] [2024-03-15T17:39:52.203Z] #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:39:52.203Z] #79 DONE 15.8s [2024-03-15T17:39:52.203Z] [2024-03-15T17:39:52.203Z] #105 [security-proxy-setup builder 6/7] COPY . . [2024-03-15T17:39:52.203Z] #105 ... [2024-03-15T17:39:52.203Z] [2024-03-15T17:39:52.203Z] #63 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:39:52.203Z] #63 DONE 16.2s [2024-03-15T17:39:52.203Z] [2024-03-15T17:39:52.203Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-15T17:39:58.772Z] #106 DONE 7.1s [2024-03-15T17:39:58.772Z] [2024-03-15T17:39:58.772Z] #107 [core-data builder 6/7] COPY . . [2024-03-15T17:39:58.772Z] #107 CACHED [2024-03-15T17:39:58.772Z] [2024-03-15T17:39:58.772Z] #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:39:58.772Z] #108 CACHED [2024-03-15T17:39:58.772Z] [2024-03-15T17:39:58.772Z] #109 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-15T17:39:58.772Z] #109 CACHED [2024-03-15T17:39:58.772Z] [2024-03-15T17:39:58.772Z] #110 [support-notifications builder 6/7] COPY . . [2024-03-15T17:39:58.772Z] #110 DONE 7.1s [2024-03-15T17:39:58.772Z] [2024-03-15T17:39:58.772Z] #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-15T17:39:58.772Z] #111 CACHED [2024-03-15T17:39:58.772Z] [2024-03-15T17:39:58.772Z] #112 [support-scheduler builder 6/7] COPY . . [2024-03-15T17:39:58.772Z] #112 CACHED [2024-03-15T17:39:58.772Z] [2024-03-15T17:39:58.772Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:39:58.772Z] #113 CACHED [2024-03-15T17:39:58.772Z] [2024-03-15T17:39:58.772Z] #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:39:58.772Z] #114 CACHED [2024-03-15T17:39:58.772Z] [2024-03-15T17:39:58.772Z] #115 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-15T17:39:58.772Z] #115 CACHED [2024-03-15T17:39:58.772Z] [2024-03-15T17:39:58.772Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-15T17:39:58.772Z] #116 CACHED [2024-03-15T17:39:58.772Z] [2024-03-15T17:39:58.772Z] #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:39:58.772Z] #117 CACHED [2024-03-15T17:39:58.772Z] [2024-03-15T17:39:58.772Z] #118 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-15T17:39:58.772Z] #118 CACHED [2024-03-15T17:39:58.772Z] [2024-03-15T17:39:58.772Z] #119 [security-proxy-auth builder 6/7] COPY . . [2024-03-15T17:39:58.772Z] #119 CACHED [2024-03-15T17:39:58.772Z] [2024-03-15T17:39:58.772Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2024-03-15T17:39:58.772Z] #120 CACHED [2024-03-15T17:39:58.772Z] [2024-03-15T17:39:58.772Z] #121 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:39:58.772Z] #121 CACHED [2024-03-15T17:39:58.772Z] [2024-03-15T17:39:58.772Z] #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-15T17:39:58.772Z] #122 CACHED [2024-03-15T17:39:58.772Z] [2024-03-15T17:39:58.772Z] #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:39:58.772Z] #123 CACHED [2024-03-15T17:39:58.772Z] [2024-03-15T17:39:58.772Z] #124 [core-command builder 6/7] COPY . . [2024-03-15T17:39:58.772Z] #124 CACHED [2024-03-15T17:39:58.772Z] [2024-03-15T17:39:58.772Z] #125 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-15T17:39:58.772Z] #125 CACHED [2024-03-15T17:39:58.772Z] [2024-03-15T17:39:58.772Z] #105 [security-proxy-setup builder 6/7] COPY . . [2024-03-15T17:39:58.772Z] #105 DONE 7.2s [2024-03-15T17:39:58.772Z] [2024-03-15T17:39:58.772Z] #126 [security-bootstrapper builder 6/7] COPY . . [2024-03-15T17:39:58.772Z] #126 CACHED [2024-03-15T17:39:58.772Z] [2024-03-15T17:39:58.772Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:39:58.772Z] #127 CACHED [2024-03-15T17:39:58.772Z] [2024-03-15T17:39:58.772Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-15T17:39:58.772Z] #128 CACHED [2024-03-15T17:39:58.772Z] [2024-03-15T17:39:58.772Z] #129 [core-metadata builder 6/7] COPY . . [2024-03-15T17:39:58.772Z] #129 DONE 7.1s [2024-03-15T17:39:58.772Z] [2024-03-15T17:39:58.772Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-15T17:39:59.251Z] using credential edgex-jenkins-ssh [2024-03-15T17:39:59.300Z] Cloning the remote Git repository [2024-03-15T17:39:59.433Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-03-15T17:39:59.630Z] > git init /w/workspace/edgex-go/635 # timeout=10 [2024-03-15T17:39:59.718Z] #130 1.440 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-15T17:39:59.868Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-15T17:39:59.870Z] > git --version # timeout=10 [2024-03-15T17:39:59.916Z] > git --version # 'git version 2.25.1' [2024-03-15T17:39:59.922Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-15T17:40:00.215Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-15T17:40:09.680Z] #130 ... [2024-03-15T17:40:09.680Z] [2024-03-15T17:40:09.680Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-15T17:40:09.680Z] #0 0.803 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-15T17:40:09.680Z] #131 ... [2024-03-15T17:40:09.680Z] [2024-03-15T17:40:09.680Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-15T17:40:09.680Z] #0 0.647 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-15T17:40:09.680Z] #132 ... [2024-03-15T17:40:09.680Z] [2024-03-15T17:40:09.680Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-15T17:40:09.680Z] #0 0.932 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-15T17:40:09.680Z] #133 ... [2024-03-15T17:40:09.680Z] [2024-03-15T17:40:09.680Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-15T17:40:09.680Z] #0 1.154 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-15T17:40:09.680Z] #134 ... [2024-03-15T17:40:09.680Z] [2024-03-15T17:40:09.680Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-15T17:40:09.680Z] #0 1.444 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-03-15T17:40:09.680Z] #135 ... [2024-03-15T17:40:09.680Z] [2024-03-15T17:40:09.680Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-15T17:40:09.680Z] #0 0.507 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-15T17:40:09.680Z] #136 ... [2024-03-15T17:40:09.680Z] [2024-03-15T17:40:09.680Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-15T17:40:09.680Z] #0 1.396 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-15T17:40:09.680Z] #137 ... [2024-03-15T17:40:09.680Z] [2024-03-15T17:40:09.680Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-15T17:40:09.680Z] #0 0.510 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-15T17:40:09.680Z] #138 ... [2024-03-15T17:40:09.680Z] [2024-03-15T17:40:09.680Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-15T17:40:09.680Z] #0 1.266 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-15T17:40:09.680Z] #139 ... [2024-03-15T17:40:09.680Z] [2024-03-15T17:40:09.680Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-15T17:40:09.680Z] #0 0.767 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-15T17:40:18.918Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-15T17:40:18.943Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-15T17:40:19.965Z] Avoid second fetch [2024-03-15T17:40:19.966Z] Checking out Revision 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f (main) [2024-03-15T17:40:20.827Z] Commit message: "Merge pull request #4775 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.22" [2024-03-15T17:40:19.988Z] > git config core.sparsecheckout # timeout=10 [2024-03-15T17:40:20.060Z] > git checkout -f 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-15T17:40:25.484Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-15T17:40:25.484Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-15T17:40:25.484Z] Dload Upload Total Spent Left Speed [2024-03-15T17:40:25.484Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 208k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh [2024-03-15T17:40:25.840Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-15T17:40:26.182Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-15T17:40:26.182Z] + sudo tee /etc/docker/daemon.new [2024-03-15T17:40:26.182Z] { [2024-03-15T17:40:26.182Z] "registry-mirrors": [ [2024-03-15T17:40:26.182Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-15T17:40:26.182Z] ], [2024-03-15T17:40:26.182Z] "bip": "10.250.0.254/24", [2024-03-15T17:40:26.182Z] "hosts": [ [2024-03-15T17:40:26.182Z] "tcp://0.0.0.0:5555", [2024-03-15T17:40:26.182Z] "unix:///var/run/docker.sock" [2024-03-15T17:40:26.182Z] ], [2024-03-15T17:40:26.182Z] "mtu": 1458, [2024-03-15T17:40:26.182Z] "selinux-enabled": true, [2024-03-15T17:40:26.182Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-15T17:40:26.182Z] } [Pipeline] sh [2024-03-15T17:40:26.526Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-15T17:40:26.882Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-15T17:40:45.203Z] provisioning config files... [2024-03-15T17:40:45.234Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/635@tmp/config14930833624489046498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T17:40:45.712Z] ---> ****-login.sh [2024-03-15T17:40:45.712Z] nexus3.edgexfoundry.org:10001 [2024-03-15T17:40:46.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T17:40:46.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T17:40:46.307Z] Configure a credential helper to remove this warning. See [2024-03-15T17:40:46.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T17:40:46.307Z] [2024-03-15T17:40:46.307Z] Login Succeeded [2024-03-15T17:40:46.307Z] nexus3.edgexfoundry.org:10002 [2024-03-15T17:40:46.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T17:40:46.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T17:40:46.853Z] Configure a credential helper to remove this warning. See [2024-03-15T17:40:46.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T17:40:46.853Z] [2024-03-15T17:40:46.853Z] Login Succeeded [2024-03-15T17:40:46.853Z] nexus3.edgexfoundry.org:10003 [2024-03-15T17:40:47.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T17:40:47.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T17:40:47.126Z] Configure a credential helper to remove this warning. See [2024-03-15T17:40:47.126Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T17:40:47.126Z] [2024-03-15T17:40:47.126Z] Login Succeeded [2024-03-15T17:40:47.126Z] nexus3.edgexfoundry.org:10004 [2024-03-15T17:40:47.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T17:40:47.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T17:40:47.674Z] Configure a credential helper to remove this warning. See [2024-03-15T17:40:47.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T17:40:47.675Z] [2024-03-15T17:40:47.675Z] Login Succeeded [2024-03-15T17:40:47.675Z] ****.io [2024-03-15T17:40:47.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T17:40:48.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T17:40:48.220Z] Configure a credential helper to remove this warning. See [2024-03-15T17:40:48.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T17:40:48.220Z] [2024-03-15T17:40:48.220Z] Login Succeeded [2024-03-15T17:40:48.220Z] ---> ****-login.sh ends [Pipeline] } [2024-03-15T17:40:48.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-03-15T17:40:48.904Z] + git config --global --add safe.directory /w/workspace/edgex-go/635 [Pipeline] echo [2024-03-15T17:40:48.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T17:40:48.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T17:40:48.956Z] ========================================================= [2024-03-15T17:40:48.956Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-15T17:40:48.956Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-15T17:40:49.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-15T17:40:49.562Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-15T17:40:49.562Z] 9fda8d8052c6: Pulling fs layer [2024-03-15T17:40:49.562Z] 5d54e960e981: Pulling fs layer [2024-03-15T17:40:49.562Z] c4a7e357bf2a: Pulling fs layer [2024-03-15T17:40:49.562Z] f0e02332f6b5: Pulling fs layer [2024-03-15T17:40:49.562Z] 872ee5b61b7b: Pulling fs layer [2024-03-15T17:40:49.562Z] 0c6a40ed1a82: Pulling fs layer [2024-03-15T17:40:49.562Z] 94ae7d8d031c: Pulling fs layer [2024-03-15T17:40:49.562Z] f0e02332f6b5: Waiting [2024-03-15T17:40:49.562Z] 872ee5b61b7b: Waiting [2024-03-15T17:40:49.562Z] 0c6a40ed1a82: Waiting [2024-03-15T17:40:49.562Z] 94ae7d8d031c: Waiting [2024-03-15T17:40:49.562Z] 5d54e960e981: Verifying Checksum [2024-03-15T17:40:49.562Z] 5d54e960e981: Download complete [2024-03-15T17:40:49.562Z] f0e02332f6b5: Verifying Checksum [2024-03-15T17:40:49.562Z] f0e02332f6b5: Download complete [2024-03-15T17:40:49.562Z] 872ee5b61b7b: Download complete [2024-03-15T17:40:49.562Z] 9fda8d8052c6: Verifying Checksum [2024-03-15T17:40:49.562Z] 9fda8d8052c6: Download complete [2024-03-15T17:40:50.154Z] 94ae7d8d031c: Verifying Checksum [2024-03-15T17:40:50.154Z] 94ae7d8d031c: Download complete [2024-03-15T17:40:50.752Z] 9fda8d8052c6: Pull complete [2024-03-15T17:40:51.348Z] 5d54e960e981: Pull complete [2024-03-15T17:40:51.623Z] c4a7e357bf2a: Verifying Checksum [2024-03-15T17:40:51.623Z] c4a7e357bf2a: Download complete [2024-03-15T17:40:52.596Z] 0c6a40ed1a82: Verifying Checksum [2024-03-15T17:40:52.596Z] 0c6a40ed1a82: Download complete [2024-03-15T17:41:04.950Z] c4a7e357bf2a: Pull complete [2024-03-15T17:41:04.950Z] f0e02332f6b5: Pull complete [2024-03-15T17:41:05.220Z] 872ee5b61b7b: Pull complete [2024-03-15T17:41:13.461Z] 0c6a40ed1a82: Pull complete [2024-03-15T17:41:14.872Z] 94ae7d8d031c: Pull complete [2024-03-15T17:41:14.872Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-15T17:41:14.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-15T17:41:14.873Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-15T17:41:15.213Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-15T17:41:15.213Z] WORKDIR /edgex [2024-03-15T17:41:15.213Z] COPY go.mod . [2024-03-15T17:41:15.213Z] RUN go mod download [2024-03-15T17:41:15.213Z] + docker build -t ci-base-image-arm64 -f - . [2024-03-15T17:41:15.802Z] Sending build context to Docker daemon 2.924MB [2024-03-15T17:41:15.802Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-15T17:41:15.802Z] ---> 86de565de09d [2024-03-15T17:41:15.802Z] Step 2/4 : WORKDIR /edgex [2024-03-15T17:41:17.603Z] #140 ... [2024-03-15T17:41:17.603Z] [2024-03-15T17:41:17.603Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-15T17:41:17.603Z] #134 76.29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-15T17:41:17.758Z] ---> Running in 53261afc456c [2024-03-15T17:41:18.027Z] Removing intermediate container 53261afc456c [2024-03-15T17:41:18.027Z] ---> 332d64df3ce9 [2024-03-15T17:41:18.027Z] Step 3/4 : COPY go.mod . [2024-03-15T17:41:18.616Z] ---> d0d87a0d82f5 [2024-03-15T17:41:18.616Z] Step 4/4 : RUN go mod download [2024-03-15T17:41:18.616Z] ---> Running in 158d53f59bcc [2024-03-15T17:41:20.905Z] #134 ... [2024-03-15T17:41:20.905Z] [2024-03-15T17:41:20.905Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-15T17:41:20.905Z] #138 DONE 82.6s [2024-03-15T17:41:20.905Z] [2024-03-15T17:41:20.905Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-15T17:41:20.905Z] #140 DONE 82.6s [2024-03-15T17:41:20.905Z] [2024-03-15T17:41:20.905Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-15T17:41:20.905Z] #134 DONE 82.6s [2024-03-15T17:41:20.905Z] [2024-03-15T17:41:20.905Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-15T17:41:20.905Z] #132 DONE 82.7s [2024-03-15T17:41:20.905Z] [2024-03-15T17:41:20.905Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-15T17:41:20.905Z] #133 DONE 82.6s [2024-03-15T17:41:20.905Z] [2024-03-15T17:41:20.905Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-15T17:41:20.905Z] #130 DONE 82.6s [2024-03-15T17:41:20.905Z] [2024-03-15T17:41:20.905Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-15T17:41:20.905Z] #136 DONE 82.6s [2024-03-15T17:41:20.905Z] [2024-03-15T17:41:20.905Z] #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-15T17:41:20.905Z] #141 ... [2024-03-15T17:41:20.905Z] [2024-03-15T17:41:20.905Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-15T17:41:20.905Z] #137 DONE 82.8s [2024-03-15T17:41:21.175Z] [2024-03-15T17:41:21.175Z] #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-15T17:41:21.175Z] #142 ... [2024-03-15T17:41:21.175Z] [2024-03-15T17:41:21.175Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-15T17:41:21.175Z] #139 DONE 83.0s [2024-03-15T17:41:21.175Z] [2024-03-15T17:41:21.175Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-15T17:41:21.175Z] #135 DONE 83.0s [2024-03-15T17:41:21.175Z] [2024-03-15T17:41:21.175Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-15T17:41:21.175Z] #131 DONE 83.0s [2024-03-15T17:41:21.433Z] [2024-03-15T17:41:21.433Z] #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-15T17:41:21.692Z] #143 ... [2024-03-15T17:41:21.692Z] [2024-03-15T17:41:21.692Z] #144 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-15T17:41:21.692Z] #144 DONE 0.7s [2024-03-15T17:41:21.692Z] [2024-03-15T17:41:21.692Z] #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-15T17:41:21.692Z] #145 DONE 0.6s [2024-03-15T17:41:21.692Z] [2024-03-15T17:41:21.692Z] #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-15T17:41:21.692Z] #142 DONE 0.6s [2024-03-15T17:41:21.692Z] [2024-03-15T17:41:21.692Z] #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-15T17:41:21.692Z] #141 DONE 0.6s [2024-03-15T17:41:21.692Z] [2024-03-15T17:41:21.692Z] #146 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-15T17:41:21.692Z] #146 DONE 0.4s [2024-03-15T17:41:21.692Z] [2024-03-15T17:41:21.692Z] #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-15T17:41:21.692Z] #147 ... [2024-03-15T17:41:21.692Z] [2024-03-15T17:41:21.692Z] #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-15T17:41:21.692Z] #143 DONE 0.3s [2024-03-15T17:41:21.692Z] [2024-03-15T17:41:21.692Z] #148 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-15T17:41:21.692Z] #148 DONE 0.4s [2024-03-15T17:41:21.692Z] [2024-03-15T17:41:21.692Z] #149 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-15T17:41:21.692Z] #149 DONE 0.3s [2024-03-15T17:41:21.692Z] [2024-03-15T17:41:21.692Z] #150 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-15T17:41:21.692Z] #150 CACHED [2024-03-15T17:41:21.692Z] [2024-03-15T17:41:21.692Z] #151 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-15T17:41:21.692Z] #151 CACHED [2024-03-15T17:41:21.692Z] [2024-03-15T17:41:21.692Z] #152 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-15T17:41:21.692Z] #152 CACHED [2024-03-15T17:41:21.692Z] [2024-03-15T17:41:21.692Z] #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-15T17:41:21.692Z] #153 CACHED [2024-03-15T17:41:21.692Z] [2024-03-15T17:41:21.692Z] #154 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-15T17:41:21.692Z] #154 CACHED [2024-03-15T17:41:21.692Z] [2024-03-15T17:41:21.692Z] #155 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-15T17:41:21.692Z] #155 CACHED [2024-03-15T17:41:21.955Z] [2024-03-15T17:41:21.955Z] #156 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-15T17:41:21.955Z] #156 CACHED [2024-03-15T17:41:21.955Z] [2024-03-15T17:41:21.955Z] #157 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-15T17:41:21.955Z] #157 CACHED [2024-03-15T17:41:21.955Z] [2024-03-15T17:41:21.955Z] #158 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-15T17:41:22.213Z] #158 ... [2024-03-15T17:41:22.213Z] [2024-03-15T17:41:22.213Z] #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-15T17:41:22.213Z] #147 DONE 0.5s [2024-03-15T17:41:22.213Z] [2024-03-15T17:41:22.213Z] #159 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-15T17:41:22.213Z] #159 DONE 0.5s [2024-03-15T17:41:22.213Z] [2024-03-15T17:41:22.213Z] #160 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-15T17:41:22.471Z] #160 ... [2024-03-15T17:41:22.471Z] [2024-03-15T17:41:22.471Z] #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-15T17:41:22.471Z] #161 DONE 0.6s [2024-03-15T17:41:22.471Z] [2024-03-15T17:41:22.471Z] #162 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-15T17:41:22.471Z] #162 DONE 0.6s [2024-03-15T17:41:22.471Z] [2024-03-15T17:41:22.471Z] #163 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-15T17:41:23.040Z] #163 ... [2024-03-15T17:41:23.040Z] [2024-03-15T17:41:23.040Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-15T17:41:23.040Z] #164 DONE 1.0s [2024-03-15T17:41:23.040Z] [2024-03-15T17:41:23.040Z] #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-15T17:41:23.040Z] #165 DONE 1.0s [2024-03-15T17:41:23.040Z] [2024-03-15T17:41:23.040Z] #166 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-15T17:41:23.040Z] #166 DONE 1.0s [2024-03-15T17:41:23.040Z] [2024-03-15T17:41:23.040Z] #167 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-03-15T17:41:23.040Z] #167 ... [2024-03-15T17:41:23.040Z] [2024-03-15T17:41:23.040Z] #168 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-15T17:41:23.040Z] #168 DONE 1.4s [2024-03-15T17:41:23.299Z] [2024-03-15T17:41:23.300Z] #169 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-15T17:41:23.300Z] #169 ... [2024-03-15T17:41:23.300Z] [2024-03-15T17:41:23.300Z] #170 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-15T17:41:23.300Z] #170 DONE 1.5s [2024-03-15T17:41:23.300Z] [2024-03-15T17:41:23.300Z] #171 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-03-15T17:41:23.300Z] #171 DONE 1.4s [2024-03-15T17:41:23.300Z] [2024-03-15T17:41:23.300Z] #158 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-15T17:41:23.300Z] #158 DONE 1.6s [2024-03-15T17:41:23.300Z] [2024-03-15T17:41:23.300Z] #160 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-15T17:41:23.300Z] #160 DONE 1.4s [2024-03-15T17:41:23.564Z] [2024-03-15T17:41:23.564Z] #172 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-15T17:41:23.564Z] #172 DONE 1.1s [2024-03-15T17:41:23.564Z] [2024-03-15T17:41:23.564Z] #163 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-15T17:41:23.564Z] #163 DONE 1.2s [2024-03-15T17:41:23.564Z] [2024-03-15T17:41:23.564Z] #173 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-15T17:41:23.564Z] #173 DONE 2.0s [2024-03-15T17:41:23.564Z] [2024-03-15T17:41:23.564Z] #174 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-15T17:41:23.564Z] #174 ... [2024-03-15T17:41:23.564Z] [2024-03-15T17:41:23.564Z] #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-03-15T17:41:23.564Z] #175 DONE 0.8s [2024-03-15T17:41:23.564Z] [2024-03-15T17:41:23.564Z] #167 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-03-15T17:41:23.564Z] #167 DONE 0.8s [2024-03-15T17:41:23.564Z] [2024-03-15T17:41:23.564Z] #176 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-15T17:41:23.564Z] #176 DONE 0.9s [2024-03-15T17:41:23.823Z] [2024-03-15T17:41:23.823Z] #169 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-15T17:41:23.823Z] #169 DONE 0.5s [2024-03-15T17:41:23.823Z] [2024-03-15T17:41:23.823Z] #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-15T17:41:23.823Z] #177 DONE 0.4s [2024-03-15T17:41:23.823Z] [2024-03-15T17:41:23.823Z] #99 [core-command] exporting to image [2024-03-15T17:41:23.823Z] #99 exporting layers [2024-03-15T17:41:23.823Z] #99 ... [2024-03-15T17:41:23.823Z] [2024-03-15T17:41:23.823Z] #178 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-15T17:41:23.823Z] #178 DONE 0.4s [2024-03-15T17:41:23.823Z] [2024-03-15T17:41:23.823Z] #179 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-03-15T17:41:23.823Z] #179 DONE 0.4s [2024-03-15T17:41:23.823Z] [2024-03-15T17:41:23.823Z] #99 [support-scheduler] exporting to image [2024-03-15T17:41:24.081Z] #99 ... [2024-03-15T17:41:24.081Z] [2024-03-15T17:41:24.081Z] #180 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-15T17:41:24.081Z] #180 DONE 0.5s [2024-03-15T17:41:24.081Z] [2024-03-15T17:41:24.081Z] #174 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-15T17:41:24.081Z] #174 DONE 0.5s [2024-03-15T17:41:24.081Z] [2024-03-15T17:41:24.081Z] #99 [support-notifications] exporting to image [2024-03-15T17:41:24.081Z] #99 ... [2024-03-15T17:41:24.081Z] [2024-03-15T17:41:24.081Z] #181 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-03-15T17:41:24.081Z] #181 DONE 0.6s [2024-03-15T17:41:24.081Z] [2024-03-15T17:41:24.081Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-15T17:41:24.081Z] #182 DONE 0.3s [2024-03-15T17:41:24.081Z] [2024-03-15T17:41:24.081Z] #183 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-15T17:41:24.081Z] #183 DONE 0.6s [2024-03-15T17:41:24.081Z] [2024-03-15T17:41:24.081Z] #99 [security-spiffe-token-provider] exporting to image [2024-03-15T17:41:24.081Z] #99 exporting layers 0.3s done [2024-03-15T17:41:24.412Z] #99 ... [2024-03-15T17:41:24.412Z] [2024-03-15T17:41:24.412Z] #184 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-15T17:41:24.412Z] #184 DONE 0.5s [2024-03-15T17:41:24.412Z] [2024-03-15T17:41:24.412Z] #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-15T17:41:24.412Z] #185 DONE 0.5s [2024-03-15T17:41:24.412Z] [2024-03-15T17:41:24.412Z] #186 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-15T17:41:24.412Z] #186 DONE 0.4s [2024-03-15T17:41:24.412Z] [2024-03-15T17:41:24.412Z] #187 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-15T17:41:24.412Z] #187 DONE 0.5s [2024-03-15T17:41:24.412Z] [2024-03-15T17:41:24.412Z] #99 [core-command] exporting to image [2024-03-15T17:41:24.412Z] #99 writing image sha256:8d4757d08f42cc7193f4b7452b86ff253d3468d5edaa88cafdc664e9b734cc2e 0.0s done [2024-03-15T17:41:24.412Z] #99 naming to docker.io/library/core-command done [2024-03-15T17:41:24.412Z] #99 writing image sha256:ed84948f5867ce32354a8a2a64cc37854e8dfbd8589e070c76ffada0f8a117d4 [2024-03-15T17:41:24.693Z] #99 ... [2024-03-15T17:41:24.693Z] [2024-03-15T17:41:24.693Z] #188 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-15T17:41:24.693Z] #188 DONE 0.4s [2024-03-15T17:41:24.693Z] [2024-03-15T17:41:24.693Z] #99 [support-scheduler] exporting to image [2024-03-15T17:41:24.693Z] #99 writing image sha256:ed84948f5867ce32354a8a2a64cc37854e8dfbd8589e070c76ffada0f8a117d4 0.2s done [2024-03-15T17:41:24.693Z] #99 naming to docker.io/library/support-scheduler done [2024-03-15T17:41:24.693Z] #99 ... [2024-03-15T17:41:24.693Z] [2024-03-15T17:41:24.693Z] #189 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-15T17:41:24.693Z] #189 DONE 0.5s [2024-03-15T17:41:24.693Z] [2024-03-15T17:41:24.693Z] #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-15T17:41:24.693Z] #190 DONE 0.5s [2024-03-15T17:41:24.693Z] [2024-03-15T17:41:24.693Z] #191 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-15T17:41:24.693Z] #191 DONE 0.7s [2024-03-15T17:41:24.693Z] [2024-03-15T17:41:24.693Z] #99 [core-data] exporting to image [2024-03-15T17:41:24.693Z] #99 writing image sha256:2400ba375f2109b3d757d2eb40c634f71f73bc9846766b0424b2dd8cc4aa232b 0.0s done [2024-03-15T17:41:24.693Z] #99 naming to docker.io/library/core-data done [2024-03-15T17:41:24.952Z] #99 ... [2024-03-15T17:41:24.952Z] [2024-03-15T17:41:24.952Z] #192 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-15T17:41:24.952Z] #192 DONE 0.3s [2024-03-15T17:41:24.952Z] [2024-03-15T17:41:24.952Z] #99 [core-data] exporting to image [2024-03-15T17:41:24.952Z] #99 exporting layers 0.9s done [2024-03-15T17:41:24.952Z] #99 exporting layers 1.1s done [2024-03-15T17:41:25.211Z] #99 ... [2024-03-15T17:41:25.211Z] [2024-03-15T17:41:25.211Z] #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-15T17:41:25.211Z] #193 DONE 0.5s [2024-03-15T17:41:25.211Z] [2024-03-15T17:41:25.211Z] #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-15T17:41:25.211Z] #194 DONE 0.4s [2024-03-15T17:41:25.211Z] [2024-03-15T17:41:25.211Z] #99 [security-spiffe-token-provider] exporting to image [2024-03-15T17:41:25.211Z] #99 exporting layers 0.4s done [2024-03-15T17:41:25.211Z] #99 writing image sha256:48b633baa49d4c8c4c477aa16766fa87e01cd81812318582043c6ecaf14a25b6 done [2024-03-15T17:41:25.211Z] #99 naming to docker.io/library/support-notifications done [2024-03-15T17:41:25.211Z] #99 writing image sha256:c4434c441543d0d93cc345487383b0ad0bb43de6397b3c038571b642a03912c1 0.0s done [2024-03-15T17:41:25.211Z] #99 naming to docker.io/library/core-metadata done [2024-03-15T17:41:25.211Z] #99 writing image sha256:18e05ee5ba8b869e0cd32a40868c216ba255d98295f4c049a04930ca660c6c86 done [2024-03-15T17:41:25.211Z] #99 naming to docker.io/library/security-spiffe-token-provider done [2024-03-15T17:41:25.211Z] #99 writing image sha256:fb9dc894d0dc9ef3f359cc9a5e43629dab1ab3646c89c408e614ae26386a1e54 [2024-03-15T17:41:25.469Z] #99 ... [2024-03-15T17:41:25.469Z] [2024-03-15T17:41:25.469Z] #195 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-15T17:41:25.469Z] #195 DONE 1.1s [2024-03-15T17:41:25.469Z] [2024-03-15T17:41:25.469Z] #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-15T17:41:25.469Z] #196 DONE 0.2s [2024-03-15T17:41:25.469Z] [2024-03-15T17:41:25.469Z] #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-15T17:41:25.469Z] #197 DONE 0.2s [2024-03-15T17:41:25.469Z] [2024-03-15T17:41:25.469Z] #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-03-15T17:41:25.469Z] #198 DONE 0.1s [2024-03-15T17:41:25.469Z] [2024-03-15T17:41:25.469Z] #99 [core-common-config-bootstrapper] exporting to image [2024-03-15T17:41:25.469Z] #99 writing image sha256:fb9dc894d0dc9ef3f359cc9a5e43629dab1ab3646c89c408e614ae26386a1e54 done [2024-03-15T17:41:25.469Z] #99 naming to docker.io/library/security-proxy-auth done [2024-03-15T17:41:25.469Z] #99 exporting layers 0.2s done [2024-03-15T17:41:25.470Z] #99 writing image sha256:18a58677913738f833523f02eadcae2412042b25eb47a30915a2e90fc5f06cd5 done [2024-03-15T17:41:25.470Z] #99 naming to docker.io/library/core-common-config-bootstrapper done [2024-03-15T17:41:25.470Z] #99 DONE 2.3s [2024-03-15T17:41:25.470Z] [2024-03-15T17:41:25.470Z] #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-15T17:41:25.729Z] #199 DONE 0.2s [2024-03-15T17:41:25.729Z] [2024-03-15T17:41:25.729Z] #200 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-15T17:41:25.729Z] #200 DONE 0.5s [2024-03-15T17:41:25.729Z] [2024-03-15T17:41:25.729Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-15T17:41:25.729Z] #201 DONE 0.1s [2024-03-15T17:41:25.729Z] [2024-03-15T17:41:25.729Z] #99 [security-proxy-setup] exporting to image [2024-03-15T17:41:25.729Z] #99 ... [2024-03-15T17:41:25.729Z] [2024-03-15T17:41:25.729Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-15T17:41:25.729Z] #202 DONE 0.0s [2024-03-15T17:41:25.729Z] [2024-03-15T17:41:25.729Z] #99 [security-proxy-setup] exporting to image [2024-03-15T17:41:25.729Z] #99 exporting layers 0.2s done [2024-03-15T17:41:25.989Z] #99 ... [2024-03-15T17:41:25.989Z] [2024-03-15T17:41:25.989Z] #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-15T17:41:25.989Z] #203 DONE 0.6s [2024-03-15T17:41:25.989Z] [2024-03-15T17:41:25.989Z] #99 [security-secretstore-setup] exporting to image [2024-03-15T17:41:25.989Z] #99 writing image sha256:93dd9cf5965841f27c85b059041232ddb3604708ee4740c35bd9ab7d33e6ed1f done [2024-03-15T17:41:25.989Z] #99 naming to docker.io/library/security-proxy-setup done [2024-03-15T17:41:25.989Z] #99 exporting layers 0.2s done [2024-03-15T17:41:26.251Z] #99 writing image sha256:1fb76a5b51daf346c768248430d77ed4bdfd64267b1c09a0e9334ff97beceb33 done [2024-03-15T17:41:26.251Z] #99 naming to docker.io/library/security-secretstore-setup done [2024-03-15T17:41:26.251Z] #99 DONE 2.7s [2024-03-15T17:41:26.251Z] [2024-03-15T17:41:26.251Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-15T17:41:26.512Z] #204 DONE 0.8s [2024-03-15T17:41:26.512Z] [2024-03-15T17:41:26.512Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-15T17:41:26.774Z] #70 ... [2024-03-15T17:41:26.774Z] [2024-03-15T17:41:26.774Z] #99 [security-bootstrapper] exporting to image [2024-03-15T17:41:26.774Z] #99 exporting layers 0.2s done [2024-03-15T17:41:26.774Z] #99 writing image sha256:b0c73d6e976970c281418424e5208cfe5924b06c57fdc6a4f6132f9b65296021 done [2024-03-15T17:41:26.774Z] #99 naming to docker.io/library/security-bootstrapper done [2024-03-15T17:41:26.774Z] #99 DONE 2.9s [2024-03-15T17:41:26.774Z] [2024-03-15T17:41:26.774Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-15T17:41:26.774Z] time="2024-03-15T17:39:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-15T17:41:26.774Z] time="2024-03-15T17:39:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-15T17:41:26.774Z] time="2024-03-15T17:39:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-15T17:41:26.774Z] time="2024-03-15T17:39:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-15T17:41:26.774Z] time="2024-03-15T17:39:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-15T17:41:26.774Z] time="2024-03-15T17:39:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-15T17:41:26.774Z] time="2024-03-15T17:39:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-15T17:41:26.774Z] time="2024-03-15T17:39:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-15T17:41:26.774Z] time="2024-03-15T17:39:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-15T17:41:26.774Z] time="2024-03-15T17:39:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-15T17:41:26.774Z] time="2024-03-15T17:39:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-15T17:41:26.774Z] time="2024-03-15T17:39:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-15T17:41:26.774Z] time="2024-03-15T17:39:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-15T17:41:26.774Z] time="2024-03-15T17:39:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-15T17:41:26.797Z] $ docker stop --time=1 b608aaaa879e96279c377f8e895eb6c77328018f4bb0bc06dacd5c0e15fcaa4e [2024-03-15T17:41:28.060Z] $ docker rm -f --volumes b608aaaa879e96279c377f8e895eb6c77328018f4bb0bc06dacd5c0e15fcaa4e [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-15T17:41:28.399Z] + docker images [2024-03-15T17:41:28.399Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-15T17:41:28.399Z] security-bootstrapper latest b0c73d6e9769 2 seconds ago 18.6MB [2024-03-15T17:41:28.399Z] security-secretstore-setup latest 1fb76a5b51da 3 seconds ago 36.3MB [2024-03-15T17:41:28.399Z] core-common-config-bootstrapper latest 18a586779137 3 seconds ago 15MB [2024-03-15T17:41:28.399Z] security-proxy-setup latest 93dd9cf59658 3 seconds ago 25.9MB [2024-03-15T17:41:28.399Z] security-proxy-auth latest fb9dc894d0dc 4 seconds ago 15.8MB [2024-03-15T17:41:28.399Z] core-metadata latest c4434c441543 4 seconds ago 17.4MB [2024-03-15T17:41:28.399Z] security-spiffe-token-provider latest 18e05ee5ba8b 5 seconds ago 28.7MB [2024-03-15T17:41:28.399Z] core-data latest 2400ba375f21 5 seconds ago 17.2MB [2024-03-15T17:41:28.399Z] support-notifications latest 48b633baa49d 5 seconds ago 26.7MB [2024-03-15T17:41:28.399Z] core-command latest 8d4757d08f42 5 seconds ago 17MB [2024-03-15T17:41:28.399Z] support-scheduler latest ed84948f5867 5 seconds ago 26.2MB [2024-03-15T17:41:28.399Z] security-spire-agent latest f73ee0aa2cd7 About a minute ago 161MB [2024-03-15T17:41:28.399Z] security-spire-server latest 541b3c9a7ed0 About a minute ago 102MB [2024-03-15T17:41:28.399Z] security-spire-config latest a3bb334c20d7 About a minute ago 102MB [2024-03-15T17:41:28.399Z] ci-base-image-x86_64 latest 795891adf996 4 minutes ago 887MB [2024-03-15T17:41:28.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 4 months ago 564MB [2024-03-15T17:41:28.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB [2024-03-15T17:41:28.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 20 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-15T17:41:28.523Z] provisioning config files... [2024-03-15T17:41:28.533Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/635@tmp/config12031127435092266405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T17:41:28.839Z] ---> ****-login.sh [2024-03-15T17:41:28.839Z] nexus3.edgexfoundry.org:10001 [2024-03-15T17:41:28.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T17:41:28.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T17:41:28.839Z] Configure a credential helper to remove this warning. See [2024-03-15T17:41:28.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T17:41:28.839Z] [2024-03-15T17:41:28.839Z] Login Succeeded [2024-03-15T17:41:28.839Z] nexus3.edgexfoundry.org:10002 [2024-03-15T17:41:28.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T17:41:28.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T17:41:28.839Z] Configure a credential helper to remove this warning. See [2024-03-15T17:41:28.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T17:41:28.839Z] [2024-03-15T17:41:28.839Z] Login Succeeded [2024-03-15T17:41:29.097Z] nexus3.edgexfoundry.org:10003 [2024-03-15T17:41:29.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T17:41:29.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T17:41:29.097Z] Configure a credential helper to remove this warning. See [2024-03-15T17:41:29.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T17:41:29.098Z] [2024-03-15T17:41:29.098Z] Login Succeeded [2024-03-15T17:41:29.098Z] nexus3.edgexfoundry.org:10004 [2024-03-15T17:41:29.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T17:41:29.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T17:41:29.098Z] Configure a credential helper to remove this warning. See [2024-03-15T17:41:29.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T17:41:29.098Z] [2024-03-15T17:41:29.098Z] Login Succeeded [2024-03-15T17:41:29.098Z] ****.io [2024-03-15T17:41:29.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T17:41:29.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T17:41:29.356Z] Configure a credential helper to remove this warning. See [2024-03-15T17:41:29.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T17:41:29.356Z] [2024-03-15T17:41:29.356Z] Login Succeeded [2024-03-15T17:41:29.615Z] ---> ****-login.sh ends [Pipeline] } [2024-03-15T17:41:29.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:41:29.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T17:41:29.700Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-03-15T17:41:29.700Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:41:29.700Z] latest [2024-03-15T17:41:29.700Z] 3.2.0-dev.23 [2024-03-15T17:41:29.700Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:41:29.700Z] main [2024-03-15T17:41:29.700Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:30.038Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:30.358Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:41:30.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-15T17:41:30.358Z] 47e06e4aedf9: Preparing [2024-03-15T17:41:30.358Z] 3e0a33ab7f12: Preparing [2024-03-15T17:41:30.358Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:30.358Z] e25d17558532: Preparing [2024-03-15T17:41:30.358Z] a8ddec594a54: Preparing [2024-03-15T17:41:30.358Z] da24350d525f: Preparing [2024-03-15T17:41:30.358Z] aedc3bda2944: Preparing [2024-03-15T17:41:30.358Z] aedc3bda2944: Waiting [2024-03-15T17:41:30.358Z] da24350d525f: Waiting [2024-03-15T17:41:30.358Z] a8ddec594a54: Pushed [2024-03-15T17:41:30.358Z] d8a32ff3a9d1: Pushed [2024-03-15T17:41:30.358Z] 47e06e4aedf9: Pushed [2024-03-15T17:41:30.358Z] e25d17558532: Pushed [2024-03-15T17:41:30.358Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:30.617Z] da24350d525f: Pushed [2024-03-15T17:41:31.554Z] 3e0a33ab7f12: Pushed [2024-03-15T17:41:31.554Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f: digest: sha256:442f40533e4ba339699274581c887fc98afc7717b916ddba4e1323bcbbad4537 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:31.885Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:32.203Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-03-15T17:41:32.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-15T17:41:32.203Z] 47e06e4aedf9: Preparing [2024-03-15T17:41:32.203Z] 3e0a33ab7f12: Preparing [2024-03-15T17:41:32.203Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:32.203Z] e25d17558532: Preparing [2024-03-15T17:41:32.203Z] a8ddec594a54: Preparing [2024-03-15T17:41:32.203Z] da24350d525f: Preparing [2024-03-15T17:41:32.203Z] aedc3bda2944: Preparing [2024-03-15T17:41:32.203Z] aedc3bda2944: Waiting [2024-03-15T17:41:32.203Z] da24350d525f: Waiting [2024-03-15T17:41:32.203Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:32.203Z] 47e06e4aedf9: Layer already exists [2024-03-15T17:41:32.203Z] e25d17558532: Layer already exists [2024-03-15T17:41:32.203Z] 3e0a33ab7f12: Layer already exists [2024-03-15T17:41:32.203Z] a8ddec594a54: Layer already exists [2024-03-15T17:41:32.203Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:32.203Z] da24350d525f: Layer already exists [2024-03-15T17:41:32.203Z] latest: digest: sha256:442f40533e4ba339699274581c887fc98afc7717b916ddba4e1323bcbbad4537 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:32.532Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:32.855Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.23 [2024-03-15T17:41:32.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-15T17:41:32.855Z] 47e06e4aedf9: Preparing [2024-03-15T17:41:32.855Z] 3e0a33ab7f12: Preparing [2024-03-15T17:41:32.855Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:32.855Z] e25d17558532: Preparing [2024-03-15T17:41:32.855Z] a8ddec594a54: Preparing [2024-03-15T17:41:32.855Z] da24350d525f: Preparing [2024-03-15T17:41:32.855Z] aedc3bda2944: Preparing [2024-03-15T17:41:32.855Z] da24350d525f: Waiting [2024-03-15T17:41:32.855Z] aedc3bda2944: Waiting [2024-03-15T17:41:32.855Z] 47e06e4aedf9: Layer already exists [2024-03-15T17:41:32.855Z] 3e0a33ab7f12: Layer already exists [2024-03-15T17:41:32.855Z] a8ddec594a54: Layer already exists [2024-03-15T17:41:32.855Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:32.855Z] e25d17558532: Layer already exists [2024-03-15T17:41:32.855Z] da24350d525f: Layer already exists [2024-03-15T17:41:32.855Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:32.855Z] 3.2.0-dev.23: digest: sha256:442f40533e4ba339699274581c887fc98afc7717b916ddba4e1323bcbbad4537 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:33.180Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:33.503Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:41:33.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-15T17:41:33.503Z] 47e06e4aedf9: Preparing [2024-03-15T17:41:33.503Z] 3e0a33ab7f12: Preparing [2024-03-15T17:41:33.503Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:33.503Z] e25d17558532: Preparing [2024-03-15T17:41:33.503Z] a8ddec594a54: Preparing [2024-03-15T17:41:33.503Z] da24350d525f: Preparing [2024-03-15T17:41:33.503Z] aedc3bda2944: Preparing [2024-03-15T17:41:33.503Z] da24350d525f: Waiting [2024-03-15T17:41:33.503Z] aedc3bda2944: Waiting [2024-03-15T17:41:33.503Z] a8ddec594a54: Layer already exists [2024-03-15T17:41:33.503Z] 3e0a33ab7f12: Layer already exists [2024-03-15T17:41:33.503Z] e25d17558532: Layer already exists [2024-03-15T17:41:33.503Z] 47e06e4aedf9: Layer already exists [2024-03-15T17:41:33.503Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:33.503Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:33.503Z] da24350d525f: Layer already exists [2024-03-15T17:41:33.503Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23: digest: sha256:442f40533e4ba339699274581c887fc98afc7717b916ddba4e1323bcbbad4537 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:33.827Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:34.152Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-03-15T17:41:34.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-15T17:41:34.152Z] 47e06e4aedf9: Preparing [2024-03-15T17:41:34.152Z] 3e0a33ab7f12: Preparing [2024-03-15T17:41:34.152Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:34.152Z] e25d17558532: Preparing [2024-03-15T17:41:34.152Z] a8ddec594a54: Preparing [2024-03-15T17:41:34.152Z] da24350d525f: Preparing [2024-03-15T17:41:34.152Z] aedc3bda2944: Preparing [2024-03-15T17:41:34.152Z] da24350d525f: Waiting [2024-03-15T17:41:34.152Z] 47e06e4aedf9: Layer already exists [2024-03-15T17:41:34.152Z] 3e0a33ab7f12: Layer already exists [2024-03-15T17:41:34.152Z] a8ddec594a54: Layer already exists [2024-03-15T17:41:34.152Z] e25d17558532: Layer already exists [2024-03-15T17:41:34.152Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:34.152Z] da24350d525f: Layer already exists [2024-03-15T17:41:34.152Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:34.152Z] main: digest: sha256:442f40533e4ba339699274581c887fc98afc7717b916ddba4e1323bcbbad4537 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:41:34.227Z] ===================================================== [Pipeline] echo [2024-03-15T17:41:34.243Z] taggedImages: [2024-03-15T17:41:34.244Z] - nexus3.edgexfoundry.org:10004/core-command:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:41:34.244Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-03-15T17:41:34.244Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.23 [2024-03-15T17:41:34.244Z] - nexus3.edgexfoundry.org:10004/core-command:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:41:34.244Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-03-15T17:41:34.273Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-03-15T17:41:34.273Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:41:34.273Z] latest [2024-03-15T17:41:34.273Z] 3.2.0-dev.23 [2024-03-15T17:41:34.273Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:41:34.273Z] main [2024-03-15T17:41:34.273Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:34.613Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:34.936Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:41:34.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-15T17:41:34.936Z] a67e6f4dbac1: Preparing [2024-03-15T17:41:34.936Z] aab3fad63ee7: Preparing [2024-03-15T17:41:34.936Z] 7b27c42c1778: Preparing [2024-03-15T17:41:34.936Z] aa890d19cebc: Preparing [2024-03-15T17:41:34.936Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:34.936Z] e25d17558532: Preparing [2024-03-15T17:41:34.936Z] a8ddec594a54: Preparing [2024-03-15T17:41:34.936Z] da24350d525f: Preparing [2024-03-15T17:41:34.936Z] aedc3bda2944: Preparing [2024-03-15T17:41:34.936Z] a8ddec594a54: Waiting [2024-03-15T17:41:34.936Z] da24350d525f: Waiting [2024-03-15T17:41:34.936Z] aedc3bda2944: Waiting [2024-03-15T17:41:34.936Z] e25d17558532: Waiting [2024-03-15T17:41:34.936Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:34.936Z] e25d17558532: Layer already exists [2024-03-15T17:41:34.936Z] a8ddec594a54: Layer already exists [2024-03-15T17:41:34.936Z] da24350d525f: Layer already exists [2024-03-15T17:41:34.936Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:34.936Z] a67e6f4dbac1: Pushed [2024-03-15T17:41:34.936Z] 7b27c42c1778: Pushed [2024-03-15T17:41:34.936Z] aab3fad63ee7: Pushed [2024-03-15T17:41:36.059Z] aa890d19cebc: Pushed [2024-03-15T17:41:36.318Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f: digest: sha256:234422f6ad88c43d51a0d4fde8434e60f32094fee1da5c263f4fe906934f503e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:36.652Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:36.975Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-03-15T17:41:36.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-15T17:41:36.975Z] a67e6f4dbac1: Preparing [2024-03-15T17:41:36.975Z] aab3fad63ee7: Preparing [2024-03-15T17:41:36.975Z] 7b27c42c1778: Preparing [2024-03-15T17:41:36.975Z] aa890d19cebc: Preparing [2024-03-15T17:41:36.975Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:36.975Z] e25d17558532: Preparing [2024-03-15T17:41:36.975Z] a8ddec594a54: Preparing [2024-03-15T17:41:36.975Z] da24350d525f: Preparing [2024-03-15T17:41:36.975Z] aedc3bda2944: Preparing [2024-03-15T17:41:36.975Z] a8ddec594a54: Waiting [2024-03-15T17:41:36.975Z] da24350d525f: Waiting [2024-03-15T17:41:36.975Z] aedc3bda2944: Waiting [2024-03-15T17:41:36.975Z] e25d17558532: Waiting [2024-03-15T17:41:36.975Z] a67e6f4dbac1: Layer already exists [2024-03-15T17:41:36.975Z] aab3fad63ee7: Layer already exists [2024-03-15T17:41:36.975Z] 7b27c42c1778: Layer already exists [2024-03-15T17:41:36.975Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:36.975Z] aa890d19cebc: Layer already exists [2024-03-15T17:41:36.975Z] a8ddec594a54: Layer already exists [2024-03-15T17:41:36.975Z] e25d17558532: Layer already exists [2024-03-15T17:41:36.975Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:36.975Z] da24350d525f: Layer already exists [2024-03-15T17:41:36.975Z] latest: digest: sha256:234422f6ad88c43d51a0d4fde8434e60f32094fee1da5c263f4fe906934f503e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:37.301Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:37.619Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.23 [2024-03-15T17:41:37.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-15T17:41:37.620Z] a67e6f4dbac1: Preparing [2024-03-15T17:41:37.620Z] aab3fad63ee7: Preparing [2024-03-15T17:41:37.620Z] 7b27c42c1778: Preparing [2024-03-15T17:41:37.620Z] aa890d19cebc: Preparing [2024-03-15T17:41:37.620Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:37.620Z] e25d17558532: Preparing [2024-03-15T17:41:37.620Z] a8ddec594a54: Preparing [2024-03-15T17:41:37.620Z] da24350d525f: Preparing [2024-03-15T17:41:37.620Z] aedc3bda2944: Preparing [2024-03-15T17:41:37.620Z] aedc3bda2944: Waiting [2024-03-15T17:41:37.620Z] da24350d525f: Waiting [2024-03-15T17:41:37.620Z] e25d17558532: Waiting [2024-03-15T17:41:37.620Z] 7b27c42c1778: Layer already exists [2024-03-15T17:41:37.620Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:37.620Z] a67e6f4dbac1: Layer already exists [2024-03-15T17:41:37.620Z] aab3fad63ee7: Layer already exists [2024-03-15T17:41:37.620Z] aa890d19cebc: Layer already exists [2024-03-15T17:41:37.620Z] e25d17558532: Layer already exists [2024-03-15T17:41:37.620Z] da24350d525f: Layer already exists [2024-03-15T17:41:37.620Z] a8ddec594a54: Layer already exists [2024-03-15T17:41:37.620Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:37.620Z] 3.2.0-dev.23: digest: sha256:234422f6ad88c43d51a0d4fde8434e60f32094fee1da5c263f4fe906934f503e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:37.948Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:38.271Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:41:38.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-15T17:41:38.272Z] a67e6f4dbac1: Preparing [2024-03-15T17:41:38.272Z] aab3fad63ee7: Preparing [2024-03-15T17:41:38.272Z] 7b27c42c1778: Preparing [2024-03-15T17:41:38.272Z] aa890d19cebc: Preparing [2024-03-15T17:41:38.272Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:38.272Z] e25d17558532: Preparing [2024-03-15T17:41:38.272Z] a8ddec594a54: Preparing [2024-03-15T17:41:38.272Z] da24350d525f: Preparing [2024-03-15T17:41:38.272Z] aedc3bda2944: Preparing [2024-03-15T17:41:38.272Z] e25d17558532: Waiting [2024-03-15T17:41:38.272Z] a8ddec594a54: Waiting [2024-03-15T17:41:38.272Z] da24350d525f: Waiting [2024-03-15T17:41:38.272Z] aedc3bda2944: Waiting [2024-03-15T17:41:38.272Z] aab3fad63ee7: Layer already exists [2024-03-15T17:41:38.272Z] aa890d19cebc: Layer already exists [2024-03-15T17:41:38.272Z] a67e6f4dbac1: Layer already exists [2024-03-15T17:41:38.272Z] 7b27c42c1778: Layer already exists [2024-03-15T17:41:38.272Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:38.272Z] e25d17558532: Layer already exists [2024-03-15T17:41:38.272Z] a8ddec594a54: Layer already exists [2024-03-15T17:41:38.272Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:38.272Z] da24350d525f: Layer already exists [2024-03-15T17:41:38.272Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23: digest: sha256:234422f6ad88c43d51a0d4fde8434e60f32094fee1da5c263f4fe906934f503e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:38.599Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:38.928Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-03-15T17:41:38.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-15T17:41:38.928Z] a67e6f4dbac1: Preparing [2024-03-15T17:41:38.928Z] aab3fad63ee7: Preparing [2024-03-15T17:41:38.928Z] 7b27c42c1778: Preparing [2024-03-15T17:41:38.928Z] aa890d19cebc: Preparing [2024-03-15T17:41:38.928Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:38.928Z] e25d17558532: Preparing [2024-03-15T17:41:38.928Z] a8ddec594a54: Preparing [2024-03-15T17:41:38.928Z] da24350d525f: Preparing [2024-03-15T17:41:38.928Z] aedc3bda2944: Preparing [2024-03-15T17:41:38.928Z] a8ddec594a54: Waiting [2024-03-15T17:41:38.928Z] e25d17558532: Waiting [2024-03-15T17:41:38.928Z] da24350d525f: Waiting [2024-03-15T17:41:38.928Z] aedc3bda2944: Waiting [2024-03-15T17:41:38.928Z] 7b27c42c1778: Layer already exists [2024-03-15T17:41:38.928Z] aab3fad63ee7: Layer already exists [2024-03-15T17:41:38.928Z] a67e6f4dbac1: Layer already exists [2024-03-15T17:41:38.928Z] aa890d19cebc: Layer already exists [2024-03-15T17:41:38.928Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:38.928Z] e25d17558532: Layer already exists [2024-03-15T17:41:38.928Z] a8ddec594a54: Layer already exists [2024-03-15T17:41:38.928Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:38.928Z] da24350d525f: Layer already exists [2024-03-15T17:41:38.928Z] main: digest: sha256:234422f6ad88c43d51a0d4fde8434e60f32094fee1da5c263f4fe906934f503e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:41:39.002Z] ===================================================== [Pipeline] echo [2024-03-15T17:41:39.016Z] taggedImages: [2024-03-15T17:41:39.017Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:41:39.017Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-03-15T17:41:39.017Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.23 [2024-03-15T17:41:39.017Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:41:39.017Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-03-15T17:41:39.043Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-03-15T17:41:39.043Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:41:39.043Z] latest [2024-03-15T17:41:39.043Z] 3.2.0-dev.23 [2024-03-15T17:41:39.043Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:41:39.043Z] main [2024-03-15T17:41:39.043Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:39.379Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:39.701Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:41:39.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-15T17:41:39.702Z] 060f2b562e91: Preparing [2024-03-15T17:41:39.702Z] 538ccaf69210: Preparing [2024-03-15T17:41:39.702Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:39.702Z] e25d17558532: Preparing [2024-03-15T17:41:39.702Z] da9c8578c251: Preparing [2024-03-15T17:41:39.702Z] d98cd8114a34: Preparing [2024-03-15T17:41:39.702Z] aedc3bda2944: Preparing [2024-03-15T17:41:39.702Z] aedc3bda2944: Waiting [2024-03-15T17:41:39.702Z] e25d17558532: Layer already exists [2024-03-15T17:41:39.702Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:39.702Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:39.702Z] da9c8578c251: Pushed [2024-03-15T17:41:39.702Z] 060f2b562e91: Pushed [2024-03-15T17:41:39.702Z] d98cd8114a34: Pushed [2024-03-15T17:41:41.077Z] 538ccaf69210: Pushed [2024-03-15T17:41:41.078Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f: digest: sha256:5f41f49ad7cd987ea508c1503ad88670a6f89cbd9a1bfb896a714298dfc7ede0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:41.402Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:41.726Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-03-15T17:41:41.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-15T17:41:41.726Z] 060f2b562e91: Preparing [2024-03-15T17:41:41.726Z] 538ccaf69210: Preparing [2024-03-15T17:41:41.726Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:41.726Z] e25d17558532: Preparing [2024-03-15T17:41:41.726Z] da9c8578c251: Preparing [2024-03-15T17:41:41.726Z] d98cd8114a34: Preparing [2024-03-15T17:41:41.726Z] aedc3bda2944: Preparing [2024-03-15T17:41:41.726Z] aedc3bda2944: Waiting [2024-03-15T17:41:41.726Z] d98cd8114a34: Waiting [2024-03-15T17:41:41.726Z] 538ccaf69210: Layer already exists [2024-03-15T17:41:41.726Z] da9c8578c251: Layer already exists [2024-03-15T17:41:41.726Z] e25d17558532: Layer already exists [2024-03-15T17:41:41.726Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:41.726Z] 060f2b562e91: Layer already exists [2024-03-15T17:41:41.726Z] d98cd8114a34: Layer already exists [2024-03-15T17:41:41.726Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:41.726Z] latest: digest: sha256:5f41f49ad7cd987ea508c1503ad88670a6f89cbd9a1bfb896a714298dfc7ede0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:42.047Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:42.369Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.23 [2024-03-15T17:41:42.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-15T17:41:42.369Z] 060f2b562e91: Preparing [2024-03-15T17:41:42.369Z] 538ccaf69210: Preparing [2024-03-15T17:41:42.369Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:42.369Z] e25d17558532: Preparing [2024-03-15T17:41:42.369Z] da9c8578c251: Preparing [2024-03-15T17:41:42.369Z] d98cd8114a34: Preparing [2024-03-15T17:41:42.369Z] aedc3bda2944: Preparing [2024-03-15T17:41:42.369Z] d98cd8114a34: Waiting [2024-03-15T17:41:42.369Z] aedc3bda2944: Waiting [2024-03-15T17:41:42.369Z] 060f2b562e91: Layer already exists [2024-03-15T17:41:42.369Z] da9c8578c251: Layer already exists [2024-03-15T17:41:42.369Z] e25d17558532: Layer already exists [2024-03-15T17:41:42.369Z] 538ccaf69210: Layer already exists [2024-03-15T17:41:42.369Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:42.369Z] d98cd8114a34: Layer already exists [2024-03-15T17:41:42.369Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:42.369Z] 3.2.0-dev.23: digest: sha256:5f41f49ad7cd987ea508c1503ad88670a6f89cbd9a1bfb896a714298dfc7ede0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:42.701Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:43.015Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:41:43.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-15T17:41:43.015Z] 060f2b562e91: Preparing [2024-03-15T17:41:43.015Z] 538ccaf69210: Preparing [2024-03-15T17:41:43.015Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:43.015Z] e25d17558532: Preparing [2024-03-15T17:41:43.015Z] da9c8578c251: Preparing [2024-03-15T17:41:43.015Z] d98cd8114a34: Preparing [2024-03-15T17:41:43.015Z] aedc3bda2944: Preparing [2024-03-15T17:41:43.015Z] d98cd8114a34: Waiting [2024-03-15T17:41:43.015Z] aedc3bda2944: Waiting [2024-03-15T17:41:43.015Z] e25d17558532: Layer already exists [2024-03-15T17:41:43.015Z] da9c8578c251: Layer already exists [2024-03-15T17:41:43.015Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:43.015Z] 538ccaf69210: Layer already exists [2024-03-15T17:41:43.015Z] 060f2b562e91: Layer already exists [2024-03-15T17:41:43.015Z] d98cd8114a34: Layer already exists [2024-03-15T17:41:43.015Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:43.015Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23: digest: sha256:5f41f49ad7cd987ea508c1503ad88670a6f89cbd9a1bfb896a714298dfc7ede0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:43.336Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:43.655Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-03-15T17:41:43.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-15T17:41:43.655Z] 060f2b562e91: Preparing [2024-03-15T17:41:43.655Z] 538ccaf69210: Preparing [2024-03-15T17:41:43.655Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:43.655Z] e25d17558532: Preparing [2024-03-15T17:41:43.655Z] da9c8578c251: Preparing [2024-03-15T17:41:43.655Z] d98cd8114a34: Preparing [2024-03-15T17:41:43.655Z] aedc3bda2944: Preparing [2024-03-15T17:41:43.655Z] d98cd8114a34: Waiting [2024-03-15T17:41:43.655Z] aedc3bda2944: Waiting [2024-03-15T17:41:43.655Z] 538ccaf69210: Layer already exists [2024-03-15T17:41:43.655Z] 060f2b562e91: Layer already exists [2024-03-15T17:41:43.655Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:43.655Z] e25d17558532: Layer already exists [2024-03-15T17:41:43.655Z] da9c8578c251: Layer already exists [2024-03-15T17:41:43.655Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:43.655Z] d98cd8114a34: Layer already exists [2024-03-15T17:41:43.655Z] main: digest: sha256:5f41f49ad7cd987ea508c1503ad88670a6f89cbd9a1bfb896a714298dfc7ede0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:41:43.726Z] ===================================================== [Pipeline] echo [2024-03-15T17:41:43.738Z] taggedImages: [2024-03-15T17:41:43.738Z] - nexus3.edgexfoundry.org:10004/core-data:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:41:43.738Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-03-15T17:41:43.738Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.23 [2024-03-15T17:41:43.738Z] - nexus3.edgexfoundry.org:10004/core-data:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:41:43.738Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-03-15T17:41:43.766Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-03-15T17:41:43.766Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:41:43.766Z] latest [2024-03-15T17:41:43.766Z] 3.2.0-dev.23 [2024-03-15T17:41:43.766Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:41:43.766Z] main [2024-03-15T17:41:43.766Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:44.107Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:44.421Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:41:44.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-15T17:41:44.421Z] 1169a2727fb1: Preparing [2024-03-15T17:41:44.421Z] 7630b5bcf71b: Preparing [2024-03-15T17:41:44.421Z] cdd01ca5e167: Preparing [2024-03-15T17:41:44.421Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:44.421Z] e25d17558532: Preparing [2024-03-15T17:41:44.421Z] a8ddec594a54: Preparing [2024-03-15T17:41:44.421Z] da24350d525f: Preparing [2024-03-15T17:41:44.421Z] aedc3bda2944: Preparing [2024-03-15T17:41:44.421Z] a8ddec594a54: Waiting [2024-03-15T17:41:44.421Z] da24350d525f: Waiting [2024-03-15T17:41:44.421Z] aedc3bda2944: Waiting [2024-03-15T17:41:44.421Z] e25d17558532: Layer already exists [2024-03-15T17:41:44.421Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:44.421Z] a8ddec594a54: Layer already exists [2024-03-15T17:41:44.421Z] da24350d525f: Layer already exists [2024-03-15T17:41:44.421Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:44.421Z] 7630b5bcf71b: Pushed [2024-03-15T17:41:44.421Z] 1169a2727fb1: Pushed [2024-03-15T17:41:45.798Z] cdd01ca5e167: Pushed [2024-03-15T17:41:45.798Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f: digest: sha256:978fcb260ee15a7ec28e14b16c66118de4c7889efa8e4e353fec1ce0ff3307f5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:46.128Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:46.448Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-03-15T17:41:46.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-15T17:41:46.448Z] 1169a2727fb1: Preparing [2024-03-15T17:41:46.448Z] 7630b5bcf71b: Preparing [2024-03-15T17:41:46.448Z] cdd01ca5e167: Preparing [2024-03-15T17:41:46.448Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:46.448Z] e25d17558532: Preparing [2024-03-15T17:41:46.448Z] a8ddec594a54: Preparing [2024-03-15T17:41:46.448Z] da24350d525f: Preparing [2024-03-15T17:41:46.448Z] aedc3bda2944: Preparing [2024-03-15T17:41:46.448Z] a8ddec594a54: Waiting [2024-03-15T17:41:46.448Z] da24350d525f: Waiting [2024-03-15T17:41:46.448Z] aedc3bda2944: Waiting [2024-03-15T17:41:46.448Z] 1169a2727fb1: Layer already exists [2024-03-15T17:41:46.448Z] e25d17558532: Layer already exists [2024-03-15T17:41:46.448Z] 7630b5bcf71b: Layer already exists [2024-03-15T17:41:46.448Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:46.448Z] cdd01ca5e167: Layer already exists [2024-03-15T17:41:46.448Z] a8ddec594a54: Layer already exists [2024-03-15T17:41:46.448Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:46.448Z] da24350d525f: Layer already exists [2024-03-15T17:41:46.448Z] latest: digest: sha256:978fcb260ee15a7ec28e14b16c66118de4c7889efa8e4e353fec1ce0ff3307f5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:46.778Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:47.113Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.23 [2024-03-15T17:41:47.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-15T17:41:47.113Z] 1169a2727fb1: Preparing [2024-03-15T17:41:47.113Z] 7630b5bcf71b: Preparing [2024-03-15T17:41:47.113Z] cdd01ca5e167: Preparing [2024-03-15T17:41:47.113Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:47.113Z] e25d17558532: Preparing [2024-03-15T17:41:47.113Z] a8ddec594a54: Preparing [2024-03-15T17:41:47.113Z] da24350d525f: Preparing [2024-03-15T17:41:47.113Z] aedc3bda2944: Preparing [2024-03-15T17:41:47.113Z] aedc3bda2944: Waiting [2024-03-15T17:41:47.113Z] a8ddec594a54: Waiting [2024-03-15T17:41:47.113Z] da24350d525f: Waiting [2024-03-15T17:41:47.113Z] 1169a2727fb1: Layer already exists [2024-03-15T17:41:47.113Z] cdd01ca5e167: Layer already exists [2024-03-15T17:41:47.113Z] 7630b5bcf71b: Layer already exists [2024-03-15T17:41:47.113Z] e25d17558532: Layer already exists [2024-03-15T17:41:47.113Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:47.113Z] a8ddec594a54: Layer already exists [2024-03-15T17:41:47.113Z] da24350d525f: Layer already exists [2024-03-15T17:41:47.113Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:47.113Z] 3.2.0-dev.23: digest: sha256:978fcb260ee15a7ec28e14b16c66118de4c7889efa8e4e353fec1ce0ff3307f5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:47.442Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:47.769Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:41:47.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-15T17:41:47.769Z] 1169a2727fb1: Preparing [2024-03-15T17:41:47.769Z] 7630b5bcf71b: Preparing [2024-03-15T17:41:47.769Z] cdd01ca5e167: Preparing [2024-03-15T17:41:47.769Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:47.769Z] e25d17558532: Preparing [2024-03-15T17:41:47.769Z] a8ddec594a54: Preparing [2024-03-15T17:41:47.769Z] da24350d525f: Preparing [2024-03-15T17:41:47.769Z] aedc3bda2944: Preparing [2024-03-15T17:41:47.769Z] a8ddec594a54: Waiting [2024-03-15T17:41:47.769Z] da24350d525f: Waiting [2024-03-15T17:41:47.769Z] e25d17558532: Layer already exists [2024-03-15T17:41:47.769Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:47.769Z] cdd01ca5e167: Layer already exists [2024-03-15T17:41:47.769Z] 7630b5bcf71b: Layer already exists [2024-03-15T17:41:47.769Z] 1169a2727fb1: Layer already exists [2024-03-15T17:41:47.769Z] a8ddec594a54: Layer already exists [2024-03-15T17:41:47.769Z] da24350d525f: Layer already exists [2024-03-15T17:41:47.769Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:47.769Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23: digest: sha256:978fcb260ee15a7ec28e14b16c66118de4c7889efa8e4e353fec1ce0ff3307f5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:48.091Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:48.409Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-03-15T17:41:48.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-15T17:41:48.409Z] 1169a2727fb1: Preparing [2024-03-15T17:41:48.409Z] 7630b5bcf71b: Preparing [2024-03-15T17:41:48.409Z] cdd01ca5e167: Preparing [2024-03-15T17:41:48.409Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:48.409Z] e25d17558532: Preparing [2024-03-15T17:41:48.409Z] a8ddec594a54: Preparing [2024-03-15T17:41:48.409Z] da24350d525f: Preparing [2024-03-15T17:41:48.409Z] aedc3bda2944: Preparing [2024-03-15T17:41:48.409Z] a8ddec594a54: Waiting [2024-03-15T17:41:48.409Z] da24350d525f: Waiting [2024-03-15T17:41:48.409Z] e25d17558532: Layer already exists [2024-03-15T17:41:48.409Z] 7630b5bcf71b: Layer already exists [2024-03-15T17:41:48.409Z] cdd01ca5e167: Layer already exists [2024-03-15T17:41:48.409Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:48.409Z] 1169a2727fb1: Layer already exists [2024-03-15T17:41:48.409Z] da24350d525f: Layer already exists [2024-03-15T17:41:48.409Z] a8ddec594a54: Layer already exists [2024-03-15T17:41:48.409Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:48.409Z] main: digest: sha256:978fcb260ee15a7ec28e14b16c66118de4c7889efa8e4e353fec1ce0ff3307f5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:41:48.470Z] ===================================================== [Pipeline] echo [2024-03-15T17:41:48.484Z] taggedImages: [2024-03-15T17:41:48.484Z] - nexus3.edgexfoundry.org:10004/core-metadata:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:41:48.484Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-03-15T17:41:48.484Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.23 [2024-03-15T17:41:48.484Z] - nexus3.edgexfoundry.org:10004/core-metadata:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:41:48.484Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-03-15T17:41:48.513Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-03-15T17:41:48.513Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:41:48.513Z] latest [2024-03-15T17:41:48.513Z] 3.2.0-dev.23 [2024-03-15T17:41:48.513Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:41:48.513Z] main [2024-03-15T17:41:48.513Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:48.853Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:49.167Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:41:49.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-15T17:41:49.167Z] 65e24ca5f718: Preparing [2024-03-15T17:41:49.167Z] 50f256953a65: Preparing [2024-03-15T17:41:49.167Z] f01bbcae50f1: Preparing [2024-03-15T17:41:49.167Z] af38002c4c3e: Preparing [2024-03-15T17:41:49.167Z] 67cbd0a4f5de: Preparing [2024-03-15T17:41:49.167Z] 690183860627: Preparing [2024-03-15T17:41:49.167Z] 574c354b195a: Preparing [2024-03-15T17:41:49.167Z] 690183860627: Waiting [2024-03-15T17:41:49.167Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:49.167Z] e25d17558532: Preparing [2024-03-15T17:41:49.167Z] f22298ed14f8: Preparing [2024-03-15T17:41:49.167Z] 73fb4cebf258: Preparing [2024-03-15T17:41:49.167Z] 574c354b195a: Waiting [2024-03-15T17:41:49.167Z] d8a32ff3a9d1: Waiting [2024-03-15T17:41:49.167Z] e25d17558532: Waiting [2024-03-15T17:41:49.167Z] f22298ed14f8: Waiting [2024-03-15T17:41:49.167Z] 5f70bf18a086: Preparing [2024-03-15T17:41:49.167Z] 2cd1c4302726: Preparing [2024-03-15T17:41:49.167Z] 66b24b24fffa: Preparing [2024-03-15T17:41:49.167Z] 527bdc7c1019: Preparing [2024-03-15T17:41:49.167Z] aedc3bda2944: Preparing [2024-03-15T17:41:49.167Z] 73fb4cebf258: Waiting [2024-03-15T17:41:49.167Z] 5f70bf18a086: Waiting [2024-03-15T17:41:49.167Z] 2cd1c4302726: Waiting [2024-03-15T17:41:49.167Z] 66b24b24fffa: Waiting [2024-03-15T17:41:49.167Z] 527bdc7c1019: Waiting [2024-03-15T17:41:49.167Z] aedc3bda2944: Waiting [2024-03-15T17:41:49.167Z] 65e24ca5f718: Pushed [2024-03-15T17:41:49.167Z] 50f256953a65: Pushed [2024-03-15T17:41:49.167Z] 67cbd0a4f5de: Pushed [2024-03-15T17:41:49.167Z] f01bbcae50f1: Pushed [2024-03-15T17:41:49.167Z] af38002c4c3e: Pushed [2024-03-15T17:41:49.167Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:49.167Z] e25d17558532: Layer already exists [2024-03-15T17:41:49.426Z] 690183860627: Pushed [2024-03-15T17:41:49.426Z] f22298ed14f8: Pushed [2024-03-15T17:41:49.426Z] 2cd1c4302726: Pushed [2024-03-15T17:41:49.426Z] 73fb4cebf258: Pushed [2024-03-15T17:41:49.426Z] 5f70bf18a086: Pushed [2024-03-15T17:41:49.426Z] 66b24b24fffa: Pushed [2024-03-15T17:41:49.426Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:49.426Z] 527bdc7c1019: Pushed [2024-03-15T17:41:50.802Z] 574c354b195a: Pushed [2024-03-15T17:41:50.802Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f: digest: sha256:29d7f744db393e7612826745e5de1f2901107d63a55bf5890ab730543e8f4881 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:51.125Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:51.439Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-03-15T17:41:51.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-15T17:41:51.439Z] 65e24ca5f718: Preparing [2024-03-15T17:41:51.439Z] 50f256953a65: Preparing [2024-03-15T17:41:51.439Z] f01bbcae50f1: Preparing [2024-03-15T17:41:51.439Z] af38002c4c3e: Preparing [2024-03-15T17:41:51.439Z] 67cbd0a4f5de: Preparing [2024-03-15T17:41:51.439Z] 690183860627: Preparing [2024-03-15T17:41:51.439Z] 574c354b195a: Preparing [2024-03-15T17:41:51.439Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:51.439Z] e25d17558532: Preparing [2024-03-15T17:41:51.439Z] f22298ed14f8: Preparing [2024-03-15T17:41:51.439Z] 73fb4cebf258: Preparing [2024-03-15T17:41:51.439Z] 5f70bf18a086: Preparing [2024-03-15T17:41:51.439Z] 2cd1c4302726: Preparing [2024-03-15T17:41:51.439Z] 66b24b24fffa: Preparing [2024-03-15T17:41:51.439Z] 527bdc7c1019: Preparing [2024-03-15T17:41:51.439Z] f22298ed14f8: Waiting [2024-03-15T17:41:51.439Z] 73fb4cebf258: Waiting [2024-03-15T17:41:51.439Z] 5f70bf18a086: Waiting [2024-03-15T17:41:51.439Z] 574c354b195a: Waiting [2024-03-15T17:41:51.439Z] 690183860627: Waiting [2024-03-15T17:41:51.439Z] 2cd1c4302726: Waiting [2024-03-15T17:41:51.439Z] d8a32ff3a9d1: Waiting [2024-03-15T17:41:51.439Z] 66b24b24fffa: Waiting [2024-03-15T17:41:51.439Z] aedc3bda2944: Preparing [2024-03-15T17:41:51.439Z] aedc3bda2944: Waiting [2024-03-15T17:41:51.439Z] 527bdc7c1019: Waiting [2024-03-15T17:41:51.439Z] 67cbd0a4f5de: Layer already exists [2024-03-15T17:41:51.439Z] af38002c4c3e: Layer already exists [2024-03-15T17:41:51.439Z] f01bbcae50f1: Layer already exists [2024-03-15T17:41:51.439Z] 65e24ca5f718: Layer already exists [2024-03-15T17:41:51.439Z] 50f256953a65: Layer already exists [2024-03-15T17:41:51.439Z] 690183860627: Layer already exists [2024-03-15T17:41:51.439Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:51.439Z] e25d17558532: Layer already exists [2024-03-15T17:41:51.439Z] 574c354b195a: Layer already exists [2024-03-15T17:41:51.439Z] f22298ed14f8: Layer already exists [2024-03-15T17:41:51.439Z] 5f70bf18a086: Layer already exists [2024-03-15T17:41:51.439Z] 73fb4cebf258: Layer already exists [2024-03-15T17:41:51.439Z] 2cd1c4302726: Layer already exists [2024-03-15T17:41:51.439Z] 527bdc7c1019: Layer already exists [2024-03-15T17:41:51.439Z] 66b24b24fffa: Layer already exists [2024-03-15T17:41:51.439Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:51.439Z] latest: digest: sha256:29d7f744db393e7612826745e5de1f2901107d63a55bf5890ab730543e8f4881 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:51.768Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:52.086Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.23 [2024-03-15T17:41:52.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-15T17:41:52.086Z] 65e24ca5f718: Preparing [2024-03-15T17:41:52.086Z] 50f256953a65: Preparing [2024-03-15T17:41:52.086Z] f01bbcae50f1: Preparing [2024-03-15T17:41:52.086Z] af38002c4c3e: Preparing [2024-03-15T17:41:52.086Z] 67cbd0a4f5de: Preparing [2024-03-15T17:41:52.086Z] 690183860627: Preparing [2024-03-15T17:41:52.086Z] 574c354b195a: Preparing [2024-03-15T17:41:52.086Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:52.086Z] e25d17558532: Preparing [2024-03-15T17:41:52.086Z] f22298ed14f8: Preparing [2024-03-15T17:41:52.086Z] 73fb4cebf258: Preparing [2024-03-15T17:41:52.086Z] 5f70bf18a086: Preparing [2024-03-15T17:41:52.086Z] 2cd1c4302726: Preparing [2024-03-15T17:41:52.086Z] 66b24b24fffa: Preparing [2024-03-15T17:41:52.086Z] 527bdc7c1019: Preparing [2024-03-15T17:41:52.086Z] aedc3bda2944: Preparing [2024-03-15T17:41:52.086Z] 690183860627: Waiting [2024-03-15T17:41:52.086Z] 574c354b195a: Waiting [2024-03-15T17:41:52.086Z] d8a32ff3a9d1: Waiting [2024-03-15T17:41:52.086Z] e25d17558532: Waiting [2024-03-15T17:41:52.086Z] 73fb4cebf258: Waiting [2024-03-15T17:41:52.086Z] 5f70bf18a086: Waiting [2024-03-15T17:41:52.086Z] 66b24b24fffa: Waiting [2024-03-15T17:41:52.086Z] f22298ed14f8: Waiting [2024-03-15T17:41:52.086Z] 2cd1c4302726: Waiting [2024-03-15T17:41:52.086Z] 527bdc7c1019: Waiting [2024-03-15T17:41:52.086Z] aedc3bda2944: Waiting [2024-03-15T17:41:52.086Z] f01bbcae50f1: Layer already exists [2024-03-15T17:41:52.086Z] 50f256953a65: Layer already exists [2024-03-15T17:41:52.086Z] 65e24ca5f718: Layer already exists [2024-03-15T17:41:52.086Z] 67cbd0a4f5de: Layer already exists [2024-03-15T17:41:52.086Z] af38002c4c3e: Layer already exists [2024-03-15T17:41:52.086Z] 690183860627: Layer already exists [2024-03-15T17:41:52.086Z] 574c354b195a: Layer already exists [2024-03-15T17:41:52.086Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:52.086Z] f22298ed14f8: Layer already exists [2024-03-15T17:41:52.086Z] e25d17558532: Layer already exists [2024-03-15T17:41:52.086Z] 5f70bf18a086: Layer already exists [2024-03-15T17:41:52.086Z] 73fb4cebf258: Layer already exists [2024-03-15T17:41:52.086Z] 2cd1c4302726: Layer already exists [2024-03-15T17:41:52.086Z] 66b24b24fffa: Layer already exists [2024-03-15T17:41:52.086Z] 527bdc7c1019: Layer already exists [2024-03-15T17:41:52.086Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:52.086Z] 3.2.0-dev.23: digest: sha256:29d7f744db393e7612826745e5de1f2901107d63a55bf5890ab730543e8f4881 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:52.403Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:52.730Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:41:52.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-15T17:41:52.730Z] 65e24ca5f718: Preparing [2024-03-15T17:41:52.730Z] 50f256953a65: Preparing [2024-03-15T17:41:52.730Z] f01bbcae50f1: Preparing [2024-03-15T17:41:52.730Z] af38002c4c3e: Preparing [2024-03-15T17:41:52.730Z] 67cbd0a4f5de: Preparing [2024-03-15T17:41:52.730Z] 690183860627: Preparing [2024-03-15T17:41:52.730Z] 574c354b195a: Preparing [2024-03-15T17:41:52.730Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:52.730Z] e25d17558532: Preparing [2024-03-15T17:41:52.730Z] f22298ed14f8: Preparing [2024-03-15T17:41:52.730Z] 73fb4cebf258: Preparing [2024-03-15T17:41:52.730Z] 5f70bf18a086: Preparing [2024-03-15T17:41:52.730Z] 2cd1c4302726: Preparing [2024-03-15T17:41:52.730Z] 66b24b24fffa: Preparing [2024-03-15T17:41:52.730Z] 527bdc7c1019: Preparing [2024-03-15T17:41:52.730Z] aedc3bda2944: Preparing [2024-03-15T17:41:52.730Z] 66b24b24fffa: Waiting [2024-03-15T17:41:52.730Z] aedc3bda2944: Waiting [2024-03-15T17:41:52.730Z] f22298ed14f8: Waiting [2024-03-15T17:41:52.730Z] 690183860627: Waiting [2024-03-15T17:41:52.730Z] 73fb4cebf258: Waiting [2024-03-15T17:41:52.730Z] 527bdc7c1019: Waiting [2024-03-15T17:41:52.730Z] 2cd1c4302726: Waiting [2024-03-15T17:41:52.730Z] 574c354b195a: Waiting [2024-03-15T17:41:52.730Z] 5f70bf18a086: Waiting [2024-03-15T17:41:52.730Z] d8a32ff3a9d1: Waiting [2024-03-15T17:41:52.730Z] 65e24ca5f718: Layer already exists [2024-03-15T17:41:52.730Z] af38002c4c3e: Layer already exists [2024-03-15T17:41:52.730Z] 50f256953a65: Layer already exists [2024-03-15T17:41:52.730Z] f01bbcae50f1: Layer already exists [2024-03-15T17:41:52.730Z] 67cbd0a4f5de: Layer already exists [2024-03-15T17:41:52.730Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:52.730Z] 690183860627: Layer already exists [2024-03-15T17:41:52.730Z] e25d17558532: Layer already exists [2024-03-15T17:41:52.730Z] 574c354b195a: Layer already exists [2024-03-15T17:41:52.730Z] f22298ed14f8: Layer already exists [2024-03-15T17:41:52.730Z] 73fb4cebf258: Layer already exists [2024-03-15T17:41:52.730Z] 5f70bf18a086: Layer already exists [2024-03-15T17:41:52.730Z] 2cd1c4302726: Layer already exists [2024-03-15T17:41:52.730Z] 527bdc7c1019: Layer already exists [2024-03-15T17:41:52.730Z] 66b24b24fffa: Layer already exists [2024-03-15T17:41:52.730Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:52.730Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23: digest: sha256:29d7f744db393e7612826745e5de1f2901107d63a55bf5890ab730543e8f4881 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:53.052Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:53.374Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-03-15T17:41:53.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-15T17:41:53.374Z] 65e24ca5f718: Preparing [2024-03-15T17:41:53.374Z] 50f256953a65: Preparing [2024-03-15T17:41:53.374Z] f01bbcae50f1: Preparing [2024-03-15T17:41:53.374Z] af38002c4c3e: Preparing [2024-03-15T17:41:53.374Z] 67cbd0a4f5de: Preparing [2024-03-15T17:41:53.374Z] 690183860627: Preparing [2024-03-15T17:41:53.374Z] 574c354b195a: Preparing [2024-03-15T17:41:53.374Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:53.374Z] e25d17558532: Preparing [2024-03-15T17:41:53.374Z] f22298ed14f8: Preparing [2024-03-15T17:41:53.374Z] 73fb4cebf258: Preparing [2024-03-15T17:41:53.374Z] 5f70bf18a086: Preparing [2024-03-15T17:41:53.374Z] 2cd1c4302726: Preparing [2024-03-15T17:41:53.374Z] 66b24b24fffa: Preparing [2024-03-15T17:41:53.374Z] 527bdc7c1019: Preparing [2024-03-15T17:41:53.374Z] aedc3bda2944: Preparing [2024-03-15T17:41:53.374Z] 690183860627: Waiting [2024-03-15T17:41:53.374Z] 574c354b195a: Waiting [2024-03-15T17:41:53.374Z] d8a32ff3a9d1: Waiting [2024-03-15T17:41:53.374Z] e25d17558532: Waiting [2024-03-15T17:41:53.374Z] f22298ed14f8: Waiting [2024-03-15T17:41:53.374Z] 73fb4cebf258: Waiting [2024-03-15T17:41:53.374Z] 5f70bf18a086: Waiting [2024-03-15T17:41:53.374Z] 2cd1c4302726: Waiting [2024-03-15T17:41:53.374Z] 66b24b24fffa: Waiting [2024-03-15T17:41:53.374Z] 527bdc7c1019: Waiting [2024-03-15T17:41:53.374Z] aedc3bda2944: Waiting [2024-03-15T17:41:53.374Z] 50f256953a65: Layer already exists [2024-03-15T17:41:53.374Z] 67cbd0a4f5de: Layer already exists [2024-03-15T17:41:53.374Z] af38002c4c3e: Layer already exists [2024-03-15T17:41:53.374Z] f01bbcae50f1: Layer already exists [2024-03-15T17:41:53.374Z] 65e24ca5f718: Layer already exists [2024-03-15T17:41:53.374Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:53.374Z] e25d17558532: Layer already exists [2024-03-15T17:41:53.374Z] 574c354b195a: Layer already exists [2024-03-15T17:41:53.374Z] 690183860627: Layer already exists [2024-03-15T17:41:53.374Z] f22298ed14f8: Layer already exists [2024-03-15T17:41:53.374Z] 5f70bf18a086: Layer already exists [2024-03-15T17:41:53.374Z] 73fb4cebf258: Layer already exists [2024-03-15T17:41:53.374Z] 527bdc7c1019: Layer already exists [2024-03-15T17:41:53.374Z] 2cd1c4302726: Layer already exists [2024-03-15T17:41:53.374Z] 66b24b24fffa: Layer already exists [2024-03-15T17:41:53.374Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:53.374Z] main: digest: sha256:29d7f744db393e7612826745e5de1f2901107d63a55bf5890ab730543e8f4881 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:41:53.461Z] ===================================================== [Pipeline] echo [2024-03-15T17:41:53.478Z] taggedImages: [2024-03-15T17:41:53.478Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:41:53.478Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-03-15T17:41:53.478Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.23 [2024-03-15T17:41:53.478Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:41:53.478Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-03-15T17:41:53.499Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-03-15T17:41:53.500Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:41:53.500Z] latest [2024-03-15T17:41:53.500Z] 3.2.0-dev.23 [2024-03-15T17:41:53.500Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:41:53.500Z] main [2024-03-15T17:41:53.500Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:53.847Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:54.167Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:41:54.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-15T17:41:54.167Z] e0529bb7438e: Preparing [2024-03-15T17:41:54.167Z] aab3fad63ee7: Preparing [2024-03-15T17:41:54.167Z] 9c2415c08efc: Preparing [2024-03-15T17:41:54.167Z] 464b36e0326a: Preparing [2024-03-15T17:41:54.167Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:54.167Z] e25d17558532: Preparing [2024-03-15T17:41:54.167Z] a8ddec594a54: Preparing [2024-03-15T17:41:54.167Z] da24350d525f: Preparing [2024-03-15T17:41:54.167Z] aedc3bda2944: Preparing [2024-03-15T17:41:54.167Z] da24350d525f: Waiting [2024-03-15T17:41:54.167Z] a8ddec594a54: Waiting [2024-03-15T17:41:54.167Z] aedc3bda2944: Waiting [2024-03-15T17:41:54.167Z] e25d17558532: Waiting [2024-03-15T17:41:54.167Z] aab3fad63ee7: Layer already exists [2024-03-15T17:41:54.167Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:54.167Z] e25d17558532: Layer already exists [2024-03-15T17:41:54.167Z] a8ddec594a54: Layer already exists [2024-03-15T17:41:54.167Z] da24350d525f: Layer already exists [2024-03-15T17:41:54.167Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:54.167Z] 9c2415c08efc: Pushed [2024-03-15T17:41:54.167Z] e0529bb7438e: Pushed [2024-03-15T17:41:55.104Z] 464b36e0326a: Pushed [2024-03-15T17:41:55.364Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f: digest: sha256:10b4f0a69b0c3a367f1a190208acbab78f08c9db2cc777406633ffbe708827f9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:55.700Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:56.010Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-03-15T17:41:56.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-15T17:41:56.011Z] e0529bb7438e: Preparing [2024-03-15T17:41:56.011Z] aab3fad63ee7: Preparing [2024-03-15T17:41:56.011Z] 9c2415c08efc: Preparing [2024-03-15T17:41:56.011Z] 464b36e0326a: Preparing [2024-03-15T17:41:56.011Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:56.011Z] e25d17558532: Preparing [2024-03-15T17:41:56.011Z] a8ddec594a54: Preparing [2024-03-15T17:41:56.011Z] da24350d525f: Preparing [2024-03-15T17:41:56.011Z] aedc3bda2944: Preparing [2024-03-15T17:41:56.011Z] e25d17558532: Waiting [2024-03-15T17:41:56.011Z] a8ddec594a54: Waiting [2024-03-15T17:41:56.011Z] da24350d525f: Waiting [2024-03-15T17:41:56.011Z] aedc3bda2944: Waiting [2024-03-15T17:41:56.011Z] 9c2415c08efc: Layer already exists [2024-03-15T17:41:56.011Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:56.011Z] 464b36e0326a: Layer already exists [2024-03-15T17:41:56.011Z] e0529bb7438e: Layer already exists [2024-03-15T17:41:56.011Z] aab3fad63ee7: Layer already exists [2024-03-15T17:41:56.011Z] e25d17558532: Layer already exists [2024-03-15T17:41:56.011Z] a8ddec594a54: Layer already exists [2024-03-15T17:41:56.011Z] da24350d525f: Layer already exists [2024-03-15T17:41:56.011Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:56.011Z] latest: digest: sha256:10b4f0a69b0c3a367f1a190208acbab78f08c9db2cc777406633ffbe708827f9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:56.328Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:56.656Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.23 [2024-03-15T17:41:56.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-15T17:41:56.656Z] e0529bb7438e: Preparing [2024-03-15T17:41:56.656Z] aab3fad63ee7: Preparing [2024-03-15T17:41:56.656Z] 9c2415c08efc: Preparing [2024-03-15T17:41:56.656Z] 464b36e0326a: Preparing [2024-03-15T17:41:56.656Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:56.656Z] e25d17558532: Preparing [2024-03-15T17:41:56.656Z] a8ddec594a54: Preparing [2024-03-15T17:41:56.656Z] da24350d525f: Preparing [2024-03-15T17:41:56.656Z] aedc3bda2944: Preparing [2024-03-15T17:41:56.656Z] a8ddec594a54: Waiting [2024-03-15T17:41:56.656Z] da24350d525f: Waiting [2024-03-15T17:41:56.656Z] e25d17558532: Waiting [2024-03-15T17:41:56.656Z] aedc3bda2944: Waiting [2024-03-15T17:41:56.656Z] 9c2415c08efc: Layer already exists [2024-03-15T17:41:56.656Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:56.656Z] e0529bb7438e: Layer already exists [2024-03-15T17:41:56.656Z] 464b36e0326a: Layer already exists [2024-03-15T17:41:56.656Z] aab3fad63ee7: Layer already exists [2024-03-15T17:41:56.656Z] da24350d525f: Layer already exists [2024-03-15T17:41:56.656Z] e25d17558532: Layer already exists [2024-03-15T17:41:56.656Z] a8ddec594a54: Layer already exists [2024-03-15T17:41:56.656Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:56.656Z] 3.2.0-dev.23: digest: sha256:10b4f0a69b0c3a367f1a190208acbab78f08c9db2cc777406633ffbe708827f9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:56.981Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:57.308Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:41:57.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-15T17:41:57.308Z] e0529bb7438e: Preparing [2024-03-15T17:41:57.308Z] aab3fad63ee7: Preparing [2024-03-15T17:41:57.308Z] 9c2415c08efc: Preparing [2024-03-15T17:41:57.308Z] 464b36e0326a: Preparing [2024-03-15T17:41:57.308Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:57.308Z] e25d17558532: Preparing [2024-03-15T17:41:57.308Z] a8ddec594a54: Preparing [2024-03-15T17:41:57.308Z] da24350d525f: Preparing [2024-03-15T17:41:57.308Z] aedc3bda2944: Preparing [2024-03-15T17:41:57.308Z] e25d17558532: Waiting [2024-03-15T17:41:57.308Z] da24350d525f: Waiting [2024-03-15T17:41:57.308Z] aedc3bda2944: Waiting [2024-03-15T17:41:57.308Z] aab3fad63ee7: Layer already exists [2024-03-15T17:41:57.308Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:57.308Z] 464b36e0326a: Layer already exists [2024-03-15T17:41:57.308Z] e0529bb7438e: Layer already exists [2024-03-15T17:41:57.308Z] 9c2415c08efc: Layer already exists [2024-03-15T17:41:57.308Z] e25d17558532: Layer already exists [2024-03-15T17:41:57.308Z] a8ddec594a54: Layer already exists [2024-03-15T17:41:57.308Z] da24350d525f: Layer already exists [2024-03-15T17:41:57.308Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:57.308Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23: digest: sha256:10b4f0a69b0c3a367f1a190208acbab78f08c9db2cc777406633ffbe708827f9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:57.642Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:57.956Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-03-15T17:41:57.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-15T17:41:57.956Z] e0529bb7438e: Preparing [2024-03-15T17:41:57.956Z] aab3fad63ee7: Preparing [2024-03-15T17:41:57.956Z] 9c2415c08efc: Preparing [2024-03-15T17:41:57.956Z] 464b36e0326a: Preparing [2024-03-15T17:41:57.956Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:57.956Z] e25d17558532: Preparing [2024-03-15T17:41:57.956Z] a8ddec594a54: Preparing [2024-03-15T17:41:57.956Z] da24350d525f: Preparing [2024-03-15T17:41:57.956Z] aedc3bda2944: Preparing [2024-03-15T17:41:57.956Z] e25d17558532: Waiting [2024-03-15T17:41:57.956Z] da24350d525f: Waiting [2024-03-15T17:41:57.956Z] aedc3bda2944: Waiting [2024-03-15T17:41:57.956Z] a8ddec594a54: Waiting [2024-03-15T17:41:57.956Z] aab3fad63ee7: Layer already exists [2024-03-15T17:41:57.956Z] 9c2415c08efc: Layer already exists [2024-03-15T17:41:57.956Z] e0529bb7438e: Layer already exists [2024-03-15T17:41:57.956Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:57.956Z] 464b36e0326a: Layer already exists [2024-03-15T17:41:57.956Z] a8ddec594a54: Layer already exists [2024-03-15T17:41:57.956Z] e25d17558532: Layer already exists [2024-03-15T17:41:57.956Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:57.956Z] da24350d525f: Layer already exists [2024-03-15T17:41:57.956Z] main: digest: sha256:10b4f0a69b0c3a367f1a190208acbab78f08c9db2cc777406633ffbe708827f9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:41:58.025Z] ===================================================== [Pipeline] echo [2024-03-15T17:41:58.037Z] taggedImages: [2024-03-15T17:41:58.037Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:41:58.037Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-03-15T17:41:58.037Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.23 [2024-03-15T17:41:58.037Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:41:58.037Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-03-15T17:41:58.072Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-03-15T17:41:58.072Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:41:58.072Z] latest [2024-03-15T17:41:58.072Z] 3.2.0-dev.23 [2024-03-15T17:41:58.072Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:41:58.072Z] main [2024-03-15T17:41:58.072Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:58.407Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:41:58.720Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:41:58.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-15T17:41:58.720Z] da1e5c0f9819: Preparing [2024-03-15T17:41:58.720Z] 1ced7ec53b7f: Preparing [2024-03-15T17:41:58.720Z] bfc92bfb1ff6: Preparing [2024-03-15T17:41:58.720Z] 862867066912: Preparing [2024-03-15T17:41:58.720Z] 28d2d0db17a4: Preparing [2024-03-15T17:41:58.720Z] d8a32ff3a9d1: Preparing [2024-03-15T17:41:58.720Z] e25d17558532: Preparing [2024-03-15T17:41:58.720Z] b651123a86e8: Preparing [2024-03-15T17:41:58.720Z] 4f8f497955e3: Preparing [2024-03-15T17:41:58.720Z] 7f3d633b906f: Preparing [2024-03-15T17:41:58.720Z] aedc3bda2944: Preparing [2024-03-15T17:41:58.720Z] d8a32ff3a9d1: Waiting [2024-03-15T17:41:58.720Z] 7f3d633b906f: Waiting [2024-03-15T17:41:58.720Z] e25d17558532: Waiting [2024-03-15T17:41:58.720Z] aedc3bda2944: Waiting [2024-03-15T17:41:58.720Z] 4f8f497955e3: Waiting [2024-03-15T17:41:58.720Z] b651123a86e8: Waiting [2024-03-15T17:41:58.720Z] 862867066912: Pushed [2024-03-15T17:41:58.720Z] da1e5c0f9819: Pushed [2024-03-15T17:41:58.720Z] 28d2d0db17a4: Pushed [2024-03-15T17:41:58.720Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:41:58.720Z] 1ced7ec53b7f: Pushed [2024-03-15T17:41:58.720Z] e25d17558532: Layer already exists [2024-03-15T17:41:58.720Z] aedc3bda2944: Layer already exists [2024-03-15T17:41:58.978Z] b651123a86e8: Pushed [2024-03-15T17:41:58.978Z] 4f8f497955e3: Pushed [2024-03-15T17:41:59.547Z] bfc92bfb1ff6: Pushed [2024-03-15T17:42:00.114Z] 7f3d633b906f: Pushed [2024-03-15T17:42:00.114Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f: digest: sha256:fcd1b4047a229729e515610411ece29c4d8d2f069fe3c5d5e39555ace627e0b8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:00.436Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:00.754Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-03-15T17:42:00.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-15T17:42:00.755Z] da1e5c0f9819: Preparing [2024-03-15T17:42:00.755Z] 1ced7ec53b7f: Preparing [2024-03-15T17:42:00.755Z] bfc92bfb1ff6: Preparing [2024-03-15T17:42:00.755Z] 862867066912: Preparing [2024-03-15T17:42:00.755Z] 28d2d0db17a4: Preparing [2024-03-15T17:42:00.755Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:00.755Z] e25d17558532: Preparing [2024-03-15T17:42:00.755Z] b651123a86e8: Preparing [2024-03-15T17:42:00.755Z] 4f8f497955e3: Preparing [2024-03-15T17:42:00.755Z] 7f3d633b906f: Preparing [2024-03-15T17:42:00.755Z] aedc3bda2944: Preparing [2024-03-15T17:42:00.755Z] d8a32ff3a9d1: Waiting [2024-03-15T17:42:00.755Z] e25d17558532: Waiting [2024-03-15T17:42:00.755Z] 4f8f497955e3: Waiting [2024-03-15T17:42:00.755Z] b651123a86e8: Waiting [2024-03-15T17:42:00.755Z] 7f3d633b906f: Waiting [2024-03-15T17:42:00.755Z] aedc3bda2944: Waiting [2024-03-15T17:42:00.755Z] da1e5c0f9819: Layer already exists [2024-03-15T17:42:00.755Z] 1ced7ec53b7f: Layer already exists [2024-03-15T17:42:00.755Z] 28d2d0db17a4: Layer already exists [2024-03-15T17:42:00.755Z] bfc92bfb1ff6: Layer already exists [2024-03-15T17:42:00.755Z] 862867066912: Layer already exists [2024-03-15T17:42:00.755Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:00.755Z] e25d17558532: Layer already exists [2024-03-15T17:42:00.755Z] b651123a86e8: Layer already exists [2024-03-15T17:42:00.755Z] 4f8f497955e3: Layer already exists [2024-03-15T17:42:00.755Z] 7f3d633b906f: Layer already exists [2024-03-15T17:42:00.755Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:00.755Z] latest: digest: sha256:fcd1b4047a229729e515610411ece29c4d8d2f069fe3c5d5e39555ace627e0b8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:01.073Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:01.388Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.23 [2024-03-15T17:42:01.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-15T17:42:01.388Z] da1e5c0f9819: Preparing [2024-03-15T17:42:01.388Z] 1ced7ec53b7f: Preparing [2024-03-15T17:42:01.388Z] bfc92bfb1ff6: Preparing [2024-03-15T17:42:01.388Z] 862867066912: Preparing [2024-03-15T17:42:01.388Z] 28d2d0db17a4: Preparing [2024-03-15T17:42:01.388Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:01.388Z] e25d17558532: Preparing [2024-03-15T17:42:01.388Z] b651123a86e8: Preparing [2024-03-15T17:42:01.388Z] 4f8f497955e3: Preparing [2024-03-15T17:42:01.388Z] 7f3d633b906f: Preparing [2024-03-15T17:42:01.388Z] aedc3bda2944: Preparing [2024-03-15T17:42:01.388Z] d8a32ff3a9d1: Waiting [2024-03-15T17:42:01.388Z] e25d17558532: Waiting [2024-03-15T17:42:01.388Z] b651123a86e8: Waiting [2024-03-15T17:42:01.388Z] 4f8f497955e3: Waiting [2024-03-15T17:42:01.388Z] 7f3d633b906f: Waiting [2024-03-15T17:42:01.388Z] aedc3bda2944: Waiting [2024-03-15T17:42:01.388Z] bfc92bfb1ff6: Layer already exists [2024-03-15T17:42:01.388Z] 28d2d0db17a4: Layer already exists [2024-03-15T17:42:01.388Z] 862867066912: Layer already exists [2024-03-15T17:42:01.388Z] 1ced7ec53b7f: Layer already exists [2024-03-15T17:42:01.388Z] da1e5c0f9819: Layer already exists [2024-03-15T17:42:01.388Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:01.388Z] e25d17558532: Layer already exists [2024-03-15T17:42:01.388Z] 4f8f497955e3: Layer already exists [2024-03-15T17:42:01.388Z] b651123a86e8: Layer already exists [2024-03-15T17:42:01.388Z] 7f3d633b906f: Layer already exists [2024-03-15T17:42:01.388Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:01.388Z] 3.2.0-dev.23: digest: sha256:fcd1b4047a229729e515610411ece29c4d8d2f069fe3c5d5e39555ace627e0b8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:01.703Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:02.013Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:42:02.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-15T17:42:02.014Z] da1e5c0f9819: Preparing [2024-03-15T17:42:02.014Z] 1ced7ec53b7f: Preparing [2024-03-15T17:42:02.014Z] bfc92bfb1ff6: Preparing [2024-03-15T17:42:02.014Z] 862867066912: Preparing [2024-03-15T17:42:02.014Z] 28d2d0db17a4: Preparing [2024-03-15T17:42:02.014Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:02.014Z] e25d17558532: Preparing [2024-03-15T17:42:02.014Z] b651123a86e8: Preparing [2024-03-15T17:42:02.014Z] 4f8f497955e3: Preparing [2024-03-15T17:42:02.014Z] 7f3d633b906f: Preparing [2024-03-15T17:42:02.014Z] aedc3bda2944: Preparing [2024-03-15T17:42:02.014Z] 4f8f497955e3: Waiting [2024-03-15T17:42:02.014Z] d8a32ff3a9d1: Waiting [2024-03-15T17:42:02.014Z] aedc3bda2944: Waiting [2024-03-15T17:42:02.014Z] 7f3d633b906f: Waiting [2024-03-15T17:42:02.014Z] b651123a86e8: Waiting [2024-03-15T17:42:02.014Z] 28d2d0db17a4: Layer already exists [2024-03-15T17:42:02.014Z] 862867066912: Layer already exists [2024-03-15T17:42:02.014Z] 1ced7ec53b7f: Layer already exists [2024-03-15T17:42:02.014Z] da1e5c0f9819: Layer already exists [2024-03-15T17:42:02.014Z] bfc92bfb1ff6: Layer already exists [2024-03-15T17:42:02.014Z] e25d17558532: Layer already exists [2024-03-15T17:42:02.014Z] 4f8f497955e3: Layer already exists [2024-03-15T17:42:02.014Z] b651123a86e8: Layer already exists [2024-03-15T17:42:02.014Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:02.014Z] 7f3d633b906f: Layer already exists [2024-03-15T17:42:02.014Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:02.014Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23: digest: sha256:fcd1b4047a229729e515610411ece29c4d8d2f069fe3c5d5e39555ace627e0b8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:02.345Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:02.664Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-03-15T17:42:02.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-15T17:42:02.664Z] da1e5c0f9819: Preparing [2024-03-15T17:42:02.664Z] 1ced7ec53b7f: Preparing [2024-03-15T17:42:02.664Z] bfc92bfb1ff6: Preparing [2024-03-15T17:42:02.664Z] 862867066912: Preparing [2024-03-15T17:42:02.664Z] 28d2d0db17a4: Preparing [2024-03-15T17:42:02.664Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:02.664Z] e25d17558532: Preparing [2024-03-15T17:42:02.664Z] b651123a86e8: Preparing [2024-03-15T17:42:02.664Z] 4f8f497955e3: Preparing [2024-03-15T17:42:02.664Z] 7f3d633b906f: Preparing [2024-03-15T17:42:02.664Z] aedc3bda2944: Preparing [2024-03-15T17:42:02.664Z] b651123a86e8: Waiting [2024-03-15T17:42:02.664Z] 4f8f497955e3: Waiting [2024-03-15T17:42:02.664Z] 7f3d633b906f: Waiting [2024-03-15T17:42:02.664Z] aedc3bda2944: Waiting [2024-03-15T17:42:02.664Z] d8a32ff3a9d1: Waiting [2024-03-15T17:42:02.664Z] da1e5c0f9819: Layer already exists [2024-03-15T17:42:02.664Z] bfc92bfb1ff6: Layer already exists [2024-03-15T17:42:02.664Z] 1ced7ec53b7f: Layer already exists [2024-03-15T17:42:02.664Z] 28d2d0db17a4: Layer already exists [2024-03-15T17:42:02.664Z] 862867066912: Layer already exists [2024-03-15T17:42:02.664Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:02.664Z] e25d17558532: Layer already exists [2024-03-15T17:42:02.664Z] 4f8f497955e3: Layer already exists [2024-03-15T17:42:02.664Z] b651123a86e8: Layer already exists [2024-03-15T17:42:02.664Z] 7f3d633b906f: Layer already exists [2024-03-15T17:42:02.664Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:02.664Z] main: digest: sha256:fcd1b4047a229729e515610411ece29c4d8d2f069fe3c5d5e39555ace627e0b8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:42:02.734Z] ===================================================== [Pipeline] echo [2024-03-15T17:42:02.747Z] taggedImages: [2024-03-15T17:42:02.747Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:42:02.747Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-03-15T17:42:02.747Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.23 [2024-03-15T17:42:02.747Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:42:02.747Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-03-15T17:42:02.771Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-03-15T17:42:02.771Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:42:02.771Z] latest [2024-03-15T17:42:02.771Z] 3.2.0-dev.23 [2024-03-15T17:42:02.771Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:42:02.771Z] main [2024-03-15T17:42:02.771Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:03.102Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:03.420Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:42:03.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-15T17:42:03.421Z] 632faa142f15: Preparing [2024-03-15T17:42:03.421Z] 8678b49aad38: Preparing [2024-03-15T17:42:03.421Z] 186866563389: Preparing [2024-03-15T17:42:03.421Z] 2734571dae0c: Preparing [2024-03-15T17:42:03.421Z] cc18f15ba62f: Preparing [2024-03-15T17:42:03.421Z] 2675513bb477: Preparing [2024-03-15T17:42:03.421Z] 2e7a470c0c2c: Preparing [2024-03-15T17:42:03.421Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:03.421Z] e25d17558532: Preparing [2024-03-15T17:42:03.421Z] 7d3b1eb56c21: Preparing [2024-03-15T17:42:03.421Z] 6d739937b344: Preparing [2024-03-15T17:42:03.421Z] aedc3bda2944: Preparing [2024-03-15T17:42:03.421Z] 2e7a470c0c2c: Waiting [2024-03-15T17:42:03.421Z] d8a32ff3a9d1: Waiting [2024-03-15T17:42:03.421Z] aedc3bda2944: Waiting [2024-03-15T17:42:03.421Z] e25d17558532: Waiting [2024-03-15T17:42:03.421Z] 6d739937b344: Waiting [2024-03-15T17:42:03.421Z] 2675513bb477: Waiting [2024-03-15T17:42:03.421Z] 7d3b1eb56c21: Waiting [2024-03-15T17:42:03.421Z] 632faa142f15: Pushed [2024-03-15T17:42:03.421Z] 8678b49aad38: Pushed [2024-03-15T17:42:03.421Z] cc18f15ba62f: Pushed [2024-03-15T17:42:03.421Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:03.421Z] e25d17558532: Layer already exists [2024-03-15T17:42:03.680Z] 2675513bb477: Pushed [2024-03-15T17:42:03.680Z] 2e7a470c0c2c: Pushed [2024-03-15T17:42:03.680Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:03.680Z] 7d3b1eb56c21: Pushed [2024-03-15T17:42:04.246Z] 2734571dae0c: Pushed [2024-03-15T17:42:04.504Z] 186866563389: Pushed [2024-03-15T17:42:04.764Z] 6d739937b344: Pushed [2024-03-15T17:42:04.764Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f: digest: sha256:5b0a531ff741ee47e1f4a87b9395ce929868a91109646819c73dc3e7e1dcb04b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:05.095Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:05.411Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-03-15T17:42:05.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-15T17:42:05.411Z] 632faa142f15: Preparing [2024-03-15T17:42:05.411Z] 8678b49aad38: Preparing [2024-03-15T17:42:05.411Z] 186866563389: Preparing [2024-03-15T17:42:05.411Z] 2734571dae0c: Preparing [2024-03-15T17:42:05.411Z] cc18f15ba62f: Preparing [2024-03-15T17:42:05.411Z] 2675513bb477: Preparing [2024-03-15T17:42:05.411Z] 2e7a470c0c2c: Preparing [2024-03-15T17:42:05.411Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:05.411Z] e25d17558532: Preparing [2024-03-15T17:42:05.411Z] 7d3b1eb56c21: Preparing [2024-03-15T17:42:05.411Z] 6d739937b344: Preparing [2024-03-15T17:42:05.411Z] aedc3bda2944: Preparing [2024-03-15T17:42:05.411Z] 2675513bb477: Waiting [2024-03-15T17:42:05.411Z] 2e7a470c0c2c: Waiting [2024-03-15T17:42:05.411Z] d8a32ff3a9d1: Waiting [2024-03-15T17:42:05.411Z] e25d17558532: Waiting [2024-03-15T17:42:05.411Z] 7d3b1eb56c21: Waiting [2024-03-15T17:42:05.411Z] 6d739937b344: Waiting [2024-03-15T17:42:05.411Z] aedc3bda2944: Waiting [2024-03-15T17:42:05.411Z] 8678b49aad38: Layer already exists [2024-03-15T17:42:05.411Z] 2734571dae0c: Layer already exists [2024-03-15T17:42:05.411Z] 632faa142f15: Layer already exists [2024-03-15T17:42:05.411Z] cc18f15ba62f: Layer already exists [2024-03-15T17:42:05.411Z] 186866563389: Layer already exists [2024-03-15T17:42:05.411Z] 2e7a470c0c2c: Layer already exists [2024-03-15T17:42:05.411Z] 2675513bb477: Layer already exists [2024-03-15T17:42:05.411Z] e25d17558532: Layer already exists [2024-03-15T17:42:05.411Z] 7d3b1eb56c21: Layer already exists [2024-03-15T17:42:05.411Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:05.411Z] 6d739937b344: Layer already exists [2024-03-15T17:42:05.411Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:05.411Z] latest: digest: sha256:5b0a531ff741ee47e1f4a87b9395ce929868a91109646819c73dc3e7e1dcb04b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:05.472Z] Removing intermediate container 158d53f59bcc [2024-03-15T17:42:05.472Z] ---> f5115efa632a [2024-03-15T17:42:05.472Z] Successfully built f5115efa632a [2024-03-15T17:42:05.472Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:05.735Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:05.809Z] + docker inspect -f . ci-base-image-arm64 [2024-03-15T17:42:05.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T17:42:06.013Z] prd-ubuntu20.04-docker-arm64-4c-16g-86 does not seem to be running inside a container [2024-03-15T17:42:06.057Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.23 [2024-03-15T17:42:06.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-15T17:42:06.057Z] 632faa142f15: Preparing [2024-03-15T17:42:06.057Z] 8678b49aad38: Preparing [2024-03-15T17:42:06.057Z] 186866563389: Preparing [2024-03-15T17:42:06.057Z] 2734571dae0c: Preparing [2024-03-15T17:42:06.057Z] cc18f15ba62f: Preparing [2024-03-15T17:42:06.057Z] 2675513bb477: Preparing [2024-03-15T17:42:06.057Z] 2e7a470c0c2c: Preparing [2024-03-15T17:42:06.057Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:06.057Z] e25d17558532: Preparing [2024-03-15T17:42:06.057Z] 7d3b1eb56c21: Preparing [2024-03-15T17:42:06.057Z] 6d739937b344: Preparing [2024-03-15T17:42:06.057Z] aedc3bda2944: Preparing [2024-03-15T17:42:06.057Z] 2675513bb477: Waiting [2024-03-15T17:42:06.057Z] 2e7a470c0c2c: Waiting [2024-03-15T17:42:06.058Z] d8a32ff3a9d1: Waiting [2024-03-15T17:42:06.058Z] e25d17558532: Waiting [2024-03-15T17:42:06.058Z] 7d3b1eb56c21: Waiting [2024-03-15T17:42:06.058Z] 6d739937b344: Waiting [2024-03-15T17:42:06.058Z] aedc3bda2944: Waiting [2024-03-15T17:42:06.058Z] 2734571dae0c: Layer already exists [2024-03-15T17:42:06.058Z] 186866563389: Layer already exists [2024-03-15T17:42:06.058Z] 632faa142f15: Layer already exists [2024-03-15T17:42:06.058Z] 8678b49aad38: Layer already exists [2024-03-15T17:42:06.058Z] cc18f15ba62f: Layer already exists [2024-03-15T17:42:06.058Z] 2675513bb477: Layer already exists [2024-03-15T17:42:06.058Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:06.058Z] e25d17558532: Layer already exists [2024-03-15T17:42:06.058Z] 2e7a470c0c2c: Layer already exists [2024-03-15T17:42:06.058Z] 7d3b1eb56c21: Layer already exists [2024-03-15T17:42:06.058Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:06.058Z] 6d739937b344: Layer already exists [2024-03-15T17:42:06.058Z] 3.2.0-dev.23: digest: sha256:5b0a531ff741ee47e1f4a87b9395ce929868a91109646819c73dc3e7e1dcb04b size: 2823 [2024-03-15T17:42:06.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/635 -v /w/workspace/edgex-go/635:/w/workspace/edgex-go/635:rw,z -v /w/workspace/edgex-go/635@tmp:/w/workspace/edgex-go/635@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-15T17:42:07.370Z] $ docker top d4301d21cb17d6e9a14ed06295918e25b421a76d112e10b60b0d26624ecda89b -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:07.964Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:08.231Z] + go version [2024-03-15T17:42:08.231Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-15T17:42:08.252Z] $ docker stop --time=1 d4301d21cb17d6e9a14ed06295918e25b421a76d112e10b60b0d26624ecda89b [2024-03-15T17:42:08.287Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:42:08.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-15T17:42:08.287Z] 632faa142f15: Preparing [2024-03-15T17:42:08.287Z] 8678b49aad38: Preparing [2024-03-15T17:42:08.287Z] 186866563389: Preparing [2024-03-15T17:42:08.287Z] 2734571dae0c: Preparing [2024-03-15T17:42:08.287Z] cc18f15ba62f: Preparing [2024-03-15T17:42:08.287Z] 2675513bb477: Preparing [2024-03-15T17:42:08.287Z] 2e7a470c0c2c: Preparing [2024-03-15T17:42:08.287Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:08.287Z] e25d17558532: Preparing [2024-03-15T17:42:08.287Z] 7d3b1eb56c21: Preparing [2024-03-15T17:42:08.287Z] 2e7a470c0c2c: Waiting [2024-03-15T17:42:08.287Z] d8a32ff3a9d1: Waiting [2024-03-15T17:42:08.287Z] 2675513bb477: Waiting [2024-03-15T17:42:08.287Z] e25d17558532: Waiting [2024-03-15T17:42:08.287Z] 6d739937b344: Preparing [2024-03-15T17:42:08.287Z] aedc3bda2944: Preparing [2024-03-15T17:42:08.287Z] 7d3b1eb56c21: Waiting [2024-03-15T17:42:08.287Z] 6d739937b344: Waiting [2024-03-15T17:42:08.287Z] aedc3bda2944: Waiting [2024-03-15T17:42:08.287Z] 8678b49aad38: Layer already exists [2024-03-15T17:42:08.287Z] 186866563389: Layer already exists [2024-03-15T17:42:08.287Z] cc18f15ba62f: Layer already exists [2024-03-15T17:42:08.287Z] 2734571dae0c: Layer already exists [2024-03-15T17:42:08.287Z] 632faa142f15: Layer already exists [2024-03-15T17:42:08.287Z] 2675513bb477: Layer already exists [2024-03-15T17:42:08.287Z] 2e7a470c0c2c: Layer already exists [2024-03-15T17:42:08.287Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:08.287Z] e25d17558532: Layer already exists [2024-03-15T17:42:08.287Z] 7d3b1eb56c21: Layer already exists [2024-03-15T17:42:08.287Z] 6d739937b344: Layer already exists [2024-03-15T17:42:08.287Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:08.287Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23: digest: sha256:5b0a531ff741ee47e1f4a87b9395ce929868a91109646819c73dc3e7e1dcb04b size: 2823 [2024-03-15T17:42:09.878Z] $ docker rm -f --volumes d4301d21cb17d6e9a14ed06295918e25b421a76d112e10b60b0d26624ecda89b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:10.407Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:10.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-15T17:42:10.602Z] [2024-03-15T17:42:10.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:10.733Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-03-15T17:42:10.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-15T17:42:10.733Z] 632faa142f15: Preparing [2024-03-15T17:42:10.733Z] 8678b49aad38: Preparing [2024-03-15T17:42:10.733Z] 186866563389: Preparing [2024-03-15T17:42:10.733Z] 2734571dae0c: Preparing [2024-03-15T17:42:10.733Z] cc18f15ba62f: Preparing [2024-03-15T17:42:10.733Z] 2675513bb477: Preparing [2024-03-15T17:42:10.733Z] 2e7a470c0c2c: Preparing [2024-03-15T17:42:10.733Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:10.733Z] e25d17558532: Preparing [2024-03-15T17:42:10.733Z] 7d3b1eb56c21: Preparing [2024-03-15T17:42:10.733Z] 6d739937b344: Preparing [2024-03-15T17:42:10.733Z] aedc3bda2944: Preparing [2024-03-15T17:42:10.733Z] d8a32ff3a9d1: Waiting [2024-03-15T17:42:10.733Z] e25d17558532: Waiting [2024-03-15T17:42:10.733Z] 7d3b1eb56c21: Waiting [2024-03-15T17:42:10.733Z] 6d739937b344: Waiting [2024-03-15T17:42:10.733Z] aedc3bda2944: Waiting [2024-03-15T17:42:10.733Z] 2675513bb477: Waiting [2024-03-15T17:42:10.733Z] 2e7a470c0c2c: Waiting [2024-03-15T17:42:10.733Z] 186866563389: Layer already exists [2024-03-15T17:42:10.733Z] cc18f15ba62f: Layer already exists [2024-03-15T17:42:10.733Z] 8678b49aad38: Layer already exists [2024-03-15T17:42:10.733Z] 2734571dae0c: Layer already exists [2024-03-15T17:42:10.733Z] 632faa142f15: Layer already exists [2024-03-15T17:42:10.733Z] e25d17558532: Layer already exists [2024-03-15T17:42:10.733Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:10.733Z] 2675513bb477: Layer already exists [2024-03-15T17:42:10.733Z] 2e7a470c0c2c: Layer already exists [2024-03-15T17:42:10.733Z] 7d3b1eb56c21: Layer already exists [2024-03-15T17:42:10.733Z] 6d739937b344: Layer already exists [2024-03-15T17:42:10.733Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:10.733Z] main: digest: sha256:5b0a531ff741ee47e1f4a87b9395ce929868a91109646819c73dc3e7e1dcb04b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:42:10.796Z] ===================================================== [Pipeline] echo [2024-03-15T17:42:10.808Z] taggedImages: [2024-03-15T17:42:10.808Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:42:10.808Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-03-15T17:42:10.808Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.23 [2024-03-15T17:42:10.808Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:42:10.808Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-03-15T17:42:10.838Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-03-15T17:42:10.838Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:42:10.838Z] latest [2024-03-15T17:42:10.838Z] 3.2.0-dev.23 [2024-03-15T17:42:10.838Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:42:10.838Z] main [2024-03-15T17:42:10.838Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:10.943Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-15T17:42:10.943Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-03-15T17:42:10.943Z] 547446be3368: Pulling fs layer [2024-03-15T17:42:10.943Z] d125d8839a47: Pulling fs layer [2024-03-15T17:42:10.943Z] 3e85d5ac6304: Pulling fs layer [2024-03-15T17:42:10.943Z] c3105a71a48b: Pulling fs layer [2024-03-15T17:42:10.943Z] 0f093f025ec4: Pulling fs layer [2024-03-15T17:42:10.943Z] c3106fc0e877: Pulling fs layer [2024-03-15T17:42:10.943Z] 0f093f025ec4: Waiting [2024-03-15T17:42:10.943Z] c3106fc0e877: Waiting [2024-03-15T17:42:10.943Z] c3105a71a48b: Waiting [2024-03-15T17:42:11.185Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [Pipeline] // withEnv [2024-03-15T17:42:11.213Z] 547446be3368: Verifying Checksum [2024-03-15T17:42:11.213Z] 547446be3368: Download complete [2024-03-15T17:42:11.213Z] c3105a71a48b: Verifying Checksum [2024-03-15T17:42:11.213Z] c3105a71a48b: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:11.504Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:42:11.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-15T17:42:11.504Z] e9d0723c17e6: Preparing [2024-03-15T17:42:11.504Z] 44cc12be533b: Preparing [2024-03-15T17:42:11.504Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:11.504Z] e25d17558532: Preparing [2024-03-15T17:42:11.504Z] 24912f56250b: Preparing [2024-03-15T17:42:11.504Z] 579efb5e70c5: Preparing [2024-03-15T17:42:11.504Z] aedc3bda2944: Preparing [2024-03-15T17:42:11.504Z] aedc3bda2944: Waiting [2024-03-15T17:42:11.504Z] 579efb5e70c5: Waiting [2024-03-15T17:42:11.504Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:11.504Z] e25d17558532: Layer already exists [2024-03-15T17:42:11.504Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:11.504Z] 24912f56250b: Pushed [2024-03-15T17:42:11.504Z] e9d0723c17e6: Pushed [2024-03-15T17:42:11.800Z] d125d8839a47: Verifying Checksum [2024-03-15T17:42:11.800Z] d125d8839a47: Download complete [2024-03-15T17:42:11.800Z] c3106fc0e877: Verifying Checksum [2024-03-15T17:42:11.800Z] c3106fc0e877: Download complete [2024-03-15T17:42:11.800Z] 0f093f025ec4: Verifying Checksum [2024-03-15T17:42:11.800Z] 0f093f025ec4: Download complete [2024-03-15T17:42:11.800Z] 547446be3368: Pull complete [2024-03-15T17:42:12.439Z] 579efb5e70c5: Pushed [2024-03-15T17:42:13.211Z] d125d8839a47: Pull complete [2024-03-15T17:42:13.373Z] 44cc12be533b: Pushed [2024-03-15T17:42:13.373Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f: digest: sha256:0cc969dd9e671698e75cac7b1dce83fd98648822c84ff4939d7a95eed106f117 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:13.702Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:13.797Z] 3e85d5ac6304: Verifying Checksum [2024-03-15T17:42:13.797Z] 3e85d5ac6304: Download complete [2024-03-15T17:42:14.016Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-03-15T17:42:14.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-15T17:42:14.016Z] e9d0723c17e6: Preparing [2024-03-15T17:42:14.016Z] 44cc12be533b: Preparing [2024-03-15T17:42:14.016Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:14.016Z] e25d17558532: Preparing [2024-03-15T17:42:14.016Z] 24912f56250b: Preparing [2024-03-15T17:42:14.016Z] 579efb5e70c5: Preparing [2024-03-15T17:42:14.016Z] aedc3bda2944: Preparing [2024-03-15T17:42:14.016Z] 579efb5e70c5: Waiting [2024-03-15T17:42:14.016Z] aedc3bda2944: Waiting [2024-03-15T17:42:14.016Z] e25d17558532: Layer already exists [2024-03-15T17:42:14.017Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:14.017Z] e9d0723c17e6: Layer already exists [2024-03-15T17:42:14.017Z] 24912f56250b: Layer already exists [2024-03-15T17:42:14.017Z] 44cc12be533b: Layer already exists [2024-03-15T17:42:14.017Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:14.017Z] 579efb5e70c5: Layer already exists [2024-03-15T17:42:14.017Z] latest: digest: sha256:0cc969dd9e671698e75cac7b1dce83fd98648822c84ff4939d7a95eed106f117 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:14.338Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:14.736Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.23 [2024-03-15T17:42:14.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-15T17:42:14.737Z] e9d0723c17e6: Preparing [2024-03-15T17:42:14.737Z] 44cc12be533b: Preparing [2024-03-15T17:42:14.737Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:14.737Z] e25d17558532: Preparing [2024-03-15T17:42:14.737Z] 24912f56250b: Preparing [2024-03-15T17:42:14.737Z] 579efb5e70c5: Preparing [2024-03-15T17:42:14.737Z] aedc3bda2944: Preparing [2024-03-15T17:42:14.737Z] aedc3bda2944: Waiting [2024-03-15T17:42:14.737Z] 579efb5e70c5: Waiting [2024-03-15T17:42:14.737Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:14.737Z] 44cc12be533b: Layer already exists [2024-03-15T17:42:14.737Z] e25d17558532: Layer already exists [2024-03-15T17:42:14.737Z] 24912f56250b: Layer already exists [2024-03-15T17:42:14.737Z] e9d0723c17e6: Layer already exists [2024-03-15T17:42:14.737Z] 579efb5e70c5: Layer already exists [2024-03-15T17:42:14.737Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:14.737Z] 3.2.0-dev.23: digest: sha256:0cc969dd9e671698e75cac7b1dce83fd98648822c84ff4939d7a95eed106f117 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:15.130Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:15.770Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:42:15.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-15T17:42:15.770Z] e9d0723c17e6: Preparing [2024-03-15T17:42:15.770Z] 44cc12be533b: Preparing [2024-03-15T17:42:15.770Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:15.770Z] e25d17558532: Preparing [2024-03-15T17:42:15.770Z] 24912f56250b: Preparing [2024-03-15T17:42:15.770Z] 579efb5e70c5: Preparing [2024-03-15T17:42:15.770Z] aedc3bda2944: Preparing [2024-03-15T17:42:15.770Z] aedc3bda2944: Waiting [2024-03-15T17:42:15.770Z] 579efb5e70c5: Waiting [2024-03-15T17:42:15.770Z] e9d0723c17e6: Layer already exists [2024-03-15T17:42:15.770Z] 24912f56250b: Layer already exists [2024-03-15T17:42:15.770Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:15.770Z] 44cc12be533b: Layer already exists [2024-03-15T17:42:15.770Z] e25d17558532: Layer already exists [2024-03-15T17:42:15.770Z] 579efb5e70c5: Layer already exists [2024-03-15T17:42:15.770Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:15.770Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23: digest: sha256:0cc969dd9e671698e75cac7b1dce83fd98648822c84ff4939d7a95eed106f117 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:16.092Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:16.427Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-03-15T17:42:16.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-15T17:42:16.428Z] e9d0723c17e6: Preparing [2024-03-15T17:42:16.428Z] 44cc12be533b: Preparing [2024-03-15T17:42:16.428Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:16.428Z] e25d17558532: Preparing [2024-03-15T17:42:16.428Z] 24912f56250b: Preparing [2024-03-15T17:42:16.428Z] 579efb5e70c5: Preparing [2024-03-15T17:42:16.428Z] aedc3bda2944: Preparing [2024-03-15T17:42:16.428Z] 579efb5e70c5: Waiting [2024-03-15T17:42:16.428Z] aedc3bda2944: Waiting [2024-03-15T17:42:16.428Z] e25d17558532: Layer already exists [2024-03-15T17:42:16.428Z] 44cc12be533b: Layer already exists [2024-03-15T17:42:16.428Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:16.428Z] 24912f56250b: Layer already exists [2024-03-15T17:42:16.428Z] e9d0723c17e6: Layer already exists [2024-03-15T17:42:16.428Z] 579efb5e70c5: Layer already exists [2024-03-15T17:42:16.428Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:16.428Z] main: digest: sha256:0cc969dd9e671698e75cac7b1dce83fd98648822c84ff4939d7a95eed106f117 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:42:16.508Z] ===================================================== [Pipeline] echo [2024-03-15T17:42:16.522Z] taggedImages: [2024-03-15T17:42:16.522Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:42:16.522Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-03-15T17:42:16.522Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.23 [2024-03-15T17:42:16.522Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:42:16.522Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-03-15T17:42:16.545Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-03-15T17:42:16.545Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:42:16.545Z] latest [2024-03-15T17:42:16.545Z] 3.2.0-dev.23 [2024-03-15T17:42:16.545Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:42:16.545Z] main [2024-03-15T17:42:16.545Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:16.894Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:17.217Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:42:17.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-15T17:42:17.217Z] 87626d3936b0: Preparing [2024-03-15T17:42:17.217Z] 9e120cd2fb98: Preparing [2024-03-15T17:42:17.217Z] a4ba03b8099d: Preparing [2024-03-15T17:42:17.217Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:17.217Z] e25d17558532: Preparing [2024-03-15T17:42:17.217Z] aee28be174fa: Preparing [2024-03-15T17:42:17.217Z] 8e2a5f25d4fa: Preparing [2024-03-15T17:42:17.217Z] b7346a596253: Preparing [2024-03-15T17:42:17.217Z] 0df2d83038da: Preparing [2024-03-15T17:42:17.217Z] aedc3bda2944: Preparing [2024-03-15T17:42:17.217Z] 8e2a5f25d4fa: Waiting [2024-03-15T17:42:17.217Z] b7346a596253: Waiting [2024-03-15T17:42:17.217Z] 0df2d83038da: Waiting [2024-03-15T17:42:17.217Z] aedc3bda2944: Waiting [2024-03-15T17:42:17.217Z] aee28be174fa: Waiting [2024-03-15T17:42:17.217Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:17.217Z] e25d17558532: Layer already exists [2024-03-15T17:42:17.217Z] a4ba03b8099d: Pushed [2024-03-15T17:42:17.217Z] 9e120cd2fb98: Pushed [2024-03-15T17:42:17.217Z] 87626d3936b0: Pushed [2024-03-15T17:42:17.475Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:17.475Z] b7346a596253: Pushed [2024-03-15T17:42:17.733Z] 0df2d83038da: Pushed [2024-03-15T17:42:22.999Z] 8e2a5f25d4fa: Pushed [2024-03-15T17:42:24.135Z] 3e85d5ac6304: Pull complete [2024-03-15T17:42:24.135Z] c3105a71a48b: Pull complete [2024-03-15T17:42:24.719Z] 0f093f025ec4: Pull complete [2024-03-15T17:42:24.986Z] c3106fc0e877: Pull complete [2024-03-15T17:42:24.986Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-03-15T17:42:24.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-15T17:42:24.986Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T17:42:25.453Z] prd-ubuntu20.04-docker-arm64-4c-16g-86 does not seem to be running inside a container [2024-03-15T17:42:25.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/635 -v /w/workspace/edgex-go/635:/w/workspace/edgex-go/635:rw,z -v /w/workspace/edgex-go/635@tmp:/w/workspace/edgex-go/635@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-03-15T17:42:26.290Z] aee28be174fa: Pushed [2024-03-15T17:42:26.290Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f: digest: sha256:5091760a92edc13822a776e95221700db379ac6e2d0750d35cceb297a23e66e6 size: 2408 [2024-03-15T17:42:27.698Z] $ docker top 3eb457cc3e4bdaac63d6aabd943fee018733fa7abdae67b92777ccd4771f9bb4 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:28.274Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:28.545Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-15T17:42:28.594Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-03-15T17:42:28.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-15T17:42:28.594Z] 87626d3936b0: Preparing [2024-03-15T17:42:28.594Z] 9e120cd2fb98: Preparing [2024-03-15T17:42:28.594Z] a4ba03b8099d: Preparing [2024-03-15T17:42:28.594Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:28.594Z] e25d17558532: Preparing [2024-03-15T17:42:28.594Z] aee28be174fa: Preparing [2024-03-15T17:42:28.594Z] 8e2a5f25d4fa: Preparing [2024-03-15T17:42:28.594Z] b7346a596253: Preparing [2024-03-15T17:42:28.594Z] 0df2d83038da: Preparing [2024-03-15T17:42:28.594Z] aedc3bda2944: Preparing [2024-03-15T17:42:28.594Z] b7346a596253: Waiting [2024-03-15T17:42:28.594Z] aee28be174fa: Waiting [2024-03-15T17:42:28.594Z] aedc3bda2944: Waiting [2024-03-15T17:42:28.594Z] 0df2d83038da: Waiting [2024-03-15T17:42:28.594Z] 8e2a5f25d4fa: Waiting [2024-03-15T17:42:28.594Z] 9e120cd2fb98: Layer already exists [2024-03-15T17:42:28.594Z] 87626d3936b0: Layer already exists [2024-03-15T17:42:28.594Z] e25d17558532: Layer already exists [2024-03-15T17:42:28.594Z] a4ba03b8099d: Layer already exists [2024-03-15T17:42:28.594Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:28.594Z] 8e2a5f25d4fa: Layer already exists [2024-03-15T17:42:28.594Z] 0df2d83038da: Layer already exists [2024-03-15T17:42:28.594Z] b7346a596253: Layer already exists [2024-03-15T17:42:28.594Z] aee28be174fa: Layer already exists [2024-03-15T17:42:28.594Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:28.594Z] latest: digest: sha256:5091760a92edc13822a776e95221700db379ac6e2d0750d35cceb297a23e66e6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:28.915Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:29.229Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.23 [2024-03-15T17:42:29.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-15T17:42:29.229Z] 87626d3936b0: Preparing [2024-03-15T17:42:29.229Z] 9e120cd2fb98: Preparing [2024-03-15T17:42:29.229Z] a4ba03b8099d: Preparing [2024-03-15T17:42:29.229Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:29.229Z] e25d17558532: Preparing [2024-03-15T17:42:29.229Z] aee28be174fa: Preparing [2024-03-15T17:42:29.229Z] 8e2a5f25d4fa: Preparing [2024-03-15T17:42:29.229Z] b7346a596253: Preparing [2024-03-15T17:42:29.229Z] 0df2d83038da: Preparing [2024-03-15T17:42:29.229Z] aedc3bda2944: Preparing [2024-03-15T17:42:29.229Z] 8e2a5f25d4fa: Waiting [2024-03-15T17:42:29.229Z] b7346a596253: Waiting [2024-03-15T17:42:29.229Z] 0df2d83038da: Waiting [2024-03-15T17:42:29.229Z] aedc3bda2944: Waiting [2024-03-15T17:42:29.229Z] aee28be174fa: Waiting [2024-03-15T17:42:29.229Z] e25d17558532: Layer already exists [2024-03-15T17:42:29.229Z] 9e120cd2fb98: Layer already exists [2024-03-15T17:42:29.229Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:29.229Z] a4ba03b8099d: Layer already exists [2024-03-15T17:42:29.229Z] 87626d3936b0: Layer already exists [2024-03-15T17:42:29.229Z] 8e2a5f25d4fa: Layer already exists [2024-03-15T17:42:29.229Z] aee28be174fa: Layer already exists [2024-03-15T17:42:29.229Z] b7346a596253: Layer already exists [2024-03-15T17:42:29.229Z] 0df2d83038da: Layer already exists [2024-03-15T17:42:29.229Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:29.229Z] 3.2.0-dev.23: digest: sha256:5091760a92edc13822a776e95221700db379ac6e2d0750d35cceb297a23e66e6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:29.550Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:29.866Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:42:29.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-15T17:42:29.866Z] 87626d3936b0: Preparing [2024-03-15T17:42:29.866Z] 9e120cd2fb98: Preparing [2024-03-15T17:42:29.866Z] a4ba03b8099d: Preparing [2024-03-15T17:42:29.866Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:29.866Z] e25d17558532: Preparing [2024-03-15T17:42:29.866Z] aee28be174fa: Preparing [2024-03-15T17:42:29.866Z] 8e2a5f25d4fa: Preparing [2024-03-15T17:42:29.866Z] b7346a596253: Preparing [2024-03-15T17:42:29.866Z] 0df2d83038da: Preparing [2024-03-15T17:42:29.866Z] aedc3bda2944: Preparing [2024-03-15T17:42:29.866Z] aee28be174fa: Waiting [2024-03-15T17:42:29.866Z] 8e2a5f25d4fa: Waiting [2024-03-15T17:42:29.866Z] aedc3bda2944: Waiting [2024-03-15T17:42:29.866Z] b7346a596253: Waiting [2024-03-15T17:42:29.866Z] 0df2d83038da: Waiting [2024-03-15T17:42:29.866Z] 87626d3936b0: Layer already exists [2024-03-15T17:42:29.866Z] e25d17558532: Layer already exists [2024-03-15T17:42:29.866Z] a4ba03b8099d: Layer already exists [2024-03-15T17:42:29.866Z] 9e120cd2fb98: Layer already exists [2024-03-15T17:42:29.866Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:29.866Z] b7346a596253: Layer already exists [2024-03-15T17:42:29.866Z] aee28be174fa: Layer already exists [2024-03-15T17:42:29.866Z] 8e2a5f25d4fa: Layer already exists [2024-03-15T17:42:29.866Z] 0df2d83038da: Layer already exists [2024-03-15T17:42:29.866Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:29.866Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23: digest: sha256:5091760a92edc13822a776e95221700db379ac6e2d0750d35cceb297a23e66e6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:30.190Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:30.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-03-15T17:42:30.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-15T17:42:30.517Z] 87626d3936b0: Preparing [2024-03-15T17:42:30.517Z] 9e120cd2fb98: Preparing [2024-03-15T17:42:30.517Z] a4ba03b8099d: Preparing [2024-03-15T17:42:30.517Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:30.517Z] e25d17558532: Preparing [2024-03-15T17:42:30.517Z] aee28be174fa: Preparing [2024-03-15T17:42:30.517Z] 8e2a5f25d4fa: Preparing [2024-03-15T17:42:30.517Z] b7346a596253: Preparing [2024-03-15T17:42:30.517Z] 0df2d83038da: Preparing [2024-03-15T17:42:30.517Z] aedc3bda2944: Preparing [2024-03-15T17:42:30.517Z] aee28be174fa: Waiting [2024-03-15T17:42:30.517Z] aedc3bda2944: Waiting [2024-03-15T17:42:30.517Z] 0df2d83038da: Waiting [2024-03-15T17:42:30.517Z] b7346a596253: Waiting [2024-03-15T17:42:30.517Z] 8e2a5f25d4fa: Waiting [2024-03-15T17:42:30.517Z] 9e120cd2fb98: Layer already exists [2024-03-15T17:42:30.517Z] a4ba03b8099d: Layer already exists [2024-03-15T17:42:30.517Z] 87626d3936b0: Layer already exists [2024-03-15T17:42:30.517Z] e25d17558532: Layer already exists [2024-03-15T17:42:30.517Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:30.517Z] aee28be174fa: Layer already exists [2024-03-15T17:42:30.517Z] 8e2a5f25d4fa: Layer already exists [2024-03-15T17:42:30.517Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:30.517Z] 0df2d83038da: Layer already exists [2024-03-15T17:42:30.517Z] b7346a596253: Layer already exists [2024-03-15T17:42:30.517Z] main: digest: sha256:5091760a92edc13822a776e95221700db379ac6e2d0750d35cceb297a23e66e6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:42:30.593Z] ===================================================== [Pipeline] echo [2024-03-15T17:42:30.610Z] taggedImages: [2024-03-15T17:42:30.610Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:42:30.610Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-03-15T17:42:30.610Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.23 [2024-03-15T17:42:30.610Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:42:30.610Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-03-15T17:42:30.719Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-03-15T17:42:30.719Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:42:30.719Z] latest [2024-03-15T17:42:30.719Z] 3.2.0-dev.23 [2024-03-15T17:42:30.719Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:42:30.719Z] main [2024-03-15T17:42:30.719Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:31.054Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:31.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:42:31.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-15T17:42:31.372Z] 58e235cc7bca: Preparing [2024-03-15T17:42:31.372Z] 8fb01f9855c5: Preparing [2024-03-15T17:42:31.372Z] 53a12dd47740: Preparing [2024-03-15T17:42:31.372Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:31.372Z] e25d17558532: Preparing [2024-03-15T17:42:31.372Z] 70333dda5237: Preparing [2024-03-15T17:42:31.372Z] 7094d10314c1: Preparing [2024-03-15T17:42:31.372Z] 47af593a1c1c: Preparing [2024-03-15T17:42:31.372Z] aedc3bda2944: Preparing [2024-03-15T17:42:31.372Z] 70333dda5237: Waiting [2024-03-15T17:42:31.372Z] 7094d10314c1: Waiting [2024-03-15T17:42:31.372Z] 47af593a1c1c: Waiting [2024-03-15T17:42:31.372Z] aedc3bda2944: Waiting [2024-03-15T17:42:31.372Z] e25d17558532: Layer already exists [2024-03-15T17:42:31.372Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:31.372Z] 53a12dd47740: Pushed [2024-03-15T17:42:31.372Z] 7094d10314c1: Pushed [2024-03-15T17:42:31.372Z] 58e235cc7bca: Pushed [2024-03-15T17:42:31.372Z] 8fb01f9855c5: Pushed [2024-03-15T17:42:31.372Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:31.630Z] 47af593a1c1c: Pushed [2024-03-15T17:42:38.617Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-03-15T17:42:38.617Z] #1 transferring dockerfile: 1.70kB 0.0s done [2024-03-15T17:42:38.617Z] #1 DONE 0.1s [2024-03-15T17:42:38.617Z] [2024-03-15T17:42:38.617Z] #2 [core-data internal] load build definition from Dockerfile [2024-03-15T17:42:38.617Z] #2 transferring dockerfile: 2.01kB done [2024-03-15T17:42:38.617Z] #2 DONE 0.0s [2024-03-15T17:42:38.617Z] [2024-03-15T17:42:38.617Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-03-15T17:42:38.617Z] #3 transferring dockerfile: 2.06kB 0.0s done [2024-03-15T17:42:38.617Z] #3 DONE 0.1s [2024-03-15T17:42:38.617Z] [2024-03-15T17:42:38.617Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-03-15T17:42:38.617Z] #4 transferring dockerfile: 1.69kB done [2024-03-15T17:42:38.617Z] #4 DONE 0.1s [2024-03-15T17:42:38.617Z] [2024-03-15T17:42:38.617Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-15T17:42:38.617Z] #5 transferring dockerfile: 2.93kB 0.0s done [2024-03-15T17:42:38.617Z] #5 DONE 0.1s [2024-03-15T17:42:38.617Z] [2024-03-15T17:42:38.617Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-15T17:42:38.617Z] #6 transferring dockerfile: 2.23kB done [2024-03-15T17:42:38.617Z] #6 DONE 0.1s [2024-03-15T17:42:38.617Z] [2024-03-15T17:42:38.617Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-03-15T17:42:38.617Z] #7 transferring dockerfile: 1.95kB done [2024-03-15T17:42:38.617Z] #7 DONE 0.1s [2024-03-15T17:42:38.617Z] [2024-03-15T17:42:38.617Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-15T17:42:38.617Z] #8 transferring dockerfile: 1.89kB 0.0s done [2024-03-15T17:42:38.617Z] #8 DONE 0.1s [2024-03-15T17:42:38.617Z] [2024-03-15T17:42:38.617Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-03-15T17:42:38.617Z] #9 transferring dockerfile: 1.81kB 0.0s done [2024-03-15T17:42:38.617Z] #9 DONE 0.1s [2024-03-15T17:42:38.617Z] [2024-03-15T17:42:38.617Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-03-15T17:42:38.617Z] #10 transferring dockerfile: 1.93kB done [2024-03-15T17:42:38.617Z] #10 DONE 0.1s [2024-03-15T17:42:38.617Z] [2024-03-15T17:42:38.617Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-15T17:42:38.617Z] #11 transferring dockerfile: 2.49kB done [2024-03-15T17:42:38.617Z] #11 DONE 0.1s [2024-03-15T17:42:38.617Z] [2024-03-15T17:42:38.617Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-15T17:42:38.617Z] #12 transferring dockerfile: 2.50kB 0.0s done [2024-03-15T17:42:38.617Z] #12 DONE 0.1s [2024-03-15T17:42:38.617Z] [2024-03-15T17:42:38.617Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-15T17:42:38.617Z] #13 transferring dockerfile: 2.15kB done [2024-03-15T17:42:38.617Z] #13 DONE 0.0s [2024-03-15T17:42:38.617Z] [2024-03-15T17:42:38.617Z] #14 [core-command internal] load build definition from Dockerfile [2024-03-15T17:42:38.617Z] #14 transferring dockerfile: 1.93kB done [2024-03-15T17:42:38.617Z] #14 DONE 0.1s [2024-03-15T17:42:38.617Z] [2024-03-15T17:42:38.617Z] #15 [security-spire-server internal] load .dockerignore [2024-03-15T17:42:38.617Z] #15 transferring context: 50B 0.0s done [2024-03-15T17:42:38.617Z] #15 DONE 0.1s [2024-03-15T17:42:39.201Z] [2024-03-15T17:42:39.201Z] #16 [core-data internal] load .dockerignore [2024-03-15T17:42:39.201Z] #16 transferring context: 50B done [2024-03-15T17:42:39.201Z] #16 DONE 0.0s [2024-03-15T17:42:39.201Z] [2024-03-15T17:42:39.201Z] #17 [core-metadata internal] load .dockerignore [2024-03-15T17:42:39.201Z] #17 transferring context: 50B done [2024-03-15T17:42:39.201Z] #17 DONE 0.1s [2024-03-15T17:42:39.201Z] [2024-03-15T17:42:39.201Z] #18 [security-spire-config internal] load .dockerignore [2024-03-15T17:42:39.201Z] #18 transferring context: 50B done [2024-03-15T17:42:39.201Z] #18 DONE 0.1s [2024-03-15T17:42:39.201Z] [2024-03-15T17:42:39.201Z] #19 [security-bootstrapper internal] load .dockerignore [2024-03-15T17:42:39.472Z] #19 transferring context: 50B 0.0s done [2024-03-15T17:42:39.472Z] #19 DONE 0.1s [2024-03-15T17:42:39.472Z] [2024-03-15T17:42:39.472Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-15T17:42:39.472Z] #20 transferring context: 50B 0.0s done [2024-03-15T17:42:39.472Z] #20 DONE 0.1s [2024-03-15T17:42:39.472Z] [2024-03-15T17:42:39.472Z] #21 [support-notifications internal] load .dockerignore [2024-03-15T17:42:39.472Z] #21 transferring context: 50B 0.0s done [2024-03-15T17:42:39.472Z] #21 DONE 0.1s [2024-03-15T17:42:39.472Z] [2024-03-15T17:42:39.472Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2024-03-15T17:42:39.472Z] #22 transferring context: 50B done [2024-03-15T17:42:39.742Z] #22 DONE 0.1s [2024-03-15T17:42:39.742Z] [2024-03-15T17:42:39.742Z] #23 [security-spire-agent internal] load .dockerignore [2024-03-15T17:42:39.742Z] #23 transferring context: 50B 0.0s done [2024-03-15T17:42:39.742Z] #23 DONE 0.1s [2024-03-15T17:42:39.742Z] [2024-03-15T17:42:39.742Z] #24 [support-scheduler internal] load .dockerignore [2024-03-15T17:42:39.742Z] #24 transferring context: 50B done [2024-03-15T17:42:39.742Z] #24 DONE 0.1s [2024-03-15T17:42:39.742Z] [2024-03-15T17:42:39.742Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-03-15T17:42:39.742Z] #25 transferring context: 50B 0.0s done [2024-03-15T17:42:39.750Z] 70333dda5237: Pushed [2024-03-15T17:42:40.007Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f: digest: sha256:50d58ced2ff197d60e9cf0137348e6883c7c083d9380846a597f9b42ac0d60c5 size: 2196 [2024-03-15T17:42:40.009Z] #25 DONE 0.1s [2024-03-15T17:42:40.009Z] [2024-03-15T17:42:40.009Z] #26 [security-proxy-setup internal] load .dockerignore [2024-03-15T17:42:40.009Z] #26 transferring context: 50B done [2024-03-15T17:42:40.009Z] #26 DONE 0.1s [2024-03-15T17:42:40.009Z] [2024-03-15T17:42:40.009Z] #27 [security-proxy-auth internal] load .dockerignore [2024-03-15T17:42:40.009Z] #27 transferring context: 50B 0.0s done [2024-03-15T17:42:40.009Z] #27 DONE 0.1s [2024-03-15T17:42:40.009Z] [2024-03-15T17:42:40.009Z] #28 [core-command internal] load .dockerignore [2024-03-15T17:42:40.009Z] #28 transferring context: 50B done [2024-03-15T17:42:40.009Z] #28 DONE 0.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:40.277Z] [2024-03-15T17:42:40.277Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-15T17:42:40.277Z] #29 ... [2024-03-15T17:42:40.277Z] [2024-03-15T17:42:40.277Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-03-15T17:42:40.277Z] #30 DONE 0.2s [2024-03-15T17:42:40.337Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:40.552Z] [2024-03-15T17:42:40.552Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-15T17:42:40.660Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-03-15T17:42:40.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-15T17:42:40.660Z] 58e235cc7bca: Preparing [2024-03-15T17:42:40.660Z] 8fb01f9855c5: Preparing [2024-03-15T17:42:40.660Z] 53a12dd47740: Preparing [2024-03-15T17:42:40.660Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:40.660Z] e25d17558532: Preparing [2024-03-15T17:42:40.660Z] 70333dda5237: Preparing [2024-03-15T17:42:40.660Z] 7094d10314c1: Preparing [2024-03-15T17:42:40.660Z] 47af593a1c1c: Preparing [2024-03-15T17:42:40.660Z] aedc3bda2944: Preparing [2024-03-15T17:42:40.660Z] 7094d10314c1: Waiting [2024-03-15T17:42:40.660Z] 47af593a1c1c: Waiting [2024-03-15T17:42:40.660Z] 70333dda5237: Waiting [2024-03-15T17:42:40.660Z] 8fb01f9855c5: Layer already exists [2024-03-15T17:42:40.660Z] e25d17558532: Layer already exists [2024-03-15T17:42:40.660Z] 53a12dd47740: Layer already exists [2024-03-15T17:42:40.660Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:40.660Z] 58e235cc7bca: Layer already exists [2024-03-15T17:42:40.660Z] 70333dda5237: Layer already exists [2024-03-15T17:42:40.660Z] 7094d10314c1: Layer already exists [2024-03-15T17:42:40.660Z] 47af593a1c1c: Layer already exists [2024-03-15T17:42:40.660Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:40.660Z] latest: digest: sha256:50d58ced2ff197d60e9cf0137348e6883c7c083d9380846a597f9b42ac0d60c5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:40.824Z] #29 ... [2024-03-15T17:42:40.824Z] [2024-03-15T17:42:40.824Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-15T17:42:40.824Z] #31 DONE 0.0s [2024-03-15T17:42:40.824Z] [2024-03-15T17:42:40.824Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-15T17:42:40.824Z] #31 DONE 0.0s [2024-03-15T17:42:40.824Z] [2024-03-15T17:42:40.824Z] #32 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-15T17:42:40.824Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-15T17:42:40.824Z] #32 ... [2024-03-15T17:42:40.824Z] [2024-03-15T17:42:40.824Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-15T17:42:40.824Z] #31 DONE 0.0s [2024-03-15T17:42:40.824Z] [2024-03-15T17:42:40.824Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-15T17:42:40.824Z] #29 DONE 0.9s [2024-03-15T17:42:40.824Z] [2024-03-15T17:42:40.824Z] #32 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-15T17:42:40.824Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-15T17:42:40.824Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-15T17:42:40.824Z] #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-15T17:42:40.824Z] #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-15T17:42:40.824Z] #32 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.05MB / 3.33MB 0.1s [2024-03-15T17:42:40.982Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:41.092Z] #32 ... [2024-03-15T17:42:41.092Z] [2024-03-15T17:42:41.092Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-15T17:42:41.092Z] #31 DONE 0.0s [2024-03-15T17:42:41.092Z] [2024-03-15T17:42:41.092Z] #32 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-15T17:42:41.092Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-15T17:42:41.092Z] #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-15T17:42:41.092Z] #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-15T17:42:41.092Z] #32 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s [2024-03-15T17:42:41.310Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.23 [2024-03-15T17:42:41.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-15T17:42:41.310Z] 58e235cc7bca: Preparing [2024-03-15T17:42:41.310Z] 8fb01f9855c5: Preparing [2024-03-15T17:42:41.310Z] 53a12dd47740: Preparing [2024-03-15T17:42:41.310Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:41.310Z] e25d17558532: Preparing [2024-03-15T17:42:41.310Z] 70333dda5237: Preparing [2024-03-15T17:42:41.310Z] 7094d10314c1: Preparing [2024-03-15T17:42:41.310Z] 47af593a1c1c: Preparing [2024-03-15T17:42:41.310Z] aedc3bda2944: Preparing [2024-03-15T17:42:41.310Z] 7094d10314c1: Waiting [2024-03-15T17:42:41.310Z] 70333dda5237: Waiting [2024-03-15T17:42:41.310Z] 47af593a1c1c: Waiting [2024-03-15T17:42:41.310Z] aedc3bda2944: Waiting [2024-03-15T17:42:41.310Z] e25d17558532: Layer already exists [2024-03-15T17:42:41.310Z] 53a12dd47740: Layer already exists [2024-03-15T17:42:41.310Z] 8fb01f9855c5: Layer already exists [2024-03-15T17:42:41.310Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:41.310Z] 58e235cc7bca: Layer already exists [2024-03-15T17:42:41.310Z] 7094d10314c1: Layer already exists [2024-03-15T17:42:41.310Z] 70333dda5237: Layer already exists [2024-03-15T17:42:41.310Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:41.310Z] 47af593a1c1c: Layer already exists [2024-03-15T17:42:41.310Z] 3.2.0-dev.23: digest: sha256:50d58ced2ff197d60e9cf0137348e6883c7c083d9380846a597f9b42ac0d60c5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:41.363Z] #32 ... [2024-03-15T17:42:41.363Z] [2024-03-15T17:42:41.363Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-15T17:42:41.363Z] #31 DONE 0.0s [2024-03-15T17:42:41.363Z] [2024-03-15T17:42:41.363Z] #32 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-15T17:42:41.363Z] #32 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-15T17:42:41.363Z] #32 ... [2024-03-15T17:42:41.363Z] [2024-03-15T17:42:41.363Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-03-15T17:42:41.363Z] #30 DONE 0.6s [2024-03-15T17:42:41.363Z] [2024-03-15T17:42:41.363Z] #33 [support-notifications internal] load build context [2024-03-15T17:42:41.363Z] #33 DONE 0.0s [2024-03-15T17:42:41.363Z] [2024-03-15T17:42:41.363Z] #34 [core-common-config-bootstrapper internal] load build context [2024-03-15T17:42:41.363Z] #34 DONE 0.0s [2024-03-15T17:42:41.363Z] [2024-03-15T17:42:41.363Z] #32 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-15T17:42:41.363Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-15T17:42:41.363Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-15T17:42:41.363Z] #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-15T17:42:41.363Z] #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-15T17:42:41.363Z] #32 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-15T17:42:41.363Z] #32 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-03-15T17:42:41.630Z] #32 ... [2024-03-15T17:42:41.630Z] [2024-03-15T17:42:41.630Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-15T17:42:41.630Z] #31 DONE 0.0s [2024-03-15T17:42:41.630Z] [2024-03-15T17:42:41.630Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-15T17:42:41.630Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2024-03-15T17:42:41.630Z] #35 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-03-15T17:42:41.630Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-15T17:42:41.630Z] #35 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-03-15T17:42:41.630Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.3s [2024-03-15T17:42:41.630Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.3s [2024-03-15T17:42:41.632Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:41.899Z] #35 ... [2024-03-15T17:42:41.899Z] [2024-03-15T17:42:41.899Z] #36 [security-spire-config internal] load build context [2024-03-15T17:42:41.899Z] #36 transferring context: 16.35kB 0.1s done [2024-03-15T17:42:41.899Z] #36 DONE 0.9s [2024-03-15T17:42:41.899Z] [2024-03-15T17:42:41.899Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-15T17:42:41.899Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s [2024-03-15T17:42:41.899Z] #35 ... [2024-03-15T17:42:41.899Z] [2024-03-15T17:42:41.899Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-15T17:42:41.899Z] #31 DONE 0.0s [2024-03-15T17:42:41.899Z] [2024-03-15T17:42:41.899Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-15T17:42:41.899Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.5s [2024-03-15T17:42:41.899Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2024-03-15T17:42:41.947Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:42:41.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-15T17:42:41.947Z] 58e235cc7bca: Preparing [2024-03-15T17:42:41.947Z] 8fb01f9855c5: Preparing [2024-03-15T17:42:41.947Z] 53a12dd47740: Preparing [2024-03-15T17:42:41.947Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:41.947Z] e25d17558532: Preparing [2024-03-15T17:42:41.947Z] 70333dda5237: Preparing [2024-03-15T17:42:41.947Z] 7094d10314c1: Preparing [2024-03-15T17:42:41.947Z] 47af593a1c1c: Preparing [2024-03-15T17:42:41.947Z] aedc3bda2944: Preparing [2024-03-15T17:42:41.947Z] 47af593a1c1c: Waiting [2024-03-15T17:42:41.947Z] 7094d10314c1: Waiting [2024-03-15T17:42:41.947Z] aedc3bda2944: Waiting [2024-03-15T17:42:41.947Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:41.947Z] e25d17558532: Layer already exists [2024-03-15T17:42:41.947Z] 53a12dd47740: Layer already exists [2024-03-15T17:42:41.947Z] 8fb01f9855c5: Layer already exists [2024-03-15T17:42:41.947Z] 58e235cc7bca: Layer already exists [2024-03-15T17:42:41.947Z] 7094d10314c1: Layer already exists [2024-03-15T17:42:41.947Z] 70333dda5237: Layer already exists [2024-03-15T17:42:41.947Z] 47af593a1c1c: Layer already exists [2024-03-15T17:42:41.947Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:41.947Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23: digest: sha256:50d58ced2ff197d60e9cf0137348e6883c7c083d9380846a597f9b42ac0d60c5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:42.174Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done [2024-03-15T17:42:42.174Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s [2024-03-15T17:42:42.174Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-03-15T17:42:42.174Z] #35 ... [2024-03-15T17:42:42.174Z] [2024-03-15T17:42:42.174Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-15T17:42:42.174Z] #31 DONE 0.0s [2024-03-15T17:42:42.174Z] [2024-03-15T17:42:42.174Z] #37 [security-spire-server internal] load build context [2024-03-15T17:42:42.174Z] #37 transferring context: 18.10kB 0.2s done [2024-03-15T17:42:42.174Z] #37 DONE 1.3s [2024-03-15T17:42:42.174Z] [2024-03-15T17:42:42.174Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-15T17:42:42.174Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s [2024-03-15T17:42:42.174Z] #35 ... [2024-03-15T17:42:42.174Z] [2024-03-15T17:42:42.174Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-03-15T17:42:42.174Z] #30 DONE 1.4s [2024-03-15T17:42:42.174Z] [2024-03-15T17:42:42.174Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-15T17:42:42.174Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done [2024-03-15T17:42:42.260Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:42.444Z] #35 ... [2024-03-15T17:42:42.444Z] [2024-03-15T17:42:42.444Z] #38 [core-metadata internal] load build context [2024-03-15T17:42:42.444Z] #38 transferring context: 2.56MB 1.1s done [2024-03-15T17:42:42.444Z] #38 DONE 1.5s [2024-03-15T17:42:42.444Z] [2024-03-15T17:42:42.444Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-15T17:42:42.444Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.0s [2024-03-15T17:42:42.444Z] #35 ... [2024-03-15T17:42:42.444Z] [2024-03-15T17:42:42.444Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-15T17:42:42.444Z] #29 DONE 1.8s [2024-03-15T17:42:42.580Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-03-15T17:42:42.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-15T17:42:42.580Z] 58e235cc7bca: Preparing [2024-03-15T17:42:42.580Z] 8fb01f9855c5: Preparing [2024-03-15T17:42:42.580Z] 53a12dd47740: Preparing [2024-03-15T17:42:42.580Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:42.580Z] e25d17558532: Preparing [2024-03-15T17:42:42.580Z] 70333dda5237: Preparing [2024-03-15T17:42:42.580Z] 7094d10314c1: Preparing [2024-03-15T17:42:42.580Z] 47af593a1c1c: Preparing [2024-03-15T17:42:42.580Z] aedc3bda2944: Preparing [2024-03-15T17:42:42.580Z] 47af593a1c1c: Waiting [2024-03-15T17:42:42.580Z] 7094d10314c1: Waiting [2024-03-15T17:42:42.580Z] aedc3bda2944: Waiting [2024-03-15T17:42:42.580Z] 70333dda5237: Waiting [2024-03-15T17:42:42.580Z] 53a12dd47740: Layer already exists [2024-03-15T17:42:42.580Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:42.580Z] e25d17558532: Layer already exists [2024-03-15T17:42:42.580Z] 58e235cc7bca: Layer already exists [2024-03-15T17:42:42.580Z] 8fb01f9855c5: Layer already exists [2024-03-15T17:42:42.580Z] 7094d10314c1: Layer already exists [2024-03-15T17:42:42.580Z] 70333dda5237: Layer already exists [2024-03-15T17:42:42.580Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:42.580Z] 47af593a1c1c: Layer already exists [2024-03-15T17:42:42.580Z] main: digest: sha256:50d58ced2ff197d60e9cf0137348e6883c7c083d9380846a597f9b42ac0d60c5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:42:42.639Z] ===================================================== [Pipeline] echo [2024-03-15T17:42:42.655Z] taggedImages: [2024-03-15T17:42:42.655Z] - nexus3.edgexfoundry.org:10004/security-spire-config:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:42:42.655Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-03-15T17:42:42.655Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.23 [2024-03-15T17:42:42.655Z] - nexus3.edgexfoundry.org:10004/security-spire-config:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:42:42.655Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-03-15T17:42:42.680Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-03-15T17:42:42.680Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:42:42.680Z] latest [2024-03-15T17:42:42.680Z] 3.2.0-dev.23 [2024-03-15T17:42:42.680Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:42:42.680Z] main [2024-03-15T17:42:42.680Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2024-03-15T17:42:42.714Z] [2024-03-15T17:42:42.714Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-15T17:42:42.714Z] #31 DONE 0.0s [2024-03-15T17:42:42.714Z] [2024-03-15T17:42:42.714Z] #32 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-15T17:42:42.714Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-15T17:42:42.714Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-15T17:42:42.714Z] #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-15T17:42:42.714Z] #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-15T17:42:42.714Z] #32 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-15T17:42:42.714Z] #32 ... [2024-03-15T17:42:42.714Z] [2024-03-15T17:42:42.714Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-15T17:42:42.714Z] #31 DONE 0.0s [2024-03-15T17:42:42.714Z] [2024-03-15T17:42:42.714Z] #32 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:42.982Z] #32 ... [2024-03-15T17:42:42.982Z] [2024-03-15T17:42:42.982Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-03-15T17:42:42.982Z] #30 DONE 1.6s [2024-03-15T17:42:42.982Z] [2024-03-15T17:42:42.982Z] #32 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-15T17:42:42.982Z] #32 ... [2024-03-15T17:42:42.982Z] [2024-03-15T17:42:42.982Z] #39 [core-data internal] load build context [2024-03-15T17:42:42.982Z] #39 transferring context: 2.56MB 1.7s done [2024-03-15T17:42:42.982Z] #39 DONE 2.1s [2024-03-15T17:42:42.982Z] [2024-03-15T17:42:42.982Z] #32 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-15T17:42:42.982Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-15T17:42:42.982Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-15T17:42:42.982Z] #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-15T17:42:42.982Z] #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-15T17:42:42.982Z] #32 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-15T17:42:42.982Z] #32 ... [2024-03-15T17:42:42.982Z] [2024-03-15T17:42:42.982Z] #40 [security-bootstrapper internal] load build context [2024-03-15T17:42:42.982Z] #40 transferring context: 2.56MB 1.4s done [2024-03-15T17:42:42.982Z] #40 DONE 2.1s [2024-03-15T17:42:42.982Z] [2024-03-15T17:42:42.982Z] #32 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-15T17:42:43.013Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:43.253Z] #32 ... [2024-03-15T17:42:43.253Z] [2024-03-15T17:42:43.253Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-15T17:42:43.253Z] #41 DONE 1.8s [2024-03-15T17:42:43.253Z] [2024-03-15T17:42:43.253Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-15T17:42:43.253Z] #42 DONE 0.0s [2024-03-15T17:42:43.253Z] [2024-03-15T17:42:43.253Z] #43 [security-spire-agent internal] load build context [2024-03-15T17:42:43.253Z] #43 DONE 0.0s [2024-03-15T17:42:43.253Z] [2024-03-15T17:42:43.253Z] #32 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-15T17:42:43.253Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-15T17:42:43.253Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-15T17:42:43.253Z] #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-15T17:42:43.253Z] #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-15T17:42:43.253Z] #32 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-15T17:42:43.330Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:42:43.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-15T17:42:43.330Z] 87626d3936b0: Preparing [2024-03-15T17:42:43.330Z] c86209f4bfc3: Preparing [2024-03-15T17:42:43.330Z] 9f7ac9d0d9a1: Preparing [2024-03-15T17:42:43.330Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:43.330Z] e25d17558532: Preparing [2024-03-15T17:42:43.330Z] 70333dda5237: Preparing [2024-03-15T17:42:43.330Z] b7346a596253: Preparing [2024-03-15T17:42:43.330Z] 0df2d83038da: Preparing [2024-03-15T17:42:43.330Z] aedc3bda2944: Preparing [2024-03-15T17:42:43.330Z] 70333dda5237: Waiting [2024-03-15T17:42:43.330Z] b7346a596253: Waiting [2024-03-15T17:42:43.330Z] 0df2d83038da: Waiting [2024-03-15T17:42:43.330Z] aedc3bda2944: Waiting [2024-03-15T17:42:43.330Z] e25d17558532: Layer already exists [2024-03-15T17:42:43.330Z] 87626d3936b0: Layer already exists [2024-03-15T17:42:43.330Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:43.330Z] 70333dda5237: Layer already exists [2024-03-15T17:42:43.330Z] b7346a596253: Layer already exists [2024-03-15T17:42:43.330Z] 0df2d83038da: Layer already exists [2024-03-15T17:42:43.330Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:43.330Z] 9f7ac9d0d9a1: Pushed [2024-03-15T17:42:43.330Z] c86209f4bfc3: Pushed [2024-03-15T17:42:43.521Z] #32 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.2s done [2024-03-15T17:42:43.590Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f: digest: sha256:749acdc2c0831ee7f58cbf5f336a0d2d2475be38d557d407ae365482dd46c125 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:43.916Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:44.101Z] #32 ... [2024-03-15T17:42:44.101Z] [2024-03-15T17:42:44.101Z] #44 [security-spiffe-token-provider internal] load build context [2024-03-15T17:42:44.101Z] #44 transferring context: 2.56MB 1.9s done [2024-03-15T17:42:44.101Z] #44 DONE 2.7s [2024-03-15T17:42:44.101Z] [2024-03-15T17:42:44.101Z] #33 [support-notifications internal] load build context [2024-03-15T17:42:44.101Z] #33 transferring context: 2.56MB 1.6s done [2024-03-15T17:42:44.101Z] #33 DONE 2.7s [2024-03-15T17:42:44.101Z] [2024-03-15T17:42:44.101Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-15T17:42:44.101Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2024-03-15T17:42:44.101Z] #35 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-03-15T17:42:44.101Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-15T17:42:44.101Z] #35 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-03-15T17:42:44.101Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done [2024-03-15T17:42:44.101Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done [2024-03-15T17:42:44.101Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.0s done [2024-03-15T17:42:44.101Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-03-15T17:42:44.101Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 2.7s [2024-03-15T17:42:44.101Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-03-15T17:42:44.101Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-03-15T17:42:44.234Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-03-15T17:42:44.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-15T17:42:44.234Z] 87626d3936b0: Preparing [2024-03-15T17:42:44.234Z] c86209f4bfc3: Preparing [2024-03-15T17:42:44.234Z] 9f7ac9d0d9a1: Preparing [2024-03-15T17:42:44.234Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:44.234Z] e25d17558532: Preparing [2024-03-15T17:42:44.234Z] 70333dda5237: Preparing [2024-03-15T17:42:44.234Z] b7346a596253: Preparing [2024-03-15T17:42:44.234Z] 0df2d83038da: Preparing [2024-03-15T17:42:44.234Z] aedc3bda2944: Preparing [2024-03-15T17:42:44.234Z] 70333dda5237: Waiting [2024-03-15T17:42:44.234Z] b7346a596253: Waiting [2024-03-15T17:42:44.234Z] 0df2d83038da: Waiting [2024-03-15T17:42:44.234Z] aedc3bda2944: Waiting [2024-03-15T17:42:44.234Z] 9f7ac9d0d9a1: Layer already exists [2024-03-15T17:42:44.234Z] c86209f4bfc3: Layer already exists [2024-03-15T17:42:44.234Z] 87626d3936b0: Layer already exists [2024-03-15T17:42:44.234Z] e25d17558532: Layer already exists [2024-03-15T17:42:44.234Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:44.234Z] b7346a596253: Layer already exists [2024-03-15T17:42:44.234Z] 0df2d83038da: Layer already exists [2024-03-15T17:42:44.234Z] 70333dda5237: Layer already exists [2024-03-15T17:42:44.234Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:44.234Z] latest: digest: sha256:749acdc2c0831ee7f58cbf5f336a0d2d2475be38d557d407ae365482dd46c125 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:44.370Z] #35 ... [2024-03-15T17:42:44.370Z] [2024-03-15T17:42:44.370Z] #34 [core-common-config-bootstrapper internal] load build context [2024-03-15T17:42:44.370Z] #34 transferring context: 2.56MB 1.7s done [2024-03-15T17:42:44.370Z] #34 DONE 2.9s [2024-03-15T17:42:44.370Z] [2024-03-15T17:42:44.370Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-15T17:42:44.370Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 3.0s [2024-03-15T17:42:44.560Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:44.637Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.2s [2024-03-15T17:42:44.875Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.23 [2024-03-15T17:42:44.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-15T17:42:44.875Z] 87626d3936b0: Preparing [2024-03-15T17:42:44.875Z] c86209f4bfc3: Preparing [2024-03-15T17:42:44.875Z] 9f7ac9d0d9a1: Preparing [2024-03-15T17:42:44.875Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:44.875Z] e25d17558532: Preparing [2024-03-15T17:42:44.875Z] 70333dda5237: Preparing [2024-03-15T17:42:44.875Z] b7346a596253: Preparing [2024-03-15T17:42:44.875Z] 0df2d83038da: Preparing [2024-03-15T17:42:44.875Z] aedc3bda2944: Preparing [2024-03-15T17:42:44.875Z] b7346a596253: Waiting [2024-03-15T17:42:44.875Z] 0df2d83038da: Waiting [2024-03-15T17:42:44.875Z] aedc3bda2944: Waiting [2024-03-15T17:42:44.875Z] 70333dda5237: Waiting [2024-03-15T17:42:44.875Z] 87626d3936b0: Layer already exists [2024-03-15T17:42:44.875Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:44.875Z] 9f7ac9d0d9a1: Layer already exists [2024-03-15T17:42:44.875Z] e25d17558532: Layer already exists [2024-03-15T17:42:44.875Z] c86209f4bfc3: Layer already exists [2024-03-15T17:42:44.875Z] 70333dda5237: Layer already exists [2024-03-15T17:42:44.875Z] b7346a596253: Layer already exists [2024-03-15T17:42:44.875Z] 0df2d83038da: Layer already exists [2024-03-15T17:42:44.875Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:44.875Z] 3.2.0-dev.23: digest: sha256:749acdc2c0831ee7f58cbf5f336a0d2d2475be38d557d407ae365482dd46c125 size: 2196 [Pipeline] } [Pipeline] // withEnv [2024-03-15T17:42:44.903Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.3s done [2024-03-15T17:42:44.903Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-03-15T17:42:44.903Z] #35 ... [2024-03-15T17:42:44.903Z] [2024-03-15T17:42:44.903Z] #32 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-15T17:42:44.903Z] #32 DONE 4.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:45.170Z] [2024-03-15T17:42:45.170Z] #43 [security-spire-agent internal] load build context [2024-03-15T17:42:45.170Z] #43 transferring context: 17.63kB 0.1s done [2024-03-15T17:42:45.170Z] #43 DONE 1.8s [2024-03-15T17:42:45.170Z] [2024-03-15T17:42:45.170Z] #45 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-15T17:42:45.191Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:45.437Z] #45 ... [2024-03-15T17:42:45.437Z] [2024-03-15T17:42:45.437Z] #46 [security-proxy-auth internal] load build context [2024-03-15T17:42:45.437Z] #46 transferring context: 2.56MB 1.0s done [2024-03-15T17:42:45.437Z] #46 DONE 2.4s [2024-03-15T17:42:45.437Z] [2024-03-15T17:42:45.437Z] #47 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-15T17:42:45.515Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:42:45.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-15T17:42:45.516Z] 87626d3936b0: Preparing [2024-03-15T17:42:45.516Z] c86209f4bfc3: Preparing [2024-03-15T17:42:45.516Z] 9f7ac9d0d9a1: Preparing [2024-03-15T17:42:45.516Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:45.516Z] e25d17558532: Preparing [2024-03-15T17:42:45.516Z] 70333dda5237: Preparing [2024-03-15T17:42:45.516Z] b7346a596253: Preparing [2024-03-15T17:42:45.516Z] 0df2d83038da: Preparing [2024-03-15T17:42:45.516Z] aedc3bda2944: Preparing [2024-03-15T17:42:45.516Z] b7346a596253: Waiting [2024-03-15T17:42:45.516Z] 0df2d83038da: Waiting [2024-03-15T17:42:45.516Z] aedc3bda2944: Waiting [2024-03-15T17:42:45.516Z] 70333dda5237: Waiting [2024-03-15T17:42:45.516Z] e25d17558532: Layer already exists [2024-03-15T17:42:45.516Z] c86209f4bfc3: Layer already exists [2024-03-15T17:42:45.516Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:45.516Z] 87626d3936b0: Layer already exists [2024-03-15T17:42:45.516Z] 9f7ac9d0d9a1: Layer already exists [2024-03-15T17:42:45.516Z] 70333dda5237: Layer already exists [2024-03-15T17:42:45.516Z] 0df2d83038da: Layer already exists [2024-03-15T17:42:45.516Z] b7346a596253: Layer already exists [2024-03-15T17:42:45.516Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:45.516Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23: digest: sha256:749acdc2c0831ee7f58cbf5f336a0d2d2475be38d557d407ae365482dd46c125 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:45.703Z] #47 ... [2024-03-15T17:42:45.703Z] [2024-03-15T17:42:45.703Z] #48 [security-proxy-setup internal] load build context [2024-03-15T17:42:45.703Z] #48 transferring context: 2.56MB 1.2s done [2024-03-15T17:42:45.703Z] #48 DONE 3.0s [2024-03-15T17:42:45.703Z] [2024-03-15T17:42:45.703Z] #49 [security-secretstore-setup internal] load build context [2024-03-15T17:42:45.703Z] #49 transferring context: 2.56MB 1.2s done [2024-03-15T17:42:45.703Z] #49 DONE 3.0s [2024-03-15T17:42:45.703Z] [2024-03-15T17:42:45.703Z] #50 [support-scheduler internal] load build context [2024-03-15T17:42:45.703Z] #50 transferring context: 2.56MB 1.2s done [2024-03-15T17:42:45.703Z] #50 DONE 3.3s [2024-03-15T17:42:45.703Z] [2024-03-15T17:42:45.703Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-15T17:42:45.843Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:45.968Z] #35 ... [2024-03-15T17:42:45.968Z] [2024-03-15T17:42:45.969Z] #51 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-15T17:42:45.969Z] #51 DONE 5.3s [2024-03-15T17:42:45.969Z] [2024-03-15T17:42:45.969Z] #52 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-03-15T17:42:46.167Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-03-15T17:42:46.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-15T17:42:46.167Z] 87626d3936b0: Preparing [2024-03-15T17:42:46.167Z] c86209f4bfc3: Preparing [2024-03-15T17:42:46.167Z] 9f7ac9d0d9a1: Preparing [2024-03-15T17:42:46.167Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:46.167Z] e25d17558532: Preparing [2024-03-15T17:42:46.167Z] 70333dda5237: Preparing [2024-03-15T17:42:46.167Z] b7346a596253: Preparing [2024-03-15T17:42:46.167Z] 0df2d83038da: Preparing [2024-03-15T17:42:46.167Z] aedc3bda2944: Preparing [2024-03-15T17:42:46.167Z] b7346a596253: Waiting [2024-03-15T17:42:46.167Z] 0df2d83038da: Waiting [2024-03-15T17:42:46.167Z] aedc3bda2944: Waiting [2024-03-15T17:42:46.167Z] 70333dda5237: Waiting [2024-03-15T17:42:46.167Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:46.167Z] e25d17558532: Layer already exists [2024-03-15T17:42:46.167Z] c86209f4bfc3: Layer already exists [2024-03-15T17:42:46.167Z] 87626d3936b0: Layer already exists [2024-03-15T17:42:46.167Z] 9f7ac9d0d9a1: Layer already exists [2024-03-15T17:42:46.167Z] 0df2d83038da: Layer already exists [2024-03-15T17:42:46.167Z] b7346a596253: Layer already exists [2024-03-15T17:42:46.167Z] 70333dda5237: Layer already exists [2024-03-15T17:42:46.167Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:46.167Z] main: digest: sha256:749acdc2c0831ee7f58cbf5f336a0d2d2475be38d557d407ae365482dd46c125 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:42:46.226Z] ===================================================== [Pipeline] echo [2024-03-15T17:42:46.238Z] taggedImages: [2024-03-15T17:42:46.238Z] - nexus3.edgexfoundry.org:10004/security-spire-server:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:42:46.238Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-03-15T17:42:46.238Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.23 [2024-03-15T17:42:46.238Z] - nexus3.edgexfoundry.org:10004/security-spire-server:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:42:46.238Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-03-15T17:42:46.266Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-03-15T17:42:46.266Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:42:46.266Z] latest [2024-03-15T17:42:46.266Z] 3.2.0-dev.23 [2024-03-15T17:42:46.266Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:42:46.266Z] main [2024-03-15T17:42:46.266Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:46.552Z] #52 ... [2024-03-15T17:42:46.552Z] [2024-03-15T17:42:46.552Z] #53 [core-command internal] load build context [2024-03-15T17:42:46.552Z] #53 transferring context: 2.56MB 0.8s done [2024-03-15T17:42:46.552Z] #53 DONE 3.7s [2024-03-15T17:42:46.603Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:46.818Z] [2024-03-15T17:42:46.818Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-15T17:42:46.929Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:42:46.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-15T17:42:46.929Z] 6d7ecae35ed9: Preparing [2024-03-15T17:42:46.929Z] 1ce12510722f: Preparing [2024-03-15T17:42:46.929Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:46.929Z] e25d17558532: Preparing [2024-03-15T17:42:46.929Z] 78122c1e8021: Preparing [2024-03-15T17:42:46.929Z] 737f38bfb330: Preparing [2024-03-15T17:42:46.929Z] aedc3bda2944: Preparing [2024-03-15T17:42:46.929Z] 737f38bfb330: Waiting [2024-03-15T17:42:46.929Z] aedc3bda2944: Waiting [2024-03-15T17:42:46.929Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:46.929Z] e25d17558532: Layer already exists [2024-03-15T17:42:46.929Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:46.929Z] 6d7ecae35ed9: Pushed [2024-03-15T17:42:46.929Z] 78122c1e8021: Pushed [2024-03-15T17:42:46.929Z] 737f38bfb330: Pushed [2024-03-15T17:42:47.086Z] #35 ... [2024-03-15T17:42:47.086Z] [2024-03-15T17:42:47.086Z] #52 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-03-15T17:42:47.086Z] #52 DONE 1.1s [2024-03-15T17:42:47.353Z] [2024-03-15T17:42:47.353Z] #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-15T17:42:49.459Z] 1ce12510722f: Pushed [2024-03-15T17:42:49.459Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f: digest: sha256:6337a2a9645809c5edd3215261eac4f6d09747c962a34a77f7be01efeff9aed7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:49.777Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:50.088Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-03-15T17:42:50.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-15T17:42:50.088Z] 6d7ecae35ed9: Preparing [2024-03-15T17:42:50.088Z] 1ce12510722f: Preparing [2024-03-15T17:42:50.088Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:50.088Z] e25d17558532: Preparing [2024-03-15T17:42:50.088Z] 78122c1e8021: Preparing [2024-03-15T17:42:50.088Z] 737f38bfb330: Preparing [2024-03-15T17:42:50.088Z] aedc3bda2944: Preparing [2024-03-15T17:42:50.088Z] 737f38bfb330: Waiting [2024-03-15T17:42:50.088Z] aedc3bda2944: Waiting [2024-03-15T17:42:50.088Z] 78122c1e8021: Layer already exists [2024-03-15T17:42:50.088Z] e25d17558532: Layer already exists [2024-03-15T17:42:50.088Z] 1ce12510722f: Layer already exists [2024-03-15T17:42:50.088Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:50.088Z] 6d7ecae35ed9: Layer already exists [2024-03-15T17:42:50.088Z] 737f38bfb330: Layer already exists [2024-03-15T17:42:50.088Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:50.088Z] latest: digest: sha256:6337a2a9645809c5edd3215261eac4f6d09747c962a34a77f7be01efeff9aed7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:50.401Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:50.715Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.23 [2024-03-15T17:42:50.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-15T17:42:50.715Z] 6d7ecae35ed9: Preparing [2024-03-15T17:42:50.715Z] 1ce12510722f: Preparing [2024-03-15T17:42:50.715Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:50.715Z] e25d17558532: Preparing [2024-03-15T17:42:50.715Z] 78122c1e8021: Preparing [2024-03-15T17:42:50.715Z] 737f38bfb330: Preparing [2024-03-15T17:42:50.715Z] aedc3bda2944: Preparing [2024-03-15T17:42:50.715Z] 737f38bfb330: Waiting [2024-03-15T17:42:50.715Z] aedc3bda2944: Waiting [2024-03-15T17:42:50.715Z] e25d17558532: Layer already exists [2024-03-15T17:42:50.715Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:50.715Z] 6d7ecae35ed9: Layer already exists [2024-03-15T17:42:50.715Z] 78122c1e8021: Layer already exists [2024-03-15T17:42:50.715Z] 1ce12510722f: Layer already exists [2024-03-15T17:42:50.715Z] 737f38bfb330: Layer already exists [2024-03-15T17:42:50.715Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:50.715Z] 3.2.0-dev.23: digest: sha256:6337a2a9645809c5edd3215261eac4f6d09747c962a34a77f7be01efeff9aed7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:51.036Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:51.351Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:42:51.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-15T17:42:51.351Z] 6d7ecae35ed9: Preparing [2024-03-15T17:42:51.351Z] 1ce12510722f: Preparing [2024-03-15T17:42:51.351Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:51.351Z] e25d17558532: Preparing [2024-03-15T17:42:51.351Z] 78122c1e8021: Preparing [2024-03-15T17:42:51.351Z] 737f38bfb330: Preparing [2024-03-15T17:42:51.351Z] aedc3bda2944: Preparing [2024-03-15T17:42:51.351Z] 737f38bfb330: Waiting [2024-03-15T17:42:51.351Z] aedc3bda2944: Waiting [2024-03-15T17:42:51.351Z] 1ce12510722f: Layer already exists [2024-03-15T17:42:51.351Z] 6d7ecae35ed9: Layer already exists [2024-03-15T17:42:51.351Z] e25d17558532: Layer already exists [2024-03-15T17:42:51.351Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:51.351Z] 78122c1e8021: Layer already exists [2024-03-15T17:42:51.351Z] 737f38bfb330: Layer already exists [2024-03-15T17:42:51.351Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:51.351Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23: digest: sha256:6337a2a9645809c5edd3215261eac4f6d09747c962a34a77f7be01efeff9aed7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:51.671Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:51.990Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-03-15T17:42:51.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-15T17:42:51.991Z] 6d7ecae35ed9: Preparing [2024-03-15T17:42:51.991Z] 1ce12510722f: Preparing [2024-03-15T17:42:51.991Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:51.991Z] e25d17558532: Preparing [2024-03-15T17:42:51.991Z] 78122c1e8021: Preparing [2024-03-15T17:42:51.991Z] 737f38bfb330: Preparing [2024-03-15T17:42:51.991Z] aedc3bda2944: Preparing [2024-03-15T17:42:51.991Z] aedc3bda2944: Waiting [2024-03-15T17:42:51.991Z] 737f38bfb330: Waiting [2024-03-15T17:42:51.991Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:51.991Z] 6d7ecae35ed9: Layer already exists [2024-03-15T17:42:51.991Z] e25d17558532: Layer already exists [2024-03-15T17:42:51.991Z] 1ce12510722f: Layer already exists [2024-03-15T17:42:51.991Z] 78122c1e8021: Layer already exists [2024-03-15T17:42:51.991Z] 737f38bfb330: Layer already exists [2024-03-15T17:42:51.991Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:51.991Z] main: digest: sha256:6337a2a9645809c5edd3215261eac4f6d09747c962a34a77f7be01efeff9aed7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:42:52.069Z] ===================================================== [Pipeline] echo [2024-03-15T17:42:52.083Z] taggedImages: [2024-03-15T17:42:52.083Z] - nexus3.edgexfoundry.org:10004/support-notifications:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:42:52.083Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-03-15T17:42:52.083Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.23 [2024-03-15T17:42:52.083Z] - nexus3.edgexfoundry.org:10004/support-notifications:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:42:52.083Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-03-15T17:42:52.112Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-03-15T17:42:52.112Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:42:52.112Z] latest [2024-03-15T17:42:52.112Z] 3.2.0-dev.23 [2024-03-15T17:42:52.112Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:42:52.112Z] main [2024-03-15T17:42:52.112Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:52.464Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:52.689Z] #54 ... [2024-03-15T17:42:52.689Z] [2024-03-15T17:42:52.689Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-15T17:42:52.689Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.5s [2024-03-15T17:42:52.782Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:42:52.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-15T17:42:52.782Z] 924f1b29bfa1: Preparing [2024-03-15T17:42:52.782Z] be998fd42894: Preparing [2024-03-15T17:42:52.782Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:52.782Z] e25d17558532: Preparing [2024-03-15T17:42:52.782Z] a8ddec594a54: Preparing [2024-03-15T17:42:52.782Z] da24350d525f: Preparing [2024-03-15T17:42:52.782Z] aedc3bda2944: Preparing [2024-03-15T17:42:52.782Z] da24350d525f: Waiting [2024-03-15T17:42:52.782Z] aedc3bda2944: Waiting [2024-03-15T17:42:52.782Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:52.782Z] e25d17558532: Layer already exists [2024-03-15T17:42:52.782Z] a8ddec594a54: Layer already exists [2024-03-15T17:42:52.782Z] da24350d525f: Layer already exists [2024-03-15T17:42:52.782Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:52.782Z] 924f1b29bfa1: Pushed [2024-03-15T17:42:53.650Z] #35 ... [2024-03-15T17:42:53.650Z] [2024-03-15T17:42:53.650Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-15T17:42:53.650Z] #42 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done [2024-03-15T17:42:53.650Z] #42 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-03-15T17:42:53.650Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-03-15T17:42:53.650Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-03-15T17:42:53.650Z] #42 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-15T17:42:53.650Z] #42 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-03-15T17:42:53.650Z] #42 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 1.5s done [2024-03-15T17:42:53.650Z] #42 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2024-03-15T17:42:53.650Z] #42 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-03-15T17:42:53.650Z] #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.9s [2024-03-15T17:42:53.650Z] #42 ... [2024-03-15T17:42:53.650Z] [2024-03-15T17:42:53.650Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-15T17:42:54.686Z] be998fd42894: Pushed [2024-03-15T17:42:54.951Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f: digest: sha256:a8d973e06455fabd3f1a50523e37a74e723882324541c804001f2bbb7da896e7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:55.057Z] #35 ... [2024-03-15T17:42:55.057Z] [2024-03-15T17:42:55.058Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-15T17:42:55.058Z] #0 6.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T17:42:55.058Z] #0 6.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T17:42:55.271Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:55.325Z] #55 ... [2024-03-15T17:42:55.326Z] [2024-03-15T17:42:55.326Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-15T17:42:55.326Z] #35 ... [2024-03-15T17:42:55.326Z] [2024-03-15T17:42:55.326Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-15T17:42:55.326Z] #0 7.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T17:42:55.326Z] #0 8.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T17:42:55.588Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-03-15T17:42:55.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-15T17:42:55.589Z] 924f1b29bfa1: Preparing [2024-03-15T17:42:55.589Z] be998fd42894: Preparing [2024-03-15T17:42:55.589Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:55.589Z] e25d17558532: Preparing [2024-03-15T17:42:55.589Z] a8ddec594a54: Preparing [2024-03-15T17:42:55.589Z] da24350d525f: Preparing [2024-03-15T17:42:55.589Z] aedc3bda2944: Preparing [2024-03-15T17:42:55.589Z] aedc3bda2944: Waiting [2024-03-15T17:42:55.589Z] da24350d525f: Waiting [2024-03-15T17:42:55.589Z] e25d17558532: Layer already exists [2024-03-15T17:42:55.589Z] a8ddec594a54: Layer already exists [2024-03-15T17:42:55.589Z] be998fd42894: Layer already exists [2024-03-15T17:42:55.589Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:55.589Z] 924f1b29bfa1: Layer already exists [2024-03-15T17:42:55.589Z] da24350d525f: Layer already exists [2024-03-15T17:42:55.589Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:55.589Z] latest: digest: sha256:a8d973e06455fabd3f1a50523e37a74e723882324541c804001f2bbb7da896e7 size: 1778 [2024-03-15T17:42:55.593Z] #56 ... [2024-03-15T17:42:55.593Z] [2024-03-15T17:42:55.593Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-15T17:42:55.593Z] #0 6.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T17:42:55.593Z] #0 7.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T17:42:55.593Z] #57 ... [2024-03-15T17:42:55.593Z] [2024-03-15T17:42:55.593Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-15T17:42:55.593Z] #0 6.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T17:42:55.593Z] #0 8.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:55.860Z] #58 ... [2024-03-15T17:42:55.860Z] [2024-03-15T17:42:55.860Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-15T17:42:55.860Z] #0 7.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T17:42:55.860Z] #0 9.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T17:42:55.860Z] #59 ... [2024-03-15T17:42:55.860Z] [2024-03-15T17:42:55.860Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-15T17:42:55.860Z] #0 7.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T17:42:55.860Z] #0 9.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T17:42:55.907Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:56.129Z] #60 ... [2024-03-15T17:42:56.129Z] [2024-03-15T17:42:56.129Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-15T17:42:56.129Z] #0 7.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T17:42:56.129Z] #0 9.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T17:42:56.129Z] #61 ... [2024-03-15T17:42:56.129Z] [2024-03-15T17:42:56.129Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-15T17:42:56.129Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.1s done [2024-03-15T17:42:56.219Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.23 [2024-03-15T17:42:56.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-15T17:42:56.219Z] 924f1b29bfa1: Preparing [2024-03-15T17:42:56.219Z] be998fd42894: Preparing [2024-03-15T17:42:56.219Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:56.219Z] e25d17558532: Preparing [2024-03-15T17:42:56.219Z] a8ddec594a54: Preparing [2024-03-15T17:42:56.219Z] da24350d525f: Preparing [2024-03-15T17:42:56.219Z] aedc3bda2944: Preparing [2024-03-15T17:42:56.219Z] da24350d525f: Waiting [2024-03-15T17:42:56.219Z] aedc3bda2944: Waiting [2024-03-15T17:42:56.219Z] be998fd42894: Layer already exists [2024-03-15T17:42:56.219Z] e25d17558532: Layer already exists [2024-03-15T17:42:56.219Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:56.219Z] a8ddec594a54: Layer already exists [2024-03-15T17:42:56.219Z] 924f1b29bfa1: Layer already exists [2024-03-15T17:42:56.219Z] da24350d525f: Layer already exists [2024-03-15T17:42:56.219Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:56.219Z] 3.2.0-dev.23: digest: sha256:a8d973e06455fabd3f1a50523e37a74e723882324541c804001f2bbb7da896e7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:56.548Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:56.871Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:42:56.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-15T17:42:56.871Z] 924f1b29bfa1: Preparing [2024-03-15T17:42:56.871Z] be998fd42894: Preparing [2024-03-15T17:42:56.871Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:56.871Z] e25d17558532: Preparing [2024-03-15T17:42:56.871Z] a8ddec594a54: Preparing [2024-03-15T17:42:56.871Z] da24350d525f: Preparing [2024-03-15T17:42:56.871Z] da24350d525f: Waiting [2024-03-15T17:42:56.871Z] aedc3bda2944: Preparing [2024-03-15T17:42:56.871Z] e25d17558532: Layer already exists [2024-03-15T17:42:56.871Z] a8ddec594a54: Layer already exists [2024-03-15T17:42:56.871Z] 924f1b29bfa1: Layer already exists [2024-03-15T17:42:56.871Z] be998fd42894: Layer already exists [2024-03-15T17:42:56.871Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:56.871Z] da24350d525f: Layer already exists [2024-03-15T17:42:56.871Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:56.871Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23: digest: sha256:a8d973e06455fabd3f1a50523e37a74e723882324541c804001f2bbb7da896e7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:57.122Z] #35 ... [2024-03-15T17:42:57.122Z] [2024-03-15T17:42:57.122Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-15T17:42:57.122Z] #0 7.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T17:42:57.122Z] #0 9.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T17:42:57.122Z] #62 ... [2024-03-15T17:42:57.122Z] [2024-03-15T17:42:57.122Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-15T17:42:57.122Z] #0 7.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T17:42:57.122Z] #0 9.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T17:42:57.195Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:42:57.390Z] #63 ... [2024-03-15T17:42:57.391Z] [2024-03-15T17:42:57.391Z] #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-15T17:42:57.391Z] #0 7.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T17:42:57.391Z] #0 9.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T17:42:57.391Z] #64 ... [2024-03-15T17:42:57.391Z] [2024-03-15T17:42:57.391Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-15T17:42:57.391Z] #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.6s done [2024-03-15T17:42:57.515Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-03-15T17:42:57.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-15T17:42:57.516Z] 924f1b29bfa1: Preparing [2024-03-15T17:42:57.516Z] be998fd42894: Preparing [2024-03-15T17:42:57.516Z] d8a32ff3a9d1: Preparing [2024-03-15T17:42:57.516Z] e25d17558532: Preparing [2024-03-15T17:42:57.516Z] a8ddec594a54: Preparing [2024-03-15T17:42:57.516Z] da24350d525f: Preparing [2024-03-15T17:42:57.516Z] aedc3bda2944: Preparing [2024-03-15T17:42:57.516Z] aedc3bda2944: Waiting [2024-03-15T17:42:57.516Z] da24350d525f: Waiting [2024-03-15T17:42:57.516Z] 924f1b29bfa1: Layer already exists [2024-03-15T17:42:57.516Z] e25d17558532: Layer already exists [2024-03-15T17:42:57.516Z] d8a32ff3a9d1: Layer already exists [2024-03-15T17:42:57.516Z] a8ddec594a54: Layer already exists [2024-03-15T17:42:57.516Z] be998fd42894: Layer already exists [2024-03-15T17:42:57.516Z] aedc3bda2944: Layer already exists [2024-03-15T17:42:57.516Z] da24350d525f: Layer already exists [2024-03-15T17:42:57.516Z] main: digest: sha256:a8d973e06455fabd3f1a50523e37a74e723882324541c804001f2bbb7da896e7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:42:57.581Z] ===================================================== [Pipeline] echo [2024-03-15T17:42:57.592Z] taggedImages: [2024-03-15T17:42:57.592Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:42:57.592Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-03-15T17:42:57.592Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.23 [2024-03-15T17:42:57.592Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:42:57.592Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2024-03-15T17:42:57.658Z] #42 ... [2024-03-15T17:42:57.658Z] [2024-03-15T17:42:57.658Z] #47 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-15T17:42:57.658Z] #47 5.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T17:42:57.658Z] #47 6.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T17:42:57.658Z] #47 10.92 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-15T17:42:57.658Z] #47 10.98 Executing busybox-1.36.1-r5.trigger [2024-03-15T17:42:57.658Z] #47 11.15 OK: 8 MiB in 16 packages [2024-03-15T17:42:57.658Z] #47 DONE 12.3s Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-15T17:42:57.925Z] [2024-03-15T17:42:57.925Z] #65 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-03-15T17:42:57.925Z] #65 ... [2024-03-15T17:42:57.925Z] [2024-03-15T17:42:57.925Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-15T17:42:57.925Z] #55 10.45 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-15T17:42:57.925Z] #55 10.49 (2/4) Installing openssl (3.1.4-r5) [2024-03-15T17:42:57.925Z] #55 10.61 (3/4) Installing su-exec (0.2-r3) [2024-03-15T17:42:57.925Z] #55 10.63 (4/4) Installing yq (4.33.3-r5) [2024-03-15T17:42:57.925Z] #55 11.62 Executing busybox-1.36.1-r5.trigger [2024-03-15T17:42:57.925Z] #55 11.76 OK: 18 MiB in 19 packages [2024-03-15T17:42:57.925Z] #55 DONE 12.9s [2024-03-15T17:42:58.192Z] [2024-03-15T17:42:58.192Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-15T17:42:58.192Z] #57 12.67 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-15T17:42:58.192Z] #57 12.73 (2/2) Installing su-exec (0.2-r3) [2024-03-15T17:42:58.192Z] #57 12.76 Executing busybox-1.36.1-r5.trigger [2024-03-15T17:42:58.458Z] #57 12.93 OK: 8 MiB in 17 packages [2024-03-15T17:42:59.893Z] #57 DONE 14.2s [2024-03-15T17:42:59.893Z] [2024-03-15T17:42:59.893Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-15T17:43:01.329Z] #66 ... [2024-03-15T17:43:01.329Z] [2024-03-15T17:43:01.329Z] #45 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-15T17:43:01.329Z] #45 8.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:01.329Z] #45 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:01.329Z] #45 15.33 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-15T17:43:01.329Z] #45 15.41 Executing busybox-1.36.1-r5.trigger [2024-03-15T17:43:01.329Z] #45 15.50 OK: 8 MiB in 16 packages [2024-03-15T17:43:01.329Z] #45 DONE 16.1s [2024-03-15T17:43:01.594Z] [2024-03-15T17:43:01.594Z] #65 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-03-15T17:43:01.594Z] #65 3.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:02.557Z] #65 ... [2024-03-15T17:43:02.557Z] [2024-03-15T17:43:02.557Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-15T17:43:02.557Z] #62 14.25 OK: 266 MiB in 52 packages [2024-03-15T17:43:02.557Z] #62 DONE 15.4s [2024-03-15T17:43:02.824Z] [2024-03-15T17:43:02.824Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-15T17:43:03.093Z] #67 ... [2024-03-15T17:43:03.093Z] [2024-03-15T17:43:03.093Z] #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-15T17:43:03.093Z] #64 14.85 OK: 266 MiB in 52 packages [2024-03-15T17:43:03.093Z] #64 DONE 16.1s [2024-03-15T17:43:03.093Z] [2024-03-15T17:43:03.093Z] #68 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-15T17:43:03.716Z] #68 ... [2024-03-15T17:43:03.716Z] [2024-03-15T17:43:03.716Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-15T17:43:03.716Z] #67 DONE 0.9s [2024-03-15T17:43:03.716Z] [2024-03-15T17:43:03.716Z] #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-15T17:43:03.716Z] #54 7.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:03.716Z] #54 9.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:03.716Z] #54 14.99 OK: 266 MiB in 52 packages [2024-03-15T17:43:03.716Z] #54 DONE 16.7s [2024-03-15T17:43:03.716Z] [2024-03-15T17:43:03.716Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-15T17:43:03.716Z] #59 14.84 (1/2) Installing ca-certificates (20230506-r0) [2024-03-15T17:43:03.716Z] #59 15.28 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-15T17:43:03.717Z] #59 15.31 Executing busybox-1.36.1-r5.trigger [2024-03-15T17:43:03.717Z] #59 15.40 Executing ca-certificates-20230506-r0.trigger [2024-03-15T17:43:03.717Z] #59 16.77 OK: 9 MiB in 17 packages [2024-03-15T17:43:03.717Z] #59 DONE 18.3s [2024-03-15T17:43:03.717Z] [2024-03-15T17:43:03.717Z] #69 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-15T17:43:04.315Z] #69 ... [2024-03-15T17:43:04.315Z] [2024-03-15T17:43:04.315Z] #68 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-15T17:43:04.315Z] #68 DONE 1.2s [2024-03-15T17:43:04.315Z] [2024-03-15T17:43:04.315Z] #70 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:43:04.585Z] #70 ... [2024-03-15T17:43:04.585Z] [2024-03-15T17:43:04.585Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-15T17:43:04.585Z] #61 15.12 (1/4) Installing ca-certificates (20230506-r0) [2024-03-15T17:43:04.585Z] #61 15.51 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-15T17:43:04.585Z] #61 15.52 (3/4) Installing su-exec (0.2-r3) [2024-03-15T17:43:04.585Z] #61 15.54 (4/4) Installing yq (4.33.3-r5) [2024-03-15T17:43:04.585Z] #61 16.52 Executing busybox-1.36.1-r5.trigger [2024-03-15T17:43:04.585Z] #61 16.73 Executing ca-certificates-20230506-r0.trigger [2024-03-15T17:43:04.585Z] #61 17.82 OK: 18 MiB in 19 packages [2024-03-15T17:43:04.585Z] #61 DONE 19.0s [2024-03-15T17:43:04.585Z] [2024-03-15T17:43:04.585Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-15T17:43:05.201Z] #71 ... [2024-03-15T17:43:05.201Z] [2024-03-15T17:43:05.201Z] #69 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-15T17:43:05.201Z] #69 DONE 1.5s [2024-03-15T17:43:05.201Z] [2024-03-15T17:43:05.201Z] #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:43:08.551Z] #72 ... [2024-03-15T17:43:08.552Z] [2024-03-15T17:43:08.552Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-15T17:43:08.552Z] #0 3.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:08.552Z] #0 5.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:08.552Z] #73 ... [2024-03-15T17:43:08.552Z] [2024-03-15T17:43:08.552Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-15T17:43:08.552Z] #58 13.36 v3.18.6-94-g4366b40b1cb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-15T17:43:08.552Z] #58 13.36 v3.18.6-91-ge59979f34b9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-15T17:43:08.552Z] #58 13.36 OK: 19946 distinct packages available [2024-03-15T17:43:08.552Z] #58 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:08.552Z] #58 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:08.552Z] #58 21.53 (1/11) Installing ca-certificates (20230506-r0) [2024-03-15T17:43:08.552Z] #58 21.96 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-15T17:43:08.552Z] #58 22.05 (3/11) Installing libunistring (1.1-r1) [2024-03-15T17:43:08.552Z] #58 22.21 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-15T17:43:08.552Z] #58 22.26 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-15T17:43:08.552Z] #58 22.30 (6/11) Installing libcurl (8.5.0-r0) [2024-03-15T17:43:08.552Z] #58 22.37 (7/11) Installing curl (8.5.0-r0) [2024-03-15T17:43:08.552Z] #58 22.43 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-15T17:43:08.552Z] #58 22.46 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-15T17:43:08.552Z] #58 22.46 (10/11) Installing libucontext (1.2-r2) [2024-03-15T17:43:08.552Z] #58 22.49 (11/11) Installing gcompat (1.1.0-r1) [2024-03-15T17:43:08.552Z] #58 22.50 Executing busybox-1.36.1-r5.trigger [2024-03-15T17:43:08.552Z] #58 22.57 Executing ca-certificates-20230506-r0.trigger [2024-03-15T17:43:08.552Z] #58 ... [2024-03-15T17:43:08.552Z] [2024-03-15T17:43:08.552Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-15T17:43:08.552Z] #56 13.56 v3.18.6-94-g4366b40b1cb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-15T17:43:08.552Z] #56 13.56 v3.18.6-91-ge59979f34b9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-15T17:43:08.552Z] #56 13.56 OK: 19946 distinct packages available [2024-03-15T17:43:08.552Z] #56 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:08.552Z] #56 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:08.552Z] #56 21.87 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-15T17:43:08.552Z] #56 21.90 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-15T17:43:08.552Z] #56 21.99 (3/5) Installing libucontext (1.2-r2) [2024-03-15T17:43:08.552Z] #56 21.99 (4/5) Installing gcompat (1.1.0-r1) [2024-03-15T17:43:08.552Z] #56 22.02 (5/5) Installing openssl (3.1.4-r5) [2024-03-15T17:43:08.552Z] #56 22.11 Executing busybox-1.36.1-r5.trigger [2024-03-15T17:43:08.552Z] #56 22.26 OK: 9 MiB in 20 packages [2024-03-15T17:43:08.552Z] #56 DONE 23.6s [2024-03-15T17:43:08.552Z] [2024-03-15T17:43:08.552Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-03-15T17:43:09.139Z] #74 ... [2024-03-15T17:43:09.139Z] [2024-03-15T17:43:09.139Z] #65 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-03-15T17:43:09.139Z] #65 5.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:09.139Z] #65 10.50 OK: 8 MiB in 16 packages [2024-03-15T17:43:09.139Z] #65 DONE 11.5s [2024-03-15T17:43:09.139Z] [2024-03-15T17:43:09.139Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-15T17:43:09.139Z] #58 23.59 OK: 13 MiB in 26 packages [2024-03-15T17:43:09.411Z] #58 ... [2024-03-15T17:43:09.411Z] [2024-03-15T17:43:09.411Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-15T17:43:09.411Z] #60 14.52 v3.18.6-94-g4366b40b1cb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-15T17:43:09.411Z] #60 14.52 v3.18.6-91-ge59979f34b9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-15T17:43:09.411Z] #60 14.52 OK: 19946 distinct packages available [2024-03-15T17:43:09.411Z] #60 15.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:09.411Z] #60 17.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:09.411Z] #60 22.26 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-15T17:43:09.411Z] #60 22.27 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-15T17:43:09.411Z] #60 22.28 (3/4) Installing libucontext (1.2-r2) [2024-03-15T17:43:09.411Z] #60 22.32 (4/4) Installing gcompat (1.1.0-r1) [2024-03-15T17:43:09.411Z] #60 22.38 Executing busybox-1.36.1-r5.trigger [2024-03-15T17:43:09.411Z] #60 22.46 OK: 8 MiB in 19 packages [2024-03-15T17:43:09.411Z] #60 DONE 23.9s [2024-03-15T17:43:09.411Z] [2024-03-15T17:43:09.411Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-15T17:43:09.687Z] #75 ... [2024-03-15T17:43:09.687Z] [2024-03-15T17:43:09.687Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-15T17:43:09.687Z] #73 10.95 OK: 18 MiB in 19 packages [2024-03-15T17:43:09.687Z] #73 DONE 11.7s [2024-03-15T17:43:09.954Z] [2024-03-15T17:43:09.954Z] #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-15T17:43:09.954Z] #76 DONE 0.3s [2024-03-15T17:43:09.954Z] [2024-03-15T17:43:09.954Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-15T17:43:09.954Z] #71 4.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:10.536Z] #71 ... [2024-03-15T17:43:10.536Z] [2024-03-15T17:43:10.536Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-15T17:43:10.536Z] #58 DONE 25.0s [2024-03-15T17:43:10.536Z] [2024-03-15T17:43:10.536Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-15T17:43:10.814Z] #77 ... [2024-03-15T17:43:10.814Z] [2024-03-15T17:43:10.814Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-15T17:43:10.814Z] #63 15.10 v3.18.6-94-g4366b40b1cb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-15T17:43:10.814Z] #63 15.10 v3.18.6-91-ge59979f34b9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-15T17:43:10.814Z] #63 15.10 OK: 19951 distinct packages available [2024-03-15T17:43:10.814Z] #63 16.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:10.814Z] #63 17.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:10.814Z] #63 23.02 OK: 266 MiB in 52 packages [2024-03-15T17:43:10.814Z] #63 DONE 23.9s [2024-03-15T17:43:11.079Z] [2024-03-15T17:43:11.079Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-15T17:43:11.346Z] #78 ... [2024-03-15T17:43:11.346Z] [2024-03-15T17:43:11.346Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-15T17:43:11.346Z] #66 3.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:11.346Z] #66 5.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:11.346Z] #66 10.33 OK: 8 MiB in 17 packages [2024-03-15T17:43:11.346Z] #66 DONE 11.6s [2024-03-15T17:43:11.346Z] [2024-03-15T17:43:11.346Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-15T17:43:11.346Z] #71 6.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:11.613Z] #71 ... [2024-03-15T17:43:11.613Z] [2024-03-15T17:43:11.613Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-15T17:43:11.613Z] #0 5.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:11.613Z] #0 7.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:11.613Z] #79 ... [2024-03-15T17:43:11.613Z] [2024-03-15T17:43:11.613Z] #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-15T17:43:12.230Z] #80 ... [2024-03-15T17:43:12.230Z] [2024-03-15T17:43:12.230Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-15T17:43:12.230Z] #78 DONE 1.1s [2024-03-15T17:43:12.230Z] [2024-03-15T17:43:12.230Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:43:13.652Z] #81 ... [2024-03-15T17:43:13.652Z] [2024-03-15T17:43:13.652Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:43:13.652Z] #82 ... [2024-03-15T17:43:13.652Z] [2024-03-15T17:43:13.652Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-15T17:43:13.652Z] #79 12.34 OK: 8 MiB in 16 packages [2024-03-15T17:43:13.652Z] #79 ... [2024-03-15T17:43:13.652Z] [2024-03-15T17:43:13.652Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-15T17:43:13.652Z] #0 5.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:13.652Z] #0 7.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:14.234Z] #83 ... [2024-03-15T17:43:14.234Z] [2024-03-15T17:43:14.234Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-15T17:43:14.234Z] #74 5.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:14.509Z] #74 ... [2024-03-15T17:43:14.509Z] [2024-03-15T17:43:14.509Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-15T17:43:14.509Z] #79 DONE 13.0s [2024-03-15T17:43:14.509Z] [2024-03-15T17:43:14.509Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-15T17:43:14.777Z] #75 ... [2024-03-15T17:43:14.777Z] [2024-03-15T17:43:14.777Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-15T17:43:14.777Z] #83 10.90 OK: 9 MiB in 17 packages [2024-03-15T17:43:15.375Z] #83 DONE 11.5s [2024-03-15T17:43:15.375Z] [2024-03-15T17:43:15.375Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-15T17:43:15.375Z] #75 5.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:15.641Z] #75 ... [2024-03-15T17:43:15.641Z] [2024-03-15T17:43:15.641Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-15T17:43:15.641Z] #71 10.36 OK: 18 MiB in 19 packages [2024-03-15T17:43:15.641Z] #71 DONE 11.1s [2024-03-15T17:43:15.641Z] [2024-03-15T17:43:15.641Z] #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-15T17:43:15.641Z] #80 DONE 4.4s [2024-03-15T17:43:15.912Z] [2024-03-15T17:43:15.912Z] #84 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-15T17:43:15.912Z] #84 DONE 0.2s [2024-03-15T17:43:15.912Z] [2024-03-15T17:43:15.912Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-15T17:43:15.912Z] #74 6.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:16.881Z] #74 8.423 OK: 9 MiB in 20 packages [2024-03-15T17:43:17.151Z] #74 DONE 9.5s [2024-03-15T17:43:17.151Z] [2024-03-15T17:43:17.151Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-15T17:43:18.924Z] #85 ... [2024-03-15T17:43:18.924Z] [2024-03-15T17:43:18.924Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-15T17:43:18.924Z] #86 DONE 1.4s [2024-03-15T17:43:18.924Z] [2024-03-15T17:43:18.924Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-15T17:43:18.924Z] #75 6.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:18.924Z] #75 8.636 OK: 8 MiB in 19 packages [2024-03-15T17:43:18.924Z] #75 DONE 9.3s [2024-03-15T17:43:18.924Z] [2024-03-15T17:43:18.924Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-15T17:43:18.924Z] #77 4.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:18.924Z] #77 5.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T17:43:18.924Z] #77 7.592 OK: 13 MiB in 26 packages [2024-03-15T17:43:18.924Z] #77 DONE 8.2s [2024-03-15T17:43:18.924Z] [2024-03-15T17:43:18.924Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-15T17:43:18.924Z] #87 ... [2024-03-15T17:43:18.924Z] [2024-03-15T17:43:18.924Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-15T17:43:18.924Z] #85 DONE 1.9s [2024-03-15T17:43:19.228Z] [2024-03-15T17:43:19.228Z] #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-15T17:43:19.516Z] #88 DONE 0.3s [2024-03-15T17:43:19.516Z] [2024-03-15T17:43:19.516Z] #89 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-15T17:43:19.516Z] #89 DONE 0.3s [2024-03-15T17:43:19.516Z] [2024-03-15T17:43:19.516Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-15T17:43:20.140Z] #90 ... [2024-03-15T17:43:20.140Z] [2024-03-15T17:43:20.140Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-15T17:43:20.140Z] #91 DONE 0.2s [2024-03-15T17:43:20.140Z] [2024-03-15T17:43:20.140Z] #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-15T17:43:20.140Z] #92 DONE 0.2s [2024-03-15T17:43:20.140Z] [2024-03-15T17:43:20.140Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-15T17:43:20.471Z] #87 ... [2024-03-15T17:43:20.471Z] [2024-03-15T17:43:20.471Z] #93 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-15T17:43:20.471Z] #93 DONE 0.3s [2024-03-15T17:43:20.788Z] [2024-03-15T17:43:20.788Z] #94 [security-spire-server] exporting to image [2024-03-15T17:43:20.788Z] #94 exporting layers [2024-03-15T17:43:21.068Z] #94 ... [2024-03-15T17:43:21.068Z] [2024-03-15T17:43:21.068Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-15T17:43:21.068Z] #90 DONE 2.3s [2024-03-15T17:43:21.068Z] [2024-03-15T17:43:21.068Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-15T17:43:21.068Z] #87 DONE 2.2s [2024-03-15T17:43:21.068Z] [2024-03-15T17:43:21.068Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-15T17:43:21.356Z] #95 DONE 0.3s [2024-03-15T17:43:21.356Z] [2024-03-15T17:43:21.356Z] #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-15T17:43:21.356Z] #96 DONE 0.3s [2024-03-15T17:43:21.356Z] [2024-03-15T17:43:21.356Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-15T17:43:21.622Z] #97 ... [2024-03-15T17:43:21.622Z] [2024-03-15T17:43:21.622Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-15T17:43:21.622Z] #98 DONE 0.3s [2024-03-15T17:43:21.622Z] [2024-03-15T17:43:21.622Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-15T17:43:21.622Z] #97 DONE 0.3s [2024-03-15T17:43:21.622Z] [2024-03-15T17:43:21.622Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-15T17:43:21.887Z] #99 DONE 0.3s [2024-03-15T17:43:21.887Z] [2024-03-15T17:43:21.887Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-15T17:43:21.887Z] #100 DONE 0.3s [2024-03-15T17:43:21.887Z] [2024-03-15T17:43:21.887Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-15T17:43:22.154Z] #101 DONE 0.3s [2024-03-15T17:43:22.154Z] [2024-03-15T17:43:22.154Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-15T17:43:22.154Z] #102 DONE 0.3s [2024-03-15T17:43:22.154Z] [2024-03-15T17:43:22.154Z] #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-15T17:43:22.425Z] #103 DONE 0.3s [2024-03-15T17:43:22.425Z] [2024-03-15T17:43:22.425Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-15T17:43:23.029Z] #104 DONE 0.6s [2024-03-15T17:43:23.029Z] [2024-03-15T17:43:23.029Z] #94 [security-spire-agent] exporting to image [2024-03-15T17:43:23.029Z] #94 exporting layers 2.7s done [2024-03-15T17:43:23.029Z] #94 writing image sha256:e4e64f96b049bd65a3ef6b08e8b47b881602b63f356f9d270852928d09b1886c [2024-03-15T17:43:23.294Z] #94 writing image sha256:e4e64f96b049bd65a3ef6b08e8b47b881602b63f356f9d270852928d09b1886c 0.0s done [2024-03-15T17:43:23.294Z] #94 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-03-15T17:43:25.228Z] #94 exporting layers 2.6s done [2024-03-15T17:43:25.228Z] #94 writing image sha256:fb471196c827098d829cb3143092c1019172d49b7cba1df508d93bdf118397de 0.0s done [2024-03-15T17:43:25.228Z] #94 naming to docker.io/library/security-spire-agent-arm64 [2024-03-15T17:43:25.228Z] #94 naming to docker.io/library/security-spire-agent-arm64 done [2024-03-15T17:43:25.228Z] #94 writing image sha256:7552b27ef62607a21f1c178ddd710f25e094a0d751280c231c1b08cc486bcd4d done [2024-03-15T17:43:25.228Z] #94 naming to docker.io/library/security-spire-config-arm64 done [2024-03-15T17:43:25.228Z] #94 DONE 4.2s [2024-03-15T17:43:25.228Z] [2024-03-15T17:43:25.228Z] #70 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:43:40.209Z] #70 DONE 35.0s [2024-03-15T17:43:40.209Z] [2024-03-15T17:43:40.209Z] #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:43:40.209Z] #72 DONE 34.2s [2024-03-15T17:43:40.209Z] [2024-03-15T17:43:40.209Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:43:40.209Z] #81 DONE 27.3s [2024-03-15T17:43:40.209Z] [2024-03-15T17:43:40.209Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:43:40.209Z] #82 DONE 35.9s [2024-03-15T17:43:40.209Z] [2024-03-15T17:43:40.209Z] #105 [support-notifications builder 6/7] COPY . . [2024-03-15T17:43:40.476Z] #105 ... [2024-03-15T17:43:40.476Z] [2024-03-15T17:43:40.476Z] #106 [security-bootstrapper builder 6/7] COPY . . [2024-03-15T17:43:40.476Z] #106 DONE 1.1s [2024-03-15T17:43:40.476Z] [2024-03-15T17:43:40.476Z] #107 [core-data builder 6/7] COPY . . [2024-03-15T17:43:40.476Z] #107 DONE 1.1s [2024-03-15T17:43:40.743Z] [2024-03-15T17:43:40.743Z] #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:43:40.743Z] #108 CACHED [2024-03-15T17:43:40.743Z] [2024-03-15T17:43:40.743Z] #109 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-15T17:43:40.743Z] #109 CACHED [2024-03-15T17:43:40.743Z] [2024-03-15T17:43:40.743Z] #110 [core-command builder 6/7] COPY . . [2024-03-15T17:43:40.743Z] #110 CACHED [2024-03-15T17:43:40.743Z] [2024-03-15T17:43:40.743Z] #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:43:40.743Z] #111 CACHED [2024-03-15T17:43:40.743Z] [2024-03-15T17:43:40.743Z] #112 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-15T17:43:40.743Z] #112 CACHED [2024-03-15T17:43:40.743Z] [2024-03-15T17:43:40.743Z] #113 [security-proxy-auth builder 6/7] COPY . . [2024-03-15T17:43:40.743Z] #113 CACHED [2024-03-15T17:43:40.743Z] [2024-03-15T17:43:40.743Z] #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:43:40.743Z] #114 CACHED [2024-03-15T17:43:40.743Z] [2024-03-15T17:43:40.743Z] #115 [security-proxy-setup builder 6/7] COPY . . [2024-03-15T17:43:40.743Z] #115 CACHED [2024-03-15T17:43:40.743Z] [2024-03-15T17:43:40.743Z] #116 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-15T17:43:40.743Z] #116 CACHED [2024-03-15T17:43:40.743Z] [2024-03-15T17:43:40.743Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:43:40.743Z] #117 CACHED [2024-03-15T17:43:40.743Z] [2024-03-15T17:43:40.743Z] #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-15T17:43:40.743Z] #118 CACHED [2024-03-15T17:43:40.743Z] [2024-03-15T17:43:40.743Z] #119 [support-scheduler builder 6/7] COPY . . [2024-03-15T17:43:40.743Z] #119 CACHED [2024-03-15T17:43:40.743Z] [2024-03-15T17:43:40.743Z] #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:43:40.743Z] #120 CACHED [2024-03-15T17:43:40.743Z] [2024-03-15T17:43:40.743Z] #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-15T17:43:40.743Z] #121 CACHED [2024-03-15T17:43:40.743Z] [2024-03-15T17:43:40.743Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2024-03-15T17:43:40.743Z] #122 CACHED [2024-03-15T17:43:40.743Z] [2024-03-15T17:43:40.743Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-15T17:43:40.743Z] #123 CACHED [2024-03-15T17:43:40.743Z] [2024-03-15T17:43:40.743Z] #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-15T17:43:40.743Z] #124 CACHED [2024-03-15T17:43:40.743Z] [2024-03-15T17:43:40.743Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:43:40.743Z] #125 CACHED [2024-03-15T17:43:40.743Z] [2024-03-15T17:43:40.743Z] #105 [support-notifications builder 6/7] COPY . . [2024-03-15T17:43:40.743Z] #105 DONE 1.1s [2024-03-15T17:43:40.743Z] [2024-03-15T17:43:40.743Z] #126 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-15T17:43:40.743Z] #126 DONE 1.1s [2024-03-15T17:43:40.743Z] [2024-03-15T17:43:40.743Z] #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T17:43:40.743Z] #127 CACHED [2024-03-15T17:43:40.743Z] [2024-03-15T17:43:40.743Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-15T17:43:40.743Z] #128 CACHED [2024-03-15T17:43:40.743Z] [2024-03-15T17:43:40.743Z] #129 [core-metadata builder 6/7] COPY . . [2024-03-15T17:43:40.743Z] #129 CACHED [2024-03-15T17:43:40.743Z] [2024-03-15T17:43:40.743Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-15T17:43:46.090Z] #130 4.726 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-03-15T17:43:51.439Z] #130 ... [2024-03-15T17:43:51.439Z] [2024-03-15T17:43:51.439Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-15T17:43:51.439Z] #0 4.475 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-15T17:43:51.439Z] #131 ... [2024-03-15T17:43:51.439Z] [2024-03-15T17:43:51.439Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-15T17:43:51.439Z] #0 5.687 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-15T17:43:51.439Z] #132 ... [2024-03-15T17:43:51.439Z] [2024-03-15T17:43:51.439Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-15T17:43:51.439Z] #0 5.307 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-15T17:43:51.439Z] #133 ... [2024-03-15T17:43:51.439Z] [2024-03-15T17:43:51.439Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-15T17:43:51.439Z] #0 5.749 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-15T17:43:51.439Z] #134 ... [2024-03-15T17:43:51.439Z] [2024-03-15T17:43:51.439Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-15T17:43:51.439Z] #0 5.473 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-15T17:43:51.439Z] #135 ... [2024-03-15T17:43:51.439Z] [2024-03-15T17:43:51.439Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-15T17:43:51.439Z] #0 4.953 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-15T17:43:51.439Z] #136 ... [2024-03-15T17:43:51.439Z] [2024-03-15T17:43:51.439Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-15T17:43:51.439Z] #0 5.502 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-15T17:43:51.714Z] #137 ... [2024-03-15T17:43:51.714Z] [2024-03-15T17:43:51.714Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-15T17:43:51.714Z] #0 4.060 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-15T17:43:52.027Z] #138 ... [2024-03-15T17:43:52.027Z] [2024-03-15T17:43:52.027Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-15T17:43:52.027Z] #0 5.064 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-15T17:43:52.027Z] #139 ... [2024-03-15T17:43:52.027Z] [2024-03-15T17:43:52.027Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-15T17:43:52.027Z] #0 5.461 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-15T17:55:44.404Z] #140 ... [2024-03-15T17:55:44.404Z] [2024-03-15T17:55:44.404Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-15T17:55:44.404Z] #137 DONE 711.3s [2024-03-15T17:55:44.404Z] [2024-03-15T17:55:44.404Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-15T17:55:44.404Z] #131 ... [2024-03-15T17:55:44.404Z] [2024-03-15T17:55:44.404Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-15T17:55:44.404Z] #141 DONE 0.2s [2024-03-15T17:55:44.404Z] [2024-03-15T17:55:44.404Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-15T17:55:44.404Z] #142 DONE 0.2s [2024-03-15T17:55:44.404Z] [2024-03-15T17:55:44.404Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-15T17:55:44.404Z] #42 ... [2024-03-15T17:55:44.404Z] [2024-03-15T17:55:44.404Z] #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-03-15T17:55:44.404Z] #143 DONE 0.1s [2024-03-15T17:55:44.404Z] [2024-03-15T17:55:44.404Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-15T17:55:44.404Z] #144 DONE 0.2s [2024-03-15T17:55:44.404Z] [2024-03-15T17:55:44.404Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-15T17:55:44.404Z] #145 DONE 0.3s [2024-03-15T17:55:44.404Z] [2024-03-15T17:55:44.404Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-15T17:55:44.404Z] #146 DONE 0.1s [2024-03-15T17:55:44.404Z] [2024-03-15T17:55:44.404Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-15T17:55:44.404Z] #147 DONE 2.0s [2024-03-15T17:55:44.404Z] [2024-03-15T17:55:44.404Z] #94 [security-proxy-setup] exporting to image [2024-03-15T17:55:44.404Z] #94 exporting layers [2024-03-15T17:55:44.404Z] #94 exporting layers 0.9s done [2024-03-15T17:55:44.404Z] #94 writing image sha256:610589d28f3148546cf5af1a4c5822d9f31f4b9394ea44cc2209072354352b32 0.0s done [2024-03-15T17:55:44.404Z] #94 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-03-15T17:55:44.404Z] #94 DONE 5.1s [2024-03-15T17:55:44.404Z] [2024-03-15T17:55:44.404Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-15T17:55:44.404Z] #132 713.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-15T17:55:44.404Z] #132 ... [2024-03-15T17:55:44.404Z] [2024-03-15T17:55:44.404Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-15T17:55:44.404Z] #133 DONE 720.9s [2024-03-15T17:55:44.404Z] [2024-03-15T17:55:44.404Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-15T17:55:44.404Z] #130 ... [2024-03-15T17:55:44.404Z] [2024-03-15T17:55:44.404Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-15T17:55:44.404Z] #148 DONE 0.2s [2024-03-15T17:55:44.404Z] [2024-03-15T17:55:44.404Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-15T17:55:44.404Z] #42 ... [2024-03-15T17:55:44.404Z] [2024-03-15T17:55:44.404Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-15T17:55:44.404Z] #149 DONE 1.9s [2024-03-15T17:55:44.404Z] [2024-03-15T17:55:44.404Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-15T17:55:44.404Z] #130 ... [2024-03-15T17:55:44.404Z] [2024-03-15T17:55:44.404Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-15T17:55:44.404Z] #150 DONE 0.3s [2024-03-15T17:55:44.404Z] [2024-03-15T17:55:44.404Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-15T17:55:44.702Z] #140 ... [2024-03-15T17:55:44.702Z] [2024-03-15T17:55:44.702Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-15T17:55:44.702Z] #151 DONE 0.3s [2024-03-15T17:55:44.702Z] [2024-03-15T17:55:44.702Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-15T17:55:44.973Z] #140 ... [2024-03-15T17:55:44.973Z] [2024-03-15T17:55:44.973Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-15T17:55:45.242Z] #152 DONE 0.3s [2024-03-15T17:55:45.242Z] [2024-03-15T17:55:45.242Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-15T17:55:45.242Z] #153 DONE 0.2s [2024-03-15T17:55:45.242Z] [2024-03-15T17:55:45.242Z] #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-03-15T17:55:45.539Z] #154 DONE 0.2s [2024-03-15T17:55:45.539Z] [2024-03-15T17:55:45.539Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-15T17:55:45.539Z] #131 ... [2024-03-15T17:55:45.540Z] [2024-03-15T17:55:45.540Z] #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-15T17:55:45.827Z] #155 DONE 0.1s [2024-03-15T17:55:45.827Z] [2024-03-15T17:55:45.827Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-15T17:55:45.827Z] #156 DONE 0.3s [2024-03-15T17:55:45.827Z] [2024-03-15T17:55:45.827Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-15T17:55:46.095Z] #131 ... [2024-03-15T17:55:46.095Z] [2024-03-15T17:55:46.095Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-15T17:55:46.368Z] #157 DONE 0.3s [2024-03-15T17:55:46.368Z] [2024-03-15T17:55:46.368Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-15T17:55:48.306Z] #158 DONE 2.0s [2024-03-15T17:55:48.306Z] [2024-03-15T17:55:48.306Z] #94 [security-bootstrapper] exporting to image [2024-03-15T17:55:48.306Z] #94 exporting layers [2024-03-15T17:55:49.264Z] #94 exporting layers 1.0s done [2024-03-15T17:55:49.264Z] #94 writing image sha256:d9ab52f91ab3c4c2b9214fb65d2894a58c4d7c65c216ae8c35ad065ad9d0ce83 0.0s done [2024-03-15T17:55:49.264Z] #94 naming to docker.io/library/security-bootstrapper-arm64 done [2024-03-15T17:55:49.264Z] #94 DONE 6.1s [2024-03-15T17:55:49.264Z] [2024-03-15T17:55:49.264Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-15T17:55:49.847Z] #131 ... [2024-03-15T17:55:49.847Z] [2024-03-15T17:55:49.847Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-15T17:55:49.847Z] #132 DONE 729.3s [2024-03-15T17:55:50.114Z] [2024-03-15T17:55:50.114Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-15T17:55:50.114Z] #139 ... [2024-03-15T17:55:50.114Z] [2024-03-15T17:55:50.114Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-15T17:55:50.715Z] #159 DONE 0.3s [2024-03-15T17:55:50.715Z] [2024-03-15T17:55:50.715Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-15T17:55:50.715Z] #160 DONE 0.2s [2024-03-15T17:55:50.715Z] [2024-03-15T17:55:50.715Z] #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-03-15T17:55:50.993Z] #161 DONE 0.1s [2024-03-15T17:55:50.993Z] [2024-03-15T17:55:50.993Z] #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-03-15T17:55:50.993Z] #162 DONE 0.1s [2024-03-15T17:55:50.993Z] [2024-03-15T17:55:50.993Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-15T17:55:51.261Z] #163 DONE 0.2s [2024-03-15T17:55:51.261Z] [2024-03-15T17:55:51.261Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-15T17:55:51.530Z] #164 DONE 0.3s [2024-03-15T17:55:51.530Z] [2024-03-15T17:55:51.530Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-15T17:55:51.797Z] #165 DONE 0.3s [2024-03-15T17:55:51.797Z] [2024-03-15T17:55:51.797Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-15T17:55:52.063Z] #166 DONE 0.1s [2024-03-15T17:55:52.063Z] [2024-03-15T17:55:52.063Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-15T17:55:54.012Z] #167 DONE 2.0s [2024-03-15T17:55:54.012Z] [2024-03-15T17:55:54.012Z] #94 [security-secretstore-setup] exporting to image [2024-03-15T17:55:54.981Z] #94 exporting layers 1.3s done [2024-03-15T17:55:55.249Z] #94 writing image sha256:5850d198a154d6980ad77946544c9325edc41ea0d325f89796d80f5324fcba16 done [2024-03-15T17:55:55.249Z] #94 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-03-15T17:55:55.249Z] #94 DONE 7.4s [2024-03-15T17:55:55.249Z] [2024-03-15T17:55:55.249Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-15T17:56:07.564Z] #131 ... [2024-03-15T17:56:07.564Z] [2024-03-15T17:56:07.564Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-15T17:56:07.564Z] #139 DONE 746.3s [2024-03-15T17:56:07.564Z] [2024-03-15T17:56:07.564Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-15T17:56:07.564Z] #130 ... [2024-03-15T17:56:07.564Z] [2024-03-15T17:56:07.564Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-15T17:56:07.564Z] #168 DONE 0.3s [2024-03-15T17:56:07.564Z] [2024-03-15T17:56:07.564Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-15T17:56:07.564Z] #42 ... [2024-03-15T17:56:07.564Z] [2024-03-15T17:56:07.564Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-15T17:56:07.564Z] #169 DONE 0.1s [2024-03-15T17:56:07.846Z] [2024-03-15T17:56:07.846Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-15T17:56:07.846Z] #170 DONE 0.2s [2024-03-15T17:56:07.846Z] [2024-03-15T17:56:07.846Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-15T17:56:07.846Z] #131 ... [2024-03-15T17:56:07.846Z] [2024-03-15T17:56:07.846Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-15T17:56:08.113Z] #171 DONE 0.1s [2024-03-15T17:56:08.113Z] [2024-03-15T17:56:08.113Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-15T17:56:08.113Z] #172 DONE 0.1s [2024-03-15T17:56:08.113Z] [2024-03-15T17:56:08.113Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-15T17:56:10.056Z] #173 DONE 1.9s [2024-03-15T17:56:10.056Z] [2024-03-15T17:56:10.056Z] #94 [security-proxy-auth] exporting to image [2024-03-15T17:56:10.056Z] #94 exporting layers [2024-03-15T17:56:10.637Z] #94 exporting layers 0.6s done [2024-03-15T17:56:10.637Z] #94 writing image sha256:3445fb6930a5fd6a5d7a5acb57a1a6e04f8442697325d65c736f422b99f82be9 done [2024-03-15T17:56:10.637Z] #94 naming to docker.io/library/security-proxy-auth-arm64 [2024-03-15T17:56:10.637Z] #94 naming to docker.io/library/security-proxy-auth-arm64 done [2024-03-15T17:56:10.637Z] #94 DONE 8.1s [2024-03-15T17:56:10.637Z] [2024-03-15T17:56:10.637Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-15T17:56:15.974Z] #130 ... [2024-03-15T17:56:15.974Z] [2024-03-15T17:56:15.974Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-15T17:56:15.974Z] #140 DONE 755.2s [2024-03-15T17:56:15.974Z] [2024-03-15T17:56:15.974Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-15T17:56:16.240Z] #131 ... [2024-03-15T17:56:16.240Z] [2024-03-15T17:56:16.240Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-15T17:56:16.506Z] #174 DONE 0.2s [2024-03-15T17:56:16.507Z] [2024-03-15T17:56:16.507Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-15T17:56:16.507Z] #175 DONE 0.1s [2024-03-15T17:56:16.507Z] [2024-03-15T17:56:16.507Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-15T17:56:16.781Z] #176 DONE 0.2s [2024-03-15T17:56:16.781Z] [2024-03-15T17:56:16.781Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-15T17:56:16.781Z] #135 ... [2024-03-15T17:56:16.781Z] [2024-03-15T17:56:16.781Z] #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-03-15T17:56:16.781Z] #177 DONE 0.1s [2024-03-15T17:56:17.053Z] [2024-03-15T17:56:17.053Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-15T17:56:17.053Z] #178 DONE 0.1s [2024-03-15T17:56:17.053Z] [2024-03-15T17:56:17.053Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-15T17:56:17.053Z] #138 ... [2024-03-15T17:56:17.053Z] [2024-03-15T17:56:17.053Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-15T17:56:18.990Z] #179 DONE 1.9s [2024-03-15T17:56:18.990Z] [2024-03-15T17:56:18.990Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-15T17:56:18.990Z] #130 ... [2024-03-15T17:56:18.990Z] [2024-03-15T17:56:18.990Z] #94 [core-common-config-bootstrapper] exporting to image [2024-03-15T17:56:18.990Z] #94 exporting layers [2024-03-15T17:56:19.591Z] #94 exporting layers 0.6s done [2024-03-15T17:56:19.591Z] #94 writing image sha256:ec258f402e12bff20fbfd3c1f30f37b864789033d310a552978dc7ad42fd87ee done [2024-03-15T17:56:19.591Z] #94 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-03-15T17:56:19.591Z] #94 DONE 8.7s [2024-03-15T17:56:19.591Z] [2024-03-15T17:56:19.591Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-15T17:56:51.783Z] #42 ... [2024-03-15T17:56:51.783Z] [2024-03-15T17:56:51.783Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-15T17:56:51.783Z] #134 DONE 787.0s [2024-03-15T17:56:51.783Z] [2024-03-15T17:56:51.783Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-15T17:56:51.783Z] #131 ... [2024-03-15T17:56:51.783Z] [2024-03-15T17:56:51.783Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-15T17:56:51.783Z] #180 DONE 0.2s [2024-03-15T17:56:51.783Z] [2024-03-15T17:56:51.783Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-15T17:56:51.783Z] #130 ... [2024-03-15T17:56:51.783Z] [2024-03-15T17:56:51.783Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-15T17:56:51.783Z] #181 DONE 0.1s [2024-03-15T17:56:51.784Z] [2024-03-15T17:56:51.784Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-15T17:56:51.784Z] #182 DONE 0.2s [2024-03-15T17:56:51.784Z] [2024-03-15T17:56:51.784Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-15T17:56:51.784Z] #183 DONE 0.1s [2024-03-15T17:56:51.784Z] [2024-03-15T17:56:51.784Z] #94 [core-command] exporting to image [2024-03-15T17:56:51.784Z] #94 exporting layers [2024-03-15T17:56:51.784Z] #94 exporting layers 0.3s done [2024-03-15T17:56:51.784Z] #94 writing image sha256:3579ff11ab3dcb36707ec454a8922192c662b4d2975d0ecd1307739f313ab478 done [2024-03-15T17:56:51.784Z] #94 naming to docker.io/library/core-command-arm64 done [2024-03-15T17:56:51.784Z] #94 DONE 9.0s [2024-03-15T17:56:51.784Z] [2024-03-15T17:56:51.784Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-15T17:56:56.036Z] #138 DONE 795.6s [2024-03-15T17:56:56.036Z] [2024-03-15T17:56:56.036Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-15T17:56:56.309Z] #131 ... [2024-03-15T17:56:56.309Z] [2024-03-15T17:56:56.309Z] #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-15T17:56:56.895Z] #184 DONE 0.3s [2024-03-15T17:56:56.895Z] [2024-03-15T17:56:56.895Z] #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-15T17:56:56.895Z] #185 DONE 0.1s [2024-03-15T17:56:56.895Z] [2024-03-15T17:56:56.895Z] #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-15T17:56:57.164Z] #186 DONE 0.2s [2024-03-15T17:56:57.164Z] [2024-03-15T17:56:57.164Z] #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-15T17:56:57.430Z] #187 DONE 0.1s [2024-03-15T17:56:57.430Z] [2024-03-15T17:56:57.430Z] #94 [core-data] exporting to image [2024-03-15T17:56:57.430Z] #94 exporting layers [2024-03-15T17:56:57.430Z] #94 exporting layers 0.2s done [2024-03-15T17:56:57.430Z] #94 writing image sha256:39552cea41d7611ea888a7bcec195dba8dd2f721242dc742a834f83d067475c8 done [2024-03-15T17:56:57.430Z] #94 naming to docker.io/library/core-data-arm64 done [2024-03-15T17:56:57.430Z] #94 DONE 9.1s [2024-03-15T17:56:57.430Z] [2024-03-15T17:56:57.430Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-15T17:57:00.767Z] #35 ... [2024-03-15T17:57:00.767Z] [2024-03-15T17:57:00.767Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-15T17:57:00.767Z] #136 DONE 799.8s [2024-03-15T17:57:00.767Z] [2024-03-15T17:57:00.767Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-15T17:57:00.767Z] #35 ... [2024-03-15T17:57:00.767Z] [2024-03-15T17:57:00.767Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-15T17:57:01.035Z] #188 DONE 0.3s [2024-03-15T17:57:01.035Z] [2024-03-15T17:57:01.035Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-15T17:57:01.035Z] #35 ... [2024-03-15T17:57:01.035Z] [2024-03-15T17:57:01.035Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-15T17:57:01.035Z] #189 DONE 0.1s [2024-03-15T17:57:01.302Z] [2024-03-15T17:57:01.302Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-15T17:57:01.569Z] #190 DONE 0.2s [2024-03-15T17:57:01.569Z] [2024-03-15T17:57:01.569Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-15T17:57:01.569Z] #191 DONE 0.1s [2024-03-15T17:57:01.569Z] [2024-03-15T17:57:01.569Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-15T17:57:01.569Z] #192 DONE 0.1s [2024-03-15T17:57:01.569Z] [2024-03-15T17:57:01.569Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-15T17:57:02.006Z] #35 ... [2024-03-15T17:57:02.006Z] [2024-03-15T17:57:02.006Z] #94 [core-metadata] exporting to image [2024-03-15T17:57:02.006Z] #94 exporting layers 0.2s done [2024-03-15T17:57:02.006Z] #94 writing image sha256:8c692ecf262508e0d911b30e62301fefdb442118d5ffda8b1e1f1dafffa5dc0f 0.0s done [2024-03-15T17:57:02.006Z] #94 naming to docker.io/library/core-metadata-arm64 [2024-03-15T17:57:02.006Z] #94 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-03-15T17:57:02.006Z] #94 DONE 9.4s [2024-03-15T17:57:02.006Z] [2024-03-15T17:57:02.006Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-15T17:57:24.065Z] #130 DONE 820.1s [2024-03-15T17:57:24.065Z] [2024-03-15T17:57:24.065Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-15T17:57:24.065Z] #35 ... [2024-03-15T17:57:24.065Z] [2024-03-15T17:57:24.065Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-15T17:57:24.065Z] #193 DONE 0.2s [2024-03-15T17:57:24.065Z] [2024-03-15T17:57:24.065Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-15T17:57:24.065Z] #194 DONE 0.2s [2024-03-15T17:57:24.065Z] [2024-03-15T17:57:24.065Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-15T17:57:24.065Z] #195 DONE 0.2s [2024-03-15T17:57:24.065Z] [2024-03-15T17:57:24.065Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-03-15T17:57:24.065Z] #196 DONE 0.1s [2024-03-15T17:57:24.065Z] [2024-03-15T17:57:24.065Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-15T17:57:24.065Z] #35 ... [2024-03-15T17:57:24.065Z] [2024-03-15T17:57:24.065Z] #94 [security-spiffe-token-provider] exporting to image [2024-03-15T17:57:24.065Z] #94 exporting layers [2024-03-15T17:57:24.065Z] #94 exporting layers 0.6s done [2024-03-15T17:57:24.065Z] #94 writing image sha256:fb0792444aa067cc9b47a0e0805961230c2e51dc721fbeff9a77efebcbfd7879 done [2024-03-15T17:57:24.065Z] #94 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-03-15T17:57:24.065Z] #94 DONE 10.1s [2024-03-15T17:57:24.065Z] [2024-03-15T17:57:24.065Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-15T17:57:39.032Z] #35 ... [2024-03-15T17:57:39.032Z] [2024-03-15T17:57:39.032Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-15T17:57:39.032Z] #135 DONE 837.6s [2024-03-15T17:57:39.032Z] [2024-03-15T17:57:39.032Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-15T17:57:39.032Z] #197 DONE 0.1s [2024-03-15T17:57:39.032Z] [2024-03-15T17:57:39.032Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-15T17:57:39.032Z] #35 ... [2024-03-15T17:57:39.032Z] [2024-03-15T17:57:39.032Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-15T17:57:39.032Z] #131 DONE 838.1s [2024-03-15T17:57:39.032Z] [2024-03-15T17:57:39.032Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-15T17:57:39.032Z] #198 DONE 0.1s [2024-03-15T17:57:39.032Z] [2024-03-15T17:57:39.032Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-15T17:57:39.032Z] #199 ... [2024-03-15T17:57:39.032Z] [2024-03-15T17:57:39.032Z] #200 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-15T17:57:39.032Z] #200 DONE 0.2s [2024-03-15T17:57:39.296Z] [2024-03-15T17:57:39.296Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-15T17:57:39.296Z] #199 DONE 0.4s [2024-03-15T17:57:39.296Z] [2024-03-15T17:57:39.296Z] #201 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-15T17:57:39.296Z] #201 DONE 0.2s [2024-03-15T17:57:39.296Z] [2024-03-15T17:57:39.296Z] #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-15T17:57:39.296Z] #202 ... [2024-03-15T17:57:39.296Z] [2024-03-15T17:57:39.296Z] #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-15T17:57:39.296Z] #203 DONE 0.1s [2024-03-15T17:57:39.561Z] [2024-03-15T17:57:39.561Z] #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-15T17:57:39.561Z] #202 DONE 0.3s [2024-03-15T17:57:39.561Z] [2024-03-15T17:57:39.561Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-15T17:57:39.561Z] #204 DONE 0.1s [2024-03-15T17:57:39.561Z] [2024-03-15T17:57:39.561Z] #94 [support-scheduler] exporting to image [2024-03-15T17:57:39.561Z] #94 exporting layers 0.4s done [2024-03-15T17:57:39.561Z] #94 writing image sha256:d72e735869f2968219e7e222fa07cb67a90f800c1945885d83a1a4f77ee9d415 done [2024-03-15T17:57:39.561Z] #94 naming to docker.io/library/support-scheduler-arm64 done [2024-03-15T17:57:39.824Z] #94 exporting layers 0.3s done [2024-03-15T17:57:39.824Z] #94 writing image sha256:3d0a7362d2ce4e65515b02fdd96d4c93047987b41490e617cd71cc621d670912 done [2024-03-15T17:57:39.824Z] #94 naming to docker.io/library/support-notifications-arm64 done [2024-03-15T17:57:39.824Z] #94 DONE 10.8s [2024-03-15T17:57:39.824Z] [2024-03-15T17:57:39.824Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-15T17:57:39.824Z] time="2024-03-15T17:42:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-15T17:57:39.824Z] time="2024-03-15T17:42:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-15T17:57:39.824Z] time="2024-03-15T17:42:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-15T17:57:39.824Z] time="2024-03-15T17:42:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-15T17:57:39.824Z] time="2024-03-15T17:42:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-15T17:57:39.824Z] time="2024-03-15T17:42:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-15T17:57:39.824Z] time="2024-03-15T17:42:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-15T17:57:39.824Z] time="2024-03-15T17:42:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-15T17:57:39.824Z] time="2024-03-15T17:42:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-15T17:57:39.824Z] time="2024-03-15T17:42:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-15T17:57:39.824Z] time="2024-03-15T17:42:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-15T17:57:39.824Z] time="2024-03-15T17:42:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-15T17:57:39.824Z] time="2024-03-15T17:42:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-15T17:57:39.824Z] time="2024-03-15T17:42:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-15T17:57:39.845Z] $ docker stop --time=1 3eb457cc3e4bdaac63d6aabd943fee018733fa7abdae67b92777ccd4771f9bb4 [2024-03-15T17:57:41.479Z] $ docker rm -f --volumes 3eb457cc3e4bdaac63d6aabd943fee018733fa7abdae67b92777ccd4771f9bb4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-15T17:57:41.959Z] + docker images [2024-03-15T17:57:41.959Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-15T17:57:41.959Z] support-notifications-arm64 latest 3d0a7362d2ce 2 seconds ago 26.6MB [2024-03-15T17:57:41.959Z] support-scheduler-arm64 latest d72e735869f2 2 seconds ago 25.9MB [2024-03-15T17:57:41.959Z] security-spiffe-token-provider-arm64 latest fb0792444aa0 20 seconds ago 29.1MB [2024-03-15T17:57:41.959Z] core-metadata-arm64 latest 8c692ecf2625 40 seconds ago 17.4MB [2024-03-15T17:57:41.959Z] core-data-arm64 latest 39552cea41d7 44 seconds ago 17.2MB [2024-03-15T17:57:41.959Z] core-command-arm64 latest 3579ff11ab3d 53 seconds ago 17.1MB [2024-03-15T17:57:41.959Z] core-common-config-bootstrapper-arm64 latest ec258f402e12 About a minute ago 15.1MB [2024-03-15T17:57:41.959Z] security-proxy-auth-arm64 latest 3445fb6930a5 About a minute ago 15.9MB [2024-03-15T17:57:41.959Z] security-secretstore-setup-arm64 latest 5850d198a154 About a minute ago 35.9MB [2024-03-15T17:57:41.959Z] security-bootstrapper-arm64 latest d9ab52f91ab3 About a minute ago 18.5MB [2024-03-15T17:57:41.959Z] security-proxy-setup-arm64 latest 610589d28f31 2 minutes ago 25.9MB [2024-03-15T17:57:41.959Z] security-spire-config-arm64 latest 7552b27ef626 14 minutes ago 95.8MB [2024-03-15T17:57:41.959Z] security-spire-agent-arm64 latest fb471196c827 14 minutes ago 152MB [2024-03-15T17:57:41.959Z] security-spire-server-arm64 latest e4e64f96b049 14 minutes ago 96.7MB [2024-03-15T17:57:41.959Z] ci-base-image-arm64 latest f5115efa632a 15 minutes ago 883MB [2024-03-15T17:57:41.959Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 4 months ago 560MB [2024-03-15T17:57:41.959Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 9 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-15T17:57:42.088Z] provisioning config files... [2024-03-15T17:57:42.102Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/635@tmp/config5074094401753177092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T17:57:42.437Z] ---> ****-login.sh [2024-03-15T17:57:42.437Z] nexus3.edgexfoundry.org:10001 [2024-03-15T17:57:42.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T17:57:42.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T17:57:42.701Z] Configure a credential helper to remove this warning. See [2024-03-15T17:57:42.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T17:57:42.701Z] [2024-03-15T17:57:42.701Z] Login Succeeded [2024-03-15T17:57:42.701Z] nexus3.edgexfoundry.org:10002 [2024-03-15T17:57:42.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T17:57:43.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T17:57:43.234Z] Configure a credential helper to remove this warning. See [2024-03-15T17:57:43.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T17:57:43.234Z] [2024-03-15T17:57:43.234Z] Login Succeeded [2024-03-15T17:57:43.234Z] nexus3.edgexfoundry.org:10003 [2024-03-15T17:57:43.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T17:57:43.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T17:57:43.515Z] Configure a credential helper to remove this warning. See [2024-03-15T17:57:43.515Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T17:57:43.515Z] [2024-03-15T17:57:43.515Z] Login Succeeded [2024-03-15T17:57:43.515Z] nexus3.edgexfoundry.org:10004 [2024-03-15T17:57:43.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T17:57:43.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T17:57:43.784Z] Configure a credential helper to remove this warning. See [2024-03-15T17:57:43.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T17:57:43.784Z] [2024-03-15T17:57:43.784Z] Login Succeeded [2024-03-15T17:57:43.784Z] ****.io [2024-03-15T17:57:44.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T17:57:44.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T17:57:44.316Z] Configure a credential helper to remove this warning. See [2024-03-15T17:57:44.316Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T17:57:44.316Z] [2024-03-15T17:57:44.316Z] Login Succeeded [2024-03-15T17:57:44.316Z] ---> ****-login.sh ends [Pipeline] } [2024-03-15T17:57:44.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:57:44.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T17:57:44.398Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-03-15T17:57:44.398Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:57:44.398Z] latest [2024-03-15T17:57:44.398Z] 3.2.0-dev.23 [2024-03-15T17:57:44.398Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:57:44.398Z] main [2024-03-15T17:57:44.398Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:57:44.761Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:57:45.104Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:57:45.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-15T17:57:45.104Z] 2b2294e7ce1c: Preparing [2024-03-15T17:57:45.104Z] 428016eaa085: Preparing [2024-03-15T17:57:45.104Z] 6cfa2085c595: Preparing [2024-03-15T17:57:45.104Z] 980a09ba2303: Preparing [2024-03-15T17:57:45.104Z] f97323a06bbf: Preparing [2024-03-15T17:57:45.104Z] 2fc587d1ed72: Preparing [2024-03-15T17:57:45.104Z] 7c504f21be85: Preparing [2024-03-15T17:57:45.104Z] 2fc587d1ed72: Waiting [2024-03-15T17:57:45.104Z] 7c504f21be85: Waiting [2024-03-15T17:57:45.368Z] f97323a06bbf: Pushed [2024-03-15T17:57:45.368Z] 6cfa2085c595: Pushed [2024-03-15T17:57:45.368Z] 2b2294e7ce1c: Pushed [2024-03-15T17:57:45.368Z] 980a09ba2303: Pushed [2024-03-15T17:57:45.368Z] 7c504f21be85: Layer already exists [2024-03-15T17:57:45.631Z] 2fc587d1ed72: Pushed [2024-03-15T17:57:47.563Z] 428016eaa085: Pushed [2024-03-15T17:57:47.563Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f: digest: sha256:3a69c9039f0c09d3d6e939a08260c6835dda482209ffedbde4d1dd05f1c6993d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:57:47.916Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:57:48.265Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-03-15T17:57:48.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-15T17:57:48.266Z] 2b2294e7ce1c: Preparing [2024-03-15T17:57:48.266Z] 428016eaa085: Preparing [2024-03-15T17:57:48.266Z] 6cfa2085c595: Preparing [2024-03-15T17:57:48.266Z] 980a09ba2303: Preparing [2024-03-15T17:57:48.266Z] f97323a06bbf: Preparing [2024-03-15T17:57:48.266Z] 2fc587d1ed72: Preparing [2024-03-15T17:57:48.266Z] 7c504f21be85: Preparing [2024-03-15T17:57:48.266Z] 2fc587d1ed72: Waiting [2024-03-15T17:57:48.266Z] 7c504f21be85: Waiting [2024-03-15T17:57:48.266Z] 428016eaa085: Layer already exists [2024-03-15T17:57:48.266Z] 980a09ba2303: Layer already exists [2024-03-15T17:57:48.266Z] f97323a06bbf: Layer already exists [2024-03-15T17:57:48.266Z] 6cfa2085c595: Layer already exists [2024-03-15T17:57:48.266Z] 2b2294e7ce1c: Layer already exists [2024-03-15T17:57:48.266Z] 7c504f21be85: Layer already exists [2024-03-15T17:57:48.266Z] 2fc587d1ed72: Layer already exists [2024-03-15T17:57:48.266Z] latest: digest: sha256:3a69c9039f0c09d3d6e939a08260c6835dda482209ffedbde4d1dd05f1c6993d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:57:48.882Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:57:49.228Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.23 [2024-03-15T17:57:49.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-15T17:57:49.228Z] 2b2294e7ce1c: Preparing [2024-03-15T17:57:49.228Z] 428016eaa085: Preparing [2024-03-15T17:57:49.228Z] 6cfa2085c595: Preparing [2024-03-15T17:57:49.228Z] 980a09ba2303: Preparing [2024-03-15T17:57:49.228Z] f97323a06bbf: Preparing [2024-03-15T17:57:49.228Z] 2fc587d1ed72: Preparing [2024-03-15T17:57:49.228Z] 7c504f21be85: Preparing [2024-03-15T17:57:49.228Z] 2fc587d1ed72: Waiting [2024-03-15T17:57:49.228Z] 7c504f21be85: Waiting [2024-03-15T17:57:49.228Z] f97323a06bbf: Layer already exists [2024-03-15T17:57:49.228Z] 428016eaa085: Layer already exists [2024-03-15T17:57:49.228Z] 980a09ba2303: Layer already exists [2024-03-15T17:57:49.228Z] 6cfa2085c595: Layer already exists [2024-03-15T17:57:49.228Z] 2b2294e7ce1c: Layer already exists [2024-03-15T17:57:49.228Z] 2fc587d1ed72: Layer already exists [2024-03-15T17:57:49.228Z] 7c504f21be85: Layer already exists [2024-03-15T17:57:49.228Z] 3.2.0-dev.23: digest: sha256:3a69c9039f0c09d3d6e939a08260c6835dda482209ffedbde4d1dd05f1c6993d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:57:49.844Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:57:50.192Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:57:50.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-15T17:57:50.192Z] 2b2294e7ce1c: Preparing [2024-03-15T17:57:50.192Z] 428016eaa085: Preparing [2024-03-15T17:57:50.192Z] 6cfa2085c595: Preparing [2024-03-15T17:57:50.192Z] 980a09ba2303: Preparing [2024-03-15T17:57:50.192Z] f97323a06bbf: Preparing [2024-03-15T17:57:50.192Z] 2fc587d1ed72: Preparing [2024-03-15T17:57:50.192Z] 7c504f21be85: Preparing [2024-03-15T17:57:50.192Z] 2fc587d1ed72: Waiting [2024-03-15T17:57:50.192Z] 7c504f21be85: Waiting [2024-03-15T17:57:50.192Z] 6cfa2085c595: Layer already exists [2024-03-15T17:57:50.192Z] 2b2294e7ce1c: Layer already exists [2024-03-15T17:57:50.192Z] 428016eaa085: Layer already exists [2024-03-15T17:57:50.192Z] 980a09ba2303: Layer already exists [2024-03-15T17:57:50.192Z] f97323a06bbf: Layer already exists [2024-03-15T17:57:50.192Z] 2fc587d1ed72: Layer already exists [2024-03-15T17:57:50.192Z] 7c504f21be85: Layer already exists [2024-03-15T17:57:50.455Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23: digest: sha256:3a69c9039f0c09d3d6e939a08260c6835dda482209ffedbde4d1dd05f1c6993d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:57:50.803Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:57:51.155Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-03-15T17:57:51.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-15T17:57:51.155Z] 2b2294e7ce1c: Preparing [2024-03-15T17:57:51.155Z] 428016eaa085: Preparing [2024-03-15T17:57:51.155Z] 6cfa2085c595: Preparing [2024-03-15T17:57:51.155Z] 980a09ba2303: Preparing [2024-03-15T17:57:51.155Z] f97323a06bbf: Preparing [2024-03-15T17:57:51.155Z] 2fc587d1ed72: Preparing [2024-03-15T17:57:51.155Z] 7c504f21be85: Preparing [2024-03-15T17:57:51.155Z] 2fc587d1ed72: Waiting [2024-03-15T17:57:51.155Z] 7c504f21be85: Waiting [2024-03-15T17:57:51.155Z] 6cfa2085c595: Layer already exists [2024-03-15T17:57:51.155Z] f97323a06bbf: Layer already exists [2024-03-15T17:57:51.155Z] 980a09ba2303: Layer already exists [2024-03-15T17:57:51.155Z] 2b2294e7ce1c: Layer already exists [2024-03-15T17:57:51.155Z] 428016eaa085: Layer already exists [2024-03-15T17:57:51.155Z] 2fc587d1ed72: Layer already exists [2024-03-15T17:57:51.155Z] 7c504f21be85: Layer already exists [2024-03-15T17:57:51.155Z] main: digest: sha256:3a69c9039f0c09d3d6e939a08260c6835dda482209ffedbde4d1dd05f1c6993d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:57:51.484Z] ===================================================== [Pipeline] echo [2024-03-15T17:57:51.497Z] taggedImages: [2024-03-15T17:57:51.497Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:57:51.497Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-03-15T17:57:51.497Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.23 [2024-03-15T17:57:51.497Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:57:51.497Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-03-15T17:57:51.520Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-03-15T17:57:51.520Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:57:51.520Z] latest [2024-03-15T17:57:51.520Z] 3.2.0-dev.23 [2024-03-15T17:57:51.520Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:57:51.520Z] main [2024-03-15T17:57:51.520Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:57:51.872Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:57:52.272Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:57:52.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-15T17:57:52.273Z] d7c7dae38b0e: Preparing [2024-03-15T17:57:52.273Z] ebcbfef14de8: Preparing [2024-03-15T17:57:52.273Z] db0a4365d730: Preparing [2024-03-15T17:57:52.273Z] 55ea0742c1f5: Preparing [2024-03-15T17:57:52.273Z] 6cfa2085c595: Preparing [2024-03-15T17:57:52.273Z] 980a09ba2303: Preparing [2024-03-15T17:57:52.273Z] f97323a06bbf: Preparing [2024-03-15T17:57:52.273Z] 2fc587d1ed72: Preparing [2024-03-15T17:57:52.273Z] 7c504f21be85: Preparing [2024-03-15T17:57:52.273Z] 980a09ba2303: Waiting [2024-03-15T17:57:52.273Z] f97323a06bbf: Waiting [2024-03-15T17:57:52.273Z] 2fc587d1ed72: Waiting [2024-03-15T17:57:52.273Z] 7c504f21be85: Waiting [2024-03-15T17:57:52.273Z] 6cfa2085c595: Layer already exists [2024-03-15T17:57:52.565Z] 980a09ba2303: Layer already exists [2024-03-15T17:57:52.565Z] f97323a06bbf: Layer already exists [2024-03-15T17:57:52.565Z] db0a4365d730: Pushed [2024-03-15T17:57:52.565Z] 2fc587d1ed72: Layer already exists [2024-03-15T17:57:52.565Z] ebcbfef14de8: Pushed [2024-03-15T17:57:52.565Z] d7c7dae38b0e: Pushed [2024-03-15T17:57:52.565Z] 7c504f21be85: Layer already exists [2024-03-15T17:57:54.526Z] 55ea0742c1f5: Pushed [2024-03-15T17:57:54.526Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f: digest: sha256:55eb35cf0cbfeaa538d560a4cc8b15539f3d09f5e6d5de053373f29b61df8c48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:57:54.889Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:57:55.248Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-03-15T17:57:55.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-15T17:57:55.249Z] d7c7dae38b0e: Preparing [2024-03-15T17:57:55.249Z] ebcbfef14de8: Preparing [2024-03-15T17:57:55.249Z] db0a4365d730: Preparing [2024-03-15T17:57:55.249Z] 55ea0742c1f5: Preparing [2024-03-15T17:57:55.249Z] 6cfa2085c595: Preparing [2024-03-15T17:57:55.249Z] 980a09ba2303: Preparing [2024-03-15T17:57:55.249Z] f97323a06bbf: Preparing [2024-03-15T17:57:55.249Z] 2fc587d1ed72: Preparing [2024-03-15T17:57:55.249Z] 7c504f21be85: Preparing [2024-03-15T17:57:55.249Z] 980a09ba2303: Waiting [2024-03-15T17:57:55.249Z] f97323a06bbf: Waiting [2024-03-15T17:57:55.249Z] 7c504f21be85: Waiting [2024-03-15T17:57:55.249Z] 2fc587d1ed72: Waiting [2024-03-15T17:57:55.249Z] db0a4365d730: Layer already exists [2024-03-15T17:57:55.249Z] 55ea0742c1f5: Layer already exists [2024-03-15T17:57:55.249Z] ebcbfef14de8: Layer already exists [2024-03-15T17:57:55.249Z] d7c7dae38b0e: Layer already exists [2024-03-15T17:57:55.249Z] 6cfa2085c595: Layer already exists [2024-03-15T17:57:55.249Z] 2fc587d1ed72: Layer already exists [2024-03-15T17:57:55.249Z] 7c504f21be85: Layer already exists [2024-03-15T17:57:55.249Z] f97323a06bbf: Layer already exists [2024-03-15T17:57:55.249Z] 980a09ba2303: Layer already exists [2024-03-15T17:57:55.515Z] latest: digest: sha256:55eb35cf0cbfeaa538d560a4cc8b15539f3d09f5e6d5de053373f29b61df8c48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:57:55.893Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:57:56.238Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.23 [2024-03-15T17:57:56.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-15T17:57:56.238Z] d7c7dae38b0e: Preparing [2024-03-15T17:57:56.238Z] ebcbfef14de8: Preparing [2024-03-15T17:57:56.238Z] db0a4365d730: Preparing [2024-03-15T17:57:56.238Z] 55ea0742c1f5: Preparing [2024-03-15T17:57:56.238Z] 6cfa2085c595: Preparing [2024-03-15T17:57:56.238Z] 980a09ba2303: Preparing [2024-03-15T17:57:56.238Z] f97323a06bbf: Preparing [2024-03-15T17:57:56.238Z] 2fc587d1ed72: Preparing [2024-03-15T17:57:56.238Z] 7c504f21be85: Preparing [2024-03-15T17:57:56.238Z] 980a09ba2303: Waiting [2024-03-15T17:57:56.238Z] f97323a06bbf: Waiting [2024-03-15T17:57:56.238Z] 2fc587d1ed72: Waiting [2024-03-15T17:57:56.238Z] d7c7dae38b0e: Layer already exists [2024-03-15T17:57:56.238Z] ebcbfef14de8: Layer already exists [2024-03-15T17:57:56.238Z] db0a4365d730: Layer already exists [2024-03-15T17:57:56.238Z] 6cfa2085c595: Layer already exists [2024-03-15T17:57:56.238Z] 55ea0742c1f5: Layer already exists [2024-03-15T17:57:56.238Z] 2fc587d1ed72: Layer already exists [2024-03-15T17:57:56.238Z] 980a09ba2303: Layer already exists [2024-03-15T17:57:56.238Z] 7c504f21be85: Layer already exists [2024-03-15T17:57:56.238Z] f97323a06bbf: Layer already exists [2024-03-15T17:57:56.502Z] 3.2.0-dev.23: digest: sha256:55eb35cf0cbfeaa538d560a4cc8b15539f3d09f5e6d5de053373f29b61df8c48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:57:56.859Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:57:57.199Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:57:57.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-15T17:57:57.199Z] d7c7dae38b0e: Preparing [2024-03-15T17:57:57.199Z] ebcbfef14de8: Preparing [2024-03-15T17:57:57.199Z] db0a4365d730: Preparing [2024-03-15T17:57:57.199Z] 55ea0742c1f5: Preparing [2024-03-15T17:57:57.199Z] 6cfa2085c595: Preparing [2024-03-15T17:57:57.199Z] 980a09ba2303: Preparing [2024-03-15T17:57:57.199Z] f97323a06bbf: Preparing [2024-03-15T17:57:57.199Z] 2fc587d1ed72: Preparing [2024-03-15T17:57:57.199Z] 7c504f21be85: Preparing [2024-03-15T17:57:57.199Z] f97323a06bbf: Waiting [2024-03-15T17:57:57.199Z] 2fc587d1ed72: Waiting [2024-03-15T17:57:57.199Z] 7c504f21be85: Waiting [2024-03-15T17:57:57.199Z] 980a09ba2303: Waiting [2024-03-15T17:57:57.199Z] d7c7dae38b0e: Layer already exists [2024-03-15T17:57:57.199Z] 6cfa2085c595: Layer already exists [2024-03-15T17:57:57.199Z] db0a4365d730: Layer already exists [2024-03-15T17:57:57.199Z] 55ea0742c1f5: Layer already exists [2024-03-15T17:57:57.199Z] ebcbfef14de8: Layer already exists [2024-03-15T17:57:57.199Z] 7c504f21be85: Layer already exists [2024-03-15T17:57:57.199Z] 2fc587d1ed72: Layer already exists [2024-03-15T17:57:57.199Z] f97323a06bbf: Layer already exists [2024-03-15T17:57:57.199Z] 980a09ba2303: Layer already exists [2024-03-15T17:57:57.463Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23: digest: sha256:55eb35cf0cbfeaa538d560a4cc8b15539f3d09f5e6d5de053373f29b61df8c48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:57:57.809Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:57:58.157Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-03-15T17:57:58.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-15T17:57:58.158Z] d7c7dae38b0e: Preparing [2024-03-15T17:57:58.158Z] ebcbfef14de8: Preparing [2024-03-15T17:57:58.158Z] db0a4365d730: Preparing [2024-03-15T17:57:58.158Z] 55ea0742c1f5: Preparing [2024-03-15T17:57:58.158Z] 6cfa2085c595: Preparing [2024-03-15T17:57:58.158Z] 980a09ba2303: Preparing [2024-03-15T17:57:58.158Z] f97323a06bbf: Preparing [2024-03-15T17:57:58.158Z] 2fc587d1ed72: Preparing [2024-03-15T17:57:58.158Z] 7c504f21be85: Preparing [2024-03-15T17:57:58.158Z] 980a09ba2303: Waiting [2024-03-15T17:57:58.158Z] f97323a06bbf: Waiting [2024-03-15T17:57:58.158Z] 2fc587d1ed72: Waiting [2024-03-15T17:57:58.158Z] 7c504f21be85: Waiting [2024-03-15T17:57:58.158Z] d7c7dae38b0e: Layer already exists [2024-03-15T17:57:58.158Z] ebcbfef14de8: Layer already exists [2024-03-15T17:57:58.158Z] 6cfa2085c595: Layer already exists [2024-03-15T17:57:58.158Z] 55ea0742c1f5: Layer already exists [2024-03-15T17:57:58.158Z] db0a4365d730: Layer already exists [2024-03-15T17:57:58.158Z] f97323a06bbf: Layer already exists [2024-03-15T17:57:58.158Z] 2fc587d1ed72: Layer already exists [2024-03-15T17:57:58.158Z] 7c504f21be85: Layer already exists [2024-03-15T17:57:58.158Z] 980a09ba2303: Layer already exists [2024-03-15T17:57:58.422Z] main: digest: sha256:55eb35cf0cbfeaa538d560a4cc8b15539f3d09f5e6d5de053373f29b61df8c48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:57:58.495Z] ===================================================== [Pipeline] echo [2024-03-15T17:57:58.508Z] taggedImages: [2024-03-15T17:57:58.508Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:57:58.508Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-03-15T17:57:58.508Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.23 [2024-03-15T17:57:58.508Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:57:58.508Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-03-15T17:57:58.536Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-03-15T17:57:58.536Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:57:58.536Z] latest [2024-03-15T17:57:58.536Z] 3.2.0-dev.23 [2024-03-15T17:57:58.536Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:57:58.536Z] main [2024-03-15T17:57:58.536Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:57:58.894Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:57:59.253Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:57:59.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-15T17:57:59.253Z] 5e9443da533c: Preparing [2024-03-15T17:57:59.253Z] be3afb75c22a: Preparing [2024-03-15T17:57:59.253Z] 6cfa2085c595: Preparing [2024-03-15T17:57:59.253Z] 980a09ba2303: Preparing [2024-03-15T17:57:59.253Z] e64059e671d0: Preparing [2024-03-15T17:57:59.253Z] c485ad54236d: Preparing [2024-03-15T17:57:59.253Z] 7c504f21be85: Preparing [2024-03-15T17:57:59.253Z] c485ad54236d: Waiting [2024-03-15T17:57:59.253Z] 7c504f21be85: Waiting [2024-03-15T17:57:59.519Z] 980a09ba2303: Layer already exists [2024-03-15T17:57:59.519Z] 6cfa2085c595: Layer already exists [2024-03-15T17:57:59.519Z] 7c504f21be85: Layer already exists [2024-03-15T17:57:59.519Z] e64059e671d0: Pushed [2024-03-15T17:57:59.519Z] 5e9443da533c: Pushed [2024-03-15T17:57:59.519Z] c485ad54236d: Pushed [2024-03-15T17:58:01.453Z] be3afb75c22a: Pushed [2024-03-15T17:58:01.717Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f: digest: sha256:6ea1718652a51b9252fae55ea5a9e126736992e632a78f3a72c03fe7c86fa794 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:02.067Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:02.415Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-03-15T17:58:02.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-15T17:58:02.415Z] 5e9443da533c: Preparing [2024-03-15T17:58:02.416Z] be3afb75c22a: Preparing [2024-03-15T17:58:02.416Z] 6cfa2085c595: Preparing [2024-03-15T17:58:02.416Z] 980a09ba2303: Preparing [2024-03-15T17:58:02.416Z] e64059e671d0: Preparing [2024-03-15T17:58:02.416Z] c485ad54236d: Preparing [2024-03-15T17:58:02.416Z] 7c504f21be85: Preparing [2024-03-15T17:58:02.416Z] 7c504f21be85: Waiting [2024-03-15T17:58:02.416Z] c485ad54236d: Waiting [2024-03-15T17:58:02.416Z] e64059e671d0: Layer already exists [2024-03-15T17:58:02.416Z] 5e9443da533c: Layer already exists [2024-03-15T17:58:02.416Z] be3afb75c22a: Layer already exists [2024-03-15T17:58:02.416Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:02.416Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:02.416Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:02.416Z] c485ad54236d: Layer already exists [2024-03-15T17:58:02.683Z] latest: digest: sha256:6ea1718652a51b9252fae55ea5a9e126736992e632a78f3a72c03fe7c86fa794 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:03.027Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:03.365Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.23 [2024-03-15T17:58:03.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-15T17:58:03.365Z] 5e9443da533c: Preparing [2024-03-15T17:58:03.365Z] be3afb75c22a: Preparing [2024-03-15T17:58:03.365Z] 6cfa2085c595: Preparing [2024-03-15T17:58:03.365Z] 980a09ba2303: Preparing [2024-03-15T17:58:03.365Z] e64059e671d0: Preparing [2024-03-15T17:58:03.365Z] c485ad54236d: Preparing [2024-03-15T17:58:03.365Z] 7c504f21be85: Preparing [2024-03-15T17:58:03.365Z] c485ad54236d: Waiting [2024-03-15T17:58:03.365Z] 7c504f21be85: Waiting [2024-03-15T17:58:03.365Z] e64059e671d0: Layer already exists [2024-03-15T17:58:03.365Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:03.365Z] 5e9443da533c: Layer already exists [2024-03-15T17:58:03.365Z] be3afb75c22a: Layer already exists [2024-03-15T17:58:03.365Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:03.365Z] c485ad54236d: Layer already exists [2024-03-15T17:58:03.365Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:03.628Z] 3.2.0-dev.23: digest: sha256:6ea1718652a51b9252fae55ea5a9e126736992e632a78f3a72c03fe7c86fa794 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:03.977Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:04.315Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:58:04.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-15T17:58:04.315Z] 5e9443da533c: Preparing [2024-03-15T17:58:04.315Z] be3afb75c22a: Preparing [2024-03-15T17:58:04.315Z] 6cfa2085c595: Preparing [2024-03-15T17:58:04.315Z] 980a09ba2303: Preparing [2024-03-15T17:58:04.315Z] e64059e671d0: Preparing [2024-03-15T17:58:04.315Z] c485ad54236d: Preparing [2024-03-15T17:58:04.315Z] 7c504f21be85: Preparing [2024-03-15T17:58:04.315Z] c485ad54236d: Waiting [2024-03-15T17:58:04.315Z] 7c504f21be85: Waiting [2024-03-15T17:58:04.315Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:04.315Z] e64059e671d0: Layer already exists [2024-03-15T17:58:04.315Z] be3afb75c22a: Layer already exists [2024-03-15T17:58:04.315Z] 5e9443da533c: Layer already exists [2024-03-15T17:58:04.315Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:04.315Z] c485ad54236d: Layer already exists [2024-03-15T17:58:04.315Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:04.578Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23: digest: sha256:6ea1718652a51b9252fae55ea5a9e126736992e632a78f3a72c03fe7c86fa794 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:04.923Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:05.260Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-03-15T17:58:05.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-15T17:58:05.260Z] 5e9443da533c: Preparing [2024-03-15T17:58:05.260Z] be3afb75c22a: Preparing [2024-03-15T17:58:05.260Z] 6cfa2085c595: Preparing [2024-03-15T17:58:05.260Z] 980a09ba2303: Preparing [2024-03-15T17:58:05.260Z] e64059e671d0: Preparing [2024-03-15T17:58:05.260Z] c485ad54236d: Preparing [2024-03-15T17:58:05.260Z] 7c504f21be85: Preparing [2024-03-15T17:58:05.260Z] c485ad54236d: Waiting [2024-03-15T17:58:05.260Z] 7c504f21be85: Waiting [2024-03-15T17:58:05.260Z] be3afb75c22a: Layer already exists [2024-03-15T17:58:05.260Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:05.260Z] 5e9443da533c: Layer already exists [2024-03-15T17:58:05.260Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:05.260Z] e64059e671d0: Layer already exists [2024-03-15T17:58:05.260Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:05.260Z] c485ad54236d: Layer already exists [2024-03-15T17:58:05.523Z] main: digest: sha256:6ea1718652a51b9252fae55ea5a9e126736992e632a78f3a72c03fe7c86fa794 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:58:05.601Z] ===================================================== [Pipeline] echo [2024-03-15T17:58:05.611Z] taggedImages: [2024-03-15T17:58:05.611Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:58:05.611Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-03-15T17:58:05.611Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.23 [2024-03-15T17:58:05.611Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:58:05.611Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-03-15T17:58:05.638Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-03-15T17:58:05.638Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:58:05.638Z] latest [2024-03-15T17:58:05.638Z] 3.2.0-dev.23 [2024-03-15T17:58:05.638Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:58:05.638Z] main [2024-03-15T17:58:05.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:06.008Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:06.351Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:58:06.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-15T17:58:06.352Z] 85c7e886ebaf: Preparing [2024-03-15T17:58:06.352Z] 94c9f8b14817: Preparing [2024-03-15T17:58:06.352Z] 8c9944d45d0b: Preparing [2024-03-15T17:58:06.352Z] 6cfa2085c595: Preparing [2024-03-15T17:58:06.352Z] 980a09ba2303: Preparing [2024-03-15T17:58:06.352Z] f97323a06bbf: Preparing [2024-03-15T17:58:06.352Z] 2fc587d1ed72: Preparing [2024-03-15T17:58:06.352Z] 7c504f21be85: Preparing [2024-03-15T17:58:06.352Z] f97323a06bbf: Waiting [2024-03-15T17:58:06.352Z] 2fc587d1ed72: Waiting [2024-03-15T17:58:06.352Z] 7c504f21be85: Waiting [2024-03-15T17:58:06.352Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:06.352Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:06.352Z] f97323a06bbf: Layer already exists [2024-03-15T17:58:06.613Z] 2fc587d1ed72: Layer already exists [2024-03-15T17:58:06.613Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:06.613Z] 94c9f8b14817: Pushed [2024-03-15T17:58:06.613Z] 85c7e886ebaf: Pushed [2024-03-15T17:58:09.168Z] 8c9944d45d0b: Pushed [2024-03-15T17:58:09.168Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f: digest: sha256:9fd0c0805df6735e9f5b3b312f82f9cfcf00f0632cef5e67c75864d2b0e5bcc5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:09.510Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:09.847Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-03-15T17:58:09.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-15T17:58:09.847Z] 85c7e886ebaf: Preparing [2024-03-15T17:58:09.847Z] 94c9f8b14817: Preparing [2024-03-15T17:58:09.847Z] 8c9944d45d0b: Preparing [2024-03-15T17:58:09.847Z] 6cfa2085c595: Preparing [2024-03-15T17:58:09.847Z] 980a09ba2303: Preparing [2024-03-15T17:58:09.847Z] f97323a06bbf: Preparing [2024-03-15T17:58:09.848Z] 2fc587d1ed72: Preparing [2024-03-15T17:58:09.848Z] 7c504f21be85: Preparing [2024-03-15T17:58:09.848Z] f97323a06bbf: Waiting [2024-03-15T17:58:09.848Z] 2fc587d1ed72: Waiting [2024-03-15T17:58:09.848Z] 7c504f21be85: Waiting [2024-03-15T17:58:09.848Z] 85c7e886ebaf: Layer already exists [2024-03-15T17:58:09.848Z] 8c9944d45d0b: Layer already exists [2024-03-15T17:58:09.848Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:09.848Z] 94c9f8b14817: Layer already exists [2024-03-15T17:58:09.848Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:09.848Z] 2fc587d1ed72: Layer already exists [2024-03-15T17:58:09.848Z] f97323a06bbf: Layer already exists [2024-03-15T17:58:09.848Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:10.111Z] latest: digest: sha256:9fd0c0805df6735e9f5b3b312f82f9cfcf00f0632cef5e67c75864d2b0e5bcc5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:10.545Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:10.886Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.23 [2024-03-15T17:58:10.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-15T17:58:10.886Z] 85c7e886ebaf: Preparing [2024-03-15T17:58:10.886Z] 94c9f8b14817: Preparing [2024-03-15T17:58:10.886Z] 8c9944d45d0b: Preparing [2024-03-15T17:58:10.886Z] 6cfa2085c595: Preparing [2024-03-15T17:58:10.886Z] 980a09ba2303: Preparing [2024-03-15T17:58:10.886Z] f97323a06bbf: Preparing [2024-03-15T17:58:10.886Z] 2fc587d1ed72: Preparing [2024-03-15T17:58:10.886Z] f97323a06bbf: Waiting [2024-03-15T17:58:10.886Z] 7c504f21be85: Preparing [2024-03-15T17:58:10.886Z] 2fc587d1ed72: Waiting [2024-03-15T17:58:10.886Z] 7c504f21be85: Waiting [2024-03-15T17:58:10.886Z] 85c7e886ebaf: Layer already exists [2024-03-15T17:58:10.886Z] 8c9944d45d0b: Layer already exists [2024-03-15T17:58:10.886Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:10.886Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:10.886Z] 94c9f8b14817: Layer already exists [2024-03-15T17:58:10.886Z] f97323a06bbf: Layer already exists [2024-03-15T17:58:10.886Z] 2fc587d1ed72: Layer already exists [2024-03-15T17:58:10.886Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:11.151Z] 3.2.0-dev.23: digest: sha256:9fd0c0805df6735e9f5b3b312f82f9cfcf00f0632cef5e67c75864d2b0e5bcc5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:11.493Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:11.836Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:58:11.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-15T17:58:11.836Z] 85c7e886ebaf: Preparing [2024-03-15T17:58:11.836Z] 94c9f8b14817: Preparing [2024-03-15T17:58:11.836Z] 8c9944d45d0b: Preparing [2024-03-15T17:58:11.836Z] 6cfa2085c595: Preparing [2024-03-15T17:58:11.836Z] 980a09ba2303: Preparing [2024-03-15T17:58:11.836Z] f97323a06bbf: Preparing [2024-03-15T17:58:11.836Z] 2fc587d1ed72: Preparing [2024-03-15T17:58:11.836Z] 7c504f21be85: Preparing [2024-03-15T17:58:11.836Z] f97323a06bbf: Waiting [2024-03-15T17:58:11.836Z] 7c504f21be85: Waiting [2024-03-15T17:58:11.836Z] 2fc587d1ed72: Waiting [2024-03-15T17:58:11.836Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:11.836Z] 94c9f8b14817: Layer already exists [2024-03-15T17:58:11.836Z] 85c7e886ebaf: Layer already exists [2024-03-15T17:58:11.836Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:11.836Z] 8c9944d45d0b: Layer already exists [2024-03-15T17:58:11.836Z] f97323a06bbf: Layer already exists [2024-03-15T17:58:11.836Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:11.836Z] 2fc587d1ed72: Layer already exists [2024-03-15T17:58:12.101Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23: digest: sha256:9fd0c0805df6735e9f5b3b312f82f9cfcf00f0632cef5e67c75864d2b0e5bcc5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:12.460Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:12.800Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-03-15T17:58:12.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-15T17:58:12.800Z] 85c7e886ebaf: Preparing [2024-03-15T17:58:12.800Z] 94c9f8b14817: Preparing [2024-03-15T17:58:12.800Z] 8c9944d45d0b: Preparing [2024-03-15T17:58:12.800Z] 6cfa2085c595: Preparing [2024-03-15T17:58:12.800Z] 980a09ba2303: Preparing [2024-03-15T17:58:12.800Z] f97323a06bbf: Preparing [2024-03-15T17:58:12.800Z] 2fc587d1ed72: Preparing [2024-03-15T17:58:12.800Z] 7c504f21be85: Preparing [2024-03-15T17:58:12.800Z] f97323a06bbf: Waiting [2024-03-15T17:58:12.800Z] 2fc587d1ed72: Waiting [2024-03-15T17:58:12.800Z] 7c504f21be85: Waiting [2024-03-15T17:58:12.800Z] 8c9944d45d0b: Layer already exists [2024-03-15T17:58:12.800Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:12.800Z] 94c9f8b14817: Layer already exists [2024-03-15T17:58:12.800Z] 85c7e886ebaf: Layer already exists [2024-03-15T17:58:12.800Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:12.800Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:12.800Z] f97323a06bbf: Layer already exists [2024-03-15T17:58:12.800Z] 2fc587d1ed72: Layer already exists [2024-03-15T17:58:13.063Z] main: digest: sha256:9fd0c0805df6735e9f5b3b312f82f9cfcf00f0632cef5e67c75864d2b0e5bcc5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:58:13.134Z] ===================================================== [Pipeline] echo [2024-03-15T17:58:13.145Z] taggedImages: [2024-03-15T17:58:13.145Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:58:13.145Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-03-15T17:58:13.145Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.23 [2024-03-15T17:58:13.145Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:58:13.145Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-03-15T17:58:13.173Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-03-15T17:58:13.173Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:58:13.173Z] latest [2024-03-15T17:58:13.173Z] 3.2.0-dev.23 [2024-03-15T17:58:13.173Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:58:13.173Z] main [2024-03-15T17:58:13.173Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:13.514Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:13.880Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:58:13.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-15T17:58:13.881Z] cc4af1e10c68: Preparing [2024-03-15T17:58:13.881Z] 451988899b73: Preparing [2024-03-15T17:58:13.881Z] 556417a64036: Preparing [2024-03-15T17:58:13.881Z] 412f79174ed4: Preparing [2024-03-15T17:58:13.881Z] d51b0e780022: Preparing [2024-03-15T17:58:13.881Z] 7235321fae3c: Preparing [2024-03-15T17:58:13.881Z] 11697d24ea55: Preparing [2024-03-15T17:58:13.881Z] 6cfa2085c595: Preparing [2024-03-15T17:58:13.881Z] 980a09ba2303: Preparing [2024-03-15T17:58:13.881Z] c49b215884ed: Preparing [2024-03-15T17:58:13.881Z] f5e9dd042b93: Preparing [2024-03-15T17:58:13.881Z] 5f70bf18a086: Preparing [2024-03-15T17:58:13.881Z] 2d8237b3d19b: Preparing [2024-03-15T17:58:13.881Z] f81222c3b7e4: Preparing [2024-03-15T17:58:13.881Z] cb7820851086: Preparing [2024-03-15T17:58:13.881Z] 7c504f21be85: Preparing [2024-03-15T17:58:13.881Z] 7235321fae3c: Waiting [2024-03-15T17:58:13.881Z] 11697d24ea55: Waiting [2024-03-15T17:58:13.881Z] 6cfa2085c595: Waiting [2024-03-15T17:58:13.881Z] 980a09ba2303: Waiting [2024-03-15T17:58:13.881Z] c49b215884ed: Waiting [2024-03-15T17:58:13.881Z] f5e9dd042b93: Waiting [2024-03-15T17:58:13.881Z] 5f70bf18a086: Waiting [2024-03-15T17:58:13.881Z] 2d8237b3d19b: Waiting [2024-03-15T17:58:13.881Z] f81222c3b7e4: Waiting [2024-03-15T17:58:13.881Z] cb7820851086: Waiting [2024-03-15T17:58:13.881Z] 7c504f21be85: Waiting [2024-03-15T17:58:14.145Z] 451988899b73: Pushed [2024-03-15T17:58:14.145Z] 556417a64036: Pushed [2024-03-15T17:58:14.145Z] d51b0e780022: Pushed [2024-03-15T17:58:14.145Z] cc4af1e10c68: Pushed [2024-03-15T17:58:14.145Z] 412f79174ed4: Pushed [2024-03-15T17:58:14.145Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:14.145Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:14.145Z] 7235321fae3c: Pushed [2024-03-15T17:58:14.412Z] f5e9dd042b93: Pushed [2024-03-15T17:58:14.412Z] 5f70bf18a086: Pushed [2024-03-15T17:58:14.412Z] c49b215884ed: Pushed [2024-03-15T17:58:14.412Z] 2d8237b3d19b: Pushed [2024-03-15T17:58:14.412Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:14.412Z] f81222c3b7e4: Pushed [2024-03-15T17:58:14.412Z] cb7820851086: Pushed [2024-03-15T17:58:16.971Z] 11697d24ea55: Pushed [2024-03-15T17:58:16.971Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f: digest: sha256:207643c1f6535249170fe2323b76bdcf7c1a0519c2f27a84d70a5b9cc2212f89 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:17.321Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:17.659Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-03-15T17:58:17.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-15T17:58:17.659Z] cc4af1e10c68: Preparing [2024-03-15T17:58:17.659Z] 451988899b73: Preparing [2024-03-15T17:58:17.659Z] 556417a64036: Preparing [2024-03-15T17:58:17.659Z] 412f79174ed4: Preparing [2024-03-15T17:58:17.659Z] d51b0e780022: Preparing [2024-03-15T17:58:17.659Z] 7235321fae3c: Preparing [2024-03-15T17:58:17.659Z] 11697d24ea55: Preparing [2024-03-15T17:58:17.659Z] 6cfa2085c595: Preparing [2024-03-15T17:58:17.659Z] 980a09ba2303: Preparing [2024-03-15T17:58:17.659Z] c49b215884ed: Preparing [2024-03-15T17:58:17.659Z] f5e9dd042b93: Preparing [2024-03-15T17:58:17.659Z] 5f70bf18a086: Preparing [2024-03-15T17:58:17.659Z] 7235321fae3c: Waiting [2024-03-15T17:58:17.659Z] 2d8237b3d19b: Preparing [2024-03-15T17:58:17.659Z] f81222c3b7e4: Preparing [2024-03-15T17:58:17.659Z] cb7820851086: Preparing [2024-03-15T17:58:17.659Z] 6cfa2085c595: Waiting [2024-03-15T17:58:17.659Z] 980a09ba2303: Waiting [2024-03-15T17:58:17.659Z] c49b215884ed: Waiting [2024-03-15T17:58:17.659Z] f5e9dd042b93: Waiting [2024-03-15T17:58:17.659Z] 5f70bf18a086: Waiting [2024-03-15T17:58:17.659Z] 2d8237b3d19b: Waiting [2024-03-15T17:58:17.659Z] f81222c3b7e4: Waiting [2024-03-15T17:58:17.659Z] 11697d24ea55: Waiting [2024-03-15T17:58:17.659Z] cb7820851086: Waiting [2024-03-15T17:58:17.659Z] 7c504f21be85: Preparing [2024-03-15T17:58:17.659Z] 7c504f21be85: Waiting [2024-03-15T17:58:17.659Z] 451988899b73: Layer already exists [2024-03-15T17:58:17.659Z] 556417a64036: Layer already exists [2024-03-15T17:58:17.659Z] d51b0e780022: Layer already exists [2024-03-15T17:58:17.659Z] 412f79174ed4: Layer already exists [2024-03-15T17:58:17.659Z] cc4af1e10c68: Layer already exists [2024-03-15T17:58:17.659Z] 11697d24ea55: Layer already exists [2024-03-15T17:58:17.659Z] 7235321fae3c: Layer already exists [2024-03-15T17:58:17.659Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:17.659Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:17.659Z] c49b215884ed: Layer already exists [2024-03-15T17:58:17.659Z] 5f70bf18a086: Layer already exists [2024-03-15T17:58:17.659Z] f5e9dd042b93: Layer already exists [2024-03-15T17:58:17.659Z] 2d8237b3d19b: Layer already exists [2024-03-15T17:58:17.659Z] f81222c3b7e4: Layer already exists [2024-03-15T17:58:17.659Z] cb7820851086: Layer already exists [2024-03-15T17:58:17.659Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:17.922Z] latest: digest: sha256:207643c1f6535249170fe2323b76bdcf7c1a0519c2f27a84d70a5b9cc2212f89 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:18.270Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:18.611Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.23 [2024-03-15T17:58:18.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-15T17:58:18.611Z] cc4af1e10c68: Preparing [2024-03-15T17:58:18.611Z] 451988899b73: Preparing [2024-03-15T17:58:18.611Z] 556417a64036: Preparing [2024-03-15T17:58:18.612Z] 412f79174ed4: Preparing [2024-03-15T17:58:18.612Z] d51b0e780022: Preparing [2024-03-15T17:58:18.612Z] 7235321fae3c: Preparing [2024-03-15T17:58:18.612Z] 11697d24ea55: Preparing [2024-03-15T17:58:18.612Z] 6cfa2085c595: Preparing [2024-03-15T17:58:18.612Z] 980a09ba2303: Preparing [2024-03-15T17:58:18.612Z] c49b215884ed: Preparing [2024-03-15T17:58:18.612Z] f5e9dd042b93: Preparing [2024-03-15T17:58:18.612Z] 5f70bf18a086: Preparing [2024-03-15T17:58:18.612Z] 2d8237b3d19b: Preparing [2024-03-15T17:58:18.612Z] f81222c3b7e4: Preparing [2024-03-15T17:58:18.612Z] cb7820851086: Preparing [2024-03-15T17:58:18.612Z] 7c504f21be85: Preparing [2024-03-15T17:58:18.612Z] f5e9dd042b93: Waiting [2024-03-15T17:58:18.612Z] 7235321fae3c: Waiting [2024-03-15T17:58:18.612Z] 11697d24ea55: Waiting [2024-03-15T17:58:18.612Z] 6cfa2085c595: Waiting [2024-03-15T17:58:18.612Z] 980a09ba2303: Waiting [2024-03-15T17:58:18.612Z] 5f70bf18a086: Waiting [2024-03-15T17:58:18.612Z] cb7820851086: Waiting [2024-03-15T17:58:18.612Z] 7c504f21be85: Waiting [2024-03-15T17:58:18.612Z] c49b215884ed: Waiting [2024-03-15T17:58:18.612Z] 2d8237b3d19b: Waiting [2024-03-15T17:58:18.612Z] f81222c3b7e4: Waiting [2024-03-15T17:58:18.612Z] d51b0e780022: Layer already exists [2024-03-15T17:58:18.612Z] 451988899b73: Layer already exists [2024-03-15T17:58:18.612Z] 412f79174ed4: Layer already exists [2024-03-15T17:58:18.612Z] 556417a64036: Layer already exists [2024-03-15T17:58:18.612Z] cc4af1e10c68: Layer already exists [2024-03-15T17:58:18.612Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:18.612Z] 7235321fae3c: Layer already exists [2024-03-15T17:58:18.612Z] 11697d24ea55: Layer already exists [2024-03-15T17:58:18.612Z] c49b215884ed: Layer already exists [2024-03-15T17:58:18.612Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:18.612Z] 2d8237b3d19b: Layer already exists [2024-03-15T17:58:18.612Z] f5e9dd042b93: Layer already exists [2024-03-15T17:58:18.612Z] 5f70bf18a086: Layer already exists [2024-03-15T17:58:18.612Z] f81222c3b7e4: Layer already exists [2024-03-15T17:58:18.612Z] cb7820851086: Layer already exists [2024-03-15T17:58:18.612Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:18.875Z] 3.2.0-dev.23: digest: sha256:207643c1f6535249170fe2323b76bdcf7c1a0519c2f27a84d70a5b9cc2212f89 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:19.223Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:19.566Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:58:19.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-15T17:58:19.566Z] cc4af1e10c68: Preparing [2024-03-15T17:58:19.566Z] 451988899b73: Preparing [2024-03-15T17:58:19.566Z] 556417a64036: Preparing [2024-03-15T17:58:19.566Z] 412f79174ed4: Preparing [2024-03-15T17:58:19.566Z] d51b0e780022: Preparing [2024-03-15T17:58:19.566Z] 7235321fae3c: Preparing [2024-03-15T17:58:19.566Z] 11697d24ea55: Preparing [2024-03-15T17:58:19.566Z] 6cfa2085c595: Preparing [2024-03-15T17:58:19.566Z] 980a09ba2303: Preparing [2024-03-15T17:58:19.566Z] c49b215884ed: Preparing [2024-03-15T17:58:19.566Z] f5e9dd042b93: Preparing [2024-03-15T17:58:19.566Z] 5f70bf18a086: Preparing [2024-03-15T17:58:19.566Z] 2d8237b3d19b: Preparing [2024-03-15T17:58:19.566Z] f81222c3b7e4: Preparing [2024-03-15T17:58:19.566Z] cb7820851086: Preparing [2024-03-15T17:58:19.566Z] 7c504f21be85: Preparing [2024-03-15T17:58:19.566Z] 7235321fae3c: Waiting [2024-03-15T17:58:19.566Z] 5f70bf18a086: Waiting [2024-03-15T17:58:19.566Z] 11697d24ea55: Waiting [2024-03-15T17:58:19.566Z] 6cfa2085c595: Waiting [2024-03-15T17:58:19.566Z] 980a09ba2303: Waiting [2024-03-15T17:58:19.566Z] 2d8237b3d19b: Waiting [2024-03-15T17:58:19.566Z] 7c504f21be85: Waiting [2024-03-15T17:58:19.566Z] c49b215884ed: Waiting [2024-03-15T17:58:19.566Z] f5e9dd042b93: Waiting [2024-03-15T17:58:19.566Z] cb7820851086: Waiting [2024-03-15T17:58:19.566Z] f81222c3b7e4: Waiting [2024-03-15T17:58:19.566Z] cc4af1e10c68: Layer already exists [2024-03-15T17:58:19.566Z] 451988899b73: Layer already exists [2024-03-15T17:58:19.566Z] d51b0e780022: Layer already exists [2024-03-15T17:58:19.566Z] 412f79174ed4: Layer already exists [2024-03-15T17:58:19.566Z] 556417a64036: Layer already exists [2024-03-15T17:58:19.566Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:19.566Z] 7235321fae3c: Layer already exists [2024-03-15T17:58:19.566Z] 11697d24ea55: Layer already exists [2024-03-15T17:58:19.566Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:19.566Z] c49b215884ed: Layer already exists [2024-03-15T17:58:19.566Z] f81222c3b7e4: Layer already exists [2024-03-15T17:58:19.566Z] 5f70bf18a086: Layer already exists [2024-03-15T17:58:19.566Z] f5e9dd042b93: Layer already exists [2024-03-15T17:58:19.566Z] 2d8237b3d19b: Layer already exists [2024-03-15T17:58:19.566Z] cb7820851086: Layer already exists [2024-03-15T17:58:19.566Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:19.829Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23: digest: sha256:207643c1f6535249170fe2323b76bdcf7c1a0519c2f27a84d70a5b9cc2212f89 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:20.167Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:20.505Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-03-15T17:58:20.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-15T17:58:20.505Z] cc4af1e10c68: Preparing [2024-03-15T17:58:20.505Z] 451988899b73: Preparing [2024-03-15T17:58:20.505Z] 556417a64036: Preparing [2024-03-15T17:58:20.505Z] 412f79174ed4: Preparing [2024-03-15T17:58:20.505Z] d51b0e780022: Preparing [2024-03-15T17:58:20.505Z] 7235321fae3c: Preparing [2024-03-15T17:58:20.505Z] 11697d24ea55: Preparing [2024-03-15T17:58:20.505Z] 6cfa2085c595: Preparing [2024-03-15T17:58:20.505Z] 980a09ba2303: Preparing [2024-03-15T17:58:20.505Z] c49b215884ed: Preparing [2024-03-15T17:58:20.505Z] f5e9dd042b93: Preparing [2024-03-15T17:58:20.505Z] 5f70bf18a086: Preparing [2024-03-15T17:58:20.505Z] 2d8237b3d19b: Preparing [2024-03-15T17:58:20.505Z] f81222c3b7e4: Preparing [2024-03-15T17:58:20.505Z] cb7820851086: Preparing [2024-03-15T17:58:20.505Z] 7c504f21be85: Preparing [2024-03-15T17:58:20.505Z] 980a09ba2303: Waiting [2024-03-15T17:58:20.505Z] 7235321fae3c: Waiting [2024-03-15T17:58:20.505Z] 11697d24ea55: Waiting [2024-03-15T17:58:20.505Z] 6cfa2085c595: Waiting [2024-03-15T17:58:20.505Z] c49b215884ed: Waiting [2024-03-15T17:58:20.505Z] f81222c3b7e4: Waiting [2024-03-15T17:58:20.505Z] 5f70bf18a086: Waiting [2024-03-15T17:58:20.505Z] cb7820851086: Waiting [2024-03-15T17:58:20.505Z] 2d8237b3d19b: Waiting [2024-03-15T17:58:20.505Z] f5e9dd042b93: Waiting [2024-03-15T17:58:20.505Z] 556417a64036: Layer already exists [2024-03-15T17:58:20.505Z] 412f79174ed4: Layer already exists [2024-03-15T17:58:20.505Z] 451988899b73: Layer already exists [2024-03-15T17:58:20.505Z] cc4af1e10c68: Layer already exists [2024-03-15T17:58:20.505Z] d51b0e780022: Layer already exists [2024-03-15T17:58:20.505Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:20.505Z] 7235321fae3c: Layer already exists [2024-03-15T17:58:20.505Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:20.505Z] 11697d24ea55: Layer already exists [2024-03-15T17:58:20.505Z] c49b215884ed: Layer already exists [2024-03-15T17:58:20.505Z] f5e9dd042b93: Layer already exists [2024-03-15T17:58:20.505Z] 5f70bf18a086: Layer already exists [2024-03-15T17:58:20.505Z] 2d8237b3d19b: Layer already exists [2024-03-15T17:58:20.505Z] f81222c3b7e4: Layer already exists [2024-03-15T17:58:20.505Z] cb7820851086: Layer already exists [2024-03-15T17:58:20.505Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:20.769Z] main: digest: sha256:207643c1f6535249170fe2323b76bdcf7c1a0519c2f27a84d70a5b9cc2212f89 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:58:20.844Z] ===================================================== [Pipeline] echo [2024-03-15T17:58:20.862Z] taggedImages: [2024-03-15T17:58:20.862Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:58:20.862Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-03-15T17:58:20.862Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.23 [2024-03-15T17:58:20.862Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:58:20.862Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-03-15T17:58:20.893Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-03-15T17:58:20.893Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:58:20.893Z] latest [2024-03-15T17:58:20.893Z] 3.2.0-dev.23 [2024-03-15T17:58:20.893Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:58:20.893Z] main [2024-03-15T17:58:20.893Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:21.250Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:21.594Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:58:21.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-15T17:58:21.594Z] aaa91033c2e7: Preparing [2024-03-15T17:58:21.594Z] 71452e172a69: Preparing [2024-03-15T17:58:21.594Z] 26da1af16887: Preparing [2024-03-15T17:58:21.594Z] 40eaf82bad70: Preparing [2024-03-15T17:58:21.594Z] 6cfa2085c595: Preparing [2024-03-15T17:58:21.594Z] 980a09ba2303: Preparing [2024-03-15T17:58:21.594Z] f97323a06bbf: Preparing [2024-03-15T17:58:21.594Z] 2fc587d1ed72: Preparing [2024-03-15T17:58:21.594Z] 7c504f21be85: Preparing [2024-03-15T17:58:21.594Z] f97323a06bbf: Waiting [2024-03-15T17:58:21.594Z] 2fc587d1ed72: Waiting [2024-03-15T17:58:21.594Z] 7c504f21be85: Waiting [2024-03-15T17:58:21.594Z] 980a09ba2303: Waiting [2024-03-15T17:58:21.594Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:21.858Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:21.858Z] f97323a06bbf: Layer already exists [2024-03-15T17:58:21.858Z] 71452e172a69: Pushed [2024-03-15T17:58:21.858Z] 2fc587d1ed72: Layer already exists [2024-03-15T17:58:21.858Z] 26da1af16887: Pushed [2024-03-15T17:58:21.858Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:21.858Z] aaa91033c2e7: Pushed [2024-03-15T17:58:23.792Z] 40eaf82bad70: Pushed [2024-03-15T17:58:23.792Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f: digest: sha256:f3b52dd99f014893432d0ff7c6b567f83555340415adfed342eaad3175032318 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:24.409Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:24.770Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-03-15T17:58:24.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-15T17:58:24.771Z] aaa91033c2e7: Preparing [2024-03-15T17:58:24.771Z] 71452e172a69: Preparing [2024-03-15T17:58:24.771Z] 26da1af16887: Preparing [2024-03-15T17:58:24.771Z] 40eaf82bad70: Preparing [2024-03-15T17:58:24.771Z] 6cfa2085c595: Preparing [2024-03-15T17:58:24.771Z] 980a09ba2303: Preparing [2024-03-15T17:58:24.771Z] f97323a06bbf: Preparing [2024-03-15T17:58:24.771Z] 2fc587d1ed72: Preparing [2024-03-15T17:58:24.771Z] 7c504f21be85: Preparing [2024-03-15T17:58:24.771Z] 980a09ba2303: Waiting [2024-03-15T17:58:24.771Z] f97323a06bbf: Waiting [2024-03-15T17:58:24.771Z] 2fc587d1ed72: Waiting [2024-03-15T17:58:24.771Z] 7c504f21be85: Waiting [2024-03-15T17:58:24.771Z] 71452e172a69: Layer already exists [2024-03-15T17:58:24.771Z] aaa91033c2e7: Layer already exists [2024-03-15T17:58:24.771Z] 26da1af16887: Layer already exists [2024-03-15T17:58:24.771Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:24.771Z] 40eaf82bad70: Layer already exists [2024-03-15T17:58:24.771Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:24.771Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:24.771Z] f97323a06bbf: Layer already exists [2024-03-15T17:58:24.771Z] 2fc587d1ed72: Layer already exists [2024-03-15T17:58:25.036Z] latest: digest: sha256:f3b52dd99f014893432d0ff7c6b567f83555340415adfed342eaad3175032318 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:25.392Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:25.738Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.23 [2024-03-15T17:58:25.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-15T17:58:25.738Z] aaa91033c2e7: Preparing [2024-03-15T17:58:25.738Z] 71452e172a69: Preparing [2024-03-15T17:58:25.738Z] 26da1af16887: Preparing [2024-03-15T17:58:25.738Z] 40eaf82bad70: Preparing [2024-03-15T17:58:25.738Z] 6cfa2085c595: Preparing [2024-03-15T17:58:25.738Z] 980a09ba2303: Preparing [2024-03-15T17:58:25.738Z] f97323a06bbf: Preparing [2024-03-15T17:58:25.738Z] 2fc587d1ed72: Preparing [2024-03-15T17:58:25.738Z] 7c504f21be85: Preparing [2024-03-15T17:58:25.738Z] 980a09ba2303: Waiting [2024-03-15T17:58:25.738Z] f97323a06bbf: Waiting [2024-03-15T17:58:25.738Z] 7c504f21be85: Waiting [2024-03-15T17:58:25.738Z] 2fc587d1ed72: Waiting [2024-03-15T17:58:25.738Z] aaa91033c2e7: Layer already exists [2024-03-15T17:58:25.738Z] 40eaf82bad70: Layer already exists [2024-03-15T17:58:25.738Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:25.738Z] 26da1af16887: Layer already exists [2024-03-15T17:58:25.738Z] 71452e172a69: Layer already exists [2024-03-15T17:58:25.738Z] 2fc587d1ed72: Layer already exists [2024-03-15T17:58:25.738Z] f97323a06bbf: Layer already exists [2024-03-15T17:58:25.738Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:25.738Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:26.001Z] 3.2.0-dev.23: digest: sha256:f3b52dd99f014893432d0ff7c6b567f83555340415adfed342eaad3175032318 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:26.343Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:26.678Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:58:26.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-15T17:58:26.678Z] aaa91033c2e7: Preparing [2024-03-15T17:58:26.678Z] 71452e172a69: Preparing [2024-03-15T17:58:26.678Z] 26da1af16887: Preparing [2024-03-15T17:58:26.678Z] 40eaf82bad70: Preparing [2024-03-15T17:58:26.678Z] 6cfa2085c595: Preparing [2024-03-15T17:58:26.678Z] 980a09ba2303: Preparing [2024-03-15T17:58:26.678Z] f97323a06bbf: Preparing [2024-03-15T17:58:26.678Z] 2fc587d1ed72: Preparing [2024-03-15T17:58:26.678Z] 7c504f21be85: Preparing [2024-03-15T17:58:26.678Z] 980a09ba2303: Waiting [2024-03-15T17:58:26.678Z] f97323a06bbf: Waiting [2024-03-15T17:58:26.678Z] 2fc587d1ed72: Waiting [2024-03-15T17:58:26.678Z] 7c504f21be85: Waiting [2024-03-15T17:58:26.678Z] aaa91033c2e7: Layer already exists [2024-03-15T17:58:26.679Z] 71452e172a69: Layer already exists [2024-03-15T17:58:26.679Z] 26da1af16887: Layer already exists [2024-03-15T17:58:26.679Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:26.679Z] 40eaf82bad70: Layer already exists [2024-03-15T17:58:26.679Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:26.679Z] 2fc587d1ed72: Layer already exists [2024-03-15T17:58:26.679Z] f97323a06bbf: Layer already exists [2024-03-15T17:58:26.679Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:26.943Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23: digest: sha256:f3b52dd99f014893432d0ff7c6b567f83555340415adfed342eaad3175032318 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:27.291Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:27.632Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-03-15T17:58:27.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-15T17:58:27.632Z] aaa91033c2e7: Preparing [2024-03-15T17:58:27.632Z] 71452e172a69: Preparing [2024-03-15T17:58:27.632Z] 26da1af16887: Preparing [2024-03-15T17:58:27.632Z] 40eaf82bad70: Preparing [2024-03-15T17:58:27.632Z] 6cfa2085c595: Preparing [2024-03-15T17:58:27.632Z] 980a09ba2303: Preparing [2024-03-15T17:58:27.632Z] f97323a06bbf: Preparing [2024-03-15T17:58:27.632Z] 2fc587d1ed72: Preparing [2024-03-15T17:58:27.632Z] 7c504f21be85: Preparing [2024-03-15T17:58:27.632Z] 980a09ba2303: Waiting [2024-03-15T17:58:27.632Z] f97323a06bbf: Waiting [2024-03-15T17:58:27.632Z] 2fc587d1ed72: Waiting [2024-03-15T17:58:27.632Z] 7c504f21be85: Waiting [2024-03-15T17:58:27.632Z] aaa91033c2e7: Layer already exists [2024-03-15T17:58:27.632Z] 26da1af16887: Layer already exists [2024-03-15T17:58:27.632Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:27.632Z] 71452e172a69: Layer already exists [2024-03-15T17:58:27.632Z] 40eaf82bad70: Layer already exists [2024-03-15T17:58:27.632Z] f97323a06bbf: Layer already exists [2024-03-15T17:58:27.632Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:27.632Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:27.632Z] 2fc587d1ed72: Layer already exists [2024-03-15T17:58:27.895Z] main: digest: sha256:f3b52dd99f014893432d0ff7c6b567f83555340415adfed342eaad3175032318 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:58:27.962Z] ===================================================== [Pipeline] echo [2024-03-15T17:58:27.973Z] taggedImages: [2024-03-15T17:58:27.973Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:58:27.973Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-03-15T17:58:27.973Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.23 [2024-03-15T17:58:27.973Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:58:27.973Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-03-15T17:58:28.012Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-03-15T17:58:28.012Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:58:28.012Z] latest [2024-03-15T17:58:28.012Z] 3.2.0-dev.23 [2024-03-15T17:58:28.012Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:58:28.012Z] main [2024-03-15T17:58:28.012Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:28.410Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:28.754Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:58:28.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-15T17:58:28.754Z] 1c34d19c4331: Preparing [2024-03-15T17:58:28.754Z] 713d6be5c42d: Preparing [2024-03-15T17:58:28.754Z] 17b54d524e34: Preparing [2024-03-15T17:58:28.754Z] 51126489aeab: Preparing [2024-03-15T17:58:28.754Z] 00132ff1fcce: Preparing [2024-03-15T17:58:28.754Z] 6cfa2085c595: Preparing [2024-03-15T17:58:28.754Z] 980a09ba2303: Preparing [2024-03-15T17:58:28.754Z] 6cfa2085c595: Waiting [2024-03-15T17:58:28.754Z] 4d2943158b7a: Preparing [2024-03-15T17:58:28.754Z] 980a09ba2303: Waiting [2024-03-15T17:58:28.754Z] 999306a8300e: Preparing [2024-03-15T17:58:28.754Z] 4d2943158b7a: Waiting [2024-03-15T17:58:28.754Z] 999306a8300e: Waiting [2024-03-15T17:58:28.754Z] 71beb1a2292a: Preparing [2024-03-15T17:58:28.754Z] 7c504f21be85: Preparing [2024-03-15T17:58:28.754Z] 71beb1a2292a: Waiting [2024-03-15T17:58:29.018Z] 00132ff1fcce: Pushed [2024-03-15T17:58:29.019Z] 713d6be5c42d: Pushed [2024-03-15T17:58:29.019Z] 1c34d19c4331: Pushed [2024-03-15T17:58:29.019Z] 51126489aeab: Pushed [2024-03-15T17:58:29.019Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:29.019Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:29.019Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:29.281Z] 4d2943158b7a: Pushed [2024-03-15T17:58:29.281Z] 999306a8300e: Pushed [2024-03-15T17:58:30.675Z] 17b54d524e34: Pushed [2024-03-15T17:58:31.250Z] 71beb1a2292a: Pushed [2024-03-15T17:58:31.514Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f: digest: sha256:6885e3209eafbcffd535d4c7d508e5c2123f649367bb49f912d21a6634d07621 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:31.868Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:32.216Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-03-15T17:58:32.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-15T17:58:32.216Z] 1c34d19c4331: Preparing [2024-03-15T17:58:32.216Z] 713d6be5c42d: Preparing [2024-03-15T17:58:32.216Z] 17b54d524e34: Preparing [2024-03-15T17:58:32.216Z] 51126489aeab: Preparing [2024-03-15T17:58:32.216Z] 00132ff1fcce: Preparing [2024-03-15T17:58:32.216Z] 6cfa2085c595: Preparing [2024-03-15T17:58:32.216Z] 980a09ba2303: Preparing [2024-03-15T17:58:32.216Z] 4d2943158b7a: Preparing [2024-03-15T17:58:32.216Z] 999306a8300e: Preparing [2024-03-15T17:58:32.216Z] 71beb1a2292a: Preparing [2024-03-15T17:58:32.216Z] 7c504f21be85: Preparing [2024-03-15T17:58:32.216Z] 6cfa2085c595: Waiting [2024-03-15T17:58:32.216Z] 980a09ba2303: Waiting [2024-03-15T17:58:32.216Z] 4d2943158b7a: Waiting [2024-03-15T17:58:32.216Z] 999306a8300e: Waiting [2024-03-15T17:58:32.216Z] 71beb1a2292a: Waiting [2024-03-15T17:58:32.216Z] 7c504f21be85: Waiting [2024-03-15T17:58:32.216Z] 00132ff1fcce: Layer already exists [2024-03-15T17:58:32.216Z] 713d6be5c42d: Layer already exists [2024-03-15T17:58:32.216Z] 1c34d19c4331: Layer already exists [2024-03-15T17:58:32.216Z] 51126489aeab: Layer already exists [2024-03-15T17:58:32.216Z] 17b54d524e34: Layer already exists [2024-03-15T17:58:32.216Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:32.216Z] 4d2943158b7a: Layer already exists [2024-03-15T17:58:32.216Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:32.216Z] 999306a8300e: Layer already exists [2024-03-15T17:58:32.216Z] 71beb1a2292a: Layer already exists [2024-03-15T17:58:32.216Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:32.479Z] latest: digest: sha256:6885e3209eafbcffd535d4c7d508e5c2123f649367bb49f912d21a6634d07621 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:32.835Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:33.193Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.23 [2024-03-15T17:58:33.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-15T17:58:33.193Z] 1c34d19c4331: Preparing [2024-03-15T17:58:33.193Z] 713d6be5c42d: Preparing [2024-03-15T17:58:33.193Z] 17b54d524e34: Preparing [2024-03-15T17:58:33.193Z] 51126489aeab: Preparing [2024-03-15T17:58:33.193Z] 00132ff1fcce: Preparing [2024-03-15T17:58:33.193Z] 6cfa2085c595: Preparing [2024-03-15T17:58:33.193Z] 980a09ba2303: Preparing [2024-03-15T17:58:33.193Z] 4d2943158b7a: Preparing [2024-03-15T17:58:33.193Z] 999306a8300e: Preparing [2024-03-15T17:58:33.193Z] 71beb1a2292a: Preparing [2024-03-15T17:58:33.193Z] 7c504f21be85: Preparing [2024-03-15T17:58:33.193Z] 6cfa2085c595: Waiting [2024-03-15T17:58:33.193Z] 980a09ba2303: Waiting [2024-03-15T17:58:33.193Z] 4d2943158b7a: Waiting [2024-03-15T17:58:33.193Z] 999306a8300e: Waiting [2024-03-15T17:58:33.193Z] 7c504f21be85: Waiting [2024-03-15T17:58:33.193Z] 71beb1a2292a: Waiting [2024-03-15T17:58:33.193Z] 713d6be5c42d: Layer already exists [2024-03-15T17:58:33.193Z] 00132ff1fcce: Layer already exists [2024-03-15T17:58:33.193Z] 51126489aeab: Layer already exists [2024-03-15T17:58:33.193Z] 1c34d19c4331: Layer already exists [2024-03-15T17:58:33.193Z] 17b54d524e34: Layer already exists [2024-03-15T17:58:33.193Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:33.193Z] 999306a8300e: Layer already exists [2024-03-15T17:58:33.193Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:33.193Z] 4d2943158b7a: Layer already exists [2024-03-15T17:58:33.193Z] 71beb1a2292a: Layer already exists [2024-03-15T17:58:33.193Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:33.455Z] 3.2.0-dev.23: digest: sha256:6885e3209eafbcffd535d4c7d508e5c2123f649367bb49f912d21a6634d07621 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:33.806Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:34.150Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:58:34.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-15T17:58:34.151Z] 1c34d19c4331: Preparing [2024-03-15T17:58:34.151Z] 713d6be5c42d: Preparing [2024-03-15T17:58:34.151Z] 17b54d524e34: Preparing [2024-03-15T17:58:34.151Z] 51126489aeab: Preparing [2024-03-15T17:58:34.151Z] 00132ff1fcce: Preparing [2024-03-15T17:58:34.151Z] 6cfa2085c595: Preparing [2024-03-15T17:58:34.151Z] 980a09ba2303: Preparing [2024-03-15T17:58:34.151Z] 4d2943158b7a: Preparing [2024-03-15T17:58:34.151Z] 999306a8300e: Preparing [2024-03-15T17:58:34.151Z] 71beb1a2292a: Preparing [2024-03-15T17:58:34.151Z] 7c504f21be85: Preparing [2024-03-15T17:58:34.151Z] 4d2943158b7a: Waiting [2024-03-15T17:58:34.151Z] 980a09ba2303: Waiting [2024-03-15T17:58:34.151Z] 999306a8300e: Waiting [2024-03-15T17:58:34.151Z] 71beb1a2292a: Waiting [2024-03-15T17:58:34.151Z] 7c504f21be85: Waiting [2024-03-15T17:58:34.151Z] 6cfa2085c595: Waiting [2024-03-15T17:58:34.151Z] 713d6be5c42d: Layer already exists [2024-03-15T17:58:34.151Z] 51126489aeab: Layer already exists [2024-03-15T17:58:34.151Z] 00132ff1fcce: Layer already exists [2024-03-15T17:58:34.151Z] 1c34d19c4331: Layer already exists [2024-03-15T17:58:34.151Z] 17b54d524e34: Layer already exists [2024-03-15T17:58:34.151Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:34.151Z] 4d2943158b7a: Layer already exists [2024-03-15T17:58:34.151Z] 999306a8300e: Layer already exists [2024-03-15T17:58:34.151Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:34.151Z] 71beb1a2292a: Layer already exists [2024-03-15T17:58:34.151Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:34.415Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23: digest: sha256:6885e3209eafbcffd535d4c7d508e5c2123f649367bb49f912d21a6634d07621 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:34.761Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:35.103Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-03-15T17:58:35.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-15T17:58:35.103Z] 1c34d19c4331: Preparing [2024-03-15T17:58:35.103Z] 713d6be5c42d: Preparing [2024-03-15T17:58:35.103Z] 17b54d524e34: Preparing [2024-03-15T17:58:35.103Z] 51126489aeab: Preparing [2024-03-15T17:58:35.103Z] 00132ff1fcce: Preparing [2024-03-15T17:58:35.103Z] 6cfa2085c595: Preparing [2024-03-15T17:58:35.103Z] 980a09ba2303: Preparing [2024-03-15T17:58:35.103Z] 4d2943158b7a: Preparing [2024-03-15T17:58:35.103Z] 6cfa2085c595: Waiting [2024-03-15T17:58:35.103Z] 980a09ba2303: Waiting [2024-03-15T17:58:35.103Z] 999306a8300e: Preparing [2024-03-15T17:58:35.103Z] 4d2943158b7a: Waiting [2024-03-15T17:58:35.103Z] 71beb1a2292a: Preparing [2024-03-15T17:58:35.103Z] 7c504f21be85: Preparing [2024-03-15T17:58:35.103Z] 999306a8300e: Waiting [2024-03-15T17:58:35.103Z] 71beb1a2292a: Waiting [2024-03-15T17:58:35.103Z] 7c504f21be85: Waiting [2024-03-15T17:58:35.103Z] 17b54d524e34: Layer already exists [2024-03-15T17:58:35.103Z] 1c34d19c4331: Layer already exists [2024-03-15T17:58:35.103Z] 713d6be5c42d: Layer already exists [2024-03-15T17:58:35.103Z] 51126489aeab: Layer already exists [2024-03-15T17:58:35.103Z] 00132ff1fcce: Layer already exists [2024-03-15T17:58:35.103Z] 4d2943158b7a: Layer already exists [2024-03-15T17:58:35.103Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:35.103Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:35.103Z] 71beb1a2292a: Layer already exists [2024-03-15T17:58:35.103Z] 999306a8300e: Layer already exists [2024-03-15T17:58:35.103Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:35.366Z] main: digest: sha256:6885e3209eafbcffd535d4c7d508e5c2123f649367bb49f912d21a6634d07621 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:58:35.450Z] ===================================================== [Pipeline] echo [2024-03-15T17:58:35.465Z] taggedImages: [2024-03-15T17:58:35.465Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:58:35.465Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-03-15T17:58:35.465Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.23 [2024-03-15T17:58:35.465Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:58:35.465Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-03-15T17:58:35.496Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-03-15T17:58:35.496Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:58:35.496Z] latest [2024-03-15T17:58:35.496Z] 3.2.0-dev.23 [2024-03-15T17:58:35.496Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:58:35.496Z] main [2024-03-15T17:58:35.496Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:35.858Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:36.268Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:58:36.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-15T17:58:36.268Z] 96a247de8d08: Preparing [2024-03-15T17:58:36.268Z] e828210856bd: Preparing [2024-03-15T17:58:36.268Z] cf7615a09123: Preparing [2024-03-15T17:58:36.268Z] 0c9a8d429c04: Preparing [2024-03-15T17:58:36.268Z] 13ed4dfb1625: Preparing [2024-03-15T17:58:36.268Z] 73049cdcc7e5: Preparing [2024-03-15T17:58:36.268Z] 4259b371eb1b: Preparing [2024-03-15T17:58:36.268Z] 6cfa2085c595: Preparing [2024-03-15T17:58:36.268Z] 980a09ba2303: Preparing [2024-03-15T17:58:36.268Z] 73049cdcc7e5: Waiting [2024-03-15T17:58:36.268Z] 4259b371eb1b: Waiting [2024-03-15T17:58:36.268Z] fc2b7859913a: Preparing [2024-03-15T17:58:36.268Z] 6cfa2085c595: Waiting [2024-03-15T17:58:36.268Z] 4d78e5378c8a: Preparing [2024-03-15T17:58:36.268Z] 7c504f21be85: Preparing [2024-03-15T17:58:36.268Z] fc2b7859913a: Waiting [2024-03-15T17:58:36.268Z] 4d78e5378c8a: Waiting [2024-03-15T17:58:36.268Z] 7c504f21be85: Waiting [2024-03-15T17:58:36.541Z] 13ed4dfb1625: Pushed [2024-03-15T17:58:36.541Z] 96a247de8d08: Pushed [2024-03-15T17:58:36.541Z] e828210856bd: Pushed [2024-03-15T17:58:36.541Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:36.541Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:37.529Z] 73049cdcc7e5: Pushed [2024-03-15T17:58:37.529Z] 4259b371eb1b: Pushed [2024-03-15T17:58:39.546Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:39.546Z] fc2b7859913a: Pushed [2024-03-15T17:58:42.122Z] 0c9a8d429c04: Pushed [2024-03-15T17:58:42.701Z] cf7615a09123: Pushed [2024-03-15T17:58:42.963Z] 4d78e5378c8a: Pushed [2024-03-15T17:58:43.227Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f: digest: sha256:bd9b9cf2398f9e184234e066aee3270a9e5e84a1078b8bdd7275332f152d44bd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:43.580Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:43.924Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-03-15T17:58:43.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-15T17:58:43.924Z] 96a247de8d08: Preparing [2024-03-15T17:58:43.924Z] e828210856bd: Preparing [2024-03-15T17:58:43.924Z] cf7615a09123: Preparing [2024-03-15T17:58:43.924Z] 0c9a8d429c04: Preparing [2024-03-15T17:58:43.924Z] 13ed4dfb1625: Preparing [2024-03-15T17:58:43.924Z] 73049cdcc7e5: Preparing [2024-03-15T17:58:43.924Z] 73049cdcc7e5: Waiting [2024-03-15T17:58:43.924Z] 4259b371eb1b: Preparing [2024-03-15T17:58:43.924Z] 6cfa2085c595: Preparing [2024-03-15T17:58:43.924Z] 4259b371eb1b: Waiting [2024-03-15T17:58:43.924Z] 980a09ba2303: Preparing [2024-03-15T17:58:43.924Z] 6cfa2085c595: Waiting [2024-03-15T17:58:43.924Z] fc2b7859913a: Preparing [2024-03-15T17:58:43.924Z] 4d78e5378c8a: Preparing [2024-03-15T17:58:43.924Z] 7c504f21be85: Preparing [2024-03-15T17:58:43.924Z] 4d78e5378c8a: Waiting [2024-03-15T17:58:43.924Z] 980a09ba2303: Waiting [2024-03-15T17:58:43.924Z] 7c504f21be85: Waiting [2024-03-15T17:58:43.924Z] fc2b7859913a: Waiting [2024-03-15T17:58:43.924Z] 96a247de8d08: Layer already exists [2024-03-15T17:58:43.924Z] 0c9a8d429c04: Layer already exists [2024-03-15T17:58:43.924Z] 13ed4dfb1625: Layer already exists [2024-03-15T17:58:43.924Z] cf7615a09123: Layer already exists [2024-03-15T17:58:43.924Z] e828210856bd: Layer already exists [2024-03-15T17:58:43.924Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:43.924Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:43.924Z] 4259b371eb1b: Layer already exists [2024-03-15T17:58:43.924Z] 73049cdcc7e5: Layer already exists [2024-03-15T17:58:43.924Z] fc2b7859913a: Layer already exists [2024-03-15T17:58:43.924Z] 4d78e5378c8a: Layer already exists [2024-03-15T17:58:43.924Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:44.190Z] latest: digest: sha256:bd9b9cf2398f9e184234e066aee3270a9e5e84a1078b8bdd7275332f152d44bd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:44.547Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:44.888Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.23 [2024-03-15T17:58:44.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-15T17:58:44.888Z] 96a247de8d08: Preparing [2024-03-15T17:58:44.888Z] e828210856bd: Preparing [2024-03-15T17:58:44.888Z] cf7615a09123: Preparing [2024-03-15T17:58:44.888Z] 0c9a8d429c04: Preparing [2024-03-15T17:58:44.888Z] 13ed4dfb1625: Preparing [2024-03-15T17:58:44.888Z] 73049cdcc7e5: Preparing [2024-03-15T17:58:44.888Z] 4259b371eb1b: Preparing [2024-03-15T17:58:44.888Z] 6cfa2085c595: Preparing [2024-03-15T17:58:44.888Z] 980a09ba2303: Preparing [2024-03-15T17:58:44.888Z] fc2b7859913a: Preparing [2024-03-15T17:58:44.888Z] 4d78e5378c8a: Preparing [2024-03-15T17:58:44.888Z] 7c504f21be85: Preparing [2024-03-15T17:58:44.888Z] 73049cdcc7e5: Waiting [2024-03-15T17:58:44.888Z] 4d78e5378c8a: Waiting [2024-03-15T17:58:44.888Z] 4259b371eb1b: Waiting [2024-03-15T17:58:44.888Z] 7c504f21be85: Waiting [2024-03-15T17:58:44.888Z] fc2b7859913a: Waiting [2024-03-15T17:58:44.888Z] 6cfa2085c595: Waiting [2024-03-15T17:58:44.888Z] 980a09ba2303: Waiting [2024-03-15T17:58:44.888Z] e828210856bd: Layer already exists [2024-03-15T17:58:44.888Z] 96a247de8d08: Layer already exists [2024-03-15T17:58:44.888Z] 13ed4dfb1625: Layer already exists [2024-03-15T17:58:44.888Z] 0c9a8d429c04: Layer already exists [2024-03-15T17:58:44.888Z] cf7615a09123: Layer already exists [2024-03-15T17:58:44.888Z] 73049cdcc7e5: Layer already exists [2024-03-15T17:58:44.888Z] 4259b371eb1b: Layer already exists [2024-03-15T17:58:44.888Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:44.888Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:44.888Z] 4d78e5378c8a: Layer already exists [2024-03-15T17:58:44.888Z] fc2b7859913a: Layer already exists [2024-03-15T17:58:44.888Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:45.151Z] 3.2.0-dev.23: digest: sha256:bd9b9cf2398f9e184234e066aee3270a9e5e84a1078b8bdd7275332f152d44bd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:45.493Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:45.835Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:58:45.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-15T17:58:45.835Z] 96a247de8d08: Preparing [2024-03-15T17:58:45.835Z] e828210856bd: Preparing [2024-03-15T17:58:45.835Z] cf7615a09123: Preparing [2024-03-15T17:58:45.835Z] 0c9a8d429c04: Preparing [2024-03-15T17:58:45.835Z] 13ed4dfb1625: Preparing [2024-03-15T17:58:45.835Z] 73049cdcc7e5: Preparing [2024-03-15T17:58:45.835Z] 4259b371eb1b: Preparing [2024-03-15T17:58:45.835Z] 6cfa2085c595: Preparing [2024-03-15T17:58:45.835Z] 980a09ba2303: Preparing [2024-03-15T17:58:45.835Z] fc2b7859913a: Preparing [2024-03-15T17:58:45.835Z] 4d78e5378c8a: Preparing [2024-03-15T17:58:45.835Z] 7c504f21be85: Preparing [2024-03-15T17:58:45.835Z] 73049cdcc7e5: Waiting [2024-03-15T17:58:45.835Z] 4259b371eb1b: Waiting [2024-03-15T17:58:45.835Z] 6cfa2085c595: Waiting [2024-03-15T17:58:45.835Z] fc2b7859913a: Waiting [2024-03-15T17:58:45.835Z] 4d78e5378c8a: Waiting [2024-03-15T17:58:45.835Z] 7c504f21be85: Waiting [2024-03-15T17:58:45.835Z] 980a09ba2303: Waiting [2024-03-15T17:58:45.835Z] 0c9a8d429c04: Layer already exists [2024-03-15T17:58:45.835Z] 13ed4dfb1625: Layer already exists [2024-03-15T17:58:45.835Z] e828210856bd: Layer already exists [2024-03-15T17:58:45.835Z] 96a247de8d08: Layer already exists [2024-03-15T17:58:45.835Z] cf7615a09123: Layer already exists [2024-03-15T17:58:45.835Z] 73049cdcc7e5: Layer already exists [2024-03-15T17:58:45.835Z] 4259b371eb1b: Layer already exists [2024-03-15T17:58:45.835Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:45.835Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:45.835Z] fc2b7859913a: Layer already exists [2024-03-15T17:58:45.835Z] 4d78e5378c8a: Layer already exists [2024-03-15T17:58:45.835Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:46.098Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23: digest: sha256:bd9b9cf2398f9e184234e066aee3270a9e5e84a1078b8bdd7275332f152d44bd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:46.446Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:46.797Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-03-15T17:58:46.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-15T17:58:46.797Z] 96a247de8d08: Preparing [2024-03-15T17:58:46.797Z] e828210856bd: Preparing [2024-03-15T17:58:46.797Z] cf7615a09123: Preparing [2024-03-15T17:58:46.797Z] 0c9a8d429c04: Preparing [2024-03-15T17:58:46.797Z] 13ed4dfb1625: Preparing [2024-03-15T17:58:46.797Z] 73049cdcc7e5: Preparing [2024-03-15T17:58:46.797Z] 4259b371eb1b: Preparing [2024-03-15T17:58:46.797Z] 6cfa2085c595: Preparing [2024-03-15T17:58:46.797Z] 980a09ba2303: Preparing [2024-03-15T17:58:46.797Z] fc2b7859913a: Preparing [2024-03-15T17:58:46.797Z] 4d78e5378c8a: Preparing [2024-03-15T17:58:46.797Z] 7c504f21be85: Preparing [2024-03-15T17:58:46.797Z] 980a09ba2303: Waiting [2024-03-15T17:58:46.797Z] fc2b7859913a: Waiting [2024-03-15T17:58:46.797Z] 73049cdcc7e5: Waiting [2024-03-15T17:58:46.797Z] 4259b371eb1b: Waiting [2024-03-15T17:58:46.797Z] 6cfa2085c595: Waiting [2024-03-15T17:58:46.797Z] 7c504f21be85: Waiting [2024-03-15T17:58:46.797Z] 4d78e5378c8a: Waiting [2024-03-15T17:58:46.797Z] 96a247de8d08: Layer already exists [2024-03-15T17:58:46.797Z] e828210856bd: Layer already exists [2024-03-15T17:58:46.797Z] 13ed4dfb1625: Layer already exists [2024-03-15T17:58:46.797Z] 0c9a8d429c04: Layer already exists [2024-03-15T17:58:46.797Z] cf7615a09123: Layer already exists [2024-03-15T17:58:46.797Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:46.797Z] 73049cdcc7e5: Layer already exists [2024-03-15T17:58:46.797Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:46.797Z] 4259b371eb1b: Layer already exists [2024-03-15T17:58:46.797Z] fc2b7859913a: Layer already exists [2024-03-15T17:58:46.797Z] 4d78e5378c8a: Layer already exists [2024-03-15T17:58:46.797Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:47.108Z] main: digest: sha256:bd9b9cf2398f9e184234e066aee3270a9e5e84a1078b8bdd7275332f152d44bd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:58:47.184Z] ===================================================== [Pipeline] echo [2024-03-15T17:58:47.196Z] taggedImages: [2024-03-15T17:58:47.196Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:58:47.196Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-03-15T17:58:47.196Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.23 [2024-03-15T17:58:47.196Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:58:47.196Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-03-15T17:58:47.221Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-03-15T17:58:47.221Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:58:47.221Z] latest [2024-03-15T17:58:47.221Z] 3.2.0-dev.23 [2024-03-15T17:58:47.221Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:58:47.221Z] main [2024-03-15T17:58:47.221Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:47.626Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:47.965Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:58:47.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-15T17:58:47.965Z] 4d40a875f34f: Preparing [2024-03-15T17:58:47.965Z] 8b4ab92b76a6: Preparing [2024-03-15T17:58:47.965Z] 6cfa2085c595: Preparing [2024-03-15T17:58:47.965Z] 980a09ba2303: Preparing [2024-03-15T17:58:47.965Z] 58a6286cbab1: Preparing [2024-03-15T17:58:47.965Z] ce942f21ade3: Preparing [2024-03-15T17:58:47.965Z] 7c504f21be85: Preparing [2024-03-15T17:58:47.965Z] ce942f21ade3: Waiting [2024-03-15T17:58:47.965Z] 7c504f21be85: Waiting [2024-03-15T17:58:48.229Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:48.229Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:48.229Z] 58a6286cbab1: Pushed [2024-03-15T17:58:48.229Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:48.229Z] 4d40a875f34f: Pushed [2024-03-15T17:58:49.623Z] ce942f21ade3: Pushed [2024-03-15T17:58:51.549Z] 8b4ab92b76a6: Pushed [2024-03-15T17:58:51.812Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f: digest: sha256:250c12afb70d2da4fea4c00c56174f7d1171faab67703c551f52d047409eb41d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:52.159Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:52.498Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-03-15T17:58:52.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-15T17:58:52.498Z] 4d40a875f34f: Preparing [2024-03-15T17:58:52.498Z] 8b4ab92b76a6: Preparing [2024-03-15T17:58:52.498Z] 6cfa2085c595: Preparing [2024-03-15T17:58:52.498Z] 980a09ba2303: Preparing [2024-03-15T17:58:52.498Z] 58a6286cbab1: Preparing [2024-03-15T17:58:52.498Z] ce942f21ade3: Preparing [2024-03-15T17:58:52.498Z] 7c504f21be85: Preparing [2024-03-15T17:58:52.498Z] ce942f21ade3: Waiting [2024-03-15T17:58:52.498Z] 7c504f21be85: Waiting [2024-03-15T17:58:52.498Z] 58a6286cbab1: Layer already exists [2024-03-15T17:58:52.498Z] 4d40a875f34f: Layer already exists [2024-03-15T17:58:52.498Z] 8b4ab92b76a6: Layer already exists [2024-03-15T17:58:52.498Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:52.498Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:52.498Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:52.498Z] ce942f21ade3: Layer already exists [2024-03-15T17:58:52.498Z] latest: digest: sha256:250c12afb70d2da4fea4c00c56174f7d1171faab67703c551f52d047409eb41d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:53.108Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:53.456Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.23 [2024-03-15T17:58:53.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-15T17:58:53.457Z] 4d40a875f34f: Preparing [2024-03-15T17:58:53.457Z] 8b4ab92b76a6: Preparing [2024-03-15T17:58:53.457Z] 6cfa2085c595: Preparing [2024-03-15T17:58:53.457Z] 980a09ba2303: Preparing [2024-03-15T17:58:53.457Z] 58a6286cbab1: Preparing [2024-03-15T17:58:53.457Z] ce942f21ade3: Preparing [2024-03-15T17:58:53.457Z] 7c504f21be85: Preparing [2024-03-15T17:58:53.457Z] ce942f21ade3: Waiting [2024-03-15T17:58:53.457Z] 7c504f21be85: Waiting [2024-03-15T17:58:53.457Z] 58a6286cbab1: Layer already exists [2024-03-15T17:58:53.457Z] 4d40a875f34f: Layer already exists [2024-03-15T17:58:53.457Z] 8b4ab92b76a6: Layer already exists [2024-03-15T17:58:53.457Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:53.457Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:53.457Z] ce942f21ade3: Layer already exists [2024-03-15T17:58:53.457Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:53.719Z] 3.2.0-dev.23: digest: sha256:250c12afb70d2da4fea4c00c56174f7d1171faab67703c551f52d047409eb41d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:54.075Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:54.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:58:54.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-15T17:58:54.415Z] 4d40a875f34f: Preparing [2024-03-15T17:58:54.415Z] 8b4ab92b76a6: Preparing [2024-03-15T17:58:54.415Z] 6cfa2085c595: Preparing [2024-03-15T17:58:54.415Z] 980a09ba2303: Preparing [2024-03-15T17:58:54.415Z] 58a6286cbab1: Preparing [2024-03-15T17:58:54.415Z] ce942f21ade3: Preparing [2024-03-15T17:58:54.415Z] 7c504f21be85: Preparing [2024-03-15T17:58:54.415Z] ce942f21ade3: Waiting [2024-03-15T17:58:54.415Z] 7c504f21be85: Waiting [2024-03-15T17:58:54.415Z] 58a6286cbab1: Layer already exists [2024-03-15T17:58:54.415Z] 4d40a875f34f: Layer already exists [2024-03-15T17:58:54.415Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:54.415Z] 8b4ab92b76a6: Layer already exists [2024-03-15T17:58:54.415Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:54.415Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:54.415Z] ce942f21ade3: Layer already exists [2024-03-15T17:58:54.679Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23: digest: sha256:250c12afb70d2da4fea4c00c56174f7d1171faab67703c551f52d047409eb41d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:55.033Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:55.369Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-03-15T17:58:55.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-15T17:58:55.369Z] 4d40a875f34f: Preparing [2024-03-15T17:58:55.369Z] 8b4ab92b76a6: Preparing [2024-03-15T17:58:55.369Z] 6cfa2085c595: Preparing [2024-03-15T17:58:55.369Z] 980a09ba2303: Preparing [2024-03-15T17:58:55.369Z] 58a6286cbab1: Preparing [2024-03-15T17:58:55.369Z] ce942f21ade3: Preparing [2024-03-15T17:58:55.369Z] 7c504f21be85: Preparing [2024-03-15T17:58:55.369Z] ce942f21ade3: Waiting [2024-03-15T17:58:55.369Z] 7c504f21be85: Waiting [2024-03-15T17:58:55.369Z] 4d40a875f34f: Layer already exists [2024-03-15T17:58:55.369Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:55.369Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:55.369Z] 58a6286cbab1: Layer already exists [2024-03-15T17:58:55.369Z] 8b4ab92b76a6: Layer already exists [2024-03-15T17:58:55.369Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:55.369Z] ce942f21ade3: Layer already exists [2024-03-15T17:58:55.633Z] main: digest: sha256:250c12afb70d2da4fea4c00c56174f7d1171faab67703c551f52d047409eb41d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:58:55.700Z] ===================================================== [Pipeline] echo [2024-03-15T17:58:55.715Z] taggedImages: [2024-03-15T17:58:55.715Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:58:55.715Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-03-15T17:58:55.715Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.23 [2024-03-15T17:58:55.715Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:58:55.715Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-03-15T17:58:55.738Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-03-15T17:58:55.738Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:58:55.738Z] latest [2024-03-15T17:58:55.738Z] 3.2.0-dev.23 [2024-03-15T17:58:55.738Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:58:55.738Z] main [2024-03-15T17:58:55.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:56.096Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:58:56.443Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:58:56.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-15T17:58:56.443Z] 47668e175b99: Preparing [2024-03-15T17:58:56.443Z] 6942e66716bc: Preparing [2024-03-15T17:58:56.443Z] b196a22e9a62: Preparing [2024-03-15T17:58:56.443Z] 6cfa2085c595: Preparing [2024-03-15T17:58:56.443Z] 980a09ba2303: Preparing [2024-03-15T17:58:56.443Z] 04c21b9880d1: Preparing [2024-03-15T17:58:56.443Z] f79a8760d2e2: Preparing [2024-03-15T17:58:56.443Z] 15337b75d6aa: Preparing [2024-03-15T17:58:56.443Z] 1a6f6e36fca9: Preparing [2024-03-15T17:58:56.443Z] 7c504f21be85: Preparing [2024-03-15T17:58:56.443Z] f79a8760d2e2: Waiting [2024-03-15T17:58:56.443Z] 15337b75d6aa: Waiting [2024-03-15T17:58:56.443Z] 1a6f6e36fca9: Waiting [2024-03-15T17:58:56.443Z] 7c504f21be85: Waiting [2024-03-15T17:58:56.443Z] 04c21b9880d1: Waiting [2024-03-15T17:58:56.443Z] 980a09ba2303: Layer already exists [2024-03-15T17:58:56.443Z] 6cfa2085c595: Layer already exists [2024-03-15T17:58:56.708Z] b196a22e9a62: Pushed [2024-03-15T17:58:56.708Z] 6942e66716bc: Pushed [2024-03-15T17:58:56.708Z] 47668e175b99: Pushed [2024-03-15T17:58:56.708Z] 7c504f21be85: Layer already exists [2024-03-15T17:58:56.973Z] 15337b75d6aa: Pushed [2024-03-15T17:58:57.552Z] 1a6f6e36fca9: Pushed [2024-03-15T17:59:09.828Z] f79a8760d2e2: Pushed [2024-03-15T17:59:14.063Z] 04c21b9880d1: Pushed [2024-03-15T17:59:14.063Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f: digest: sha256:57f06cb042d9bd5df06f9803fde74f3ce367dde866ee6245c8a6731c532df0f7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:14.407Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:14.745Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-03-15T17:59:14.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-15T17:59:14.745Z] 47668e175b99: Preparing [2024-03-15T17:59:14.745Z] 6942e66716bc: Preparing [2024-03-15T17:59:14.745Z] b196a22e9a62: Preparing [2024-03-15T17:59:14.745Z] 6cfa2085c595: Preparing [2024-03-15T17:59:14.745Z] 980a09ba2303: Preparing [2024-03-15T17:59:14.745Z] 04c21b9880d1: Preparing [2024-03-15T17:59:14.745Z] f79a8760d2e2: Preparing [2024-03-15T17:59:14.745Z] 15337b75d6aa: Preparing [2024-03-15T17:59:14.745Z] 1a6f6e36fca9: Preparing [2024-03-15T17:59:14.745Z] 7c504f21be85: Preparing [2024-03-15T17:59:14.745Z] 04c21b9880d1: Waiting [2024-03-15T17:59:14.745Z] f79a8760d2e2: Waiting [2024-03-15T17:59:14.745Z] 15337b75d6aa: Waiting [2024-03-15T17:59:14.745Z] 1a6f6e36fca9: Waiting [2024-03-15T17:59:14.745Z] 7c504f21be85: Waiting [2024-03-15T17:59:14.745Z] 6942e66716bc: Layer already exists [2024-03-15T17:59:14.745Z] b196a22e9a62: Layer already exists [2024-03-15T17:59:14.745Z] 6cfa2085c595: Layer already exists [2024-03-15T17:59:14.745Z] 980a09ba2303: Layer already exists [2024-03-15T17:59:14.745Z] 47668e175b99: Layer already exists [2024-03-15T17:59:14.745Z] f79a8760d2e2: Layer already exists [2024-03-15T17:59:14.745Z] 15337b75d6aa: Layer already exists [2024-03-15T17:59:14.745Z] 04c21b9880d1: Layer already exists [2024-03-15T17:59:14.745Z] 7c504f21be85: Layer already exists [2024-03-15T17:59:14.745Z] 1a6f6e36fca9: Layer already exists [2024-03-15T17:59:15.010Z] latest: digest: sha256:57f06cb042d9bd5df06f9803fde74f3ce367dde866ee6245c8a6731c532df0f7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:15.368Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:15.715Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.23 [2024-03-15T17:59:15.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-15T17:59:15.715Z] 47668e175b99: Preparing [2024-03-15T17:59:15.715Z] 6942e66716bc: Preparing [2024-03-15T17:59:15.715Z] b196a22e9a62: Preparing [2024-03-15T17:59:15.715Z] 6cfa2085c595: Preparing [2024-03-15T17:59:15.715Z] 980a09ba2303: Preparing [2024-03-15T17:59:15.715Z] 04c21b9880d1: Preparing [2024-03-15T17:59:15.715Z] f79a8760d2e2: Preparing [2024-03-15T17:59:15.715Z] 15337b75d6aa: Preparing [2024-03-15T17:59:15.715Z] 1a6f6e36fca9: Preparing [2024-03-15T17:59:15.715Z] 7c504f21be85: Preparing [2024-03-15T17:59:15.715Z] f79a8760d2e2: Waiting [2024-03-15T17:59:15.715Z] 15337b75d6aa: Waiting [2024-03-15T17:59:15.715Z] 1a6f6e36fca9: Waiting [2024-03-15T17:59:15.715Z] 04c21b9880d1: Waiting [2024-03-15T17:59:15.715Z] 7c504f21be85: Waiting [2024-03-15T17:59:15.715Z] 47668e175b99: Layer already exists [2024-03-15T17:59:15.715Z] 6942e66716bc: Layer already exists [2024-03-15T17:59:15.715Z] 980a09ba2303: Layer already exists [2024-03-15T17:59:15.715Z] 6cfa2085c595: Layer already exists [2024-03-15T17:59:15.715Z] b196a22e9a62: Layer already exists [2024-03-15T17:59:15.715Z] 15337b75d6aa: Layer already exists [2024-03-15T17:59:15.715Z] f79a8760d2e2: Layer already exists [2024-03-15T17:59:15.715Z] 04c21b9880d1: Layer already exists [2024-03-15T17:59:15.715Z] 1a6f6e36fca9: Layer already exists [2024-03-15T17:59:15.715Z] 7c504f21be85: Layer already exists [2024-03-15T17:59:15.979Z] 3.2.0-dev.23: digest: sha256:57f06cb042d9bd5df06f9803fde74f3ce367dde866ee6245c8a6731c532df0f7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:16.332Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:16.676Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:59:16.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-15T17:59:16.676Z] 47668e175b99: Preparing [2024-03-15T17:59:16.676Z] 6942e66716bc: Preparing [2024-03-15T17:59:16.676Z] b196a22e9a62: Preparing [2024-03-15T17:59:16.676Z] 6cfa2085c595: Preparing [2024-03-15T17:59:16.676Z] 980a09ba2303: Preparing [2024-03-15T17:59:16.676Z] 04c21b9880d1: Preparing [2024-03-15T17:59:16.676Z] f79a8760d2e2: Preparing [2024-03-15T17:59:16.676Z] 15337b75d6aa: Preparing [2024-03-15T17:59:16.676Z] 1a6f6e36fca9: Preparing [2024-03-15T17:59:16.676Z] 7c504f21be85: Preparing [2024-03-15T17:59:16.676Z] f79a8760d2e2: Waiting [2024-03-15T17:59:16.676Z] 15337b75d6aa: Waiting [2024-03-15T17:59:16.676Z] 1a6f6e36fca9: Waiting [2024-03-15T17:59:16.676Z] 7c504f21be85: Waiting [2024-03-15T17:59:16.676Z] 04c21b9880d1: Waiting [2024-03-15T17:59:16.676Z] 6942e66716bc: Layer already exists [2024-03-15T17:59:16.676Z] b196a22e9a62: Layer already exists [2024-03-15T17:59:16.676Z] 6cfa2085c595: Layer already exists [2024-03-15T17:59:16.676Z] 47668e175b99: Layer already exists [2024-03-15T17:59:16.676Z] 980a09ba2303: Layer already exists [2024-03-15T17:59:16.676Z] 04c21b9880d1: Layer already exists [2024-03-15T17:59:16.676Z] f79a8760d2e2: Layer already exists [2024-03-15T17:59:16.676Z] 1a6f6e36fca9: Layer already exists [2024-03-15T17:59:16.676Z] 15337b75d6aa: Layer already exists [2024-03-15T17:59:16.676Z] 7c504f21be85: Layer already exists [2024-03-15T17:59:16.939Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23: digest: sha256:57f06cb042d9bd5df06f9803fde74f3ce367dde866ee6245c8a6731c532df0f7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:17.288Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:17.630Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-03-15T17:59:17.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-15T17:59:17.630Z] 47668e175b99: Preparing [2024-03-15T17:59:17.630Z] 6942e66716bc: Preparing [2024-03-15T17:59:17.630Z] b196a22e9a62: Preparing [2024-03-15T17:59:17.630Z] 6cfa2085c595: Preparing [2024-03-15T17:59:17.630Z] 980a09ba2303: Preparing [2024-03-15T17:59:17.630Z] 04c21b9880d1: Preparing [2024-03-15T17:59:17.630Z] f79a8760d2e2: Preparing [2024-03-15T17:59:17.630Z] 15337b75d6aa: Preparing [2024-03-15T17:59:17.630Z] 1a6f6e36fca9: Preparing [2024-03-15T17:59:17.630Z] 7c504f21be85: Preparing [2024-03-15T17:59:17.630Z] 15337b75d6aa: Waiting [2024-03-15T17:59:17.630Z] 04c21b9880d1: Waiting [2024-03-15T17:59:17.630Z] f79a8760d2e2: Waiting [2024-03-15T17:59:17.630Z] 1a6f6e36fca9: Waiting [2024-03-15T17:59:17.630Z] 7c504f21be85: Waiting [2024-03-15T17:59:17.630Z] 6942e66716bc: Layer already exists [2024-03-15T17:59:17.630Z] 47668e175b99: Layer already exists [2024-03-15T17:59:17.630Z] 980a09ba2303: Layer already exists [2024-03-15T17:59:17.630Z] 6cfa2085c595: Layer already exists [2024-03-15T17:59:17.630Z] b196a22e9a62: Layer already exists [2024-03-15T17:59:17.630Z] f79a8760d2e2: Layer already exists [2024-03-15T17:59:17.630Z] 04c21b9880d1: Layer already exists [2024-03-15T17:59:17.630Z] 1a6f6e36fca9: Layer already exists [2024-03-15T17:59:17.630Z] 15337b75d6aa: Layer already exists [2024-03-15T17:59:17.630Z] 7c504f21be85: Layer already exists [2024-03-15T17:59:17.892Z] main: digest: sha256:57f06cb042d9bd5df06f9803fde74f3ce367dde866ee6245c8a6731c532df0f7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:59:17.964Z] ===================================================== [Pipeline] echo [2024-03-15T17:59:17.977Z] taggedImages: [2024-03-15T17:59:17.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:59:17.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-03-15T17:59:17.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.23 [2024-03-15T17:59:17.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:59:17.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-03-15T17:59:18.001Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-03-15T17:59:18.001Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:59:18.001Z] latest [2024-03-15T17:59:18.001Z] 3.2.0-dev.23 [2024-03-15T17:59:18.001Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:59:18.001Z] main [2024-03-15T17:59:18.001Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:18.359Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:18.709Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:59:18.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-15T17:59:18.710Z] b4fac8d27acc: Preparing [2024-03-15T17:59:18.710Z] 28482c35eb53: Preparing [2024-03-15T17:59:18.710Z] 9f78259f78be: Preparing [2024-03-15T17:59:18.710Z] 6cfa2085c595: Preparing [2024-03-15T17:59:18.710Z] 980a09ba2303: Preparing [2024-03-15T17:59:18.710Z] 04c21b9880d1: Preparing [2024-03-15T17:59:18.710Z] 6fa9a5a3e6ae: Preparing [2024-03-15T17:59:18.710Z] 393c7a05331a: Preparing [2024-03-15T17:59:18.710Z] 7c504f21be85: Preparing [2024-03-15T17:59:18.710Z] 04c21b9880d1: Waiting [2024-03-15T17:59:18.710Z] 6fa9a5a3e6ae: Waiting [2024-03-15T17:59:18.710Z] 393c7a05331a: Waiting [2024-03-15T17:59:18.710Z] 7c504f21be85: Waiting [2024-03-15T17:59:18.974Z] 980a09ba2303: Layer already exists [2024-03-15T17:59:18.974Z] 6cfa2085c595: Layer already exists [2024-03-15T17:59:18.974Z] 04c21b9880d1: Layer already exists [2024-03-15T17:59:18.974Z] 9f78259f78be: Pushed [2024-03-15T17:59:18.974Z] 28482c35eb53: Pushed [2024-03-15T17:59:18.974Z] b4fac8d27acc: Pushed [2024-03-15T17:59:18.974Z] 7c504f21be85: Layer already exists [2024-03-15T17:59:18.974Z] 6fa9a5a3e6ae: Pushed [2024-03-15T17:59:19.554Z] 393c7a05331a: Pushed [2024-03-15T17:59:19.554Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f: digest: sha256:9f598ff9d90aa7eceb5bffd08dd071fa2177e3fdfa1f06294da0997b6d1007c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:20.164Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:20.501Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-03-15T17:59:20.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-15T17:59:20.501Z] b4fac8d27acc: Preparing [2024-03-15T17:59:20.501Z] 28482c35eb53: Preparing [2024-03-15T17:59:20.501Z] 9f78259f78be: Preparing [2024-03-15T17:59:20.501Z] 6cfa2085c595: Preparing [2024-03-15T17:59:20.501Z] 980a09ba2303: Preparing [2024-03-15T17:59:20.501Z] 04c21b9880d1: Preparing [2024-03-15T17:59:20.501Z] 6fa9a5a3e6ae: Preparing [2024-03-15T17:59:20.501Z] 393c7a05331a: Preparing [2024-03-15T17:59:20.501Z] 7c504f21be85: Preparing [2024-03-15T17:59:20.501Z] 6fa9a5a3e6ae: Waiting [2024-03-15T17:59:20.501Z] 04c21b9880d1: Waiting [2024-03-15T17:59:20.501Z] 7c504f21be85: Waiting [2024-03-15T17:59:20.501Z] 393c7a05331a: Waiting [2024-03-15T17:59:20.501Z] 9f78259f78be: Layer already exists [2024-03-15T17:59:20.501Z] 6cfa2085c595: Layer already exists [2024-03-15T17:59:20.501Z] 980a09ba2303: Layer already exists [2024-03-15T17:59:20.501Z] 28482c35eb53: Layer already exists [2024-03-15T17:59:20.501Z] b4fac8d27acc: Layer already exists [2024-03-15T17:59:20.501Z] 6fa9a5a3e6ae: Layer already exists [2024-03-15T17:59:20.501Z] 04c21b9880d1: Layer already exists [2024-03-15T17:59:20.501Z] 393c7a05331a: Layer already exists [2024-03-15T17:59:20.501Z] 7c504f21be85: Layer already exists [2024-03-15T17:59:20.763Z] latest: digest: sha256:9f598ff9d90aa7eceb5bffd08dd071fa2177e3fdfa1f06294da0997b6d1007c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:21.111Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:21.448Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.23 [2024-03-15T17:59:21.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-15T17:59:21.448Z] b4fac8d27acc: Preparing [2024-03-15T17:59:21.448Z] 28482c35eb53: Preparing [2024-03-15T17:59:21.448Z] 9f78259f78be: Preparing [2024-03-15T17:59:21.448Z] 6cfa2085c595: Preparing [2024-03-15T17:59:21.448Z] 980a09ba2303: Preparing [2024-03-15T17:59:21.448Z] 04c21b9880d1: Preparing [2024-03-15T17:59:21.448Z] 6fa9a5a3e6ae: Preparing [2024-03-15T17:59:21.448Z] 393c7a05331a: Preparing [2024-03-15T17:59:21.448Z] 7c504f21be85: Preparing [2024-03-15T17:59:21.448Z] 04c21b9880d1: Waiting [2024-03-15T17:59:21.448Z] 6fa9a5a3e6ae: Waiting [2024-03-15T17:59:21.448Z] 393c7a05331a: Waiting [2024-03-15T17:59:21.448Z] 7c504f21be85: Waiting [2024-03-15T17:59:21.448Z] 980a09ba2303: Layer already exists [2024-03-15T17:59:21.448Z] 6cfa2085c595: Layer already exists [2024-03-15T17:59:21.448Z] b4fac8d27acc: Layer already exists [2024-03-15T17:59:21.448Z] 28482c35eb53: Layer already exists [2024-03-15T17:59:21.448Z] 9f78259f78be: Layer already exists [2024-03-15T17:59:21.448Z] 04c21b9880d1: Layer already exists [2024-03-15T17:59:21.448Z] 6fa9a5a3e6ae: Layer already exists [2024-03-15T17:59:21.448Z] 393c7a05331a: Layer already exists [2024-03-15T17:59:21.448Z] 7c504f21be85: Layer already exists [2024-03-15T17:59:21.711Z] 3.2.0-dev.23: digest: sha256:9f598ff9d90aa7eceb5bffd08dd071fa2177e3fdfa1f06294da0997b6d1007c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:22.057Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:22.393Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:59:22.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-15T17:59:22.393Z] b4fac8d27acc: Preparing [2024-03-15T17:59:22.393Z] 28482c35eb53: Preparing [2024-03-15T17:59:22.393Z] 9f78259f78be: Preparing [2024-03-15T17:59:22.393Z] 6cfa2085c595: Preparing [2024-03-15T17:59:22.393Z] 980a09ba2303: Preparing [2024-03-15T17:59:22.393Z] 04c21b9880d1: Preparing [2024-03-15T17:59:22.393Z] 6fa9a5a3e6ae: Preparing [2024-03-15T17:59:22.393Z] 393c7a05331a: Preparing [2024-03-15T17:59:22.393Z] 7c504f21be85: Preparing [2024-03-15T17:59:22.393Z] 04c21b9880d1: Waiting [2024-03-15T17:59:22.393Z] 6fa9a5a3e6ae: Waiting [2024-03-15T17:59:22.393Z] 393c7a05331a: Waiting [2024-03-15T17:59:22.393Z] 7c504f21be85: Waiting [2024-03-15T17:59:22.393Z] 6cfa2085c595: Layer already exists [2024-03-15T17:59:22.393Z] 28482c35eb53: Layer already exists [2024-03-15T17:59:22.393Z] 9f78259f78be: Layer already exists [2024-03-15T17:59:22.393Z] b4fac8d27acc: Layer already exists [2024-03-15T17:59:22.393Z] 980a09ba2303: Layer already exists [2024-03-15T17:59:22.393Z] 393c7a05331a: Layer already exists [2024-03-15T17:59:22.393Z] 04c21b9880d1: Layer already exists [2024-03-15T17:59:22.393Z] 6fa9a5a3e6ae: Layer already exists [2024-03-15T17:59:22.393Z] 7c504f21be85: Layer already exists [2024-03-15T17:59:22.657Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23: digest: sha256:9f598ff9d90aa7eceb5bffd08dd071fa2177e3fdfa1f06294da0997b6d1007c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:23.012Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:23.353Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-03-15T17:59:23.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-15T17:59:23.353Z] b4fac8d27acc: Preparing [2024-03-15T17:59:23.353Z] 28482c35eb53: Preparing [2024-03-15T17:59:23.353Z] 9f78259f78be: Preparing [2024-03-15T17:59:23.353Z] 6cfa2085c595: Preparing [2024-03-15T17:59:23.353Z] 980a09ba2303: Preparing [2024-03-15T17:59:23.353Z] 04c21b9880d1: Preparing [2024-03-15T17:59:23.353Z] 6fa9a5a3e6ae: Preparing [2024-03-15T17:59:23.353Z] 393c7a05331a: Preparing [2024-03-15T17:59:23.353Z] 7c504f21be85: Preparing [2024-03-15T17:59:23.353Z] 04c21b9880d1: Waiting [2024-03-15T17:59:23.353Z] 6fa9a5a3e6ae: Waiting [2024-03-15T17:59:23.353Z] 393c7a05331a: Waiting [2024-03-15T17:59:23.353Z] 7c504f21be85: Waiting [2024-03-15T17:59:23.353Z] 28482c35eb53: Layer already exists [2024-03-15T17:59:23.353Z] 6cfa2085c595: Layer already exists [2024-03-15T17:59:23.353Z] b4fac8d27acc: Layer already exists [2024-03-15T17:59:23.353Z] 9f78259f78be: Layer already exists [2024-03-15T17:59:23.353Z] 980a09ba2303: Layer already exists [2024-03-15T17:59:23.353Z] 7c504f21be85: Layer already exists [2024-03-15T17:59:23.353Z] 6fa9a5a3e6ae: Layer already exists [2024-03-15T17:59:23.353Z] 393c7a05331a: Layer already exists [2024-03-15T17:59:23.353Z] 04c21b9880d1: Layer already exists [2024-03-15T17:59:23.616Z] main: digest: sha256:9f598ff9d90aa7eceb5bffd08dd071fa2177e3fdfa1f06294da0997b6d1007c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:59:23.695Z] ===================================================== [Pipeline] echo [2024-03-15T17:59:23.710Z] taggedImages: [2024-03-15T17:59:23.710Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:59:23.710Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-03-15T17:59:23.710Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.23 [2024-03-15T17:59:23.710Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:59:23.710Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-03-15T17:59:23.746Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-03-15T17:59:23.746Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:59:23.746Z] latest [2024-03-15T17:59:23.746Z] 3.2.0-dev.23 [2024-03-15T17:59:23.746Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:59:23.746Z] main [2024-03-15T17:59:23.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:24.121Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:24.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:59:24.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-15T17:59:24.474Z] 52f5dde3751f: Preparing [2024-03-15T17:59:24.474Z] df70af50f147: Preparing [2024-03-15T17:59:24.474Z] e6fc20d1a2d5: Preparing [2024-03-15T17:59:24.474Z] 6cfa2085c595: Preparing [2024-03-15T17:59:24.474Z] 980a09ba2303: Preparing [2024-03-15T17:59:24.474Z] 9fe562e6b8f6: Preparing [2024-03-15T17:59:24.474Z] 15337b75d6aa: Preparing [2024-03-15T17:59:24.474Z] 1a6f6e36fca9: Preparing [2024-03-15T17:59:24.474Z] 7c504f21be85: Preparing [2024-03-15T17:59:24.474Z] 9fe562e6b8f6: Waiting [2024-03-15T17:59:24.474Z] 15337b75d6aa: Waiting [2024-03-15T17:59:24.474Z] 1a6f6e36fca9: Waiting [2024-03-15T17:59:24.474Z] 7c504f21be85: Waiting [2024-03-15T17:59:24.474Z] 6cfa2085c595: Layer already exists [2024-03-15T17:59:24.743Z] 980a09ba2303: Layer already exists [2024-03-15T17:59:24.743Z] 15337b75d6aa: Layer already exists [2024-03-15T17:59:24.743Z] 1a6f6e36fca9: Layer already exists [2024-03-15T17:59:24.743Z] e6fc20d1a2d5: Pushed [2024-03-15T17:59:24.743Z] df70af50f147: Pushed [2024-03-15T17:59:24.743Z] 52f5dde3751f: Pushed [2024-03-15T17:59:24.743Z] 7c504f21be85: Layer already exists [2024-03-15T17:59:42.913Z] 9fe562e6b8f6: Pushed [2024-03-15T17:59:42.913Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f: digest: sha256:da9b559ef5e1404a6aefc45ebd0a8a3904c80a9198a71323c6c08591d896801c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:43.260Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:43.599Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-03-15T17:59:43.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-15T17:59:43.599Z] 52f5dde3751f: Preparing [2024-03-15T17:59:43.599Z] df70af50f147: Preparing [2024-03-15T17:59:43.599Z] e6fc20d1a2d5: Preparing [2024-03-15T17:59:43.599Z] 6cfa2085c595: Preparing [2024-03-15T17:59:43.599Z] 980a09ba2303: Preparing [2024-03-15T17:59:43.599Z] 9fe562e6b8f6: Preparing [2024-03-15T17:59:43.599Z] 15337b75d6aa: Preparing [2024-03-15T17:59:43.599Z] 1a6f6e36fca9: Preparing [2024-03-15T17:59:43.599Z] 7c504f21be85: Preparing [2024-03-15T17:59:43.599Z] 15337b75d6aa: Waiting [2024-03-15T17:59:43.599Z] 7c504f21be85: Waiting [2024-03-15T17:59:43.599Z] 1a6f6e36fca9: Waiting [2024-03-15T17:59:43.599Z] 9fe562e6b8f6: Waiting [2024-03-15T17:59:43.599Z] 52f5dde3751f: Layer already exists [2024-03-15T17:59:43.599Z] 980a09ba2303: Layer already exists [2024-03-15T17:59:43.599Z] e6fc20d1a2d5: Layer already exists [2024-03-15T17:59:43.599Z] df70af50f147: Layer already exists [2024-03-15T17:59:43.599Z] 6cfa2085c595: Layer already exists [2024-03-15T17:59:43.599Z] 15337b75d6aa: Layer already exists [2024-03-15T17:59:43.599Z] 9fe562e6b8f6: Layer already exists [2024-03-15T17:59:43.599Z] 1a6f6e36fca9: Layer already exists [2024-03-15T17:59:43.599Z] 7c504f21be85: Layer already exists [2024-03-15T17:59:43.864Z] latest: digest: sha256:da9b559ef5e1404a6aefc45ebd0a8a3904c80a9198a71323c6c08591d896801c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:44.203Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:44.541Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.23 [2024-03-15T17:59:44.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-15T17:59:44.541Z] 52f5dde3751f: Preparing [2024-03-15T17:59:44.541Z] df70af50f147: Preparing [2024-03-15T17:59:44.541Z] e6fc20d1a2d5: Preparing [2024-03-15T17:59:44.541Z] 6cfa2085c595: Preparing [2024-03-15T17:59:44.541Z] 980a09ba2303: Preparing [2024-03-15T17:59:44.541Z] 9fe562e6b8f6: Preparing [2024-03-15T17:59:44.541Z] 15337b75d6aa: Preparing [2024-03-15T17:59:44.541Z] 1a6f6e36fca9: Preparing [2024-03-15T17:59:44.541Z] 7c504f21be85: Preparing [2024-03-15T17:59:44.541Z] 9fe562e6b8f6: Waiting [2024-03-15T17:59:44.541Z] 15337b75d6aa: Waiting [2024-03-15T17:59:44.541Z] 1a6f6e36fca9: Waiting [2024-03-15T17:59:44.541Z] 7c504f21be85: Waiting [2024-03-15T17:59:44.541Z] 980a09ba2303: Layer already exists [2024-03-15T17:59:44.541Z] e6fc20d1a2d5: Layer already exists [2024-03-15T17:59:44.541Z] df70af50f147: Layer already exists [2024-03-15T17:59:44.541Z] 6cfa2085c595: Layer already exists [2024-03-15T17:59:44.541Z] 52f5dde3751f: Layer already exists [2024-03-15T17:59:44.541Z] 1a6f6e36fca9: Layer already exists [2024-03-15T17:59:44.541Z] 15337b75d6aa: Layer already exists [2024-03-15T17:59:44.541Z] 7c504f21be85: Layer already exists [2024-03-15T17:59:44.541Z] 9fe562e6b8f6: Layer already exists [2024-03-15T17:59:44.541Z] 3.2.0-dev.23: digest: sha256:da9b559ef5e1404a6aefc45ebd0a8a3904c80a9198a71323c6c08591d896801c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:45.151Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:45.491Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:59:45.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-15T17:59:45.491Z] 52f5dde3751f: Preparing [2024-03-15T17:59:45.491Z] df70af50f147: Preparing [2024-03-15T17:59:45.491Z] e6fc20d1a2d5: Preparing [2024-03-15T17:59:45.491Z] 6cfa2085c595: Preparing [2024-03-15T17:59:45.491Z] 980a09ba2303: Preparing [2024-03-15T17:59:45.491Z] 9fe562e6b8f6: Preparing [2024-03-15T17:59:45.491Z] 15337b75d6aa: Preparing [2024-03-15T17:59:45.491Z] 1a6f6e36fca9: Preparing [2024-03-15T17:59:45.491Z] 7c504f21be85: Preparing [2024-03-15T17:59:45.491Z] 15337b75d6aa: Waiting [2024-03-15T17:59:45.491Z] 1a6f6e36fca9: Waiting [2024-03-15T17:59:45.491Z] 7c504f21be85: Waiting [2024-03-15T17:59:45.491Z] 9fe562e6b8f6: Waiting [2024-03-15T17:59:45.491Z] e6fc20d1a2d5: Layer already exists [2024-03-15T17:59:45.491Z] 980a09ba2303: Layer already exists [2024-03-15T17:59:45.491Z] 52f5dde3751f: Layer already exists [2024-03-15T17:59:45.491Z] 6cfa2085c595: Layer already exists [2024-03-15T17:59:45.491Z] df70af50f147: Layer already exists [2024-03-15T17:59:45.491Z] 9fe562e6b8f6: Layer already exists [2024-03-15T17:59:45.491Z] 15337b75d6aa: Layer already exists [2024-03-15T17:59:45.491Z] 1a6f6e36fca9: Layer already exists [2024-03-15T17:59:45.491Z] 7c504f21be85: Layer already exists [2024-03-15T17:59:45.754Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23: digest: sha256:da9b559ef5e1404a6aefc45ebd0a8a3904c80a9198a71323c6c08591d896801c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:46.107Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:46.449Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-03-15T17:59:46.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-15T17:59:46.449Z] 52f5dde3751f: Preparing [2024-03-15T17:59:46.449Z] df70af50f147: Preparing [2024-03-15T17:59:46.449Z] e6fc20d1a2d5: Preparing [2024-03-15T17:59:46.449Z] 6cfa2085c595: Preparing [2024-03-15T17:59:46.449Z] 980a09ba2303: Preparing [2024-03-15T17:59:46.449Z] 9fe562e6b8f6: Preparing [2024-03-15T17:59:46.449Z] 15337b75d6aa: Preparing [2024-03-15T17:59:46.449Z] 1a6f6e36fca9: Preparing [2024-03-15T17:59:46.449Z] 7c504f21be85: Preparing [2024-03-15T17:59:46.449Z] 9fe562e6b8f6: Waiting [2024-03-15T17:59:46.449Z] 15337b75d6aa: Waiting [2024-03-15T17:59:46.449Z] 7c504f21be85: Waiting [2024-03-15T17:59:46.449Z] 1a6f6e36fca9: Waiting [2024-03-15T17:59:46.449Z] 52f5dde3751f: Layer already exists [2024-03-15T17:59:46.449Z] 980a09ba2303: Layer already exists [2024-03-15T17:59:46.449Z] 6cfa2085c595: Layer already exists [2024-03-15T17:59:46.449Z] e6fc20d1a2d5: Layer already exists [2024-03-15T17:59:46.449Z] df70af50f147: Layer already exists [2024-03-15T17:59:46.449Z] 1a6f6e36fca9: Layer already exists [2024-03-15T17:59:46.449Z] 15337b75d6aa: Layer already exists [2024-03-15T17:59:46.449Z] 9fe562e6b8f6: Layer already exists [2024-03-15T17:59:46.449Z] 7c504f21be85: Layer already exists [2024-03-15T17:59:46.712Z] main: digest: sha256:da9b559ef5e1404a6aefc45ebd0a8a3904c80a9198a71323c6c08591d896801c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:59:46.842Z] ===================================================== [Pipeline] echo [2024-03-15T17:59:46.857Z] taggedImages: [2024-03-15T17:59:46.857Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:59:46.857Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-03-15T17:59:46.857Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.23 [2024-03-15T17:59:46.857Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:59:46.857Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-03-15T17:59:46.879Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-03-15T17:59:46.879Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:59:46.879Z] latest [2024-03-15T17:59:46.879Z] 3.2.0-dev.23 [2024-03-15T17:59:46.879Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:59:46.879Z] main [2024-03-15T17:59:46.879Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:47.244Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:47.582Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:59:47.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-15T17:59:47.582Z] 6d0cb62aee4a: Preparing [2024-03-15T17:59:47.582Z] c9a70410eea1: Preparing [2024-03-15T17:59:47.582Z] 6cfa2085c595: Preparing [2024-03-15T17:59:47.582Z] 980a09ba2303: Preparing [2024-03-15T17:59:47.582Z] ae61ca2b9416: Preparing [2024-03-15T17:59:47.582Z] fe6594e4ddb5: Preparing [2024-03-15T17:59:47.582Z] 7c504f21be85: Preparing [2024-03-15T17:59:47.582Z] fe6594e4ddb5: Waiting [2024-03-15T17:59:47.582Z] 7c504f21be85: Waiting [2024-03-15T17:59:47.582Z] 6cfa2085c595: Layer already exists [2024-03-15T17:59:47.582Z] 980a09ba2303: Layer already exists [2024-03-15T17:59:47.846Z] 7c504f21be85: Layer already exists [2024-03-15T17:59:47.846Z] ae61ca2b9416: Pushed [2024-03-15T17:59:47.846Z] 6d0cb62aee4a: Pushed [2024-03-15T17:59:48.107Z] fe6594e4ddb5: Pushed [2024-03-15T17:59:52.331Z] c9a70410eea1: Pushed [2024-03-15T17:59:52.331Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f: digest: sha256:6192bec1df67b9c3bdc695da96b052775d241bbafacaad61fae11f153ac59905 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:52.672Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:53.010Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-03-15T17:59:53.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-15T17:59:53.010Z] 6d0cb62aee4a: Preparing [2024-03-15T17:59:53.010Z] c9a70410eea1: Preparing [2024-03-15T17:59:53.010Z] 6cfa2085c595: Preparing [2024-03-15T17:59:53.010Z] 980a09ba2303: Preparing [2024-03-15T17:59:53.010Z] ae61ca2b9416: Preparing [2024-03-15T17:59:53.010Z] fe6594e4ddb5: Preparing [2024-03-15T17:59:53.010Z] 7c504f21be85: Preparing [2024-03-15T17:59:53.010Z] fe6594e4ddb5: Waiting [2024-03-15T17:59:53.010Z] 7c504f21be85: Waiting [2024-03-15T17:59:53.010Z] ae61ca2b9416: Layer already exists [2024-03-15T17:59:53.010Z] 6cfa2085c595: Layer already exists [2024-03-15T17:59:53.010Z] 980a09ba2303: Layer already exists [2024-03-15T17:59:53.010Z] c9a70410eea1: Layer already exists [2024-03-15T17:59:53.010Z] 6d0cb62aee4a: Layer already exists [2024-03-15T17:59:53.010Z] fe6594e4ddb5: Layer already exists [2024-03-15T17:59:53.010Z] 7c504f21be85: Layer already exists [2024-03-15T17:59:53.273Z] latest: digest: sha256:6192bec1df67b9c3bdc695da96b052775d241bbafacaad61fae11f153ac59905 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:53.615Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:53.953Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.23 [2024-03-15T17:59:53.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-15T17:59:53.953Z] 6d0cb62aee4a: Preparing [2024-03-15T17:59:53.953Z] c9a70410eea1: Preparing [2024-03-15T17:59:53.953Z] 6cfa2085c595: Preparing [2024-03-15T17:59:53.953Z] 980a09ba2303: Preparing [2024-03-15T17:59:53.953Z] ae61ca2b9416: Preparing [2024-03-15T17:59:53.953Z] fe6594e4ddb5: Preparing [2024-03-15T17:59:53.953Z] 7c504f21be85: Preparing [2024-03-15T17:59:53.953Z] fe6594e4ddb5: Waiting [2024-03-15T17:59:53.953Z] 7c504f21be85: Waiting [2024-03-15T17:59:53.953Z] 6cfa2085c595: Layer already exists [2024-03-15T17:59:53.953Z] c9a70410eea1: Layer already exists [2024-03-15T17:59:53.953Z] 980a09ba2303: Layer already exists [2024-03-15T17:59:53.953Z] 6d0cb62aee4a: Layer already exists [2024-03-15T17:59:53.953Z] ae61ca2b9416: Layer already exists [2024-03-15T17:59:53.953Z] fe6594e4ddb5: Layer already exists [2024-03-15T17:59:53.953Z] 7c504f21be85: Layer already exists [2024-03-15T17:59:54.217Z] 3.2.0-dev.23: digest: sha256:6192bec1df67b9c3bdc695da96b052775d241bbafacaad61fae11f153ac59905 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:54.632Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:54.992Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:59:54.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-15T17:59:54.992Z] 6d0cb62aee4a: Preparing [2024-03-15T17:59:54.992Z] c9a70410eea1: Preparing [2024-03-15T17:59:54.992Z] 6cfa2085c595: Preparing [2024-03-15T17:59:54.992Z] 980a09ba2303: Preparing [2024-03-15T17:59:54.992Z] ae61ca2b9416: Preparing [2024-03-15T17:59:54.992Z] fe6594e4ddb5: Preparing [2024-03-15T17:59:54.992Z] 7c504f21be85: Preparing [2024-03-15T17:59:54.992Z] fe6594e4ddb5: Waiting [2024-03-15T17:59:54.992Z] 7c504f21be85: Waiting [2024-03-15T17:59:54.992Z] ae61ca2b9416: Layer already exists [2024-03-15T17:59:54.992Z] c9a70410eea1: Layer already exists [2024-03-15T17:59:54.992Z] 6cfa2085c595: Layer already exists [2024-03-15T17:59:54.992Z] 980a09ba2303: Layer already exists [2024-03-15T17:59:54.992Z] 6d0cb62aee4a: Layer already exists [2024-03-15T17:59:54.992Z] fe6594e4ddb5: Layer already exists [2024-03-15T17:59:54.992Z] 7c504f21be85: Layer already exists [2024-03-15T17:59:55.257Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23: digest: sha256:6192bec1df67b9c3bdc695da96b052775d241bbafacaad61fae11f153ac59905 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:55.620Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:56.000Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-03-15T17:59:56.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-15T17:59:56.000Z] 6d0cb62aee4a: Preparing [2024-03-15T17:59:56.000Z] c9a70410eea1: Preparing [2024-03-15T17:59:56.000Z] 6cfa2085c595: Preparing [2024-03-15T17:59:56.000Z] 980a09ba2303: Preparing [2024-03-15T17:59:56.000Z] ae61ca2b9416: Preparing [2024-03-15T17:59:56.000Z] fe6594e4ddb5: Preparing [2024-03-15T17:59:56.000Z] 7c504f21be85: Preparing [2024-03-15T17:59:56.000Z] fe6594e4ddb5: Waiting [2024-03-15T17:59:56.000Z] 7c504f21be85: Waiting [2024-03-15T17:59:56.000Z] 6d0cb62aee4a: Layer already exists [2024-03-15T17:59:56.000Z] ae61ca2b9416: Layer already exists [2024-03-15T17:59:56.000Z] 980a09ba2303: Layer already exists [2024-03-15T17:59:56.000Z] c9a70410eea1: Layer already exists [2024-03-15T17:59:56.000Z] 6cfa2085c595: Layer already exists [2024-03-15T17:59:56.000Z] fe6594e4ddb5: Layer already exists [2024-03-15T17:59:56.000Z] 7c504f21be85: Layer already exists [2024-03-15T17:59:56.000Z] main: digest: sha256:6192bec1df67b9c3bdc695da96b052775d241bbafacaad61fae11f153ac59905 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T17:59:56.368Z] ===================================================== [Pipeline] echo [2024-03-15T17:59:56.380Z] taggedImages: [2024-03-15T17:59:56.380Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:59:56.380Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-03-15T17:59:56.380Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.23 [2024-03-15T17:59:56.380Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:59:56.380Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-03-15T17:59:56.407Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-03-15T17:59:56.407Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:59:56.407Z] latest [2024-03-15T17:59:56.407Z] 3.2.0-dev.23 [2024-03-15T17:59:56.407Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T17:59:56.407Z] main [2024-03-15T17:59:56.407Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:56.770Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T17:59:57.116Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T17:59:57.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-15T17:59:57.116Z] c5fa837d3817: Preparing [2024-03-15T17:59:57.116Z] cc0ec390230a: Preparing [2024-03-15T17:59:57.116Z] 6cfa2085c595: Preparing [2024-03-15T17:59:57.116Z] 980a09ba2303: Preparing [2024-03-15T17:59:57.116Z] f97323a06bbf: Preparing [2024-03-15T17:59:57.116Z] 2fc587d1ed72: Preparing [2024-03-15T17:59:57.116Z] 7c504f21be85: Preparing [2024-03-15T17:59:57.116Z] 2fc587d1ed72: Waiting [2024-03-15T17:59:57.116Z] 7c504f21be85: Waiting [2024-03-15T17:59:57.116Z] f97323a06bbf: Layer already exists [2024-03-15T17:59:57.116Z] 980a09ba2303: Layer already exists [2024-03-15T17:59:57.383Z] 2fc587d1ed72: Layer already exists [2024-03-15T17:59:57.383Z] 6cfa2085c595: Layer already exists [2024-03-15T17:59:57.383Z] 7c504f21be85: Layer already exists [2024-03-15T17:59:57.383Z] c5fa837d3817: Pushed [2024-03-15T18:00:01.616Z] cc0ec390230a: Pushed [2024-03-15T18:00:01.616Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f: digest: sha256:9fe93c7068a490ff67c97736fbcbec2c78a6437b91c5dac1461ba80b6cc643e6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T18:00:01.963Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T18:00:02.304Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-03-15T18:00:02.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-15T18:00:02.304Z] c5fa837d3817: Preparing [2024-03-15T18:00:02.304Z] cc0ec390230a: Preparing [2024-03-15T18:00:02.304Z] 6cfa2085c595: Preparing [2024-03-15T18:00:02.304Z] 980a09ba2303: Preparing [2024-03-15T18:00:02.304Z] f97323a06bbf: Preparing [2024-03-15T18:00:02.304Z] 2fc587d1ed72: Preparing [2024-03-15T18:00:02.304Z] 7c504f21be85: Preparing [2024-03-15T18:00:02.304Z] 2fc587d1ed72: Waiting [2024-03-15T18:00:02.304Z] 7c504f21be85: Waiting [2024-03-15T18:00:02.304Z] 980a09ba2303: Layer already exists [2024-03-15T18:00:02.304Z] f97323a06bbf: Layer already exists [2024-03-15T18:00:02.304Z] cc0ec390230a: Layer already exists [2024-03-15T18:00:02.304Z] c5fa837d3817: Layer already exists [2024-03-15T18:00:02.304Z] 6cfa2085c595: Layer already exists [2024-03-15T18:00:02.304Z] 2fc587d1ed72: Layer already exists [2024-03-15T18:00:02.304Z] 7c504f21be85: Layer already exists [2024-03-15T18:00:02.304Z] latest: digest: sha256:9fe93c7068a490ff67c97736fbcbec2c78a6437b91c5dac1461ba80b6cc643e6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T18:00:02.906Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T18:00:03.251Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.23 [2024-03-15T18:00:03.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-15T18:00:03.251Z] c5fa837d3817: Preparing [2024-03-15T18:00:03.251Z] cc0ec390230a: Preparing [2024-03-15T18:00:03.251Z] 6cfa2085c595: Preparing [2024-03-15T18:00:03.251Z] 980a09ba2303: Preparing [2024-03-15T18:00:03.251Z] f97323a06bbf: Preparing [2024-03-15T18:00:03.251Z] 2fc587d1ed72: Preparing [2024-03-15T18:00:03.251Z] 7c504f21be85: Preparing [2024-03-15T18:00:03.251Z] 2fc587d1ed72: Waiting [2024-03-15T18:00:03.251Z] 7c504f21be85: Waiting [2024-03-15T18:00:03.251Z] f97323a06bbf: Layer already exists [2024-03-15T18:00:03.251Z] c5fa837d3817: Layer already exists [2024-03-15T18:00:03.251Z] 6cfa2085c595: Layer already exists [2024-03-15T18:00:03.251Z] 980a09ba2303: Layer already exists [2024-03-15T18:00:03.251Z] cc0ec390230a: Layer already exists [2024-03-15T18:00:03.251Z] 2fc587d1ed72: Layer already exists [2024-03-15T18:00:03.251Z] 7c504f21be85: Layer already exists [2024-03-15T18:00:03.512Z] 3.2.0-dev.23: digest: sha256:9fe93c7068a490ff67c97736fbcbec2c78a6437b91c5dac1461ba80b6cc643e6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T18:00:03.858Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T18:00:04.196Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T18:00:04.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-15T18:00:04.196Z] c5fa837d3817: Preparing [2024-03-15T18:00:04.196Z] cc0ec390230a: Preparing [2024-03-15T18:00:04.196Z] 6cfa2085c595: Preparing [2024-03-15T18:00:04.196Z] 980a09ba2303: Preparing [2024-03-15T18:00:04.196Z] f97323a06bbf: Preparing [2024-03-15T18:00:04.196Z] 2fc587d1ed72: Preparing [2024-03-15T18:00:04.196Z] 7c504f21be85: Preparing [2024-03-15T18:00:04.196Z] 2fc587d1ed72: Waiting [2024-03-15T18:00:04.196Z] 7c504f21be85: Waiting [2024-03-15T18:00:04.196Z] cc0ec390230a: Layer already exists [2024-03-15T18:00:04.196Z] 6cfa2085c595: Layer already exists [2024-03-15T18:00:04.196Z] f97323a06bbf: Layer already exists [2024-03-15T18:00:04.196Z] c5fa837d3817: Layer already exists [2024-03-15T18:00:04.196Z] 980a09ba2303: Layer already exists [2024-03-15T18:00:04.196Z] 2fc587d1ed72: Layer already exists [2024-03-15T18:00:04.196Z] 7c504f21be85: Layer already exists [2024-03-15T18:00:04.461Z] 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23: digest: sha256:9fe93c7068a490ff67c97736fbcbec2c78a6437b91c5dac1461ba80b6cc643e6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T18:00:04.805Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T18:00:05.139Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-03-15T18:00:05.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-15T18:00:05.139Z] c5fa837d3817: Preparing [2024-03-15T18:00:05.139Z] cc0ec390230a: Preparing [2024-03-15T18:00:05.139Z] 6cfa2085c595: Preparing [2024-03-15T18:00:05.139Z] 980a09ba2303: Preparing [2024-03-15T18:00:05.139Z] f97323a06bbf: Preparing [2024-03-15T18:00:05.139Z] 2fc587d1ed72: Preparing [2024-03-15T18:00:05.139Z] 7c504f21be85: Preparing [2024-03-15T18:00:05.139Z] 2fc587d1ed72: Waiting [2024-03-15T18:00:05.139Z] 7c504f21be85: Waiting [2024-03-15T18:00:05.139Z] 6cfa2085c595: Layer already exists [2024-03-15T18:00:05.139Z] f97323a06bbf: Layer already exists [2024-03-15T18:00:05.139Z] 980a09ba2303: Layer already exists [2024-03-15T18:00:05.139Z] c5fa837d3817: Layer already exists [2024-03-15T18:00:05.139Z] cc0ec390230a: Layer already exists [2024-03-15T18:00:05.139Z] 2fc587d1ed72: Layer already exists [2024-03-15T18:00:05.139Z] 7c504f21be85: Layer already exists [2024-03-15T18:00:05.401Z] main: digest: sha256:9fe93c7068a490ff67c97736fbcbec2c78a6437b91c5dac1461ba80b6cc643e6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T18:00:05.477Z] ===================================================== [Pipeline] echo [2024-03-15T18:00:05.490Z] taggedImages: [2024-03-15T18:00:05.490Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [2024-03-15T18:00:05.490Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-03-15T18:00:05.490Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.23 [2024-03-15T18:00:05.490Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f-3.2.0-dev.23 [2024-03-15T18:00:05.490Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T18:00:05.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-15T18:00:05.858Z] [2024-03-15T18:00:05.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T18:00:06.179Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-15T18:00:06.180Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-15T18:00:06.180Z] 8998bd30e6a1: Pulling fs layer [2024-03-15T18:00:06.180Z] 04944245beec: Pulling fs layer [2024-03-15T18:00:06.180Z] 699f458cf7ca: Pulling fs layer [2024-03-15T18:00:06.180Z] 765212b225bb: Pulling fs layer [2024-03-15T18:00:06.180Z] f23df028b6ca: Pulling fs layer [2024-03-15T18:00:06.180Z] 765212b225bb: Waiting [2024-03-15T18:00:06.180Z] f23df028b6ca: Waiting [2024-03-15T18:00:06.180Z] d65c8cfc05b1: Pulling fs layer [2024-03-15T18:00:06.180Z] 2437ff75d9bd: Pulling fs layer [2024-03-15T18:00:06.180Z] d65c8cfc05b1: Waiting [2024-03-15T18:00:06.444Z] 04944245beec: Verifying Checksum [2024-03-15T18:00:06.444Z] 04944245beec: Download complete [2024-03-15T18:00:06.444Z] 765212b225bb: Verifying Checksum [2024-03-15T18:00:06.444Z] 765212b225bb: Download complete [2024-03-15T18:00:06.444Z] f23df028b6ca: Verifying Checksum [2024-03-15T18:00:06.444Z] f23df028b6ca: Download complete [2024-03-15T18:00:06.444Z] d65c8cfc05b1: Verifying Checksum [2024-03-15T18:00:06.444Z] d65c8cfc05b1: Download complete [2024-03-15T18:00:06.708Z] 699f458cf7ca: Verifying Checksum [2024-03-15T18:00:06.708Z] 699f458cf7ca: Download complete [2024-03-15T18:00:06.974Z] 8998bd30e6a1: Verifying Checksum [2024-03-15T18:00:06.974Z] 8998bd30e6a1: Download complete [2024-03-15T18:00:09.545Z] 2437ff75d9bd: Verifying Checksum [2024-03-15T18:00:09.545Z] 2437ff75d9bd: Download complete [2024-03-15T18:00:12.118Z] 8998bd30e6a1: Pull complete [2024-03-15T18:00:12.118Z] 04944245beec: Pull complete [2024-03-15T18:00:14.047Z] 699f458cf7ca: Pull complete [2024-03-15T18:00:14.047Z] 765212b225bb: Pull complete [2024-03-15T18:00:14.997Z] f23df028b6ca: Pull complete [2024-03-15T18:00:14.997Z] d65c8cfc05b1: Pull complete [2024-03-15T18:00:33.164Z] 2437ff75d9bd: Pull complete [2024-03-15T18:00:33.164Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-15T18:00:33.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-15T18:00:33.164Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T18:00:33.364Z] prd-ubuntu20.04-docker-arm64-4c-16g-86 does not seem to be running inside a container [2024-03-15T18:00:33.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/635 -v /w/workspace/edgex-go/635:/w/workspace/edgex-go/635:rw,z -v /w/workspace/edgex-go/635@tmp:/w/workspace/edgex-go/635@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-15T18:00:36.183Z] $ docker top 37e709e5c8647dffe1d2be0b199aecbecffe82d92e70b4bab998cdcf9b2b1f54 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T18:00:37.102Z] ---> job-cost.sh [2024-03-15T18:00:37.102Z] lf-activate-venv: SKIPPING [2024-03-15T18:00:37.102Z] INFO: No Stack... [2024-03-15T18:00:37.366Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-15T18:00:38.312Z] INFO: Archiving Costs [Pipeline] sh [2024-03-15T18:00:38.941Z] + cat /w/workspace/edgex-go/635/archives/cost.csv [2024-03-15T18:00:38.941Z] + cut -d, -f6 [Pipeline] lock [2024-03-15T18:00:38.996Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-635-stack-cost] [2024-03-15T18:00:39.007Z] Resource [jenkins-edgexfoundry-edgex-go-main-635-stack-cost] did not exist. Created. [2024-03-15T18:00:39.019Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-635-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-15T18:00:39.656Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-15T18:00:40.238Z] Stashed 1 file(s) [Pipeline] } [2024-03-15T18:00:40.245Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-635-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-15T18:00:40.271Z] $ docker stop --time=1 37e709e5c8647dffe1d2be0b199aecbecffe82d92e70b4bab998cdcf9b2b1f54 [2024-03-15T18:00:41.774Z] $ docker rm -f --volumes 37e709e5c8647dffe1d2be0b199aecbecffe82d92e70b4bab998cdcf9b2b1f54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-03-15T18:00:44.892Z] provisioning config files... [2024-03-15T18:00:44.900Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/635@tmp/config14398902643476793441tmp [Pipeline] { [Pipeline] sh [2024-03-15T18:00:45.195Z] + set +x [2024-03-15T18:00:45.195Z] + curl -s https://codecov.io/bash [2024-03-15T18:00:45.195Z] + bash -s -- [2024-03-15T18:00:45.195Z] [2024-03-15T18:00:45.195Z] _____ _ [2024-03-15T18:00:45.195Z] / ____| | | [2024-03-15T18:00:45.195Z] | | ___ __| | ___ ___ _____ __ [2024-03-15T18:00:45.195Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-15T18:00:45.195Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-15T18:00:45.195Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-15T18:00:45.195Z] Bash-1.0.6 [2024-03-15T18:00:45.195Z] [2024-03-15T18:00:45.195Z] [2024-03-15T18:00:45.195Z] ==> git version 2.25.1 found [2024-03-15T18:00:45.195Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-03-15T18:00:45.195Z] Release-Date: 2020-01-08 [2024-03-15T18:00:45.195Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-15T18:00:45.195Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-15T18:00:45.195Z] ==> Jenkins CI detected. [2024-03-15T18:00:45.195Z] current dir:  /w/workspace/edgex-go/635 [2024-03-15T18:00:45.195Z] project root: . [2024-03-15T18:00:45.195Z] --> token set from env [2024-03-15T18:00:45.195Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-15T18:00:46.088Z] ==> Running gcov in . (disable via -X gcov) [2024-03-15T18:00:46.088Z] ==> Python coveragepy not found [2024-03-15T18:00:46.088Z] ==> Searching for coverage reports in: [2024-03-15T18:00:46.088Z] + . [2024-03-15T18:00:46.089Z] -> Found 1 reports [2024-03-15T18:00:46.089Z] ==> Detecting git/mercurial file structure [2024-03-15T18:00:46.089Z] ==> Reading reports [2024-03-15T18:00:46.089Z] + ./coverage.out bytes=455122 [2024-03-15T18:00:46.089Z] ==> Appending adjustments [2024-03-15T18:00:46.089Z] https://docs.codecov.io/docs/fixing-reports [2024-03-15T18:00:46.654Z] + Found adjustments [2024-03-15T18:00:46.654Z] ==> Gzipping contents [2024-03-15T18:00:46.654Z] 60K /tmp/codecov.ZRMUId.gz [2024-03-15T18:00:46.654Z] ==> Uploading reports [2024-03-15T18:00:46.654Z] url: https://codecov.io [2024-03-15T18:00:46.654Z] query: branch=main&commit=6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f&build=635&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F635%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-15T18:00:46.654Z] -> Pinging Codecov [2024-03-15T18:00:46.654Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f&build=635&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F635%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-15T18:00:46.913Z] -> Uploading to [2024-03-15T18:00:46.913Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-15/00271124DB129430A58F1EEE437C3FCB/6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f/ed801dca-c40f-42c3-b62b-e8a6cb159e62.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240315T180046Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ae6e698a19a48a8c60fd1db41c23df25956c236278f2d5b3ceb26665277dd6aa [2024-03-15T18:00:46.913Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-15T18:00:46.913Z] Dload Upload Total Spent Left Speed [2024-03-15T18:00:47.172Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57949 0 0 100 57949 0 158k --:--:-- --:--:-- --:--:-- 158k [2024-03-15T18:00:47.172Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f [Pipeline] } [2024-03-15T18:00:47.179Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-03-15T18:00:47.402Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-15T18:00:47.416Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T18:00:48.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-15T18:00:48.841Z] [2024-03-15T18:00:48.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T18:00:52.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-15T18:00:52.774Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-15T18:00:52.774Z] df9b9388f04a: Pulling fs layer [2024-03-15T18:00:52.774Z] 52dc419b0ee2: Pulling fs layer [2024-03-15T18:00:52.774Z] 25bc292e5bac: Pulling fs layer [2024-03-15T18:00:52.774Z] 114826534d7a: Pulling fs layer [2024-03-15T18:00:52.774Z] 4657fd5d0bcf: Pulling fs layer [2024-03-15T18:00:52.774Z] 6ad1cebc031e: Pulling fs layer [2024-03-15T18:00:52.774Z] 8a3aa393b2d8: Pulling fs layer [2024-03-15T18:00:52.774Z] 4657fd5d0bcf: Waiting [2024-03-15T18:00:52.774Z] 8a3aa393b2d8: Waiting [2024-03-15T18:00:52.774Z] 6ad1cebc031e: Waiting [2024-03-15T18:00:52.774Z] 114826534d7a: Waiting [2024-03-15T18:00:52.774Z] 25bc292e5bac: Verifying Checksum [2024-03-15T18:00:52.774Z] 25bc292e5bac: Download complete [2024-03-15T18:00:52.774Z] 52dc419b0ee2: Verifying Checksum [2024-03-15T18:00:52.774Z] 52dc419b0ee2: Download complete [2024-03-15T18:00:52.774Z] 4657fd5d0bcf: Verifying Checksum [2024-03-15T18:00:52.774Z] 4657fd5d0bcf: Download complete [2024-03-15T18:00:52.774Z] df9b9388f04a: Download complete [2024-03-15T18:00:53.032Z] 6ad1cebc031e: Verifying Checksum [2024-03-15T18:00:53.033Z] 6ad1cebc031e: Download complete [2024-03-15T18:00:53.033Z] df9b9388f04a: Pull complete [2024-03-15T18:00:53.291Z] 52dc419b0ee2: Pull complete [2024-03-15T18:00:53.291Z] 25bc292e5bac: Pull complete [2024-03-15T18:00:53.549Z] 114826534d7a: Verifying Checksum [2024-03-15T18:00:53.549Z] 114826534d7a: Download complete [2024-03-15T18:00:53.807Z] 8a3aa393b2d8: Verifying Checksum [2024-03-15T18:00:53.807Z] 8a3aa393b2d8: Download complete [2024-03-15T18:00:57.092Z] 114826534d7a: Pull complete [2024-03-15T18:00:57.092Z] 4657fd5d0bcf: Pull complete [2024-03-15T18:00:57.350Z] 6ad1cebc031e: Pull complete [2024-03-15T18:01:00.629Z] 8a3aa393b2d8: Pull complete [2024-03-15T18:01:00.629Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-15T18:01:00.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-15T18:01:00.629Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T18:01:00.721Z] prd-ubuntu20.04-docker-8c-8g-84 does not seem to be running inside a container [2024-03-15T18:01:00.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/635 -v /w/workspace/edgex-go/635:/w/workspace/edgex-go/635:rw,z -v /w/workspace/edgex-go/635@tmp:/w/workspace/edgex-go/635@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-15T18:01:06.148Z] $ docker top 908820efef8e1ee5291928bfaaff97f6ce70352e60b827542e58065847b1cf4c -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-15T18:01:06.198Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-03-15T18:01:06.473Z] + set -o pipefail [2024-03-15T18:01:06.473Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-03-15T18:01:10.702Z] [2024-03-15T18:01:10.702Z] Monitoring /w/workspace/edgex-go/635... [2024-03-15T18:01:10.702Z] [2024-03-15T18:01:10.702Z] 'go list -json -deps ./...' command failed with error: { [2024-03-15T18:01:10.702Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.702Z] "ImportPath": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.702Z] "Name": "edgex", [2024-03-15T18:01:10.702Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.702Z] "Module": { [2024-03-15T18:01:10.702Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.702Z] "Main": true, [2024-03-15T18:01:10.702Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.702Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.702Z] "GoVersion": "1.21" [2024-03-15T18:01:10.702Z] }, [2024-03-15T18:01:10.702Z] "Match": [ [2024-03-15T18:01:10.702Z] "./..." [2024-03-15T18:01:10.702Z] ], [2024-03-15T18:01:10.702Z] "Stale": true, [2024-03-15T18:01:10.702Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.702Z] "GoFiles": [ [2024-03-15T18:01:10.702Z] "version.go" [2024-03-15T18:01:10.702Z] ] [2024-03-15T18:01:10.702Z] } [2024-03-15T18:01:10.702Z] { [2024-03-15T18:01:10.702Z] "Dir": "/usr/local/go/src/unsafe", [2024-03-15T18:01:10.702Z] "ImportPath": "unsafe", [2024-03-15T18:01:10.702Z] "Name": "unsafe", [2024-03-15T18:01:10.702Z] "Doc": "Package unsafe contains operations that step around the type safety of Go programs.", [2024-03-15T18:01:10.702Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.702Z] "Goroot": true, [2024-03-15T18:01:10.702Z] "Standard": true, [2024-03-15T18:01:10.702Z] "DepOnly": true, [2024-03-15T18:01:10.702Z] "GoFiles": [ [2024-03-15T18:01:10.702Z] "unsafe.go" [2024-03-15T18:01:10.702Z] ] [2024-03-15T18:01:10.702Z] } [2024-03-15T18:01:10.702Z] { [2024-03-15T18:01:10.702Z] "Dir": "/usr/local/go/src/internal/unsafeheader", [2024-03-15T18:01:10.702Z] "ImportPath": "internal/unsafeheader", [2024-03-15T18:01:10.702Z] "Name": "unsafeheader", [2024-03-15T18:01:10.702Z] "Doc": "Package unsafeheader contains header declarations for the Go runtime's slice and string implementations.", [2024-03-15T18:01:10.702Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/unsafeheader.a", [2024-03-15T18:01:10.702Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.702Z] "Goroot": true, [2024-03-15T18:01:10.702Z] "Standard": true, [2024-03-15T18:01:10.702Z] "DepOnly": true, [2024-03-15T18:01:10.702Z] "GoFiles": [ [2024-03-15T18:01:10.702Z] "unsafeheader.go" [2024-03-15T18:01:10.702Z] ], [2024-03-15T18:01:10.702Z] "Imports": [ [2024-03-15T18:01:10.702Z] "unsafe" [2024-03-15T18:01:10.702Z] ], [2024-03-15T18:01:10.702Z] "Deps": [ [2024-03-15T18:01:10.702Z] "unsafe" [2024-03-15T18:01:10.702Z] ], [2024-03-15T18:01:10.702Z] "XTestGoFiles": [ [2024-03-15T18:01:10.702Z] "unsafeheader_test.go" [2024-03-15T18:01:10.702Z] ], [2024-03-15T18:01:10.702Z] "XTestImports": [ [2024-03-15T18:01:10.702Z] "bytes", [2024-03-15T18:01:10.702Z] "internal/unsafeheader", [2024-03-15T18:01:10.702Z] "reflect", [2024-03-15T18:01:10.702Z] "testing", [2024-03-15T18:01:10.702Z] "unsafe" [2024-03-15T18:01:10.702Z] ] [2024-03-15T18:01:10.702Z] } [2024-03-15T18:01:10.702Z] { [2024-03-15T18:01:10.702Z] "Dir": "/usr/local/go/src/internal/abi", [2024-03-15T18:01:10.702Z] "ImportPath": "internal/abi", [2024-03-15T18:01:10.702Z] "Name": "abi", [2024-03-15T18:01:10.702Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/abi.a", [2024-03-15T18:01:10.702Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.702Z] "Goroot": true, [2024-03-15T18:01:10.702Z] "Standard": true, [2024-03-15T18:01:10.702Z] "DepOnly": true, [2024-03-15T18:01:10.702Z] "GoFiles": [ [2024-03-15T18:01:10.702Z] "abi.go", [2024-03-15T18:01:10.702Z] "abi_amd64.go" [2024-03-15T18:01:10.702Z] ], [2024-03-15T18:01:10.702Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.702Z] "abi_generic.go" [2024-03-15T18:01:10.702Z] ], [2024-03-15T18:01:10.702Z] "SFiles": [ [2024-03-15T18:01:10.702Z] "abi_test.s" [2024-03-15T18:01:10.702Z] ], [2024-03-15T18:01:10.702Z] "Imports": [ [2024-03-15T18:01:10.702Z] "unsafe" [2024-03-15T18:01:10.702Z] ], [2024-03-15T18:01:10.702Z] "Deps": [ [2024-03-15T18:01:10.702Z] "unsafe" [2024-03-15T18:01:10.702Z] ], [2024-03-15T18:01:10.702Z] "TestGoFiles": [ [2024-03-15T18:01:10.702Z] "export_test.go" [2024-03-15T18:01:10.702Z] ], [2024-03-15T18:01:10.702Z] "XTestGoFiles": [ [2024-03-15T18:01:10.702Z] "abi_test.go" [2024-03-15T18:01:10.702Z] ], [2024-03-15T18:01:10.702Z] "XTestImports": [ [2024-03-15T18:01:10.702Z] "internal/abi", [2024-03-15T18:01:10.702Z] "internal/testenv", [2024-03-15T18:01:10.702Z] "os/exec", [2024-03-15T18:01:10.702Z] "path/filepath", [2024-03-15T18:01:10.702Z] "strings", [2024-03-15T18:01:10.702Z] "testing" [2024-03-15T18:01:10.702Z] ] [2024-03-15T18:01:10.702Z] } [2024-03-15T18:01:10.702Z] { [2024-03-15T18:01:10.702Z] "Dir": "/usr/local/go/src/internal/cpu", [2024-03-15T18:01:10.702Z] "ImportPath": "internal/cpu", [2024-03-15T18:01:10.702Z] "Name": "cpu", [2024-03-15T18:01:10.702Z] "Doc": "Package cpu implements processor feature detection used by the Go standard library.", [2024-03-15T18:01:10.702Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/cpu.a", [2024-03-15T18:01:10.702Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.702Z] "Goroot": true, [2024-03-15T18:01:10.702Z] "Standard": true, [2024-03-15T18:01:10.702Z] "DepOnly": true, [2024-03-15T18:01:10.702Z] "GoFiles": [ [2024-03-15T18:01:10.702Z] "cpu.go", [2024-03-15T18:01:10.702Z] "cpu_amd64.go", [2024-03-15T18:01:10.702Z] "cpu_x86.go" [2024-03-15T18:01:10.702Z] ], [2024-03-15T18:01:10.702Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.702Z] "cpu_386.go", [2024-03-15T18:01:10.702Z] "cpu_arm.go", [2024-03-15T18:01:10.702Z] "cpu_arm64.go", [2024-03-15T18:01:10.702Z] "cpu_arm64_android.go", [2024-03-15T18:01:10.702Z] "cpu_arm64_darwin.go", [2024-03-15T18:01:10.702Z] "cpu_arm64_freebsd.go", [2024-03-15T18:01:10.702Z] "cpu_arm64_hwcap.go", [2024-03-15T18:01:10.702Z] "cpu_arm64_linux.go", [2024-03-15T18:01:10.703Z] "cpu_arm64_other.go", [2024-03-15T18:01:10.703Z] "cpu_mips.go", [2024-03-15T18:01:10.703Z] "cpu_mips64x.go", [2024-03-15T18:01:10.703Z] "cpu_mipsle.go", [2024-03-15T18:01:10.703Z] "cpu_no_name.go", [2024-03-15T18:01:10.703Z] "cpu_ppc64x.go", [2024-03-15T18:01:10.703Z] "cpu_ppc64x_aix.go", [2024-03-15T18:01:10.703Z] "cpu_ppc64x_linux.go", [2024-03-15T18:01:10.703Z] "cpu_riscv64.go", [2024-03-15T18:01:10.703Z] "cpu_s390x.go", [2024-03-15T18:01:10.703Z] "cpu_s390x_test.go", [2024-03-15T18:01:10.703Z] "cpu_wasm.go" [2024-03-15T18:01:10.703Z] ], [2024-03-15T18:01:10.703Z] "IgnoredOtherFiles": [ [2024-03-15T18:01:10.703Z] "cpu_arm64.s", [2024-03-15T18:01:10.703Z] "cpu_s390x.s" [2024-03-15T18:01:10.703Z] ], [2024-03-15T18:01:10.703Z] "SFiles": [ [2024-03-15T18:01:10.703Z] "cpu.s", [2024-03-15T18:01:10.703Z] "cpu_x86.s" [2024-03-15T18:01:10.703Z] ], [2024-03-15T18:01:10.703Z] "TestGoFiles": [ [2024-03-15T18:01:10.703Z] "export_test.go" [2024-03-15T18:01:10.703Z] ], [2024-03-15T18:01:10.703Z] "XTestGoFiles": [ [2024-03-15T18:01:10.703Z] "cpu_test.go", [2024-03-15T18:01:10.703Z] "cpu_x86_test.go" [2024-03-15T18:01:10.703Z] ], [2024-03-15T18:01:10.703Z] "XTestImports": [ [2024-03-15T18:01:10.703Z] "internal/cpu", [2024-03-15T18:01:10.703Z] "internal/testenv", [2024-03-15T18:01:10.703Z] "os", [2024-03-15T18:01:10.703Z] "os/exec", [2024-03-15T18:01:10.703Z] "runtime", [2024-03-15T18:01:10.703Z] "strings", [2024-03-15T18:01:10.703Z] "testing" [2024-03-15T18:01:10.703Z] ] [2024-03-15T18:01:10.703Z] } [2024-03-15T18:01:10.703Z] { [2024-03-15T18:01:10.703Z] "Dir": "/usr/local/go/src/internal/bytealg", [2024-03-15T18:01:10.703Z] "ImportPath": "internal/bytealg", [2024-03-15T18:01:10.703Z] "Name": "bytealg", [2024-03-15T18:01:10.703Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/bytealg.a", [2024-03-15T18:01:10.703Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.703Z] "Goroot": true, [2024-03-15T18:01:10.703Z] "Standard": true, [2024-03-15T18:01:10.703Z] "DepOnly": true, [2024-03-15T18:01:10.703Z] "GoFiles": [ [2024-03-15T18:01:10.703Z] "bytealg.go", [2024-03-15T18:01:10.703Z] "compare_native.go", [2024-03-15T18:01:10.703Z] "count_native.go", [2024-03-15T18:01:10.703Z] "equal_generic.go", [2024-03-15T18:01:10.703Z] "equal_native.go", [2024-03-15T18:01:10.703Z] "index_amd64.go", [2024-03-15T18:01:10.703Z] "index_native.go", [2024-03-15T18:01:10.703Z] "indexbyte_native.go" [2024-03-15T18:01:10.703Z] ], [2024-03-15T18:01:10.703Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.703Z] "compare_generic.go", [2024-03-15T18:01:10.703Z] "count_generic.go", [2024-03-15T18:01:10.703Z] "index_arm64.go", [2024-03-15T18:01:10.703Z] "index_generic.go", [2024-03-15T18:01:10.703Z] "index_ppc64x.go", [2024-03-15T18:01:10.703Z] "index_s390x.go", [2024-03-15T18:01:10.703Z] "indexbyte_generic.go" [2024-03-15T18:01:10.703Z] ], [2024-03-15T18:01:10.703Z] "IgnoredOtherFiles": [ [2024-03-15T18:01:10.703Z] "compare_386.s", [2024-03-15T18:01:10.703Z] "compare_arm.s", [2024-03-15T18:01:10.703Z] "compare_arm64.s", [2024-03-15T18:01:10.703Z] "compare_mips64x.s", [2024-03-15T18:01:10.703Z] "compare_mipsx.s", [2024-03-15T18:01:10.703Z] "compare_ppc64x.s", [2024-03-15T18:01:10.703Z] "compare_s390x.s", [2024-03-15T18:01:10.703Z] "compare_wasm.s", [2024-03-15T18:01:10.703Z] "count_arm.s", [2024-03-15T18:01:10.703Z] "count_arm64.s", [2024-03-15T18:01:10.703Z] "count_ppc64x.s", [2024-03-15T18:01:10.703Z] "count_riscv64.s", [2024-03-15T18:01:10.703Z] "count_s390x.s", [2024-03-15T18:01:10.703Z] "equal_386.s", [2024-03-15T18:01:10.703Z] "equal_arm.s", [2024-03-15T18:01:10.703Z] "equal_arm64.s", [2024-03-15T18:01:10.703Z] "equal_mips64x.s", [2024-03-15T18:01:10.703Z] "equal_mipsx.s", [2024-03-15T18:01:10.703Z] "equal_ppc64x.s", [2024-03-15T18:01:10.703Z] "equal_riscv64.s", [2024-03-15T18:01:10.703Z] "equal_s390x.s", [2024-03-15T18:01:10.703Z] "equal_wasm.s", [2024-03-15T18:01:10.703Z] "index_arm64.s", [2024-03-15T18:01:10.703Z] "index_ppc64x.s", [2024-03-15T18:01:10.703Z] "index_s390x.s", [2024-03-15T18:01:10.703Z] "indexbyte_386.s", [2024-03-15T18:01:10.703Z] "indexbyte_arm.s", [2024-03-15T18:01:10.703Z] "indexbyte_arm64.s", [2024-03-15T18:01:10.703Z] "indexbyte_mips64x.s", [2024-03-15T18:01:10.703Z] "indexbyte_mipsx.s", [2024-03-15T18:01:10.703Z] "indexbyte_ppc64x.s", [2024-03-15T18:01:10.703Z] "indexbyte_riscv64.s", [2024-03-15T18:01:10.703Z] "indexbyte_s390x.s", [2024-03-15T18:01:10.703Z] "indexbyte_wasm.s" [2024-03-15T18:01:10.703Z] ], [2024-03-15T18:01:10.703Z] "SFiles": [ [2024-03-15T18:01:10.703Z] "compare_amd64.s", [2024-03-15T18:01:10.703Z] "count_amd64.s", [2024-03-15T18:01:10.703Z] "equal_amd64.s", [2024-03-15T18:01:10.703Z] "index_amd64.s", [2024-03-15T18:01:10.703Z] "indexbyte_amd64.s" [2024-03-15T18:01:10.703Z] ], [2024-03-15T18:01:10.703Z] "Imports": [ [2024-03-15T18:01:10.703Z] "internal/cpu", [2024-03-15T18:01:10.703Z] "unsafe" [2024-03-15T18:01:10.703Z] ], [2024-03-15T18:01:10.703Z] "Deps": [ [2024-03-15T18:01:10.703Z] "internal/cpu", [2024-03-15T18:01:10.703Z] "unsafe" [2024-03-15T18:01:10.703Z] ] [2024-03-15T18:01:10.703Z] } [2024-03-15T18:01:10.703Z] { [2024-03-15T18:01:10.703Z] "Dir": "/usr/local/go/src/internal/goexperiment", [2024-03-15T18:01:10.703Z] "ImportPath": "internal/goexperiment", [2024-03-15T18:01:10.703Z] "Name": "goexperiment", [2024-03-15T18:01:10.703Z] "Doc": "Package goexperiment implements support for toolchain experiments.", [2024-03-15T18:01:10.703Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/goexperiment.a", [2024-03-15T18:01:10.703Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.703Z] "Goroot": true, [2024-03-15T18:01:10.703Z] "Standard": true, [2024-03-15T18:01:10.703Z] "DepOnly": true, [2024-03-15T18:01:10.703Z] "GoFiles": [ [2024-03-15T18:01:10.703Z] "exp_fieldtrack_off.go", [2024-03-15T18:01:10.703Z] "exp_preemptibleloops_off.go", [2024-03-15T18:01:10.703Z] "exp_regabi_off.go", [2024-03-15T18:01:10.703Z] "exp_regabiargs_on.go", [2024-03-15T18:01:10.703Z] "exp_regabidefer_on.go", [2024-03-15T18:01:10.703Z] "exp_regabig_on.go", [2024-03-15T18:01:10.703Z] "exp_regabireflect_on.go", [2024-03-15T18:01:10.703Z] "exp_regabiwrappers_on.go", [2024-03-15T18:01:10.703Z] "exp_staticlockranking_off.go", [2024-03-15T18:01:10.703Z] "flags.go" [2024-03-15T18:01:10.703Z] ], [2024-03-15T18:01:10.703Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.703Z] "exp_fieldtrack_on.go", [2024-03-15T18:01:10.703Z] "exp_preemptibleloops_on.go", [2024-03-15T18:01:10.703Z] "exp_regabi_on.go", [2024-03-15T18:01:10.703Z] "exp_regabiargs_off.go", [2024-03-15T18:01:10.703Z] "exp_regabidefer_off.go", [2024-03-15T18:01:10.703Z] "exp_regabig_off.go", [2024-03-15T18:01:10.703Z] "exp_regabireflect_off.go", [2024-03-15T18:01:10.703Z] "exp_regabiwrappers_off.go", [2024-03-15T18:01:10.703Z] "exp_staticlockranking_on.go", [2024-03-15T18:01:10.703Z] "mkconsts.go" [2024-03-15T18:01:10.703Z] ] [2024-03-15T18:01:10.703Z] } [2024-03-15T18:01:10.703Z] { [2024-03-15T18:01:10.703Z] "Dir": "/usr/local/go/src/runtime/internal/atomic", [2024-03-15T18:01:10.703Z] "ImportPath": "runtime/internal/atomic", [2024-03-15T18:01:10.703Z] "Name": "atomic", [2024-03-15T18:01:10.703Z] "Target": "/usr/local/go/pkg/linux_amd64/runtime/internal/atomic.a", [2024-03-15T18:01:10.703Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.703Z] "Goroot": true, [2024-03-15T18:01:10.703Z] "Standard": true, [2024-03-15T18:01:10.703Z] "DepOnly": true, [2024-03-15T18:01:10.703Z] "GoFiles": [ [2024-03-15T18:01:10.703Z] "atomic_amd64.go", [2024-03-15T18:01:10.703Z] "stubs.go", [2024-03-15T18:01:10.703Z] "unaligned.go" [2024-03-15T18:01:10.703Z] ], [2024-03-15T18:01:10.703Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.703Z] "atomic_386.go", [2024-03-15T18:01:10.703Z] "atomic_arm.go", [2024-03-15T18:01:10.703Z] "atomic_arm64.go", [2024-03-15T18:01:10.703Z] "atomic_mips64x.go", [2024-03-15T18:01:10.703Z] "atomic_mipsx.go", [2024-03-15T18:01:10.703Z] "atomic_ppc64x.go", [2024-03-15T18:01:10.703Z] "atomic_riscv64.go", [2024-03-15T18:01:10.703Z] "atomic_s390x.go", [2024-03-15T18:01:10.703Z] "atomic_wasm.go" [2024-03-15T18:01:10.703Z] ], [2024-03-15T18:01:10.703Z] "IgnoredOtherFiles": [ [2024-03-15T18:01:10.703Z] "atomic_386.s", [2024-03-15T18:01:10.703Z] "atomic_arm.s", [2024-03-15T18:01:10.703Z] "atomic_arm64.s", [2024-03-15T18:01:10.703Z] "atomic_mips64x.s", [2024-03-15T18:01:10.703Z] "atomic_mipsx.s", [2024-03-15T18:01:10.703Z] "atomic_ppc64x.s", [2024-03-15T18:01:10.703Z] "atomic_riscv64.s", [2024-03-15T18:01:10.703Z] "atomic_s390x.s", [2024-03-15T18:01:10.703Z] "atomic_wasm.s", [2024-03-15T18:01:10.703Z] "sys_linux_arm.s", [2024-03-15T18:01:10.703Z] "sys_nonlinux_arm.s" [2024-03-15T18:01:10.703Z] ], [2024-03-15T18:01:10.703Z] "SFiles": [ [2024-03-15T18:01:10.703Z] "atomic_amd64.s" [2024-03-15T18:01:10.703Z] ], [2024-03-15T18:01:10.703Z] "Imports": [ [2024-03-15T18:01:10.703Z] "unsafe" [2024-03-15T18:01:10.703Z] ], [2024-03-15T18:01:10.703Z] "Deps": [ [2024-03-15T18:01:10.703Z] "unsafe" [2024-03-15T18:01:10.703Z] ], [2024-03-15T18:01:10.703Z] "XTestGoFiles": [ [2024-03-15T18:01:10.703Z] "atomic_test.go", [2024-03-15T18:01:10.703Z] "bench_test.go" [2024-03-15T18:01:10.703Z] ], [2024-03-15T18:01:10.703Z] "XTestImports": [ [2024-03-15T18:01:10.703Z] "runtime", [2024-03-15T18:01:10.703Z] "runtime/internal/atomic", [2024-03-15T18:01:10.703Z] "runtime/internal/sys", [2024-03-15T18:01:10.703Z] "testing", [2024-03-15T18:01:10.703Z] "unsafe" [2024-03-15T18:01:10.703Z] ] [2024-03-15T18:01:10.703Z] } [2024-03-15T18:01:10.703Z] { [2024-03-15T18:01:10.703Z] "Dir": "/usr/local/go/src/runtime/internal/sys", [2024-03-15T18:01:10.703Z] "ImportPath": "runtime/internal/sys", [2024-03-15T18:01:10.703Z] "Name": "sys", [2024-03-15T18:01:10.703Z] "Doc": "package sys contains system- and configuration- and architecture-specific constants used by the runtime.", [2024-03-15T18:01:10.703Z] "Target": "/usr/local/go/pkg/linux_amd64/runtime/internal/sys.a", [2024-03-15T18:01:10.703Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.703Z] "Goroot": true, [2024-03-15T18:01:10.703Z] "Standard": true, [2024-03-15T18:01:10.703Z] "DepOnly": true, [2024-03-15T18:01:10.703Z] "GoFiles": [ [2024-03-15T18:01:10.703Z] "arch.go", [2024-03-15T18:01:10.703Z] "arch_amd64.go", [2024-03-15T18:01:10.703Z] "intrinsics.go", [2024-03-15T18:01:10.703Z] "intrinsics_common.go", [2024-03-15T18:01:10.703Z] "sys.go", [2024-03-15T18:01:10.703Z] "zgoarch_amd64.go", [2024-03-15T18:01:10.703Z] "zgoos_linux.go", [2024-03-15T18:01:10.703Z] "zversion.go" [2024-03-15T18:01:10.703Z] ], [2024-03-15T18:01:10.703Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.703Z] "arch_386.go", [2024-03-15T18:01:10.703Z] "arch_arm.go", [2024-03-15T18:01:10.703Z] "arch_arm64.go", [2024-03-15T18:01:10.703Z] "arch_mips.go", [2024-03-15T18:01:10.703Z] "arch_mips64.go", [2024-03-15T18:01:10.703Z] "arch_mips64le.go", [2024-03-15T18:01:10.703Z] "arch_mipsle.go", [2024-03-15T18:01:10.703Z] "arch_ppc64.go", [2024-03-15T18:01:10.703Z] "arch_ppc64le.go", [2024-03-15T18:01:10.703Z] "arch_riscv64.go", [2024-03-15T18:01:10.703Z] "arch_s390x.go", [2024-03-15T18:01:10.703Z] "arch_wasm.go", [2024-03-15T18:01:10.703Z] "gengoos.go", [2024-03-15T18:01:10.703Z] "intrinsics_stubs.go", [2024-03-15T18:01:10.703Z] "zgoarch_386.go", [2024-03-15T18:01:10.703Z] "zgoarch_arm.go", [2024-03-15T18:01:10.703Z] "zgoarch_arm64.go", [2024-03-15T18:01:10.703Z] "zgoarch_arm64be.go", [2024-03-15T18:01:10.703Z] "zgoarch_armbe.go", [2024-03-15T18:01:10.703Z] "zgoarch_loong64.go", [2024-03-15T18:01:10.703Z] "zgoarch_mips.go", [2024-03-15T18:01:10.703Z] "zgoarch_mips64.go", [2024-03-15T18:01:10.703Z] "zgoarch_mips64le.go", [2024-03-15T18:01:10.703Z] "zgoarch_mips64p32.go", [2024-03-15T18:01:10.703Z] "zgoarch_mips64p32le.go", [2024-03-15T18:01:10.703Z] "zgoarch_mipsle.go", [2024-03-15T18:01:10.703Z] "zgoarch_ppc.go", [2024-03-15T18:01:10.703Z] "zgoarch_ppc64.go", [2024-03-15T18:01:10.703Z] "zgoarch_ppc64le.go", [2024-03-15T18:01:10.703Z] "zgoarch_riscv.go", [2024-03-15T18:01:10.703Z] "zgoarch_riscv64.go", [2024-03-15T18:01:10.703Z] "zgoarch_s390.go", [2024-03-15T18:01:10.703Z] "zgoarch_s390x.go", [2024-03-15T18:01:10.703Z] "zgoarch_sparc.go", [2024-03-15T18:01:10.703Z] "zgoarch_sparc64.go", [2024-03-15T18:01:10.703Z] "zgoarch_wasm.go", [2024-03-15T18:01:10.703Z] "zgoos_aix.go", [2024-03-15T18:01:10.703Z] "zgoos_android.go", [2024-03-15T18:01:10.703Z] "zgoos_darwin.go", [2024-03-15T18:01:10.703Z] "zgoos_dragonfly.go", [2024-03-15T18:01:10.703Z] "zgoos_freebsd.go", [2024-03-15T18:01:10.703Z] "zgoos_hurd.go", [2024-03-15T18:01:10.703Z] "zgoos_illumos.go", [2024-03-15T18:01:10.703Z] "zgoos_ios.go", [2024-03-15T18:01:10.703Z] "zgoos_js.go", [2024-03-15T18:01:10.703Z] "zgoos_netbsd.go", [2024-03-15T18:01:10.703Z] "zgoos_openbsd.go", [2024-03-15T18:01:10.703Z] "zgoos_plan9.go", [2024-03-15T18:01:10.703Z] "zgoos_solaris.go", [2024-03-15T18:01:10.703Z] "zgoos_windows.go", [2024-03-15T18:01:10.703Z] "zgoos_zos.go" [2024-03-15T18:01:10.703Z] ], [2024-03-15T18:01:10.703Z] "IgnoredOtherFiles": [ [2024-03-15T18:01:10.704Z] "intrinsics_386.s" [2024-03-15T18:01:10.704Z] ], [2024-03-15T18:01:10.704Z] "XTestGoFiles": [ [2024-03-15T18:01:10.704Z] "intrinsics_test.go" [2024-03-15T18:01:10.704Z] ], [2024-03-15T18:01:10.704Z] "XTestImports": [ [2024-03-15T18:01:10.704Z] "runtime/internal/sys", [2024-03-15T18:01:10.704Z] "testing" [2024-03-15T18:01:10.704Z] ] [2024-03-15T18:01:10.704Z] } [2024-03-15T18:01:10.704Z] { [2024-03-15T18:01:10.704Z] "Dir": "/usr/local/go/src/runtime/internal/math", [2024-03-15T18:01:10.704Z] "ImportPath": "runtime/internal/math", [2024-03-15T18:01:10.704Z] "Name": "math", [2024-03-15T18:01:10.704Z] "Target": "/usr/local/go/pkg/linux_amd64/runtime/internal/math.a", [2024-03-15T18:01:10.704Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.704Z] "Goroot": true, [2024-03-15T18:01:10.704Z] "Standard": true, [2024-03-15T18:01:10.704Z] "DepOnly": true, [2024-03-15T18:01:10.704Z] "GoFiles": [ [2024-03-15T18:01:10.704Z] "math.go" [2024-03-15T18:01:10.704Z] ], [2024-03-15T18:01:10.704Z] "Imports": [ [2024-03-15T18:01:10.704Z] "runtime/internal/sys" [2024-03-15T18:01:10.704Z] ], [2024-03-15T18:01:10.704Z] "Deps": [ [2024-03-15T18:01:10.704Z] "runtime/internal/sys" [2024-03-15T18:01:10.704Z] ], [2024-03-15T18:01:10.704Z] "XTestGoFiles": [ [2024-03-15T18:01:10.704Z] "math_test.go" [2024-03-15T18:01:10.704Z] ], [2024-03-15T18:01:10.704Z] "XTestImports": [ [2024-03-15T18:01:10.704Z] "runtime/internal/math", [2024-03-15T18:01:10.704Z] "testing" [2024-03-15T18:01:10.704Z] ] [2024-03-15T18:01:10.704Z] } [2024-03-15T18:01:10.704Z] { [2024-03-15T18:01:10.704Z] "Dir": "/usr/local/go/src/runtime", [2024-03-15T18:01:10.704Z] "ImportPath": "runtime", [2024-03-15T18:01:10.704Z] "Name": "runtime", [2024-03-15T18:01:10.704Z] "Doc": "Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.", [2024-03-15T18:01:10.704Z] "Target": "/usr/local/go/pkg/linux_amd64/runtime.a", [2024-03-15T18:01:10.704Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.704Z] "Goroot": true, [2024-03-15T18:01:10.704Z] "Standard": true, [2024-03-15T18:01:10.704Z] "DepOnly": true, [2024-03-15T18:01:10.704Z] "GoFiles": [ [2024-03-15T18:01:10.704Z] "alg.go", [2024-03-15T18:01:10.704Z] "atomic_pointer.go", [2024-03-15T18:01:10.704Z] "cgo.go", [2024-03-15T18:01:10.704Z] "cgo_mmap.go", [2024-03-15T18:01:10.704Z] "cgo_sigaction.go", [2024-03-15T18:01:10.704Z] "cgocall.go", [2024-03-15T18:01:10.704Z] "cgocallback.go", [2024-03-15T18:01:10.704Z] "cgocheck.go", [2024-03-15T18:01:10.704Z] "chan.go", [2024-03-15T18:01:10.704Z] "checkptr.go", [2024-03-15T18:01:10.704Z] "compiler.go", [2024-03-15T18:01:10.704Z] "complex.go", [2024-03-15T18:01:10.704Z] "cpuflags.go", [2024-03-15T18:01:10.704Z] "cpuflags_amd64.go", [2024-03-15T18:01:10.704Z] "cpuprof.go", [2024-03-15T18:01:10.704Z] "cputicks.go", [2024-03-15T18:01:10.704Z] "debug.go", [2024-03-15T18:01:10.704Z] "debugcall.go", [2024-03-15T18:01:10.704Z] "debuglog.go", [2024-03-15T18:01:10.704Z] "debuglog_off.go", [2024-03-15T18:01:10.704Z] "defs_linux_amd64.go", [2024-03-15T18:01:10.704Z] "env_posix.go", [2024-03-15T18:01:10.704Z] "error.go", [2024-03-15T18:01:10.704Z] "extern.go", [2024-03-15T18:01:10.704Z] "fastlog2.go", [2024-03-15T18:01:10.704Z] "fastlog2table.go", [2024-03-15T18:01:10.704Z] "float.go", [2024-03-15T18:01:10.704Z] "hash64.go", [2024-03-15T18:01:10.704Z] "heapdump.go", [2024-03-15T18:01:10.704Z] "histogram.go", [2024-03-15T18:01:10.704Z] "iface.go", [2024-03-15T18:01:10.704Z] "lfstack.go", [2024-03-15T18:01:10.704Z] "lfstack_64bit.go", [2024-03-15T18:01:10.704Z] "lock_futex.go", [2024-03-15T18:01:10.704Z] "lockrank.go", [2024-03-15T18:01:10.704Z] "lockrank_off.go", [2024-03-15T18:01:10.704Z] "malloc.go", [2024-03-15T18:01:10.704Z] "map.go", [2024-03-15T18:01:10.704Z] "map_fast32.go", [2024-03-15T18:01:10.704Z] "map_fast64.go", [2024-03-15T18:01:10.704Z] "map_faststr.go", [2024-03-15T18:01:10.704Z] "mbarrier.go", [2024-03-15T18:01:10.704Z] "mbitmap.go", [2024-03-15T18:01:10.704Z] "mcache.go", [2024-03-15T18:01:10.704Z] "mcentral.go", [2024-03-15T18:01:10.704Z] "mcheckmark.go", [2024-03-15T18:01:10.704Z] "mem_linux.go", [2024-03-15T18:01:10.704Z] "metrics.go", [2024-03-15T18:01:10.704Z] "mfinal.go", [2024-03-15T18:01:10.704Z] "mfixalloc.go", [2024-03-15T18:01:10.704Z] "mgc.go", [2024-03-15T18:01:10.704Z] "mgcmark.go", [2024-03-15T18:01:10.704Z] "mgcpacer.go", [2024-03-15T18:01:10.704Z] "mgcscavenge.go", [2024-03-15T18:01:10.704Z] "mgcstack.go", [2024-03-15T18:01:10.704Z] "mgcsweep.go", [2024-03-15T18:01:10.704Z] "mgcwork.go", [2024-03-15T18:01:10.704Z] "mheap.go", [2024-03-15T18:01:10.704Z] "mpagealloc.go", [2024-03-15T18:01:10.704Z] "mpagealloc_64bit.go", [2024-03-15T18:01:10.704Z] "mpagecache.go", [2024-03-15T18:01:10.704Z] "mpallocbits.go", [2024-03-15T18:01:10.704Z] "mprof.go", [2024-03-15T18:01:10.704Z] "mranges.go", [2024-03-15T18:01:10.704Z] "msan0.go", [2024-03-15T18:01:10.704Z] "msize.go", [2024-03-15T18:01:10.704Z] "mspanset.go", [2024-03-15T18:01:10.704Z] "mstats.go", [2024-03-15T18:01:10.704Z] "mwbbuf.go", [2024-03-15T18:01:10.704Z] "nbpipe_pipe2.go", [2024-03-15T18:01:10.704Z] "netpoll.go", [2024-03-15T18:01:10.704Z] "netpoll_epoll.go", [2024-03-15T18:01:10.704Z] "os_linux.go", [2024-03-15T18:01:10.704Z] "os_linux_generic.go", [2024-03-15T18:01:10.704Z] "os_linux_noauxv.go", [2024-03-15T18:01:10.704Z] "os_linux_x86.go", [2024-03-15T18:01:10.704Z] "os_nonopenbsd.go", [2024-03-15T18:01:10.704Z] "panic.go", [2024-03-15T18:01:10.704Z] "plugin.go", [2024-03-15T18:01:10.704Z] "preempt.go", [2024-03-15T18:01:10.704Z] "preempt_nonwindows.go", [2024-03-15T18:01:10.704Z] "print.go", [2024-03-15T18:01:10.704Z] "proc.go", [2024-03-15T18:01:10.704Z] "profbuf.go", [2024-03-15T18:01:10.704Z] "proflabel.go", [2024-03-15T18:01:10.704Z] "race0.go", [2024-03-15T18:01:10.704Z] "rdebug.go", [2024-03-15T18:01:10.704Z] "relax_stub.go", [2024-03-15T18:01:10.704Z] "runtime.go", [2024-03-15T18:01:10.704Z] "runtime1.go", [2024-03-15T18:01:10.704Z] "runtime2.go", [2024-03-15T18:01:10.704Z] "rwmutex.go", [2024-03-15T18:01:10.704Z] "select.go", [2024-03-15T18:01:10.704Z] "sema.go", [2024-03-15T18:01:10.704Z] "signal_amd64.go", [2024-03-15T18:01:10.704Z] "signal_linux_amd64.go", [2024-03-15T18:01:10.704Z] "signal_unix.go", [2024-03-15T18:01:10.704Z] "sigqueue.go", [2024-03-15T18:01:10.704Z] "sigqueue_note.go", [2024-03-15T18:01:10.704Z] "sigtab_linux_generic.go", [2024-03-15T18:01:10.704Z] "sizeclasses.go", [2024-03-15T18:01:10.704Z] "slice.go", [2024-03-15T18:01:10.704Z] "softfloat64.go", [2024-03-15T18:01:10.704Z] "stack.go", [2024-03-15T18:01:10.704Z] "string.go", [2024-03-15T18:01:10.704Z] "stubs.go", [2024-03-15T18:01:10.704Z] "stubs2.go", [2024-03-15T18:01:10.704Z] "stubs3.go", [2024-03-15T18:01:10.704Z] "stubs_amd64.go", [2024-03-15T18:01:10.704Z] "stubs_linux.go", [2024-03-15T18:01:10.704Z] "symtab.go", [2024-03-15T18:01:10.704Z] "sys_nonppc64x.go", [2024-03-15T18:01:10.704Z] "sys_x86.go", [2024-03-15T18:01:10.704Z] "time.go", [2024-03-15T18:01:10.704Z] "time_nofake.go", [2024-03-15T18:01:10.704Z] "timeasm.go", [2024-03-15T18:01:10.704Z] "tls_stub.go", [2024-03-15T18:01:10.704Z] "trace.go", [2024-03-15T18:01:10.704Z] "traceback.go", [2024-03-15T18:01:10.704Z] "type.go", [2024-03-15T18:01:10.704Z] "typekind.go", [2024-03-15T18:01:10.704Z] "utf8.go", [2024-03-15T18:01:10.704Z] "vdso_elf64.go", [2024-03-15T18:01:10.704Z] "vdso_linux.go", [2024-03-15T18:01:10.704Z] "vdso_linux_amd64.go", [2024-03-15T18:01:10.704Z] "write_err.go" [2024-03-15T18:01:10.704Z] ], [2024-03-15T18:01:10.704Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.704Z] "auxv_none.go", [2024-03-15T18:01:10.704Z] "cgo_ppc64x.go", [2024-03-15T18:01:10.704Z] "conv_wasm_test.go", [2024-03-15T18:01:10.704Z] "cpuflags_arm64.go", [2024-03-15T18:01:10.704Z] "crash_nonunix_test.go", [2024-03-15T18:01:10.704Z] "debuglog_on.go", [2024-03-15T18:01:10.704Z] "defs1_linux.go", [2024-03-15T18:01:10.704Z] "defs1_netbsd_386.go", [2024-03-15T18:01:10.704Z] "defs1_netbsd_amd64.go", [2024-03-15T18:01:10.704Z] "defs1_netbsd_arm.go", [2024-03-15T18:01:10.704Z] "defs1_netbsd_arm64.go", [2024-03-15T18:01:10.704Z] "defs1_solaris_amd64.go", [2024-03-15T18:01:10.704Z] "defs2_linux.go", [2024-03-15T18:01:10.704Z] "defs3_linux.go", [2024-03-15T18:01:10.704Z] "defs_aix.go", [2024-03-15T18:01:10.704Z] "defs_aix_ppc64.go", [2024-03-15T18:01:10.704Z] "defs_arm_linux.go", [2024-03-15T18:01:10.704Z] "defs_darwin.go", [2024-03-15T18:01:10.704Z] "defs_darwin_amd64.go", [2024-03-15T18:01:10.704Z] "defs_darwin_arm64.go", [2024-03-15T18:01:10.704Z] "defs_dragonfly.go", [2024-03-15T18:01:10.704Z] "defs_dragonfly_amd64.go", [2024-03-15T18:01:10.704Z] "defs_freebsd.go", [2024-03-15T18:01:10.704Z] "defs_freebsd_386.go", [2024-03-15T18:01:10.704Z] "defs_freebsd_amd64.go", [2024-03-15T18:01:10.704Z] "defs_freebsd_arm.go", [2024-03-15T18:01:10.704Z] "defs_freebsd_arm64.go", [2024-03-15T18:01:10.704Z] "defs_illumos_amd64.go", [2024-03-15T18:01:10.704Z] "defs_linux.go", [2024-03-15T18:01:10.704Z] "defs_linux_386.go", [2024-03-15T18:01:10.704Z] "defs_linux_arm.go", [2024-03-15T18:01:10.704Z] "defs_linux_arm64.go", [2024-03-15T18:01:10.704Z] "defs_linux_mips64x.go", [2024-03-15T18:01:10.704Z] "defs_linux_mipsx.go", [2024-03-15T18:01:10.704Z] "defs_linux_ppc64.go", [2024-03-15T18:01:10.704Z] "defs_linux_ppc64le.go", [2024-03-15T18:01:10.704Z] "defs_linux_riscv64.go", [2024-03-15T18:01:10.704Z] "defs_linux_s390x.go", [2024-03-15T18:01:10.704Z] "defs_netbsd.go", [2024-03-15T18:01:10.704Z] "defs_netbsd_386.go", [2024-03-15T18:01:10.704Z] "defs_netbsd_amd64.go", [2024-03-15T18:01:10.704Z] "defs_netbsd_arm.go", [2024-03-15T18:01:10.704Z] "defs_openbsd.go", [2024-03-15T18:01:10.704Z] "defs_openbsd_386.go", [2024-03-15T18:01:10.704Z] "defs_openbsd_amd64.go", [2024-03-15T18:01:10.704Z] "defs_openbsd_arm.go", [2024-03-15T18:01:10.704Z] "defs_openbsd_arm64.go", [2024-03-15T18:01:10.704Z] "defs_openbsd_mips64.go", [2024-03-15T18:01:10.704Z] "defs_plan9_386.go", [2024-03-15T18:01:10.704Z] "defs_plan9_amd64.go", [2024-03-15T18:01:10.704Z] "defs_plan9_arm.go", [2024-03-15T18:01:10.704Z] "defs_solaris.go", [2024-03-15T18:01:10.704Z] "defs_solaris_amd64.go", [2024-03-15T18:01:10.704Z] "defs_windows.go", [2024-03-15T18:01:10.704Z] "defs_windows_386.go", [2024-03-15T18:01:10.704Z] "defs_windows_amd64.go", [2024-03-15T18:01:10.704Z] "defs_windows_arm.go", [2024-03-15T18:01:10.704Z] "defs_windows_arm64.go", [2024-03-15T18:01:10.704Z] "env_plan9.go", [2024-03-15T18:01:10.704Z] "export_aix_test.go", [2024-03-15T18:01:10.704Z] "export_arm_test.go", [2024-03-15T18:01:10.704Z] "export_darwin_test.go", [2024-03-15T18:01:10.704Z] "export_debug_regabiargs_off_test.go", [2024-03-15T18:01:10.704Z] "export_pipe_test.go", [2024-03-15T18:01:10.704Z] "export_solaris_test.go", [2024-03-15T18:01:10.704Z] "export_windows_test.go", [2024-03-15T18:01:10.704Z] "hash32.go", [2024-03-15T18:01:10.704Z] "lfstack_32bit.go", [2024-03-15T18:01:10.704Z] "libfuzzer.go", [2024-03-15T18:01:10.704Z] "lock_js.go", [2024-03-15T18:01:10.704Z] "lock_sema.go", [2024-03-15T18:01:10.704Z] "lockrank_on.go", [2024-03-15T18:01:10.704Z] "mem_aix.go", [2024-03-15T18:01:10.704Z] "mem_bsd.go", [2024-03-15T18:01:10.704Z] "mem_darwin.go", [2024-03-15T18:01:10.704Z] "mem_js.go", [2024-03-15T18:01:10.704Z] "mem_plan9.go", [2024-03-15T18:01:10.704Z] "mem_windows.go", [2024-03-15T18:01:10.704Z] "mkduff.go", [2024-03-15T18:01:10.704Z] "mkfastlog2table.go", [2024-03-15T18:01:10.704Z] "mkpreempt.go", [2024-03-15T18:01:10.704Z] "mksizeclasses.go", [2024-03-15T18:01:10.704Z] "mmap.go", [2024-03-15T18:01:10.704Z] "mpagealloc_32bit.go", [2024-03-15T18:01:10.704Z] "msan.go", [2024-03-15T18:01:10.704Z] "nbpipe_fcntl_libc_test.go", [2024-03-15T18:01:10.704Z] "nbpipe_pipe.go", [2024-03-15T18:01:10.704Z] "net_plan9.go", [2024-03-15T18:01:10.704Z] "netpoll_aix.go", [2024-03-15T18:01:10.704Z] "netpoll_fake.go", [2024-03-15T18:01:10.704Z] "netpoll_kqueue.go", [2024-03-15T18:01:10.704Z] "netpoll_solaris.go", [2024-03-15T18:01:10.704Z] "netpoll_stub.go", [2024-03-15T18:01:10.704Z] "netpoll_windows.go", [2024-03-15T18:01:10.704Z] "numcpu_freebsd_test.go", [2024-03-15T18:01:10.704Z] "os2_aix.go", [2024-03-15T18:01:10.704Z] "os2_freebsd.go", [2024-03-15T18:01:10.704Z] "os2_openbsd.go", [2024-03-15T18:01:10.704Z] "os2_plan9.go", [2024-03-15T18:01:10.704Z] "os2_solaris.go", [2024-03-15T18:01:10.704Z] "os3_plan9.go", [2024-03-15T18:01:10.704Z] "os3_solaris.go", [2024-03-15T18:01:10.704Z] "os_aix.go", [2024-03-15T18:01:10.704Z] "os_android.go", [2024-03-15T18:01:10.704Z] "os_darwin.go", [2024-03-15T18:01:10.704Z] "os_darwin_arm64.go", [2024-03-15T18:01:10.704Z] "os_dragonfly.go", [2024-03-15T18:01:10.704Z] "os_freebsd.go", [2024-03-15T18:01:10.704Z] "os_freebsd2.go", [2024-03-15T18:01:10.704Z] "os_freebsd_amd64.go", [2024-03-15T18:01:10.704Z] "os_freebsd_arm.go", [2024-03-15T18:01:10.704Z] "os_freebsd_arm64.go", [2024-03-15T18:01:10.704Z] "os_freebsd_noauxv.go", [2024-03-15T18:01:10.705Z] "os_illumos.go", [2024-03-15T18:01:10.705Z] "os_js.go", [2024-03-15T18:01:10.705Z] "os_linux_arm.go", [2024-03-15T18:01:10.705Z] "os_linux_arm64.go", [2024-03-15T18:01:10.705Z] "os_linux_be64.go", [2024-03-15T18:01:10.705Z] "os_linux_mips64x.go", [2024-03-15T18:01:10.705Z] "os_linux_mipsx.go", [2024-03-15T18:01:10.705Z] "os_linux_novdso.go", [2024-03-15T18:01:10.705Z] "os_linux_ppc64x.go", [2024-03-15T18:01:10.705Z] "os_linux_riscv64.go", [2024-03-15T18:01:10.705Z] "os_linux_s390x.go", [2024-03-15T18:01:10.705Z] "os_netbsd.go", [2024-03-15T18:01:10.705Z] "os_netbsd_386.go", [2024-03-15T18:01:10.705Z] "os_netbsd_amd64.go", [2024-03-15T18:01:10.705Z] "os_netbsd_arm.go", [2024-03-15T18:01:10.705Z] "os_netbsd_arm64.go", [2024-03-15T18:01:10.705Z] "os_only_solaris.go", [2024-03-15T18:01:10.705Z] "os_openbsd.go", [2024-03-15T18:01:10.705Z] "os_openbsd_arm.go", [2024-03-15T18:01:10.705Z] "os_openbsd_arm64.go", [2024-03-15T18:01:10.705Z] "os_openbsd_libc.go", [2024-03-15T18:01:10.705Z] "os_openbsd_mips64.go", [2024-03-15T18:01:10.705Z] "os_openbsd_syscall.go", [2024-03-15T18:01:10.705Z] "os_openbsd_syscall1.go", [2024-03-15T18:01:10.705Z] "os_openbsd_syscall2.go", [2024-03-15T18:01:10.705Z] "os_plan9.go", [2024-03-15T18:01:10.705Z] "os_plan9_arm.go", [2024-03-15T18:01:10.705Z] "os_solaris.go", [2024-03-15T18:01:10.705Z] "os_windows.go", [2024-03-15T18:01:10.705Z] "os_windows_arm.go", [2024-03-15T18:01:10.705Z] "os_windows_arm64.go", [2024-03-15T18:01:10.705Z] "panic32.go", [2024-03-15T18:01:10.705Z] "race.go", [2024-03-15T18:01:10.705Z] "sigaction.go", [2024-03-15T18:01:10.705Z] "signal_386.go", [2024-03-15T18:01:10.705Z] "signal_aix_ppc64.go", [2024-03-15T18:01:10.705Z] "signal_arm.go", [2024-03-15T18:01:10.705Z] "signal_arm64.go", [2024-03-15T18:01:10.705Z] "signal_darwin.go", [2024-03-15T18:01:10.705Z] "signal_darwin_amd64.go", [2024-03-15T18:01:10.705Z] "signal_darwin_arm64.go", [2024-03-15T18:01:10.705Z] "signal_dragonfly.go", [2024-03-15T18:01:10.705Z] "signal_dragonfly_amd64.go", [2024-03-15T18:01:10.705Z] "signal_freebsd.go", [2024-03-15T18:01:10.705Z] "signal_freebsd_386.go", [2024-03-15T18:01:10.705Z] "signal_freebsd_amd64.go", [2024-03-15T18:01:10.705Z] "signal_freebsd_arm.go", [2024-03-15T18:01:10.705Z] "signal_freebsd_arm64.go", [2024-03-15T18:01:10.705Z] "signal_linux_386.go", [2024-03-15T18:01:10.705Z] "signal_linux_arm.go", [2024-03-15T18:01:10.705Z] "signal_linux_arm64.go", [2024-03-15T18:01:10.705Z] "signal_linux_mips64x.go", [2024-03-15T18:01:10.705Z] "signal_linux_mipsx.go", [2024-03-15T18:01:10.705Z] "signal_linux_ppc64x.go", [2024-03-15T18:01:10.705Z] "signal_linux_riscv64.go", [2024-03-15T18:01:10.705Z] "signal_linux_s390x.go", [2024-03-15T18:01:10.705Z] "signal_mips64x.go", [2024-03-15T18:01:10.705Z] "signal_mipsx.go", [2024-03-15T18:01:10.705Z] "signal_netbsd.go", [2024-03-15T18:01:10.705Z] "signal_netbsd_386.go", [2024-03-15T18:01:10.705Z] "signal_netbsd_amd64.go", [2024-03-15T18:01:10.705Z] "signal_netbsd_arm.go", [2024-03-15T18:01:10.705Z] "signal_netbsd_arm64.go", [2024-03-15T18:01:10.705Z] "signal_openbsd.go", [2024-03-15T18:01:10.705Z] "signal_openbsd_386.go", [2024-03-15T18:01:10.705Z] "signal_openbsd_amd64.go", [2024-03-15T18:01:10.705Z] "signal_openbsd_arm.go", [2024-03-15T18:01:10.705Z] "signal_openbsd_arm64.go", [2024-03-15T18:01:10.705Z] "signal_openbsd_mips64.go", [2024-03-15T18:01:10.705Z] "signal_plan9.go", [2024-03-15T18:01:10.705Z] "signal_ppc64x.go", [2024-03-15T18:01:10.705Z] "signal_riscv64.go", [2024-03-15T18:01:10.705Z] "signal_solaris.go", [2024-03-15T18:01:10.705Z] "signal_solaris_amd64.go", [2024-03-15T18:01:10.705Z] "signal_windows.go", [2024-03-15T18:01:10.705Z] "signal_windows_test.go", [2024-03-15T18:01:10.705Z] "sigqueue_plan9.go", [2024-03-15T18:01:10.705Z] "sigtab_aix.go", [2024-03-15T18:01:10.705Z] "sigtab_linux_mipsx.go", [2024-03-15T18:01:10.705Z] "stubs_386.go", [2024-03-15T18:01:10.705Z] "stubs_arm.go", [2024-03-15T18:01:10.705Z] "stubs_arm64.go", [2024-03-15T18:01:10.705Z] "stubs_mips64x.go", [2024-03-15T18:01:10.705Z] "stubs_mipsx.go", [2024-03-15T18:01:10.705Z] "stubs_nonlinux.go", [2024-03-15T18:01:10.705Z] "stubs_ppc64.go", [2024-03-15T18:01:10.705Z] "stubs_ppc64le.go", [2024-03-15T18:01:10.705Z] "stubs_s390x.go", [2024-03-15T18:01:10.705Z] "sys_arm.go", [2024-03-15T18:01:10.705Z] "sys_arm64.go", [2024-03-15T18:01:10.705Z] "sys_darwin.go", [2024-03-15T18:01:10.705Z] "sys_darwin_arm64.go", [2024-03-15T18:01:10.705Z] "sys_libc.go", [2024-03-15T18:01:10.705Z] "sys_mips64x.go", [2024-03-15T18:01:10.705Z] "sys_mipsx.go", [2024-03-15T18:01:10.705Z] "sys_openbsd.go", [2024-03-15T18:01:10.705Z] "sys_openbsd1.go", [2024-03-15T18:01:10.705Z] "sys_openbsd2.go", [2024-03-15T18:01:10.705Z] "sys_openbsd3.go", [2024-03-15T18:01:10.705Z] "sys_ppc64x.go", [2024-03-15T18:01:10.705Z] "sys_riscv64.go", [2024-03-15T18:01:10.705Z] "sys_s390x.go", [2024-03-15T18:01:10.705Z] "sys_wasm.go", [2024-03-15T18:01:10.705Z] "syscall2_solaris.go", [2024-03-15T18:01:10.705Z] "syscall_aix.go", [2024-03-15T18:01:10.705Z] "syscall_solaris.go", [2024-03-15T18:01:10.705Z] "syscall_windows.go", [2024-03-15T18:01:10.705Z] "syscall_windows_test.go", [2024-03-15T18:01:10.705Z] "time_fake.go", [2024-03-15T18:01:10.705Z] "timestub.go", [2024-03-15T18:01:10.705Z] "timestub2.go", [2024-03-15T18:01:10.705Z] "tls_windows_amd64.go", [2024-03-15T18:01:10.705Z] "vdso_elf32.go", [2024-03-15T18:01:10.705Z] "vdso_freebsd.go", [2024-03-15T18:01:10.705Z] "vdso_freebsd_arm.go", [2024-03-15T18:01:10.705Z] "vdso_freebsd_arm64.go", [2024-03-15T18:01:10.705Z] "vdso_freebsd_x86.go", [2024-03-15T18:01:10.705Z] "vdso_in_none.go", [2024-03-15T18:01:10.705Z] "vdso_linux_386.go", [2024-03-15T18:01:10.705Z] "vdso_linux_arm.go", [2024-03-15T18:01:10.705Z] "vdso_linux_arm64.go", [2024-03-15T18:01:10.705Z] "vdso_linux_mips64x.go", [2024-03-15T18:01:10.705Z] "vdso_linux_ppc64x.go", [2024-03-15T18:01:10.705Z] "vlop_arm_test.go", [2024-03-15T18:01:10.705Z] "vlrt.go", [2024-03-15T18:01:10.705Z] "wincallback.go", [2024-03-15T18:01:10.705Z] "write_err_android.go", [2024-03-15T18:01:10.705Z] "zcallback_windows.go" [2024-03-15T18:01:10.705Z] ], [2024-03-15T18:01:10.705Z] "IgnoredOtherFiles": [ [2024-03-15T18:01:10.705Z] "asm_386.s", [2024-03-15T18:01:10.705Z] "asm_arm.s", [2024-03-15T18:01:10.705Z] "asm_arm64.s", [2024-03-15T18:01:10.705Z] "asm_mips64x.s", [2024-03-15T18:01:10.705Z] "asm_mipsx.s", [2024-03-15T18:01:10.705Z] "asm_ppc64x.s", [2024-03-15T18:01:10.705Z] "asm_riscv64.s", [2024-03-15T18:01:10.705Z] "asm_s390x.s", [2024-03-15T18:01:10.705Z] "asm_wasm.s", [2024-03-15T18:01:10.705Z] "atomic_arm64.s", [2024-03-15T18:01:10.705Z] "atomic_mips64x.s", [2024-03-15T18:01:10.705Z] "atomic_mipsx.s", [2024-03-15T18:01:10.705Z] "atomic_ppc64x.s", [2024-03-15T18:01:10.705Z] "atomic_riscv64.s", [2024-03-15T18:01:10.705Z] "duff_386.s", [2024-03-15T18:01:10.705Z] "duff_arm.s", [2024-03-15T18:01:10.705Z] "duff_arm64.s", [2024-03-15T18:01:10.705Z] "duff_mips64x.s", [2024-03-15T18:01:10.705Z] "duff_ppc64x.s", [2024-03-15T18:01:10.705Z] "duff_riscv64.s", [2024-03-15T18:01:10.705Z] "duff_s390x.s", [2024-03-15T18:01:10.705Z] "libfuzzer_amd64.s", [2024-03-15T18:01:10.705Z] "libfuzzer_arm64.s", [2024-03-15T18:01:10.705Z] "memclr_386.s", [2024-03-15T18:01:10.705Z] "memclr_arm.s", [2024-03-15T18:01:10.705Z] "memclr_arm64.s", [2024-03-15T18:01:10.705Z] "memclr_mips64x.s", [2024-03-15T18:01:10.705Z] "memclr_mipsx.s", [2024-03-15T18:01:10.705Z] "memclr_plan9_386.s", [2024-03-15T18:01:10.705Z] "memclr_plan9_amd64.s", [2024-03-15T18:01:10.705Z] "memclr_ppc64x.s", [2024-03-15T18:01:10.705Z] "memclr_riscv64.s", [2024-03-15T18:01:10.705Z] "memclr_s390x.s", [2024-03-15T18:01:10.705Z] "memclr_wasm.s", [2024-03-15T18:01:10.705Z] "memmove_386.s", [2024-03-15T18:01:10.705Z] "memmove_arm.s", [2024-03-15T18:01:10.705Z] "memmove_arm64.s", [2024-03-15T18:01:10.705Z] "memmove_mips64x.s", [2024-03-15T18:01:10.705Z] "memmove_mipsx.s", [2024-03-15T18:01:10.705Z] "memmove_plan9_386.s", [2024-03-15T18:01:10.705Z] "memmove_plan9_amd64.s", [2024-03-15T18:01:10.705Z] "memmove_ppc64x.s", [2024-03-15T18:01:10.705Z] "memmove_riscv64.s", [2024-03-15T18:01:10.705Z] "memmove_s390x.s", [2024-03-15T18:01:10.705Z] "memmove_wasm.s", [2024-03-15T18:01:10.705Z] "msan_amd64.s", [2024-03-15T18:01:10.705Z] "msan_arm64.s", [2024-03-15T18:01:10.705Z] "preempt_386.s", [2024-03-15T18:01:10.705Z] "preempt_arm.s", [2024-03-15T18:01:10.705Z] "preempt_arm64.s", [2024-03-15T18:01:10.705Z] "preempt_mips64x.s", [2024-03-15T18:01:10.705Z] "preempt_mipsx.s", [2024-03-15T18:01:10.705Z] "preempt_ppc64x.s", [2024-03-15T18:01:10.705Z] "preempt_riscv64.s", [2024-03-15T18:01:10.705Z] "preempt_s390x.s", [2024-03-15T18:01:10.705Z] "preempt_wasm.s", [2024-03-15T18:01:10.705Z] "race_amd64.s", [2024-03-15T18:01:10.705Z] "race_arm64.s", [2024-03-15T18:01:10.705Z] "race_ppc64le.s", [2024-03-15T18:01:10.705Z] "rt0_aix_ppc64.s", [2024-03-15T18:01:10.705Z] "rt0_android_386.s", [2024-03-15T18:01:10.705Z] "rt0_android_amd64.s", [2024-03-15T18:01:10.705Z] "rt0_android_arm.s", [2024-03-15T18:01:10.705Z] "rt0_android_arm64.s", [2024-03-15T18:01:10.705Z] "rt0_darwin_amd64.s", [2024-03-15T18:01:10.705Z] "rt0_darwin_arm64.s", [2024-03-15T18:01:10.705Z] "rt0_dragonfly_amd64.s", [2024-03-15T18:01:10.705Z] "rt0_freebsd_386.s", [2024-03-15T18:01:10.705Z] "rt0_freebsd_amd64.s", [2024-03-15T18:01:10.705Z] "rt0_freebsd_arm.s", [2024-03-15T18:01:10.705Z] "rt0_freebsd_arm64.s", [2024-03-15T18:01:10.705Z] "rt0_illumos_amd64.s", [2024-03-15T18:01:10.705Z] "rt0_ios_amd64.s", [2024-03-15T18:01:10.705Z] "rt0_ios_arm64.s", [2024-03-15T18:01:10.705Z] "rt0_js_wasm.s", [2024-03-15T18:01:10.705Z] "rt0_linux_386.s", [2024-03-15T18:01:10.705Z] "rt0_linux_arm.s", [2024-03-15T18:01:10.705Z] "rt0_linux_arm64.s", [2024-03-15T18:01:10.705Z] "rt0_linux_mips64x.s", [2024-03-15T18:01:10.705Z] "rt0_linux_mipsx.s", [2024-03-15T18:01:10.705Z] "rt0_linux_ppc64.s", [2024-03-15T18:01:10.705Z] "rt0_linux_ppc64le.s", [2024-03-15T18:01:10.705Z] "rt0_linux_riscv64.s", [2024-03-15T18:01:10.705Z] "rt0_linux_s390x.s", [2024-03-15T18:01:10.705Z] "rt0_netbsd_386.s", [2024-03-15T18:01:10.705Z] "rt0_netbsd_amd64.s", [2024-03-15T18:01:10.705Z] "rt0_netbsd_arm.s", [2024-03-15T18:01:10.705Z] "rt0_netbsd_arm64.s", [2024-03-15T18:01:10.705Z] "rt0_openbsd_386.s", [2024-03-15T18:01:10.705Z] "rt0_openbsd_amd64.s", [2024-03-15T18:01:10.705Z] "rt0_openbsd_arm.s", [2024-03-15T18:01:10.705Z] "rt0_openbsd_arm64.s", [2024-03-15T18:01:10.705Z] "rt0_openbsd_mips64.s", [2024-03-15T18:01:10.705Z] "rt0_plan9_386.s", [2024-03-15T18:01:10.705Z] "rt0_plan9_amd64.s", [2024-03-15T18:01:10.705Z] "rt0_plan9_arm.s", [2024-03-15T18:01:10.705Z] "rt0_solaris_amd64.s", [2024-03-15T18:01:10.705Z] "rt0_windows_386.s", [2024-03-15T18:01:10.705Z] "rt0_windows_amd64.s", [2024-03-15T18:01:10.705Z] "rt0_windows_arm.s", [2024-03-15T18:01:10.705Z] "rt0_windows_arm64.s", [2024-03-15T18:01:10.705Z] "sys_aix_ppc64.s", [2024-03-15T18:01:10.705Z] "sys_darwin_amd64.s", [2024-03-15T18:01:10.705Z] "sys_darwin_arm64.s", [2024-03-15T18:01:10.705Z] "sys_dragonfly_amd64.s", [2024-03-15T18:01:10.705Z] "sys_freebsd_386.s", [2024-03-15T18:01:10.705Z] "sys_freebsd_amd64.s", [2024-03-15T18:01:10.705Z] "sys_freebsd_arm.s", [2024-03-15T18:01:10.705Z] "sys_freebsd_arm64.s", [2024-03-15T18:01:10.705Z] "sys_linux_386.s", [2024-03-15T18:01:10.705Z] "sys_linux_arm.s", [2024-03-15T18:01:10.705Z] "sys_linux_arm64.s", [2024-03-15T18:01:10.705Z] "sys_linux_mips64x.s", [2024-03-15T18:01:10.705Z] "sys_linux_mipsx.s", [2024-03-15T18:01:10.705Z] "sys_linux_ppc64x.s", [2024-03-15T18:01:10.705Z] "sys_linux_riscv64.s", [2024-03-15T18:01:10.705Z] "sys_linux_s390x.s", [2024-03-15T18:01:10.705Z] "sys_netbsd_386.s", [2024-03-15T18:01:10.705Z] "sys_netbsd_amd64.s", [2024-03-15T18:01:10.705Z] "sys_netbsd_arm.s", [2024-03-15T18:01:10.705Z] "sys_netbsd_arm64.s", [2024-03-15T18:01:10.705Z] "sys_openbsd_386.s", [2024-03-15T18:01:10.705Z] "sys_openbsd_amd64.s", [2024-03-15T18:01:10.705Z] "sys_openbsd_arm.s", [2024-03-15T18:01:10.705Z] "sys_openbsd_arm64.s", [2024-03-15T18:01:10.705Z] "sys_openbsd_mips64.s", [2024-03-15T18:01:10.705Z] "sys_plan9_386.s", [2024-03-15T18:01:10.705Z] "sys_plan9_amd64.s", [2024-03-15T18:01:10.706Z] "sys_plan9_arm.s", [2024-03-15T18:01:10.706Z] "sys_solaris_amd64.s", [2024-03-15T18:01:10.706Z] "sys_wasm.s", [2024-03-15T18:01:10.706Z] "sys_windows_386.s", [2024-03-15T18:01:10.706Z] "sys_windows_amd64.s", [2024-03-15T18:01:10.706Z] "sys_windows_arm.s", [2024-03-15T18:01:10.706Z] "sys_windows_arm64.s", [2024-03-15T18:01:10.706Z] "time_windows.h", [2024-03-15T18:01:10.706Z] "time_windows_386.s", [2024-03-15T18:01:10.706Z] "time_windows_amd64.s", [2024-03-15T18:01:10.706Z] "time_windows_arm.s", [2024-03-15T18:01:10.706Z] "time_windows_arm64.s", [2024-03-15T18:01:10.706Z] "tls_arm.s", [2024-03-15T18:01:10.706Z] "tls_arm64.h", [2024-03-15T18:01:10.706Z] "tls_arm64.s", [2024-03-15T18:01:10.706Z] "tls_mips64x.s", [2024-03-15T18:01:10.706Z] "tls_mipsx.s", [2024-03-15T18:01:10.706Z] "tls_ppc64x.s", [2024-03-15T18:01:10.706Z] "tls_riscv64.s", [2024-03-15T18:01:10.706Z] "tls_s390x.s", [2024-03-15T18:01:10.706Z] "vlop_386.s", [2024-03-15T18:01:10.706Z] "vlop_arm.s", [2024-03-15T18:01:10.706Z] "zcallback_windows.s", [2024-03-15T18:01:10.706Z] "zcallback_windows_arm.s", [2024-03-15T18:01:10.706Z] "zcallback_windows_arm64.s" [2024-03-15T18:01:10.706Z] ], [2024-03-15T18:01:10.706Z] "HFiles": [ [2024-03-15T18:01:10.706Z] "asm_ppc64x.h", [2024-03-15T18:01:10.706Z] "funcdata.h", [2024-03-15T18:01:10.706Z] "go_tls.h", [2024-03-15T18:01:10.706Z] "textflag.h" [2024-03-15T18:01:10.706Z] ], [2024-03-15T18:01:10.706Z] "SFiles": [ [2024-03-15T18:01:10.706Z] "asm.s", [2024-03-15T18:01:10.706Z] "asm_amd64.s", [2024-03-15T18:01:10.706Z] "duff_amd64.s", [2024-03-15T18:01:10.706Z] "memclr_amd64.s", [2024-03-15T18:01:10.706Z] "memmove_amd64.s", [2024-03-15T18:01:10.706Z] "preempt_amd64.s", [2024-03-15T18:01:10.706Z] "rt0_linux_amd64.s", [2024-03-15T18:01:10.706Z] "sys_linux_amd64.s", [2024-03-15T18:01:10.706Z] "time_linux_amd64.s" [2024-03-15T18:01:10.706Z] ], [2024-03-15T18:01:10.706Z] "Imports": [ [2024-03-15T18:01:10.706Z] "internal/abi", [2024-03-15T18:01:10.706Z] "internal/bytealg", [2024-03-15T18:01:10.706Z] "internal/cpu", [2024-03-15T18:01:10.706Z] "internal/goexperiment", [2024-03-15T18:01:10.706Z] "runtime/internal/atomic", [2024-03-15T18:01:10.706Z] "runtime/internal/math", [2024-03-15T18:01:10.706Z] "runtime/internal/sys", [2024-03-15T18:01:10.706Z] "unsafe" [2024-03-15T18:01:10.706Z] ], [2024-03-15T18:01:10.706Z] "Deps": [ [2024-03-15T18:01:10.706Z] "internal/abi", [2024-03-15T18:01:10.706Z] "internal/bytealg", [2024-03-15T18:01:10.706Z] "internal/cpu", [2024-03-15T18:01:10.706Z] "internal/goexperiment", [2024-03-15T18:01:10.706Z] "runtime/internal/atomic", [2024-03-15T18:01:10.706Z] "runtime/internal/math", [2024-03-15T18:01:10.706Z] "runtime/internal/sys", [2024-03-15T18:01:10.706Z] "unsafe" [2024-03-15T18:01:10.706Z] ], [2024-03-15T18:01:10.706Z] "TestGoFiles": [ [2024-03-15T18:01:10.706Z] "export_debug_regabiargs_on_test.go", [2024-03-15T18:01:10.706Z] "export_debug_test.go", [2024-03-15T18:01:10.706Z] "export_debuglog_test.go", [2024-03-15T18:01:10.706Z] "export_futex_test.go", [2024-03-15T18:01:10.706Z] "export_linux_test.go", [2024-03-15T18:01:10.706Z] "export_mmap_test.go", [2024-03-15T18:01:10.706Z] "export_pipe2_test.go", [2024-03-15T18:01:10.706Z] "export_test.go", [2024-03-15T18:01:10.706Z] "export_unix_test.go", [2024-03-15T18:01:10.706Z] "proc_runtime_test.go" [2024-03-15T18:01:10.706Z] ], [2024-03-15T18:01:10.706Z] "TestImports": [ [2024-03-15T18:01:10.706Z] "internal/abi", [2024-03-15T18:01:10.706Z] "runtime/internal/atomic", [2024-03-15T18:01:10.706Z] "runtime/internal/sys", [2024-03-15T18:01:10.706Z] "unsafe" [2024-03-15T18:01:10.706Z] ], [2024-03-15T18:01:10.706Z] "XTestGoFiles": [ [2024-03-15T18:01:10.706Z] "abi_test.go", [2024-03-15T18:01:10.706Z] "callers_test.go", [2024-03-15T18:01:10.706Z] "chan_test.go", [2024-03-15T18:01:10.706Z] "chanbarrier_test.go", [2024-03-15T18:01:10.706Z] "checkptr_test.go", [2024-03-15T18:01:10.706Z] "closure_test.go", [2024-03-15T18:01:10.706Z] "complex_test.go", [2024-03-15T18:01:10.706Z] "crash_cgo_test.go", [2024-03-15T18:01:10.706Z] "crash_test.go", [2024-03-15T18:01:10.706Z] "crash_unix_test.go", [2024-03-15T18:01:10.706Z] "debug_test.go", [2024-03-15T18:01:10.706Z] "debuglog_test.go", [2024-03-15T18:01:10.706Z] "defer_test.go", [2024-03-15T18:01:10.706Z] "env_test.go", [2024-03-15T18:01:10.706Z] "example_test.go", [2024-03-15T18:01:10.706Z] "fastlog2_test.go", [2024-03-15T18:01:10.706Z] "futex_test.go", [2024-03-15T18:01:10.706Z] "gc_test.go", [2024-03-15T18:01:10.706Z] "gcinfo_test.go", [2024-03-15T18:01:10.706Z] "hash_test.go", [2024-03-15T18:01:10.706Z] "histogram_test.go", [2024-03-15T18:01:10.706Z] "iface_test.go", [2024-03-15T18:01:10.706Z] "lfstack_test.go", [2024-03-15T18:01:10.706Z] "lockrank_test.go", [2024-03-15T18:01:10.706Z] "malloc_test.go", [2024-03-15T18:01:10.706Z] "map_benchmark_test.go", [2024-03-15T18:01:10.706Z] "map_test.go", [2024-03-15T18:01:10.706Z] "memmove_linux_amd64_test.go", [2024-03-15T18:01:10.706Z] "memmove_test.go", [2024-03-15T18:01:10.706Z] "metrics_test.go", [2024-03-15T18:01:10.706Z] "mfinal_test.go", [2024-03-15T18:01:10.706Z] "mgcscavenge_test.go", [2024-03-15T18:01:10.706Z] "mpagealloc_test.go", [2024-03-15T18:01:10.706Z] "mpagecache_test.go", [2024-03-15T18:01:10.706Z] "mpallocbits_test.go", [2024-03-15T18:01:10.706Z] "mranges_test.go", [2024-03-15T18:01:10.706Z] "nbpipe_fcntl_unix_test.go", [2024-03-15T18:01:10.706Z] "nbpipe_test.go", [2024-03-15T18:01:10.706Z] "netpoll_os_test.go", [2024-03-15T18:01:10.706Z] "norace_linux_test.go", [2024-03-15T18:01:10.706Z] "norace_test.go", [2024-03-15T18:01:10.706Z] "panic_test.go", [2024-03-15T18:01:10.706Z] "proc_test.go", [2024-03-15T18:01:10.706Z] "profbuf_test.go", [2024-03-15T18:01:10.706Z] "rand_test.go", [2024-03-15T18:01:10.706Z] "runtime-gdb_test.go", [2024-03-15T18:01:10.706Z] "runtime-lldb_test.go", [2024-03-15T18:01:10.706Z] "runtime_linux_test.go", [2024-03-15T18:01:10.706Z] "runtime_mmap_test.go", [2024-03-15T18:01:10.706Z] "runtime_test.go", [2024-03-15T18:01:10.706Z] "runtime_unix_test.go", [2024-03-15T18:01:10.706Z] "rwmutex_test.go", [2024-03-15T18:01:10.706Z] "sema_test.go", [2024-03-15T18:01:10.706Z] "semasleep_test.go", [2024-03-15T18:01:10.706Z] "sizeof_test.go", [2024-03-15T18:01:10.706Z] "slice_test.go", [2024-03-15T18:01:10.706Z] "softfloat64_test.go", [2024-03-15T18:01:10.706Z] "stack_test.go", [2024-03-15T18:01:10.706Z] "string_test.go", [2024-03-15T18:01:10.706Z] "symtab_test.go", [2024-03-15T18:01:10.706Z] "time_test.go", [2024-03-15T18:01:10.706Z] "traceback_test.go" [2024-03-15T18:01:10.706Z] ], [2024-03-15T18:01:10.706Z] "XTestImports": [ [2024-03-15T18:01:10.706Z] "bytes", [2024-03-15T18:01:10.706Z] "crypto/rand", [2024-03-15T18:01:10.706Z] "encoding/binary", [2024-03-15T18:01:10.706Z] "errors", [2024-03-15T18:01:10.706Z] "flag", [2024-03-15T18:01:10.706Z] "fmt", [2024-03-15T18:01:10.706Z] "internal/abi", [2024-03-15T18:01:10.706Z] "internal/goexperiment", [2024-03-15T18:01:10.706Z] "internal/race", [2024-03-15T18:01:10.706Z] "internal/syscall/unix", [2024-03-15T18:01:10.706Z] "internal/testenv", [2024-03-15T18:01:10.706Z] "io", [2024-03-15T18:01:10.706Z] "math", [2024-03-15T18:01:10.706Z] "math/cmplx", [2024-03-15T18:01:10.706Z] "math/rand", [2024-03-15T18:01:10.706Z] "net", [2024-03-15T18:01:10.706Z] "os", [2024-03-15T18:01:10.706Z] "os/exec", [2024-03-15T18:01:10.706Z] "path/filepath", [2024-03-15T18:01:10.706Z] "reflect", [2024-03-15T18:01:10.706Z] "regexp", [2024-03-15T18:01:10.706Z] "runtime", [2024-03-15T18:01:10.706Z] "runtime/debug", [2024-03-15T18:01:10.706Z] "runtime/internal/sys", [2024-03-15T18:01:10.706Z] "runtime/metrics", [2024-03-15T18:01:10.706Z] "sort", [2024-03-15T18:01:10.706Z] "strconv", [2024-03-15T18:01:10.706Z] "strings", [2024-03-15T18:01:10.706Z] "sync", [2024-03-15T18:01:10.706Z] "sync/atomic", [2024-03-15T18:01:10.706Z] "syscall", [2024-03-15T18:01:10.706Z] "testing", [2024-03-15T18:01:10.706Z] "time", [2024-03-15T18:01:10.706Z] "unicode/utf8", [2024-03-15T18:01:10.706Z] "unsafe" [2024-03-15T18:01:10.706Z] ] [2024-03-15T18:01:10.706Z] } [2024-03-15T18:01:10.706Z] { [2024-03-15T18:01:10.706Z] "Dir": "/usr/local/go/src/internal/reflectlite", [2024-03-15T18:01:10.706Z] "ImportPath": "internal/reflectlite", [2024-03-15T18:01:10.706Z] "Name": "reflectlite", [2024-03-15T18:01:10.706Z] "Doc": "Package reflectlite implements lightweight version of reflect, not using any package except for \"runtime\" and \"unsafe\".", [2024-03-15T18:01:10.706Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/reflectlite.a", [2024-03-15T18:01:10.706Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.706Z] "Goroot": true, [2024-03-15T18:01:10.706Z] "Standard": true, [2024-03-15T18:01:10.706Z] "DepOnly": true, [2024-03-15T18:01:10.706Z] "GoFiles": [ [2024-03-15T18:01:10.706Z] "swapper.go", [2024-03-15T18:01:10.706Z] "type.go", [2024-03-15T18:01:10.706Z] "value.go" [2024-03-15T18:01:10.706Z] ], [2024-03-15T18:01:10.706Z] "SFiles": [ [2024-03-15T18:01:10.706Z] "asm.s" [2024-03-15T18:01:10.706Z] ], [2024-03-15T18:01:10.706Z] "Imports": [ [2024-03-15T18:01:10.706Z] "internal/unsafeheader", [2024-03-15T18:01:10.706Z] "runtime", [2024-03-15T18:01:10.706Z] "unsafe" [2024-03-15T18:01:10.706Z] ], [2024-03-15T18:01:10.706Z] "Deps": [ [2024-03-15T18:01:10.706Z] "internal/abi", [2024-03-15T18:01:10.706Z] "internal/bytealg", [2024-03-15T18:01:10.706Z] "internal/cpu", [2024-03-15T18:01:10.706Z] "internal/goexperiment", [2024-03-15T18:01:10.706Z] "internal/unsafeheader", [2024-03-15T18:01:10.706Z] "runtime", [2024-03-15T18:01:10.706Z] "runtime/internal/atomic", [2024-03-15T18:01:10.706Z] "runtime/internal/math", [2024-03-15T18:01:10.706Z] "runtime/internal/sys", [2024-03-15T18:01:10.706Z] "unsafe" [2024-03-15T18:01:10.706Z] ], [2024-03-15T18:01:10.706Z] "TestGoFiles": [ [2024-03-15T18:01:10.706Z] "export_test.go" [2024-03-15T18:01:10.706Z] ], [2024-03-15T18:01:10.706Z] "TestImports": [ [2024-03-15T18:01:10.706Z] "unsafe" [2024-03-15T18:01:10.706Z] ], [2024-03-15T18:01:10.706Z] "XTestGoFiles": [ [2024-03-15T18:01:10.706Z] "all_test.go", [2024-03-15T18:01:10.706Z] "reflect_mirror_test.go", [2024-03-15T18:01:10.706Z] "set_test.go", [2024-03-15T18:01:10.706Z] "tostring_test.go" [2024-03-15T18:01:10.707Z] ], [2024-03-15T18:01:10.707Z] "XTestImports": [ [2024-03-15T18:01:10.707Z] "bytes", [2024-03-15T18:01:10.707Z] "encoding/base64", [2024-03-15T18:01:10.707Z] "fmt", [2024-03-15T18:01:10.707Z] "go/ast", [2024-03-15T18:01:10.707Z] "go/parser", [2024-03-15T18:01:10.707Z] "go/token", [2024-03-15T18:01:10.707Z] "internal/reflectlite", [2024-03-15T18:01:10.707Z] "io", [2024-03-15T18:01:10.707Z] "io/fs", [2024-03-15T18:01:10.707Z] "math", [2024-03-15T18:01:10.707Z] "os", [2024-03-15T18:01:10.707Z] "path/filepath", [2024-03-15T18:01:10.707Z] "reflect", [2024-03-15T18:01:10.707Z] "runtime", [2024-03-15T18:01:10.707Z] "strconv", [2024-03-15T18:01:10.707Z] "strings", [2024-03-15T18:01:10.707Z] "sync", [2024-03-15T18:01:10.707Z] "testing", [2024-03-15T18:01:10.707Z] "unsafe" [2024-03-15T18:01:10.707Z] ] [2024-03-15T18:01:10.707Z] } [2024-03-15T18:01:10.707Z] { [2024-03-15T18:01:10.707Z] "Dir": "/usr/local/go/src/errors", [2024-03-15T18:01:10.707Z] "ImportPath": "errors", [2024-03-15T18:01:10.707Z] "Name": "errors", [2024-03-15T18:01:10.707Z] "Doc": "Package errors implements functions to manipulate errors.", [2024-03-15T18:01:10.707Z] "Target": "/usr/local/go/pkg/linux_amd64/errors.a", [2024-03-15T18:01:10.707Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.707Z] "Goroot": true, [2024-03-15T18:01:10.707Z] "Standard": true, [2024-03-15T18:01:10.707Z] "DepOnly": true, [2024-03-15T18:01:10.707Z] "GoFiles": [ [2024-03-15T18:01:10.707Z] "errors.go", [2024-03-15T18:01:10.707Z] "wrap.go" [2024-03-15T18:01:10.707Z] ], [2024-03-15T18:01:10.707Z] "Imports": [ [2024-03-15T18:01:10.707Z] "internal/reflectlite" [2024-03-15T18:01:10.707Z] ], [2024-03-15T18:01:10.707Z] "Deps": [ [2024-03-15T18:01:10.707Z] "internal/abi", [2024-03-15T18:01:10.707Z] "internal/bytealg", [2024-03-15T18:01:10.707Z] "internal/cpu", [2024-03-15T18:01:10.707Z] "internal/goexperiment", [2024-03-15T18:01:10.707Z] "internal/reflectlite", [2024-03-15T18:01:10.707Z] "internal/unsafeheader", [2024-03-15T18:01:10.707Z] "runtime", [2024-03-15T18:01:10.707Z] "runtime/internal/atomic", [2024-03-15T18:01:10.707Z] "runtime/internal/math", [2024-03-15T18:01:10.707Z] "runtime/internal/sys", [2024-03-15T18:01:10.707Z] "unsafe" [2024-03-15T18:01:10.707Z] ], [2024-03-15T18:01:10.707Z] "XTestGoFiles": [ [2024-03-15T18:01:10.707Z] "errors_test.go", [2024-03-15T18:01:10.707Z] "example_test.go", [2024-03-15T18:01:10.707Z] "wrap_test.go" [2024-03-15T18:01:10.707Z] ], [2024-03-15T18:01:10.707Z] "XTestImports": [ [2024-03-15T18:01:10.707Z] "errors", [2024-03-15T18:01:10.707Z] "fmt", [2024-03-15T18:01:10.707Z] "io/fs", [2024-03-15T18:01:10.707Z] "os", [2024-03-15T18:01:10.707Z] "reflect", [2024-03-15T18:01:10.707Z] "testing", [2024-03-15T18:01:10.707Z] "time" [2024-03-15T18:01:10.707Z] ] [2024-03-15T18:01:10.707Z] } [2024-03-15T18:01:10.707Z] { [2024-03-15T18:01:10.707Z] "Dir": "/usr/local/go/src/internal/race", [2024-03-15T18:01:10.707Z] "ImportPath": "internal/race", [2024-03-15T18:01:10.707Z] "Name": "race", [2024-03-15T18:01:10.707Z] "Doc": "Package race contains helper functions for manually instrumenting code for the race detector.", [2024-03-15T18:01:10.707Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/race.a", [2024-03-15T18:01:10.707Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.707Z] "Goroot": true, [2024-03-15T18:01:10.707Z] "Standard": true, [2024-03-15T18:01:10.707Z] "DepOnly": true, [2024-03-15T18:01:10.707Z] "GoFiles": [ [2024-03-15T18:01:10.707Z] "doc.go", [2024-03-15T18:01:10.707Z] "norace.go" [2024-03-15T18:01:10.707Z] ], [2024-03-15T18:01:10.707Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.707Z] "race.go" [2024-03-15T18:01:10.707Z] ], [2024-03-15T18:01:10.707Z] "Imports": [ [2024-03-15T18:01:10.707Z] "unsafe" [2024-03-15T18:01:10.707Z] ], [2024-03-15T18:01:10.707Z] "Deps": [ [2024-03-15T18:01:10.707Z] "unsafe" [2024-03-15T18:01:10.707Z] ] [2024-03-15T18:01:10.707Z] } [2024-03-15T18:01:10.707Z] { [2024-03-15T18:01:10.707Z] "Dir": "/usr/local/go/src/sync/atomic", [2024-03-15T18:01:10.707Z] "ImportPath": "sync/atomic", [2024-03-15T18:01:10.707Z] "Name": "atomic", [2024-03-15T18:01:10.707Z] "Doc": "Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.", [2024-03-15T18:01:10.707Z] "Target": "/usr/local/go/pkg/linux_amd64/sync/atomic.a", [2024-03-15T18:01:10.707Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.707Z] "Goroot": true, [2024-03-15T18:01:10.707Z] "Standard": true, [2024-03-15T18:01:10.707Z] "DepOnly": true, [2024-03-15T18:01:10.707Z] "GoFiles": [ [2024-03-15T18:01:10.707Z] "doc.go", [2024-03-15T18:01:10.707Z] "value.go" [2024-03-15T18:01:10.707Z] ], [2024-03-15T18:01:10.707Z] "IgnoredOtherFiles": [ [2024-03-15T18:01:10.707Z] "race.s" [2024-03-15T18:01:10.707Z] ], [2024-03-15T18:01:10.707Z] "SFiles": [ [2024-03-15T18:01:10.707Z] "asm.s" [2024-03-15T18:01:10.707Z] ], [2024-03-15T18:01:10.707Z] "Imports": [ [2024-03-15T18:01:10.707Z] "unsafe" [2024-03-15T18:01:10.707Z] ], [2024-03-15T18:01:10.707Z] "Deps": [ [2024-03-15T18:01:10.707Z] "unsafe" [2024-03-15T18:01:10.707Z] ], [2024-03-15T18:01:10.707Z] "XTestGoFiles": [ [2024-03-15T18:01:10.707Z] "atomic_test.go", [2024-03-15T18:01:10.707Z] "example_test.go", [2024-03-15T18:01:10.707Z] "value_test.go" [2024-03-15T18:01:10.707Z] ], [2024-03-15T18:01:10.707Z] "XTestImports": [ [2024-03-15T18:01:10.707Z] "fmt", [2024-03-15T18:01:10.707Z] "math/rand", [2024-03-15T18:01:10.707Z] "runtime", [2024-03-15T18:01:10.707Z] "strconv", [2024-03-15T18:01:10.707Z] "strings", [2024-03-15T18:01:10.707Z] "sync", [2024-03-15T18:01:10.707Z] "sync/atomic", [2024-03-15T18:01:10.707Z] "testing", [2024-03-15T18:01:10.707Z] "time", [2024-03-15T18:01:10.707Z] "unsafe" [2024-03-15T18:01:10.707Z] ] [2024-03-15T18:01:10.707Z] } [2024-03-15T18:01:10.707Z] { [2024-03-15T18:01:10.707Z] "Dir": "/usr/local/go/src/sync", [2024-03-15T18:01:10.707Z] "ImportPath": "sync", [2024-03-15T18:01:10.707Z] "Name": "sync", [2024-03-15T18:01:10.707Z] "Doc": "Package sync provides basic synchronization primitives such as mutual exclusion locks.", [2024-03-15T18:01:10.707Z] "Target": "/usr/local/go/pkg/linux_amd64/sync.a", [2024-03-15T18:01:10.707Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.707Z] "Goroot": true, [2024-03-15T18:01:10.707Z] "Standard": true, [2024-03-15T18:01:10.707Z] "DepOnly": true, [2024-03-15T18:01:10.707Z] "GoFiles": [ [2024-03-15T18:01:10.707Z] "cond.go", [2024-03-15T18:01:10.707Z] "map.go", [2024-03-15T18:01:10.707Z] "mutex.go", [2024-03-15T18:01:10.707Z] "once.go", [2024-03-15T18:01:10.707Z] "pool.go", [2024-03-15T18:01:10.707Z] "poolqueue.go", [2024-03-15T18:01:10.707Z] "runtime.go", [2024-03-15T18:01:10.707Z] "runtime2.go", [2024-03-15T18:01:10.707Z] "rwmutex.go", [2024-03-15T18:01:10.707Z] "waitgroup.go" [2024-03-15T18:01:10.707Z] ], [2024-03-15T18:01:10.707Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.707Z] "runtime2_lockrank.go" [2024-03-15T18:01:10.707Z] ], [2024-03-15T18:01:10.707Z] "Imports": [ [2024-03-15T18:01:10.707Z] "internal/race", [2024-03-15T18:01:10.707Z] "runtime", [2024-03-15T18:01:10.707Z] "sync/atomic", [2024-03-15T18:01:10.707Z] "unsafe" [2024-03-15T18:01:10.707Z] ], [2024-03-15T18:01:10.707Z] "Deps": [ [2024-03-15T18:01:10.707Z] "internal/abi", [2024-03-15T18:01:10.707Z] "internal/bytealg", [2024-03-15T18:01:10.707Z] "internal/cpu", [2024-03-15T18:01:10.707Z] "internal/goexperiment", [2024-03-15T18:01:10.707Z] "internal/race", [2024-03-15T18:01:10.707Z] "runtime", [2024-03-15T18:01:10.707Z] "runtime/internal/atomic", [2024-03-15T18:01:10.707Z] "runtime/internal/math", [2024-03-15T18:01:10.707Z] "runtime/internal/sys", [2024-03-15T18:01:10.707Z] "sync/atomic", [2024-03-15T18:01:10.707Z] "unsafe" [2024-03-15T18:01:10.707Z] ], [2024-03-15T18:01:10.707Z] "TestGoFiles": [ [2024-03-15T18:01:10.707Z] "export_test.go" [2024-03-15T18:01:10.707Z] ], [2024-03-15T18:01:10.707Z] "XTestGoFiles": [ [2024-03-15T18:01:10.707Z] "cond_test.go", [2024-03-15T18:01:10.707Z] "example_pool_test.go", [2024-03-15T18:01:10.707Z] "example_test.go", [2024-03-15T18:01:10.707Z] "map_bench_test.go", [2024-03-15T18:01:10.707Z] "map_reference_test.go", [2024-03-15T18:01:10.707Z] "map_test.go", [2024-03-15T18:01:10.707Z] "mutex_test.go", [2024-03-15T18:01:10.707Z] "once_test.go", [2024-03-15T18:01:10.707Z] "pool_test.go", [2024-03-15T18:01:10.707Z] "runtime_sema_test.go", [2024-03-15T18:01:10.707Z] "rwmutex_test.go", [2024-03-15T18:01:10.707Z] "waitgroup_test.go" [2024-03-15T18:01:10.707Z] ], [2024-03-15T18:01:10.707Z] "XTestImports": [ [2024-03-15T18:01:10.707Z] "bytes", [2024-03-15T18:01:10.707Z] "fmt", [2024-03-15T18:01:10.707Z] "internal/testenv", [2024-03-15T18:01:10.707Z] "io", [2024-03-15T18:01:10.707Z] "math/rand", [2024-03-15T18:01:10.707Z] "os", [2024-03-15T18:01:10.707Z] "os/exec", [2024-03-15T18:01:10.707Z] "reflect", [2024-03-15T18:01:10.707Z] "runtime", [2024-03-15T18:01:10.707Z] "runtime/debug", [2024-03-15T18:01:10.707Z] "sort", [2024-03-15T18:01:10.707Z] "strings", [2024-03-15T18:01:10.707Z] "sync", [2024-03-15T18:01:10.707Z] "sync/atomic", [2024-03-15T18:01:10.707Z] "testing", [2024-03-15T18:01:10.707Z] "testing/quick", [2024-03-15T18:01:10.707Z] "time" [2024-03-15T18:01:10.707Z] ] [2024-03-15T18:01:10.707Z] } [2024-03-15T18:01:10.707Z] { [2024-03-15T18:01:10.707Z] "Dir": "/usr/local/go/src/internal/itoa", [2024-03-15T18:01:10.707Z] "ImportPath": "internal/itoa", [2024-03-15T18:01:10.707Z] "Name": "itoa", [2024-03-15T18:01:10.707Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/itoa.a", [2024-03-15T18:01:10.707Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.707Z] "Goroot": true, [2024-03-15T18:01:10.707Z] "Standard": true, [2024-03-15T18:01:10.707Z] "DepOnly": true, [2024-03-15T18:01:10.707Z] "GoFiles": [ [2024-03-15T18:01:10.707Z] "itoa.go" [2024-03-15T18:01:10.707Z] ], [2024-03-15T18:01:10.707Z] "XTestGoFiles": [ [2024-03-15T18:01:10.707Z] "itoa_test.go" [2024-03-15T18:01:10.707Z] ], [2024-03-15T18:01:10.707Z] "XTestImports": [ [2024-03-15T18:01:10.707Z] "fmt", [2024-03-15T18:01:10.707Z] "internal/itoa", [2024-03-15T18:01:10.707Z] "math", [2024-03-15T18:01:10.707Z] "testing" [2024-03-15T18:01:10.707Z] ] [2024-03-15T18:01:10.707Z] } [2024-03-15T18:01:10.707Z] { [2024-03-15T18:01:10.707Z] "Dir": "/usr/local/go/src/internal/oserror", [2024-03-15T18:01:10.707Z] "ImportPath": "internal/oserror", [2024-03-15T18:01:10.707Z] "Name": "oserror", [2024-03-15T18:01:10.707Z] "Doc": "Package oserror defines errors values used in the os package.", [2024-03-15T18:01:10.708Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/oserror.a", [2024-03-15T18:01:10.708Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.708Z] "Goroot": true, [2024-03-15T18:01:10.708Z] "Standard": true, [2024-03-15T18:01:10.708Z] "DepOnly": true, [2024-03-15T18:01:10.708Z] "GoFiles": [ [2024-03-15T18:01:10.708Z] "errors.go" [2024-03-15T18:01:10.708Z] ], [2024-03-15T18:01:10.708Z] "Imports": [ [2024-03-15T18:01:10.708Z] "errors" [2024-03-15T18:01:10.708Z] ], [2024-03-15T18:01:10.708Z] "Deps": [ [2024-03-15T18:01:10.708Z] "errors", [2024-03-15T18:01:10.708Z] "internal/abi", [2024-03-15T18:01:10.708Z] "internal/bytealg", [2024-03-15T18:01:10.708Z] "internal/cpu", [2024-03-15T18:01:10.708Z] "internal/goexperiment", [2024-03-15T18:01:10.708Z] "internal/reflectlite", [2024-03-15T18:01:10.708Z] "internal/unsafeheader", [2024-03-15T18:01:10.708Z] "runtime", [2024-03-15T18:01:10.708Z] "runtime/internal/atomic", [2024-03-15T18:01:10.708Z] "runtime/internal/math", [2024-03-15T18:01:10.708Z] "runtime/internal/sys", [2024-03-15T18:01:10.708Z] "unsafe" [2024-03-15T18:01:10.708Z] ] [2024-03-15T18:01:10.708Z] } [2024-03-15T18:01:10.708Z] { [2024-03-15T18:01:10.708Z] "Dir": "/usr/local/go/src/syscall", [2024-03-15T18:01:10.708Z] "ImportPath": "syscall", [2024-03-15T18:01:10.708Z] "Name": "syscall", [2024-03-15T18:01:10.708Z] "Doc": "Package syscall contains an interface to the low-level operating system primitives.", [2024-03-15T18:01:10.708Z] "Target": "/usr/local/go/pkg/linux_amd64/syscall.a", [2024-03-15T18:01:10.708Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.708Z] "Goroot": true, [2024-03-15T18:01:10.708Z] "Standard": true, [2024-03-15T18:01:10.708Z] "DepOnly": true, [2024-03-15T18:01:10.708Z] "GoFiles": [ [2024-03-15T18:01:10.708Z] "dirent.go", [2024-03-15T18:01:10.708Z] "endian_little.go", [2024-03-15T18:01:10.708Z] "env_unix.go", [2024-03-15T18:01:10.708Z] "exec_linux.go", [2024-03-15T18:01:10.708Z] "exec_unix.go", [2024-03-15T18:01:10.708Z] "flock.go", [2024-03-15T18:01:10.708Z] "lsf_linux.go", [2024-03-15T18:01:10.708Z] "msan0.go", [2024-03-15T18:01:10.708Z] "net.go", [2024-03-15T18:01:10.708Z] "netlink_linux.go", [2024-03-15T18:01:10.708Z] "setuidgid_linux.go", [2024-03-15T18:01:10.708Z] "sock_cloexec_linux.go", [2024-03-15T18:01:10.708Z] "sockcmsg_linux.go", [2024-03-15T18:01:10.708Z] "sockcmsg_unix.go", [2024-03-15T18:01:10.708Z] "sockcmsg_unix_other.go", [2024-03-15T18:01:10.708Z] "syscall.go", [2024-03-15T18:01:10.708Z] "syscall_dup2_linux.go", [2024-03-15T18:01:10.708Z] "syscall_linux.go", [2024-03-15T18:01:10.708Z] "syscall_linux_amd64.go", [2024-03-15T18:01:10.708Z] "syscall_unix.go", [2024-03-15T18:01:10.708Z] "time_nofake.go", [2024-03-15T18:01:10.708Z] "timestruct.go", [2024-03-15T18:01:10.708Z] "zerrors_linux_amd64.go", [2024-03-15T18:01:10.708Z] "zsyscall_linux_amd64.go", [2024-03-15T18:01:10.708Z] "zsysnum_linux_amd64.go", [2024-03-15T18:01:10.708Z] "ztypes_linux_amd64.go" [2024-03-15T18:01:10.708Z] ], [2024-03-15T18:01:10.708Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.708Z] "bpf_bsd.go", [2024-03-15T18:01:10.708Z] "bpf_darwin.go", [2024-03-15T18:01:10.708Z] "const_plan9.go", [2024-03-15T18:01:10.708Z] "dir_plan9.go", [2024-03-15T18:01:10.708Z] "dll_windows.go", [2024-03-15T18:01:10.708Z] "endian_big.go", [2024-03-15T18:01:10.708Z] "env_windows.go", [2024-03-15T18:01:10.708Z] "errors_plan9.go", [2024-03-15T18:01:10.708Z] "exec_aix_test.go", [2024-03-15T18:01:10.708Z] "exec_bsd.go", [2024-03-15T18:01:10.708Z] "exec_libc.go", [2024-03-15T18:01:10.708Z] "exec_libc2.go", [2024-03-15T18:01:10.708Z] "exec_plan9.go", [2024-03-15T18:01:10.708Z] "exec_solaris_test.go", [2024-03-15T18:01:10.708Z] "exec_windows.go", [2024-03-15T18:01:10.708Z] "exec_windows_test.go", [2024-03-15T18:01:10.708Z] "export_darwin_test.go", [2024-03-15T18:01:10.708Z] "export_freebsd_test.go", [2024-03-15T18:01:10.708Z] "export_windows_test.go", [2024-03-15T18:01:10.708Z] "flock_aix.go", [2024-03-15T18:01:10.708Z] "flock_darwin.go", [2024-03-15T18:01:10.708Z] "flock_linux_32bit.go", [2024-03-15T18:01:10.708Z] "forkpipe.go", [2024-03-15T18:01:10.708Z] "forkpipe2.go", [2024-03-15T18:01:10.708Z] "fs_js.go", [2024-03-15T18:01:10.708Z] "getdirentries_test.go", [2024-03-15T18:01:10.708Z] "mkasm.go", [2024-03-15T18:01:10.708Z] "mkpost.go", [2024-03-15T18:01:10.708Z] "mksyscall_windows.go", [2024-03-15T18:01:10.708Z] "msan.go", [2024-03-15T18:01:10.708Z] "net_js.go", [2024-03-15T18:01:10.708Z] "ptrace_darwin.go", [2024-03-15T18:01:10.708Z] "ptrace_ios.go", [2024-03-15T18:01:10.708Z] "pwd_plan9.go", [2024-03-15T18:01:10.708Z] "route_bsd.go", [2024-03-15T18:01:10.708Z] "route_darwin.go", [2024-03-15T18:01:10.708Z] "route_dragonfly.go", [2024-03-15T18:01:10.708Z] "route_freebsd.go", [2024-03-15T18:01:10.708Z] "route_freebsd_32bit.go", [2024-03-15T18:01:10.708Z] "route_freebsd_64bit.go", [2024-03-15T18:01:10.708Z] "route_netbsd.go", [2024-03-15T18:01:10.708Z] "route_openbsd.go", [2024-03-15T18:01:10.708Z] "security_windows.go", [2024-03-15T18:01:10.708Z] "setuidgid_32_linux.go", [2024-03-15T18:01:10.708Z] "sockcmsg_dragonfly.go", [2024-03-15T18:01:10.708Z] "syscall_aix.go", [2024-03-15T18:01:10.708Z] "syscall_aix_ppc64.go", [2024-03-15T18:01:10.708Z] "syscall_bsd.go", [2024-03-15T18:01:10.708Z] "syscall_bsd_test.go", [2024-03-15T18:01:10.708Z] "syscall_darwin.go", [2024-03-15T18:01:10.708Z] "syscall_darwin_amd64.go", [2024-03-15T18:01:10.708Z] "syscall_darwin_arm64.go", [2024-03-15T18:01:10.708Z] "syscall_dragonfly.go", [2024-03-15T18:01:10.708Z] "syscall_dragonfly_amd64.go", [2024-03-15T18:01:10.708Z] "syscall_dup3_linux.go", [2024-03-15T18:01:10.708Z] "syscall_freebsd.go", [2024-03-15T18:01:10.708Z] "syscall_freebsd_386.go", [2024-03-15T18:01:10.708Z] "syscall_freebsd_amd64.go", [2024-03-15T18:01:10.708Z] "syscall_freebsd_arm.go", [2024-03-15T18:01:10.708Z] "syscall_freebsd_arm64.go", [2024-03-15T18:01:10.708Z] "syscall_freebsd_test.go", [2024-03-15T18:01:10.708Z] "syscall_illumos.go", [2024-03-15T18:01:10.708Z] "syscall_js.go", [2024-03-15T18:01:10.708Z] "syscall_linux_386.go", [2024-03-15T18:01:10.708Z] "syscall_linux_arm.go", [2024-03-15T18:01:10.708Z] "syscall_linux_arm64.go", [2024-03-15T18:01:10.708Z] "syscall_linux_mips64x.go", [2024-03-15T18:01:10.708Z] "syscall_linux_mipsx.go", [2024-03-15T18:01:10.708Z] "syscall_linux_ppc64x.go", [2024-03-15T18:01:10.708Z] "syscall_linux_riscv64.go", [2024-03-15T18:01:10.708Z] "syscall_linux_s390x.go", [2024-03-15T18:01:10.708Z] "syscall_netbsd.go", [2024-03-15T18:01:10.708Z] "syscall_netbsd_386.go", [2024-03-15T18:01:10.708Z] "syscall_netbsd_amd64.go", [2024-03-15T18:01:10.708Z] "syscall_netbsd_arm.go", [2024-03-15T18:01:10.708Z] "syscall_netbsd_arm64.go", [2024-03-15T18:01:10.708Z] "syscall_openbsd.go", [2024-03-15T18:01:10.708Z] "syscall_openbsd1.go", [2024-03-15T18:01:10.708Z] "syscall_openbsd_386.go", [2024-03-15T18:01:10.708Z] "syscall_openbsd_amd64.go", [2024-03-15T18:01:10.708Z] "syscall_openbsd_arm.go", [2024-03-15T18:01:10.708Z] "syscall_openbsd_arm64.go", [2024-03-15T18:01:10.708Z] "syscall_openbsd_libc.go", [2024-03-15T18:01:10.708Z] "syscall_openbsd_mips64.go", [2024-03-15T18:01:10.708Z] "syscall_plan9.go", [2024-03-15T18:01:10.708Z] "syscall_plan9_test.go", [2024-03-15T18:01:10.708Z] "syscall_solaris.go", [2024-03-15T18:01:10.708Z] "syscall_solaris_amd64.go", [2024-03-15T18:01:10.708Z] "syscall_windows.go", [2024-03-15T18:01:10.708Z] "syscall_windows_test.go", [2024-03-15T18:01:10.708Z] "tables_js.go", [2024-03-15T18:01:10.708Z] "time_fake.go", [2024-03-15T18:01:10.708Z] "types_aix.go", [2024-03-15T18:01:10.708Z] "types_darwin.go", [2024-03-15T18:01:10.708Z] "types_dragonfly.go", [2024-03-15T18:01:10.708Z] "types_freebsd.go", [2024-03-15T18:01:10.708Z] "types_illumos_amd64.go", [2024-03-15T18:01:10.708Z] "types_linux.go", [2024-03-15T18:01:10.708Z] "types_netbsd.go", [2024-03-15T18:01:10.708Z] "types_openbsd.go", [2024-03-15T18:01:10.708Z] "types_solaris.go", [2024-03-15T18:01:10.708Z] "types_windows.go", [2024-03-15T18:01:10.708Z] "types_windows_386.go", [2024-03-15T18:01:10.708Z] "types_windows_amd64.go", [2024-03-15T18:01:10.708Z] "types_windows_arm.go", [2024-03-15T18:01:10.708Z] "types_windows_arm64.go", [2024-03-15T18:01:10.708Z] "zerrors_aix_ppc64.go", [2024-03-15T18:01:10.708Z] "zerrors_darwin_amd64.go", [2024-03-15T18:01:10.708Z] "zerrors_darwin_arm64.go", [2024-03-15T18:01:10.708Z] "zerrors_dragonfly_amd64.go", [2024-03-15T18:01:10.708Z] "zerrors_freebsd_386.go", [2024-03-15T18:01:10.708Z] "zerrors_freebsd_amd64.go", [2024-03-15T18:01:10.708Z] "zerrors_freebsd_arm.go", [2024-03-15T18:01:10.708Z] "zerrors_freebsd_arm64.go", [2024-03-15T18:01:10.708Z] "zerrors_linux_386.go", [2024-03-15T18:01:10.708Z] "zerrors_linux_arm.go", [2024-03-15T18:01:10.708Z] "zerrors_linux_arm64.go", [2024-03-15T18:01:10.708Z] "zerrors_linux_mips.go", [2024-03-15T18:01:10.708Z] "zerrors_linux_mips64.go", [2024-03-15T18:01:10.708Z] "zerrors_linux_mips64le.go", [2024-03-15T18:01:10.708Z] "zerrors_linux_mipsle.go", [2024-03-15T18:01:10.708Z] "zerrors_linux_ppc64.go", [2024-03-15T18:01:10.708Z] "zerrors_linux_ppc64le.go", [2024-03-15T18:01:10.708Z] "zerrors_linux_riscv64.go", [2024-03-15T18:01:10.708Z] "zerrors_linux_s390x.go", [2024-03-15T18:01:10.708Z] "zerrors_netbsd_386.go", [2024-03-15T18:01:10.708Z] "zerrors_netbsd_amd64.go", [2024-03-15T18:01:10.708Z] "zerrors_netbsd_arm.go", [2024-03-15T18:01:10.708Z] "zerrors_netbsd_arm64.go", [2024-03-15T18:01:10.708Z] "zerrors_openbsd_386.go", [2024-03-15T18:01:10.708Z] "zerrors_openbsd_amd64.go", [2024-03-15T18:01:10.708Z] "zerrors_openbsd_arm.go", [2024-03-15T18:01:10.708Z] "zerrors_openbsd_arm64.go", [2024-03-15T18:01:10.708Z] "zerrors_openbsd_mips64.go", [2024-03-15T18:01:10.708Z] "zerrors_solaris_amd64.go", [2024-03-15T18:01:10.708Z] "zerrors_windows.go", [2024-03-15T18:01:10.708Z] "zsyscall_aix_ppc64.go", [2024-03-15T18:01:10.708Z] "zsyscall_darwin_amd64.go", [2024-03-15T18:01:10.708Z] "zsyscall_darwin_arm64.go", [2024-03-15T18:01:10.708Z] "zsyscall_dragonfly_amd64.go", [2024-03-15T18:01:10.708Z] "zsyscall_freebsd_386.go", [2024-03-15T18:01:10.708Z] "zsyscall_freebsd_amd64.go", [2024-03-15T18:01:10.708Z] "zsyscall_freebsd_arm.go", [2024-03-15T18:01:10.708Z] "zsyscall_freebsd_arm64.go", [2024-03-15T18:01:10.708Z] "zsyscall_linux_386.go", [2024-03-15T18:01:10.708Z] "zsyscall_linux_arm.go", [2024-03-15T18:01:10.708Z] "zsyscall_linux_arm64.go", [2024-03-15T18:01:10.708Z] "zsyscall_linux_mips.go", [2024-03-15T18:01:10.708Z] "zsyscall_linux_mips64.go", [2024-03-15T18:01:10.708Z] "zsyscall_linux_mips64le.go", [2024-03-15T18:01:10.708Z] "zsyscall_linux_mipsle.go", [2024-03-15T18:01:10.708Z] "zsyscall_linux_ppc64.go", [2024-03-15T18:01:10.708Z] "zsyscall_linux_ppc64le.go", [2024-03-15T18:01:10.708Z] "zsyscall_linux_riscv64.go", [2024-03-15T18:01:10.708Z] "zsyscall_linux_s390x.go", [2024-03-15T18:01:10.708Z] "zsyscall_netbsd_386.go", [2024-03-15T18:01:10.708Z] "zsyscall_netbsd_amd64.go", [2024-03-15T18:01:10.708Z] "zsyscall_netbsd_arm.go", [2024-03-15T18:01:10.708Z] "zsyscall_netbsd_arm64.go", [2024-03-15T18:01:10.708Z] "zsyscall_openbsd_386.go", [2024-03-15T18:01:10.708Z] "zsyscall_openbsd_amd64.go", [2024-03-15T18:01:10.708Z] "zsyscall_openbsd_arm.go", [2024-03-15T18:01:10.708Z] "zsyscall_openbsd_arm64.go", [2024-03-15T18:01:10.708Z] "zsyscall_openbsd_mips64.go", [2024-03-15T18:01:10.708Z] "zsyscall_plan9_386.go", [2024-03-15T18:01:10.708Z] "zsyscall_plan9_amd64.go", [2024-03-15T18:01:10.708Z] "zsyscall_plan9_arm.go", [2024-03-15T18:01:10.708Z] "zsyscall_solaris_amd64.go", [2024-03-15T18:01:10.708Z] "zsyscall_windows.go", [2024-03-15T18:01:10.708Z] "zsysctl_openbsd.go", [2024-03-15T18:01:10.708Z] "zsysnum_darwin_amd64.go", [2024-03-15T18:01:10.708Z] "zsysnum_darwin_arm64.go", [2024-03-15T18:01:10.708Z] "zsysnum_dragonfly_amd64.go", [2024-03-15T18:01:10.708Z] "zsysnum_freebsd_386.go", [2024-03-15T18:01:10.708Z] "zsysnum_freebsd_amd64.go", [2024-03-15T18:01:10.708Z] "zsysnum_freebsd_arm.go", [2024-03-15T18:01:10.708Z] "zsysnum_freebsd_arm64.go", [2024-03-15T18:01:10.708Z] "zsysnum_linux_386.go", [2024-03-15T18:01:10.708Z] "zsysnum_linux_arm.go", [2024-03-15T18:01:10.708Z] "zsysnum_linux_arm64.go", [2024-03-15T18:01:10.708Z] "zsysnum_linux_mips.go", [2024-03-15T18:01:10.708Z] "zsysnum_linux_mips64.go", [2024-03-15T18:01:10.708Z] "zsysnum_linux_mips64le.go", [2024-03-15T18:01:10.708Z] "zsysnum_linux_mipsle.go", [2024-03-15T18:01:10.708Z] "zsysnum_linux_ppc64.go", [2024-03-15T18:01:10.708Z] "zsysnum_linux_ppc64le.go", [2024-03-15T18:01:10.708Z] "zsysnum_linux_riscv64.go", [2024-03-15T18:01:10.708Z] "zsysnum_linux_s390x.go", [2024-03-15T18:01:10.708Z] "zsysnum_netbsd_386.go", [2024-03-15T18:01:10.708Z] "zsysnum_netbsd_amd64.go", [2024-03-15T18:01:10.708Z] "zsysnum_netbsd_arm.go", [2024-03-15T18:01:10.708Z] "zsysnum_netbsd_arm64.go", [2024-03-15T18:01:10.708Z] "zsysnum_openbsd_386.go", [2024-03-15T18:01:10.708Z] "zsysnum_openbsd_amd64.go", [2024-03-15T18:01:10.708Z] "zsysnum_openbsd_arm.go", [2024-03-15T18:01:10.708Z] "zsysnum_openbsd_arm64.go", [2024-03-15T18:01:10.708Z] "zsysnum_openbsd_mips64.go", [2024-03-15T18:01:10.709Z] "zsysnum_plan9.go", [2024-03-15T18:01:10.709Z] "zsysnum_solaris_amd64.go", [2024-03-15T18:01:10.709Z] "ztypes_aix_ppc64.go", [2024-03-15T18:01:10.709Z] "ztypes_darwin_amd64.go", [2024-03-15T18:01:10.709Z] "ztypes_darwin_arm64.go", [2024-03-15T18:01:10.709Z] "ztypes_dragonfly_amd64.go", [2024-03-15T18:01:10.709Z] "ztypes_freebsd_386.go", [2024-03-15T18:01:10.709Z] "ztypes_freebsd_amd64.go", [2024-03-15T18:01:10.709Z] "ztypes_freebsd_arm.go", [2024-03-15T18:01:10.709Z] "ztypes_freebsd_arm64.go", [2024-03-15T18:01:10.709Z] "ztypes_linux_386.go", [2024-03-15T18:01:10.709Z] "ztypes_linux_arm.go", [2024-03-15T18:01:10.709Z] "ztypes_linux_arm64.go", [2024-03-15T18:01:10.709Z] "ztypes_linux_mips.go", [2024-03-15T18:01:10.709Z] "ztypes_linux_mips64.go", [2024-03-15T18:01:10.709Z] "ztypes_linux_mips64le.go", [2024-03-15T18:01:10.709Z] "ztypes_linux_mipsle.go", [2024-03-15T18:01:10.709Z] "ztypes_linux_ppc64.go", [2024-03-15T18:01:10.709Z] "ztypes_linux_ppc64le.go", [2024-03-15T18:01:10.709Z] "ztypes_linux_riscv64.go", [2024-03-15T18:01:10.709Z] "ztypes_linux_s390x.go", [2024-03-15T18:01:10.709Z] "ztypes_netbsd_386.go", [2024-03-15T18:01:10.709Z] "ztypes_netbsd_amd64.go", [2024-03-15T18:01:10.709Z] "ztypes_netbsd_arm.go", [2024-03-15T18:01:10.709Z] "ztypes_netbsd_arm64.go", [2024-03-15T18:01:10.709Z] "ztypes_openbsd_386.go", [2024-03-15T18:01:10.709Z] "ztypes_openbsd_amd64.go", [2024-03-15T18:01:10.709Z] "ztypes_openbsd_arm.go", [2024-03-15T18:01:10.709Z] "ztypes_openbsd_arm64.go", [2024-03-15T18:01:10.709Z] "ztypes_openbsd_mips64.go", [2024-03-15T18:01:10.709Z] "ztypes_solaris_amd64.go" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "IgnoredOtherFiles": [ [2024-03-15T18:01:10.709Z] "asm9_unix1_amd64.s", [2024-03-15T18:01:10.709Z] "asm9_unix2_amd64.s", [2024-03-15T18:01:10.709Z] "asm_aix_ppc64.s", [2024-03-15T18:01:10.709Z] "asm_darwin_amd64.s", [2024-03-15T18:01:10.709Z] "asm_darwin_arm64.s", [2024-03-15T18:01:10.709Z] "asm_freebsd_arm.s", [2024-03-15T18:01:10.709Z] "asm_freebsd_arm64.s", [2024-03-15T18:01:10.709Z] "asm_linux_386.s", [2024-03-15T18:01:10.709Z] "asm_linux_arm.s", [2024-03-15T18:01:10.709Z] "asm_linux_arm64.s", [2024-03-15T18:01:10.709Z] "asm_linux_mips64x.s", [2024-03-15T18:01:10.709Z] "asm_linux_mipsx.s", [2024-03-15T18:01:10.709Z] "asm_linux_ppc64x.s", [2024-03-15T18:01:10.709Z] "asm_linux_riscv64.s", [2024-03-15T18:01:10.709Z] "asm_linux_s390x.s", [2024-03-15T18:01:10.709Z] "asm_netbsd_arm.s", [2024-03-15T18:01:10.709Z] "asm_netbsd_arm64.s", [2024-03-15T18:01:10.709Z] "asm_openbsd_386.s", [2024-03-15T18:01:10.709Z] "asm_openbsd_amd64.s", [2024-03-15T18:01:10.709Z] "asm_openbsd_arm.s", [2024-03-15T18:01:10.709Z] "asm_openbsd_arm64.s", [2024-03-15T18:01:10.709Z] "asm_openbsd_mips64.s", [2024-03-15T18:01:10.709Z] "asm_plan9_386.s", [2024-03-15T18:01:10.709Z] "asm_plan9_amd64.s", [2024-03-15T18:01:10.709Z] "asm_plan9_arm.s", [2024-03-15T18:01:10.709Z] "asm_solaris_amd64.s", [2024-03-15T18:01:10.709Z] "asm_unix_386.s", [2024-03-15T18:01:10.709Z] "asm_unix_amd64.s", [2024-03-15T18:01:10.709Z] "zsyscall_darwin_amd64.s", [2024-03-15T18:01:10.709Z] "zsyscall_darwin_arm64.s", [2024-03-15T18:01:10.709Z] "zsyscall_openbsd_386.s", [2024-03-15T18:01:10.709Z] "zsyscall_openbsd_amd64.s", [2024-03-15T18:01:10.709Z] "zsyscall_openbsd_arm.s", [2024-03-15T18:01:10.709Z] "zsyscall_openbsd_arm64.s" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "SFiles": [ [2024-03-15T18:01:10.709Z] "asm_linux_amd64.s" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "Imports": [ [2024-03-15T18:01:10.709Z] "errors", [2024-03-15T18:01:10.709Z] "internal/bytealg", [2024-03-15T18:01:10.709Z] "internal/itoa", [2024-03-15T18:01:10.709Z] "internal/oserror", [2024-03-15T18:01:10.709Z] "internal/race", [2024-03-15T18:01:10.709Z] "internal/unsafeheader", [2024-03-15T18:01:10.709Z] "runtime", [2024-03-15T18:01:10.709Z] "sync", [2024-03-15T18:01:10.709Z] "unsafe" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "Deps": [ [2024-03-15T18:01:10.709Z] "errors", [2024-03-15T18:01:10.709Z] "internal/abi", [2024-03-15T18:01:10.709Z] "internal/bytealg", [2024-03-15T18:01:10.709Z] "internal/cpu", [2024-03-15T18:01:10.709Z] "internal/goexperiment", [2024-03-15T18:01:10.709Z] "internal/itoa", [2024-03-15T18:01:10.709Z] "internal/oserror", [2024-03-15T18:01:10.709Z] "internal/race", [2024-03-15T18:01:10.709Z] "internal/reflectlite", [2024-03-15T18:01:10.709Z] "internal/unsafeheader", [2024-03-15T18:01:10.709Z] "runtime", [2024-03-15T18:01:10.709Z] "runtime/internal/atomic", [2024-03-15T18:01:10.709Z] "runtime/internal/math", [2024-03-15T18:01:10.709Z] "runtime/internal/sys", [2024-03-15T18:01:10.709Z] "sync", [2024-03-15T18:01:10.709Z] "sync/atomic", [2024-03-15T18:01:10.709Z] "unsafe" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "TestGoFiles": [ [2024-03-15T18:01:10.709Z] "export_linux_test.go", [2024-03-15T18:01:10.709Z] "export_unix_test.go" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "XTestGoFiles": [ [2024-03-15T18:01:10.709Z] "creds_test.go", [2024-03-15T18:01:10.709Z] "dirent_test.go", [2024-03-15T18:01:10.709Z] "exec_linux_test.go", [2024-03-15T18:01:10.709Z] "exec_unix_test.go", [2024-03-15T18:01:10.709Z] "mmap_unix_test.go", [2024-03-15T18:01:10.709Z] "syscall_linux_test.go", [2024-03-15T18:01:10.709Z] "syscall_ptrace_test.go", [2024-03-15T18:01:10.709Z] "syscall_test.go", [2024-03-15T18:01:10.709Z] "syscall_unix_test.go" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "XTestImports": [ [2024-03-15T18:01:10.709Z] "bufio", [2024-03-15T18:01:10.709Z] "bytes", [2024-03-15T18:01:10.709Z] "flag", [2024-03-15T18:01:10.709Z] "fmt", [2024-03-15T18:01:10.709Z] "internal/testenv", [2024-03-15T18:01:10.709Z] "io", [2024-03-15T18:01:10.709Z] "io/fs", [2024-03-15T18:01:10.709Z] "math/rand", [2024-03-15T18:01:10.709Z] "net", [2024-03-15T18:01:10.709Z] "os", [2024-03-15T18:01:10.709Z] "os/exec", [2024-03-15T18:01:10.709Z] "os/signal", [2024-03-15T18:01:10.709Z] "os/user", [2024-03-15T18:01:10.709Z] "path/filepath", [2024-03-15T18:01:10.709Z] "runtime", [2024-03-15T18:01:10.709Z] "sort", [2024-03-15T18:01:10.709Z] "strconv", [2024-03-15T18:01:10.709Z] "strings", [2024-03-15T18:01:10.709Z] "syscall", [2024-03-15T18:01:10.709Z] "testing", [2024-03-15T18:01:10.709Z] "time", [2024-03-15T18:01:10.709Z] "unsafe" [2024-03-15T18:01:10.709Z] ] [2024-03-15T18:01:10.709Z] } [2024-03-15T18:01:10.709Z] { [2024-03-15T18:01:10.709Z] "Dir": "/usr/local/go/src/time", [2024-03-15T18:01:10.709Z] "ImportPath": "time", [2024-03-15T18:01:10.709Z] "Name": "time", [2024-03-15T18:01:10.709Z] "Doc": "Package time provides functionality for measuring and displaying time.", [2024-03-15T18:01:10.709Z] "Target": "/usr/local/go/pkg/linux_amd64/time.a", [2024-03-15T18:01:10.709Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.709Z] "Goroot": true, [2024-03-15T18:01:10.709Z] "Standard": true, [2024-03-15T18:01:10.709Z] "DepOnly": true, [2024-03-15T18:01:10.709Z] "GoFiles": [ [2024-03-15T18:01:10.709Z] "format.go", [2024-03-15T18:01:10.709Z] "sleep.go", [2024-03-15T18:01:10.709Z] "sys_unix.go", [2024-03-15T18:01:10.709Z] "tick.go", [2024-03-15T18:01:10.709Z] "time.go", [2024-03-15T18:01:10.709Z] "zoneinfo.go", [2024-03-15T18:01:10.709Z] "zoneinfo_read.go", [2024-03-15T18:01:10.709Z] "zoneinfo_unix.go" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.709Z] "embed.go", [2024-03-15T18:01:10.709Z] "export_android_test.go", [2024-03-15T18:01:10.709Z] "export_windows_test.go", [2024-03-15T18:01:10.709Z] "genzabbrs.go", [2024-03-15T18:01:10.709Z] "sys_plan9.go", [2024-03-15T18:01:10.709Z] "sys_windows.go", [2024-03-15T18:01:10.709Z] "zoneinfo_abbrs_windows.go", [2024-03-15T18:01:10.709Z] "zoneinfo_android.go", [2024-03-15T18:01:10.709Z] "zoneinfo_android_test.go", [2024-03-15T18:01:10.709Z] "zoneinfo_ios.go", [2024-03-15T18:01:10.709Z] "zoneinfo_js.go", [2024-03-15T18:01:10.709Z] "zoneinfo_plan9.go", [2024-03-15T18:01:10.709Z] "zoneinfo_windows.go", [2024-03-15T18:01:10.709Z] "zoneinfo_windows_test.go" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "Imports": [ [2024-03-15T18:01:10.709Z] "errors", [2024-03-15T18:01:10.709Z] "runtime", [2024-03-15T18:01:10.709Z] "sync", [2024-03-15T18:01:10.709Z] "syscall", [2024-03-15T18:01:10.709Z] "unsafe" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "Deps": [ [2024-03-15T18:01:10.709Z] "errors", [2024-03-15T18:01:10.709Z] "internal/abi", [2024-03-15T18:01:10.709Z] "internal/bytealg", [2024-03-15T18:01:10.709Z] "internal/cpu", [2024-03-15T18:01:10.709Z] "internal/goexperiment", [2024-03-15T18:01:10.709Z] "internal/itoa", [2024-03-15T18:01:10.709Z] "internal/oserror", [2024-03-15T18:01:10.709Z] "internal/race", [2024-03-15T18:01:10.709Z] "internal/reflectlite", [2024-03-15T18:01:10.709Z] "internal/unsafeheader", [2024-03-15T18:01:10.709Z] "runtime", [2024-03-15T18:01:10.709Z] "runtime/internal/atomic", [2024-03-15T18:01:10.709Z] "runtime/internal/math", [2024-03-15T18:01:10.709Z] "runtime/internal/sys", [2024-03-15T18:01:10.709Z] "sync", [2024-03-15T18:01:10.709Z] "sync/atomic", [2024-03-15T18:01:10.709Z] "syscall", [2024-03-15T18:01:10.709Z] "unsafe" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "TestGoFiles": [ [2024-03-15T18:01:10.709Z] "export_test.go", [2024-03-15T18:01:10.709Z] "internal_test.go" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "TestImports": [ [2024-03-15T18:01:10.709Z] "sync" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "XTestGoFiles": [ [2024-03-15T18:01:10.709Z] "example_test.go", [2024-03-15T18:01:10.709Z] "format_test.go", [2024-03-15T18:01:10.709Z] "mono_test.go", [2024-03-15T18:01:10.709Z] "sleep_test.go", [2024-03-15T18:01:10.709Z] "tick_test.go", [2024-03-15T18:01:10.709Z] "time_test.go", [2024-03-15T18:01:10.709Z] "tzdata_test.go", [2024-03-15T18:01:10.709Z] "zoneinfo_test.go", [2024-03-15T18:01:10.709Z] "zoneinfo_unix_test.go" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "XTestImports": [ [2024-03-15T18:01:10.709Z] "bytes", [2024-03-15T18:01:10.709Z] "encoding/gob", [2024-03-15T18:01:10.709Z] "encoding/json", [2024-03-15T18:01:10.709Z] "errors", [2024-03-15T18:01:10.709Z] "fmt", [2024-03-15T18:01:10.709Z] "math/big", [2024-03-15T18:01:10.709Z] "math/rand", [2024-03-15T18:01:10.709Z] "os", [2024-03-15T18:01:10.709Z] "reflect", [2024-03-15T18:01:10.709Z] "runtime", [2024-03-15T18:01:10.709Z] "strconv", [2024-03-15T18:01:10.709Z] "strings", [2024-03-15T18:01:10.709Z] "sync", [2024-03-15T18:01:10.709Z] "sync/atomic", [2024-03-15T18:01:10.709Z] "testing", [2024-03-15T18:01:10.709Z] "testing/quick", [2024-03-15T18:01:10.709Z] "time", [2024-03-15T18:01:10.709Z] "time/tzdata" [2024-03-15T18:01:10.709Z] ] [2024-03-15T18:01:10.709Z] } [2024-03-15T18:01:10.709Z] { [2024-03-15T18:01:10.709Z] "Dir": "/usr/local/go/src/context", [2024-03-15T18:01:10.709Z] "ImportPath": "context", [2024-03-15T18:01:10.709Z] "Name": "context", [2024-03-15T18:01:10.709Z] "Doc": "Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.", [2024-03-15T18:01:10.709Z] "Target": "/usr/local/go/pkg/linux_amd64/context.a", [2024-03-15T18:01:10.709Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.709Z] "Goroot": true, [2024-03-15T18:01:10.709Z] "Standard": true, [2024-03-15T18:01:10.709Z] "DepOnly": true, [2024-03-15T18:01:10.709Z] "GoFiles": [ [2024-03-15T18:01:10.709Z] "context.go" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "Imports": [ [2024-03-15T18:01:10.709Z] "errors", [2024-03-15T18:01:10.709Z] "internal/reflectlite", [2024-03-15T18:01:10.709Z] "sync", [2024-03-15T18:01:10.709Z] "sync/atomic", [2024-03-15T18:01:10.709Z] "time" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "Deps": [ [2024-03-15T18:01:10.709Z] "errors", [2024-03-15T18:01:10.709Z] "internal/abi", [2024-03-15T18:01:10.709Z] "internal/bytealg", [2024-03-15T18:01:10.709Z] "internal/cpu", [2024-03-15T18:01:10.709Z] "internal/goexperiment", [2024-03-15T18:01:10.709Z] "internal/itoa", [2024-03-15T18:01:10.709Z] "internal/oserror", [2024-03-15T18:01:10.709Z] "internal/race", [2024-03-15T18:01:10.709Z] "internal/reflectlite", [2024-03-15T18:01:10.709Z] "internal/unsafeheader", [2024-03-15T18:01:10.709Z] "runtime", [2024-03-15T18:01:10.709Z] "runtime/internal/atomic", [2024-03-15T18:01:10.709Z] "runtime/internal/math", [2024-03-15T18:01:10.709Z] "runtime/internal/sys", [2024-03-15T18:01:10.709Z] "sync", [2024-03-15T18:01:10.709Z] "sync/atomic", [2024-03-15T18:01:10.709Z] "syscall", [2024-03-15T18:01:10.709Z] "time", [2024-03-15T18:01:10.709Z] "unsafe" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "TestGoFiles": [ [2024-03-15T18:01:10.709Z] "context_test.go" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "TestImports": [ [2024-03-15T18:01:10.709Z] "fmt", [2024-03-15T18:01:10.709Z] "math/rand", [2024-03-15T18:01:10.709Z] "runtime", [2024-03-15T18:01:10.709Z] "strings", [2024-03-15T18:01:10.709Z] "sync", [2024-03-15T18:01:10.709Z] "sync/atomic", [2024-03-15T18:01:10.709Z] "time" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "XTestGoFiles": [ [2024-03-15T18:01:10.709Z] "benchmark_test.go", [2024-03-15T18:01:10.709Z] "example_test.go", [2024-03-15T18:01:10.709Z] "net_test.go", [2024-03-15T18:01:10.709Z] "x_test.go" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "XTestImports": [ [2024-03-15T18:01:10.709Z] "context", [2024-03-15T18:01:10.709Z] "fmt", [2024-03-15T18:01:10.709Z] "net", [2024-03-15T18:01:10.709Z] "runtime", [2024-03-15T18:01:10.709Z] "sync", [2024-03-15T18:01:10.709Z] "testing", [2024-03-15T18:01:10.709Z] "time" [2024-03-15T18:01:10.709Z] ] [2024-03-15T18:01:10.709Z] } [2024-03-15T18:01:10.709Z] { [2024-03-15T18:01:10.709Z] "Dir": "/usr/local/go/src/math/bits", [2024-03-15T18:01:10.709Z] "ImportPath": "math/bits", [2024-03-15T18:01:10.709Z] "Name": "bits", [2024-03-15T18:01:10.709Z] "Doc": "Package bits implements bit counting and manipulation functions for the predeclared unsigned integer types.", [2024-03-15T18:01:10.709Z] "Target": "/usr/local/go/pkg/linux_amd64/math/bits.a", [2024-03-15T18:01:10.709Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.709Z] "Goroot": true, [2024-03-15T18:01:10.709Z] "Standard": true, [2024-03-15T18:01:10.709Z] "DepOnly": true, [2024-03-15T18:01:10.709Z] "GoFiles": [ [2024-03-15T18:01:10.709Z] "bits.go", [2024-03-15T18:01:10.709Z] "bits_errors.go", [2024-03-15T18:01:10.709Z] "bits_tables.go" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.709Z] "bits_errors_bootstrap.go", [2024-03-15T18:01:10.709Z] "make_examples.go", [2024-03-15T18:01:10.709Z] "make_tables.go" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "Imports": [ [2024-03-15T18:01:10.709Z] "unsafe" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "Deps": [ [2024-03-15T18:01:10.709Z] "unsafe" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "TestGoFiles": [ [2024-03-15T18:01:10.709Z] "export_test.go" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "XTestGoFiles": [ [2024-03-15T18:01:10.709Z] "bits_test.go", [2024-03-15T18:01:10.709Z] "example_test.go" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "XTestImports": [ [2024-03-15T18:01:10.709Z] "fmt", [2024-03-15T18:01:10.709Z] "math/bits", [2024-03-15T18:01:10.709Z] "runtime", [2024-03-15T18:01:10.709Z] "testing", [2024-03-15T18:01:10.709Z] "unsafe" [2024-03-15T18:01:10.709Z] ] [2024-03-15T18:01:10.709Z] } [2024-03-15T18:01:10.709Z] { [2024-03-15T18:01:10.709Z] "Dir": "/usr/local/go/src/math", [2024-03-15T18:01:10.709Z] "ImportPath": "math", [2024-03-15T18:01:10.709Z] "Name": "math", [2024-03-15T18:01:10.709Z] "Doc": "Package math provides basic constants and mathematical functions.", [2024-03-15T18:01:10.709Z] "Target": "/usr/local/go/pkg/linux_amd64/math.a", [2024-03-15T18:01:10.709Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.709Z] "Goroot": true, [2024-03-15T18:01:10.709Z] "Standard": true, [2024-03-15T18:01:10.709Z] "DepOnly": true, [2024-03-15T18:01:10.709Z] "GoFiles": [ [2024-03-15T18:01:10.709Z] "abs.go", [2024-03-15T18:01:10.709Z] "acosh.go", [2024-03-15T18:01:10.709Z] "asin.go", [2024-03-15T18:01:10.709Z] "asinh.go", [2024-03-15T18:01:10.709Z] "atan.go", [2024-03-15T18:01:10.709Z] "atan2.go", [2024-03-15T18:01:10.709Z] "atanh.go", [2024-03-15T18:01:10.709Z] "bits.go", [2024-03-15T18:01:10.709Z] "cbrt.go", [2024-03-15T18:01:10.709Z] "const.go", [2024-03-15T18:01:10.709Z] "copysign.go", [2024-03-15T18:01:10.709Z] "dim.go", [2024-03-15T18:01:10.709Z] "dim_asm.go", [2024-03-15T18:01:10.709Z] "erf.go", [2024-03-15T18:01:10.709Z] "erfinv.go", [2024-03-15T18:01:10.709Z] "exp.go", [2024-03-15T18:01:10.709Z] "exp2_noasm.go", [2024-03-15T18:01:10.709Z] "exp_amd64.go", [2024-03-15T18:01:10.709Z] "exp_asm.go", [2024-03-15T18:01:10.709Z] "expm1.go", [2024-03-15T18:01:10.709Z] "floor.go", [2024-03-15T18:01:10.709Z] "floor_asm.go", [2024-03-15T18:01:10.709Z] "fma.go", [2024-03-15T18:01:10.709Z] "frexp.go", [2024-03-15T18:01:10.709Z] "gamma.go", [2024-03-15T18:01:10.709Z] "hypot.go", [2024-03-15T18:01:10.709Z] "hypot_asm.go", [2024-03-15T18:01:10.709Z] "j0.go", [2024-03-15T18:01:10.709Z] "j1.go", [2024-03-15T18:01:10.709Z] "jn.go", [2024-03-15T18:01:10.709Z] "ldexp.go", [2024-03-15T18:01:10.709Z] "lgamma.go", [2024-03-15T18:01:10.709Z] "log.go", [2024-03-15T18:01:10.709Z] "log10.go", [2024-03-15T18:01:10.709Z] "log1p.go", [2024-03-15T18:01:10.709Z] "log_asm.go", [2024-03-15T18:01:10.709Z] "logb.go", [2024-03-15T18:01:10.709Z] "mod.go", [2024-03-15T18:01:10.709Z] "modf.go", [2024-03-15T18:01:10.709Z] "modf_noasm.go", [2024-03-15T18:01:10.709Z] "nextafter.go", [2024-03-15T18:01:10.709Z] "pow.go", [2024-03-15T18:01:10.709Z] "pow10.go", [2024-03-15T18:01:10.709Z] "remainder.go", [2024-03-15T18:01:10.709Z] "signbit.go", [2024-03-15T18:01:10.709Z] "sin.go", [2024-03-15T18:01:10.709Z] "sincos.go", [2024-03-15T18:01:10.709Z] "sinh.go", [2024-03-15T18:01:10.709Z] "sqrt.go", [2024-03-15T18:01:10.709Z] "sqrt_asm.go", [2024-03-15T18:01:10.709Z] "stubs.go", [2024-03-15T18:01:10.709Z] "tan.go", [2024-03-15T18:01:10.709Z] "tanh.go", [2024-03-15T18:01:10.709Z] "trig_reduce.go", [2024-03-15T18:01:10.709Z] "unsafe.go" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.709Z] "arith_s390x.go", [2024-03-15T18:01:10.709Z] "arith_s390x_test.go", [2024-03-15T18:01:10.709Z] "dim_noasm.go", [2024-03-15T18:01:10.709Z] "exp2_asm.go", [2024-03-15T18:01:10.709Z] "exp_noasm.go", [2024-03-15T18:01:10.709Z] "export_s390x_test.go", [2024-03-15T18:01:10.709Z] "floor_noasm.go", [2024-03-15T18:01:10.709Z] "hypot_noasm.go", [2024-03-15T18:01:10.709Z] "log_stub.go", [2024-03-15T18:01:10.709Z] "modf_asm.go", [2024-03-15T18:01:10.709Z] "sqrt_noasm.go" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "IgnoredOtherFiles": [ [2024-03-15T18:01:10.709Z] "acos_s390x.s", [2024-03-15T18:01:10.709Z] "acosh_s390x.s", [2024-03-15T18:01:10.709Z] "asin_s390x.s", [2024-03-15T18:01:10.709Z] "asinh_s390x.s", [2024-03-15T18:01:10.709Z] "atan2_s390x.s", [2024-03-15T18:01:10.709Z] "atan_s390x.s", [2024-03-15T18:01:10.709Z] "atanh_s390x.s", [2024-03-15T18:01:10.709Z] "cbrt_s390x.s", [2024-03-15T18:01:10.709Z] "cosh_s390x.s", [2024-03-15T18:01:10.709Z] "dim_arm64.s", [2024-03-15T18:01:10.709Z] "dim_riscv64.s", [2024-03-15T18:01:10.709Z] "dim_s390x.s", [2024-03-15T18:01:10.709Z] "erf_s390x.s", [2024-03-15T18:01:10.709Z] "erfc_s390x.s", [2024-03-15T18:01:10.709Z] "exp_arm64.s", [2024-03-15T18:01:10.709Z] "exp_s390x.s", [2024-03-15T18:01:10.709Z] "expm1_s390x.s", [2024-03-15T18:01:10.709Z] "floor_386.s", [2024-03-15T18:01:10.709Z] "floor_arm64.s", [2024-03-15T18:01:10.709Z] "floor_ppc64x.s", [2024-03-15T18:01:10.709Z] "floor_s390x.s", [2024-03-15T18:01:10.709Z] "floor_wasm.s", [2024-03-15T18:01:10.709Z] "hypot_386.s", [2024-03-15T18:01:10.709Z] "log10_s390x.s", [2024-03-15T18:01:10.709Z] "log1p_s390x.s", [2024-03-15T18:01:10.709Z] "log_s390x.s", [2024-03-15T18:01:10.709Z] "modf_arm64.s", [2024-03-15T18:01:10.709Z] "modf_ppc64x.s", [2024-03-15T18:01:10.709Z] "pow_s390x.s", [2024-03-15T18:01:10.709Z] "sin_s390x.s", [2024-03-15T18:01:10.709Z] "sinh_s390x.s", [2024-03-15T18:01:10.709Z] "sqrt_386.s", [2024-03-15T18:01:10.709Z] "sqrt_arm.s", [2024-03-15T18:01:10.709Z] "sqrt_arm64.s", [2024-03-15T18:01:10.709Z] "sqrt_mipsx.s", [2024-03-15T18:01:10.709Z] "sqrt_ppc64x.s", [2024-03-15T18:01:10.709Z] "sqrt_riscv64.s", [2024-03-15T18:01:10.709Z] "sqrt_s390x.s", [2024-03-15T18:01:10.709Z] "sqrt_wasm.s", [2024-03-15T18:01:10.709Z] "stubs_s390x.s", [2024-03-15T18:01:10.709Z] "tan_s390x.s", [2024-03-15T18:01:10.709Z] "tanh_s390x.s" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "SFiles": [ [2024-03-15T18:01:10.709Z] "dim_amd64.s", [2024-03-15T18:01:10.709Z] "exp_amd64.s", [2024-03-15T18:01:10.709Z] "floor_amd64.s", [2024-03-15T18:01:10.709Z] "hypot_amd64.s", [2024-03-15T18:01:10.709Z] "log_amd64.s", [2024-03-15T18:01:10.709Z] "sqrt_amd64.s" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "Imports": [ [2024-03-15T18:01:10.709Z] "internal/cpu", [2024-03-15T18:01:10.709Z] "math/bits", [2024-03-15T18:01:10.709Z] "unsafe" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "Deps": [ [2024-03-15T18:01:10.709Z] "internal/cpu", [2024-03-15T18:01:10.709Z] "math/bits", [2024-03-15T18:01:10.709Z] "unsafe" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "TestGoFiles": [ [2024-03-15T18:01:10.709Z] "export_test.go" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "XTestGoFiles": [ [2024-03-15T18:01:10.709Z] "all_test.go", [2024-03-15T18:01:10.709Z] "const_test.go", [2024-03-15T18:01:10.709Z] "example_test.go", [2024-03-15T18:01:10.709Z] "huge_test.go" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "XTestImports": [ [2024-03-15T18:01:10.709Z] "fmt", [2024-03-15T18:01:10.709Z] "math", [2024-03-15T18:01:10.709Z] "testing", [2024-03-15T18:01:10.709Z] "unsafe" [2024-03-15T18:01:10.709Z] ] [2024-03-15T18:01:10.709Z] } [2024-03-15T18:01:10.709Z] { [2024-03-15T18:01:10.709Z] "Dir": "/usr/local/go/src/unicode/utf8", [2024-03-15T18:01:10.709Z] "ImportPath": "unicode/utf8", [2024-03-15T18:01:10.709Z] "Name": "utf8", [2024-03-15T18:01:10.709Z] "Doc": "Package utf8 implements functions and constants to support text encoded in UTF-8.", [2024-03-15T18:01:10.709Z] "Target": "/usr/local/go/pkg/linux_amd64/unicode/utf8.a", [2024-03-15T18:01:10.709Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.709Z] "Goroot": true, [2024-03-15T18:01:10.709Z] "Standard": true, [2024-03-15T18:01:10.709Z] "DepOnly": true, [2024-03-15T18:01:10.709Z] "GoFiles": [ [2024-03-15T18:01:10.709Z] "utf8.go" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "XTestGoFiles": [ [2024-03-15T18:01:10.709Z] "example_test.go", [2024-03-15T18:01:10.709Z] "utf8_test.go" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "XTestImports": [ [2024-03-15T18:01:10.709Z] "bytes", [2024-03-15T18:01:10.709Z] "fmt", [2024-03-15T18:01:10.709Z] "testing", [2024-03-15T18:01:10.709Z] "unicode", [2024-03-15T18:01:10.709Z] "unicode/utf8" [2024-03-15T18:01:10.709Z] ] [2024-03-15T18:01:10.709Z] } [2024-03-15T18:01:10.709Z] { [2024-03-15T18:01:10.709Z] "Dir": "/usr/local/go/src/strconv", [2024-03-15T18:01:10.709Z] "ImportPath": "strconv", [2024-03-15T18:01:10.709Z] "Name": "strconv", [2024-03-15T18:01:10.709Z] "Doc": "Package strconv implements conversions to and from string representations of basic data types.", [2024-03-15T18:01:10.709Z] "Target": "/usr/local/go/pkg/linux_amd64/strconv.a", [2024-03-15T18:01:10.709Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.709Z] "Goroot": true, [2024-03-15T18:01:10.709Z] "Standard": true, [2024-03-15T18:01:10.709Z] "DepOnly": true, [2024-03-15T18:01:10.709Z] "GoFiles": [ [2024-03-15T18:01:10.709Z] "atob.go", [2024-03-15T18:01:10.709Z] "atoc.go", [2024-03-15T18:01:10.709Z] "atof.go", [2024-03-15T18:01:10.709Z] "atoi.go", [2024-03-15T18:01:10.709Z] "bytealg.go", [2024-03-15T18:01:10.709Z] "ctoa.go", [2024-03-15T18:01:10.709Z] "decimal.go", [2024-03-15T18:01:10.709Z] "doc.go", [2024-03-15T18:01:10.709Z] "eisel_lemire.go", [2024-03-15T18:01:10.709Z] "ftoa.go", [2024-03-15T18:01:10.709Z] "ftoaryu.go", [2024-03-15T18:01:10.709Z] "isprint.go", [2024-03-15T18:01:10.709Z] "itoa.go", [2024-03-15T18:01:10.709Z] "quote.go" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.709Z] "bytealg_bootstrap.go", [2024-03-15T18:01:10.709Z] "makeisprint.go" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "Imports": [ [2024-03-15T18:01:10.709Z] "errors", [2024-03-15T18:01:10.709Z] "internal/bytealg", [2024-03-15T18:01:10.709Z] "math", [2024-03-15T18:01:10.709Z] "math/bits", [2024-03-15T18:01:10.709Z] "unicode/utf8" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "Deps": [ [2024-03-15T18:01:10.709Z] "errors", [2024-03-15T18:01:10.709Z] "internal/abi", [2024-03-15T18:01:10.709Z] "internal/bytealg", [2024-03-15T18:01:10.709Z] "internal/cpu", [2024-03-15T18:01:10.709Z] "internal/goexperiment", [2024-03-15T18:01:10.709Z] "internal/reflectlite", [2024-03-15T18:01:10.709Z] "internal/unsafeheader", [2024-03-15T18:01:10.709Z] "math", [2024-03-15T18:01:10.709Z] "math/bits", [2024-03-15T18:01:10.709Z] "runtime", [2024-03-15T18:01:10.709Z] "runtime/internal/atomic", [2024-03-15T18:01:10.709Z] "runtime/internal/math", [2024-03-15T18:01:10.709Z] "runtime/internal/sys", [2024-03-15T18:01:10.709Z] "unicode/utf8", [2024-03-15T18:01:10.709Z] "unsafe" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "TestGoFiles": [ [2024-03-15T18:01:10.709Z] "export_test.go", [2024-03-15T18:01:10.709Z] "internal_test.go" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "XTestGoFiles": [ [2024-03-15T18:01:10.709Z] "atob_test.go", [2024-03-15T18:01:10.709Z] "atoc_test.go", [2024-03-15T18:01:10.709Z] "atof_test.go", [2024-03-15T18:01:10.709Z] "atoi_test.go", [2024-03-15T18:01:10.709Z] "ctoa_test.go", [2024-03-15T18:01:10.709Z] "decimal_test.go", [2024-03-15T18:01:10.709Z] "example_test.go", [2024-03-15T18:01:10.709Z] "fp_test.go", [2024-03-15T18:01:10.709Z] "ftoa_test.go", [2024-03-15T18:01:10.709Z] "ftoaryu_test.go", [2024-03-15T18:01:10.709Z] "itoa_test.go", [2024-03-15T18:01:10.709Z] "quote_test.go", [2024-03-15T18:01:10.709Z] "strconv_test.go" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "XTestImports": [ [2024-03-15T18:01:10.709Z] "bufio", [2024-03-15T18:01:10.709Z] "bytes", [2024-03-15T18:01:10.709Z] "errors", [2024-03-15T18:01:10.709Z] "fmt", [2024-03-15T18:01:10.709Z] "log", [2024-03-15T18:01:10.709Z] "math", [2024-03-15T18:01:10.709Z] "math/cmplx", [2024-03-15T18:01:10.709Z] "math/rand", [2024-03-15T18:01:10.709Z] "os", [2024-03-15T18:01:10.709Z] "reflect", [2024-03-15T18:01:10.709Z] "runtime", [2024-03-15T18:01:10.709Z] "strconv", [2024-03-15T18:01:10.709Z] "strings", [2024-03-15T18:01:10.709Z] "sync", [2024-03-15T18:01:10.709Z] "testing", [2024-03-15T18:01:10.709Z] "time", [2024-03-15T18:01:10.709Z] "unicode" [2024-03-15T18:01:10.709Z] ] [2024-03-15T18:01:10.709Z] } [2024-03-15T18:01:10.709Z] { [2024-03-15T18:01:10.709Z] "Dir": "/usr/local/go/src/unicode", [2024-03-15T18:01:10.709Z] "ImportPath": "unicode", [2024-03-15T18:01:10.709Z] "Name": "unicode", [2024-03-15T18:01:10.709Z] "Doc": "Package unicode provides data and functions to test some properties of Unicode code points.", [2024-03-15T18:01:10.709Z] "Target": "/usr/local/go/pkg/linux_amd64/unicode.a", [2024-03-15T18:01:10.709Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.709Z] "Goroot": true, [2024-03-15T18:01:10.709Z] "Standard": true, [2024-03-15T18:01:10.709Z] "DepOnly": true, [2024-03-15T18:01:10.709Z] "GoFiles": [ [2024-03-15T18:01:10.709Z] "casetables.go", [2024-03-15T18:01:10.709Z] "digit.go", [2024-03-15T18:01:10.709Z] "graphic.go", [2024-03-15T18:01:10.709Z] "letter.go", [2024-03-15T18:01:10.709Z] "tables.go" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "XTestGoFiles": [ [2024-03-15T18:01:10.709Z] "digit_test.go", [2024-03-15T18:01:10.709Z] "example_test.go", [2024-03-15T18:01:10.709Z] "graphic_test.go", [2024-03-15T18:01:10.709Z] "letter_test.go", [2024-03-15T18:01:10.709Z] "script_test.go" [2024-03-15T18:01:10.709Z] ], [2024-03-15T18:01:10.709Z] "XTestImports": [ [2024-03-15T18:01:10.709Z] "flag", [2024-03-15T18:01:10.709Z] "fmt", [2024-03-15T18:01:10.709Z] "runtime", [2024-03-15T18:01:10.709Z] "sort", [2024-03-15T18:01:10.709Z] "strings", [2024-03-15T18:01:10.709Z] "testing", [2024-03-15T18:01:10.710Z] "unicode" [2024-03-15T18:01:10.710Z] ] [2024-03-15T18:01:10.710Z] } [2024-03-15T18:01:10.710Z] { [2024-03-15T18:01:10.710Z] "Dir": "/usr/local/go/src/reflect", [2024-03-15T18:01:10.710Z] "ImportPath": "reflect", [2024-03-15T18:01:10.710Z] "Name": "reflect", [2024-03-15T18:01:10.710Z] "Doc": "Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.", [2024-03-15T18:01:10.710Z] "Target": "/usr/local/go/pkg/linux_amd64/reflect.a", [2024-03-15T18:01:10.710Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.710Z] "Goroot": true, [2024-03-15T18:01:10.710Z] "Standard": true, [2024-03-15T18:01:10.710Z] "DepOnly": true, [2024-03-15T18:01:10.710Z] "GoFiles": [ [2024-03-15T18:01:10.710Z] "abi.go", [2024-03-15T18:01:10.710Z] "deepequal.go", [2024-03-15T18:01:10.710Z] "makefunc.go", [2024-03-15T18:01:10.710Z] "swapper.go", [2024-03-15T18:01:10.710Z] "type.go", [2024-03-15T18:01:10.710Z] "value.go", [2024-03-15T18:01:10.710Z] "visiblefields.go" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "IgnoredOtherFiles": [ [2024-03-15T18:01:10.710Z] "asm_386.s", [2024-03-15T18:01:10.710Z] "asm_arm.s", [2024-03-15T18:01:10.710Z] "asm_arm64.s", [2024-03-15T18:01:10.710Z] "asm_mips64x.s", [2024-03-15T18:01:10.710Z] "asm_mipsx.s", [2024-03-15T18:01:10.710Z] "asm_ppc64x.s", [2024-03-15T18:01:10.710Z] "asm_riscv64.s", [2024-03-15T18:01:10.710Z] "asm_s390x.s", [2024-03-15T18:01:10.710Z] "asm_wasm.s" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "SFiles": [ [2024-03-15T18:01:10.710Z] "asm_amd64.s" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "Imports": [ [2024-03-15T18:01:10.710Z] "internal/abi", [2024-03-15T18:01:10.710Z] "internal/goexperiment", [2024-03-15T18:01:10.710Z] "internal/itoa", [2024-03-15T18:01:10.710Z] "internal/unsafeheader", [2024-03-15T18:01:10.710Z] "math", [2024-03-15T18:01:10.710Z] "runtime", [2024-03-15T18:01:10.710Z] "strconv", [2024-03-15T18:01:10.710Z] "sync", [2024-03-15T18:01:10.710Z] "unicode", [2024-03-15T18:01:10.710Z] "unicode/utf8", [2024-03-15T18:01:10.710Z] "unsafe" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "Deps": [ [2024-03-15T18:01:10.710Z] "errors", [2024-03-15T18:01:10.710Z] "internal/abi", [2024-03-15T18:01:10.710Z] "internal/bytealg", [2024-03-15T18:01:10.710Z] "internal/cpu", [2024-03-15T18:01:10.710Z] "internal/goexperiment", [2024-03-15T18:01:10.710Z] "internal/itoa", [2024-03-15T18:01:10.710Z] "internal/race", [2024-03-15T18:01:10.710Z] "internal/reflectlite", [2024-03-15T18:01:10.710Z] "internal/unsafeheader", [2024-03-15T18:01:10.710Z] "math", [2024-03-15T18:01:10.710Z] "math/bits", [2024-03-15T18:01:10.710Z] "runtime", [2024-03-15T18:01:10.710Z] "runtime/internal/atomic", [2024-03-15T18:01:10.710Z] "runtime/internal/math", [2024-03-15T18:01:10.710Z] "runtime/internal/sys", [2024-03-15T18:01:10.710Z] "strconv", [2024-03-15T18:01:10.710Z] "sync", [2024-03-15T18:01:10.710Z] "sync/atomic", [2024-03-15T18:01:10.710Z] "unicode", [2024-03-15T18:01:10.710Z] "unicode/utf8", [2024-03-15T18:01:10.710Z] "unsafe" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "TestGoFiles": [ [2024-03-15T18:01:10.710Z] "export_test.go" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "TestImports": [ [2024-03-15T18:01:10.710Z] "sync", [2024-03-15T18:01:10.710Z] "unsafe" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "XTestGoFiles": [ [2024-03-15T18:01:10.710Z] "abi_test.go", [2024-03-15T18:01:10.710Z] "all_test.go", [2024-03-15T18:01:10.710Z] "example_test.go", [2024-03-15T18:01:10.710Z] "set_test.go", [2024-03-15T18:01:10.710Z] "tostring_test.go", [2024-03-15T18:01:10.710Z] "visiblefields_test.go" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "XTestImports": [ [2024-03-15T18:01:10.710Z] "bytes", [2024-03-15T18:01:10.710Z] "encoding/base64", [2024-03-15T18:01:10.710Z] "encoding/json", [2024-03-15T18:01:10.710Z] "flag", [2024-03-15T18:01:10.710Z] "fmt", [2024-03-15T18:01:10.710Z] "go/ast", [2024-03-15T18:01:10.710Z] "go/token", [2024-03-15T18:01:10.710Z] "internal/abi", [2024-03-15T18:01:10.710Z] "io", [2024-03-15T18:01:10.710Z] "math", [2024-03-15T18:01:10.710Z] "math/rand", [2024-03-15T18:01:10.710Z] "os", [2024-03-15T18:01:10.710Z] "reflect", [2024-03-15T18:01:10.710Z] "reflect/internal/example1", [2024-03-15T18:01:10.710Z] "reflect/internal/example2", [2024-03-15T18:01:10.710Z] "runtime", [2024-03-15T18:01:10.710Z] "sort", [2024-03-15T18:01:10.710Z] "strconv", [2024-03-15T18:01:10.710Z] "strings", [2024-03-15T18:01:10.710Z] "sync", [2024-03-15T18:01:10.710Z] "sync/atomic", [2024-03-15T18:01:10.710Z] "testing", [2024-03-15T18:01:10.710Z] "testing/quick", [2024-03-15T18:01:10.710Z] "time", [2024-03-15T18:01:10.710Z] "unsafe" [2024-03-15T18:01:10.710Z] ] [2024-03-15T18:01:10.710Z] } [2024-03-15T18:01:10.710Z] { [2024-03-15T18:01:10.710Z] "Dir": "/usr/local/go/src/sort", [2024-03-15T18:01:10.710Z] "ImportPath": "sort", [2024-03-15T18:01:10.710Z] "Name": "sort", [2024-03-15T18:01:10.710Z] "Doc": "Package sort provides primitives for sorting slices and user-defined collections.", [2024-03-15T18:01:10.710Z] "Target": "/usr/local/go/pkg/linux_amd64/sort.a", [2024-03-15T18:01:10.710Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.710Z] "Goroot": true, [2024-03-15T18:01:10.710Z] "Standard": true, [2024-03-15T18:01:10.710Z] "DepOnly": true, [2024-03-15T18:01:10.710Z] "GoFiles": [ [2024-03-15T18:01:10.710Z] "search.go", [2024-03-15T18:01:10.710Z] "slice.go", [2024-03-15T18:01:10.710Z] "slice_go113.go", [2024-03-15T18:01:10.710Z] "sort.go", [2024-03-15T18:01:10.710Z] "zfuncversion.go" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.710Z] "genzfunc.go", [2024-03-15T18:01:10.710Z] "slice_go14.go", [2024-03-15T18:01:10.710Z] "slice_go18.go" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "Imports": [ [2024-03-15T18:01:10.710Z] "internal/reflectlite" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "Deps": [ [2024-03-15T18:01:10.710Z] "internal/abi", [2024-03-15T18:01:10.710Z] "internal/bytealg", [2024-03-15T18:01:10.710Z] "internal/cpu", [2024-03-15T18:01:10.710Z] "internal/goexperiment", [2024-03-15T18:01:10.710Z] "internal/reflectlite", [2024-03-15T18:01:10.710Z] "internal/unsafeheader", [2024-03-15T18:01:10.710Z] "runtime", [2024-03-15T18:01:10.710Z] "runtime/internal/atomic", [2024-03-15T18:01:10.710Z] "runtime/internal/math", [2024-03-15T18:01:10.710Z] "runtime/internal/sys", [2024-03-15T18:01:10.710Z] "unsafe" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "TestGoFiles": [ [2024-03-15T18:01:10.710Z] "export_test.go" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "XTestGoFiles": [ [2024-03-15T18:01:10.710Z] "example_interface_test.go", [2024-03-15T18:01:10.710Z] "example_keys_test.go", [2024-03-15T18:01:10.710Z] "example_multi_test.go", [2024-03-15T18:01:10.710Z] "example_search_test.go", [2024-03-15T18:01:10.710Z] "example_test.go", [2024-03-15T18:01:10.710Z] "example_wrapper_test.go", [2024-03-15T18:01:10.710Z] "search_test.go", [2024-03-15T18:01:10.710Z] "sort_test.go" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "XTestImports": [ [2024-03-15T18:01:10.710Z] "fmt", [2024-03-15T18:01:10.710Z] "internal/testenv", [2024-03-15T18:01:10.710Z] "math", [2024-03-15T18:01:10.710Z] "math/rand", [2024-03-15T18:01:10.710Z] "runtime", [2024-03-15T18:01:10.710Z] "sort", [2024-03-15T18:01:10.710Z] "strconv", [2024-03-15T18:01:10.710Z] "strings", [2024-03-15T18:01:10.710Z] "testing" [2024-03-15T18:01:10.710Z] ] [2024-03-15T18:01:10.710Z] } [2024-03-15T18:01:10.710Z] { [2024-03-15T18:01:10.710Z] "Dir": "/usr/local/go/src/internal/fmtsort", [2024-03-15T18:01:10.710Z] "ImportPath": "internal/fmtsort", [2024-03-15T18:01:10.710Z] "Name": "fmtsort", [2024-03-15T18:01:10.710Z] "Doc": "Package fmtsort provides a general stable ordering mechanism for maps, on behalf of the fmt and text/template packages.", [2024-03-15T18:01:10.710Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/fmtsort.a", [2024-03-15T18:01:10.710Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.710Z] "Goroot": true, [2024-03-15T18:01:10.710Z] "Standard": true, [2024-03-15T18:01:10.710Z] "DepOnly": true, [2024-03-15T18:01:10.710Z] "GoFiles": [ [2024-03-15T18:01:10.710Z] "sort.go" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "Imports": [ [2024-03-15T18:01:10.710Z] "reflect", [2024-03-15T18:01:10.710Z] "sort" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "Deps": [ [2024-03-15T18:01:10.710Z] "errors", [2024-03-15T18:01:10.710Z] "internal/abi", [2024-03-15T18:01:10.710Z] "internal/bytealg", [2024-03-15T18:01:10.710Z] "internal/cpu", [2024-03-15T18:01:10.710Z] "internal/goexperiment", [2024-03-15T18:01:10.710Z] "internal/itoa", [2024-03-15T18:01:10.710Z] "internal/race", [2024-03-15T18:01:10.710Z] "internal/reflectlite", [2024-03-15T18:01:10.710Z] "internal/unsafeheader", [2024-03-15T18:01:10.710Z] "math", [2024-03-15T18:01:10.710Z] "math/bits", [2024-03-15T18:01:10.710Z] "reflect", [2024-03-15T18:01:10.710Z] "runtime", [2024-03-15T18:01:10.710Z] "runtime/internal/atomic", [2024-03-15T18:01:10.710Z] "runtime/internal/math", [2024-03-15T18:01:10.710Z] "runtime/internal/sys", [2024-03-15T18:01:10.710Z] "sort", [2024-03-15T18:01:10.710Z] "strconv", [2024-03-15T18:01:10.710Z] "sync", [2024-03-15T18:01:10.710Z] "sync/atomic", [2024-03-15T18:01:10.710Z] "unicode", [2024-03-15T18:01:10.710Z] "unicode/utf8", [2024-03-15T18:01:10.710Z] "unsafe" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "TestGoFiles": [ [2024-03-15T18:01:10.710Z] "export_test.go" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "TestImports": [ [2024-03-15T18:01:10.710Z] "reflect" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "XTestGoFiles": [ [2024-03-15T18:01:10.710Z] "sort_test.go" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "XTestImports": [ [2024-03-15T18:01:10.710Z] "fmt", [2024-03-15T18:01:10.710Z] "internal/fmtsort", [2024-03-15T18:01:10.710Z] "math", [2024-03-15T18:01:10.710Z] "reflect", [2024-03-15T18:01:10.710Z] "strings", [2024-03-15T18:01:10.710Z] "testing", [2024-03-15T18:01:10.710Z] "unsafe" [2024-03-15T18:01:10.710Z] ] [2024-03-15T18:01:10.710Z] } [2024-03-15T18:01:10.710Z] { [2024-03-15T18:01:10.710Z] "Dir": "/usr/local/go/src/io", [2024-03-15T18:01:10.710Z] "ImportPath": "io", [2024-03-15T18:01:10.710Z] "Name": "io", [2024-03-15T18:01:10.710Z] "Doc": "Package io provides basic interfaces to I/O primitives.", [2024-03-15T18:01:10.710Z] "Target": "/usr/local/go/pkg/linux_amd64/io.a", [2024-03-15T18:01:10.710Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.710Z] "Goroot": true, [2024-03-15T18:01:10.710Z] "Standard": true, [2024-03-15T18:01:10.710Z] "DepOnly": true, [2024-03-15T18:01:10.710Z] "GoFiles": [ [2024-03-15T18:01:10.710Z] "io.go", [2024-03-15T18:01:10.710Z] "multi.go", [2024-03-15T18:01:10.710Z] "pipe.go" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "Imports": [ [2024-03-15T18:01:10.710Z] "errors", [2024-03-15T18:01:10.710Z] "sync" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "Deps": [ [2024-03-15T18:01:10.710Z] "errors", [2024-03-15T18:01:10.710Z] "internal/abi", [2024-03-15T18:01:10.710Z] "internal/bytealg", [2024-03-15T18:01:10.710Z] "internal/cpu", [2024-03-15T18:01:10.710Z] "internal/goexperiment", [2024-03-15T18:01:10.710Z] "internal/race", [2024-03-15T18:01:10.710Z] "internal/reflectlite", [2024-03-15T18:01:10.710Z] "internal/unsafeheader", [2024-03-15T18:01:10.710Z] "runtime", [2024-03-15T18:01:10.710Z] "runtime/internal/atomic", [2024-03-15T18:01:10.710Z] "runtime/internal/math", [2024-03-15T18:01:10.710Z] "runtime/internal/sys", [2024-03-15T18:01:10.710Z] "sync", [2024-03-15T18:01:10.710Z] "sync/atomic", [2024-03-15T18:01:10.710Z] "unsafe" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "TestGoFiles": [ [2024-03-15T18:01:10.710Z] "export_test.go" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "XTestGoFiles": [ [2024-03-15T18:01:10.710Z] "example_test.go", [2024-03-15T18:01:10.710Z] "io_test.go", [2024-03-15T18:01:10.710Z] "multi_test.go", [2024-03-15T18:01:10.710Z] "pipe_test.go" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "XTestImports": [ [2024-03-15T18:01:10.710Z] "bytes", [2024-03-15T18:01:10.710Z] "crypto/sha1", [2024-03-15T18:01:10.710Z] "errors", [2024-03-15T18:01:10.710Z] "fmt", [2024-03-15T18:01:10.710Z] "io", [2024-03-15T18:01:10.710Z] "log", [2024-03-15T18:01:10.710Z] "os", [2024-03-15T18:01:10.710Z] "runtime", [2024-03-15T18:01:10.710Z] "sort", [2024-03-15T18:01:10.710Z] "strings", [2024-03-15T18:01:10.710Z] "testing", [2024-03-15T18:01:10.710Z] "time" [2024-03-15T18:01:10.710Z] ] [2024-03-15T18:01:10.710Z] } [2024-03-15T18:01:10.710Z] { [2024-03-15T18:01:10.710Z] "Dir": "/usr/local/go/src/internal/syscall/unix", [2024-03-15T18:01:10.710Z] "ImportPath": "internal/syscall/unix", [2024-03-15T18:01:10.710Z] "Name": "unix", [2024-03-15T18:01:10.710Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/syscall/unix.a", [2024-03-15T18:01:10.710Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.710Z] "Goroot": true, [2024-03-15T18:01:10.710Z] "Standard": true, [2024-03-15T18:01:10.710Z] "DepOnly": true, [2024-03-15T18:01:10.710Z] "GoFiles": [ [2024-03-15T18:01:10.710Z] "at.go", [2024-03-15T18:01:10.710Z] "at_sysnum_linux.go", [2024-03-15T18:01:10.710Z] "at_sysnum_newfstatat_linux.go", [2024-03-15T18:01:10.710Z] "copy_file_range_linux.go", [2024-03-15T18:01:10.710Z] "getrandom.go", [2024-03-15T18:01:10.710Z] "getrandom_linux.go", [2024-03-15T18:01:10.710Z] "nonblocking.go", [2024-03-15T18:01:10.710Z] "sysnum_linux_amd64.go" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.710Z] "at_aix.go", [2024-03-15T18:01:10.710Z] "at_darwin.go", [2024-03-15T18:01:10.710Z] "at_freebsd.go", [2024-03-15T18:01:10.710Z] "at_libc.go", [2024-03-15T18:01:10.710Z] "at_solaris.go", [2024-03-15T18:01:10.710Z] "at_sysnum_darwin.go", [2024-03-15T18:01:10.710Z] "at_sysnum_dragonfly.go", [2024-03-15T18:01:10.710Z] "at_sysnum_fstatat64_linux.go", [2024-03-15T18:01:10.710Z] "at_sysnum_fstatat_linux.go", [2024-03-15T18:01:10.710Z] "at_sysnum_netbsd.go", [2024-03-15T18:01:10.710Z] "at_sysnum_openbsd.go", [2024-03-15T18:01:10.710Z] "fcntl_linux_32bit.go", [2024-03-15T18:01:10.710Z] "getentropy_darwin.go", [2024-03-15T18:01:10.710Z] "getentropy_openbsd.go", [2024-03-15T18:01:10.710Z] "getrandom_dragonfly.go", [2024-03-15T18:01:10.710Z] "getrandom_freebsd.go", [2024-03-15T18:01:10.710Z] "getrandom_solaris.go", [2024-03-15T18:01:10.710Z] "ioctl_aix.go", [2024-03-15T18:01:10.710Z] "nonblocking_js.go", [2024-03-15T18:01:10.710Z] "nonblocking_libc.go", [2024-03-15T18:01:10.710Z] "pipe2_illumos.go", [2024-03-15T18:01:10.710Z] "sysnum_linux_386.go", [2024-03-15T18:01:10.710Z] "sysnum_linux_arm.go", [2024-03-15T18:01:10.710Z] "sysnum_linux_generic.go", [2024-03-15T18:01:10.710Z] "sysnum_linux_mips64x.go", [2024-03-15T18:01:10.710Z] "sysnum_linux_mipsx.go", [2024-03-15T18:01:10.710Z] "sysnum_linux_ppc64x.go", [2024-03-15T18:01:10.710Z] "sysnum_linux_s390x.go", [2024-03-15T18:01:10.710Z] "writev_illumos.go" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "IgnoredOtherFiles": [ [2024-03-15T18:01:10.710Z] "asm_aix_ppc64.s", [2024-03-15T18:01:10.710Z] "asm_darwin.s", [2024-03-15T18:01:10.710Z] "asm_solaris.s" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "Imports": [ [2024-03-15T18:01:10.710Z] "sync/atomic", [2024-03-15T18:01:10.710Z] "syscall", [2024-03-15T18:01:10.710Z] "unsafe" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "Deps": [ [2024-03-15T18:01:10.710Z] "errors", [2024-03-15T18:01:10.710Z] "internal/abi", [2024-03-15T18:01:10.710Z] "internal/bytealg", [2024-03-15T18:01:10.710Z] "internal/cpu", [2024-03-15T18:01:10.710Z] "internal/goexperiment", [2024-03-15T18:01:10.710Z] "internal/itoa", [2024-03-15T18:01:10.710Z] "internal/oserror", [2024-03-15T18:01:10.710Z] "internal/race", [2024-03-15T18:01:10.710Z] "internal/reflectlite", [2024-03-15T18:01:10.710Z] "internal/unsafeheader", [2024-03-15T18:01:10.710Z] "runtime", [2024-03-15T18:01:10.710Z] "runtime/internal/atomic", [2024-03-15T18:01:10.710Z] "runtime/internal/math", [2024-03-15T18:01:10.710Z] "runtime/internal/sys", [2024-03-15T18:01:10.710Z] "sync", [2024-03-15T18:01:10.710Z] "sync/atomic", [2024-03-15T18:01:10.710Z] "syscall", [2024-03-15T18:01:10.710Z] "unsafe" [2024-03-15T18:01:10.710Z] ] [2024-03-15T18:01:10.710Z] } [2024-03-15T18:01:10.710Z] { [2024-03-15T18:01:10.710Z] "Dir": "/usr/local/go/src/internal/poll", [2024-03-15T18:01:10.710Z] "ImportPath": "internal/poll", [2024-03-15T18:01:10.710Z] "Name": "poll", [2024-03-15T18:01:10.710Z] "Doc": "Package poll supports non-blocking I/O on file descriptors with polling.", [2024-03-15T18:01:10.710Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/poll.a", [2024-03-15T18:01:10.710Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.710Z] "Goroot": true, [2024-03-15T18:01:10.710Z] "Standard": true, [2024-03-15T18:01:10.710Z] "DepOnly": true, [2024-03-15T18:01:10.710Z] "GoFiles": [ [2024-03-15T18:01:10.710Z] "copy_file_range_linux.go", [2024-03-15T18:01:10.710Z] "errno_unix.go", [2024-03-15T18:01:10.710Z] "fcntl_syscall.go", [2024-03-15T18:01:10.710Z] "fd.go", [2024-03-15T18:01:10.710Z] "fd_fsync_posix.go", [2024-03-15T18:01:10.710Z] "fd_mutex.go", [2024-03-15T18:01:10.710Z] "fd_poll_runtime.go", [2024-03-15T18:01:10.710Z] "fd_posix.go", [2024-03-15T18:01:10.710Z] "fd_unix.go", [2024-03-15T18:01:10.710Z] "fd_writev_unix.go", [2024-03-15T18:01:10.710Z] "hook_cloexec.go", [2024-03-15T18:01:10.710Z] "hook_unix.go", [2024-03-15T18:01:10.710Z] "iovec_unix.go", [2024-03-15T18:01:10.710Z] "sendfile_linux.go", [2024-03-15T18:01:10.710Z] "sock_cloexec.go", [2024-03-15T18:01:10.710Z] "sockopt.go", [2024-03-15T18:01:10.710Z] "sockopt_linux.go", [2024-03-15T18:01:10.710Z] "sockopt_unix.go", [2024-03-15T18:01:10.710Z] "sockoptip.go", [2024-03-15T18:01:10.710Z] "splice_linux.go", [2024-03-15T18:01:10.710Z] "writev.go" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.710Z] "errno_windows.go", [2024-03-15T18:01:10.710Z] "error_stub_test.go", [2024-03-15T18:01:10.710Z] "export_windows_test.go", [2024-03-15T18:01:10.710Z] "fcntl_js.go", [2024-03-15T18:01:10.710Z] "fcntl_libc.go", [2024-03-15T18:01:10.710Z] "fd_fsync_darwin.go", [2024-03-15T18:01:10.710Z] "fd_fsync_windows.go", [2024-03-15T18:01:10.710Z] "fd_io_plan9.go", [2024-03-15T18:01:10.710Z] "fd_opendir_darwin.go", [2024-03-15T18:01:10.710Z] "fd_plan9.go", [2024-03-15T18:01:10.710Z] "fd_poll_js.go", [2024-03-15T18:01:10.710Z] "fd_windows.go", [2024-03-15T18:01:10.710Z] "fd_windows_test.go", [2024-03-15T18:01:10.710Z] "fd_writev_darwin.go", [2024-03-15T18:01:10.710Z] "fd_writev_illumos.go", [2024-03-15T18:01:10.710Z] "hook_windows.go", [2024-03-15T18:01:10.710Z] "iovec_illumos.go", [2024-03-15T18:01:10.710Z] "sendfile_bsd.go", [2024-03-15T18:01:10.710Z] "sendfile_solaris.go", [2024-03-15T18:01:10.710Z] "sendfile_windows.go", [2024-03-15T18:01:10.710Z] "sockopt_windows.go", [2024-03-15T18:01:10.710Z] "strconv.go", [2024-03-15T18:01:10.710Z] "sys_cloexec.go" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "Imports": [ [2024-03-15T18:01:10.710Z] "errors", [2024-03-15T18:01:10.710Z] "internal/syscall/unix", [2024-03-15T18:01:10.710Z] "io", [2024-03-15T18:01:10.710Z] "runtime", [2024-03-15T18:01:10.710Z] "sync", [2024-03-15T18:01:10.710Z] "sync/atomic", [2024-03-15T18:01:10.710Z] "syscall", [2024-03-15T18:01:10.710Z] "time", [2024-03-15T18:01:10.710Z] "unsafe" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "Deps": [ [2024-03-15T18:01:10.710Z] "errors", [2024-03-15T18:01:10.710Z] "internal/abi", [2024-03-15T18:01:10.710Z] "internal/bytealg", [2024-03-15T18:01:10.710Z] "internal/cpu", [2024-03-15T18:01:10.710Z] "internal/goexperiment", [2024-03-15T18:01:10.710Z] "internal/itoa", [2024-03-15T18:01:10.710Z] "internal/oserror", [2024-03-15T18:01:10.710Z] "internal/race", [2024-03-15T18:01:10.710Z] "internal/reflectlite", [2024-03-15T18:01:10.710Z] "internal/syscall/unix", [2024-03-15T18:01:10.710Z] "internal/unsafeheader", [2024-03-15T18:01:10.710Z] "io", [2024-03-15T18:01:10.710Z] "runtime", [2024-03-15T18:01:10.710Z] "runtime/internal/atomic", [2024-03-15T18:01:10.710Z] "runtime/internal/math", [2024-03-15T18:01:10.710Z] "runtime/internal/sys", [2024-03-15T18:01:10.710Z] "sync", [2024-03-15T18:01:10.710Z] "sync/atomic", [2024-03-15T18:01:10.710Z] "syscall", [2024-03-15T18:01:10.710Z] "time", [2024-03-15T18:01:10.710Z] "unsafe" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "TestGoFiles": [ [2024-03-15T18:01:10.710Z] "export_linux_test.go", [2024-03-15T18:01:10.710Z] "export_posix_test.go", [2024-03-15T18:01:10.710Z] "export_test.go" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "XTestGoFiles": [ [2024-03-15T18:01:10.710Z] "error_linux_test.go", [2024-03-15T18:01:10.710Z] "error_test.go", [2024-03-15T18:01:10.710Z] "fd_mutex_test.go", [2024-03-15T18:01:10.710Z] "fd_posix_test.go", [2024-03-15T18:01:10.710Z] "read_test.go", [2024-03-15T18:01:10.710Z] "splice_linux_test.go", [2024-03-15T18:01:10.710Z] "writev_test.go" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "XTestImports": [ [2024-03-15T18:01:10.710Z] "errors", [2024-03-15T18:01:10.710Z] "fmt", [2024-03-15T18:01:10.710Z] "internal/poll", [2024-03-15T18:01:10.710Z] "internal/syscall/unix", [2024-03-15T18:01:10.710Z] "io", [2024-03-15T18:01:10.710Z] "io/fs", [2024-03-15T18:01:10.710Z] "math/rand", [2024-03-15T18:01:10.710Z] "net", [2024-03-15T18:01:10.710Z] "os", [2024-03-15T18:01:10.710Z] "reflect", [2024-03-15T18:01:10.710Z] "runtime", [2024-03-15T18:01:10.710Z] "strings", [2024-03-15T18:01:10.710Z] "sync", [2024-03-15T18:01:10.710Z] "syscall", [2024-03-15T18:01:10.710Z] "testing", [2024-03-15T18:01:10.710Z] "time" [2024-03-15T18:01:10.710Z] ] [2024-03-15T18:01:10.710Z] } [2024-03-15T18:01:10.710Z] { [2024-03-15T18:01:10.710Z] "Dir": "/usr/local/go/src/internal/syscall/execenv", [2024-03-15T18:01:10.710Z] "ImportPath": "internal/syscall/execenv", [2024-03-15T18:01:10.710Z] "Name": "execenv", [2024-03-15T18:01:10.710Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/syscall/execenv.a", [2024-03-15T18:01:10.710Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.710Z] "Goroot": true, [2024-03-15T18:01:10.710Z] "Standard": true, [2024-03-15T18:01:10.710Z] "DepOnly": true, [2024-03-15T18:01:10.710Z] "GoFiles": [ [2024-03-15T18:01:10.710Z] "execenv_default.go" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.710Z] "execenv_windows.go" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "Imports": [ [2024-03-15T18:01:10.710Z] "syscall" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "Deps": [ [2024-03-15T18:01:10.710Z] "errors", [2024-03-15T18:01:10.710Z] "internal/abi", [2024-03-15T18:01:10.710Z] "internal/bytealg", [2024-03-15T18:01:10.710Z] "internal/cpu", [2024-03-15T18:01:10.710Z] "internal/goexperiment", [2024-03-15T18:01:10.710Z] "internal/itoa", [2024-03-15T18:01:10.710Z] "internal/oserror", [2024-03-15T18:01:10.710Z] "internal/race", [2024-03-15T18:01:10.710Z] "internal/reflectlite", [2024-03-15T18:01:10.710Z] "internal/unsafeheader", [2024-03-15T18:01:10.710Z] "runtime", [2024-03-15T18:01:10.710Z] "runtime/internal/atomic", [2024-03-15T18:01:10.710Z] "runtime/internal/math", [2024-03-15T18:01:10.710Z] "runtime/internal/sys", [2024-03-15T18:01:10.710Z] "sync", [2024-03-15T18:01:10.710Z] "sync/atomic", [2024-03-15T18:01:10.710Z] "syscall", [2024-03-15T18:01:10.710Z] "unsafe" [2024-03-15T18:01:10.710Z] ] [2024-03-15T18:01:10.710Z] } [2024-03-15T18:01:10.710Z] { [2024-03-15T18:01:10.710Z] "Dir": "/usr/local/go/src/internal/testlog", [2024-03-15T18:01:10.710Z] "ImportPath": "internal/testlog", [2024-03-15T18:01:10.710Z] "Name": "testlog", [2024-03-15T18:01:10.710Z] "Doc": "Package testlog provides a back-channel communication path between tests and package os, so that cmd/go can see which environment variables and files a test consults.", [2024-03-15T18:01:10.710Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/testlog.a", [2024-03-15T18:01:10.710Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.710Z] "Goroot": true, [2024-03-15T18:01:10.710Z] "Standard": true, [2024-03-15T18:01:10.710Z] "DepOnly": true, [2024-03-15T18:01:10.710Z] "GoFiles": [ [2024-03-15T18:01:10.710Z] "exit.go", [2024-03-15T18:01:10.710Z] "log.go" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "Imports": [ [2024-03-15T18:01:10.710Z] "sync", [2024-03-15T18:01:10.710Z] "sync/atomic" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "Deps": [ [2024-03-15T18:01:10.710Z] "internal/abi", [2024-03-15T18:01:10.710Z] "internal/bytealg", [2024-03-15T18:01:10.710Z] "internal/cpu", [2024-03-15T18:01:10.710Z] "internal/goexperiment", [2024-03-15T18:01:10.710Z] "internal/race", [2024-03-15T18:01:10.710Z] "runtime", [2024-03-15T18:01:10.710Z] "runtime/internal/atomic", [2024-03-15T18:01:10.710Z] "runtime/internal/math", [2024-03-15T18:01:10.710Z] "runtime/internal/sys", [2024-03-15T18:01:10.710Z] "sync", [2024-03-15T18:01:10.710Z] "sync/atomic", [2024-03-15T18:01:10.710Z] "unsafe" [2024-03-15T18:01:10.710Z] ] [2024-03-15T18:01:10.710Z] } [2024-03-15T18:01:10.710Z] { [2024-03-15T18:01:10.710Z] "Dir": "/usr/local/go/src/path", [2024-03-15T18:01:10.710Z] "ImportPath": "path", [2024-03-15T18:01:10.710Z] "Name": "path", [2024-03-15T18:01:10.710Z] "Doc": "Package path implements utility routines for manipulating slash-separated paths.", [2024-03-15T18:01:10.710Z] "Target": "/usr/local/go/pkg/linux_amd64/path.a", [2024-03-15T18:01:10.710Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.710Z] "Goroot": true, [2024-03-15T18:01:10.710Z] "Standard": true, [2024-03-15T18:01:10.710Z] "DepOnly": true, [2024-03-15T18:01:10.710Z] "GoFiles": [ [2024-03-15T18:01:10.710Z] "match.go", [2024-03-15T18:01:10.710Z] "path.go" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "Imports": [ [2024-03-15T18:01:10.710Z] "errors", [2024-03-15T18:01:10.710Z] "internal/bytealg", [2024-03-15T18:01:10.710Z] "unicode/utf8" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "Deps": [ [2024-03-15T18:01:10.710Z] "errors", [2024-03-15T18:01:10.710Z] "internal/abi", [2024-03-15T18:01:10.710Z] "internal/bytealg", [2024-03-15T18:01:10.710Z] "internal/cpu", [2024-03-15T18:01:10.710Z] "internal/goexperiment", [2024-03-15T18:01:10.710Z] "internal/reflectlite", [2024-03-15T18:01:10.710Z] "internal/unsafeheader", [2024-03-15T18:01:10.710Z] "runtime", [2024-03-15T18:01:10.710Z] "runtime/internal/atomic", [2024-03-15T18:01:10.710Z] "runtime/internal/math", [2024-03-15T18:01:10.710Z] "runtime/internal/sys", [2024-03-15T18:01:10.710Z] "unicode/utf8", [2024-03-15T18:01:10.710Z] "unsafe" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "XTestGoFiles": [ [2024-03-15T18:01:10.710Z] "example_test.go", [2024-03-15T18:01:10.710Z] "match_test.go", [2024-03-15T18:01:10.710Z] "path_test.go" [2024-03-15T18:01:10.710Z] ], [2024-03-15T18:01:10.710Z] "XTestImports": [ [2024-03-15T18:01:10.710Z] "fmt", [2024-03-15T18:01:10.710Z] "path", [2024-03-15T18:01:10.710Z] "runtime", [2024-03-15T18:01:10.710Z] "testing" [2024-03-15T18:01:10.710Z] ] [2024-03-15T18:01:10.710Z] } [2024-03-15T18:01:10.710Z] { [2024-03-15T18:01:10.710Z] "Dir": "/usr/local/go/src/io/fs", [2024-03-15T18:01:10.710Z] "ImportPath": "io/fs", [2024-03-15T18:01:10.710Z] "Name": "fs", [2024-03-15T18:01:10.710Z] "Doc": "Package fs defines basic interfaces to a file system.", [2024-03-15T18:01:10.710Z] "Target": "/usr/local/go/pkg/linux_amd64/io/fs.a", [2024-03-15T18:01:10.710Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.711Z] "Goroot": true, [2024-03-15T18:01:10.711Z] "Standard": true, [2024-03-15T18:01:10.711Z] "DepOnly": true, [2024-03-15T18:01:10.711Z] "GoFiles": [ [2024-03-15T18:01:10.711Z] "fs.go", [2024-03-15T18:01:10.711Z] "glob.go", [2024-03-15T18:01:10.711Z] "readdir.go", [2024-03-15T18:01:10.711Z] "readfile.go", [2024-03-15T18:01:10.711Z] "stat.go", [2024-03-15T18:01:10.711Z] "sub.go", [2024-03-15T18:01:10.711Z] "walk.go" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "Imports": [ [2024-03-15T18:01:10.711Z] "errors", [2024-03-15T18:01:10.711Z] "internal/oserror", [2024-03-15T18:01:10.711Z] "io", [2024-03-15T18:01:10.711Z] "path", [2024-03-15T18:01:10.711Z] "sort", [2024-03-15T18:01:10.711Z] "time", [2024-03-15T18:01:10.711Z] "unicode/utf8" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "Deps": [ [2024-03-15T18:01:10.711Z] "errors", [2024-03-15T18:01:10.711Z] "internal/abi", [2024-03-15T18:01:10.711Z] "internal/bytealg", [2024-03-15T18:01:10.711Z] "internal/cpu", [2024-03-15T18:01:10.711Z] "internal/goexperiment", [2024-03-15T18:01:10.711Z] "internal/itoa", [2024-03-15T18:01:10.711Z] "internal/oserror", [2024-03-15T18:01:10.711Z] "internal/race", [2024-03-15T18:01:10.711Z] "internal/reflectlite", [2024-03-15T18:01:10.711Z] "internal/unsafeheader", [2024-03-15T18:01:10.711Z] "io", [2024-03-15T18:01:10.711Z] "path", [2024-03-15T18:01:10.711Z] "runtime", [2024-03-15T18:01:10.711Z] "runtime/internal/atomic", [2024-03-15T18:01:10.711Z] "runtime/internal/math", [2024-03-15T18:01:10.711Z] "runtime/internal/sys", [2024-03-15T18:01:10.711Z] "sort", [2024-03-15T18:01:10.711Z] "sync", [2024-03-15T18:01:10.711Z] "sync/atomic", [2024-03-15T18:01:10.711Z] "syscall", [2024-03-15T18:01:10.711Z] "time", [2024-03-15T18:01:10.711Z] "unicode/utf8", [2024-03-15T18:01:10.711Z] "unsafe" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "XTestGoFiles": [ [2024-03-15T18:01:10.711Z] "example_test.go", [2024-03-15T18:01:10.711Z] "fs_test.go", [2024-03-15T18:01:10.711Z] "glob_test.go", [2024-03-15T18:01:10.711Z] "readdir_test.go", [2024-03-15T18:01:10.711Z] "readfile_test.go", [2024-03-15T18:01:10.711Z] "stat_test.go", [2024-03-15T18:01:10.711Z] "sub_test.go", [2024-03-15T18:01:10.711Z] "walk_test.go" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "XTestImports": [ [2024-03-15T18:01:10.711Z] "fmt", [2024-03-15T18:01:10.711Z] "io/fs", [2024-03-15T18:01:10.711Z] "log", [2024-03-15T18:01:10.711Z] "os", [2024-03-15T18:01:10.711Z] "path", [2024-03-15T18:01:10.711Z] "testing", [2024-03-15T18:01:10.711Z] "testing/fstest", [2024-03-15T18:01:10.711Z] "time" [2024-03-15T18:01:10.711Z] ] [2024-03-15T18:01:10.711Z] } [2024-03-15T18:01:10.711Z] { [2024-03-15T18:01:10.711Z] "Dir": "/usr/local/go/src/os", [2024-03-15T18:01:10.711Z] "ImportPath": "os", [2024-03-15T18:01:10.711Z] "Name": "os", [2024-03-15T18:01:10.711Z] "Doc": "Package os provides a platform-independent interface to operating system functionality.", [2024-03-15T18:01:10.711Z] "Target": "/usr/local/go/pkg/linux_amd64/os.a", [2024-03-15T18:01:10.711Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.711Z] "Goroot": true, [2024-03-15T18:01:10.711Z] "Standard": true, [2024-03-15T18:01:10.711Z] "DepOnly": true, [2024-03-15T18:01:10.711Z] "GoFiles": [ [2024-03-15T18:01:10.711Z] "dir.go", [2024-03-15T18:01:10.711Z] "dir_unix.go", [2024-03-15T18:01:10.711Z] "dirent_linux.go", [2024-03-15T18:01:10.711Z] "endian_little.go", [2024-03-15T18:01:10.711Z] "env.go", [2024-03-15T18:01:10.711Z] "error.go", [2024-03-15T18:01:10.711Z] "error_errno.go", [2024-03-15T18:01:10.711Z] "error_posix.go", [2024-03-15T18:01:10.711Z] "exec.go", [2024-03-15T18:01:10.711Z] "exec_posix.go", [2024-03-15T18:01:10.711Z] "exec_unix.go", [2024-03-15T18:01:10.711Z] "executable.go", [2024-03-15T18:01:10.711Z] "executable_procfs.go", [2024-03-15T18:01:10.711Z] "file.go", [2024-03-15T18:01:10.711Z] "file_posix.go", [2024-03-15T18:01:10.711Z] "file_unix.go", [2024-03-15T18:01:10.711Z] "getwd.go", [2024-03-15T18:01:10.711Z] "path.go", [2024-03-15T18:01:10.711Z] "path_unix.go", [2024-03-15T18:01:10.711Z] "pipe_linux.go", [2024-03-15T18:01:10.711Z] "proc.go", [2024-03-15T18:01:10.711Z] "rawconn.go", [2024-03-15T18:01:10.711Z] "readfrom_linux.go", [2024-03-15T18:01:10.711Z] "removeall_at.go", [2024-03-15T18:01:10.711Z] "stat.go", [2024-03-15T18:01:10.711Z] "stat_linux.go", [2024-03-15T18:01:10.711Z] "stat_unix.go", [2024-03-15T18:01:10.711Z] "sticky_notbsd.go", [2024-03-15T18:01:10.711Z] "str.go", [2024-03-15T18:01:10.711Z] "sys.go", [2024-03-15T18:01:10.711Z] "sys_linux.go", [2024-03-15T18:01:10.711Z] "sys_unix.go", [2024-03-15T18:01:10.711Z] "tempfile.go", [2024-03-15T18:01:10.711Z] "types.go", [2024-03-15T18:01:10.711Z] "types_unix.go", [2024-03-15T18:01:10.711Z] "wait_waitid.go" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.711Z] "dir_darwin.go", [2024-03-15T18:01:10.711Z] "dir_plan9.go", [2024-03-15T18:01:10.711Z] "dir_windows.go", [2024-03-15T18:01:10.711Z] "dirent_aix.go", [2024-03-15T18:01:10.711Z] "dirent_dragonfly.go", [2024-03-15T18:01:10.711Z] "dirent_freebsd.go", [2024-03-15T18:01:10.711Z] "dirent_js.go", [2024-03-15T18:01:10.711Z] "dirent_netbsd.go", [2024-03-15T18:01:10.711Z] "dirent_openbsd.go", [2024-03-15T18:01:10.711Z] "dirent_solaris.go", [2024-03-15T18:01:10.711Z] "endian_big.go", [2024-03-15T18:01:10.711Z] "error_plan9.go", [2024-03-15T18:01:10.711Z] "error_windows_test.go", [2024-03-15T18:01:10.711Z] "exec_plan9.go", [2024-03-15T18:01:10.711Z] "exec_windows.go", [2024-03-15T18:01:10.711Z] "executable_darwin.go", [2024-03-15T18:01:10.711Z] "executable_dragonfly.go", [2024-03-15T18:01:10.711Z] "executable_freebsd.go", [2024-03-15T18:01:10.711Z] "executable_path.go", [2024-03-15T18:01:10.711Z] "executable_plan9.go", [2024-03-15T18:01:10.711Z] "executable_solaris.go", [2024-03-15T18:01:10.711Z] "executable_sysctl.go", [2024-03-15T18:01:10.711Z] "executable_windows.go", [2024-03-15T18:01:10.711Z] "export_windows_test.go", [2024-03-15T18:01:10.711Z] "file_plan9.go", [2024-03-15T18:01:10.711Z] "file_windows.go", [2024-03-15T18:01:10.711Z] "os_windows_test.go", [2024-03-15T18:01:10.711Z] "path_plan9.go", [2024-03-15T18:01:10.711Z] "path_windows.go", [2024-03-15T18:01:10.711Z] "path_windows_test.go", [2024-03-15T18:01:10.711Z] "pipe2_bsd.go", [2024-03-15T18:01:10.711Z] "pipe2_illumos.go", [2024-03-15T18:01:10.711Z] "pipe_bsd.go", [2024-03-15T18:01:10.711Z] "readfrom_stub.go", [2024-03-15T18:01:10.711Z] "removeall_noat.go", [2024-03-15T18:01:10.711Z] "stat_aix.go", [2024-03-15T18:01:10.711Z] "stat_darwin.go", [2024-03-15T18:01:10.711Z] "stat_dragonfly.go", [2024-03-15T18:01:10.711Z] "stat_freebsd.go", [2024-03-15T18:01:10.711Z] "stat_js.go", [2024-03-15T18:01:10.711Z] "stat_netbsd.go", [2024-03-15T18:01:10.711Z] "stat_openbsd.go", [2024-03-15T18:01:10.711Z] "stat_plan9.go", [2024-03-15T18:01:10.711Z] "stat_solaris.go", [2024-03-15T18:01:10.711Z] "stat_windows.go", [2024-03-15T18:01:10.711Z] "sticky_bsd.go", [2024-03-15T18:01:10.711Z] "sys_aix.go", [2024-03-15T18:01:10.711Z] "sys_bsd.go", [2024-03-15T18:01:10.711Z] "sys_js.go", [2024-03-15T18:01:10.711Z] "sys_plan9.go", [2024-03-15T18:01:10.711Z] "sys_solaris.go", [2024-03-15T18:01:10.711Z] "sys_windows.go", [2024-03-15T18:01:10.711Z] "types_plan9.go", [2024-03-15T18:01:10.711Z] "types_windows.go", [2024-03-15T18:01:10.711Z] "wait_unimp.go", [2024-03-15T18:01:10.711Z] "wait_wait6.go" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "Imports": [ [2024-03-15T18:01:10.711Z] "errors", [2024-03-15T18:01:10.711Z] "internal/itoa", [2024-03-15T18:01:10.711Z] "internal/oserror", [2024-03-15T18:01:10.711Z] "internal/poll", [2024-03-15T18:01:10.711Z] "internal/syscall/execenv", [2024-03-15T18:01:10.711Z] "internal/syscall/unix", [2024-03-15T18:01:10.711Z] "internal/testlog", [2024-03-15T18:01:10.711Z] "internal/unsafeheader", [2024-03-15T18:01:10.711Z] "io", [2024-03-15T18:01:10.711Z] "io/fs", [2024-03-15T18:01:10.711Z] "runtime", [2024-03-15T18:01:10.711Z] "sort", [2024-03-15T18:01:10.711Z] "sync", [2024-03-15T18:01:10.711Z] "sync/atomic", [2024-03-15T18:01:10.711Z] "syscall", [2024-03-15T18:01:10.711Z] "time", [2024-03-15T18:01:10.711Z] "unsafe" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "Deps": [ [2024-03-15T18:01:10.711Z] "errors", [2024-03-15T18:01:10.711Z] "internal/abi", [2024-03-15T18:01:10.711Z] "internal/bytealg", [2024-03-15T18:01:10.711Z] "internal/cpu", [2024-03-15T18:01:10.711Z] "internal/goexperiment", [2024-03-15T18:01:10.711Z] "internal/itoa", [2024-03-15T18:01:10.711Z] "internal/oserror", [2024-03-15T18:01:10.711Z] "internal/poll", [2024-03-15T18:01:10.711Z] "internal/race", [2024-03-15T18:01:10.711Z] "internal/reflectlite", [2024-03-15T18:01:10.711Z] "internal/syscall/execenv", [2024-03-15T18:01:10.711Z] "internal/syscall/unix", [2024-03-15T18:01:10.711Z] "internal/testlog", [2024-03-15T18:01:10.711Z] "internal/unsafeheader", [2024-03-15T18:01:10.711Z] "io", [2024-03-15T18:01:10.711Z] "io/fs", [2024-03-15T18:01:10.711Z] "path", [2024-03-15T18:01:10.711Z] "runtime", [2024-03-15T18:01:10.711Z] "runtime/internal/atomic", [2024-03-15T18:01:10.711Z] "runtime/internal/math", [2024-03-15T18:01:10.711Z] "runtime/internal/sys", [2024-03-15T18:01:10.711Z] "sort", [2024-03-15T18:01:10.711Z] "sync", [2024-03-15T18:01:10.711Z] "sync/atomic", [2024-03-15T18:01:10.711Z] "syscall", [2024-03-15T18:01:10.711Z] "time", [2024-03-15T18:01:10.711Z] "unicode/utf8", [2024-03-15T18:01:10.711Z] "unsafe" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "TestGoFiles": [ [2024-03-15T18:01:10.711Z] "export_linux_test.go", [2024-03-15T18:01:10.711Z] "export_test.go", [2024-03-15T18:01:10.711Z] "export_unix_test.go" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "XTestGoFiles": [ [2024-03-15T18:01:10.711Z] "env_test.go", [2024-03-15T18:01:10.711Z] "env_unix_test.go", [2024-03-15T18:01:10.711Z] "error_test.go", [2024-03-15T18:01:10.711Z] "error_unix_test.go", [2024-03-15T18:01:10.711Z] "example_test.go", [2024-03-15T18:01:10.711Z] "exec_unix_test.go", [2024-03-15T18:01:10.711Z] "executable_test.go", [2024-03-15T18:01:10.711Z] "fifo_test.go", [2024-03-15T18:01:10.711Z] "os_test.go", [2024-03-15T18:01:10.711Z] "os_unix_test.go", [2024-03-15T18:01:10.711Z] "path_test.go", [2024-03-15T18:01:10.711Z] "pipe_test.go", [2024-03-15T18:01:10.711Z] "rawconn_test.go", [2024-03-15T18:01:10.711Z] "read_test.go", [2024-03-15T18:01:10.711Z] "readfrom_linux_test.go", [2024-03-15T18:01:10.711Z] "removeall_test.go", [2024-03-15T18:01:10.711Z] "stat_test.go", [2024-03-15T18:01:10.711Z] "tempfile_test.go", [2024-03-15T18:01:10.711Z] "timeout_test.go" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "XTestImports": [ [2024-03-15T18:01:10.711Z] "bufio", [2024-03-15T18:01:10.711Z] "bytes", [2024-03-15T18:01:10.711Z] "errors", [2024-03-15T18:01:10.711Z] "flag", [2024-03-15T18:01:10.711Z] "fmt", [2024-03-15T18:01:10.711Z] "internal/poll", [2024-03-15T18:01:10.711Z] "internal/testenv", [2024-03-15T18:01:10.711Z] "io", [2024-03-15T18:01:10.711Z] "io/fs", [2024-03-15T18:01:10.711Z] "log", [2024-03-15T18:01:10.711Z] "math/rand", [2024-03-15T18:01:10.711Z] "os", [2024-03-15T18:01:10.711Z] "os/exec", [2024-03-15T18:01:10.711Z] "os/signal", [2024-03-15T18:01:10.711Z] "path/filepath", [2024-03-15T18:01:10.711Z] "reflect", [2024-03-15T18:01:10.711Z] "regexp", [2024-03-15T18:01:10.711Z] "runtime", [2024-03-15T18:01:10.711Z] "runtime/debug", [2024-03-15T18:01:10.711Z] "sort", [2024-03-15T18:01:10.711Z] "strconv", [2024-03-15T18:01:10.711Z] "strings", [2024-03-15T18:01:10.711Z] "sync", [2024-03-15T18:01:10.711Z] "syscall", [2024-03-15T18:01:10.711Z] "testing", [2024-03-15T18:01:10.711Z] "testing/fstest", [2024-03-15T18:01:10.711Z] "time" [2024-03-15T18:01:10.711Z] ] [2024-03-15T18:01:10.711Z] } [2024-03-15T18:01:10.711Z] { [2024-03-15T18:01:10.711Z] "Dir": "/usr/local/go/src/fmt", [2024-03-15T18:01:10.711Z] "ImportPath": "fmt", [2024-03-15T18:01:10.711Z] "Name": "fmt", [2024-03-15T18:01:10.711Z] "Doc": "Package fmt implements formatted I/O with functions analogous to C's printf and scanf.", [2024-03-15T18:01:10.711Z] "Target": "/usr/local/go/pkg/linux_amd64/fmt.a", [2024-03-15T18:01:10.711Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.711Z] "Goroot": true, [2024-03-15T18:01:10.711Z] "Standard": true, [2024-03-15T18:01:10.711Z] "DepOnly": true, [2024-03-15T18:01:10.711Z] "GoFiles": [ [2024-03-15T18:01:10.711Z] "doc.go", [2024-03-15T18:01:10.711Z] "errors.go", [2024-03-15T18:01:10.711Z] "format.go", [2024-03-15T18:01:10.711Z] "print.go", [2024-03-15T18:01:10.711Z] "scan.go" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "Imports": [ [2024-03-15T18:01:10.711Z] "errors", [2024-03-15T18:01:10.711Z] "internal/fmtsort", [2024-03-15T18:01:10.711Z] "io", [2024-03-15T18:01:10.711Z] "math", [2024-03-15T18:01:10.711Z] "os", [2024-03-15T18:01:10.711Z] "reflect", [2024-03-15T18:01:10.711Z] "strconv", [2024-03-15T18:01:10.711Z] "sync", [2024-03-15T18:01:10.711Z] "unicode/utf8" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "Deps": [ [2024-03-15T18:01:10.711Z] "errors", [2024-03-15T18:01:10.711Z] "internal/abi", [2024-03-15T18:01:10.711Z] "internal/bytealg", [2024-03-15T18:01:10.711Z] "internal/cpu", [2024-03-15T18:01:10.711Z] "internal/fmtsort", [2024-03-15T18:01:10.711Z] "internal/goexperiment", [2024-03-15T18:01:10.711Z] "internal/itoa", [2024-03-15T18:01:10.711Z] "internal/oserror", [2024-03-15T18:01:10.711Z] "internal/poll", [2024-03-15T18:01:10.711Z] "internal/race", [2024-03-15T18:01:10.711Z] "internal/reflectlite", [2024-03-15T18:01:10.711Z] "internal/syscall/execenv", [2024-03-15T18:01:10.711Z] "internal/syscall/unix", [2024-03-15T18:01:10.711Z] "internal/testlog", [2024-03-15T18:01:10.711Z] "internal/unsafeheader", [2024-03-15T18:01:10.711Z] "io", [2024-03-15T18:01:10.711Z] "io/fs", [2024-03-15T18:01:10.711Z] "math", [2024-03-15T18:01:10.711Z] "math/bits", [2024-03-15T18:01:10.711Z] "os", [2024-03-15T18:01:10.711Z] "path", [2024-03-15T18:01:10.711Z] "reflect", [2024-03-15T18:01:10.711Z] "runtime", [2024-03-15T18:01:10.711Z] "runtime/internal/atomic", [2024-03-15T18:01:10.711Z] "runtime/internal/math", [2024-03-15T18:01:10.711Z] "runtime/internal/sys", [2024-03-15T18:01:10.711Z] "sort", [2024-03-15T18:01:10.711Z] "strconv", [2024-03-15T18:01:10.711Z] "sync", [2024-03-15T18:01:10.711Z] "sync/atomic", [2024-03-15T18:01:10.711Z] "syscall", [2024-03-15T18:01:10.711Z] "time", [2024-03-15T18:01:10.711Z] "unicode", [2024-03-15T18:01:10.711Z] "unicode/utf8", [2024-03-15T18:01:10.711Z] "unsafe" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "TestGoFiles": [ [2024-03-15T18:01:10.711Z] "export_test.go" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "XTestGoFiles": [ [2024-03-15T18:01:10.711Z] "errors_test.go", [2024-03-15T18:01:10.711Z] "example_test.go", [2024-03-15T18:01:10.711Z] "fmt_test.go", [2024-03-15T18:01:10.711Z] "gostringer_example_test.go", [2024-03-15T18:01:10.711Z] "scan_test.go", [2024-03-15T18:01:10.711Z] "stringer_example_test.go", [2024-03-15T18:01:10.711Z] "stringer_test.go" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "XTestImports": [ [2024-03-15T18:01:10.711Z] "bufio", [2024-03-15T18:01:10.711Z] "bytes", [2024-03-15T18:01:10.711Z] "errors", [2024-03-15T18:01:10.711Z] "fmt", [2024-03-15T18:01:10.711Z] "internal/race", [2024-03-15T18:01:10.711Z] "io", [2024-03-15T18:01:10.711Z] "math", [2024-03-15T18:01:10.711Z] "os", [2024-03-15T18:01:10.711Z] "reflect", [2024-03-15T18:01:10.711Z] "regexp", [2024-03-15T18:01:10.711Z] "runtime", [2024-03-15T18:01:10.711Z] "strings", [2024-03-15T18:01:10.711Z] "testing", [2024-03-15T18:01:10.711Z] "testing/iotest", [2024-03-15T18:01:10.711Z] "time", [2024-03-15T18:01:10.711Z] "unicode", [2024-03-15T18:01:10.711Z] "unicode/utf8" [2024-03-15T18:01:10.711Z] ] [2024-03-15T18:01:10.711Z] } [2024-03-15T18:01:10.711Z] { [2024-03-15T18:01:10.711Z] "Dir": "/usr/local/go/src/bytes", [2024-03-15T18:01:10.711Z] "ImportPath": "bytes", [2024-03-15T18:01:10.711Z] "Name": "bytes", [2024-03-15T18:01:10.711Z] "Doc": "Package bytes implements functions for the manipulation of byte slices.", [2024-03-15T18:01:10.711Z] "Target": "/usr/local/go/pkg/linux_amd64/bytes.a", [2024-03-15T18:01:10.711Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.711Z] "Goroot": true, [2024-03-15T18:01:10.711Z] "Standard": true, [2024-03-15T18:01:10.711Z] "DepOnly": true, [2024-03-15T18:01:10.711Z] "GoFiles": [ [2024-03-15T18:01:10.711Z] "buffer.go", [2024-03-15T18:01:10.711Z] "bytes.go", [2024-03-15T18:01:10.711Z] "reader.go" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "Imports": [ [2024-03-15T18:01:10.711Z] "errors", [2024-03-15T18:01:10.711Z] "internal/bytealg", [2024-03-15T18:01:10.711Z] "io", [2024-03-15T18:01:10.711Z] "unicode", [2024-03-15T18:01:10.711Z] "unicode/utf8" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "Deps": [ [2024-03-15T18:01:10.711Z] "errors", [2024-03-15T18:01:10.711Z] "internal/abi", [2024-03-15T18:01:10.711Z] "internal/bytealg", [2024-03-15T18:01:10.711Z] "internal/cpu", [2024-03-15T18:01:10.711Z] "internal/goexperiment", [2024-03-15T18:01:10.711Z] "internal/race", [2024-03-15T18:01:10.711Z] "internal/reflectlite", [2024-03-15T18:01:10.711Z] "internal/unsafeheader", [2024-03-15T18:01:10.711Z] "io", [2024-03-15T18:01:10.711Z] "runtime", [2024-03-15T18:01:10.711Z] "runtime/internal/atomic", [2024-03-15T18:01:10.711Z] "runtime/internal/math", [2024-03-15T18:01:10.711Z] "runtime/internal/sys", [2024-03-15T18:01:10.711Z] "sync", [2024-03-15T18:01:10.711Z] "sync/atomic", [2024-03-15T18:01:10.711Z] "unicode", [2024-03-15T18:01:10.711Z] "unicode/utf8", [2024-03-15T18:01:10.711Z] "unsafe" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "TestGoFiles": [ [2024-03-15T18:01:10.711Z] "export_test.go" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "XTestGoFiles": [ [2024-03-15T18:01:10.711Z] "boundary_test.go", [2024-03-15T18:01:10.711Z] "buffer_test.go", [2024-03-15T18:01:10.711Z] "bytes_test.go", [2024-03-15T18:01:10.711Z] "compare_test.go", [2024-03-15T18:01:10.711Z] "example_test.go", [2024-03-15T18:01:10.711Z] "reader_test.go" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "XTestImports": [ [2024-03-15T18:01:10.711Z] "bytes", [2024-03-15T18:01:10.711Z] "encoding/base64", [2024-03-15T18:01:10.711Z] "fmt", [2024-03-15T18:01:10.711Z] "internal/testenv", [2024-03-15T18:01:10.711Z] "io", [2024-03-15T18:01:10.711Z] "math/rand", [2024-03-15T18:01:10.711Z] "os", [2024-03-15T18:01:10.711Z] "reflect", [2024-03-15T18:01:10.711Z] "sort", [2024-03-15T18:01:10.711Z] "strings", [2024-03-15T18:01:10.711Z] "sync", [2024-03-15T18:01:10.711Z] "syscall", [2024-03-15T18:01:10.711Z] "testing", [2024-03-15T18:01:10.711Z] "unicode", [2024-03-15T18:01:10.711Z] "unicode/utf8" [2024-03-15T18:01:10.711Z] ] [2024-03-15T18:01:10.711Z] } [2024-03-15T18:01:10.711Z] { [2024-03-15T18:01:10.711Z] "Dir": "/usr/local/go/src/strings", [2024-03-15T18:01:10.711Z] "ImportPath": "strings", [2024-03-15T18:01:10.711Z] "Name": "strings", [2024-03-15T18:01:10.711Z] "Doc": "Package strings implements simple functions to manipulate UTF-8 encoded strings.", [2024-03-15T18:01:10.711Z] "Target": "/usr/local/go/pkg/linux_amd64/strings.a", [2024-03-15T18:01:10.711Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.711Z] "Goroot": true, [2024-03-15T18:01:10.711Z] "Standard": true, [2024-03-15T18:01:10.711Z] "DepOnly": true, [2024-03-15T18:01:10.711Z] "GoFiles": [ [2024-03-15T18:01:10.711Z] "builder.go", [2024-03-15T18:01:10.711Z] "compare.go", [2024-03-15T18:01:10.711Z] "reader.go", [2024-03-15T18:01:10.711Z] "replace.go", [2024-03-15T18:01:10.711Z] "search.go", [2024-03-15T18:01:10.711Z] "strings.go" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "Imports": [ [2024-03-15T18:01:10.711Z] "errors", [2024-03-15T18:01:10.711Z] "internal/bytealg", [2024-03-15T18:01:10.711Z] "io", [2024-03-15T18:01:10.711Z] "sync", [2024-03-15T18:01:10.711Z] "unicode", [2024-03-15T18:01:10.711Z] "unicode/utf8", [2024-03-15T18:01:10.711Z] "unsafe" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "Deps": [ [2024-03-15T18:01:10.711Z] "errors", [2024-03-15T18:01:10.711Z] "internal/abi", [2024-03-15T18:01:10.711Z] "internal/bytealg", [2024-03-15T18:01:10.711Z] "internal/cpu", [2024-03-15T18:01:10.711Z] "internal/goexperiment", [2024-03-15T18:01:10.711Z] "internal/race", [2024-03-15T18:01:10.711Z] "internal/reflectlite", [2024-03-15T18:01:10.711Z] "internal/unsafeheader", [2024-03-15T18:01:10.711Z] "io", [2024-03-15T18:01:10.711Z] "runtime", [2024-03-15T18:01:10.711Z] "runtime/internal/atomic", [2024-03-15T18:01:10.711Z] "runtime/internal/math", [2024-03-15T18:01:10.711Z] "runtime/internal/sys", [2024-03-15T18:01:10.711Z] "sync", [2024-03-15T18:01:10.711Z] "sync/atomic", [2024-03-15T18:01:10.711Z] "unicode", [2024-03-15T18:01:10.711Z] "unicode/utf8", [2024-03-15T18:01:10.711Z] "unsafe" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "TestGoFiles": [ [2024-03-15T18:01:10.711Z] "export_test.go" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "XTestGoFiles": [ [2024-03-15T18:01:10.711Z] "builder_test.go", [2024-03-15T18:01:10.711Z] "compare_test.go", [2024-03-15T18:01:10.711Z] "example_test.go", [2024-03-15T18:01:10.711Z] "reader_test.go", [2024-03-15T18:01:10.711Z] "replace_test.go", [2024-03-15T18:01:10.711Z] "search_test.go", [2024-03-15T18:01:10.711Z] "strings_test.go" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "XTestImports": [ [2024-03-15T18:01:10.711Z] "bytes", [2024-03-15T18:01:10.711Z] "fmt", [2024-03-15T18:01:10.711Z] "internal/testenv", [2024-03-15T18:01:10.711Z] "io", [2024-03-15T18:01:10.711Z] "math/rand", [2024-03-15T18:01:10.711Z] "reflect", [2024-03-15T18:01:10.711Z] "strconv", [2024-03-15T18:01:10.711Z] "strings", [2024-03-15T18:01:10.711Z] "sync", [2024-03-15T18:01:10.711Z] "testing", [2024-03-15T18:01:10.711Z] "unicode", [2024-03-15T18:01:10.711Z] "unicode/utf8", [2024-03-15T18:01:10.711Z] "unsafe" [2024-03-15T18:01:10.711Z] ] [2024-03-15T18:01:10.711Z] } [2024-03-15T18:01:10.711Z] { [2024-03-15T18:01:10.711Z] "Dir": "/usr/local/go/src/bufio", [2024-03-15T18:01:10.711Z] "ImportPath": "bufio", [2024-03-15T18:01:10.711Z] "Name": "bufio", [2024-03-15T18:01:10.711Z] "Doc": "Package bufio implements buffered I/O. It wraps an io.Reader or io.Writer object, creating another object (Reader or Writer) that also implements the interface but provides buffering and some help for textual I/O.", [2024-03-15T18:01:10.711Z] "Target": "/usr/local/go/pkg/linux_amd64/bufio.a", [2024-03-15T18:01:10.711Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.711Z] "Goroot": true, [2024-03-15T18:01:10.711Z] "Standard": true, [2024-03-15T18:01:10.711Z] "DepOnly": true, [2024-03-15T18:01:10.711Z] "GoFiles": [ [2024-03-15T18:01:10.711Z] "bufio.go", [2024-03-15T18:01:10.711Z] "scan.go" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "Imports": [ [2024-03-15T18:01:10.711Z] "bytes", [2024-03-15T18:01:10.711Z] "errors", [2024-03-15T18:01:10.711Z] "io", [2024-03-15T18:01:10.711Z] "strings", [2024-03-15T18:01:10.711Z] "unicode/utf8" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "Deps": [ [2024-03-15T18:01:10.711Z] "bytes", [2024-03-15T18:01:10.711Z] "errors", [2024-03-15T18:01:10.711Z] "internal/abi", [2024-03-15T18:01:10.711Z] "internal/bytealg", [2024-03-15T18:01:10.711Z] "internal/cpu", [2024-03-15T18:01:10.711Z] "internal/goexperiment", [2024-03-15T18:01:10.711Z] "internal/race", [2024-03-15T18:01:10.711Z] "internal/reflectlite", [2024-03-15T18:01:10.711Z] "internal/unsafeheader", [2024-03-15T18:01:10.711Z] "io", [2024-03-15T18:01:10.711Z] "runtime", [2024-03-15T18:01:10.711Z] "runtime/internal/atomic", [2024-03-15T18:01:10.711Z] "runtime/internal/math", [2024-03-15T18:01:10.711Z] "runtime/internal/sys", [2024-03-15T18:01:10.711Z] "strings", [2024-03-15T18:01:10.711Z] "sync", [2024-03-15T18:01:10.711Z] "sync/atomic", [2024-03-15T18:01:10.711Z] "unicode", [2024-03-15T18:01:10.711Z] "unicode/utf8", [2024-03-15T18:01:10.711Z] "unsafe" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "TestGoFiles": [ [2024-03-15T18:01:10.711Z] "export_test.go" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "TestImports": [ [2024-03-15T18:01:10.711Z] "unicode/utf8" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "XTestGoFiles": [ [2024-03-15T18:01:10.711Z] "bufio_test.go", [2024-03-15T18:01:10.711Z] "example_test.go", [2024-03-15T18:01:10.711Z] "scan_test.go" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "XTestImports": [ [2024-03-15T18:01:10.711Z] "bufio", [2024-03-15T18:01:10.711Z] "bytes", [2024-03-15T18:01:10.711Z] "errors", [2024-03-15T18:01:10.711Z] "fmt", [2024-03-15T18:01:10.711Z] "io", [2024-03-15T18:01:10.711Z] "os", [2024-03-15T18:01:10.711Z] "strconv", [2024-03-15T18:01:10.711Z] "strings", [2024-03-15T18:01:10.711Z] "testing", [2024-03-15T18:01:10.711Z] "testing/iotest", [2024-03-15T18:01:10.711Z] "time", [2024-03-15T18:01:10.711Z] "unicode", [2024-03-15T18:01:10.711Z] "unicode/utf8" [2024-03-15T18:01:10.711Z] ] [2024-03-15T18:01:10.711Z] } [2024-03-15T18:01:10.711Z] { [2024-03-15T18:01:10.711Z] "Dir": "/usr/local/go/src/compress/flate", [2024-03-15T18:01:10.711Z] "ImportPath": "compress/flate", [2024-03-15T18:01:10.711Z] "Name": "flate", [2024-03-15T18:01:10.711Z] "Doc": "Package flate implements the DEFLATE compressed data format, described in RFC 1951.", [2024-03-15T18:01:10.711Z] "Target": "/usr/local/go/pkg/linux_amd64/compress/flate.a", [2024-03-15T18:01:10.711Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.711Z] "Goroot": true, [2024-03-15T18:01:10.711Z] "Standard": true, [2024-03-15T18:01:10.711Z] "DepOnly": true, [2024-03-15T18:01:10.711Z] "GoFiles": [ [2024-03-15T18:01:10.711Z] "deflate.go", [2024-03-15T18:01:10.711Z] "deflatefast.go", [2024-03-15T18:01:10.711Z] "dict_decoder.go", [2024-03-15T18:01:10.711Z] "huffman_bit_writer.go", [2024-03-15T18:01:10.711Z] "huffman_code.go", [2024-03-15T18:01:10.711Z] "inflate.go", [2024-03-15T18:01:10.711Z] "token.go" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "Imports": [ [2024-03-15T18:01:10.711Z] "bufio", [2024-03-15T18:01:10.711Z] "fmt", [2024-03-15T18:01:10.711Z] "io", [2024-03-15T18:01:10.711Z] "math", [2024-03-15T18:01:10.711Z] "math/bits", [2024-03-15T18:01:10.711Z] "sort", [2024-03-15T18:01:10.711Z] "strconv", [2024-03-15T18:01:10.711Z] "sync" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "Deps": [ [2024-03-15T18:01:10.711Z] "bufio", [2024-03-15T18:01:10.711Z] "bytes", [2024-03-15T18:01:10.711Z] "errors", [2024-03-15T18:01:10.711Z] "fmt", [2024-03-15T18:01:10.711Z] "internal/abi", [2024-03-15T18:01:10.711Z] "internal/bytealg", [2024-03-15T18:01:10.711Z] "internal/cpu", [2024-03-15T18:01:10.711Z] "internal/fmtsort", [2024-03-15T18:01:10.711Z] "internal/goexperiment", [2024-03-15T18:01:10.711Z] "internal/itoa", [2024-03-15T18:01:10.711Z] "internal/oserror", [2024-03-15T18:01:10.711Z] "internal/poll", [2024-03-15T18:01:10.711Z] "internal/race", [2024-03-15T18:01:10.711Z] "internal/reflectlite", [2024-03-15T18:01:10.711Z] "internal/syscall/execenv", [2024-03-15T18:01:10.711Z] "internal/syscall/unix", [2024-03-15T18:01:10.711Z] "internal/testlog", [2024-03-15T18:01:10.711Z] "internal/unsafeheader", [2024-03-15T18:01:10.711Z] "io", [2024-03-15T18:01:10.711Z] "io/fs", [2024-03-15T18:01:10.711Z] "math", [2024-03-15T18:01:10.711Z] "math/bits", [2024-03-15T18:01:10.711Z] "os", [2024-03-15T18:01:10.711Z] "path", [2024-03-15T18:01:10.711Z] "reflect", [2024-03-15T18:01:10.711Z] "runtime", [2024-03-15T18:01:10.711Z] "runtime/internal/atomic", [2024-03-15T18:01:10.711Z] "runtime/internal/math", [2024-03-15T18:01:10.711Z] "runtime/internal/sys", [2024-03-15T18:01:10.711Z] "sort", [2024-03-15T18:01:10.711Z] "strconv", [2024-03-15T18:01:10.711Z] "strings", [2024-03-15T18:01:10.711Z] "sync", [2024-03-15T18:01:10.711Z] "sync/atomic", [2024-03-15T18:01:10.711Z] "syscall", [2024-03-15T18:01:10.711Z] "time", [2024-03-15T18:01:10.711Z] "unicode", [2024-03-15T18:01:10.711Z] "unicode/utf8", [2024-03-15T18:01:10.711Z] "unsafe" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "TestGoFiles": [ [2024-03-15T18:01:10.711Z] "deflate_test.go", [2024-03-15T18:01:10.711Z] "dict_decoder_test.go", [2024-03-15T18:01:10.711Z] "flate_test.go", [2024-03-15T18:01:10.711Z] "huffman_bit_writer_test.go", [2024-03-15T18:01:10.711Z] "inflate_test.go", [2024-03-15T18:01:10.711Z] "reader_test.go", [2024-03-15T18:01:10.711Z] "writer_test.go" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "TestImports": [ [2024-03-15T18:01:10.711Z] "bytes", [2024-03-15T18:01:10.711Z] "encoding/hex", [2024-03-15T18:01:10.711Z] "errors", [2024-03-15T18:01:10.711Z] "flag", [2024-03-15T18:01:10.711Z] "fmt", [2024-03-15T18:01:10.711Z] "internal/testenv", [2024-03-15T18:01:10.711Z] "io", [2024-03-15T18:01:10.711Z] "math/rand", [2024-03-15T18:01:10.711Z] "os", [2024-03-15T18:01:10.711Z] "path/filepath", [2024-03-15T18:01:10.711Z] "reflect", [2024-03-15T18:01:10.711Z] "runtime", [2024-03-15T18:01:10.711Z] "runtime/debug", [2024-03-15T18:01:10.711Z] "strings", [2024-03-15T18:01:10.711Z] "sync", [2024-03-15T18:01:10.711Z] "testing" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "XTestGoFiles": [ [2024-03-15T18:01:10.711Z] "example_test.go" [2024-03-15T18:01:10.711Z] ], [2024-03-15T18:01:10.711Z] "XTestImports": [ [2024-03-15T18:01:10.711Z] "bytes", [2024-03-15T18:01:10.712Z] "compress/flate", [2024-03-15T18:01:10.712Z] "fmt", [2024-03-15T18:01:10.712Z] "io", [2024-03-15T18:01:10.712Z] "log", [2024-03-15T18:01:10.712Z] "os", [2024-03-15T18:01:10.712Z] "strings", [2024-03-15T18:01:10.712Z] "sync" [2024-03-15T18:01:10.712Z] ] [2024-03-15T18:01:10.712Z] } [2024-03-15T18:01:10.712Z] { [2024-03-15T18:01:10.712Z] "Dir": "/usr/local/go/src/encoding/binary", [2024-03-15T18:01:10.712Z] "ImportPath": "encoding/binary", [2024-03-15T18:01:10.712Z] "Name": "binary", [2024-03-15T18:01:10.712Z] "Doc": "Package binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.", [2024-03-15T18:01:10.712Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/binary.a", [2024-03-15T18:01:10.712Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.712Z] "Goroot": true, [2024-03-15T18:01:10.712Z] "Standard": true, [2024-03-15T18:01:10.712Z] "DepOnly": true, [2024-03-15T18:01:10.712Z] "GoFiles": [ [2024-03-15T18:01:10.712Z] "binary.go", [2024-03-15T18:01:10.712Z] "varint.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "Imports": [ [2024-03-15T18:01:10.712Z] "errors", [2024-03-15T18:01:10.712Z] "io", [2024-03-15T18:01:10.712Z] "math", [2024-03-15T18:01:10.712Z] "reflect", [2024-03-15T18:01:10.712Z] "sync" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "Deps": [ [2024-03-15T18:01:10.712Z] "errors", [2024-03-15T18:01:10.712Z] "internal/abi", [2024-03-15T18:01:10.712Z] "internal/bytealg", [2024-03-15T18:01:10.712Z] "internal/cpu", [2024-03-15T18:01:10.712Z] "internal/goexperiment", [2024-03-15T18:01:10.712Z] "internal/itoa", [2024-03-15T18:01:10.712Z] "internal/race", [2024-03-15T18:01:10.712Z] "internal/reflectlite", [2024-03-15T18:01:10.712Z] "internal/unsafeheader", [2024-03-15T18:01:10.712Z] "io", [2024-03-15T18:01:10.712Z] "math", [2024-03-15T18:01:10.712Z] "math/bits", [2024-03-15T18:01:10.712Z] "reflect", [2024-03-15T18:01:10.712Z] "runtime", [2024-03-15T18:01:10.712Z] "runtime/internal/atomic", [2024-03-15T18:01:10.712Z] "runtime/internal/math", [2024-03-15T18:01:10.712Z] "runtime/internal/sys", [2024-03-15T18:01:10.712Z] "strconv", [2024-03-15T18:01:10.712Z] "sync", [2024-03-15T18:01:10.712Z] "sync/atomic", [2024-03-15T18:01:10.712Z] "unicode", [2024-03-15T18:01:10.712Z] "unicode/utf8", [2024-03-15T18:01:10.712Z] "unsafe" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "TestGoFiles": [ [2024-03-15T18:01:10.712Z] "binary_test.go", [2024-03-15T18:01:10.712Z] "varint_test.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "TestImports": [ [2024-03-15T18:01:10.712Z] "bytes", [2024-03-15T18:01:10.712Z] "fmt", [2024-03-15T18:01:10.712Z] "io", [2024-03-15T18:01:10.712Z] "math", [2024-03-15T18:01:10.712Z] "reflect", [2024-03-15T18:01:10.712Z] "strings", [2024-03-15T18:01:10.712Z] "sync", [2024-03-15T18:01:10.712Z] "testing" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "XTestGoFiles": [ [2024-03-15T18:01:10.712Z] "example_test.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "XTestImports": [ [2024-03-15T18:01:10.712Z] "bytes", [2024-03-15T18:01:10.712Z] "encoding/binary", [2024-03-15T18:01:10.712Z] "fmt", [2024-03-15T18:01:10.712Z] "math" [2024-03-15T18:01:10.712Z] ] [2024-03-15T18:01:10.712Z] } [2024-03-15T18:01:10.712Z] { [2024-03-15T18:01:10.712Z] "Dir": "/usr/local/go/src/hash", [2024-03-15T18:01:10.712Z] "ImportPath": "hash", [2024-03-15T18:01:10.712Z] "Name": "hash", [2024-03-15T18:01:10.712Z] "Doc": "Package hash provides interfaces for hash functions.", [2024-03-15T18:01:10.712Z] "Target": "/usr/local/go/pkg/linux_amd64/hash.a", [2024-03-15T18:01:10.712Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.712Z] "Goroot": true, [2024-03-15T18:01:10.712Z] "Standard": true, [2024-03-15T18:01:10.712Z] "DepOnly": true, [2024-03-15T18:01:10.712Z] "GoFiles": [ [2024-03-15T18:01:10.712Z] "hash.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "Imports": [ [2024-03-15T18:01:10.712Z] "io" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "Deps": [ [2024-03-15T18:01:10.712Z] "errors", [2024-03-15T18:01:10.712Z] "internal/abi", [2024-03-15T18:01:10.712Z] "internal/bytealg", [2024-03-15T18:01:10.712Z] "internal/cpu", [2024-03-15T18:01:10.712Z] "internal/goexperiment", [2024-03-15T18:01:10.712Z] "internal/race", [2024-03-15T18:01:10.712Z] "internal/reflectlite", [2024-03-15T18:01:10.712Z] "internal/unsafeheader", [2024-03-15T18:01:10.712Z] "io", [2024-03-15T18:01:10.712Z] "runtime", [2024-03-15T18:01:10.712Z] "runtime/internal/atomic", [2024-03-15T18:01:10.712Z] "runtime/internal/math", [2024-03-15T18:01:10.712Z] "runtime/internal/sys", [2024-03-15T18:01:10.712Z] "sync", [2024-03-15T18:01:10.712Z] "sync/atomic", [2024-03-15T18:01:10.712Z] "unsafe" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "XTestGoFiles": [ [2024-03-15T18:01:10.712Z] "example_test.go", [2024-03-15T18:01:10.712Z] "marshal_test.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "XTestImports": [ [2024-03-15T18:01:10.712Z] "bytes", [2024-03-15T18:01:10.712Z] "crypto/md5", [2024-03-15T18:01:10.712Z] "crypto/sha1", [2024-03-15T18:01:10.712Z] "crypto/sha256", [2024-03-15T18:01:10.712Z] "crypto/sha512", [2024-03-15T18:01:10.712Z] "encoding", [2024-03-15T18:01:10.712Z] "encoding/hex", [2024-03-15T18:01:10.712Z] "fmt", [2024-03-15T18:01:10.712Z] "hash", [2024-03-15T18:01:10.712Z] "hash/adler32", [2024-03-15T18:01:10.712Z] "hash/crc32", [2024-03-15T18:01:10.712Z] "hash/crc64", [2024-03-15T18:01:10.712Z] "hash/fnv", [2024-03-15T18:01:10.712Z] "log", [2024-03-15T18:01:10.712Z] "testing" [2024-03-15T18:01:10.712Z] ] [2024-03-15T18:01:10.712Z] } [2024-03-15T18:01:10.712Z] { [2024-03-15T18:01:10.712Z] "Dir": "/usr/local/go/src/hash/crc32", [2024-03-15T18:01:10.712Z] "ImportPath": "hash/crc32", [2024-03-15T18:01:10.712Z] "Name": "crc32", [2024-03-15T18:01:10.712Z] "Doc": "Package crc32 implements the 32-bit cyclic redundancy check, or CRC-32, checksum.", [2024-03-15T18:01:10.712Z] "Target": "/usr/local/go/pkg/linux_amd64/hash/crc32.a", [2024-03-15T18:01:10.712Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.712Z] "Goroot": true, [2024-03-15T18:01:10.712Z] "Standard": true, [2024-03-15T18:01:10.712Z] "DepOnly": true, [2024-03-15T18:01:10.712Z] "GoFiles": [ [2024-03-15T18:01:10.712Z] "crc32.go", [2024-03-15T18:01:10.712Z] "crc32_amd64.go", [2024-03-15T18:01:10.712Z] "crc32_generic.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.712Z] "crc32_arm64.go", [2024-03-15T18:01:10.712Z] "crc32_otherarch.go", [2024-03-15T18:01:10.712Z] "crc32_ppc64le.go", [2024-03-15T18:01:10.712Z] "crc32_s390x.go", [2024-03-15T18:01:10.712Z] "gen_const_ppc64le.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "IgnoredOtherFiles": [ [2024-03-15T18:01:10.712Z] "crc32_arm64.s", [2024-03-15T18:01:10.712Z] "crc32_ppc64le.s", [2024-03-15T18:01:10.712Z] "crc32_s390x.s", [2024-03-15T18:01:10.712Z] "crc32_table_ppc64le.s" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "SFiles": [ [2024-03-15T18:01:10.712Z] "crc32_amd64.s" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "Imports": [ [2024-03-15T18:01:10.712Z] "errors", [2024-03-15T18:01:10.712Z] "hash", [2024-03-15T18:01:10.712Z] "internal/cpu", [2024-03-15T18:01:10.712Z] "sync", [2024-03-15T18:01:10.712Z] "sync/atomic", [2024-03-15T18:01:10.712Z] "unsafe" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "Deps": [ [2024-03-15T18:01:10.712Z] "errors", [2024-03-15T18:01:10.712Z] "hash", [2024-03-15T18:01:10.712Z] "internal/abi", [2024-03-15T18:01:10.712Z] "internal/bytealg", [2024-03-15T18:01:10.712Z] "internal/cpu", [2024-03-15T18:01:10.712Z] "internal/goexperiment", [2024-03-15T18:01:10.712Z] "internal/race", [2024-03-15T18:01:10.712Z] "internal/reflectlite", [2024-03-15T18:01:10.712Z] "internal/unsafeheader", [2024-03-15T18:01:10.712Z] "io", [2024-03-15T18:01:10.712Z] "runtime", [2024-03-15T18:01:10.712Z] "runtime/internal/atomic", [2024-03-15T18:01:10.712Z] "runtime/internal/math", [2024-03-15T18:01:10.712Z] "runtime/internal/sys", [2024-03-15T18:01:10.712Z] "sync", [2024-03-15T18:01:10.712Z] "sync/atomic", [2024-03-15T18:01:10.712Z] "unsafe" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "TestGoFiles": [ [2024-03-15T18:01:10.712Z] "crc32_test.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "TestImports": [ [2024-03-15T18:01:10.712Z] "encoding", [2024-03-15T18:01:10.712Z] "fmt", [2024-03-15T18:01:10.712Z] "hash", [2024-03-15T18:01:10.712Z] "io", [2024-03-15T18:01:10.712Z] "math/rand", [2024-03-15T18:01:10.712Z] "testing" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "XTestGoFiles": [ [2024-03-15T18:01:10.712Z] "example_test.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "XTestImports": [ [2024-03-15T18:01:10.712Z] "fmt", [2024-03-15T18:01:10.712Z] "hash/crc32" [2024-03-15T18:01:10.712Z] ] [2024-03-15T18:01:10.712Z] } [2024-03-15T18:01:10.712Z] { [2024-03-15T18:01:10.712Z] "Dir": "/usr/local/go/src/compress/gzip", [2024-03-15T18:01:10.712Z] "ImportPath": "compress/gzip", [2024-03-15T18:01:10.712Z] "Name": "gzip", [2024-03-15T18:01:10.712Z] "Doc": "Package gzip implements reading and writing of gzip format compressed files, as specified in RFC 1952.", [2024-03-15T18:01:10.712Z] "Target": "/usr/local/go/pkg/linux_amd64/compress/gzip.a", [2024-03-15T18:01:10.712Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.712Z] "Goroot": true, [2024-03-15T18:01:10.712Z] "Standard": true, [2024-03-15T18:01:10.712Z] "DepOnly": true, [2024-03-15T18:01:10.712Z] "GoFiles": [ [2024-03-15T18:01:10.712Z] "gunzip.go", [2024-03-15T18:01:10.712Z] "gzip.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "Imports": [ [2024-03-15T18:01:10.712Z] "bufio", [2024-03-15T18:01:10.712Z] "compress/flate", [2024-03-15T18:01:10.712Z] "encoding/binary", [2024-03-15T18:01:10.712Z] "errors", [2024-03-15T18:01:10.712Z] "fmt", [2024-03-15T18:01:10.712Z] "hash/crc32", [2024-03-15T18:01:10.712Z] "io", [2024-03-15T18:01:10.712Z] "time" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "Deps": [ [2024-03-15T18:01:10.712Z] "bufio", [2024-03-15T18:01:10.712Z] "bytes", [2024-03-15T18:01:10.712Z] "compress/flate", [2024-03-15T18:01:10.712Z] "encoding/binary", [2024-03-15T18:01:10.712Z] "errors", [2024-03-15T18:01:10.712Z] "fmt", [2024-03-15T18:01:10.712Z] "hash", [2024-03-15T18:01:10.712Z] "hash/crc32", [2024-03-15T18:01:10.712Z] "internal/abi", [2024-03-15T18:01:10.712Z] "internal/bytealg", [2024-03-15T18:01:10.712Z] "internal/cpu", [2024-03-15T18:01:10.712Z] "internal/fmtsort", [2024-03-15T18:01:10.712Z] "internal/goexperiment", [2024-03-15T18:01:10.712Z] "internal/itoa", [2024-03-15T18:01:10.712Z] "internal/oserror", [2024-03-15T18:01:10.712Z] "internal/poll", [2024-03-15T18:01:10.712Z] "internal/race", [2024-03-15T18:01:10.712Z] "internal/reflectlite", [2024-03-15T18:01:10.712Z] "internal/syscall/execenv", [2024-03-15T18:01:10.712Z] "internal/syscall/unix", [2024-03-15T18:01:10.712Z] "internal/testlog", [2024-03-15T18:01:10.712Z] "internal/unsafeheader", [2024-03-15T18:01:10.712Z] "io", [2024-03-15T18:01:10.712Z] "io/fs", [2024-03-15T18:01:10.712Z] "math", [2024-03-15T18:01:10.712Z] "math/bits", [2024-03-15T18:01:10.712Z] "os", [2024-03-15T18:01:10.712Z] "path", [2024-03-15T18:01:10.712Z] "reflect", [2024-03-15T18:01:10.712Z] "runtime", [2024-03-15T18:01:10.712Z] "runtime/internal/atomic", [2024-03-15T18:01:10.712Z] "runtime/internal/math", [2024-03-15T18:01:10.712Z] "runtime/internal/sys", [2024-03-15T18:01:10.712Z] "sort", [2024-03-15T18:01:10.712Z] "strconv", [2024-03-15T18:01:10.712Z] "strings", [2024-03-15T18:01:10.712Z] "sync", [2024-03-15T18:01:10.712Z] "sync/atomic", [2024-03-15T18:01:10.712Z] "syscall", [2024-03-15T18:01:10.712Z] "time", [2024-03-15T18:01:10.712Z] "unicode", [2024-03-15T18:01:10.712Z] "unicode/utf8", [2024-03-15T18:01:10.712Z] "unsafe" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "TestGoFiles": [ [2024-03-15T18:01:10.712Z] "gunzip_test.go", [2024-03-15T18:01:10.712Z] "gzip_test.go", [2024-03-15T18:01:10.712Z] "issue14937_test.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "TestImports": [ [2024-03-15T18:01:10.712Z] "bufio", [2024-03-15T18:01:10.712Z] "bytes", [2024-03-15T18:01:10.712Z] "compress/flate", [2024-03-15T18:01:10.712Z] "encoding/base64", [2024-03-15T18:01:10.712Z] "internal/testenv", [2024-03-15T18:01:10.712Z] "io", [2024-03-15T18:01:10.712Z] "io/fs", [2024-03-15T18:01:10.712Z] "os", [2024-03-15T18:01:10.712Z] "path/filepath", [2024-03-15T18:01:10.712Z] "reflect", [2024-03-15T18:01:10.712Z] "runtime", [2024-03-15T18:01:10.712Z] "strings", [2024-03-15T18:01:10.712Z] "testing", [2024-03-15T18:01:10.712Z] "time" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "XTestGoFiles": [ [2024-03-15T18:01:10.712Z] "example_test.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "XTestImports": [ [2024-03-15T18:01:10.712Z] "bytes", [2024-03-15T18:01:10.712Z] "compress/gzip", [2024-03-15T18:01:10.712Z] "fmt", [2024-03-15T18:01:10.712Z] "io", [2024-03-15T18:01:10.712Z] "log", [2024-03-15T18:01:10.712Z] "os", [2024-03-15T18:01:10.712Z] "time" [2024-03-15T18:01:10.712Z] ] [2024-03-15T18:01:10.712Z] } [2024-03-15T18:01:10.712Z] { [2024-03-15T18:01:10.712Z] "Dir": "/usr/local/go/src/container/list", [2024-03-15T18:01:10.712Z] "ImportPath": "container/list", [2024-03-15T18:01:10.712Z] "Name": "list", [2024-03-15T18:01:10.712Z] "Doc": "Package list implements a doubly linked list.", [2024-03-15T18:01:10.712Z] "Target": "/usr/local/go/pkg/linux_amd64/container/list.a", [2024-03-15T18:01:10.712Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.712Z] "Goroot": true, [2024-03-15T18:01:10.712Z] "Standard": true, [2024-03-15T18:01:10.712Z] "DepOnly": true, [2024-03-15T18:01:10.712Z] "GoFiles": [ [2024-03-15T18:01:10.712Z] "list.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "TestGoFiles": [ [2024-03-15T18:01:10.712Z] "list_test.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "TestImports": [ [2024-03-15T18:01:10.712Z] "testing" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "XTestGoFiles": [ [2024-03-15T18:01:10.712Z] "example_test.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "XTestImports": [ [2024-03-15T18:01:10.712Z] "container/list", [2024-03-15T18:01:10.712Z] "fmt" [2024-03-15T18:01:10.712Z] ] [2024-03-15T18:01:10.712Z] } [2024-03-15T18:01:10.712Z] { [2024-03-15T18:01:10.712Z] "Dir": "/usr/local/go/src/crypto/internal/subtle", [2024-03-15T18:01:10.712Z] "ImportPath": "crypto/internal/subtle", [2024-03-15T18:01:10.712Z] "Name": "subtle", [2024-03-15T18:01:10.712Z] "Doc": "Package subtle implements functions that are often useful in cryptographic code but require careful thought to use correctly.", [2024-03-15T18:01:10.712Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/internal/subtle.a", [2024-03-15T18:01:10.712Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.712Z] "Goroot": true, [2024-03-15T18:01:10.712Z] "Standard": true, [2024-03-15T18:01:10.712Z] "DepOnly": true, [2024-03-15T18:01:10.712Z] "GoFiles": [ [2024-03-15T18:01:10.712Z] "aliasing.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.712Z] "aliasing_appengine.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "Imports": [ [2024-03-15T18:01:10.712Z] "unsafe" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "Deps": [ [2024-03-15T18:01:10.712Z] "unsafe" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "XTestGoFiles": [ [2024-03-15T18:01:10.712Z] "aliasing_test.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "XTestImports": [ [2024-03-15T18:01:10.712Z] "crypto/internal/subtle", [2024-03-15T18:01:10.712Z] "testing" [2024-03-15T18:01:10.712Z] ] [2024-03-15T18:01:10.712Z] } [2024-03-15T18:01:10.712Z] { [2024-03-15T18:01:10.712Z] "Dir": "/usr/local/go/src/crypto/subtle", [2024-03-15T18:01:10.712Z] "ImportPath": "crypto/subtle", [2024-03-15T18:01:10.712Z] "Name": "subtle", [2024-03-15T18:01:10.712Z] "Doc": "Package subtle implements functions that are often useful in cryptographic code but require careful thought to use correctly.", [2024-03-15T18:01:10.712Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/subtle.a", [2024-03-15T18:01:10.712Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.712Z] "Goroot": true, [2024-03-15T18:01:10.712Z] "Standard": true, [2024-03-15T18:01:10.712Z] "DepOnly": true, [2024-03-15T18:01:10.712Z] "GoFiles": [ [2024-03-15T18:01:10.712Z] "constant_time.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "TestGoFiles": [ [2024-03-15T18:01:10.712Z] "constant_time_test.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "TestImports": [ [2024-03-15T18:01:10.712Z] "testing", [2024-03-15T18:01:10.712Z] "testing/quick" [2024-03-15T18:01:10.712Z] ] [2024-03-15T18:01:10.712Z] } [2024-03-15T18:01:10.712Z] { [2024-03-15T18:01:10.712Z] "Dir": "/usr/local/go/src/crypto/cipher", [2024-03-15T18:01:10.712Z] "ImportPath": "crypto/cipher", [2024-03-15T18:01:10.712Z] "Name": "cipher", [2024-03-15T18:01:10.712Z] "Doc": "Package cipher implements standard block cipher modes that can be wrapped around low-level block cipher implementations.", [2024-03-15T18:01:10.712Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/cipher.a", [2024-03-15T18:01:10.712Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.712Z] "Goroot": true, [2024-03-15T18:01:10.712Z] "Standard": true, [2024-03-15T18:01:10.712Z] "DepOnly": true, [2024-03-15T18:01:10.712Z] "GoFiles": [ [2024-03-15T18:01:10.712Z] "cbc.go", [2024-03-15T18:01:10.712Z] "cfb.go", [2024-03-15T18:01:10.712Z] "cipher.go", [2024-03-15T18:01:10.712Z] "ctr.go", [2024-03-15T18:01:10.712Z] "gcm.go", [2024-03-15T18:01:10.712Z] "io.go", [2024-03-15T18:01:10.712Z] "ofb.go", [2024-03-15T18:01:10.712Z] "xor_amd64.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.712Z] "xor_arm64.go", [2024-03-15T18:01:10.712Z] "xor_generic.go", [2024-03-15T18:01:10.712Z] "xor_ppc64x.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "IgnoredOtherFiles": [ [2024-03-15T18:01:10.712Z] "xor_arm64.s", [2024-03-15T18:01:10.712Z] "xor_ppc64x.s" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "SFiles": [ [2024-03-15T18:01:10.712Z] "xor_amd64.s" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "Imports": [ [2024-03-15T18:01:10.712Z] "crypto/internal/subtle", [2024-03-15T18:01:10.712Z] "crypto/subtle", [2024-03-15T18:01:10.712Z] "encoding/binary", [2024-03-15T18:01:10.712Z] "errors", [2024-03-15T18:01:10.712Z] "io" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "Deps": [ [2024-03-15T18:01:10.712Z] "crypto/internal/subtle", [2024-03-15T18:01:10.712Z] "crypto/subtle", [2024-03-15T18:01:10.712Z] "encoding/binary", [2024-03-15T18:01:10.712Z] "errors", [2024-03-15T18:01:10.712Z] "internal/abi", [2024-03-15T18:01:10.712Z] "internal/bytealg", [2024-03-15T18:01:10.712Z] "internal/cpu", [2024-03-15T18:01:10.712Z] "internal/goexperiment", [2024-03-15T18:01:10.712Z] "internal/itoa", [2024-03-15T18:01:10.712Z] "internal/race", [2024-03-15T18:01:10.712Z] "internal/reflectlite", [2024-03-15T18:01:10.712Z] "internal/unsafeheader", [2024-03-15T18:01:10.712Z] "io", [2024-03-15T18:01:10.712Z] "math", [2024-03-15T18:01:10.712Z] "math/bits", [2024-03-15T18:01:10.712Z] "reflect", [2024-03-15T18:01:10.712Z] "runtime", [2024-03-15T18:01:10.712Z] "runtime/internal/atomic", [2024-03-15T18:01:10.712Z] "runtime/internal/math", [2024-03-15T18:01:10.712Z] "runtime/internal/sys", [2024-03-15T18:01:10.712Z] "strconv", [2024-03-15T18:01:10.712Z] "sync", [2024-03-15T18:01:10.712Z] "sync/atomic", [2024-03-15T18:01:10.712Z] "unicode", [2024-03-15T18:01:10.712Z] "unicode/utf8", [2024-03-15T18:01:10.712Z] "unsafe" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "TestGoFiles": [ [2024-03-15T18:01:10.712Z] "export_test.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "XTestGoFiles": [ [2024-03-15T18:01:10.712Z] "benchmark_test.go", [2024-03-15T18:01:10.712Z] "cbc_aes_test.go", [2024-03-15T18:01:10.712Z] "cfb_test.go", [2024-03-15T18:01:10.712Z] "cipher_test.go", [2024-03-15T18:01:10.712Z] "common_test.go", [2024-03-15T18:01:10.712Z] "ctr_aes_test.go", [2024-03-15T18:01:10.712Z] "ctr_test.go", [2024-03-15T18:01:10.712Z] "example_test.go", [2024-03-15T18:01:10.712Z] "gcm_test.go", [2024-03-15T18:01:10.712Z] "ofb_test.go", [2024-03-15T18:01:10.712Z] "xor_test.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "XTestImports": [ [2024-03-15T18:01:10.712Z] "bytes", [2024-03-15T18:01:10.712Z] "crypto/aes", [2024-03-15T18:01:10.712Z] "crypto/cipher", [2024-03-15T18:01:10.712Z] "crypto/des", [2024-03-15T18:01:10.712Z] "crypto/rand", [2024-03-15T18:01:10.712Z] "encoding/hex", [2024-03-15T18:01:10.712Z] "errors", [2024-03-15T18:01:10.712Z] "fmt", [2024-03-15T18:01:10.712Z] "io", [2024-03-15T18:01:10.712Z] "os", [2024-03-15T18:01:10.712Z] "reflect", [2024-03-15T18:01:10.712Z] "strconv", [2024-03-15T18:01:10.712Z] "testing" [2024-03-15T18:01:10.712Z] ] [2024-03-15T18:01:10.712Z] } [2024-03-15T18:01:10.712Z] { [2024-03-15T18:01:10.712Z] "Dir": "/usr/local/go/src/crypto/aes", [2024-03-15T18:01:10.712Z] "ImportPath": "crypto/aes", [2024-03-15T18:01:10.712Z] "Name": "aes", [2024-03-15T18:01:10.712Z] "Doc": "Package aes implements AES encryption (formerly Rijndael), as defined in U.S. Federal Information Processing Standards Publication 197.", [2024-03-15T18:01:10.712Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/aes.a", [2024-03-15T18:01:10.712Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.712Z] "Goroot": true, [2024-03-15T18:01:10.712Z] "Standard": true, [2024-03-15T18:01:10.712Z] "DepOnly": true, [2024-03-15T18:01:10.712Z] "GoFiles": [ [2024-03-15T18:01:10.712Z] "aes_gcm.go", [2024-03-15T18:01:10.712Z] "block.go", [2024-03-15T18:01:10.712Z] "cipher.go", [2024-03-15T18:01:10.712Z] "cipher_asm.go", [2024-03-15T18:01:10.712Z] "const.go", [2024-03-15T18:01:10.712Z] "modes.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.712Z] "cbc_s390x.go", [2024-03-15T18:01:10.712Z] "cipher_generic.go", [2024-03-15T18:01:10.712Z] "cipher_ppc64le.go", [2024-03-15T18:01:10.712Z] "cipher_s390x.go", [2024-03-15T18:01:10.712Z] "ctr_s390x.go", [2024-03-15T18:01:10.712Z] "gcm_ppc64le.go", [2024-03-15T18:01:10.712Z] "gcm_s390x.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "IgnoredOtherFiles": [ [2024-03-15T18:01:10.712Z] "asm_arm64.s", [2024-03-15T18:01:10.712Z] "asm_ppc64le.s", [2024-03-15T18:01:10.712Z] "asm_s390x.s", [2024-03-15T18:01:10.712Z] "gcm_arm64.s", [2024-03-15T18:01:10.712Z] "gcm_ppc64le.s" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "SFiles": [ [2024-03-15T18:01:10.712Z] "asm_amd64.s", [2024-03-15T18:01:10.712Z] "gcm_amd64.s" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "Imports": [ [2024-03-15T18:01:10.712Z] "crypto/cipher", [2024-03-15T18:01:10.712Z] "crypto/internal/subtle", [2024-03-15T18:01:10.712Z] "crypto/subtle", [2024-03-15T18:01:10.712Z] "encoding/binary", [2024-03-15T18:01:10.712Z] "errors", [2024-03-15T18:01:10.712Z] "internal/cpu", [2024-03-15T18:01:10.712Z] "strconv" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "Deps": [ [2024-03-15T18:01:10.712Z] "crypto/cipher", [2024-03-15T18:01:10.712Z] "crypto/internal/subtle", [2024-03-15T18:01:10.712Z] "crypto/subtle", [2024-03-15T18:01:10.712Z] "encoding/binary", [2024-03-15T18:01:10.712Z] "errors", [2024-03-15T18:01:10.712Z] "internal/abi", [2024-03-15T18:01:10.712Z] "internal/bytealg", [2024-03-15T18:01:10.712Z] "internal/cpu", [2024-03-15T18:01:10.712Z] "internal/goexperiment", [2024-03-15T18:01:10.712Z] "internal/itoa", [2024-03-15T18:01:10.712Z] "internal/race", [2024-03-15T18:01:10.712Z] "internal/reflectlite", [2024-03-15T18:01:10.712Z] "internal/unsafeheader", [2024-03-15T18:01:10.712Z] "io", [2024-03-15T18:01:10.712Z] "math", [2024-03-15T18:01:10.712Z] "math/bits", [2024-03-15T18:01:10.712Z] "reflect", [2024-03-15T18:01:10.712Z] "runtime", [2024-03-15T18:01:10.712Z] "runtime/internal/atomic", [2024-03-15T18:01:10.712Z] "runtime/internal/math", [2024-03-15T18:01:10.712Z] "runtime/internal/sys", [2024-03-15T18:01:10.712Z] "strconv", [2024-03-15T18:01:10.712Z] "sync", [2024-03-15T18:01:10.712Z] "sync/atomic", [2024-03-15T18:01:10.712Z] "unicode", [2024-03-15T18:01:10.712Z] "unicode/utf8", [2024-03-15T18:01:10.712Z] "unsafe" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "TestGoFiles": [ [2024-03-15T18:01:10.712Z] "aes_test.go", [2024-03-15T18:01:10.712Z] "modes_test.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "TestImports": [ [2024-03-15T18:01:10.712Z] "crypto/cipher", [2024-03-15T18:01:10.712Z] "testing" [2024-03-15T18:01:10.712Z] ] [2024-03-15T18:01:10.712Z] } [2024-03-15T18:01:10.712Z] { [2024-03-15T18:01:10.712Z] "Dir": "/usr/local/go/src/math/rand", [2024-03-15T18:01:10.712Z] "ImportPath": "math/rand", [2024-03-15T18:01:10.712Z] "Name": "rand", [2024-03-15T18:01:10.712Z] "Doc": "Package rand implements pseudo-random number generators unsuitable for security-sensitive work.", [2024-03-15T18:01:10.712Z] "Target": "/usr/local/go/pkg/linux_amd64/math/rand.a", [2024-03-15T18:01:10.712Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.712Z] "Goroot": true, [2024-03-15T18:01:10.712Z] "Standard": true, [2024-03-15T18:01:10.712Z] "DepOnly": true, [2024-03-15T18:01:10.712Z] "GoFiles": [ [2024-03-15T18:01:10.712Z] "exp.go", [2024-03-15T18:01:10.712Z] "normal.go", [2024-03-15T18:01:10.712Z] "rand.go", [2024-03-15T18:01:10.712Z] "rng.go", [2024-03-15T18:01:10.712Z] "zipf.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.712Z] "gen_cooked.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "Imports": [ [2024-03-15T18:01:10.712Z] "math", [2024-03-15T18:01:10.712Z] "sync" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "Deps": [ [2024-03-15T18:01:10.712Z] "internal/abi", [2024-03-15T18:01:10.712Z] "internal/bytealg", [2024-03-15T18:01:10.712Z] "internal/cpu", [2024-03-15T18:01:10.712Z] "internal/goexperiment", [2024-03-15T18:01:10.712Z] "internal/race", [2024-03-15T18:01:10.712Z] "math", [2024-03-15T18:01:10.712Z] "math/bits", [2024-03-15T18:01:10.712Z] "runtime", [2024-03-15T18:01:10.712Z] "runtime/internal/atomic", [2024-03-15T18:01:10.712Z] "runtime/internal/math", [2024-03-15T18:01:10.712Z] "runtime/internal/sys", [2024-03-15T18:01:10.712Z] "sync", [2024-03-15T18:01:10.712Z] "sync/atomic", [2024-03-15T18:01:10.712Z] "unsafe" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "TestGoFiles": [ [2024-03-15T18:01:10.712Z] "export_test.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.712Z] "XTestGoFiles": [ [2024-03-15T18:01:10.712Z] "example_test.go", [2024-03-15T18:01:10.712Z] "race_test.go", [2024-03-15T18:01:10.712Z] "rand_test.go", [2024-03-15T18:01:10.712Z] "regress_test.go" [2024-03-15T18:01:10.712Z] ], [2024-03-15T18:01:10.713Z] "XTestImports": [ [2024-03-15T18:01:10.713Z] "bytes", [2024-03-15T18:01:10.713Z] "errors", [2024-03-15T18:01:10.713Z] "flag", [2024-03-15T18:01:10.713Z] "fmt", [2024-03-15T18:01:10.713Z] "internal/testenv", [2024-03-15T18:01:10.713Z] "io", [2024-03-15T18:01:10.713Z] "math", [2024-03-15T18:01:10.713Z] "math/rand", [2024-03-15T18:01:10.713Z] "os", [2024-03-15T18:01:10.713Z] "reflect", [2024-03-15T18:01:10.713Z] "runtime", [2024-03-15T18:01:10.713Z] "strings", [2024-03-15T18:01:10.713Z] "sync", [2024-03-15T18:01:10.713Z] "testing", [2024-03-15T18:01:10.713Z] "testing/iotest", [2024-03-15T18:01:10.713Z] "text/tabwriter" [2024-03-15T18:01:10.713Z] ] [2024-03-15T18:01:10.713Z] } [2024-03-15T18:01:10.713Z] { [2024-03-15T18:01:10.713Z] "Dir": "/usr/local/go/src/math/big", [2024-03-15T18:01:10.713Z] "ImportPath": "math/big", [2024-03-15T18:01:10.713Z] "Name": "big", [2024-03-15T18:01:10.713Z] "Doc": "Package big implements arbitrary-precision arithmetic (big numbers).", [2024-03-15T18:01:10.713Z] "Target": "/usr/local/go/pkg/linux_amd64/math/big.a", [2024-03-15T18:01:10.713Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.713Z] "Goroot": true, [2024-03-15T18:01:10.713Z] "Standard": true, [2024-03-15T18:01:10.713Z] "DepOnly": true, [2024-03-15T18:01:10.713Z] "GoFiles": [ [2024-03-15T18:01:10.713Z] "accuracy_string.go", [2024-03-15T18:01:10.713Z] "arith.go", [2024-03-15T18:01:10.713Z] "arith_amd64.go", [2024-03-15T18:01:10.713Z] "arith_decl.go", [2024-03-15T18:01:10.713Z] "decimal.go", [2024-03-15T18:01:10.713Z] "doc.go", [2024-03-15T18:01:10.713Z] "float.go", [2024-03-15T18:01:10.713Z] "floatconv.go", [2024-03-15T18:01:10.713Z] "floatmarsh.go", [2024-03-15T18:01:10.713Z] "ftoa.go", [2024-03-15T18:01:10.713Z] "int.go", [2024-03-15T18:01:10.713Z] "intconv.go", [2024-03-15T18:01:10.713Z] "intmarsh.go", [2024-03-15T18:01:10.713Z] "nat.go", [2024-03-15T18:01:10.713Z] "natconv.go", [2024-03-15T18:01:10.713Z] "natdiv.go", [2024-03-15T18:01:10.713Z] "prime.go", [2024-03-15T18:01:10.713Z] "rat.go", [2024-03-15T18:01:10.713Z] "ratconv.go", [2024-03-15T18:01:10.713Z] "ratmarsh.go", [2024-03-15T18:01:10.713Z] "roundingmode_string.go", [2024-03-15T18:01:10.713Z] "sqrt.go" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.713Z] "arith_decl_pure.go", [2024-03-15T18:01:10.713Z] "arith_decl_s390x.go", [2024-03-15T18:01:10.713Z] "arith_s390x_test.go" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "IgnoredOtherFiles": [ [2024-03-15T18:01:10.713Z] "arith_386.s", [2024-03-15T18:01:10.713Z] "arith_arm.s", [2024-03-15T18:01:10.713Z] "arith_arm64.s", [2024-03-15T18:01:10.713Z] "arith_mips64x.s", [2024-03-15T18:01:10.713Z] "arith_mipsx.s", [2024-03-15T18:01:10.713Z] "arith_ppc64x.s", [2024-03-15T18:01:10.713Z] "arith_riscv64.s", [2024-03-15T18:01:10.713Z] "arith_s390x.s", [2024-03-15T18:01:10.713Z] "arith_wasm.s" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "SFiles": [ [2024-03-15T18:01:10.713Z] "arith_amd64.s" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "Imports": [ [2024-03-15T18:01:10.713Z] "bytes", [2024-03-15T18:01:10.713Z] "encoding/binary", [2024-03-15T18:01:10.713Z] "errors", [2024-03-15T18:01:10.713Z] "fmt", [2024-03-15T18:01:10.713Z] "internal/cpu", [2024-03-15T18:01:10.713Z] "io", [2024-03-15T18:01:10.713Z] "math", [2024-03-15T18:01:10.713Z] "math/bits", [2024-03-15T18:01:10.713Z] "math/rand", [2024-03-15T18:01:10.713Z] "strconv", [2024-03-15T18:01:10.713Z] "strings", [2024-03-15T18:01:10.713Z] "sync" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "Deps": [ [2024-03-15T18:01:10.713Z] "bytes", [2024-03-15T18:01:10.713Z] "encoding/binary", [2024-03-15T18:01:10.713Z] "errors", [2024-03-15T18:01:10.713Z] "fmt", [2024-03-15T18:01:10.713Z] "internal/abi", [2024-03-15T18:01:10.713Z] "internal/bytealg", [2024-03-15T18:01:10.713Z] "internal/cpu", [2024-03-15T18:01:10.713Z] "internal/fmtsort", [2024-03-15T18:01:10.713Z] "internal/goexperiment", [2024-03-15T18:01:10.713Z] "internal/itoa", [2024-03-15T18:01:10.713Z] "internal/oserror", [2024-03-15T18:01:10.713Z] "internal/poll", [2024-03-15T18:01:10.713Z] "internal/race", [2024-03-15T18:01:10.713Z] "internal/reflectlite", [2024-03-15T18:01:10.713Z] "internal/syscall/execenv", [2024-03-15T18:01:10.713Z] "internal/syscall/unix", [2024-03-15T18:01:10.713Z] "internal/testlog", [2024-03-15T18:01:10.713Z] "internal/unsafeheader", [2024-03-15T18:01:10.713Z] "io", [2024-03-15T18:01:10.713Z] "io/fs", [2024-03-15T18:01:10.713Z] "math", [2024-03-15T18:01:10.713Z] "math/bits", [2024-03-15T18:01:10.713Z] "math/rand", [2024-03-15T18:01:10.713Z] "os", [2024-03-15T18:01:10.713Z] "path", [2024-03-15T18:01:10.713Z] "reflect", [2024-03-15T18:01:10.713Z] "runtime", [2024-03-15T18:01:10.713Z] "runtime/internal/atomic", [2024-03-15T18:01:10.713Z] "runtime/internal/math", [2024-03-15T18:01:10.713Z] "runtime/internal/sys", [2024-03-15T18:01:10.713Z] "sort", [2024-03-15T18:01:10.713Z] "strconv", [2024-03-15T18:01:10.713Z] "strings", [2024-03-15T18:01:10.713Z] "sync", [2024-03-15T18:01:10.713Z] "sync/atomic", [2024-03-15T18:01:10.713Z] "syscall", [2024-03-15T18:01:10.713Z] "time", [2024-03-15T18:01:10.713Z] "unicode", [2024-03-15T18:01:10.713Z] "unicode/utf8", [2024-03-15T18:01:10.713Z] "unsafe" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "TestGoFiles": [ [2024-03-15T18:01:10.713Z] "arith_test.go", [2024-03-15T18:01:10.713Z] "bits_test.go", [2024-03-15T18:01:10.713Z] "calibrate_test.go", [2024-03-15T18:01:10.713Z] "decimal_test.go", [2024-03-15T18:01:10.713Z] "float_test.go", [2024-03-15T18:01:10.713Z] "floatconv_test.go", [2024-03-15T18:01:10.713Z] "floatmarsh_test.go", [2024-03-15T18:01:10.713Z] "gcd_test.go", [2024-03-15T18:01:10.713Z] "hilbert_test.go", [2024-03-15T18:01:10.713Z] "int_test.go", [2024-03-15T18:01:10.713Z] "intconv_test.go", [2024-03-15T18:01:10.713Z] "intmarsh_test.go", [2024-03-15T18:01:10.713Z] "link_test.go", [2024-03-15T18:01:10.713Z] "nat_test.go", [2024-03-15T18:01:10.713Z] "natconv_test.go", [2024-03-15T18:01:10.713Z] "prime_test.go", [2024-03-15T18:01:10.713Z] "rat_test.go", [2024-03-15T18:01:10.713Z] "ratconv_test.go", [2024-03-15T18:01:10.713Z] "ratmarsh_test.go", [2024-03-15T18:01:10.713Z] "sqrt_test.go" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "TestImports": [ [2024-03-15T18:01:10.713Z] "bytes", [2024-03-15T18:01:10.713Z] "encoding/gob", [2024-03-15T18:01:10.713Z] "encoding/hex", [2024-03-15T18:01:10.713Z] "encoding/json", [2024-03-15T18:01:10.713Z] "encoding/xml", [2024-03-15T18:01:10.713Z] "flag", [2024-03-15T18:01:10.713Z] "fmt", [2024-03-15T18:01:10.713Z] "internal/testenv", [2024-03-15T18:01:10.713Z] "io", [2024-03-15T18:01:10.713Z] "math", [2024-03-15T18:01:10.713Z] "math/bits", [2024-03-15T18:01:10.713Z] "math/rand", [2024-03-15T18:01:10.713Z] "os", [2024-03-15T18:01:10.713Z] "os/exec", [2024-03-15T18:01:10.713Z] "path/filepath", [2024-03-15T18:01:10.713Z] "runtime", [2024-03-15T18:01:10.713Z] "sort", [2024-03-15T18:01:10.713Z] "strconv", [2024-03-15T18:01:10.713Z] "strings", [2024-03-15T18:01:10.713Z] "testing", [2024-03-15T18:01:10.713Z] "testing/quick", [2024-03-15T18:01:10.713Z] "time", [2024-03-15T18:01:10.713Z] "unicode" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "XTestGoFiles": [ [2024-03-15T18:01:10.713Z] "example_rat_test.go", [2024-03-15T18:01:10.713Z] "example_test.go", [2024-03-15T18:01:10.713Z] "floatexample_test.go" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "XTestImports": [ [2024-03-15T18:01:10.713Z] "fmt", [2024-03-15T18:01:10.713Z] "log", [2024-03-15T18:01:10.713Z] "math", [2024-03-15T18:01:10.713Z] "math/big" [2024-03-15T18:01:10.713Z] ] [2024-03-15T18:01:10.713Z] } [2024-03-15T18:01:10.713Z] { [2024-03-15T18:01:10.713Z] "Dir": "/usr/local/go/src/crypto/rand", [2024-03-15T18:01:10.713Z] "ImportPath": "crypto/rand", [2024-03-15T18:01:10.713Z] "Name": "rand", [2024-03-15T18:01:10.713Z] "Doc": "Package rand implements a cryptographically secure random number generator.", [2024-03-15T18:01:10.713Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/rand.a", [2024-03-15T18:01:10.713Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.713Z] "Goroot": true, [2024-03-15T18:01:10.713Z] "Standard": true, [2024-03-15T18:01:10.713Z] "DepOnly": true, [2024-03-15T18:01:10.713Z] "GoFiles": [ [2024-03-15T18:01:10.713Z] "eagain.go", [2024-03-15T18:01:10.713Z] "rand.go", [2024-03-15T18:01:10.713Z] "rand_batched.go", [2024-03-15T18:01:10.713Z] "rand_linux.go", [2024-03-15T18:01:10.713Z] "rand_unix.go", [2024-03-15T18:01:10.713Z] "util.go" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.713Z] "rand_dragonfly.go", [2024-03-15T18:01:10.713Z] "rand_freebsd.go", [2024-03-15T18:01:10.713Z] "rand_getentropy.go", [2024-03-15T18:01:10.713Z] "rand_js.go", [2024-03-15T18:01:10.713Z] "rand_solaris.go", [2024-03-15T18:01:10.713Z] "rand_windows.go" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "Imports": [ [2024-03-15T18:01:10.713Z] "bufio", [2024-03-15T18:01:10.713Z] "crypto/aes", [2024-03-15T18:01:10.713Z] "crypto/cipher", [2024-03-15T18:01:10.713Z] "encoding/binary", [2024-03-15T18:01:10.713Z] "errors", [2024-03-15T18:01:10.713Z] "internal/syscall/unix", [2024-03-15T18:01:10.713Z] "io", [2024-03-15T18:01:10.713Z] "io/fs", [2024-03-15T18:01:10.713Z] "math/big", [2024-03-15T18:01:10.713Z] "os", [2024-03-15T18:01:10.713Z] "runtime", [2024-03-15T18:01:10.713Z] "sync", [2024-03-15T18:01:10.713Z] "sync/atomic", [2024-03-15T18:01:10.713Z] "syscall", [2024-03-15T18:01:10.713Z] "time" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "Deps": [ [2024-03-15T18:01:10.713Z] "bufio", [2024-03-15T18:01:10.713Z] "bytes", [2024-03-15T18:01:10.713Z] "crypto/aes", [2024-03-15T18:01:10.713Z] "crypto/cipher", [2024-03-15T18:01:10.713Z] "crypto/internal/subtle", [2024-03-15T18:01:10.713Z] "crypto/subtle", [2024-03-15T18:01:10.713Z] "encoding/binary", [2024-03-15T18:01:10.713Z] "errors", [2024-03-15T18:01:10.713Z] "fmt", [2024-03-15T18:01:10.713Z] "internal/abi", [2024-03-15T18:01:10.713Z] "internal/bytealg", [2024-03-15T18:01:10.713Z] "internal/cpu", [2024-03-15T18:01:10.713Z] "internal/fmtsort", [2024-03-15T18:01:10.713Z] "internal/goexperiment", [2024-03-15T18:01:10.713Z] "internal/itoa", [2024-03-15T18:01:10.713Z] "internal/oserror", [2024-03-15T18:01:10.713Z] "internal/poll", [2024-03-15T18:01:10.713Z] "internal/race", [2024-03-15T18:01:10.713Z] "internal/reflectlite", [2024-03-15T18:01:10.713Z] "internal/syscall/execenv", [2024-03-15T18:01:10.713Z] "internal/syscall/unix", [2024-03-15T18:01:10.713Z] "internal/testlog", [2024-03-15T18:01:10.713Z] "internal/unsafeheader", [2024-03-15T18:01:10.713Z] "io", [2024-03-15T18:01:10.713Z] "io/fs", [2024-03-15T18:01:10.713Z] "math", [2024-03-15T18:01:10.713Z] "math/big", [2024-03-15T18:01:10.713Z] "math/bits", [2024-03-15T18:01:10.713Z] "math/rand", [2024-03-15T18:01:10.713Z] "os", [2024-03-15T18:01:10.713Z] "path", [2024-03-15T18:01:10.713Z] "reflect", [2024-03-15T18:01:10.713Z] "runtime", [2024-03-15T18:01:10.713Z] "runtime/internal/atomic", [2024-03-15T18:01:10.713Z] "runtime/internal/math", [2024-03-15T18:01:10.713Z] "runtime/internal/sys", [2024-03-15T18:01:10.713Z] "sort", [2024-03-15T18:01:10.713Z] "strconv", [2024-03-15T18:01:10.713Z] "strings", [2024-03-15T18:01:10.713Z] "sync", [2024-03-15T18:01:10.713Z] "sync/atomic", [2024-03-15T18:01:10.713Z] "syscall", [2024-03-15T18:01:10.713Z] "time", [2024-03-15T18:01:10.713Z] "unicode", [2024-03-15T18:01:10.713Z] "unicode/utf8", [2024-03-15T18:01:10.713Z] "unsafe" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "TestGoFiles": [ [2024-03-15T18:01:10.713Z] "rand_batched_test.go", [2024-03-15T18:01:10.713Z] "rand_test.go" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "TestImports": [ [2024-03-15T18:01:10.713Z] "bytes", [2024-03-15T18:01:10.713Z] "compress/flate", [2024-03-15T18:01:10.713Z] "io", [2024-03-15T18:01:10.713Z] "testing" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "XTestGoFiles": [ [2024-03-15T18:01:10.713Z] "example_test.go", [2024-03-15T18:01:10.713Z] "util_test.go" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "XTestImports": [ [2024-03-15T18:01:10.713Z] "bytes", [2024-03-15T18:01:10.713Z] "crypto/rand", [2024-03-15T18:01:10.713Z] "fmt", [2024-03-15T18:01:10.713Z] "io", [2024-03-15T18:01:10.713Z] "math/big", [2024-03-15T18:01:10.713Z] "math/rand", [2024-03-15T18:01:10.713Z] "testing", [2024-03-15T18:01:10.713Z] "time" [2024-03-15T18:01:10.713Z] ] [2024-03-15T18:01:10.713Z] } [2024-03-15T18:01:10.713Z] { [2024-03-15T18:01:10.713Z] "Dir": "/usr/local/go/src/crypto", [2024-03-15T18:01:10.713Z] "ImportPath": "crypto", [2024-03-15T18:01:10.713Z] "Name": "crypto", [2024-03-15T18:01:10.713Z] "Doc": "Package crypto collects common cryptographic constants.", [2024-03-15T18:01:10.713Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto.a", [2024-03-15T18:01:10.713Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.713Z] "Goroot": true, [2024-03-15T18:01:10.713Z] "Standard": true, [2024-03-15T18:01:10.713Z] "DepOnly": true, [2024-03-15T18:01:10.713Z] "GoFiles": [ [2024-03-15T18:01:10.713Z] "crypto.go" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "Imports": [ [2024-03-15T18:01:10.713Z] "hash", [2024-03-15T18:01:10.713Z] "io", [2024-03-15T18:01:10.713Z] "strconv" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "Deps": [ [2024-03-15T18:01:10.713Z] "errors", [2024-03-15T18:01:10.713Z] "hash", [2024-03-15T18:01:10.713Z] "internal/abi", [2024-03-15T18:01:10.713Z] "internal/bytealg", [2024-03-15T18:01:10.713Z] "internal/cpu", [2024-03-15T18:01:10.713Z] "internal/goexperiment", [2024-03-15T18:01:10.713Z] "internal/race", [2024-03-15T18:01:10.713Z] "internal/reflectlite", [2024-03-15T18:01:10.713Z] "internal/unsafeheader", [2024-03-15T18:01:10.713Z] "io", [2024-03-15T18:01:10.713Z] "math", [2024-03-15T18:01:10.713Z] "math/bits", [2024-03-15T18:01:10.713Z] "runtime", [2024-03-15T18:01:10.713Z] "runtime/internal/atomic", [2024-03-15T18:01:10.713Z] "runtime/internal/math", [2024-03-15T18:01:10.713Z] "runtime/internal/sys", [2024-03-15T18:01:10.713Z] "strconv", [2024-03-15T18:01:10.713Z] "sync", [2024-03-15T18:01:10.713Z] "sync/atomic", [2024-03-15T18:01:10.713Z] "unicode/utf8", [2024-03-15T18:01:10.713Z] "unsafe" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "TestGoFiles": [ [2024-03-15T18:01:10.713Z] "issue21104_test.go" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "TestImports": [ [2024-03-15T18:01:10.713Z] "crypto/aes", [2024-03-15T18:01:10.713Z] "crypto/cipher", [2024-03-15T18:01:10.713Z] "crypto/rc4", [2024-03-15T18:01:10.713Z] "testing" [2024-03-15T18:01:10.713Z] ] [2024-03-15T18:01:10.713Z] } [2024-03-15T18:01:10.713Z] { [2024-03-15T18:01:10.713Z] "Dir": "/usr/local/go/src/crypto/des", [2024-03-15T18:01:10.713Z] "ImportPath": "crypto/des", [2024-03-15T18:01:10.713Z] "Name": "des", [2024-03-15T18:01:10.713Z] "Doc": "Package des implements the Data Encryption Standard (DES) and the Triple Data Encryption Algorithm (TDEA) as defined in U.S. Federal Information Processing Standards Publication 46-3.", [2024-03-15T18:01:10.713Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/des.a", [2024-03-15T18:01:10.713Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.713Z] "Goroot": true, [2024-03-15T18:01:10.713Z] "Standard": true, [2024-03-15T18:01:10.713Z] "DepOnly": true, [2024-03-15T18:01:10.713Z] "GoFiles": [ [2024-03-15T18:01:10.713Z] "block.go", [2024-03-15T18:01:10.713Z] "cipher.go", [2024-03-15T18:01:10.713Z] "const.go" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "Imports": [ [2024-03-15T18:01:10.713Z] "crypto/cipher", [2024-03-15T18:01:10.713Z] "crypto/internal/subtle", [2024-03-15T18:01:10.713Z] "encoding/binary", [2024-03-15T18:01:10.713Z] "strconv", [2024-03-15T18:01:10.713Z] "sync" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "Deps": [ [2024-03-15T18:01:10.713Z] "crypto/cipher", [2024-03-15T18:01:10.713Z] "crypto/internal/subtle", [2024-03-15T18:01:10.713Z] "crypto/subtle", [2024-03-15T18:01:10.713Z] "encoding/binary", [2024-03-15T18:01:10.713Z] "errors", [2024-03-15T18:01:10.713Z] "internal/abi", [2024-03-15T18:01:10.713Z] "internal/bytealg", [2024-03-15T18:01:10.713Z] "internal/cpu", [2024-03-15T18:01:10.713Z] "internal/goexperiment", [2024-03-15T18:01:10.713Z] "internal/itoa", [2024-03-15T18:01:10.713Z] "internal/race", [2024-03-15T18:01:10.713Z] "internal/reflectlite", [2024-03-15T18:01:10.713Z] "internal/unsafeheader", [2024-03-15T18:01:10.713Z] "io", [2024-03-15T18:01:10.713Z] "math", [2024-03-15T18:01:10.713Z] "math/bits", [2024-03-15T18:01:10.713Z] "reflect", [2024-03-15T18:01:10.713Z] "runtime", [2024-03-15T18:01:10.713Z] "runtime/internal/atomic", [2024-03-15T18:01:10.713Z] "runtime/internal/math", [2024-03-15T18:01:10.713Z] "runtime/internal/sys", [2024-03-15T18:01:10.713Z] "strconv", [2024-03-15T18:01:10.713Z] "sync", [2024-03-15T18:01:10.713Z] "sync/atomic", [2024-03-15T18:01:10.713Z] "unicode", [2024-03-15T18:01:10.713Z] "unicode/utf8", [2024-03-15T18:01:10.713Z] "unsafe" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "TestGoFiles": [ [2024-03-15T18:01:10.713Z] "des_test.go" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "TestImports": [ [2024-03-15T18:01:10.713Z] "bytes", [2024-03-15T18:01:10.713Z] "testing" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "XTestGoFiles": [ [2024-03-15T18:01:10.713Z] "example_test.go" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "XTestImports": [ [2024-03-15T18:01:10.713Z] "crypto/des" [2024-03-15T18:01:10.713Z] ] [2024-03-15T18:01:10.713Z] } [2024-03-15T18:01:10.713Z] { [2024-03-15T18:01:10.713Z] "Dir": "/usr/local/go/src/crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.713Z] "ImportPath": "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.713Z] "Name": "fiat", [2024-03-15T18:01:10.713Z] "Doc": "Package fiat implements prime order fields using formally verified algorithms from the Fiat Cryptography project.", [2024-03-15T18:01:10.713Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/elliptic/internal/fiat.a", [2024-03-15T18:01:10.713Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.713Z] "Goroot": true, [2024-03-15T18:01:10.713Z] "Standard": true, [2024-03-15T18:01:10.713Z] "DepOnly": true, [2024-03-15T18:01:10.713Z] "GoFiles": [ [2024-03-15T18:01:10.713Z] "p521.go", [2024-03-15T18:01:10.713Z] "p521_fiat64.go" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "Imports": [ [2024-03-15T18:01:10.713Z] "crypto/subtle", [2024-03-15T18:01:10.713Z] "errors", [2024-03-15T18:01:10.713Z] "math/bits" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "Deps": [ [2024-03-15T18:01:10.713Z] "crypto/subtle", [2024-03-15T18:01:10.713Z] "errors", [2024-03-15T18:01:10.713Z] "internal/abi", [2024-03-15T18:01:10.713Z] "internal/bytealg", [2024-03-15T18:01:10.713Z] "internal/cpu", [2024-03-15T18:01:10.713Z] "internal/goexperiment", [2024-03-15T18:01:10.713Z] "internal/reflectlite", [2024-03-15T18:01:10.713Z] "internal/unsafeheader", [2024-03-15T18:01:10.713Z] "math/bits", [2024-03-15T18:01:10.713Z] "runtime", [2024-03-15T18:01:10.713Z] "runtime/internal/atomic", [2024-03-15T18:01:10.713Z] "runtime/internal/math", [2024-03-15T18:01:10.713Z] "runtime/internal/sys", [2024-03-15T18:01:10.713Z] "unsafe" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "XTestGoFiles": [ [2024-03-15T18:01:10.713Z] "p521_test.go" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "XTestImports": [ [2024-03-15T18:01:10.713Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.713Z] "crypto/rand", [2024-03-15T18:01:10.713Z] "testing" [2024-03-15T18:01:10.713Z] ] [2024-03-15T18:01:10.713Z] } [2024-03-15T18:01:10.713Z] { [2024-03-15T18:01:10.713Z] "Dir": "/usr/local/go/src/crypto/elliptic", [2024-03-15T18:01:10.713Z] "ImportPath": "crypto/elliptic", [2024-03-15T18:01:10.713Z] "Name": "elliptic", [2024-03-15T18:01:10.713Z] "Doc": "Package elliptic implements several standard elliptic curves over prime fields.", [2024-03-15T18:01:10.713Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/elliptic.a", [2024-03-15T18:01:10.713Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.713Z] "Goroot": true, [2024-03-15T18:01:10.713Z] "Standard": true, [2024-03-15T18:01:10.713Z] "DepOnly": true, [2024-03-15T18:01:10.713Z] "GoFiles": [ [2024-03-15T18:01:10.713Z] "elliptic.go", [2024-03-15T18:01:10.713Z] "p224.go", [2024-03-15T18:01:10.713Z] "p256_asm.go", [2024-03-15T18:01:10.713Z] "p256_asm_table.go", [2024-03-15T18:01:10.713Z] "p521.go" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.713Z] "p256.go", [2024-03-15T18:01:10.713Z] "p256_generic.go", [2024-03-15T18:01:10.713Z] "p256_ppc64le.go", [2024-03-15T18:01:10.713Z] "p256_s390x.go" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "IgnoredOtherFiles": [ [2024-03-15T18:01:10.713Z] "p256_asm_arm64.s", [2024-03-15T18:01:10.713Z] "p256_asm_ppc64le.s", [2024-03-15T18:01:10.713Z] "p256_asm_s390x.s" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "SFiles": [ [2024-03-15T18:01:10.713Z] "p256_asm_amd64.s" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "Imports": [ [2024-03-15T18:01:10.713Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.713Z] "io", [2024-03-15T18:01:10.713Z] "math/big", [2024-03-15T18:01:10.713Z] "sync" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "Deps": [ [2024-03-15T18:01:10.713Z] "bytes", [2024-03-15T18:01:10.713Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.713Z] "crypto/subtle", [2024-03-15T18:01:10.713Z] "encoding/binary", [2024-03-15T18:01:10.713Z] "errors", [2024-03-15T18:01:10.713Z] "fmt", [2024-03-15T18:01:10.713Z] "internal/abi", [2024-03-15T18:01:10.713Z] "internal/bytealg", [2024-03-15T18:01:10.713Z] "internal/cpu", [2024-03-15T18:01:10.713Z] "internal/fmtsort", [2024-03-15T18:01:10.713Z] "internal/goexperiment", [2024-03-15T18:01:10.713Z] "internal/itoa", [2024-03-15T18:01:10.713Z] "internal/oserror", [2024-03-15T18:01:10.713Z] "internal/poll", [2024-03-15T18:01:10.713Z] "internal/race", [2024-03-15T18:01:10.713Z] "internal/reflectlite", [2024-03-15T18:01:10.713Z] "internal/syscall/execenv", [2024-03-15T18:01:10.713Z] "internal/syscall/unix", [2024-03-15T18:01:10.713Z] "internal/testlog", [2024-03-15T18:01:10.713Z] "internal/unsafeheader", [2024-03-15T18:01:10.713Z] "io", [2024-03-15T18:01:10.713Z] "io/fs", [2024-03-15T18:01:10.713Z] "math", [2024-03-15T18:01:10.713Z] "math/big", [2024-03-15T18:01:10.713Z] "math/bits", [2024-03-15T18:01:10.713Z] "math/rand", [2024-03-15T18:01:10.713Z] "os", [2024-03-15T18:01:10.713Z] "path", [2024-03-15T18:01:10.713Z] "reflect", [2024-03-15T18:01:10.713Z] "runtime", [2024-03-15T18:01:10.713Z] "runtime/internal/atomic", [2024-03-15T18:01:10.713Z] "runtime/internal/math", [2024-03-15T18:01:10.713Z] "runtime/internal/sys", [2024-03-15T18:01:10.713Z] "sort", [2024-03-15T18:01:10.713Z] "strconv", [2024-03-15T18:01:10.713Z] "strings", [2024-03-15T18:01:10.713Z] "sync", [2024-03-15T18:01:10.713Z] "sync/atomic", [2024-03-15T18:01:10.713Z] "syscall", [2024-03-15T18:01:10.713Z] "time", [2024-03-15T18:01:10.713Z] "unicode", [2024-03-15T18:01:10.713Z] "unicode/utf8", [2024-03-15T18:01:10.713Z] "unsafe" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "TestGoFiles": [ [2024-03-15T18:01:10.713Z] "elliptic_test.go", [2024-03-15T18:01:10.713Z] "fuzz_test.go", [2024-03-15T18:01:10.713Z] "p224_test.go", [2024-03-15T18:01:10.713Z] "p256_asm_table_test.go", [2024-03-15T18:01:10.713Z] "p256_test.go" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "TestImports": [ [2024-03-15T18:01:10.713Z] "bytes", [2024-03-15T18:01:10.713Z] "crypto/rand", [2024-03-15T18:01:10.713Z] "encoding/hex", [2024-03-15T18:01:10.713Z] "fmt", [2024-03-15T18:01:10.713Z] "math/big", [2024-03-15T18:01:10.713Z] "math/bits", [2024-03-15T18:01:10.713Z] "math/rand", [2024-03-15T18:01:10.713Z] "reflect", [2024-03-15T18:01:10.713Z] "testing", [2024-03-15T18:01:10.713Z] "testing/quick", [2024-03-15T18:01:10.713Z] "time" [2024-03-15T18:01:10.713Z] ] [2024-03-15T18:01:10.713Z] } [2024-03-15T18:01:10.713Z] { [2024-03-15T18:01:10.713Z] "Dir": "/usr/local/go/src/crypto/internal/randutil", [2024-03-15T18:01:10.713Z] "ImportPath": "crypto/internal/randutil", [2024-03-15T18:01:10.713Z] "Name": "randutil", [2024-03-15T18:01:10.713Z] "Doc": "Package randutil contains internal randomness utilities for various crypto packages.", [2024-03-15T18:01:10.713Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/internal/randutil.a", [2024-03-15T18:01:10.713Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.713Z] "Goroot": true, [2024-03-15T18:01:10.713Z] "Standard": true, [2024-03-15T18:01:10.713Z] "DepOnly": true, [2024-03-15T18:01:10.713Z] "GoFiles": [ [2024-03-15T18:01:10.713Z] "randutil.go" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "Imports": [ [2024-03-15T18:01:10.713Z] "io", [2024-03-15T18:01:10.713Z] "sync" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "Deps": [ [2024-03-15T18:01:10.713Z] "errors", [2024-03-15T18:01:10.713Z] "internal/abi", [2024-03-15T18:01:10.713Z] "internal/bytealg", [2024-03-15T18:01:10.713Z] "internal/cpu", [2024-03-15T18:01:10.713Z] "internal/goexperiment", [2024-03-15T18:01:10.713Z] "internal/race", [2024-03-15T18:01:10.713Z] "internal/reflectlite", [2024-03-15T18:01:10.713Z] "internal/unsafeheader", [2024-03-15T18:01:10.713Z] "io", [2024-03-15T18:01:10.713Z] "runtime", [2024-03-15T18:01:10.713Z] "runtime/internal/atomic", [2024-03-15T18:01:10.713Z] "runtime/internal/math", [2024-03-15T18:01:10.713Z] "runtime/internal/sys", [2024-03-15T18:01:10.713Z] "sync", [2024-03-15T18:01:10.713Z] "sync/atomic", [2024-03-15T18:01:10.713Z] "unsafe" [2024-03-15T18:01:10.713Z] ] [2024-03-15T18:01:10.713Z] } [2024-03-15T18:01:10.713Z] { [2024-03-15T18:01:10.713Z] "Dir": "/usr/local/go/src/crypto/sha512", [2024-03-15T18:01:10.713Z] "ImportPath": "crypto/sha512", [2024-03-15T18:01:10.713Z] "Name": "sha512", [2024-03-15T18:01:10.713Z] "Doc": "Package sha512 implements the SHA-384, SHA-512, SHA-512/224, and SHA-512/256 hash algorithms as defined in FIPS 180-4.", [2024-03-15T18:01:10.713Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/sha512.a", [2024-03-15T18:01:10.713Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.713Z] "Goroot": true, [2024-03-15T18:01:10.713Z] "Standard": true, [2024-03-15T18:01:10.713Z] "DepOnly": true, [2024-03-15T18:01:10.713Z] "GoFiles": [ [2024-03-15T18:01:10.713Z] "sha512.go", [2024-03-15T18:01:10.713Z] "sha512block.go", [2024-03-15T18:01:10.713Z] "sha512block_amd64.go" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.713Z] "fallback_test.go", [2024-03-15T18:01:10.713Z] "sha512block_decl.go", [2024-03-15T18:01:10.713Z] "sha512block_generic.go", [2024-03-15T18:01:10.713Z] "sha512block_s390x.go" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "IgnoredOtherFiles": [ [2024-03-15T18:01:10.713Z] "sha512block_ppc64le.s", [2024-03-15T18:01:10.713Z] "sha512block_s390x.s" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "SFiles": [ [2024-03-15T18:01:10.713Z] "sha512block_amd64.s" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "Imports": [ [2024-03-15T18:01:10.713Z] "crypto", [2024-03-15T18:01:10.713Z] "encoding/binary", [2024-03-15T18:01:10.713Z] "errors", [2024-03-15T18:01:10.713Z] "hash", [2024-03-15T18:01:10.713Z] "internal/cpu", [2024-03-15T18:01:10.713Z] "math/bits" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "Deps": [ [2024-03-15T18:01:10.713Z] "crypto", [2024-03-15T18:01:10.713Z] "encoding/binary", [2024-03-15T18:01:10.713Z] "errors", [2024-03-15T18:01:10.713Z] "hash", [2024-03-15T18:01:10.713Z] "internal/abi", [2024-03-15T18:01:10.713Z] "internal/bytealg", [2024-03-15T18:01:10.713Z] "internal/cpu", [2024-03-15T18:01:10.713Z] "internal/goexperiment", [2024-03-15T18:01:10.713Z] "internal/itoa", [2024-03-15T18:01:10.713Z] "internal/race", [2024-03-15T18:01:10.713Z] "internal/reflectlite", [2024-03-15T18:01:10.713Z] "internal/unsafeheader", [2024-03-15T18:01:10.713Z] "io", [2024-03-15T18:01:10.713Z] "math", [2024-03-15T18:01:10.713Z] "math/bits", [2024-03-15T18:01:10.713Z] "reflect", [2024-03-15T18:01:10.713Z] "runtime", [2024-03-15T18:01:10.713Z] "runtime/internal/atomic", [2024-03-15T18:01:10.713Z] "runtime/internal/math", [2024-03-15T18:01:10.713Z] "runtime/internal/sys", [2024-03-15T18:01:10.713Z] "strconv", [2024-03-15T18:01:10.713Z] "sync", [2024-03-15T18:01:10.713Z] "sync/atomic", [2024-03-15T18:01:10.713Z] "unicode", [2024-03-15T18:01:10.713Z] "unicode/utf8", [2024-03-15T18:01:10.713Z] "unsafe" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "TestGoFiles": [ [2024-03-15T18:01:10.713Z] "sha512_test.go" [2024-03-15T18:01:10.713Z] ], [2024-03-15T18:01:10.713Z] "TestImports": [ [2024-03-15T18:01:10.713Z] "bytes", [2024-03-15T18:01:10.713Z] "crypto/rand", [2024-03-15T18:01:10.713Z] "encoding", [2024-03-15T18:01:10.713Z] "encoding/hex", [2024-03-15T18:01:10.713Z] "fmt", [2024-03-15T18:01:10.713Z] "hash", [2024-03-15T18:01:10.713Z] "io", [2024-03-15T18:01:10.713Z] "testing" [2024-03-15T18:01:10.713Z] ] [2024-03-15T18:01:10.713Z] } [2024-03-15T18:01:10.713Z] { [2024-03-15T18:01:10.713Z] "Dir": "/usr/local/go/src/unicode/utf16", [2024-03-15T18:01:10.713Z] "ImportPath": "unicode/utf16", [2024-03-15T18:01:10.713Z] "Name": "utf16", [2024-03-15T18:01:10.714Z] "Doc": "Package utf16 implements encoding and decoding of UTF-16 sequences.", [2024-03-15T18:01:10.714Z] "Target": "/usr/local/go/pkg/linux_amd64/unicode/utf16.a", [2024-03-15T18:01:10.714Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.714Z] "Goroot": true, [2024-03-15T18:01:10.714Z] "Standard": true, [2024-03-15T18:01:10.714Z] "DepOnly": true, [2024-03-15T18:01:10.714Z] "GoFiles": [ [2024-03-15T18:01:10.714Z] "utf16.go" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "TestGoFiles": [ [2024-03-15T18:01:10.714Z] "export_test.go" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "XTestGoFiles": [ [2024-03-15T18:01:10.714Z] "utf16_test.go" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "XTestImports": [ [2024-03-15T18:01:10.714Z] "reflect", [2024-03-15T18:01:10.714Z] "testing", [2024-03-15T18:01:10.714Z] "unicode", [2024-03-15T18:01:10.714Z] "unicode/utf16" [2024-03-15T18:01:10.714Z] ] [2024-03-15T18:01:10.714Z] } [2024-03-15T18:01:10.714Z] { [2024-03-15T18:01:10.714Z] "Dir": "/usr/local/go/src/encoding/asn1", [2024-03-15T18:01:10.714Z] "ImportPath": "encoding/asn1", [2024-03-15T18:01:10.714Z] "Name": "asn1", [2024-03-15T18:01:10.714Z] "Doc": "Package asn1 implements parsing of DER-encoded ASN.1 data structures, as defined in ITU-T Rec X.690.", [2024-03-15T18:01:10.714Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/asn1.a", [2024-03-15T18:01:10.714Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.714Z] "Goroot": true, [2024-03-15T18:01:10.714Z] "Standard": true, [2024-03-15T18:01:10.714Z] "DepOnly": true, [2024-03-15T18:01:10.714Z] "GoFiles": [ [2024-03-15T18:01:10.714Z] "asn1.go", [2024-03-15T18:01:10.714Z] "common.go", [2024-03-15T18:01:10.714Z] "marshal.go" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "Imports": [ [2024-03-15T18:01:10.714Z] "bytes", [2024-03-15T18:01:10.714Z] "errors", [2024-03-15T18:01:10.714Z] "fmt", [2024-03-15T18:01:10.714Z] "math", [2024-03-15T18:01:10.714Z] "math/big", [2024-03-15T18:01:10.714Z] "reflect", [2024-03-15T18:01:10.714Z] "sort", [2024-03-15T18:01:10.714Z] "strconv", [2024-03-15T18:01:10.714Z] "strings", [2024-03-15T18:01:10.714Z] "time", [2024-03-15T18:01:10.714Z] "unicode/utf16", [2024-03-15T18:01:10.714Z] "unicode/utf8" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "Deps": [ [2024-03-15T18:01:10.714Z] "bytes", [2024-03-15T18:01:10.714Z] "encoding/binary", [2024-03-15T18:01:10.714Z] "errors", [2024-03-15T18:01:10.714Z] "fmt", [2024-03-15T18:01:10.714Z] "internal/abi", [2024-03-15T18:01:10.714Z] "internal/bytealg", [2024-03-15T18:01:10.714Z] "internal/cpu", [2024-03-15T18:01:10.714Z] "internal/fmtsort", [2024-03-15T18:01:10.714Z] "internal/goexperiment", [2024-03-15T18:01:10.714Z] "internal/itoa", [2024-03-15T18:01:10.714Z] "internal/oserror", [2024-03-15T18:01:10.714Z] "internal/poll", [2024-03-15T18:01:10.714Z] "internal/race", [2024-03-15T18:01:10.714Z] "internal/reflectlite", [2024-03-15T18:01:10.714Z] "internal/syscall/execenv", [2024-03-15T18:01:10.714Z] "internal/syscall/unix", [2024-03-15T18:01:10.714Z] "internal/testlog", [2024-03-15T18:01:10.714Z] "internal/unsafeheader", [2024-03-15T18:01:10.714Z] "io", [2024-03-15T18:01:10.714Z] "io/fs", [2024-03-15T18:01:10.714Z] "math", [2024-03-15T18:01:10.714Z] "math/big", [2024-03-15T18:01:10.714Z] "math/bits", [2024-03-15T18:01:10.714Z] "math/rand", [2024-03-15T18:01:10.714Z] "os", [2024-03-15T18:01:10.714Z] "path", [2024-03-15T18:01:10.714Z] "reflect", [2024-03-15T18:01:10.714Z] "runtime", [2024-03-15T18:01:10.714Z] "runtime/internal/atomic", [2024-03-15T18:01:10.714Z] "runtime/internal/math", [2024-03-15T18:01:10.714Z] "runtime/internal/sys", [2024-03-15T18:01:10.714Z] "sort", [2024-03-15T18:01:10.714Z] "strconv", [2024-03-15T18:01:10.714Z] "strings", [2024-03-15T18:01:10.714Z] "sync", [2024-03-15T18:01:10.714Z] "sync/atomic", [2024-03-15T18:01:10.714Z] "syscall", [2024-03-15T18:01:10.714Z] "time", [2024-03-15T18:01:10.714Z] "unicode", [2024-03-15T18:01:10.714Z] "unicode/utf16", [2024-03-15T18:01:10.714Z] "unicode/utf8", [2024-03-15T18:01:10.714Z] "unsafe" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "TestGoFiles": [ [2024-03-15T18:01:10.714Z] "asn1_test.go", [2024-03-15T18:01:10.714Z] "marshal_test.go" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "TestImports": [ [2024-03-15T18:01:10.714Z] "bytes", [2024-03-15T18:01:10.714Z] "encoding/hex", [2024-03-15T18:01:10.714Z] "fmt", [2024-03-15T18:01:10.714Z] "math", [2024-03-15T18:01:10.714Z] "math/big", [2024-03-15T18:01:10.714Z] "reflect", [2024-03-15T18:01:10.714Z] "strings", [2024-03-15T18:01:10.714Z] "testing", [2024-03-15T18:01:10.714Z] "time" [2024-03-15T18:01:10.714Z] ] [2024-03-15T18:01:10.714Z] } [2024-03-15T18:01:10.714Z] { [2024-03-15T18:01:10.714Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.714Z] "ImportPath": "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.714Z] "Name": "asn1", [2024-03-15T18:01:10.714Z] "Doc": "Package asn1 contains supporting types for parsing and building ASN.1 messages with the cryptobyte package.", [2024-03-15T18:01:10.714Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/cryptobyte/asn1.a", [2024-03-15T18:01:10.714Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.714Z] "Goroot": true, [2024-03-15T18:01:10.714Z] "Standard": true, [2024-03-15T18:01:10.714Z] "DepOnly": true, [2024-03-15T18:01:10.714Z] "GoFiles": [ [2024-03-15T18:01:10.714Z] "asn1.go" [2024-03-15T18:01:10.714Z] ] [2024-03-15T18:01:10.714Z] } [2024-03-15T18:01:10.714Z] { [2024-03-15T18:01:10.714Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.714Z] "ImportPath": "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.714Z] "Name": "cryptobyte", [2024-03-15T18:01:10.714Z] "Doc": "Package cryptobyte contains types that help with parsing and constructing length-prefixed, binary messages, including ASN.1 DER.", [2024-03-15T18:01:10.714Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/cryptobyte.a", [2024-03-15T18:01:10.714Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.714Z] "Goroot": true, [2024-03-15T18:01:10.714Z] "Standard": true, [2024-03-15T18:01:10.714Z] "DepOnly": true, [2024-03-15T18:01:10.714Z] "GoFiles": [ [2024-03-15T18:01:10.714Z] "asn1.go", [2024-03-15T18:01:10.714Z] "builder.go", [2024-03-15T18:01:10.714Z] "string.go" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "Imports": [ [2024-03-15T18:01:10.714Z] "encoding/asn1", [2024-03-15T18:01:10.714Z] "errors", [2024-03-15T18:01:10.714Z] "fmt", [2024-03-15T18:01:10.714Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.714Z] "math/big", [2024-03-15T18:01:10.714Z] "reflect", [2024-03-15T18:01:10.714Z] "time" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "ImportMap": { [2024-03-15T18:01:10.714Z] "golang.org/x/crypto/cryptobyte/asn1": "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-15T18:01:10.714Z] }, [2024-03-15T18:01:10.714Z] "Deps": [ [2024-03-15T18:01:10.714Z] "bytes", [2024-03-15T18:01:10.714Z] "encoding/asn1", [2024-03-15T18:01:10.714Z] "encoding/binary", [2024-03-15T18:01:10.714Z] "errors", [2024-03-15T18:01:10.714Z] "fmt", [2024-03-15T18:01:10.714Z] "internal/abi", [2024-03-15T18:01:10.714Z] "internal/bytealg", [2024-03-15T18:01:10.714Z] "internal/cpu", [2024-03-15T18:01:10.714Z] "internal/fmtsort", [2024-03-15T18:01:10.714Z] "internal/goexperiment", [2024-03-15T18:01:10.714Z] "internal/itoa", [2024-03-15T18:01:10.714Z] "internal/oserror", [2024-03-15T18:01:10.714Z] "internal/poll", [2024-03-15T18:01:10.714Z] "internal/race", [2024-03-15T18:01:10.714Z] "internal/reflectlite", [2024-03-15T18:01:10.714Z] "internal/syscall/execenv", [2024-03-15T18:01:10.714Z] "internal/syscall/unix", [2024-03-15T18:01:10.714Z] "internal/testlog", [2024-03-15T18:01:10.714Z] "internal/unsafeheader", [2024-03-15T18:01:10.714Z] "io", [2024-03-15T18:01:10.714Z] "io/fs", [2024-03-15T18:01:10.714Z] "math", [2024-03-15T18:01:10.714Z] "math/big", [2024-03-15T18:01:10.714Z] "math/bits", [2024-03-15T18:01:10.714Z] "math/rand", [2024-03-15T18:01:10.714Z] "os", [2024-03-15T18:01:10.714Z] "path", [2024-03-15T18:01:10.714Z] "reflect", [2024-03-15T18:01:10.714Z] "runtime", [2024-03-15T18:01:10.714Z] "runtime/internal/atomic", [2024-03-15T18:01:10.714Z] "runtime/internal/math", [2024-03-15T18:01:10.714Z] "runtime/internal/sys", [2024-03-15T18:01:10.714Z] "sort", [2024-03-15T18:01:10.714Z] "strconv", [2024-03-15T18:01:10.714Z] "strings", [2024-03-15T18:01:10.714Z] "sync", [2024-03-15T18:01:10.714Z] "sync/atomic", [2024-03-15T18:01:10.714Z] "syscall", [2024-03-15T18:01:10.714Z] "time", [2024-03-15T18:01:10.714Z] "unicode", [2024-03-15T18:01:10.714Z] "unicode/utf16", [2024-03-15T18:01:10.714Z] "unicode/utf8", [2024-03-15T18:01:10.714Z] "unsafe", [2024-03-15T18:01:10.714Z] "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-15T18:01:10.714Z] ] [2024-03-15T18:01:10.714Z] } [2024-03-15T18:01:10.714Z] { [2024-03-15T18:01:10.714Z] "Dir": "/usr/local/go/src/crypto/ecdsa", [2024-03-15T18:01:10.714Z] "ImportPath": "crypto/ecdsa", [2024-03-15T18:01:10.714Z] "Name": "ecdsa", [2024-03-15T18:01:10.714Z] "Doc": "Package ecdsa implements the Elliptic Curve Digital Signature Algorithm, as defined in FIPS 186-3.", [2024-03-15T18:01:10.714Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/ecdsa.a", [2024-03-15T18:01:10.714Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.714Z] "Goroot": true, [2024-03-15T18:01:10.714Z] "Standard": true, [2024-03-15T18:01:10.714Z] "DepOnly": true, [2024-03-15T18:01:10.714Z] "GoFiles": [ [2024-03-15T18:01:10.714Z] "ecdsa.go", [2024-03-15T18:01:10.714Z] "ecdsa_noasm.go" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.714Z] "ecdsa_s390x.go", [2024-03-15T18:01:10.714Z] "ecdsa_s390x_test.go" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "IgnoredOtherFiles": [ [2024-03-15T18:01:10.714Z] "ecdsa_s390x.s" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "Imports": [ [2024-03-15T18:01:10.714Z] "crypto", [2024-03-15T18:01:10.714Z] "crypto/aes", [2024-03-15T18:01:10.714Z] "crypto/cipher", [2024-03-15T18:01:10.714Z] "crypto/elliptic", [2024-03-15T18:01:10.714Z] "crypto/internal/randutil", [2024-03-15T18:01:10.714Z] "crypto/sha512", [2024-03-15T18:01:10.714Z] "errors", [2024-03-15T18:01:10.714Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.714Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.714Z] "io", [2024-03-15T18:01:10.714Z] "math/big" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "ImportMap": { [2024-03-15T18:01:10.714Z] "golang.org/x/crypto/cryptobyte": "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.714Z] "golang.org/x/crypto/cryptobyte/asn1": "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-15T18:01:10.714Z] }, [2024-03-15T18:01:10.714Z] "Deps": [ [2024-03-15T18:01:10.714Z] "bytes", [2024-03-15T18:01:10.714Z] "crypto", [2024-03-15T18:01:10.714Z] "crypto/aes", [2024-03-15T18:01:10.714Z] "crypto/cipher", [2024-03-15T18:01:10.714Z] "crypto/elliptic", [2024-03-15T18:01:10.714Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.714Z] "crypto/internal/randutil", [2024-03-15T18:01:10.714Z] "crypto/internal/subtle", [2024-03-15T18:01:10.714Z] "crypto/sha512", [2024-03-15T18:01:10.714Z] "crypto/subtle", [2024-03-15T18:01:10.714Z] "encoding/asn1", [2024-03-15T18:01:10.714Z] "encoding/binary", [2024-03-15T18:01:10.714Z] "errors", [2024-03-15T18:01:10.714Z] "fmt", [2024-03-15T18:01:10.714Z] "hash", [2024-03-15T18:01:10.714Z] "internal/abi", [2024-03-15T18:01:10.714Z] "internal/bytealg", [2024-03-15T18:01:10.714Z] "internal/cpu", [2024-03-15T18:01:10.714Z] "internal/fmtsort", [2024-03-15T18:01:10.714Z] "internal/goexperiment", [2024-03-15T18:01:10.714Z] "internal/itoa", [2024-03-15T18:01:10.714Z] "internal/oserror", [2024-03-15T18:01:10.714Z] "internal/poll", [2024-03-15T18:01:10.714Z] "internal/race", [2024-03-15T18:01:10.714Z] "internal/reflectlite", [2024-03-15T18:01:10.714Z] "internal/syscall/execenv", [2024-03-15T18:01:10.714Z] "internal/syscall/unix", [2024-03-15T18:01:10.714Z] "internal/testlog", [2024-03-15T18:01:10.714Z] "internal/unsafeheader", [2024-03-15T18:01:10.714Z] "io", [2024-03-15T18:01:10.714Z] "io/fs", [2024-03-15T18:01:10.714Z] "math", [2024-03-15T18:01:10.714Z] "math/big", [2024-03-15T18:01:10.714Z] "math/bits", [2024-03-15T18:01:10.714Z] "math/rand", [2024-03-15T18:01:10.714Z] "os", [2024-03-15T18:01:10.714Z] "path", [2024-03-15T18:01:10.714Z] "reflect", [2024-03-15T18:01:10.714Z] "runtime", [2024-03-15T18:01:10.714Z] "runtime/internal/atomic", [2024-03-15T18:01:10.714Z] "runtime/internal/math", [2024-03-15T18:01:10.714Z] "runtime/internal/sys", [2024-03-15T18:01:10.714Z] "sort", [2024-03-15T18:01:10.714Z] "strconv", [2024-03-15T18:01:10.714Z] "strings", [2024-03-15T18:01:10.714Z] "sync", [2024-03-15T18:01:10.714Z] "sync/atomic", [2024-03-15T18:01:10.714Z] "syscall", [2024-03-15T18:01:10.714Z] "time", [2024-03-15T18:01:10.714Z] "unicode", [2024-03-15T18:01:10.714Z] "unicode/utf16", [2024-03-15T18:01:10.714Z] "unicode/utf8", [2024-03-15T18:01:10.714Z] "unsafe", [2024-03-15T18:01:10.714Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.714Z] "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "TestGoFiles": [ [2024-03-15T18:01:10.714Z] "ecdsa_test.go" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "TestImports": [ [2024-03-15T18:01:10.714Z] "bufio", [2024-03-15T18:01:10.714Z] "compress/bzip2", [2024-03-15T18:01:10.714Z] "crypto/elliptic", [2024-03-15T18:01:10.714Z] "crypto/rand", [2024-03-15T18:01:10.714Z] "crypto/sha1", [2024-03-15T18:01:10.714Z] "crypto/sha256", [2024-03-15T18:01:10.714Z] "crypto/sha512", [2024-03-15T18:01:10.714Z] "encoding/hex", [2024-03-15T18:01:10.714Z] "hash", [2024-03-15T18:01:10.714Z] "io", [2024-03-15T18:01:10.714Z] "math/big", [2024-03-15T18:01:10.714Z] "os", [2024-03-15T18:01:10.714Z] "strings", [2024-03-15T18:01:10.714Z] "testing" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "XTestGoFiles": [ [2024-03-15T18:01:10.714Z] "equal_test.go", [2024-03-15T18:01:10.714Z] "example_test.go" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "XTestImports": [ [2024-03-15T18:01:10.714Z] "crypto", [2024-03-15T18:01:10.714Z] "crypto/ecdsa", [2024-03-15T18:01:10.714Z] "crypto/elliptic", [2024-03-15T18:01:10.714Z] "crypto/rand", [2024-03-15T18:01:10.714Z] "crypto/sha256", [2024-03-15T18:01:10.714Z] "crypto/x509", [2024-03-15T18:01:10.714Z] "fmt", [2024-03-15T18:01:10.714Z] "testing" [2024-03-15T18:01:10.714Z] ] [2024-03-15T18:01:10.714Z] } [2024-03-15T18:01:10.714Z] { [2024-03-15T18:01:10.714Z] "Dir": "/usr/local/go/src/crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.714Z] "ImportPath": "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.714Z] "Name": "field", [2024-03-15T18:01:10.714Z] "Doc": "Package field implements fast arithmetic modulo 2^255-19.", [2024-03-15T18:01:10.714Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/ed25519/internal/edwards25519/field.a", [2024-03-15T18:01:10.714Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.714Z] "Goroot": true, [2024-03-15T18:01:10.714Z] "Standard": true, [2024-03-15T18:01:10.714Z] "DepOnly": true, [2024-03-15T18:01:10.714Z] "GoFiles": [ [2024-03-15T18:01:10.714Z] "fe.go", [2024-03-15T18:01:10.714Z] "fe_amd64.go", [2024-03-15T18:01:10.714Z] "fe_arm64_noasm.go", [2024-03-15T18:01:10.714Z] "fe_generic.go" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.714Z] "fe_amd64_noasm.go", [2024-03-15T18:01:10.714Z] "fe_arm64.go" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "IgnoredOtherFiles": [ [2024-03-15T18:01:10.714Z] "fe_arm64.s" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "SFiles": [ [2024-03-15T18:01:10.714Z] "fe_amd64.s" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "Imports": [ [2024-03-15T18:01:10.714Z] "crypto/subtle", [2024-03-15T18:01:10.714Z] "encoding/binary", [2024-03-15T18:01:10.714Z] "math/bits" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "Deps": [ [2024-03-15T18:01:10.714Z] "crypto/subtle", [2024-03-15T18:01:10.714Z] "encoding/binary", [2024-03-15T18:01:10.714Z] "errors", [2024-03-15T18:01:10.714Z] "internal/abi", [2024-03-15T18:01:10.714Z] "internal/bytealg", [2024-03-15T18:01:10.714Z] "internal/cpu", [2024-03-15T18:01:10.714Z] "internal/goexperiment", [2024-03-15T18:01:10.714Z] "internal/itoa", [2024-03-15T18:01:10.714Z] "internal/race", [2024-03-15T18:01:10.714Z] "internal/reflectlite", [2024-03-15T18:01:10.714Z] "internal/unsafeheader", [2024-03-15T18:01:10.714Z] "io", [2024-03-15T18:01:10.714Z] "math", [2024-03-15T18:01:10.714Z] "math/bits", [2024-03-15T18:01:10.714Z] "reflect", [2024-03-15T18:01:10.714Z] "runtime", [2024-03-15T18:01:10.714Z] "runtime/internal/atomic", [2024-03-15T18:01:10.714Z] "runtime/internal/math", [2024-03-15T18:01:10.714Z] "runtime/internal/sys", [2024-03-15T18:01:10.714Z] "strconv", [2024-03-15T18:01:10.714Z] "sync", [2024-03-15T18:01:10.714Z] "sync/atomic", [2024-03-15T18:01:10.714Z] "unicode", [2024-03-15T18:01:10.714Z] "unicode/utf8", [2024-03-15T18:01:10.714Z] "unsafe" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "TestGoFiles": [ [2024-03-15T18:01:10.714Z] "fe_alias_test.go", [2024-03-15T18:01:10.714Z] "fe_bench_test.go", [2024-03-15T18:01:10.714Z] "fe_test.go" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "TestImports": [ [2024-03-15T18:01:10.714Z] "bytes", [2024-03-15T18:01:10.714Z] "crypto/rand", [2024-03-15T18:01:10.714Z] "encoding/hex", [2024-03-15T18:01:10.714Z] "io", [2024-03-15T18:01:10.714Z] "math/big", [2024-03-15T18:01:10.714Z] "math/bits", [2024-03-15T18:01:10.714Z] "math/rand", [2024-03-15T18:01:10.714Z] "reflect", [2024-03-15T18:01:10.714Z] "testing", [2024-03-15T18:01:10.714Z] "testing/quick" [2024-03-15T18:01:10.714Z] ] [2024-03-15T18:01:10.714Z] } [2024-03-15T18:01:10.714Z] { [2024-03-15T18:01:10.714Z] "Dir": "/usr/local/go/src/crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.714Z] "ImportPath": "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.714Z] "Name": "edwards25519", [2024-03-15T18:01:10.714Z] "Doc": "Package edwards25519 implements group logic for the twisted Edwards curve -x^2 + y^2 = 1 + -(121665/121666)*x^2*y^2 This is better known as the Edwards curve equivalent to Curve25519, and is the curve used by the Ed25519 signature scheme.", [2024-03-15T18:01:10.714Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/ed25519/internal/edwards25519.a", [2024-03-15T18:01:10.714Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.714Z] "Goroot": true, [2024-03-15T18:01:10.714Z] "Standard": true, [2024-03-15T18:01:10.714Z] "DepOnly": true, [2024-03-15T18:01:10.714Z] "GoFiles": [ [2024-03-15T18:01:10.714Z] "doc.go", [2024-03-15T18:01:10.714Z] "edwards25519.go", [2024-03-15T18:01:10.714Z] "scalar.go", [2024-03-15T18:01:10.714Z] "scalarmult.go", [2024-03-15T18:01:10.714Z] "tables.go" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "Imports": [ [2024-03-15T18:01:10.714Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.714Z] "crypto/subtle", [2024-03-15T18:01:10.714Z] "encoding/binary", [2024-03-15T18:01:10.714Z] "errors", [2024-03-15T18:01:10.714Z] "sync" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "Deps": [ [2024-03-15T18:01:10.714Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.714Z] "crypto/subtle", [2024-03-15T18:01:10.714Z] "encoding/binary", [2024-03-15T18:01:10.714Z] "errors", [2024-03-15T18:01:10.714Z] "internal/abi", [2024-03-15T18:01:10.714Z] "internal/bytealg", [2024-03-15T18:01:10.714Z] "internal/cpu", [2024-03-15T18:01:10.714Z] "internal/goexperiment", [2024-03-15T18:01:10.714Z] "internal/itoa", [2024-03-15T18:01:10.714Z] "internal/race", [2024-03-15T18:01:10.714Z] "internal/reflectlite", [2024-03-15T18:01:10.714Z] "internal/unsafeheader", [2024-03-15T18:01:10.714Z] "io", [2024-03-15T18:01:10.714Z] "math", [2024-03-15T18:01:10.714Z] "math/bits", [2024-03-15T18:01:10.714Z] "reflect", [2024-03-15T18:01:10.714Z] "runtime", [2024-03-15T18:01:10.714Z] "runtime/internal/atomic", [2024-03-15T18:01:10.714Z] "runtime/internal/math", [2024-03-15T18:01:10.714Z] "runtime/internal/sys", [2024-03-15T18:01:10.714Z] "strconv", [2024-03-15T18:01:10.714Z] "sync", [2024-03-15T18:01:10.714Z] "sync/atomic", [2024-03-15T18:01:10.714Z] "unicode", [2024-03-15T18:01:10.714Z] "unicode/utf8", [2024-03-15T18:01:10.714Z] "unsafe" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "TestGoFiles": [ [2024-03-15T18:01:10.714Z] "edwards25519_test.go", [2024-03-15T18:01:10.714Z] "scalar_alias_test.go", [2024-03-15T18:01:10.714Z] "scalar_test.go", [2024-03-15T18:01:10.714Z] "scalarmult_test.go", [2024-03-15T18:01:10.714Z] "tables_test.go" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "TestImports": [ [2024-03-15T18:01:10.714Z] "bytes", [2024-03-15T18:01:10.714Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.714Z] "encoding/hex", [2024-03-15T18:01:10.714Z] "math/big", [2024-03-15T18:01:10.714Z] "math/rand", [2024-03-15T18:01:10.714Z] "os", [2024-03-15T18:01:10.714Z] "reflect", [2024-03-15T18:01:10.714Z] "strings", [2024-03-15T18:01:10.714Z] "testing", [2024-03-15T18:01:10.714Z] "testing/quick" [2024-03-15T18:01:10.714Z] ] [2024-03-15T18:01:10.714Z] } [2024-03-15T18:01:10.714Z] { [2024-03-15T18:01:10.714Z] "Dir": "/usr/local/go/src/crypto/ed25519", [2024-03-15T18:01:10.714Z] "ImportPath": "crypto/ed25519", [2024-03-15T18:01:10.714Z] "Name": "ed25519", [2024-03-15T18:01:10.714Z] "Doc": "Package ed25519 implements the Ed25519 signature algorithm.", [2024-03-15T18:01:10.714Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/ed25519.a", [2024-03-15T18:01:10.714Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.714Z] "Goroot": true, [2024-03-15T18:01:10.714Z] "Standard": true, [2024-03-15T18:01:10.714Z] "DepOnly": true, [2024-03-15T18:01:10.714Z] "GoFiles": [ [2024-03-15T18:01:10.714Z] "ed25519.go" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "Imports": [ [2024-03-15T18:01:10.714Z] "bytes", [2024-03-15T18:01:10.714Z] "crypto", [2024-03-15T18:01:10.714Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.714Z] "crypto/rand", [2024-03-15T18:01:10.714Z] "crypto/sha512", [2024-03-15T18:01:10.714Z] "errors", [2024-03-15T18:01:10.714Z] "io", [2024-03-15T18:01:10.714Z] "strconv" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "Deps": [ [2024-03-15T18:01:10.714Z] "bufio", [2024-03-15T18:01:10.714Z] "bytes", [2024-03-15T18:01:10.714Z] "crypto", [2024-03-15T18:01:10.714Z] "crypto/aes", [2024-03-15T18:01:10.714Z] "crypto/cipher", [2024-03-15T18:01:10.714Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.714Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.714Z] "crypto/internal/subtle", [2024-03-15T18:01:10.714Z] "crypto/rand", [2024-03-15T18:01:10.714Z] "crypto/sha512", [2024-03-15T18:01:10.714Z] "crypto/subtle", [2024-03-15T18:01:10.714Z] "encoding/binary", [2024-03-15T18:01:10.714Z] "errors", [2024-03-15T18:01:10.714Z] "fmt", [2024-03-15T18:01:10.714Z] "hash", [2024-03-15T18:01:10.714Z] "internal/abi", [2024-03-15T18:01:10.714Z] "internal/bytealg", [2024-03-15T18:01:10.714Z] "internal/cpu", [2024-03-15T18:01:10.714Z] "internal/fmtsort", [2024-03-15T18:01:10.714Z] "internal/goexperiment", [2024-03-15T18:01:10.714Z] "internal/itoa", [2024-03-15T18:01:10.714Z] "internal/oserror", [2024-03-15T18:01:10.714Z] "internal/poll", [2024-03-15T18:01:10.714Z] "internal/race", [2024-03-15T18:01:10.714Z] "internal/reflectlite", [2024-03-15T18:01:10.714Z] "internal/syscall/execenv", [2024-03-15T18:01:10.714Z] "internal/syscall/unix", [2024-03-15T18:01:10.714Z] "internal/testlog", [2024-03-15T18:01:10.714Z] "internal/unsafeheader", [2024-03-15T18:01:10.714Z] "io", [2024-03-15T18:01:10.714Z] "io/fs", [2024-03-15T18:01:10.714Z] "math", [2024-03-15T18:01:10.714Z] "math/big", [2024-03-15T18:01:10.714Z] "math/bits", [2024-03-15T18:01:10.714Z] "math/rand", [2024-03-15T18:01:10.714Z] "os", [2024-03-15T18:01:10.714Z] "path", [2024-03-15T18:01:10.714Z] "reflect", [2024-03-15T18:01:10.714Z] "runtime", [2024-03-15T18:01:10.714Z] "runtime/internal/atomic", [2024-03-15T18:01:10.714Z] "runtime/internal/math", [2024-03-15T18:01:10.714Z] "runtime/internal/sys", [2024-03-15T18:01:10.714Z] "sort", [2024-03-15T18:01:10.714Z] "strconv", [2024-03-15T18:01:10.714Z] "strings", [2024-03-15T18:01:10.714Z] "sync", [2024-03-15T18:01:10.714Z] "sync/atomic", [2024-03-15T18:01:10.714Z] "syscall", [2024-03-15T18:01:10.714Z] "time", [2024-03-15T18:01:10.714Z] "unicode", [2024-03-15T18:01:10.714Z] "unicode/utf8", [2024-03-15T18:01:10.714Z] "unsafe" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "TestGoFiles": [ [2024-03-15T18:01:10.714Z] "ed25519_test.go" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "TestImports": [ [2024-03-15T18:01:10.714Z] "bufio", [2024-03-15T18:01:10.714Z] "bytes", [2024-03-15T18:01:10.714Z] "compress/gzip", [2024-03-15T18:01:10.714Z] "crypto", [2024-03-15T18:01:10.714Z] "crypto/rand", [2024-03-15T18:01:10.714Z] "encoding/hex", [2024-03-15T18:01:10.714Z] "os", [2024-03-15T18:01:10.714Z] "strings", [2024-03-15T18:01:10.714Z] "testing" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "XTestGoFiles": [ [2024-03-15T18:01:10.714Z] "ed25519vectors_test.go" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "XTestImports": [ [2024-03-15T18:01:10.714Z] "crypto/ed25519", [2024-03-15T18:01:10.714Z] "encoding/hex", [2024-03-15T18:01:10.714Z] "encoding/json", [2024-03-15T18:01:10.714Z] "internal/testenv", [2024-03-15T18:01:10.714Z] "os", [2024-03-15T18:01:10.714Z] "os/exec", [2024-03-15T18:01:10.714Z] "path/filepath", [2024-03-15T18:01:10.714Z] "testing" [2024-03-15T18:01:10.714Z] ] [2024-03-15T18:01:10.714Z] } [2024-03-15T18:01:10.714Z] { [2024-03-15T18:01:10.714Z] "Dir": "/usr/local/go/src/crypto/hmac", [2024-03-15T18:01:10.714Z] "ImportPath": "crypto/hmac", [2024-03-15T18:01:10.714Z] "Name": "hmac", [2024-03-15T18:01:10.714Z] "Doc": "Package hmac implements the Keyed-Hash Message Authentication Code (HMAC) as defined in U.S. Federal Information Processing Standards Publication 198.", [2024-03-15T18:01:10.714Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/hmac.a", [2024-03-15T18:01:10.714Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.714Z] "Goroot": true, [2024-03-15T18:01:10.714Z] "Standard": true, [2024-03-15T18:01:10.714Z] "DepOnly": true, [2024-03-15T18:01:10.714Z] "GoFiles": [ [2024-03-15T18:01:10.714Z] "hmac.go" [2024-03-15T18:01:10.714Z] ], [2024-03-15T18:01:10.714Z] "Imports": [ [2024-03-15T18:01:10.714Z] "crypto/subtle", [2024-03-15T18:01:10.714Z] "hash" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "Deps": [ [2024-03-15T18:01:10.715Z] "crypto/subtle", [2024-03-15T18:01:10.715Z] "errors", [2024-03-15T18:01:10.715Z] "hash", [2024-03-15T18:01:10.715Z] "internal/abi", [2024-03-15T18:01:10.715Z] "internal/bytealg", [2024-03-15T18:01:10.715Z] "internal/cpu", [2024-03-15T18:01:10.715Z] "internal/goexperiment", [2024-03-15T18:01:10.715Z] "internal/race", [2024-03-15T18:01:10.715Z] "internal/reflectlite", [2024-03-15T18:01:10.715Z] "internal/unsafeheader", [2024-03-15T18:01:10.715Z] "io", [2024-03-15T18:01:10.715Z] "runtime", [2024-03-15T18:01:10.715Z] "runtime/internal/atomic", [2024-03-15T18:01:10.715Z] "runtime/internal/math", [2024-03-15T18:01:10.715Z] "runtime/internal/sys", [2024-03-15T18:01:10.715Z] "sync", [2024-03-15T18:01:10.715Z] "sync/atomic", [2024-03-15T18:01:10.715Z] "unsafe" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "TestGoFiles": [ [2024-03-15T18:01:10.715Z] "hmac_test.go" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "TestImports": [ [2024-03-15T18:01:10.715Z] "crypto/md5", [2024-03-15T18:01:10.715Z] "crypto/sha1", [2024-03-15T18:01:10.715Z] "crypto/sha256", [2024-03-15T18:01:10.715Z] "crypto/sha512", [2024-03-15T18:01:10.715Z] "fmt", [2024-03-15T18:01:10.715Z] "hash", [2024-03-15T18:01:10.715Z] "testing" [2024-03-15T18:01:10.715Z] ] [2024-03-15T18:01:10.715Z] } [2024-03-15T18:01:10.715Z] { [2024-03-15T18:01:10.715Z] "Dir": "/usr/local/go/src/crypto/md5", [2024-03-15T18:01:10.715Z] "ImportPath": "crypto/md5", [2024-03-15T18:01:10.715Z] "Name": "md5", [2024-03-15T18:01:10.715Z] "Doc": "Package md5 implements the MD5 hash algorithm as defined in RFC 1321.", [2024-03-15T18:01:10.715Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/md5.a", [2024-03-15T18:01:10.715Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.715Z] "Goroot": true, [2024-03-15T18:01:10.715Z] "Standard": true, [2024-03-15T18:01:10.715Z] "DepOnly": true, [2024-03-15T18:01:10.715Z] "GoFiles": [ [2024-03-15T18:01:10.715Z] "md5.go", [2024-03-15T18:01:10.715Z] "md5block.go", [2024-03-15T18:01:10.715Z] "md5block_decl.go" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.715Z] "gen.go", [2024-03-15T18:01:10.715Z] "md5block_generic.go" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "IgnoredOtherFiles": [ [2024-03-15T18:01:10.715Z] "md5block_386.s", [2024-03-15T18:01:10.715Z] "md5block_arm.s", [2024-03-15T18:01:10.715Z] "md5block_arm64.s", [2024-03-15T18:01:10.715Z] "md5block_ppc64x.s", [2024-03-15T18:01:10.715Z] "md5block_s390x.s" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "SFiles": [ [2024-03-15T18:01:10.715Z] "md5block_amd64.s" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "Imports": [ [2024-03-15T18:01:10.715Z] "crypto", [2024-03-15T18:01:10.715Z] "encoding/binary", [2024-03-15T18:01:10.715Z] "errors", [2024-03-15T18:01:10.715Z] "hash", [2024-03-15T18:01:10.715Z] "math/bits" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "Deps": [ [2024-03-15T18:01:10.715Z] "crypto", [2024-03-15T18:01:10.715Z] "encoding/binary", [2024-03-15T18:01:10.715Z] "errors", [2024-03-15T18:01:10.715Z] "hash", [2024-03-15T18:01:10.715Z] "internal/abi", [2024-03-15T18:01:10.715Z] "internal/bytealg", [2024-03-15T18:01:10.715Z] "internal/cpu", [2024-03-15T18:01:10.715Z] "internal/goexperiment", [2024-03-15T18:01:10.715Z] "internal/itoa", [2024-03-15T18:01:10.715Z] "internal/race", [2024-03-15T18:01:10.715Z] "internal/reflectlite", [2024-03-15T18:01:10.715Z] "internal/unsafeheader", [2024-03-15T18:01:10.715Z] "io", [2024-03-15T18:01:10.715Z] "math", [2024-03-15T18:01:10.715Z] "math/bits", [2024-03-15T18:01:10.715Z] "reflect", [2024-03-15T18:01:10.715Z] "runtime", [2024-03-15T18:01:10.715Z] "runtime/internal/atomic", [2024-03-15T18:01:10.715Z] "runtime/internal/math", [2024-03-15T18:01:10.715Z] "runtime/internal/sys", [2024-03-15T18:01:10.715Z] "strconv", [2024-03-15T18:01:10.715Z] "sync", [2024-03-15T18:01:10.715Z] "sync/atomic", [2024-03-15T18:01:10.715Z] "unicode", [2024-03-15T18:01:10.715Z] "unicode/utf8", [2024-03-15T18:01:10.715Z] "unsafe" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "TestGoFiles": [ [2024-03-15T18:01:10.715Z] "md5_test.go" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "TestImports": [ [2024-03-15T18:01:10.715Z] "bytes", [2024-03-15T18:01:10.715Z] "crypto/rand", [2024-03-15T18:01:10.715Z] "encoding", [2024-03-15T18:01:10.715Z] "fmt", [2024-03-15T18:01:10.715Z] "hash", [2024-03-15T18:01:10.715Z] "io", [2024-03-15T18:01:10.715Z] "testing", [2024-03-15T18:01:10.715Z] "unsafe" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "XTestGoFiles": [ [2024-03-15T18:01:10.715Z] "example_test.go" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "XTestImports": [ [2024-03-15T18:01:10.715Z] "crypto/md5", [2024-03-15T18:01:10.715Z] "fmt", [2024-03-15T18:01:10.715Z] "io", [2024-03-15T18:01:10.715Z] "log", [2024-03-15T18:01:10.715Z] "os" [2024-03-15T18:01:10.715Z] ] [2024-03-15T18:01:10.715Z] } [2024-03-15T18:01:10.715Z] { [2024-03-15T18:01:10.715Z] "Dir": "/usr/local/go/src/crypto/rc4", [2024-03-15T18:01:10.715Z] "ImportPath": "crypto/rc4", [2024-03-15T18:01:10.715Z] "Name": "rc4", [2024-03-15T18:01:10.715Z] "Doc": "Package rc4 implements RC4 encryption, as defined in Bruce Schneier's Applied Cryptography.", [2024-03-15T18:01:10.715Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/rc4.a", [2024-03-15T18:01:10.715Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.715Z] "Goroot": true, [2024-03-15T18:01:10.715Z] "Standard": true, [2024-03-15T18:01:10.715Z] "DepOnly": true, [2024-03-15T18:01:10.715Z] "GoFiles": [ [2024-03-15T18:01:10.715Z] "rc4.go" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "Imports": [ [2024-03-15T18:01:10.715Z] "crypto/internal/subtle", [2024-03-15T18:01:10.715Z] "strconv" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "Deps": [ [2024-03-15T18:01:10.715Z] "crypto/internal/subtle", [2024-03-15T18:01:10.715Z] "errors", [2024-03-15T18:01:10.715Z] "internal/abi", [2024-03-15T18:01:10.715Z] "internal/bytealg", [2024-03-15T18:01:10.715Z] "internal/cpu", [2024-03-15T18:01:10.715Z] "internal/goexperiment", [2024-03-15T18:01:10.715Z] "internal/reflectlite", [2024-03-15T18:01:10.715Z] "internal/unsafeheader", [2024-03-15T18:01:10.715Z] "math", [2024-03-15T18:01:10.715Z] "math/bits", [2024-03-15T18:01:10.715Z] "runtime", [2024-03-15T18:01:10.715Z] "runtime/internal/atomic", [2024-03-15T18:01:10.715Z] "runtime/internal/math", [2024-03-15T18:01:10.715Z] "runtime/internal/sys", [2024-03-15T18:01:10.715Z] "strconv", [2024-03-15T18:01:10.715Z] "unicode/utf8", [2024-03-15T18:01:10.715Z] "unsafe" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "TestGoFiles": [ [2024-03-15T18:01:10.715Z] "rc4_test.go" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "TestImports": [ [2024-03-15T18:01:10.715Z] "bytes", [2024-03-15T18:01:10.715Z] "fmt", [2024-03-15T18:01:10.715Z] "testing" [2024-03-15T18:01:10.715Z] ] [2024-03-15T18:01:10.715Z] } [2024-03-15T18:01:10.715Z] { [2024-03-15T18:01:10.715Z] "Dir": "/usr/local/go/src/crypto/rsa", [2024-03-15T18:01:10.715Z] "ImportPath": "crypto/rsa", [2024-03-15T18:01:10.715Z] "Name": "rsa", [2024-03-15T18:01:10.715Z] "Doc": "Package rsa implements RSA encryption as specified in PKCS #1 and RFC 8017.", [2024-03-15T18:01:10.715Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/rsa.a", [2024-03-15T18:01:10.715Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.715Z] "Goroot": true, [2024-03-15T18:01:10.715Z] "Standard": true, [2024-03-15T18:01:10.715Z] "DepOnly": true, [2024-03-15T18:01:10.715Z] "GoFiles": [ [2024-03-15T18:01:10.715Z] "pkcs1v15.go", [2024-03-15T18:01:10.715Z] "pss.go", [2024-03-15T18:01:10.715Z] "rsa.go" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "Imports": [ [2024-03-15T18:01:10.715Z] "bytes", [2024-03-15T18:01:10.715Z] "crypto", [2024-03-15T18:01:10.715Z] "crypto/internal/randutil", [2024-03-15T18:01:10.715Z] "crypto/rand", [2024-03-15T18:01:10.715Z] "crypto/subtle", [2024-03-15T18:01:10.715Z] "errors", [2024-03-15T18:01:10.715Z] "hash", [2024-03-15T18:01:10.715Z] "io", [2024-03-15T18:01:10.715Z] "math", [2024-03-15T18:01:10.715Z] "math/big" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "Deps": [ [2024-03-15T18:01:10.715Z] "bufio", [2024-03-15T18:01:10.715Z] "bytes", [2024-03-15T18:01:10.715Z] "crypto", [2024-03-15T18:01:10.715Z] "crypto/aes", [2024-03-15T18:01:10.715Z] "crypto/cipher", [2024-03-15T18:01:10.715Z] "crypto/internal/randutil", [2024-03-15T18:01:10.715Z] "crypto/internal/subtle", [2024-03-15T18:01:10.715Z] "crypto/rand", [2024-03-15T18:01:10.715Z] "crypto/subtle", [2024-03-15T18:01:10.715Z] "encoding/binary", [2024-03-15T18:01:10.715Z] "errors", [2024-03-15T18:01:10.715Z] "fmt", [2024-03-15T18:01:10.715Z] "hash", [2024-03-15T18:01:10.715Z] "internal/abi", [2024-03-15T18:01:10.715Z] "internal/bytealg", [2024-03-15T18:01:10.715Z] "internal/cpu", [2024-03-15T18:01:10.715Z] "internal/fmtsort", [2024-03-15T18:01:10.715Z] "internal/goexperiment", [2024-03-15T18:01:10.715Z] "internal/itoa", [2024-03-15T18:01:10.715Z] "internal/oserror", [2024-03-15T18:01:10.715Z] "internal/poll", [2024-03-15T18:01:10.715Z] "internal/race", [2024-03-15T18:01:10.715Z] "internal/reflectlite", [2024-03-15T18:01:10.715Z] "internal/syscall/execenv", [2024-03-15T18:01:10.715Z] "internal/syscall/unix", [2024-03-15T18:01:10.715Z] "internal/testlog", [2024-03-15T18:01:10.715Z] "internal/unsafeheader", [2024-03-15T18:01:10.715Z] "io", [2024-03-15T18:01:10.715Z] "io/fs", [2024-03-15T18:01:10.715Z] "math", [2024-03-15T18:01:10.715Z] "math/big", [2024-03-15T18:01:10.715Z] "math/bits", [2024-03-15T18:01:10.715Z] "math/rand", [2024-03-15T18:01:10.715Z] "os", [2024-03-15T18:01:10.715Z] "path", [2024-03-15T18:01:10.715Z] "reflect", [2024-03-15T18:01:10.715Z] "runtime", [2024-03-15T18:01:10.715Z] "runtime/internal/atomic", [2024-03-15T18:01:10.715Z] "runtime/internal/math", [2024-03-15T18:01:10.715Z] "runtime/internal/sys", [2024-03-15T18:01:10.715Z] "sort", [2024-03-15T18:01:10.715Z] "strconv", [2024-03-15T18:01:10.715Z] "strings", [2024-03-15T18:01:10.715Z] "sync", [2024-03-15T18:01:10.715Z] "sync/atomic", [2024-03-15T18:01:10.715Z] "syscall", [2024-03-15T18:01:10.715Z] "time", [2024-03-15T18:01:10.715Z] "unicode", [2024-03-15T18:01:10.715Z] "unicode/utf8", [2024-03-15T18:01:10.715Z] "unsafe" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "TestGoFiles": [ [2024-03-15T18:01:10.715Z] "example_test.go", [2024-03-15T18:01:10.715Z] "pkcs1v15_test.go", [2024-03-15T18:01:10.715Z] "pss_test.go", [2024-03-15T18:01:10.715Z] "rsa_test.go" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "TestImports": [ [2024-03-15T18:01:10.715Z] "bufio", [2024-03-15T18:01:10.715Z] "bytes", [2024-03-15T18:01:10.715Z] "compress/bzip2", [2024-03-15T18:01:10.715Z] "crypto", [2024-03-15T18:01:10.715Z] "crypto/aes", [2024-03-15T18:01:10.715Z] "crypto/cipher", [2024-03-15T18:01:10.715Z] "crypto/md5", [2024-03-15T18:01:10.715Z] "crypto/rand", [2024-03-15T18:01:10.715Z] "crypto/sha1", [2024-03-15T18:01:10.715Z] "crypto/sha256", [2024-03-15T18:01:10.715Z] "encoding/base64", [2024-03-15T18:01:10.715Z] "encoding/hex", [2024-03-15T18:01:10.715Z] "fmt", [2024-03-15T18:01:10.715Z] "io", [2024-03-15T18:01:10.715Z] "math/big", [2024-03-15T18:01:10.715Z] "os", [2024-03-15T18:01:10.715Z] "strconv", [2024-03-15T18:01:10.715Z] "strings", [2024-03-15T18:01:10.715Z] "testing", [2024-03-15T18:01:10.715Z] "testing/quick" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "XTestGoFiles": [ [2024-03-15T18:01:10.715Z] "equal_test.go" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "XTestImports": [ [2024-03-15T18:01:10.715Z] "crypto", [2024-03-15T18:01:10.715Z] "crypto/rand", [2024-03-15T18:01:10.715Z] "crypto/rsa", [2024-03-15T18:01:10.715Z] "crypto/x509", [2024-03-15T18:01:10.715Z] "testing" [2024-03-15T18:01:10.715Z] ] [2024-03-15T18:01:10.715Z] } [2024-03-15T18:01:10.715Z] { [2024-03-15T18:01:10.715Z] "Dir": "/usr/local/go/src/crypto/sha1", [2024-03-15T18:01:10.715Z] "ImportPath": "crypto/sha1", [2024-03-15T18:01:10.715Z] "Name": "sha1", [2024-03-15T18:01:10.715Z] "Doc": "Package sha1 implements the SHA-1 hash algorithm as defined in RFC 3174.", [2024-03-15T18:01:10.715Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/sha1.a", [2024-03-15T18:01:10.715Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.715Z] "Goroot": true, [2024-03-15T18:01:10.715Z] "Standard": true, [2024-03-15T18:01:10.715Z] "DepOnly": true, [2024-03-15T18:01:10.715Z] "GoFiles": [ [2024-03-15T18:01:10.715Z] "sha1.go", [2024-03-15T18:01:10.715Z] "sha1block.go", [2024-03-15T18:01:10.715Z] "sha1block_amd64.go" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.715Z] "fallback_test.go", [2024-03-15T18:01:10.715Z] "sha1block_arm64.go", [2024-03-15T18:01:10.715Z] "sha1block_decl.go", [2024-03-15T18:01:10.715Z] "sha1block_generic.go", [2024-03-15T18:01:10.715Z] "sha1block_s390x.go" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "IgnoredOtherFiles": [ [2024-03-15T18:01:10.715Z] "sha1block_386.s", [2024-03-15T18:01:10.715Z] "sha1block_arm.s", [2024-03-15T18:01:10.715Z] "sha1block_arm64.s", [2024-03-15T18:01:10.715Z] "sha1block_s390x.s" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "SFiles": [ [2024-03-15T18:01:10.715Z] "sha1block_amd64.s" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "Imports": [ [2024-03-15T18:01:10.715Z] "crypto", [2024-03-15T18:01:10.715Z] "encoding/binary", [2024-03-15T18:01:10.715Z] "errors", [2024-03-15T18:01:10.715Z] "hash", [2024-03-15T18:01:10.715Z] "internal/cpu", [2024-03-15T18:01:10.715Z] "math/bits" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "Deps": [ [2024-03-15T18:01:10.715Z] "crypto", [2024-03-15T18:01:10.715Z] "encoding/binary", [2024-03-15T18:01:10.715Z] "errors", [2024-03-15T18:01:10.715Z] "hash", [2024-03-15T18:01:10.715Z] "internal/abi", [2024-03-15T18:01:10.715Z] "internal/bytealg", [2024-03-15T18:01:10.715Z] "internal/cpu", [2024-03-15T18:01:10.715Z] "internal/goexperiment", [2024-03-15T18:01:10.715Z] "internal/itoa", [2024-03-15T18:01:10.715Z] "internal/race", [2024-03-15T18:01:10.715Z] "internal/reflectlite", [2024-03-15T18:01:10.715Z] "internal/unsafeheader", [2024-03-15T18:01:10.715Z] "io", [2024-03-15T18:01:10.715Z] "math", [2024-03-15T18:01:10.715Z] "math/bits", [2024-03-15T18:01:10.715Z] "reflect", [2024-03-15T18:01:10.715Z] "runtime", [2024-03-15T18:01:10.715Z] "runtime/internal/atomic", [2024-03-15T18:01:10.715Z] "runtime/internal/math", [2024-03-15T18:01:10.715Z] "runtime/internal/sys", [2024-03-15T18:01:10.715Z] "strconv", [2024-03-15T18:01:10.715Z] "sync", [2024-03-15T18:01:10.715Z] "sync/atomic", [2024-03-15T18:01:10.715Z] "unicode", [2024-03-15T18:01:10.715Z] "unicode/utf8", [2024-03-15T18:01:10.715Z] "unsafe" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "TestGoFiles": [ [2024-03-15T18:01:10.715Z] "sha1_test.go" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "TestImports": [ [2024-03-15T18:01:10.715Z] "bytes", [2024-03-15T18:01:10.715Z] "crypto/rand", [2024-03-15T18:01:10.715Z] "encoding", [2024-03-15T18:01:10.715Z] "fmt", [2024-03-15T18:01:10.715Z] "hash", [2024-03-15T18:01:10.715Z] "io", [2024-03-15T18:01:10.715Z] "testing" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "XTestGoFiles": [ [2024-03-15T18:01:10.715Z] "example_test.go", [2024-03-15T18:01:10.715Z] "issue15617_test.go" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "XTestImports": [ [2024-03-15T18:01:10.715Z] "crypto/sha1", [2024-03-15T18:01:10.715Z] "fmt", [2024-03-15T18:01:10.715Z] "io", [2024-03-15T18:01:10.715Z] "log", [2024-03-15T18:01:10.715Z] "os", [2024-03-15T18:01:10.715Z] "syscall", [2024-03-15T18:01:10.715Z] "testing" [2024-03-15T18:01:10.715Z] ] [2024-03-15T18:01:10.715Z] } [2024-03-15T18:01:10.715Z] { [2024-03-15T18:01:10.715Z] "Dir": "/usr/local/go/src/crypto/sha256", [2024-03-15T18:01:10.715Z] "ImportPath": "crypto/sha256", [2024-03-15T18:01:10.715Z] "Name": "sha256", [2024-03-15T18:01:10.715Z] "Doc": "Package sha256 implements the SHA224 and SHA256 hash algorithms as defined in FIPS 180-4.", [2024-03-15T18:01:10.715Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/sha256.a", [2024-03-15T18:01:10.715Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.715Z] "Goroot": true, [2024-03-15T18:01:10.715Z] "Standard": true, [2024-03-15T18:01:10.715Z] "DepOnly": true, [2024-03-15T18:01:10.715Z] "GoFiles": [ [2024-03-15T18:01:10.715Z] "sha256.go", [2024-03-15T18:01:10.715Z] "sha256block.go", [2024-03-15T18:01:10.715Z] "sha256block_amd64.go", [2024-03-15T18:01:10.715Z] "sha256block_decl.go" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.715Z] "fallback_test.go", [2024-03-15T18:01:10.715Z] "sha256block_arm64.go", [2024-03-15T18:01:10.715Z] "sha256block_generic.go", [2024-03-15T18:01:10.715Z] "sha256block_s390x.go" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "IgnoredOtherFiles": [ [2024-03-15T18:01:10.715Z] "sha256block_386.s", [2024-03-15T18:01:10.715Z] "sha256block_arm64.s", [2024-03-15T18:01:10.715Z] "sha256block_ppc64le.s", [2024-03-15T18:01:10.715Z] "sha256block_s390x.s" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "SFiles": [ [2024-03-15T18:01:10.715Z] "sha256block_amd64.s" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "Imports": [ [2024-03-15T18:01:10.715Z] "crypto", [2024-03-15T18:01:10.715Z] "encoding/binary", [2024-03-15T18:01:10.715Z] "errors", [2024-03-15T18:01:10.715Z] "hash", [2024-03-15T18:01:10.715Z] "internal/cpu", [2024-03-15T18:01:10.715Z] "math/bits" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "Deps": [ [2024-03-15T18:01:10.715Z] "crypto", [2024-03-15T18:01:10.715Z] "encoding/binary", [2024-03-15T18:01:10.715Z] "errors", [2024-03-15T18:01:10.715Z] "hash", [2024-03-15T18:01:10.715Z] "internal/abi", [2024-03-15T18:01:10.715Z] "internal/bytealg", [2024-03-15T18:01:10.715Z] "internal/cpu", [2024-03-15T18:01:10.715Z] "internal/goexperiment", [2024-03-15T18:01:10.715Z] "internal/itoa", [2024-03-15T18:01:10.715Z] "internal/race", [2024-03-15T18:01:10.715Z] "internal/reflectlite", [2024-03-15T18:01:10.715Z] "internal/unsafeheader", [2024-03-15T18:01:10.715Z] "io", [2024-03-15T18:01:10.715Z] "math", [2024-03-15T18:01:10.715Z] "math/bits", [2024-03-15T18:01:10.715Z] "reflect", [2024-03-15T18:01:10.715Z] "runtime", [2024-03-15T18:01:10.715Z] "runtime/internal/atomic", [2024-03-15T18:01:10.715Z] "runtime/internal/math", [2024-03-15T18:01:10.715Z] "runtime/internal/sys", [2024-03-15T18:01:10.715Z] "strconv", [2024-03-15T18:01:10.715Z] "sync", [2024-03-15T18:01:10.715Z] "sync/atomic", [2024-03-15T18:01:10.715Z] "unicode", [2024-03-15T18:01:10.715Z] "unicode/utf8", [2024-03-15T18:01:10.715Z] "unsafe" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "TestGoFiles": [ [2024-03-15T18:01:10.715Z] "sha256_test.go" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "TestImports": [ [2024-03-15T18:01:10.715Z] "bytes", [2024-03-15T18:01:10.715Z] "crypto/rand", [2024-03-15T18:01:10.715Z] "encoding", [2024-03-15T18:01:10.715Z] "fmt", [2024-03-15T18:01:10.715Z] "hash", [2024-03-15T18:01:10.715Z] "io", [2024-03-15T18:01:10.715Z] "testing" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "XTestGoFiles": [ [2024-03-15T18:01:10.715Z] "example_test.go" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "XTestImports": [ [2024-03-15T18:01:10.715Z] "crypto/sha256", [2024-03-15T18:01:10.715Z] "fmt", [2024-03-15T18:01:10.715Z] "io", [2024-03-15T18:01:10.715Z] "log", [2024-03-15T18:01:10.715Z] "os" [2024-03-15T18:01:10.715Z] ] [2024-03-15T18:01:10.715Z] } [2024-03-15T18:01:10.715Z] { [2024-03-15T18:01:10.715Z] "Dir": "/usr/local/go/src/crypto/dsa", [2024-03-15T18:01:10.715Z] "ImportPath": "crypto/dsa", [2024-03-15T18:01:10.715Z] "Name": "dsa", [2024-03-15T18:01:10.715Z] "Doc": "Package dsa implements the Digital Signature Algorithm, as defined in FIPS 186-3.", [2024-03-15T18:01:10.715Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/dsa.a", [2024-03-15T18:01:10.715Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.715Z] "Goroot": true, [2024-03-15T18:01:10.715Z] "Standard": true, [2024-03-15T18:01:10.715Z] "DepOnly": true, [2024-03-15T18:01:10.715Z] "GoFiles": [ [2024-03-15T18:01:10.715Z] "dsa.go" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "Imports": [ [2024-03-15T18:01:10.715Z] "crypto/internal/randutil", [2024-03-15T18:01:10.715Z] "errors", [2024-03-15T18:01:10.715Z] "io", [2024-03-15T18:01:10.715Z] "math/big" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "Deps": [ [2024-03-15T18:01:10.715Z] "bytes", [2024-03-15T18:01:10.715Z] "crypto/internal/randutil", [2024-03-15T18:01:10.715Z] "encoding/binary", [2024-03-15T18:01:10.715Z] "errors", [2024-03-15T18:01:10.715Z] "fmt", [2024-03-15T18:01:10.715Z] "internal/abi", [2024-03-15T18:01:10.715Z] "internal/bytealg", [2024-03-15T18:01:10.715Z] "internal/cpu", [2024-03-15T18:01:10.715Z] "internal/fmtsort", [2024-03-15T18:01:10.715Z] "internal/goexperiment", [2024-03-15T18:01:10.715Z] "internal/itoa", [2024-03-15T18:01:10.715Z] "internal/oserror", [2024-03-15T18:01:10.715Z] "internal/poll", [2024-03-15T18:01:10.715Z] "internal/race", [2024-03-15T18:01:10.715Z] "internal/reflectlite", [2024-03-15T18:01:10.715Z] "internal/syscall/execenv", [2024-03-15T18:01:10.715Z] "internal/syscall/unix", [2024-03-15T18:01:10.715Z] "internal/testlog", [2024-03-15T18:01:10.715Z] "internal/unsafeheader", [2024-03-15T18:01:10.715Z] "io", [2024-03-15T18:01:10.715Z] "io/fs", [2024-03-15T18:01:10.715Z] "math", [2024-03-15T18:01:10.715Z] "math/big", [2024-03-15T18:01:10.715Z] "math/bits", [2024-03-15T18:01:10.715Z] "math/rand", [2024-03-15T18:01:10.715Z] "os", [2024-03-15T18:01:10.715Z] "path", [2024-03-15T18:01:10.715Z] "reflect", [2024-03-15T18:01:10.715Z] "runtime", [2024-03-15T18:01:10.715Z] "runtime/internal/atomic", [2024-03-15T18:01:10.715Z] "runtime/internal/math", [2024-03-15T18:01:10.715Z] "runtime/internal/sys", [2024-03-15T18:01:10.715Z] "sort", [2024-03-15T18:01:10.715Z] "strconv", [2024-03-15T18:01:10.715Z] "strings", [2024-03-15T18:01:10.715Z] "sync", [2024-03-15T18:01:10.715Z] "sync/atomic", [2024-03-15T18:01:10.715Z] "syscall", [2024-03-15T18:01:10.715Z] "time", [2024-03-15T18:01:10.715Z] "unicode", [2024-03-15T18:01:10.715Z] "unicode/utf8", [2024-03-15T18:01:10.715Z] "unsafe" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "TestGoFiles": [ [2024-03-15T18:01:10.715Z] "dsa_test.go" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "TestImports": [ [2024-03-15T18:01:10.715Z] "crypto/rand", [2024-03-15T18:01:10.715Z] "math/big", [2024-03-15T18:01:10.715Z] "testing" [2024-03-15T18:01:10.715Z] ] [2024-03-15T18:01:10.715Z] } [2024-03-15T18:01:10.715Z] { [2024-03-15T18:01:10.715Z] "Dir": "/usr/local/go/src/encoding/hex", [2024-03-15T18:01:10.715Z] "ImportPath": "encoding/hex", [2024-03-15T18:01:10.715Z] "Name": "hex", [2024-03-15T18:01:10.715Z] "Doc": "Package hex implements hexadecimal encoding and decoding.", [2024-03-15T18:01:10.715Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/hex.a", [2024-03-15T18:01:10.715Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.715Z] "Goroot": true, [2024-03-15T18:01:10.715Z] "Standard": true, [2024-03-15T18:01:10.715Z] "DepOnly": true, [2024-03-15T18:01:10.715Z] "GoFiles": [ [2024-03-15T18:01:10.715Z] "hex.go" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "Imports": [ [2024-03-15T18:01:10.715Z] "errors", [2024-03-15T18:01:10.715Z] "fmt", [2024-03-15T18:01:10.715Z] "io", [2024-03-15T18:01:10.715Z] "strings" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "Deps": [ [2024-03-15T18:01:10.715Z] "errors", [2024-03-15T18:01:10.715Z] "fmt", [2024-03-15T18:01:10.715Z] "internal/abi", [2024-03-15T18:01:10.715Z] "internal/bytealg", [2024-03-15T18:01:10.715Z] "internal/cpu", [2024-03-15T18:01:10.715Z] "internal/fmtsort", [2024-03-15T18:01:10.715Z] "internal/goexperiment", [2024-03-15T18:01:10.715Z] "internal/itoa", [2024-03-15T18:01:10.715Z] "internal/oserror", [2024-03-15T18:01:10.715Z] "internal/poll", [2024-03-15T18:01:10.715Z] "internal/race", [2024-03-15T18:01:10.715Z] "internal/reflectlite", [2024-03-15T18:01:10.715Z] "internal/syscall/execenv", [2024-03-15T18:01:10.715Z] "internal/syscall/unix", [2024-03-15T18:01:10.715Z] "internal/testlog", [2024-03-15T18:01:10.715Z] "internal/unsafeheader", [2024-03-15T18:01:10.715Z] "io", [2024-03-15T18:01:10.715Z] "io/fs", [2024-03-15T18:01:10.715Z] "math", [2024-03-15T18:01:10.715Z] "math/bits", [2024-03-15T18:01:10.715Z] "os", [2024-03-15T18:01:10.715Z] "path", [2024-03-15T18:01:10.715Z] "reflect", [2024-03-15T18:01:10.715Z] "runtime", [2024-03-15T18:01:10.715Z] "runtime/internal/atomic", [2024-03-15T18:01:10.715Z] "runtime/internal/math", [2024-03-15T18:01:10.715Z] "runtime/internal/sys", [2024-03-15T18:01:10.715Z] "sort", [2024-03-15T18:01:10.715Z] "strconv", [2024-03-15T18:01:10.715Z] "strings", [2024-03-15T18:01:10.715Z] "sync", [2024-03-15T18:01:10.715Z] "sync/atomic", [2024-03-15T18:01:10.715Z] "syscall", [2024-03-15T18:01:10.715Z] "time", [2024-03-15T18:01:10.715Z] "unicode", [2024-03-15T18:01:10.715Z] "unicode/utf8", [2024-03-15T18:01:10.715Z] "unsafe" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "TestGoFiles": [ [2024-03-15T18:01:10.715Z] "hex_test.go" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "TestImports": [ [2024-03-15T18:01:10.715Z] "bytes", [2024-03-15T18:01:10.715Z] "fmt", [2024-03-15T18:01:10.715Z] "io", [2024-03-15T18:01:10.715Z] "strings", [2024-03-15T18:01:10.715Z] "testing" [2024-03-15T18:01:10.715Z] ], [2024-03-15T18:01:10.715Z] "XTestGoFiles": [ [2024-03-15T18:01:10.716Z] "example_test.go" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "XTestImports": [ [2024-03-15T18:01:10.716Z] "encoding/hex", [2024-03-15T18:01:10.716Z] "fmt", [2024-03-15T18:01:10.716Z] "log", [2024-03-15T18:01:10.716Z] "os" [2024-03-15T18:01:10.716Z] ] [2024-03-15T18:01:10.716Z] } [2024-03-15T18:01:10.716Z] { [2024-03-15T18:01:10.716Z] "Dir": "/usr/local/go/src/crypto/x509/pkix", [2024-03-15T18:01:10.716Z] "ImportPath": "crypto/x509/pkix", [2024-03-15T18:01:10.716Z] "Name": "pkix", [2024-03-15T18:01:10.716Z] "Doc": "Package pkix contains shared, low level structures used for ASN.1 parsing and serialization of X.509 certificates, CRL and OCSP.", [2024-03-15T18:01:10.716Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/x509/pkix.a", [2024-03-15T18:01:10.716Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.716Z] "Goroot": true, [2024-03-15T18:01:10.716Z] "Standard": true, [2024-03-15T18:01:10.716Z] "DepOnly": true, [2024-03-15T18:01:10.716Z] "GoFiles": [ [2024-03-15T18:01:10.716Z] "pkix.go" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "Imports": [ [2024-03-15T18:01:10.716Z] "encoding/asn1", [2024-03-15T18:01:10.716Z] "encoding/hex", [2024-03-15T18:01:10.716Z] "fmt", [2024-03-15T18:01:10.716Z] "math/big", [2024-03-15T18:01:10.716Z] "time" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "Deps": [ [2024-03-15T18:01:10.716Z] "bytes", [2024-03-15T18:01:10.716Z] "encoding/asn1", [2024-03-15T18:01:10.716Z] "encoding/binary", [2024-03-15T18:01:10.716Z] "encoding/hex", [2024-03-15T18:01:10.716Z] "errors", [2024-03-15T18:01:10.716Z] "fmt", [2024-03-15T18:01:10.716Z] "internal/abi", [2024-03-15T18:01:10.716Z] "internal/bytealg", [2024-03-15T18:01:10.716Z] "internal/cpu", [2024-03-15T18:01:10.716Z] "internal/fmtsort", [2024-03-15T18:01:10.716Z] "internal/goexperiment", [2024-03-15T18:01:10.716Z] "internal/itoa", [2024-03-15T18:01:10.716Z] "internal/oserror", [2024-03-15T18:01:10.716Z] "internal/poll", [2024-03-15T18:01:10.716Z] "internal/race", [2024-03-15T18:01:10.716Z] "internal/reflectlite", [2024-03-15T18:01:10.716Z] "internal/syscall/execenv", [2024-03-15T18:01:10.716Z] "internal/syscall/unix", [2024-03-15T18:01:10.716Z] "internal/testlog", [2024-03-15T18:01:10.716Z] "internal/unsafeheader", [2024-03-15T18:01:10.716Z] "io", [2024-03-15T18:01:10.716Z] "io/fs", [2024-03-15T18:01:10.716Z] "math", [2024-03-15T18:01:10.716Z] "math/big", [2024-03-15T18:01:10.716Z] "math/bits", [2024-03-15T18:01:10.716Z] "math/rand", [2024-03-15T18:01:10.716Z] "os", [2024-03-15T18:01:10.716Z] "path", [2024-03-15T18:01:10.716Z] "reflect", [2024-03-15T18:01:10.716Z] "runtime", [2024-03-15T18:01:10.716Z] "runtime/internal/atomic", [2024-03-15T18:01:10.716Z] "runtime/internal/math", [2024-03-15T18:01:10.716Z] "runtime/internal/sys", [2024-03-15T18:01:10.716Z] "sort", [2024-03-15T18:01:10.716Z] "strconv", [2024-03-15T18:01:10.716Z] "strings", [2024-03-15T18:01:10.716Z] "sync", [2024-03-15T18:01:10.716Z] "sync/atomic", [2024-03-15T18:01:10.716Z] "syscall", [2024-03-15T18:01:10.716Z] "time", [2024-03-15T18:01:10.716Z] "unicode", [2024-03-15T18:01:10.716Z] "unicode/utf16", [2024-03-15T18:01:10.716Z] "unicode/utf8", [2024-03-15T18:01:10.716Z] "unsafe" [2024-03-15T18:01:10.716Z] ] [2024-03-15T18:01:10.716Z] } [2024-03-15T18:01:10.716Z] { [2024-03-15T18:01:10.716Z] "Dir": "/usr/local/go/src/encoding/base64", [2024-03-15T18:01:10.716Z] "ImportPath": "encoding/base64", [2024-03-15T18:01:10.716Z] "Name": "base64", [2024-03-15T18:01:10.716Z] "Doc": "Package base64 implements base64 encoding as specified by RFC 4648.", [2024-03-15T18:01:10.716Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/base64.a", [2024-03-15T18:01:10.716Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.716Z] "Goroot": true, [2024-03-15T18:01:10.716Z] "Standard": true, [2024-03-15T18:01:10.716Z] "DepOnly": true, [2024-03-15T18:01:10.716Z] "GoFiles": [ [2024-03-15T18:01:10.716Z] "base64.go" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "Imports": [ [2024-03-15T18:01:10.716Z] "encoding/binary", [2024-03-15T18:01:10.716Z] "io", [2024-03-15T18:01:10.716Z] "strconv" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "Deps": [ [2024-03-15T18:01:10.716Z] "encoding/binary", [2024-03-15T18:01:10.716Z] "errors", [2024-03-15T18:01:10.716Z] "internal/abi", [2024-03-15T18:01:10.716Z] "internal/bytealg", [2024-03-15T18:01:10.716Z] "internal/cpu", [2024-03-15T18:01:10.716Z] "internal/goexperiment", [2024-03-15T18:01:10.716Z] "internal/itoa", [2024-03-15T18:01:10.716Z] "internal/race", [2024-03-15T18:01:10.716Z] "internal/reflectlite", [2024-03-15T18:01:10.716Z] "internal/unsafeheader", [2024-03-15T18:01:10.716Z] "io", [2024-03-15T18:01:10.716Z] "math", [2024-03-15T18:01:10.716Z] "math/bits", [2024-03-15T18:01:10.716Z] "reflect", [2024-03-15T18:01:10.716Z] "runtime", [2024-03-15T18:01:10.716Z] "runtime/internal/atomic", [2024-03-15T18:01:10.716Z] "runtime/internal/math", [2024-03-15T18:01:10.716Z] "runtime/internal/sys", [2024-03-15T18:01:10.716Z] "strconv", [2024-03-15T18:01:10.716Z] "sync", [2024-03-15T18:01:10.716Z] "sync/atomic", [2024-03-15T18:01:10.716Z] "unicode", [2024-03-15T18:01:10.716Z] "unicode/utf8", [2024-03-15T18:01:10.716Z] "unsafe" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "TestGoFiles": [ [2024-03-15T18:01:10.716Z] "base64_test.go" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "TestImports": [ [2024-03-15T18:01:10.716Z] "bytes", [2024-03-15T18:01:10.716Z] "errors", [2024-03-15T18:01:10.716Z] "fmt", [2024-03-15T18:01:10.716Z] "io", [2024-03-15T18:01:10.716Z] "reflect", [2024-03-15T18:01:10.716Z] "runtime/debug", [2024-03-15T18:01:10.716Z] "strings", [2024-03-15T18:01:10.716Z] "testing", [2024-03-15T18:01:10.716Z] "time" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "XTestGoFiles": [ [2024-03-15T18:01:10.716Z] "example_test.go" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "XTestImports": [ [2024-03-15T18:01:10.716Z] "encoding/base64", [2024-03-15T18:01:10.716Z] "fmt", [2024-03-15T18:01:10.716Z] "os" [2024-03-15T18:01:10.716Z] ] [2024-03-15T18:01:10.716Z] } [2024-03-15T18:01:10.716Z] { [2024-03-15T18:01:10.716Z] "Dir": "/usr/local/go/src/encoding/pem", [2024-03-15T18:01:10.716Z] "ImportPath": "encoding/pem", [2024-03-15T18:01:10.716Z] "Name": "pem", [2024-03-15T18:01:10.716Z] "Doc": "Package pem implements the PEM data encoding, which originated in Privacy Enhanced Mail.", [2024-03-15T18:01:10.716Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/pem.a", [2024-03-15T18:01:10.716Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.716Z] "Goroot": true, [2024-03-15T18:01:10.716Z] "Standard": true, [2024-03-15T18:01:10.716Z] "DepOnly": true, [2024-03-15T18:01:10.716Z] "GoFiles": [ [2024-03-15T18:01:10.716Z] "pem.go" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "Imports": [ [2024-03-15T18:01:10.716Z] "bytes", [2024-03-15T18:01:10.716Z] "encoding/base64", [2024-03-15T18:01:10.716Z] "errors", [2024-03-15T18:01:10.716Z] "io", [2024-03-15T18:01:10.716Z] "sort", [2024-03-15T18:01:10.716Z] "strings" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "Deps": [ [2024-03-15T18:01:10.716Z] "bytes", [2024-03-15T18:01:10.716Z] "encoding/base64", [2024-03-15T18:01:10.716Z] "encoding/binary", [2024-03-15T18:01:10.716Z] "errors", [2024-03-15T18:01:10.716Z] "internal/abi", [2024-03-15T18:01:10.716Z] "internal/bytealg", [2024-03-15T18:01:10.716Z] "internal/cpu", [2024-03-15T18:01:10.716Z] "internal/goexperiment", [2024-03-15T18:01:10.716Z] "internal/itoa", [2024-03-15T18:01:10.716Z] "internal/race", [2024-03-15T18:01:10.716Z] "internal/reflectlite", [2024-03-15T18:01:10.716Z] "internal/unsafeheader", [2024-03-15T18:01:10.716Z] "io", [2024-03-15T18:01:10.716Z] "math", [2024-03-15T18:01:10.716Z] "math/bits", [2024-03-15T18:01:10.716Z] "reflect", [2024-03-15T18:01:10.716Z] "runtime", [2024-03-15T18:01:10.716Z] "runtime/internal/atomic", [2024-03-15T18:01:10.716Z] "runtime/internal/math", [2024-03-15T18:01:10.716Z] "runtime/internal/sys", [2024-03-15T18:01:10.716Z] "sort", [2024-03-15T18:01:10.716Z] "strconv", [2024-03-15T18:01:10.716Z] "strings", [2024-03-15T18:01:10.716Z] "sync", [2024-03-15T18:01:10.716Z] "sync/atomic", [2024-03-15T18:01:10.716Z] "unicode", [2024-03-15T18:01:10.716Z] "unicode/utf8", [2024-03-15T18:01:10.716Z] "unsafe" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "TestGoFiles": [ [2024-03-15T18:01:10.716Z] "pem_test.go" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "TestImports": [ [2024-03-15T18:01:10.716Z] "bytes", [2024-03-15T18:01:10.716Z] "io", [2024-03-15T18:01:10.716Z] "reflect", [2024-03-15T18:01:10.716Z] "strings", [2024-03-15T18:01:10.716Z] "testing", [2024-03-15T18:01:10.716Z] "testing/quick" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "XTestGoFiles": [ [2024-03-15T18:01:10.716Z] "example_test.go" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "XTestImports": [ [2024-03-15T18:01:10.716Z] "crypto/x509", [2024-03-15T18:01:10.716Z] "encoding/pem", [2024-03-15T18:01:10.716Z] "fmt", [2024-03-15T18:01:10.716Z] "log", [2024-03-15T18:01:10.716Z] "os" [2024-03-15T18:01:10.716Z] ] [2024-03-15T18:01:10.716Z] } [2024-03-15T18:01:10.716Z] { [2024-03-15T18:01:10.716Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.716Z] "ImportPath": "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.716Z] "Name": "dnsmessage", [2024-03-15T18:01:10.716Z] "Doc": "Package dnsmessage provides a mostly RFC 1035 compliant implementation of DNS message packing and unpacking.", [2024-03-15T18:01:10.716Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/net/dns/dnsmessage.a", [2024-03-15T18:01:10.716Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.716Z] "Goroot": true, [2024-03-15T18:01:10.716Z] "Standard": true, [2024-03-15T18:01:10.716Z] "DepOnly": true, [2024-03-15T18:01:10.716Z] "GoFiles": [ [2024-03-15T18:01:10.716Z] "message.go" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "Imports": [ [2024-03-15T18:01:10.716Z] "errors" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "Deps": [ [2024-03-15T18:01:10.716Z] "errors", [2024-03-15T18:01:10.716Z] "internal/abi", [2024-03-15T18:01:10.716Z] "internal/bytealg", [2024-03-15T18:01:10.716Z] "internal/cpu", [2024-03-15T18:01:10.716Z] "internal/goexperiment", [2024-03-15T18:01:10.716Z] "internal/reflectlite", [2024-03-15T18:01:10.716Z] "internal/unsafeheader", [2024-03-15T18:01:10.716Z] "runtime", [2024-03-15T18:01:10.716Z] "runtime/internal/atomic", [2024-03-15T18:01:10.716Z] "runtime/internal/math", [2024-03-15T18:01:10.716Z] "runtime/internal/sys", [2024-03-15T18:01:10.716Z] "unsafe" [2024-03-15T18:01:10.716Z] ] [2024-03-15T18:01:10.716Z] } [2024-03-15T18:01:10.716Z] { [2024-03-15T18:01:10.716Z] "Dir": "/usr/local/go/src/internal/nettrace", [2024-03-15T18:01:10.716Z] "ImportPath": "internal/nettrace", [2024-03-15T18:01:10.716Z] "Name": "nettrace", [2024-03-15T18:01:10.716Z] "Doc": "Package nettrace contains internal hooks for tracing activity in the net package.", [2024-03-15T18:01:10.716Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/nettrace.a", [2024-03-15T18:01:10.716Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.716Z] "Goroot": true, [2024-03-15T18:01:10.716Z] "Standard": true, [2024-03-15T18:01:10.716Z] "DepOnly": true, [2024-03-15T18:01:10.716Z] "GoFiles": [ [2024-03-15T18:01:10.716Z] "nettrace.go" [2024-03-15T18:01:10.716Z] ] [2024-03-15T18:01:10.716Z] } [2024-03-15T18:01:10.716Z] { [2024-03-15T18:01:10.716Z] "Dir": "/usr/local/go/src/internal/singleflight", [2024-03-15T18:01:10.716Z] "ImportPath": "internal/singleflight", [2024-03-15T18:01:10.716Z] "Name": "singleflight", [2024-03-15T18:01:10.716Z] "Doc": "Package singleflight provides a duplicate function call suppression mechanism.", [2024-03-15T18:01:10.716Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/singleflight.a", [2024-03-15T18:01:10.716Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.716Z] "Goroot": true, [2024-03-15T18:01:10.716Z] "Standard": true, [2024-03-15T18:01:10.716Z] "DepOnly": true, [2024-03-15T18:01:10.716Z] "GoFiles": [ [2024-03-15T18:01:10.716Z] "singleflight.go" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "Imports": [ [2024-03-15T18:01:10.716Z] "sync" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "Deps": [ [2024-03-15T18:01:10.716Z] "internal/abi", [2024-03-15T18:01:10.716Z] "internal/bytealg", [2024-03-15T18:01:10.716Z] "internal/cpu", [2024-03-15T18:01:10.716Z] "internal/goexperiment", [2024-03-15T18:01:10.716Z] "internal/race", [2024-03-15T18:01:10.716Z] "runtime", [2024-03-15T18:01:10.716Z] "runtime/internal/atomic", [2024-03-15T18:01:10.716Z] "runtime/internal/math", [2024-03-15T18:01:10.716Z] "runtime/internal/sys", [2024-03-15T18:01:10.716Z] "sync", [2024-03-15T18:01:10.716Z] "sync/atomic", [2024-03-15T18:01:10.716Z] "unsafe" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "TestGoFiles": [ [2024-03-15T18:01:10.716Z] "singleflight_test.go" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "TestImports": [ [2024-03-15T18:01:10.716Z] "errors", [2024-03-15T18:01:10.716Z] "fmt", [2024-03-15T18:01:10.716Z] "sync", [2024-03-15T18:01:10.716Z] "sync/atomic", [2024-03-15T18:01:10.716Z] "testing", [2024-03-15T18:01:10.716Z] "time" [2024-03-15T18:01:10.716Z] ] [2024-03-15T18:01:10.716Z] } [2024-03-15T18:01:10.716Z] { [2024-03-15T18:01:10.716Z] "Dir": "/usr/local/go/src/runtime/cgo", [2024-03-15T18:01:10.716Z] "ImportPath": "runtime/cgo", [2024-03-15T18:01:10.716Z] "Name": "cgo", [2024-03-15T18:01:10.716Z] "Doc": "Package cgo contains runtime support for code generated by the cgo tool.", [2024-03-15T18:01:10.716Z] "Target": "/usr/local/go/pkg/linux_amd64/runtime/cgo.a", [2024-03-15T18:01:10.716Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.716Z] "Goroot": true, [2024-03-15T18:01:10.716Z] "Standard": true, [2024-03-15T18:01:10.716Z] "DepOnly": true, [2024-03-15T18:01:10.716Z] "GoFiles": [ [2024-03-15T18:01:10.716Z] "callbacks.go", [2024-03-15T18:01:10.716Z] "callbacks_traceback.go", [2024-03-15T18:01:10.716Z] "handle.go", [2024-03-15T18:01:10.716Z] "iscgo.go", [2024-03-15T18:01:10.716Z] "linux.go", [2024-03-15T18:01:10.716Z] "mmap.go", [2024-03-15T18:01:10.716Z] "setenv.go", [2024-03-15T18:01:10.716Z] "sigaction.go" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "CgoFiles": [ [2024-03-15T18:01:10.716Z] "cgo.go" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.716Z] "callbacks_aix.go", [2024-03-15T18:01:10.716Z] "dragonfly.go", [2024-03-15T18:01:10.716Z] "freebsd.go", [2024-03-15T18:01:10.716Z] "netbsd.go", [2024-03-15T18:01:10.716Z] "openbsd.go", [2024-03-15T18:01:10.716Z] "signal_ios_arm64.go" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "IgnoredOtherFiles": [ [2024-03-15T18:01:10.716Z] "asm_386.s", [2024-03-15T18:01:10.716Z] "asm_arm.s", [2024-03-15T18:01:10.716Z] "asm_arm64.s", [2024-03-15T18:01:10.716Z] "asm_mips64x.s", [2024-03-15T18:01:10.716Z] "asm_mipsx.s", [2024-03-15T18:01:10.716Z] "asm_ppc64x.s", [2024-03-15T18:01:10.716Z] "asm_riscv64.s", [2024-03-15T18:01:10.716Z] "asm_s390x.s", [2024-03-15T18:01:10.716Z] "asm_wasm.s", [2024-03-15T18:01:10.716Z] "gcc_386.S", [2024-03-15T18:01:10.716Z] "gcc_aix_ppc64.S", [2024-03-15T18:01:10.716Z] "gcc_aix_ppc64.c", [2024-03-15T18:01:10.716Z] "gcc_android.c", [2024-03-15T18:01:10.716Z] "gcc_arm.S", [2024-03-15T18:01:10.716Z] "gcc_arm64.S", [2024-03-15T18:01:10.716Z] "gcc_darwin_amd64.c", [2024-03-15T18:01:10.716Z] "gcc_darwin_arm64.c", [2024-03-15T18:01:10.716Z] "gcc_dragonfly_amd64.c", [2024-03-15T18:01:10.716Z] "gcc_freebsd_386.c", [2024-03-15T18:01:10.716Z] "gcc_freebsd_amd64.c", [2024-03-15T18:01:10.716Z] "gcc_freebsd_arm.c", [2024-03-15T18:01:10.716Z] "gcc_freebsd_arm64.c", [2024-03-15T18:01:10.716Z] "gcc_freebsd_sigaction.c", [2024-03-15T18:01:10.716Z] "gcc_libinit_windows.c", [2024-03-15T18:01:10.716Z] "gcc_linux_386.c", [2024-03-15T18:01:10.716Z] "gcc_linux_arm.c", [2024-03-15T18:01:10.716Z] "gcc_linux_arm64.c", [2024-03-15T18:01:10.716Z] "gcc_linux_mips64x.c", [2024-03-15T18:01:10.716Z] "gcc_linux_mipsx.c", [2024-03-15T18:01:10.716Z] "gcc_linux_ppc64x.S", [2024-03-15T18:01:10.716Z] "gcc_linux_riscv64.c", [2024-03-15T18:01:10.716Z] "gcc_linux_s390x.c", [2024-03-15T18:01:10.716Z] "gcc_mips64x.S", [2024-03-15T18:01:10.716Z] "gcc_mipsx.S", [2024-03-15T18:01:10.716Z] "gcc_netbsd_386.c", [2024-03-15T18:01:10.716Z] "gcc_netbsd_amd64.c", [2024-03-15T18:01:10.716Z] "gcc_netbsd_arm.c", [2024-03-15T18:01:10.716Z] "gcc_netbsd_arm64.c", [2024-03-15T18:01:10.716Z] "gcc_openbsd_386.c", [2024-03-15T18:01:10.716Z] "gcc_openbsd_amd64.c", [2024-03-15T18:01:10.716Z] "gcc_openbsd_arm.c", [2024-03-15T18:01:10.716Z] "gcc_openbsd_arm64.c", [2024-03-15T18:01:10.716Z] "gcc_openbsd_mips64.c", [2024-03-15T18:01:10.716Z] "gcc_ppc64x.c", [2024-03-15T18:01:10.716Z] "gcc_riscv64.S", [2024-03-15T18:01:10.716Z] "gcc_s390x.S", [2024-03-15T18:01:10.716Z] "gcc_signal2_ios_arm64.c", [2024-03-15T18:01:10.716Z] "gcc_signal_ios_arm64.c", [2024-03-15T18:01:10.716Z] "gcc_signal_ios_nolldb.c", [2024-03-15T18:01:10.716Z] "gcc_solaris_amd64.c", [2024-03-15T18:01:10.716Z] "gcc_windows_386.c", [2024-03-15T18:01:10.716Z] "gcc_windows_amd64.c", [2024-03-15T18:01:10.716Z] "gcc_windows_arm64.c", [2024-03-15T18:01:10.716Z] "libcgo_windows.h", [2024-03-15T18:01:10.716Z] "signal_ios_arm64.s" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "CFiles": [ [2024-03-15T18:01:10.716Z] "gcc_context.c", [2024-03-15T18:01:10.716Z] "gcc_fatalf.c", [2024-03-15T18:01:10.716Z] "gcc_libinit.c", [2024-03-15T18:01:10.716Z] "gcc_linux_amd64.c", [2024-03-15T18:01:10.716Z] "gcc_mmap.c", [2024-03-15T18:01:10.716Z] "gcc_setenv.c", [2024-03-15T18:01:10.716Z] "gcc_sigaction.c", [2024-03-15T18:01:10.716Z] "gcc_traceback.c", [2024-03-15T18:01:10.716Z] "gcc_util.c", [2024-03-15T18:01:10.716Z] "linux_syscall.c" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "HFiles": [ [2024-03-15T18:01:10.716Z] "abi_amd64.h", [2024-03-15T18:01:10.716Z] "libcgo.h", [2024-03-15T18:01:10.716Z] "libcgo_unix.h" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "SFiles": [ [2024-03-15T18:01:10.716Z] "asm_amd64.s", [2024-03-15T18:01:10.716Z] "gcc_amd64.S" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "CgoCFLAGS": [ [2024-03-15T18:01:10.716Z] "-Wall", [2024-03-15T18:01:10.716Z] "-Werror" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "CgoLDFLAGS": [ [2024-03-15T18:01:10.716Z] "-lpthread" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "Imports": [ [2024-03-15T18:01:10.716Z] "C", [2024-03-15T18:01:10.716Z] "sync", [2024-03-15T18:01:10.716Z] "sync/atomic", [2024-03-15T18:01:10.716Z] "unsafe" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "Deps": [ [2024-03-15T18:01:10.716Z] "internal/abi", [2024-03-15T18:01:10.716Z] "internal/bytealg", [2024-03-15T18:01:10.716Z] "internal/cpu", [2024-03-15T18:01:10.716Z] "internal/goexperiment", [2024-03-15T18:01:10.716Z] "internal/race", [2024-03-15T18:01:10.716Z] "runtime", [2024-03-15T18:01:10.716Z] "runtime/internal/atomic", [2024-03-15T18:01:10.716Z] "runtime/internal/math", [2024-03-15T18:01:10.716Z] "runtime/internal/sys", [2024-03-15T18:01:10.716Z] "sync", [2024-03-15T18:01:10.716Z] "sync/atomic", [2024-03-15T18:01:10.716Z] "unsafe" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "TestGoFiles": [ [2024-03-15T18:01:10.716Z] "handle_test.go" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "TestImports": [ [2024-03-15T18:01:10.716Z] "reflect", [2024-03-15T18:01:10.716Z] "testing" [2024-03-15T18:01:10.716Z] ] [2024-03-15T18:01:10.716Z] } [2024-03-15T18:01:10.716Z] { [2024-03-15T18:01:10.716Z] "Dir": "/usr/local/go/src/net", [2024-03-15T18:01:10.716Z] "ImportPath": "net", [2024-03-15T18:01:10.716Z] "Name": "net", [2024-03-15T18:01:10.716Z] "Doc": "Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.", [2024-03-15T18:01:10.716Z] "Target": "/usr/local/go/pkg/linux_amd64/net.a", [2024-03-15T18:01:10.716Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.716Z] "Goroot": true, [2024-03-15T18:01:10.716Z] "Standard": true, [2024-03-15T18:01:10.716Z] "DepOnly": true, [2024-03-15T18:01:10.716Z] "GoFiles": [ [2024-03-15T18:01:10.716Z] "addrselect.go", [2024-03-15T18:01:10.716Z] "conf.go", [2024-03-15T18:01:10.716Z] "dial.go", [2024-03-15T18:01:10.716Z] "dnsclient.go", [2024-03-15T18:01:10.716Z] "dnsclient_unix.go", [2024-03-15T18:01:10.716Z] "dnsconfig_unix.go", [2024-03-15T18:01:10.716Z] "error_posix.go", [2024-03-15T18:01:10.716Z] "error_unix.go", [2024-03-15T18:01:10.716Z] "fd_posix.go", [2024-03-15T18:01:10.716Z] "fd_unix.go", [2024-03-15T18:01:10.716Z] "file.go", [2024-03-15T18:01:10.716Z] "file_unix.go", [2024-03-15T18:01:10.716Z] "hook.go", [2024-03-15T18:01:10.716Z] "hook_unix.go", [2024-03-15T18:01:10.716Z] "hosts.go", [2024-03-15T18:01:10.716Z] "interface.go", [2024-03-15T18:01:10.716Z] "interface_linux.go", [2024-03-15T18:01:10.716Z] "ip.go", [2024-03-15T18:01:10.716Z] "iprawsock.go", [2024-03-15T18:01:10.716Z] "iprawsock_posix.go", [2024-03-15T18:01:10.716Z] "ipsock.go", [2024-03-15T18:01:10.716Z] "ipsock_posix.go", [2024-03-15T18:01:10.716Z] "lookup.go", [2024-03-15T18:01:10.716Z] "lookup_unix.go", [2024-03-15T18:01:10.716Z] "mac.go", [2024-03-15T18:01:10.716Z] "net.go", [2024-03-15T18:01:10.716Z] "nss.go", [2024-03-15T18:01:10.716Z] "parse.go", [2024-03-15T18:01:10.716Z] "pipe.go", [2024-03-15T18:01:10.716Z] "port.go", [2024-03-15T18:01:10.716Z] "port_unix.go", [2024-03-15T18:01:10.716Z] "rawconn.go", [2024-03-15T18:01:10.716Z] "sendfile_linux.go", [2024-03-15T18:01:10.716Z] "sock_cloexec.go", [2024-03-15T18:01:10.716Z] "sock_linux.go", [2024-03-15T18:01:10.716Z] "sock_posix.go", [2024-03-15T18:01:10.716Z] "sockaddr_posix.go", [2024-03-15T18:01:10.716Z] "sockopt_linux.go", [2024-03-15T18:01:10.716Z] "sockopt_posix.go", [2024-03-15T18:01:10.716Z] "sockoptip_linux.go", [2024-03-15T18:01:10.716Z] "sockoptip_posix.go", [2024-03-15T18:01:10.716Z] "splice_linux.go", [2024-03-15T18:01:10.716Z] "tcpsock.go", [2024-03-15T18:01:10.716Z] "tcpsock_posix.go", [2024-03-15T18:01:10.716Z] "tcpsockopt_posix.go", [2024-03-15T18:01:10.716Z] "tcpsockopt_unix.go", [2024-03-15T18:01:10.716Z] "udpsock.go", [2024-03-15T18:01:10.716Z] "udpsock_posix.go", [2024-03-15T18:01:10.716Z] "unixsock.go", [2024-03-15T18:01:10.716Z] "unixsock_posix.go", [2024-03-15T18:01:10.716Z] "unixsock_readmsg_cmsg_cloexec.go", [2024-03-15T18:01:10.716Z] "writev_unix.go" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "CgoFiles": [ [2024-03-15T18:01:10.716Z] "cgo_linux.go", [2024-03-15T18:01:10.716Z] "cgo_resnew.go", [2024-03-15T18:01:10.716Z] "cgo_socknew.go", [2024-03-15T18:01:10.716Z] "cgo_unix.go" [2024-03-15T18:01:10.716Z] ], [2024-03-15T18:01:10.716Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.716Z] "cgo_aix.go", [2024-03-15T18:01:10.716Z] "cgo_android.go", [2024-03-15T18:01:10.716Z] "cgo_bsd.go", [2024-03-15T18:01:10.716Z] "cgo_netbsd.go", [2024-03-15T18:01:10.716Z] "cgo_openbsd.go", [2024-03-15T18:01:10.716Z] "cgo_resold.go", [2024-03-15T18:01:10.717Z] "cgo_sockold.go", [2024-03-15T18:01:10.717Z] "cgo_solaris.go", [2024-03-15T18:01:10.717Z] "cgo_stub.go", [2024-03-15T18:01:10.717Z] "cgo_windows.go", [2024-03-15T18:01:10.717Z] "conf_netcgo.go", [2024-03-15T18:01:10.717Z] "error_plan9.go", [2024-03-15T18:01:10.717Z] "error_plan9_test.go", [2024-03-15T18:01:10.717Z] "error_windows.go", [2024-03-15T18:01:10.717Z] "error_windows_test.go", [2024-03-15T18:01:10.717Z] "fcntl_libc_test.go", [2024-03-15T18:01:10.717Z] "fd_plan9.go", [2024-03-15T18:01:10.717Z] "fd_windows.go", [2024-03-15T18:01:10.717Z] "file_plan9.go", [2024-03-15T18:01:10.717Z] "file_stub.go", [2024-03-15T18:01:10.717Z] "file_windows.go", [2024-03-15T18:01:10.717Z] "hook_plan9.go", [2024-03-15T18:01:10.717Z] "hook_windows.go", [2024-03-15T18:01:10.717Z] "interface_aix.go", [2024-03-15T18:01:10.717Z] "interface_bsd.go", [2024-03-15T18:01:10.717Z] "interface_bsd_test.go", [2024-03-15T18:01:10.717Z] "interface_bsdvar.go", [2024-03-15T18:01:10.717Z] "interface_darwin.go", [2024-03-15T18:01:10.717Z] "interface_freebsd.go", [2024-03-15T18:01:10.717Z] "interface_plan9.go", [2024-03-15T18:01:10.717Z] "interface_solaris.go", [2024-03-15T18:01:10.717Z] "interface_stub.go", [2024-03-15T18:01:10.717Z] "interface_windows.go", [2024-03-15T18:01:10.717Z] "iprawsock_plan9.go", [2024-03-15T18:01:10.717Z] "ipsock_plan9.go", [2024-03-15T18:01:10.717Z] "ipsock_plan9_test.go", [2024-03-15T18:01:10.717Z] "lookup_fake.go", [2024-03-15T18:01:10.717Z] "lookup_plan9.go", [2024-03-15T18:01:10.717Z] "lookup_windows.go", [2024-03-15T18:01:10.717Z] "lookup_windows_test.go", [2024-03-15T18:01:10.717Z] "main_noconf_test.go", [2024-03-15T18:01:10.717Z] "main_plan9_test.go", [2024-03-15T18:01:10.717Z] "main_windows_test.go", [2024-03-15T18:01:10.717Z] "net_fake.go", [2024-03-15T18:01:10.717Z] "net_windows_test.go", [2024-03-15T18:01:10.717Z] "netgo_unix_test.go", [2024-03-15T18:01:10.717Z] "rawconn_stub_test.go", [2024-03-15T18:01:10.717Z] "rawconn_windows_test.go", [2024-03-15T18:01:10.717Z] "sendfile_stub.go", [2024-03-15T18:01:10.717Z] "sendfile_unix_alt.go", [2024-03-15T18:01:10.717Z] "sendfile_windows.go", [2024-03-15T18:01:10.717Z] "sock_bsd.go", [2024-03-15T18:01:10.717Z] "sock_plan9.go", [2024-03-15T18:01:10.717Z] "sock_stub.go", [2024-03-15T18:01:10.717Z] "sock_windows.go", [2024-03-15T18:01:10.717Z] "sockopt_aix.go", [2024-03-15T18:01:10.717Z] "sockopt_bsd.go", [2024-03-15T18:01:10.717Z] "sockopt_plan9.go", [2024-03-15T18:01:10.717Z] "sockopt_solaris.go", [2024-03-15T18:01:10.717Z] "sockopt_stub.go", [2024-03-15T18:01:10.717Z] "sockopt_windows.go", [2024-03-15T18:01:10.717Z] "sockoptip_bsdvar.go", [2024-03-15T18:01:10.717Z] "sockoptip_stub.go", [2024-03-15T18:01:10.717Z] "sockoptip_windows.go", [2024-03-15T18:01:10.717Z] "splice_stub.go", [2024-03-15T18:01:10.717Z] "sys_cloexec.go", [2024-03-15T18:01:10.717Z] "tcpsock_plan9.go", [2024-03-15T18:01:10.717Z] "tcpsockopt_darwin.go", [2024-03-15T18:01:10.717Z] "tcpsockopt_dragonfly.go", [2024-03-15T18:01:10.717Z] "tcpsockopt_openbsd.go", [2024-03-15T18:01:10.717Z] "tcpsockopt_plan9.go", [2024-03-15T18:01:10.717Z] "tcpsockopt_solaris.go", [2024-03-15T18:01:10.717Z] "tcpsockopt_stub.go", [2024-03-15T18:01:10.717Z] "tcpsockopt_windows.go", [2024-03-15T18:01:10.717Z] "udpsock_plan9.go", [2024-03-15T18:01:10.717Z] "udpsock_plan9_test.go", [2024-03-15T18:01:10.717Z] "unixsock_plan9.go", [2024-03-15T18:01:10.717Z] "unixsock_readmsg_cloexec.go", [2024-03-15T18:01:10.717Z] "unixsock_readmsg_other.go", [2024-03-15T18:01:10.717Z] "unixsock_windows_test.go" [2024-03-15T18:01:10.717Z] ], [2024-03-15T18:01:10.717Z] "Imports": [ [2024-03-15T18:01:10.717Z] "C", [2024-03-15T18:01:10.717Z] "context", [2024-03-15T18:01:10.717Z] "errors", [2024-03-15T18:01:10.717Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.717Z] "internal/bytealg", [2024-03-15T18:01:10.717Z] "internal/itoa", [2024-03-15T18:01:10.717Z] "internal/nettrace", [2024-03-15T18:01:10.717Z] "internal/poll", [2024-03-15T18:01:10.717Z] "internal/singleflight", [2024-03-15T18:01:10.717Z] "io", [2024-03-15T18:01:10.717Z] "os", [2024-03-15T18:01:10.717Z] "runtime", [2024-03-15T18:01:10.717Z] "sort", [2024-03-15T18:01:10.717Z] "sync", [2024-03-15T18:01:10.717Z] "sync/atomic", [2024-03-15T18:01:10.717Z] "syscall", [2024-03-15T18:01:10.717Z] "time", [2024-03-15T18:01:10.717Z] "unsafe" [2024-03-15T18:01:10.717Z] ], [2024-03-15T18:01:10.717Z] "ImportMap": { [2024-03-15T18:01:10.717Z] "golang.org/x/net/dns/dnsmessage": "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-15T18:01:10.717Z] }, [2024-03-15T18:01:10.717Z] "Deps": [ [2024-03-15T18:01:10.717Z] "context", [2024-03-15T18:01:10.717Z] "errors", [2024-03-15T18:01:10.717Z] "internal/abi", [2024-03-15T18:01:10.717Z] "internal/bytealg", [2024-03-15T18:01:10.717Z] "internal/cpu", [2024-03-15T18:01:10.717Z] "internal/goexperiment", [2024-03-15T18:01:10.717Z] "internal/itoa", [2024-03-15T18:01:10.717Z] "internal/nettrace", [2024-03-15T18:01:10.717Z] "internal/oserror", [2024-03-15T18:01:10.717Z] "internal/poll", [2024-03-15T18:01:10.717Z] "internal/race", [2024-03-15T18:01:10.717Z] "internal/reflectlite", [2024-03-15T18:01:10.717Z] "internal/singleflight", [2024-03-15T18:01:10.717Z] "internal/syscall/execenv", [2024-03-15T18:01:10.717Z] "internal/syscall/unix", [2024-03-15T18:01:10.717Z] "internal/testlog", [2024-03-15T18:01:10.717Z] "internal/unsafeheader", [2024-03-15T18:01:10.717Z] "io", [2024-03-15T18:01:10.717Z] "io/fs", [2024-03-15T18:01:10.717Z] "os", [2024-03-15T18:01:10.717Z] "path", [2024-03-15T18:01:10.717Z] "runtime", [2024-03-15T18:01:10.717Z] "runtime/cgo", [2024-03-15T18:01:10.717Z] "runtime/internal/atomic", [2024-03-15T18:01:10.717Z] "runtime/internal/math", [2024-03-15T18:01:10.717Z] "runtime/internal/sys", [2024-03-15T18:01:10.717Z] "sort", [2024-03-15T18:01:10.717Z] "sync", [2024-03-15T18:01:10.717Z] "sync/atomic", [2024-03-15T18:01:10.717Z] "syscall", [2024-03-15T18:01:10.717Z] "time", [2024-03-15T18:01:10.717Z] "unicode/utf8", [2024-03-15T18:01:10.717Z] "unsafe", [2024-03-15T18:01:10.717Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-15T18:01:10.717Z] ], [2024-03-15T18:01:10.717Z] "TestGoFiles": [ [2024-03-15T18:01:10.717Z] "addrselect_test.go", [2024-03-15T18:01:10.717Z] "cgo_unix_test.go", [2024-03-15T18:01:10.717Z] "conf_test.go", [2024-03-15T18:01:10.717Z] "conn_test.go", [2024-03-15T18:01:10.717Z] "dial_test.go", [2024-03-15T18:01:10.717Z] "dial_unix_test.go", [2024-03-15T18:01:10.717Z] "dnsclient_test.go", [2024-03-15T18:01:10.717Z] "dnsclient_unix_test.go", [2024-03-15T18:01:10.717Z] "dnsconfig_unix_test.go", [2024-03-15T18:01:10.717Z] "dnsname_test.go", [2024-03-15T18:01:10.717Z] "error_posix_test.go", [2024-03-15T18:01:10.717Z] "error_test.go", [2024-03-15T18:01:10.717Z] "error_unix_test.go", [2024-03-15T18:01:10.717Z] "external_test.go", [2024-03-15T18:01:10.717Z] "fcntl_syscall_test.go", [2024-03-15T18:01:10.717Z] "file_test.go", [2024-03-15T18:01:10.717Z] "hosts_test.go", [2024-03-15T18:01:10.717Z] "interface_linux_test.go", [2024-03-15T18:01:10.717Z] "interface_test.go", [2024-03-15T18:01:10.717Z] "interface_unix_test.go", [2024-03-15T18:01:10.717Z] "ip_test.go", [2024-03-15T18:01:10.717Z] "iprawsock_test.go", [2024-03-15T18:01:10.717Z] "ipsock_test.go", [2024-03-15T18:01:10.717Z] "listen_test.go", [2024-03-15T18:01:10.717Z] "lookup_test.go", [2024-03-15T18:01:10.717Z] "mac_test.go", [2024-03-15T18:01:10.717Z] "main_cloexec_test.go", [2024-03-15T18:01:10.717Z] "main_conf_test.go", [2024-03-15T18:01:10.717Z] "main_posix_test.go", [2024-03-15T18:01:10.717Z] "main_test.go", [2024-03-15T18:01:10.717Z] "main_unix_test.go", [2024-03-15T18:01:10.717Z] "mockserver_test.go", [2024-03-15T18:01:10.717Z] "net_test.go", [2024-03-15T18:01:10.717Z] "nss_test.go", [2024-03-15T18:01:10.717Z] "packetconn_test.go", [2024-03-15T18:01:10.717Z] "parse_test.go", [2024-03-15T18:01:10.717Z] "platform_test.go", [2024-03-15T18:01:10.717Z] "port_test.go", [2024-03-15T18:01:10.717Z] "protoconn_test.go", [2024-03-15T18:01:10.717Z] "rawconn_test.go", [2024-03-15T18:01:10.717Z] "rawconn_unix_test.go", [2024-03-15T18:01:10.717Z] "sendfile_test.go", [2024-03-15T18:01:10.717Z] "server_test.go", [2024-03-15T18:01:10.717Z] "sock_linux_test.go", [2024-03-15T18:01:10.717Z] "splice_test.go", [2024-03-15T18:01:10.717Z] "tcpsock_test.go", [2024-03-15T18:01:10.717Z] "tcpsock_unix_test.go", [2024-03-15T18:01:10.717Z] "timeout_test.go", [2024-03-15T18:01:10.717Z] "udpsock_test.go", [2024-03-15T18:01:10.717Z] "unixsock_linux_test.go", [2024-03-15T18:01:10.717Z] "unixsock_readmsg_test.go", [2024-03-15T18:01:10.717Z] "unixsock_test.go", [2024-03-15T18:01:10.717Z] "write_unix_test.go", [2024-03-15T18:01:10.717Z] "writev_test.go" [2024-03-15T18:01:10.717Z] ], [2024-03-15T18:01:10.717Z] "TestImports": [ [2024-03-15T18:01:10.717Z] "bufio", [2024-03-15T18:01:10.717Z] "bytes", [2024-03-15T18:01:10.717Z] "context", [2024-03-15T18:01:10.717Z] "crypto/sha256", [2024-03-15T18:01:10.717Z] "encoding/hex", [2024-03-15T18:01:10.717Z] "errors", [2024-03-15T18:01:10.717Z] "flag", [2024-03-15T18:01:10.717Z] "fmt", [2024-03-15T18:01:10.717Z] "internal/poll", [2024-03-15T18:01:10.717Z] "internal/syscall/unix", [2024-03-15T18:01:10.717Z] "internal/testenv", [2024-03-15T18:01:10.717Z] "io", [2024-03-15T18:01:10.717Z] "io/fs", [2024-03-15T18:01:10.717Z] "log", [2024-03-15T18:01:10.717Z] "math/rand", [2024-03-15T18:01:10.717Z] "net/internal/socktest", [2024-03-15T18:01:10.717Z] "os", [2024-03-15T18:01:10.717Z] "os/exec", [2024-03-15T18:01:10.717Z] "path", [2024-03-15T18:01:10.717Z] "reflect", [2024-03-15T18:01:10.717Z] "runtime", [2024-03-15T18:01:10.717Z] "sort", [2024-03-15T18:01:10.717Z] "strconv", [2024-03-15T18:01:10.717Z] "strings", [2024-03-15T18:01:10.717Z] "sync", [2024-03-15T18:01:10.717Z] "sync/atomic", [2024-03-15T18:01:10.717Z] "syscall", [2024-03-15T18:01:10.717Z] "testing", [2024-03-15T18:01:10.717Z] "time", [2024-03-15T18:01:10.717Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-15T18:01:10.717Z] ], [2024-03-15T18:01:10.717Z] "XTestGoFiles": [ [2024-03-15T18:01:10.717Z] "example_test.go", [2024-03-15T18:01:10.717Z] "pipe_test.go" [2024-03-15T18:01:10.717Z] ], [2024-03-15T18:01:10.717Z] "XTestImports": [ [2024-03-15T18:01:10.717Z] "context", [2024-03-15T18:01:10.717Z] "fmt", [2024-03-15T18:01:10.717Z] "io", [2024-03-15T18:01:10.717Z] "log", [2024-03-15T18:01:10.717Z] "net", [2024-03-15T18:01:10.717Z] "testing", [2024-03-15T18:01:10.717Z] "time", [2024-03-15T18:01:10.717Z] "vendor/golang.org/x/net/nettest" [2024-03-15T18:01:10.717Z] ] [2024-03-15T18:01:10.717Z] } [2024-03-15T18:01:10.717Z] { [2024-03-15T18:01:10.717Z] "Dir": "/usr/local/go/src/net/url", [2024-03-15T18:01:10.717Z] "ImportPath": "net/url", [2024-03-15T18:01:10.717Z] "Name": "url", [2024-03-15T18:01:10.717Z] "Doc": "Package url parses URLs and implements query escaping.", [2024-03-15T18:01:10.717Z] "Target": "/usr/local/go/pkg/linux_amd64/net/url.a", [2024-03-15T18:01:10.717Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.717Z] "Goroot": true, [2024-03-15T18:01:10.717Z] "Standard": true, [2024-03-15T18:01:10.717Z] "DepOnly": true, [2024-03-15T18:01:10.717Z] "GoFiles": [ [2024-03-15T18:01:10.717Z] "url.go" [2024-03-15T18:01:10.717Z] ], [2024-03-15T18:01:10.717Z] "Imports": [ [2024-03-15T18:01:10.717Z] "errors", [2024-03-15T18:01:10.717Z] "fmt", [2024-03-15T18:01:10.717Z] "sort", [2024-03-15T18:01:10.717Z] "strconv", [2024-03-15T18:01:10.717Z] "strings" [2024-03-15T18:01:10.717Z] ], [2024-03-15T18:01:10.717Z] "Deps": [ [2024-03-15T18:01:10.717Z] "errors", [2024-03-15T18:01:10.717Z] "fmt", [2024-03-15T18:01:10.717Z] "internal/abi", [2024-03-15T18:01:10.717Z] "internal/bytealg", [2024-03-15T18:01:10.717Z] "internal/cpu", [2024-03-15T18:01:10.717Z] "internal/fmtsort", [2024-03-15T18:01:10.717Z] "internal/goexperiment", [2024-03-15T18:01:10.717Z] "internal/itoa", [2024-03-15T18:01:10.717Z] "internal/oserror", [2024-03-15T18:01:10.717Z] "internal/poll", [2024-03-15T18:01:10.717Z] "internal/race", [2024-03-15T18:01:10.717Z] "internal/reflectlite", [2024-03-15T18:01:10.717Z] "internal/syscall/execenv", [2024-03-15T18:01:10.717Z] "internal/syscall/unix", [2024-03-15T18:01:10.717Z] "internal/testlog", [2024-03-15T18:01:10.717Z] "internal/unsafeheader", [2024-03-15T18:01:10.717Z] "io", [2024-03-15T18:01:10.717Z] "io/fs", [2024-03-15T18:01:10.717Z] "math", [2024-03-15T18:01:10.717Z] "math/bits", [2024-03-15T18:01:10.717Z] "os", [2024-03-15T18:01:10.717Z] "path", [2024-03-15T18:01:10.717Z] "reflect", [2024-03-15T18:01:10.717Z] "runtime", [2024-03-15T18:01:10.717Z] "runtime/internal/atomic", [2024-03-15T18:01:10.717Z] "runtime/internal/math", [2024-03-15T18:01:10.717Z] "runtime/internal/sys", [2024-03-15T18:01:10.717Z] "sort", [2024-03-15T18:01:10.717Z] "strconv", [2024-03-15T18:01:10.717Z] "strings", [2024-03-15T18:01:10.717Z] "sync", [2024-03-15T18:01:10.717Z] "sync/atomic", [2024-03-15T18:01:10.717Z] "syscall", [2024-03-15T18:01:10.717Z] "time", [2024-03-15T18:01:10.717Z] "unicode", [2024-03-15T18:01:10.717Z] "unicode/utf8", [2024-03-15T18:01:10.717Z] "unsafe" [2024-03-15T18:01:10.717Z] ], [2024-03-15T18:01:10.717Z] "TestGoFiles": [ [2024-03-15T18:01:10.717Z] "url_test.go" [2024-03-15T18:01:10.717Z] ], [2024-03-15T18:01:10.717Z] "TestImports": [ [2024-03-15T18:01:10.717Z] "bytes", [2024-03-15T18:01:10.717Z] "encoding", [2024-03-15T18:01:10.717Z] "encoding/gob", [2024-03-15T18:01:10.717Z] "encoding/json", [2024-03-15T18:01:10.717Z] "fmt", [2024-03-15T18:01:10.717Z] "io", [2024-03-15T18:01:10.717Z] "net", [2024-03-15T18:01:10.717Z] "reflect", [2024-03-15T18:01:10.717Z] "strings", [2024-03-15T18:01:10.717Z] "testing" [2024-03-15T18:01:10.717Z] ], [2024-03-15T18:01:10.717Z] "XTestGoFiles": [ [2024-03-15T18:01:10.717Z] "example_test.go" [2024-03-15T18:01:10.717Z] ], [2024-03-15T18:01:10.717Z] "XTestImports": [ [2024-03-15T18:01:10.717Z] "encoding/json", [2024-03-15T18:01:10.717Z] "fmt", [2024-03-15T18:01:10.717Z] "log", [2024-03-15T18:01:10.717Z] "net/url", [2024-03-15T18:01:10.717Z] "strings" [2024-03-15T18:01:10.717Z] ] [2024-03-15T18:01:10.717Z] } [2024-03-15T18:01:10.717Z] { [2024-03-15T18:01:10.717Z] "Dir": "/usr/local/go/src/path/filepath", [2024-03-15T18:01:10.717Z] "ImportPath": "path/filepath", [2024-03-15T18:01:10.717Z] "Name": "filepath", [2024-03-15T18:01:10.717Z] "Doc": "Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.", [2024-03-15T18:01:10.717Z] "Target": "/usr/local/go/pkg/linux_amd64/path/filepath.a", [2024-03-15T18:01:10.717Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.717Z] "Goroot": true, [2024-03-15T18:01:10.717Z] "Standard": true, [2024-03-15T18:01:10.717Z] "DepOnly": true, [2024-03-15T18:01:10.717Z] "GoFiles": [ [2024-03-15T18:01:10.717Z] "match.go", [2024-03-15T18:01:10.717Z] "path.go", [2024-03-15T18:01:10.717Z] "path_unix.go", [2024-03-15T18:01:10.717Z] "symlink.go", [2024-03-15T18:01:10.717Z] "symlink_unix.go" [2024-03-15T18:01:10.717Z] ], [2024-03-15T18:01:10.717Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.717Z] "export_windows_test.go", [2024-03-15T18:01:10.717Z] "path_plan9.go", [2024-03-15T18:01:10.717Z] "path_windows.go", [2024-03-15T18:01:10.717Z] "path_windows_test.go", [2024-03-15T18:01:10.717Z] "symlink_windows.go" [2024-03-15T18:01:10.717Z] ], [2024-03-15T18:01:10.717Z] "Imports": [ [2024-03-15T18:01:10.717Z] "errors", [2024-03-15T18:01:10.717Z] "io/fs", [2024-03-15T18:01:10.717Z] "os", [2024-03-15T18:01:10.717Z] "runtime", [2024-03-15T18:01:10.717Z] "sort", [2024-03-15T18:01:10.717Z] "strings", [2024-03-15T18:01:10.717Z] "syscall", [2024-03-15T18:01:10.717Z] "unicode/utf8" [2024-03-15T18:01:10.717Z] ], [2024-03-15T18:01:10.717Z] "Deps": [ [2024-03-15T18:01:10.717Z] "errors", [2024-03-15T18:01:10.717Z] "internal/abi", [2024-03-15T18:01:10.717Z] "internal/bytealg", [2024-03-15T18:01:10.717Z] "internal/cpu", [2024-03-15T18:01:10.717Z] "internal/goexperiment", [2024-03-15T18:01:10.717Z] "internal/itoa", [2024-03-15T18:01:10.717Z] "internal/oserror", [2024-03-15T18:01:10.717Z] "internal/poll", [2024-03-15T18:01:10.717Z] "internal/race", [2024-03-15T18:01:10.717Z] "internal/reflectlite", [2024-03-15T18:01:10.717Z] "internal/syscall/execenv", [2024-03-15T18:01:10.717Z] "internal/syscall/unix", [2024-03-15T18:01:10.717Z] "internal/testlog", [2024-03-15T18:01:10.717Z] "internal/unsafeheader", [2024-03-15T18:01:10.717Z] "io", [2024-03-15T18:01:10.717Z] "io/fs", [2024-03-15T18:01:10.717Z] "os", [2024-03-15T18:01:10.717Z] "path", [2024-03-15T18:01:10.717Z] "runtime", [2024-03-15T18:01:10.717Z] "runtime/internal/atomic", [2024-03-15T18:01:10.717Z] "runtime/internal/math", [2024-03-15T18:01:10.717Z] "runtime/internal/sys", [2024-03-15T18:01:10.717Z] "sort", [2024-03-15T18:01:10.717Z] "strings", [2024-03-15T18:01:10.717Z] "sync", [2024-03-15T18:01:10.717Z] "sync/atomic", [2024-03-15T18:01:10.717Z] "syscall", [2024-03-15T18:01:10.717Z] "time", [2024-03-15T18:01:10.717Z] "unicode", [2024-03-15T18:01:10.717Z] "unicode/utf8", [2024-03-15T18:01:10.717Z] "unsafe" [2024-03-15T18:01:10.717Z] ], [2024-03-15T18:01:10.717Z] "TestGoFiles": [ [2024-03-15T18:01:10.717Z] "export_test.go" [2024-03-15T18:01:10.717Z] ], [2024-03-15T18:01:10.717Z] "XTestGoFiles": [ [2024-03-15T18:01:10.717Z] "example_test.go", [2024-03-15T18:01:10.717Z] "example_unix_test.go", [2024-03-15T18:01:10.717Z] "example_unix_walk_test.go", [2024-03-15T18:01:10.717Z] "match_test.go", [2024-03-15T18:01:10.717Z] "path_test.go" [2024-03-15T18:01:10.717Z] ], [2024-03-15T18:01:10.717Z] "XTestImports": [ [2024-03-15T18:01:10.717Z] "errors", [2024-03-15T18:01:10.717Z] "fmt", [2024-03-15T18:01:10.717Z] "internal/testenv", [2024-03-15T18:01:10.717Z] "io/fs", [2024-03-15T18:01:10.717Z] "os", [2024-03-15T18:01:10.717Z] "path/filepath", [2024-03-15T18:01:10.717Z] "reflect", [2024-03-15T18:01:10.717Z] "runtime", [2024-03-15T18:01:10.717Z] "sort", [2024-03-15T18:01:10.717Z] "strings", [2024-03-15T18:01:10.717Z] "syscall", [2024-03-15T18:01:10.717Z] "testing" [2024-03-15T18:01:10.717Z] ] [2024-03-15T18:01:10.717Z] } [2024-03-15T18:01:10.717Z] { [2024-03-15T18:01:10.717Z] "Dir": "/usr/local/go/src/crypto/x509", [2024-03-15T18:01:10.717Z] "ImportPath": "crypto/x509", [2024-03-15T18:01:10.717Z] "Name": "x509", [2024-03-15T18:01:10.717Z] "Doc": "Package x509 parses X.509-encoded keys and certificates.", [2024-03-15T18:01:10.717Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/x509.a", [2024-03-15T18:01:10.717Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.717Z] "Goroot": true, [2024-03-15T18:01:10.717Z] "Standard": true, [2024-03-15T18:01:10.717Z] "DepOnly": true, [2024-03-15T18:01:10.717Z] "GoFiles": [ [2024-03-15T18:01:10.717Z] "cert_pool.go", [2024-03-15T18:01:10.717Z] "parser.go", [2024-03-15T18:01:10.717Z] "pem_decrypt.go", [2024-03-15T18:01:10.717Z] "pkcs1.go", [2024-03-15T18:01:10.717Z] "pkcs8.go", [2024-03-15T18:01:10.717Z] "root.go", [2024-03-15T18:01:10.717Z] "root_linux.go", [2024-03-15T18:01:10.717Z] "root_unix.go", [2024-03-15T18:01:10.717Z] "sec1.go", [2024-03-15T18:01:10.717Z] "verify.go", [2024-03-15T18:01:10.717Z] "x509.go" [2024-03-15T18:01:10.717Z] ], [2024-03-15T18:01:10.717Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.717Z] "root_aix.go", [2024-03-15T18:01:10.717Z] "root_bsd.go", [2024-03-15T18:01:10.717Z] "root_darwin.go", [2024-03-15T18:01:10.717Z] "root_darwin_test.go", [2024-03-15T18:01:10.717Z] "root_ios.go", [2024-03-15T18:01:10.717Z] "root_ios_gen.go", [2024-03-15T18:01:10.717Z] "root_js.go", [2024-03-15T18:01:10.717Z] "root_omit.go", [2024-03-15T18:01:10.717Z] "root_omit_test.go", [2024-03-15T18:01:10.717Z] "root_plan9.go", [2024-03-15T18:01:10.717Z] "root_solaris.go", [2024-03-15T18:01:10.717Z] "root_windows.go", [2024-03-15T18:01:10.717Z] "x509_test_import.go" [2024-03-15T18:01:10.717Z] ], [2024-03-15T18:01:10.717Z] "Imports": [ [2024-03-15T18:01:10.717Z] "bytes", [2024-03-15T18:01:10.717Z] "crypto", [2024-03-15T18:01:10.717Z] "crypto/aes", [2024-03-15T18:01:10.717Z] "crypto/cipher", [2024-03-15T18:01:10.717Z] "crypto/des", [2024-03-15T18:01:10.717Z] "crypto/dsa", [2024-03-15T18:01:10.717Z] "crypto/ecdsa", [2024-03-15T18:01:10.717Z] "crypto/ed25519", [2024-03-15T18:01:10.717Z] "crypto/elliptic", [2024-03-15T18:01:10.717Z] "crypto/md5", [2024-03-15T18:01:10.717Z] "crypto/rsa", [2024-03-15T18:01:10.717Z] "crypto/sha1", [2024-03-15T18:01:10.717Z] "crypto/sha256", [2024-03-15T18:01:10.717Z] "crypto/sha512", [2024-03-15T18:01:10.717Z] "crypto/x509/pkix", [2024-03-15T18:01:10.717Z] "encoding/asn1", [2024-03-15T18:01:10.717Z] "encoding/hex", [2024-03-15T18:01:10.717Z] "encoding/pem", [2024-03-15T18:01:10.717Z] "errors", [2024-03-15T18:01:10.717Z] "fmt", [2024-03-15T18:01:10.717Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.717Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.717Z] "io", [2024-03-15T18:01:10.717Z] "io/fs", [2024-03-15T18:01:10.717Z] "math/big", [2024-03-15T18:01:10.717Z] "net", [2024-03-15T18:01:10.717Z] "net/url", [2024-03-15T18:01:10.717Z] "os", [2024-03-15T18:01:10.717Z] "path/filepath", [2024-03-15T18:01:10.717Z] "reflect", [2024-03-15T18:01:10.717Z] "runtime", [2024-03-15T18:01:10.717Z] "strconv", [2024-03-15T18:01:10.717Z] "strings", [2024-03-15T18:01:10.717Z] "sync", [2024-03-15T18:01:10.717Z] "time", [2024-03-15T18:01:10.717Z] "unicode", [2024-03-15T18:01:10.717Z] "unicode/utf16", [2024-03-15T18:01:10.717Z] "unicode/utf8" [2024-03-15T18:01:10.717Z] ], [2024-03-15T18:01:10.717Z] "ImportMap": { [2024-03-15T18:01:10.717Z] "golang.org/x/crypto/cryptobyte": "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.717Z] "golang.org/x/crypto/cryptobyte/asn1": "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-15T18:01:10.717Z] }, [2024-03-15T18:01:10.717Z] "Deps": [ [2024-03-15T18:01:10.717Z] "bufio", [2024-03-15T18:01:10.717Z] "bytes", [2024-03-15T18:01:10.717Z] "context", [2024-03-15T18:01:10.717Z] "crypto", [2024-03-15T18:01:10.717Z] "crypto/aes", [2024-03-15T18:01:10.717Z] "crypto/cipher", [2024-03-15T18:01:10.717Z] "crypto/des", [2024-03-15T18:01:10.717Z] "crypto/dsa", [2024-03-15T18:01:10.717Z] "crypto/ecdsa", [2024-03-15T18:01:10.717Z] "crypto/ed25519", [2024-03-15T18:01:10.717Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.717Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.717Z] "crypto/elliptic", [2024-03-15T18:01:10.717Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.717Z] "crypto/internal/randutil", [2024-03-15T18:01:10.717Z] "crypto/internal/subtle", [2024-03-15T18:01:10.717Z] "crypto/md5", [2024-03-15T18:01:10.717Z] "crypto/rand", [2024-03-15T18:01:10.717Z] "crypto/rsa", [2024-03-15T18:01:10.717Z] "crypto/sha1", [2024-03-15T18:01:10.717Z] "crypto/sha256", [2024-03-15T18:01:10.717Z] "crypto/sha512", [2024-03-15T18:01:10.717Z] "crypto/subtle", [2024-03-15T18:01:10.717Z] "crypto/x509/pkix", [2024-03-15T18:01:10.717Z] "encoding/asn1", [2024-03-15T18:01:10.717Z] "encoding/base64", [2024-03-15T18:01:10.717Z] "encoding/binary", [2024-03-15T18:01:10.717Z] "encoding/hex", [2024-03-15T18:01:10.717Z] "encoding/pem", [2024-03-15T18:01:10.717Z] "errors", [2024-03-15T18:01:10.717Z] "fmt", [2024-03-15T18:01:10.717Z] "hash", [2024-03-15T18:01:10.717Z] "internal/abi", [2024-03-15T18:01:10.717Z] "internal/bytealg", [2024-03-15T18:01:10.717Z] "internal/cpu", [2024-03-15T18:01:10.717Z] "internal/fmtsort", [2024-03-15T18:01:10.717Z] "internal/goexperiment", [2024-03-15T18:01:10.717Z] "internal/itoa", [2024-03-15T18:01:10.717Z] "internal/nettrace", [2024-03-15T18:01:10.717Z] "internal/oserror", [2024-03-15T18:01:10.717Z] "internal/poll", [2024-03-15T18:01:10.717Z] "internal/race", [2024-03-15T18:01:10.717Z] "internal/reflectlite", [2024-03-15T18:01:10.717Z] "internal/singleflight", [2024-03-15T18:01:10.717Z] "internal/syscall/execenv", [2024-03-15T18:01:10.717Z] "internal/syscall/unix", [2024-03-15T18:01:10.717Z] "internal/testlog", [2024-03-15T18:01:10.717Z] "internal/unsafeheader", [2024-03-15T18:01:10.717Z] "io", [2024-03-15T18:01:10.717Z] "io/fs", [2024-03-15T18:01:10.717Z] "math", [2024-03-15T18:01:10.717Z] "math/big", [2024-03-15T18:01:10.717Z] "math/bits", [2024-03-15T18:01:10.717Z] "math/rand", [2024-03-15T18:01:10.717Z] "net", [2024-03-15T18:01:10.717Z] "net/url", [2024-03-15T18:01:10.717Z] "os", [2024-03-15T18:01:10.717Z] "path", [2024-03-15T18:01:10.717Z] "path/filepath", [2024-03-15T18:01:10.717Z] "reflect", [2024-03-15T18:01:10.717Z] "runtime", [2024-03-15T18:01:10.717Z] "runtime/cgo", [2024-03-15T18:01:10.717Z] "runtime/internal/atomic", [2024-03-15T18:01:10.717Z] "runtime/internal/math", [2024-03-15T18:01:10.717Z] "runtime/internal/sys", [2024-03-15T18:01:10.717Z] "sort", [2024-03-15T18:01:10.717Z] "strconv", [2024-03-15T18:01:10.717Z] "strings", [2024-03-15T18:01:10.717Z] "sync", [2024-03-15T18:01:10.717Z] "sync/atomic", [2024-03-15T18:01:10.717Z] "syscall", [2024-03-15T18:01:10.717Z] "time", [2024-03-15T18:01:10.717Z] "unicode", [2024-03-15T18:01:10.717Z] "unicode/utf16", [2024-03-15T18:01:10.717Z] "unicode/utf8", [2024-03-15T18:01:10.717Z] "unsafe", [2024-03-15T18:01:10.717Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.717Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.717Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-15T18:01:10.717Z] ], [2024-03-15T18:01:10.717Z] "TestGoFiles": [ [2024-03-15T18:01:10.717Z] "name_constraints_test.go", [2024-03-15T18:01:10.717Z] "parser_test.go", [2024-03-15T18:01:10.717Z] "pem_decrypt_test.go", [2024-03-15T18:01:10.717Z] "pkcs8_test.go", [2024-03-15T18:01:10.717Z] "root_unix_test.go", [2024-03-15T18:01:10.717Z] "sec1_test.go", [2024-03-15T18:01:10.717Z] "verify_test.go", [2024-03-15T18:01:10.717Z] "x509_test.go" [2024-03-15T18:01:10.717Z] ], [2024-03-15T18:01:10.717Z] "TestImports": [ [2024-03-15T18:01:10.717Z] "bytes", [2024-03-15T18:01:10.717Z] "crypto", [2024-03-15T18:01:10.717Z] "crypto/dsa", [2024-03-15T18:01:10.717Z] "crypto/ecdsa", [2024-03-15T18:01:10.717Z] "crypto/ed25519", [2024-03-15T18:01:10.717Z] "crypto/elliptic", [2024-03-15T18:01:10.717Z] "crypto/rand", [2024-03-15T18:01:10.717Z] "crypto/rsa", [2024-03-15T18:01:10.717Z] "crypto/sha256", [2024-03-15T18:01:10.717Z] "crypto/sha512", [2024-03-15T18:01:10.717Z] "crypto/x509/pkix", [2024-03-15T18:01:10.717Z] "encoding/asn1", [2024-03-15T18:01:10.717Z] "encoding/base64", [2024-03-15T18:01:10.717Z] "encoding/hex", [2024-03-15T18:01:10.717Z] "encoding/pem", [2024-03-15T18:01:10.717Z] "errors", [2024-03-15T18:01:10.717Z] "fmt", [2024-03-15T18:01:10.717Z] "internal/testenv", [2024-03-15T18:01:10.717Z] "io", [2024-03-15T18:01:10.717Z] "math/big", [2024-03-15T18:01:10.717Z] "net", [2024-03-15T18:01:10.717Z] "net/url", [2024-03-15T18:01:10.717Z] "os", [2024-03-15T18:01:10.717Z] "os/exec", [2024-03-15T18:01:10.717Z] "path/filepath", [2024-03-15T18:01:10.717Z] "reflect", [2024-03-15T18:01:10.717Z] "runtime", [2024-03-15T18:01:10.717Z] "strconv", [2024-03-15T18:01:10.717Z] "strings", [2024-03-15T18:01:10.717Z] "sync", [2024-03-15T18:01:10.717Z] "testing", [2024-03-15T18:01:10.717Z] "time", [2024-03-15T18:01:10.717Z] "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-15T18:01:10.717Z] ], [2024-03-15T18:01:10.717Z] "XTestGoFiles": [ [2024-03-15T18:01:10.717Z] "example_test.go" [2024-03-15T18:01:10.717Z] ], [2024-03-15T18:01:10.717Z] "XTestImports": [ [2024-03-15T18:01:10.717Z] "crypto/dsa", [2024-03-15T18:01:10.717Z] "crypto/ecdsa", [2024-03-15T18:01:10.717Z] "crypto/ed25519", [2024-03-15T18:01:10.717Z] "crypto/rsa", [2024-03-15T18:01:10.717Z] "crypto/x509", [2024-03-15T18:01:10.717Z] "encoding/pem", [2024-03-15T18:01:10.717Z] "fmt" [2024-03-15T18:01:10.717Z] ] [2024-03-15T18:01:10.717Z] } [2024-03-15T18:01:10.717Z] { [2024-03-15T18:01:10.717Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.717Z] "ImportPath": "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.717Z] "Name": "subtle", [2024-03-15T18:01:10.717Z] "Doc": "Package subtle implements functions that are often useful in cryptographic code but require careful thought to use correctly.", [2024-03-15T18:01:10.717Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/internal/subtle.a", [2024-03-15T18:01:10.717Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.717Z] "Goroot": true, [2024-03-15T18:01:10.717Z] "Standard": true, [2024-03-15T18:01:10.717Z] "DepOnly": true, [2024-03-15T18:01:10.717Z] "GoFiles": [ [2024-03-15T18:01:10.717Z] "aliasing.go" [2024-03-15T18:01:10.717Z] ], [2024-03-15T18:01:10.717Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.717Z] "aliasing_purego.go" [2024-03-15T18:01:10.717Z] ], [2024-03-15T18:01:10.717Z] "Imports": [ [2024-03-15T18:01:10.717Z] "unsafe" [2024-03-15T18:01:10.717Z] ], [2024-03-15T18:01:10.717Z] "Deps": [ [2024-03-15T18:01:10.717Z] "unsafe" [2024-03-15T18:01:10.717Z] ] [2024-03-15T18:01:10.717Z] } [2024-03-15T18:01:10.717Z] { [2024-03-15T18:01:10.718Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.718Z] "ImportPath": "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.718Z] "Name": "chacha20", [2024-03-15T18:01:10.718Z] "Doc": "Package chacha20 implements the ChaCha20 and XChaCha20 encryption algorithms as specified in RFC 8439 and draft-irtf-cfrg-xchacha-01.", [2024-03-15T18:01:10.718Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/chacha20.a", [2024-03-15T18:01:10.718Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.718Z] "Goroot": true, [2024-03-15T18:01:10.718Z] "Standard": true, [2024-03-15T18:01:10.718Z] "DepOnly": true, [2024-03-15T18:01:10.718Z] "GoFiles": [ [2024-03-15T18:01:10.718Z] "chacha_generic.go", [2024-03-15T18:01:10.718Z] "chacha_noasm.go", [2024-03-15T18:01:10.718Z] "xor.go" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.718Z] "chacha_arm64.go", [2024-03-15T18:01:10.718Z] "chacha_ppc64le.go", [2024-03-15T18:01:10.718Z] "chacha_s390x.go" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "IgnoredOtherFiles": [ [2024-03-15T18:01:10.718Z] "chacha_arm64.s", [2024-03-15T18:01:10.718Z] "chacha_ppc64le.s", [2024-03-15T18:01:10.718Z] "chacha_s390x.s" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "Imports": [ [2024-03-15T18:01:10.718Z] "crypto/cipher", [2024-03-15T18:01:10.718Z] "encoding/binary", [2024-03-15T18:01:10.718Z] "errors", [2024-03-15T18:01:10.718Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.718Z] "math/bits", [2024-03-15T18:01:10.718Z] "runtime" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "ImportMap": { [2024-03-15T18:01:10.718Z] "golang.org/x/crypto/internal/subtle": "vendor/golang.org/x/crypto/internal/subtle" [2024-03-15T18:01:10.718Z] }, [2024-03-15T18:01:10.718Z] "Deps": [ [2024-03-15T18:01:10.718Z] "crypto/cipher", [2024-03-15T18:01:10.718Z] "crypto/internal/subtle", [2024-03-15T18:01:10.718Z] "crypto/subtle", [2024-03-15T18:01:10.718Z] "encoding/binary", [2024-03-15T18:01:10.718Z] "errors", [2024-03-15T18:01:10.718Z] "internal/abi", [2024-03-15T18:01:10.718Z] "internal/bytealg", [2024-03-15T18:01:10.718Z] "internal/cpu", [2024-03-15T18:01:10.718Z] "internal/goexperiment", [2024-03-15T18:01:10.718Z] "internal/itoa", [2024-03-15T18:01:10.718Z] "internal/race", [2024-03-15T18:01:10.718Z] "internal/reflectlite", [2024-03-15T18:01:10.718Z] "internal/unsafeheader", [2024-03-15T18:01:10.718Z] "io", [2024-03-15T18:01:10.718Z] "math", [2024-03-15T18:01:10.718Z] "math/bits", [2024-03-15T18:01:10.718Z] "reflect", [2024-03-15T18:01:10.718Z] "runtime", [2024-03-15T18:01:10.718Z] "runtime/internal/atomic", [2024-03-15T18:01:10.718Z] "runtime/internal/math", [2024-03-15T18:01:10.718Z] "runtime/internal/sys", [2024-03-15T18:01:10.718Z] "strconv", [2024-03-15T18:01:10.718Z] "sync", [2024-03-15T18:01:10.718Z] "sync/atomic", [2024-03-15T18:01:10.718Z] "unicode", [2024-03-15T18:01:10.718Z] "unicode/utf8", [2024-03-15T18:01:10.718Z] "unsafe", [2024-03-15T18:01:10.718Z] "vendor/golang.org/x/crypto/internal/subtle" [2024-03-15T18:01:10.718Z] ] [2024-03-15T18:01:10.718Z] } [2024-03-15T18:01:10.718Z] { [2024-03-15T18:01:10.718Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.718Z] "ImportPath": "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.718Z] "Name": "poly1305", [2024-03-15T18:01:10.718Z] "Doc": "Package poly1305 implements Poly1305 one-time message authentication code as specified in https://cr.yp.to/mac/poly1305-20050329.pdf.", [2024-03-15T18:01:10.718Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/poly1305.a", [2024-03-15T18:01:10.718Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.718Z] "Goroot": true, [2024-03-15T18:01:10.718Z] "Standard": true, [2024-03-15T18:01:10.718Z] "DepOnly": true, [2024-03-15T18:01:10.718Z] "GoFiles": [ [2024-03-15T18:01:10.718Z] "bits_go1.13.go", [2024-03-15T18:01:10.718Z] "poly1305.go", [2024-03-15T18:01:10.718Z] "sum_amd64.go", [2024-03-15T18:01:10.718Z] "sum_generic.go" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.718Z] "bits_compat.go", [2024-03-15T18:01:10.718Z] "mac_noasm.go", [2024-03-15T18:01:10.718Z] "sum_ppc64le.go", [2024-03-15T18:01:10.718Z] "sum_s390x.go" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "IgnoredOtherFiles": [ [2024-03-15T18:01:10.718Z] "sum_ppc64le.s", [2024-03-15T18:01:10.718Z] "sum_s390x.s" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "SFiles": [ [2024-03-15T18:01:10.718Z] "sum_amd64.s" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "Imports": [ [2024-03-15T18:01:10.718Z] "crypto/subtle", [2024-03-15T18:01:10.718Z] "encoding/binary", [2024-03-15T18:01:10.718Z] "math/bits" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "Deps": [ [2024-03-15T18:01:10.718Z] "crypto/subtle", [2024-03-15T18:01:10.718Z] "encoding/binary", [2024-03-15T18:01:10.718Z] "errors", [2024-03-15T18:01:10.718Z] "internal/abi", [2024-03-15T18:01:10.718Z] "internal/bytealg", [2024-03-15T18:01:10.718Z] "internal/cpu", [2024-03-15T18:01:10.718Z] "internal/goexperiment", [2024-03-15T18:01:10.718Z] "internal/itoa", [2024-03-15T18:01:10.718Z] "internal/race", [2024-03-15T18:01:10.718Z] "internal/reflectlite", [2024-03-15T18:01:10.718Z] "internal/unsafeheader", [2024-03-15T18:01:10.718Z] "io", [2024-03-15T18:01:10.718Z] "math", [2024-03-15T18:01:10.718Z] "math/bits", [2024-03-15T18:01:10.718Z] "reflect", [2024-03-15T18:01:10.718Z] "runtime", [2024-03-15T18:01:10.718Z] "runtime/internal/atomic", [2024-03-15T18:01:10.718Z] "runtime/internal/math", [2024-03-15T18:01:10.718Z] "runtime/internal/sys", [2024-03-15T18:01:10.718Z] "strconv", [2024-03-15T18:01:10.718Z] "sync", [2024-03-15T18:01:10.718Z] "sync/atomic", [2024-03-15T18:01:10.718Z] "unicode", [2024-03-15T18:01:10.718Z] "unicode/utf8", [2024-03-15T18:01:10.718Z] "unsafe" [2024-03-15T18:01:10.718Z] ] [2024-03-15T18:01:10.718Z] } [2024-03-15T18:01:10.718Z] { [2024-03-15T18:01:10.718Z] "Dir": "/usr/local/go/src/io/ioutil", [2024-03-15T18:01:10.718Z] "ImportPath": "io/ioutil", [2024-03-15T18:01:10.718Z] "Name": "ioutil", [2024-03-15T18:01:10.718Z] "Doc": "Package ioutil implements some I/O utility functions.", [2024-03-15T18:01:10.718Z] "Target": "/usr/local/go/pkg/linux_amd64/io/ioutil.a", [2024-03-15T18:01:10.718Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.718Z] "Goroot": true, [2024-03-15T18:01:10.718Z] "Standard": true, [2024-03-15T18:01:10.718Z] "DepOnly": true, [2024-03-15T18:01:10.718Z] "GoFiles": [ [2024-03-15T18:01:10.718Z] "ioutil.go", [2024-03-15T18:01:10.718Z] "tempfile.go" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "Imports": [ [2024-03-15T18:01:10.718Z] "io", [2024-03-15T18:01:10.718Z] "io/fs", [2024-03-15T18:01:10.718Z] "os", [2024-03-15T18:01:10.718Z] "sort" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "Deps": [ [2024-03-15T18:01:10.718Z] "errors", [2024-03-15T18:01:10.718Z] "internal/abi", [2024-03-15T18:01:10.718Z] "internal/bytealg", [2024-03-15T18:01:10.718Z] "internal/cpu", [2024-03-15T18:01:10.718Z] "internal/goexperiment", [2024-03-15T18:01:10.718Z] "internal/itoa", [2024-03-15T18:01:10.718Z] "internal/oserror", [2024-03-15T18:01:10.718Z] "internal/poll", [2024-03-15T18:01:10.718Z] "internal/race", [2024-03-15T18:01:10.718Z] "internal/reflectlite", [2024-03-15T18:01:10.718Z] "internal/syscall/execenv", [2024-03-15T18:01:10.718Z] "internal/syscall/unix", [2024-03-15T18:01:10.718Z] "internal/testlog", [2024-03-15T18:01:10.718Z] "internal/unsafeheader", [2024-03-15T18:01:10.718Z] "io", [2024-03-15T18:01:10.718Z] "io/fs", [2024-03-15T18:01:10.718Z] "os", [2024-03-15T18:01:10.718Z] "path", [2024-03-15T18:01:10.718Z] "runtime", [2024-03-15T18:01:10.718Z] "runtime/internal/atomic", [2024-03-15T18:01:10.718Z] "runtime/internal/math", [2024-03-15T18:01:10.718Z] "runtime/internal/sys", [2024-03-15T18:01:10.718Z] "sort", [2024-03-15T18:01:10.718Z] "sync", [2024-03-15T18:01:10.718Z] "sync/atomic", [2024-03-15T18:01:10.718Z] "syscall", [2024-03-15T18:01:10.718Z] "time", [2024-03-15T18:01:10.718Z] "unicode/utf8", [2024-03-15T18:01:10.718Z] "unsafe" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "XTestGoFiles": [ [2024-03-15T18:01:10.718Z] "example_test.go", [2024-03-15T18:01:10.718Z] "ioutil_test.go", [2024-03-15T18:01:10.718Z] "tempfile_test.go" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "XTestImports": [ [2024-03-15T18:01:10.718Z] "bytes", [2024-03-15T18:01:10.718Z] "fmt", [2024-03-15T18:01:10.718Z] "io/fs", [2024-03-15T18:01:10.718Z] "io/ioutil", [2024-03-15T18:01:10.718Z] "log", [2024-03-15T18:01:10.718Z] "os", [2024-03-15T18:01:10.718Z] "path/filepath", [2024-03-15T18:01:10.718Z] "regexp", [2024-03-15T18:01:10.718Z] "strings", [2024-03-15T18:01:10.718Z] "testing" [2024-03-15T18:01:10.718Z] ] [2024-03-15T18:01:10.718Z] } [2024-03-15T18:01:10.718Z] { [2024-03-15T18:01:10.718Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.718Z] "ImportPath": "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.718Z] "Name": "cpu", [2024-03-15T18:01:10.718Z] "Doc": "Package cpu implements processor feature detection for various CPU architectures.", [2024-03-15T18:01:10.718Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/sys/cpu.a", [2024-03-15T18:01:10.718Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.718Z] "Goroot": true, [2024-03-15T18:01:10.718Z] "Standard": true, [2024-03-15T18:01:10.718Z] "DepOnly": true, [2024-03-15T18:01:10.718Z] "GoFiles": [ [2024-03-15T18:01:10.718Z] "byteorder.go", [2024-03-15T18:01:10.718Z] "cpu.go", [2024-03-15T18:01:10.718Z] "cpu_gc_x86.go", [2024-03-15T18:01:10.718Z] "cpu_linux_noinit.go", [2024-03-15T18:01:10.718Z] "cpu_x86.go", [2024-03-15T18:01:10.718Z] "hwcap_linux.go" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.718Z] "cpu_aix.go", [2024-03-15T18:01:10.718Z] "cpu_arm.go", [2024-03-15T18:01:10.718Z] "cpu_arm64.go", [2024-03-15T18:01:10.718Z] "cpu_gc_arm64.go", [2024-03-15T18:01:10.718Z] "cpu_gc_s390x.go", [2024-03-15T18:01:10.718Z] "cpu_gccgo_arm64.go", [2024-03-15T18:01:10.718Z] "cpu_gccgo_s390x.go", [2024-03-15T18:01:10.718Z] "cpu_gccgo_x86.go", [2024-03-15T18:01:10.718Z] "cpu_linux.go", [2024-03-15T18:01:10.718Z] "cpu_linux_arm.go", [2024-03-15T18:01:10.718Z] "cpu_linux_arm64.go", [2024-03-15T18:01:10.718Z] "cpu_linux_mips64x.go", [2024-03-15T18:01:10.718Z] "cpu_linux_ppc64x.go", [2024-03-15T18:01:10.718Z] "cpu_linux_s390x.go", [2024-03-15T18:01:10.718Z] "cpu_mips64x.go", [2024-03-15T18:01:10.718Z] "cpu_mipsx.go", [2024-03-15T18:01:10.718Z] "cpu_netbsd_arm64.go", [2024-03-15T18:01:10.718Z] "cpu_other_arm.go", [2024-03-15T18:01:10.718Z] "cpu_other_arm64.go", [2024-03-15T18:01:10.718Z] "cpu_other_mips64x.go", [2024-03-15T18:01:10.718Z] "cpu_ppc64x.go", [2024-03-15T18:01:10.718Z] "cpu_riscv64.go", [2024-03-15T18:01:10.718Z] "cpu_s390x.go", [2024-03-15T18:01:10.718Z] "cpu_wasm.go", [2024-03-15T18:01:10.718Z] "cpu_zos.go", [2024-03-15T18:01:10.718Z] "cpu_zos_s390x.go", [2024-03-15T18:01:10.718Z] "syscall_aix_gccgo.go", [2024-03-15T18:01:10.718Z] "syscall_aix_ppc64_gc.go" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "IgnoredOtherFiles": [ [2024-03-15T18:01:10.718Z] "asm_aix_ppc64.s", [2024-03-15T18:01:10.718Z] "cpu_arm64.s", [2024-03-15T18:01:10.718Z] "cpu_gccgo_x86.c", [2024-03-15T18:01:10.718Z] "cpu_s390x.s" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "SFiles": [ [2024-03-15T18:01:10.718Z] "cpu_x86.s" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "Imports": [ [2024-03-15T18:01:10.718Z] "io/ioutil", [2024-03-15T18:01:10.718Z] "os", [2024-03-15T18:01:10.718Z] "runtime", [2024-03-15T18:01:10.718Z] "strings" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "Deps": [ [2024-03-15T18:01:10.718Z] "errors", [2024-03-15T18:01:10.718Z] "internal/abi", [2024-03-15T18:01:10.718Z] "internal/bytealg", [2024-03-15T18:01:10.718Z] "internal/cpu", [2024-03-15T18:01:10.718Z] "internal/goexperiment", [2024-03-15T18:01:10.718Z] "internal/itoa", [2024-03-15T18:01:10.718Z] "internal/oserror", [2024-03-15T18:01:10.718Z] "internal/poll", [2024-03-15T18:01:10.718Z] "internal/race", [2024-03-15T18:01:10.718Z] "internal/reflectlite", [2024-03-15T18:01:10.718Z] "internal/syscall/execenv", [2024-03-15T18:01:10.718Z] "internal/syscall/unix", [2024-03-15T18:01:10.718Z] "internal/testlog", [2024-03-15T18:01:10.718Z] "internal/unsafeheader", [2024-03-15T18:01:10.718Z] "io", [2024-03-15T18:01:10.718Z] "io/fs", [2024-03-15T18:01:10.718Z] "io/ioutil", [2024-03-15T18:01:10.718Z] "os", [2024-03-15T18:01:10.718Z] "path", [2024-03-15T18:01:10.718Z] "runtime", [2024-03-15T18:01:10.718Z] "runtime/internal/atomic", [2024-03-15T18:01:10.718Z] "runtime/internal/math", [2024-03-15T18:01:10.718Z] "runtime/internal/sys", [2024-03-15T18:01:10.718Z] "sort", [2024-03-15T18:01:10.718Z] "strings", [2024-03-15T18:01:10.718Z] "sync", [2024-03-15T18:01:10.718Z] "sync/atomic", [2024-03-15T18:01:10.718Z] "syscall", [2024-03-15T18:01:10.718Z] "time", [2024-03-15T18:01:10.718Z] "unicode", [2024-03-15T18:01:10.718Z] "unicode/utf8", [2024-03-15T18:01:10.718Z] "unsafe" [2024-03-15T18:01:10.718Z] ] [2024-03-15T18:01:10.718Z] } [2024-03-15T18:01:10.718Z] { [2024-03-15T18:01:10.718Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.718Z] "ImportPath": "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.718Z] "Name": "chacha20poly1305", [2024-03-15T18:01:10.718Z] "Doc": "Package chacha20poly1305 implements the ChaCha20-Poly1305 AEAD and its extended nonce variant XChaCha20-Poly1305, as specified in RFC 8439 and draft-irtf-cfrg-xchacha-01.", [2024-03-15T18:01:10.718Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/chacha20poly1305.a", [2024-03-15T18:01:10.718Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.718Z] "Goroot": true, [2024-03-15T18:01:10.718Z] "Standard": true, [2024-03-15T18:01:10.718Z] "DepOnly": true, [2024-03-15T18:01:10.718Z] "GoFiles": [ [2024-03-15T18:01:10.718Z] "chacha20poly1305.go", [2024-03-15T18:01:10.718Z] "chacha20poly1305_amd64.go", [2024-03-15T18:01:10.718Z] "chacha20poly1305_generic.go", [2024-03-15T18:01:10.718Z] "xchacha20poly1305.go" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.718Z] "chacha20poly1305_noasm.go" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "SFiles": [ [2024-03-15T18:01:10.718Z] "chacha20poly1305_amd64.s" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "Imports": [ [2024-03-15T18:01:10.718Z] "crypto/cipher", [2024-03-15T18:01:10.718Z] "encoding/binary", [2024-03-15T18:01:10.718Z] "errors", [2024-03-15T18:01:10.718Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.718Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.718Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.718Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "ImportMap": { [2024-03-15T18:01:10.718Z] "golang.org/x/crypto/chacha20": "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.718Z] "golang.org/x/crypto/internal/subtle": "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.718Z] "golang.org/x/crypto/poly1305": "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.718Z] "golang.org/x/sys/cpu": "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.718Z] }, [2024-03-15T18:01:10.718Z] "Deps": [ [2024-03-15T18:01:10.718Z] "crypto/cipher", [2024-03-15T18:01:10.718Z] "crypto/internal/subtle", [2024-03-15T18:01:10.718Z] "crypto/subtle", [2024-03-15T18:01:10.718Z] "encoding/binary", [2024-03-15T18:01:10.718Z] "errors", [2024-03-15T18:01:10.718Z] "internal/abi", [2024-03-15T18:01:10.718Z] "internal/bytealg", [2024-03-15T18:01:10.718Z] "internal/cpu", [2024-03-15T18:01:10.718Z] "internal/goexperiment", [2024-03-15T18:01:10.718Z] "internal/itoa", [2024-03-15T18:01:10.718Z] "internal/oserror", [2024-03-15T18:01:10.718Z] "internal/poll", [2024-03-15T18:01:10.718Z] "internal/race", [2024-03-15T18:01:10.718Z] "internal/reflectlite", [2024-03-15T18:01:10.718Z] "internal/syscall/execenv", [2024-03-15T18:01:10.718Z] "internal/syscall/unix", [2024-03-15T18:01:10.718Z] "internal/testlog", [2024-03-15T18:01:10.718Z] "internal/unsafeheader", [2024-03-15T18:01:10.718Z] "io", [2024-03-15T18:01:10.718Z] "io/fs", [2024-03-15T18:01:10.718Z] "io/ioutil", [2024-03-15T18:01:10.718Z] "math", [2024-03-15T18:01:10.718Z] "math/bits", [2024-03-15T18:01:10.718Z] "os", [2024-03-15T18:01:10.718Z] "path", [2024-03-15T18:01:10.718Z] "reflect", [2024-03-15T18:01:10.718Z] "runtime", [2024-03-15T18:01:10.718Z] "runtime/internal/atomic", [2024-03-15T18:01:10.718Z] "runtime/internal/math", [2024-03-15T18:01:10.718Z] "runtime/internal/sys", [2024-03-15T18:01:10.718Z] "sort", [2024-03-15T18:01:10.718Z] "strconv", [2024-03-15T18:01:10.718Z] "strings", [2024-03-15T18:01:10.718Z] "sync", [2024-03-15T18:01:10.718Z] "sync/atomic", [2024-03-15T18:01:10.718Z] "syscall", [2024-03-15T18:01:10.718Z] "time", [2024-03-15T18:01:10.718Z] "unicode", [2024-03-15T18:01:10.718Z] "unicode/utf8", [2024-03-15T18:01:10.718Z] "unsafe", [2024-03-15T18:01:10.718Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.718Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.718Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.718Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.718Z] ] [2024-03-15T18:01:10.718Z] } [2024-03-15T18:01:10.718Z] { [2024-03-15T18:01:10.718Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.718Z] "ImportPath": "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.718Z] "Name": "curve25519", [2024-03-15T18:01:10.718Z] "Doc": "Package curve25519 provides an implementation of the X25519 function, which performs scalar multiplication on the elliptic curve known as Curve25519.", [2024-03-15T18:01:10.718Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/curve25519.a", [2024-03-15T18:01:10.718Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.718Z] "Goroot": true, [2024-03-15T18:01:10.718Z] "Standard": true, [2024-03-15T18:01:10.718Z] "DepOnly": true, [2024-03-15T18:01:10.718Z] "GoFiles": [ [2024-03-15T18:01:10.718Z] "curve25519.go", [2024-03-15T18:01:10.718Z] "curve25519_amd64.go", [2024-03-15T18:01:10.718Z] "curve25519_generic.go" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.718Z] "curve25519_noasm.go" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "SFiles": [ [2024-03-15T18:01:10.718Z] "curve25519_amd64.s" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "Imports": [ [2024-03-15T18:01:10.718Z] "crypto/subtle", [2024-03-15T18:01:10.718Z] "encoding/binary", [2024-03-15T18:01:10.718Z] "fmt" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "Deps": [ [2024-03-15T18:01:10.718Z] "crypto/subtle", [2024-03-15T18:01:10.718Z] "encoding/binary", [2024-03-15T18:01:10.718Z] "errors", [2024-03-15T18:01:10.718Z] "fmt", [2024-03-15T18:01:10.718Z] "internal/abi", [2024-03-15T18:01:10.718Z] "internal/bytealg", [2024-03-15T18:01:10.718Z] "internal/cpu", [2024-03-15T18:01:10.718Z] "internal/fmtsort", [2024-03-15T18:01:10.718Z] "internal/goexperiment", [2024-03-15T18:01:10.718Z] "internal/itoa", [2024-03-15T18:01:10.718Z] "internal/oserror", [2024-03-15T18:01:10.718Z] "internal/poll", [2024-03-15T18:01:10.718Z] "internal/race", [2024-03-15T18:01:10.718Z] "internal/reflectlite", [2024-03-15T18:01:10.718Z] "internal/syscall/execenv", [2024-03-15T18:01:10.718Z] "internal/syscall/unix", [2024-03-15T18:01:10.718Z] "internal/testlog", [2024-03-15T18:01:10.718Z] "internal/unsafeheader", [2024-03-15T18:01:10.718Z] "io", [2024-03-15T18:01:10.718Z] "io/fs", [2024-03-15T18:01:10.718Z] "math", [2024-03-15T18:01:10.718Z] "math/bits", [2024-03-15T18:01:10.718Z] "os", [2024-03-15T18:01:10.718Z] "path", [2024-03-15T18:01:10.718Z] "reflect", [2024-03-15T18:01:10.718Z] "runtime", [2024-03-15T18:01:10.718Z] "runtime/internal/atomic", [2024-03-15T18:01:10.718Z] "runtime/internal/math", [2024-03-15T18:01:10.718Z] "runtime/internal/sys", [2024-03-15T18:01:10.718Z] "sort", [2024-03-15T18:01:10.718Z] "strconv", [2024-03-15T18:01:10.718Z] "sync", [2024-03-15T18:01:10.718Z] "sync/atomic", [2024-03-15T18:01:10.718Z] "syscall", [2024-03-15T18:01:10.718Z] "time", [2024-03-15T18:01:10.718Z] "unicode", [2024-03-15T18:01:10.718Z] "unicode/utf8", [2024-03-15T18:01:10.718Z] "unsafe" [2024-03-15T18:01:10.718Z] ] [2024-03-15T18:01:10.718Z] } [2024-03-15T18:01:10.718Z] { [2024-03-15T18:01:10.718Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.718Z] "ImportPath": "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.718Z] "Name": "hkdf", [2024-03-15T18:01:10.718Z] "Doc": "Package hkdf implements the HMAC-based Extract-and-Expand Key Derivation Function (HKDF) as defined in RFC 5869.", [2024-03-15T18:01:10.718Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/hkdf.a", [2024-03-15T18:01:10.718Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-15T18:01:10.718Z] "Goroot": true, [2024-03-15T18:01:10.718Z] "Standard": true, [2024-03-15T18:01:10.718Z] "DepOnly": true, [2024-03-15T18:01:10.718Z] "GoFiles": [ [2024-03-15T18:01:10.718Z] "hkdf.go" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "Imports": [ [2024-03-15T18:01:10.718Z] "crypto/hmac", [2024-03-15T18:01:10.718Z] "errors", [2024-03-15T18:01:10.718Z] "hash", [2024-03-15T18:01:10.718Z] "io" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "Deps": [ [2024-03-15T18:01:10.718Z] "crypto/hmac", [2024-03-15T18:01:10.718Z] "crypto/subtle", [2024-03-15T18:01:10.718Z] "errors", [2024-03-15T18:01:10.718Z] "hash", [2024-03-15T18:01:10.718Z] "internal/abi", [2024-03-15T18:01:10.718Z] "internal/bytealg", [2024-03-15T18:01:10.718Z] "internal/cpu", [2024-03-15T18:01:10.718Z] "internal/goexperiment", [2024-03-15T18:01:10.718Z] "internal/race", [2024-03-15T18:01:10.718Z] "internal/reflectlite", [2024-03-15T18:01:10.718Z] "internal/unsafeheader", [2024-03-15T18:01:10.718Z] "io", [2024-03-15T18:01:10.718Z] "runtime", [2024-03-15T18:01:10.718Z] "runtime/internal/atomic", [2024-03-15T18:01:10.718Z] "runtime/internal/math", [2024-03-15T18:01:10.718Z] "runtime/internal/sys", [2024-03-15T18:01:10.718Z] "sync", [2024-03-15T18:01:10.718Z] "sync/atomic", [2024-03-15T18:01:10.718Z] "unsafe" [2024-03-15T18:01:10.718Z] ] [2024-03-15T18:01:10.718Z] } [2024-03-15T18:01:10.718Z] { [2024-03-15T18:01:10.718Z] "Dir": "/usr/local/go/src/crypto/tls", [2024-03-15T18:01:10.718Z] "ImportPath": "crypto/tls", [2024-03-15T18:01:10.718Z] "Name": "tls", [2024-03-15T18:01:10.718Z] "Doc": "Package tls partially implements TLS 1.2, as specified in RFC 5246, and TLS 1.3, as specified in RFC 8446.", [2024-03-15T18:01:10.718Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/tls.a", [2024-03-15T18:01:10.718Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.718Z] "Goroot": true, [2024-03-15T18:01:10.718Z] "Standard": true, [2024-03-15T18:01:10.718Z] "DepOnly": true, [2024-03-15T18:01:10.718Z] "GoFiles": [ [2024-03-15T18:01:10.718Z] "alert.go", [2024-03-15T18:01:10.718Z] "auth.go", [2024-03-15T18:01:10.718Z] "cipher_suites.go", [2024-03-15T18:01:10.718Z] "common.go", [2024-03-15T18:01:10.718Z] "common_string.go", [2024-03-15T18:01:10.718Z] "conn.go", [2024-03-15T18:01:10.718Z] "handshake_client.go", [2024-03-15T18:01:10.718Z] "handshake_client_tls13.go", [2024-03-15T18:01:10.718Z] "handshake_messages.go", [2024-03-15T18:01:10.718Z] "handshake_server.go", [2024-03-15T18:01:10.718Z] "handshake_server_tls13.go", [2024-03-15T18:01:10.718Z] "key_agreement.go", [2024-03-15T18:01:10.718Z] "key_schedule.go", [2024-03-15T18:01:10.718Z] "prf.go", [2024-03-15T18:01:10.718Z] "ticket.go", [2024-03-15T18:01:10.718Z] "tls.go" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.718Z] "generate_cert.go" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "Imports": [ [2024-03-15T18:01:10.718Z] "bytes", [2024-03-15T18:01:10.718Z] "container/list", [2024-03-15T18:01:10.718Z] "context", [2024-03-15T18:01:10.718Z] "crypto", [2024-03-15T18:01:10.718Z] "crypto/aes", [2024-03-15T18:01:10.718Z] "crypto/cipher", [2024-03-15T18:01:10.718Z] "crypto/des", [2024-03-15T18:01:10.718Z] "crypto/ecdsa", [2024-03-15T18:01:10.718Z] "crypto/ed25519", [2024-03-15T18:01:10.718Z] "crypto/elliptic", [2024-03-15T18:01:10.718Z] "crypto/hmac", [2024-03-15T18:01:10.718Z] "crypto/md5", [2024-03-15T18:01:10.718Z] "crypto/rand", [2024-03-15T18:01:10.718Z] "crypto/rc4", [2024-03-15T18:01:10.718Z] "crypto/rsa", [2024-03-15T18:01:10.718Z] "crypto/sha1", [2024-03-15T18:01:10.718Z] "crypto/sha256", [2024-03-15T18:01:10.718Z] "crypto/sha512", [2024-03-15T18:01:10.718Z] "crypto/subtle", [2024-03-15T18:01:10.718Z] "crypto/x509", [2024-03-15T18:01:10.718Z] "encoding/pem", [2024-03-15T18:01:10.718Z] "errors", [2024-03-15T18:01:10.718Z] "fmt", [2024-03-15T18:01:10.718Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.718Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.718Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.718Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.718Z] "hash", [2024-03-15T18:01:10.718Z] "internal/cpu", [2024-03-15T18:01:10.718Z] "io", [2024-03-15T18:01:10.718Z] "math/big", [2024-03-15T18:01:10.718Z] "net", [2024-03-15T18:01:10.718Z] "os", [2024-03-15T18:01:10.718Z] "runtime", [2024-03-15T18:01:10.718Z] "strconv", [2024-03-15T18:01:10.718Z] "strings", [2024-03-15T18:01:10.718Z] "sync", [2024-03-15T18:01:10.718Z] "sync/atomic", [2024-03-15T18:01:10.718Z] "time" [2024-03-15T18:01:10.718Z] ], [2024-03-15T18:01:10.718Z] "ImportMap": { [2024-03-15T18:01:10.718Z] "golang.org/x/crypto/chacha20poly1305": "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.718Z] "golang.org/x/crypto/cryptobyte": "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.718Z] "golang.org/x/crypto/curve25519": "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.718Z] "golang.org/x/crypto/hkdf": "vendor/golang.org/x/crypto/hkdf" [2024-03-15T18:01:10.718Z] }, [2024-03-15T18:01:10.718Z] "Deps": [ [2024-03-15T18:01:10.718Z] "bufio", [2024-03-15T18:01:10.718Z] "bytes", [2024-03-15T18:01:10.718Z] "container/list", [2024-03-15T18:01:10.718Z] "context", [2024-03-15T18:01:10.718Z] "crypto", [2024-03-15T18:01:10.718Z] "crypto/aes", [2024-03-15T18:01:10.718Z] "crypto/cipher", [2024-03-15T18:01:10.718Z] "crypto/des", [2024-03-15T18:01:10.718Z] "crypto/dsa", [2024-03-15T18:01:10.718Z] "crypto/ecdsa", [2024-03-15T18:01:10.718Z] "crypto/ed25519", [2024-03-15T18:01:10.718Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.718Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.718Z] "crypto/elliptic", [2024-03-15T18:01:10.718Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.718Z] "crypto/hmac", [2024-03-15T18:01:10.718Z] "crypto/internal/randutil", [2024-03-15T18:01:10.718Z] "crypto/internal/subtle", [2024-03-15T18:01:10.718Z] "crypto/md5", [2024-03-15T18:01:10.718Z] "crypto/rand", [2024-03-15T18:01:10.718Z] "crypto/rc4", [2024-03-15T18:01:10.718Z] "crypto/rsa", [2024-03-15T18:01:10.718Z] "crypto/sha1", [2024-03-15T18:01:10.718Z] "crypto/sha256", [2024-03-15T18:01:10.718Z] "crypto/sha512", [2024-03-15T18:01:10.718Z] "crypto/subtle", [2024-03-15T18:01:10.718Z] "crypto/x509", [2024-03-15T18:01:10.718Z] "crypto/x509/pkix", [2024-03-15T18:01:10.718Z] "encoding/asn1", [2024-03-15T18:01:10.718Z] "encoding/base64", [2024-03-15T18:01:10.718Z] "encoding/binary", [2024-03-15T18:01:10.718Z] "encoding/hex", [2024-03-15T18:01:10.718Z] "encoding/pem", [2024-03-15T18:01:10.718Z] "errors", [2024-03-15T18:01:10.718Z] "fmt", [2024-03-15T18:01:10.718Z] "hash", [2024-03-15T18:01:10.718Z] "internal/abi", [2024-03-15T18:01:10.718Z] "internal/bytealg", [2024-03-15T18:01:10.718Z] "internal/cpu", [2024-03-15T18:01:10.718Z] "internal/fmtsort", [2024-03-15T18:01:10.718Z] "internal/goexperiment", [2024-03-15T18:01:10.718Z] "internal/itoa", [2024-03-15T18:01:10.718Z] "internal/nettrace", [2024-03-15T18:01:10.719Z] "internal/oserror", [2024-03-15T18:01:10.719Z] "internal/poll", [2024-03-15T18:01:10.719Z] "internal/race", [2024-03-15T18:01:10.719Z] "internal/reflectlite", [2024-03-15T18:01:10.719Z] "internal/singleflight", [2024-03-15T18:01:10.719Z] "internal/syscall/execenv", [2024-03-15T18:01:10.719Z] "internal/syscall/unix", [2024-03-15T18:01:10.719Z] "internal/testlog", [2024-03-15T18:01:10.719Z] "internal/unsafeheader", [2024-03-15T18:01:10.719Z] "io", [2024-03-15T18:01:10.719Z] "io/fs", [2024-03-15T18:01:10.719Z] "io/ioutil", [2024-03-15T18:01:10.719Z] "math", [2024-03-15T18:01:10.719Z] "math/big", [2024-03-15T18:01:10.719Z] "math/bits", [2024-03-15T18:01:10.719Z] "math/rand", [2024-03-15T18:01:10.719Z] "net", [2024-03-15T18:01:10.719Z] "net/url", [2024-03-15T18:01:10.719Z] "os", [2024-03-15T18:01:10.719Z] "path", [2024-03-15T18:01:10.719Z] "path/filepath", [2024-03-15T18:01:10.719Z] "reflect", [2024-03-15T18:01:10.719Z] "runtime", [2024-03-15T18:01:10.719Z] "runtime/cgo", [2024-03-15T18:01:10.719Z] "runtime/internal/atomic", [2024-03-15T18:01:10.719Z] "runtime/internal/math", [2024-03-15T18:01:10.719Z] "runtime/internal/sys", [2024-03-15T18:01:10.719Z] "sort", [2024-03-15T18:01:10.719Z] "strconv", [2024-03-15T18:01:10.719Z] "strings", [2024-03-15T18:01:10.719Z] "sync", [2024-03-15T18:01:10.719Z] "sync/atomic", [2024-03-15T18:01:10.719Z] "syscall", [2024-03-15T18:01:10.719Z] "time", [2024-03-15T18:01:10.719Z] "unicode", [2024-03-15T18:01:10.719Z] "unicode/utf16", [2024-03-15T18:01:10.719Z] "unicode/utf8", [2024-03-15T18:01:10.719Z] "unsafe", [2024-03-15T18:01:10.719Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.719Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.719Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.719Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.719Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.719Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.719Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.719Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.719Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.719Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.719Z] ], [2024-03-15T18:01:10.719Z] "TestGoFiles": [ [2024-03-15T18:01:10.719Z] "auth_test.go", [2024-03-15T18:01:10.719Z] "conn_test.go", [2024-03-15T18:01:10.719Z] "handshake_client_test.go", [2024-03-15T18:01:10.719Z] "handshake_messages_test.go", [2024-03-15T18:01:10.719Z] "handshake_server_test.go", [2024-03-15T18:01:10.719Z] "handshake_test.go", [2024-03-15T18:01:10.719Z] "handshake_unix_test.go", [2024-03-15T18:01:10.719Z] "key_schedule_test.go", [2024-03-15T18:01:10.719Z] "link_test.go", [2024-03-15T18:01:10.719Z] "prf_test.go", [2024-03-15T18:01:10.719Z] "tls_test.go" [2024-03-15T18:01:10.719Z] ], [2024-03-15T18:01:10.719Z] "TestImports": [ [2024-03-15T18:01:10.719Z] "bufio", [2024-03-15T18:01:10.719Z] "bytes", [2024-03-15T18:01:10.719Z] "context", [2024-03-15T18:01:10.719Z] "crypto", [2024-03-15T18:01:10.719Z] "crypto/ed25519", [2024-03-15T18:01:10.719Z] "crypto/elliptic", [2024-03-15T18:01:10.719Z] "crypto/rsa", [2024-03-15T18:01:10.719Z] "crypto/x509", [2024-03-15T18:01:10.719Z] "encoding/base64", [2024-03-15T18:01:10.719Z] "encoding/binary", [2024-03-15T18:01:10.719Z] "encoding/hex", [2024-03-15T18:01:10.719Z] "encoding/json", [2024-03-15T18:01:10.719Z] "encoding/pem", [2024-03-15T18:01:10.719Z] "errors", [2024-03-15T18:01:10.719Z] "flag", [2024-03-15T18:01:10.719Z] "fmt", [2024-03-15T18:01:10.719Z] "hash", [2024-03-15T18:01:10.719Z] "internal/testenv", [2024-03-15T18:01:10.719Z] "io", [2024-03-15T18:01:10.719Z] "math", [2024-03-15T18:01:10.719Z] "math/big", [2024-03-15T18:01:10.719Z] "math/rand", [2024-03-15T18:01:10.719Z] "net", [2024-03-15T18:01:10.719Z] "os", [2024-03-15T18:01:10.719Z] "os/exec", [2024-03-15T18:01:10.719Z] "path/filepath", [2024-03-15T18:01:10.719Z] "reflect", [2024-03-15T18:01:10.719Z] "runtime", [2024-03-15T18:01:10.719Z] "sort", [2024-03-15T18:01:10.719Z] "strconv", [2024-03-15T18:01:10.719Z] "strings", [2024-03-15T18:01:10.719Z] "sync", [2024-03-15T18:01:10.719Z] "syscall", [2024-03-15T18:01:10.719Z] "testing", [2024-03-15T18:01:10.719Z] "testing/quick", [2024-03-15T18:01:10.719Z] "time", [2024-03-15T18:01:10.719Z] "unicode", [2024-03-15T18:01:10.719Z] "vendor/golang.org/x/crypto/curve25519" [2024-03-15T18:01:10.719Z] ], [2024-03-15T18:01:10.719Z] "XTestGoFiles": [ [2024-03-15T18:01:10.719Z] "example_test.go" [2024-03-15T18:01:10.719Z] ], [2024-03-15T18:01:10.719Z] "XTestImports": [ [2024-03-15T18:01:10.719Z] "crypto/tls", [2024-03-15T18:01:10.719Z] "crypto/x509", [2024-03-15T18:01:10.719Z] "log", [2024-03-15T18:01:10.719Z] "net/http", [2024-03-15T18:01:10.719Z] "net/http/httptest", [2024-03-15T18:01:10.719Z] "os", [2024-03-15T18:01:10.719Z] "time" [2024-03-15T18:01:10.719Z] ] [2024-03-15T18:01:10.719Z] } [2024-03-15T18:01:10.719Z] { [2024-03-15T18:01:10.719Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.719Z] "ImportPath": "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.719Z] "Name": "transform", [2024-03-15T18:01:10.719Z] "Doc": "Package transform provides reader and writer wrappers that transform the bytes passing through as well as various transformations.", [2024-03-15T18:01:10.719Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/text/transform.a", [2024-03-15T18:01:10.719Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-15T18:01:10.719Z] "Goroot": true, [2024-03-15T18:01:10.719Z] "Standard": true, [2024-03-15T18:01:10.719Z] "DepOnly": true, [2024-03-15T18:01:10.719Z] "GoFiles": [ [2024-03-15T18:01:10.719Z] "transform.go" [2024-03-15T18:01:10.719Z] ], [2024-03-15T18:01:10.719Z] "Imports": [ [2024-03-15T18:01:10.719Z] "bytes", [2024-03-15T18:01:10.719Z] "errors", [2024-03-15T18:01:10.719Z] "io", [2024-03-15T18:01:10.719Z] "unicode/utf8" [2024-03-15T18:01:10.719Z] ], [2024-03-15T18:01:10.719Z] "Deps": [ [2024-03-15T18:01:10.719Z] "bytes", [2024-03-15T18:01:10.719Z] "errors", [2024-03-15T18:01:10.719Z] "internal/abi", [2024-03-15T18:01:10.719Z] "internal/bytealg", [2024-03-15T18:01:10.719Z] "internal/cpu", [2024-03-15T18:01:10.719Z] "internal/goexperiment", [2024-03-15T18:01:10.719Z] "internal/race", [2024-03-15T18:01:10.719Z] "internal/reflectlite", [2024-03-15T18:01:10.719Z] "internal/unsafeheader", [2024-03-15T18:01:10.719Z] "io", [2024-03-15T18:01:10.719Z] "runtime", [2024-03-15T18:01:10.719Z] "runtime/internal/atomic", [2024-03-15T18:01:10.719Z] "runtime/internal/math", [2024-03-15T18:01:10.719Z] "runtime/internal/sys", [2024-03-15T18:01:10.719Z] "sync", [2024-03-15T18:01:10.719Z] "sync/atomic", [2024-03-15T18:01:10.719Z] "unicode", [2024-03-15T18:01:10.719Z] "unicode/utf8", [2024-03-15T18:01:10.719Z] "unsafe" [2024-03-15T18:01:10.719Z] ] [2024-03-15T18:01:10.719Z] } [2024-03-15T18:01:10.719Z] { [2024-03-15T18:01:10.719Z] "Dir": "/usr/local/go/src/log", [2024-03-15T18:01:10.719Z] "ImportPath": "log", [2024-03-15T18:01:10.719Z] "Name": "log", [2024-03-15T18:01:10.719Z] "Doc": "Package log implements a simple logging package.", [2024-03-15T18:01:10.719Z] "Target": "/usr/local/go/pkg/linux_amd64/log.a", [2024-03-15T18:01:10.719Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.719Z] "Goroot": true, [2024-03-15T18:01:10.719Z] "Standard": true, [2024-03-15T18:01:10.719Z] "DepOnly": true, [2024-03-15T18:01:10.719Z] "GoFiles": [ [2024-03-15T18:01:10.719Z] "log.go" [2024-03-15T18:01:10.719Z] ], [2024-03-15T18:01:10.719Z] "Imports": [ [2024-03-15T18:01:10.719Z] "fmt", [2024-03-15T18:01:10.719Z] "io", [2024-03-15T18:01:10.719Z] "os", [2024-03-15T18:01:10.719Z] "runtime", [2024-03-15T18:01:10.719Z] "sync", [2024-03-15T18:01:10.719Z] "time" [2024-03-15T18:01:10.719Z] ], [2024-03-15T18:01:10.719Z] "Deps": [ [2024-03-15T18:01:10.719Z] "errors", [2024-03-15T18:01:10.719Z] "fmt", [2024-03-15T18:01:10.719Z] "internal/abi", [2024-03-15T18:01:10.719Z] "internal/bytealg", [2024-03-15T18:01:10.719Z] "internal/cpu", [2024-03-15T18:01:10.719Z] "internal/fmtsort", [2024-03-15T18:01:10.719Z] "internal/goexperiment", [2024-03-15T18:01:10.719Z] "internal/itoa", [2024-03-15T18:01:10.719Z] "internal/oserror", [2024-03-15T18:01:10.719Z] "internal/poll", [2024-03-15T18:01:10.719Z] "internal/race", [2024-03-15T18:01:10.719Z] "internal/reflectlite", [2024-03-15T18:01:10.719Z] "internal/syscall/execenv", [2024-03-15T18:01:10.719Z] "internal/syscall/unix", [2024-03-15T18:01:10.719Z] "internal/testlog", [2024-03-15T18:01:10.719Z] "internal/unsafeheader", [2024-03-15T18:01:10.719Z] "io", [2024-03-15T18:01:10.719Z] "io/fs", [2024-03-15T18:01:10.719Z] "math", [2024-03-15T18:01:10.719Z] "math/bits", [2024-03-15T18:01:10.719Z] "os", [2024-03-15T18:01:10.719Z] "path", [2024-03-15T18:01:10.719Z] "reflect", [2024-03-15T18:01:10.719Z] "runtime", [2024-03-15T18:01:10.719Z] "runtime/internal/atomic", [2024-03-15T18:01:10.719Z] "runtime/internal/math", [2024-03-15T18:01:10.719Z] "runtime/internal/sys", [2024-03-15T18:01:10.719Z] "sort", [2024-03-15T18:01:10.719Z] "strconv", [2024-03-15T18:01:10.719Z] "sync", [2024-03-15T18:01:10.719Z] "sync/atomic", [2024-03-15T18:01:10.719Z] "syscall", [2024-03-15T18:01:10.719Z] "time", [2024-03-15T18:01:10.719Z] "unicode", [2024-03-15T18:01:10.719Z] "unicode/utf8", [2024-03-15T18:01:10.719Z] "unsafe" [2024-03-15T18:01:10.719Z] ], [2024-03-15T18:01:10.719Z] "TestGoFiles": [ [2024-03-15T18:01:10.719Z] "log_test.go" [2024-03-15T18:01:10.719Z] ], [2024-03-15T18:01:10.719Z] "TestImports": [ [2024-03-15T18:01:10.719Z] "bytes", [2024-03-15T18:01:10.719Z] "fmt", [2024-03-15T18:01:10.719Z] "os", [2024-03-15T18:01:10.719Z] "regexp", [2024-03-15T18:01:10.719Z] "strings", [2024-03-15T18:01:10.719Z] "testing", [2024-03-15T18:01:10.719Z] "time" [2024-03-15T18:01:10.719Z] ], [2024-03-15T18:01:10.719Z] "XTestGoFiles": [ [2024-03-15T18:01:10.719Z] "example_test.go" [2024-03-15T18:01:10.719Z] ], [2024-03-15T18:01:10.719Z] "XTestImports": [ [2024-03-15T18:01:10.719Z] "bytes", [2024-03-15T18:01:10.719Z] "fmt", [2024-03-15T18:01:10.719Z] "log" [2024-03-15T18:01:10.719Z] ] [2024-03-15T18:01:10.719Z] } [2024-03-15T18:01:10.719Z] { [2024-03-15T18:01:10.719Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.719Z] "ImportPath": "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.719Z] "Name": "bidi", [2024-03-15T18:01:10.719Z] "Doc": "Package bidi contains functionality for bidirectional text support.", [2024-03-15T18:01:10.719Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/text/unicode/bidi.a", [2024-03-15T18:01:10.719Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-15T18:01:10.719Z] "Goroot": true, [2024-03-15T18:01:10.719Z] "Standard": true, [2024-03-15T18:01:10.719Z] "DepOnly": true, [2024-03-15T18:01:10.719Z] "GoFiles": [ [2024-03-15T18:01:10.719Z] "bidi.go", [2024-03-15T18:01:10.719Z] "bracket.go", [2024-03-15T18:01:10.719Z] "core.go", [2024-03-15T18:01:10.719Z] "prop.go", [2024-03-15T18:01:10.719Z] "tables13.0.0.go", [2024-03-15T18:01:10.719Z] "trieval.go" [2024-03-15T18:01:10.719Z] ], [2024-03-15T18:01:10.719Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.719Z] "tables10.0.0.go", [2024-03-15T18:01:10.719Z] "tables11.0.0.go", [2024-03-15T18:01:10.719Z] "tables12.0.0.go", [2024-03-15T18:01:10.719Z] "tables9.0.0.go" [2024-03-15T18:01:10.719Z] ], [2024-03-15T18:01:10.719Z] "Imports": [ [2024-03-15T18:01:10.719Z] "bytes", [2024-03-15T18:01:10.719Z] "container/list", [2024-03-15T18:01:10.719Z] "fmt", [2024-03-15T18:01:10.719Z] "log", [2024-03-15T18:01:10.719Z] "sort", [2024-03-15T18:01:10.719Z] "unicode/utf8" [2024-03-15T18:01:10.719Z] ], [2024-03-15T18:01:10.719Z] "Deps": [ [2024-03-15T18:01:10.719Z] "bytes", [2024-03-15T18:01:10.719Z] "container/list", [2024-03-15T18:01:10.719Z] "errors", [2024-03-15T18:01:10.719Z] "fmt", [2024-03-15T18:01:10.719Z] "internal/abi", [2024-03-15T18:01:10.719Z] "internal/bytealg", [2024-03-15T18:01:10.719Z] "internal/cpu", [2024-03-15T18:01:10.719Z] "internal/fmtsort", [2024-03-15T18:01:10.719Z] "internal/goexperiment", [2024-03-15T18:01:10.719Z] "internal/itoa", [2024-03-15T18:01:10.719Z] "internal/oserror", [2024-03-15T18:01:10.719Z] "internal/poll", [2024-03-15T18:01:10.719Z] "internal/race", [2024-03-15T18:01:10.719Z] "internal/reflectlite", [2024-03-15T18:01:10.719Z] "internal/syscall/execenv", [2024-03-15T18:01:10.719Z] "internal/syscall/unix", [2024-03-15T18:01:10.719Z] "internal/testlog", [2024-03-15T18:01:10.719Z] "internal/unsafeheader", [2024-03-15T18:01:10.719Z] "io", [2024-03-15T18:01:10.719Z] "io/fs", [2024-03-15T18:01:10.719Z] "log", [2024-03-15T18:01:10.719Z] "math", [2024-03-15T18:01:10.719Z] "math/bits", [2024-03-15T18:01:10.719Z] "os", [2024-03-15T18:01:10.719Z] "path", [2024-03-15T18:01:10.719Z] "reflect", [2024-03-15T18:01:10.719Z] "runtime", [2024-03-15T18:01:10.719Z] "runtime/internal/atomic", [2024-03-15T18:01:10.719Z] "runtime/internal/math", [2024-03-15T18:01:10.719Z] "runtime/internal/sys", [2024-03-15T18:01:10.719Z] "sort", [2024-03-15T18:01:10.719Z] "strconv", [2024-03-15T18:01:10.719Z] "sync", [2024-03-15T18:01:10.719Z] "sync/atomic", [2024-03-15T18:01:10.719Z] "syscall", [2024-03-15T18:01:10.719Z] "time", [2024-03-15T18:01:10.719Z] "unicode", [2024-03-15T18:01:10.719Z] "unicode/utf8", [2024-03-15T18:01:10.719Z] "unsafe" [2024-03-15T18:01:10.719Z] ] [2024-03-15T18:01:10.719Z] } [2024-03-15T18:01:10.719Z] { [2024-03-15T18:01:10.719Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.719Z] "ImportPath": "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.719Z] "Name": "bidirule", [2024-03-15T18:01:10.719Z] "Doc": "Package bidirule implements the Bidi Rule defined by RFC 5893.", [2024-03-15T18:01:10.719Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/text/secure/bidirule.a", [2024-03-15T18:01:10.719Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-15T18:01:10.719Z] "Goroot": true, [2024-03-15T18:01:10.719Z] "Standard": true, [2024-03-15T18:01:10.719Z] "DepOnly": true, [2024-03-15T18:01:10.719Z] "GoFiles": [ [2024-03-15T18:01:10.719Z] "bidirule.go", [2024-03-15T18:01:10.719Z] "bidirule10.0.0.go" [2024-03-15T18:01:10.719Z] ], [2024-03-15T18:01:10.719Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.719Z] "bidirule9.0.0.go" [2024-03-15T18:01:10.719Z] ], [2024-03-15T18:01:10.719Z] "Imports": [ [2024-03-15T18:01:10.719Z] "errors", [2024-03-15T18:01:10.719Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.719Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.719Z] "unicode/utf8" [2024-03-15T18:01:10.719Z] ], [2024-03-15T18:01:10.719Z] "ImportMap": { [2024-03-15T18:01:10.719Z] "golang.org/x/text/transform": "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.719Z] "golang.org/x/text/unicode/bidi": "vendor/golang.org/x/text/unicode/bidi" [2024-03-15T18:01:10.719Z] }, [2024-03-15T18:01:10.719Z] "Deps": [ [2024-03-15T18:01:10.719Z] "bytes", [2024-03-15T18:01:10.719Z] "container/list", [2024-03-15T18:01:10.719Z] "errors", [2024-03-15T18:01:10.719Z] "fmt", [2024-03-15T18:01:10.719Z] "internal/abi", [2024-03-15T18:01:10.719Z] "internal/bytealg", [2024-03-15T18:01:10.719Z] "internal/cpu", [2024-03-15T18:01:10.719Z] "internal/fmtsort", [2024-03-15T18:01:10.719Z] "internal/goexperiment", [2024-03-15T18:01:10.719Z] "internal/itoa", [2024-03-15T18:01:10.719Z] "internal/oserror", [2024-03-15T18:01:10.719Z] "internal/poll", [2024-03-15T18:01:10.719Z] "internal/race", [2024-03-15T18:01:10.719Z] "internal/reflectlite", [2024-03-15T18:01:10.719Z] "internal/syscall/execenv", [2024-03-15T18:01:10.719Z] "internal/syscall/unix", [2024-03-15T18:01:10.719Z] "internal/testlog", [2024-03-15T18:01:10.719Z] "internal/unsafeheader", [2024-03-15T18:01:10.719Z] "io", [2024-03-15T18:01:10.719Z] "io/fs", [2024-03-15T18:01:10.719Z] "log", [2024-03-15T18:01:10.719Z] "math", [2024-03-15T18:01:10.719Z] "math/bits", [2024-03-15T18:01:10.719Z] "os", [2024-03-15T18:01:10.719Z] "path", [2024-03-15T18:01:10.719Z] "reflect", [2024-03-15T18:01:10.719Z] "runtime", [2024-03-15T18:01:10.719Z] "runtime/internal/atomic", [2024-03-15T18:01:10.719Z] "runtime/internal/math", [2024-03-15T18:01:10.719Z] "runtime/internal/sys", [2024-03-15T18:01:10.719Z] "sort", [2024-03-15T18:01:10.719Z] "strconv", [2024-03-15T18:01:10.719Z] "sync", [2024-03-15T18:01:10.719Z] "sync/atomic", [2024-03-15T18:01:10.719Z] "syscall", [2024-03-15T18:01:10.719Z] "time", [2024-03-15T18:01:10.719Z] "unicode", [2024-03-15T18:01:10.719Z] "unicode/utf8", [2024-03-15T18:01:10.719Z] "unsafe", [2024-03-15T18:01:10.719Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.719Z] "vendor/golang.org/x/text/unicode/bidi" [2024-03-15T18:01:10.719Z] ] [2024-03-15T18:01:10.719Z] } [2024-03-15T18:01:10.719Z] { [2024-03-15T18:01:10.719Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.719Z] "ImportPath": "vendor/golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.719Z] "Name": "norm", [2024-03-15T18:01:10.719Z] "Doc": "Package norm contains types and functions for normalizing Unicode strings.", [2024-03-15T18:01:10.719Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/text/unicode/norm.a", [2024-03-15T18:01:10.719Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-15T18:01:10.719Z] "Goroot": true, [2024-03-15T18:01:10.719Z] "Standard": true, [2024-03-15T18:01:10.719Z] "DepOnly": true, [2024-03-15T18:01:10.719Z] "GoFiles": [ [2024-03-15T18:01:10.719Z] "composition.go", [2024-03-15T18:01:10.719Z] "forminfo.go", [2024-03-15T18:01:10.719Z] "input.go", [2024-03-15T18:01:10.719Z] "iter.go", [2024-03-15T18:01:10.719Z] "normalize.go", [2024-03-15T18:01:10.719Z] "readwriter.go", [2024-03-15T18:01:10.719Z] "tables13.0.0.go", [2024-03-15T18:01:10.719Z] "transform.go", [2024-03-15T18:01:10.719Z] "trie.go" [2024-03-15T18:01:10.719Z] ], [2024-03-15T18:01:10.719Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.719Z] "tables10.0.0.go", [2024-03-15T18:01:10.719Z] "tables11.0.0.go", [2024-03-15T18:01:10.719Z] "tables12.0.0.go", [2024-03-15T18:01:10.719Z] "tables9.0.0.go" [2024-03-15T18:01:10.719Z] ], [2024-03-15T18:01:10.719Z] "Imports": [ [2024-03-15T18:01:10.719Z] "encoding/binary", [2024-03-15T18:01:10.719Z] "fmt", [2024-03-15T18:01:10.719Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.719Z] "io", [2024-03-15T18:01:10.719Z] "sync", [2024-03-15T18:01:10.719Z] "unicode/utf8" [2024-03-15T18:01:10.719Z] ], [2024-03-15T18:01:10.719Z] "ImportMap": { [2024-03-15T18:01:10.719Z] "golang.org/x/text/transform": "vendor/golang.org/x/text/transform" [2024-03-15T18:01:10.719Z] }, [2024-03-15T18:01:10.719Z] "Deps": [ [2024-03-15T18:01:10.719Z] "bytes", [2024-03-15T18:01:10.719Z] "encoding/binary", [2024-03-15T18:01:10.719Z] "errors", [2024-03-15T18:01:10.719Z] "fmt", [2024-03-15T18:01:10.719Z] "internal/abi", [2024-03-15T18:01:10.719Z] "internal/bytealg", [2024-03-15T18:01:10.719Z] "internal/cpu", [2024-03-15T18:01:10.719Z] "internal/fmtsort", [2024-03-15T18:01:10.719Z] "internal/goexperiment", [2024-03-15T18:01:10.719Z] "internal/itoa", [2024-03-15T18:01:10.719Z] "internal/oserror", [2024-03-15T18:01:10.719Z] "internal/poll", [2024-03-15T18:01:10.719Z] "internal/race", [2024-03-15T18:01:10.719Z] "internal/reflectlite", [2024-03-15T18:01:10.719Z] "internal/syscall/execenv", [2024-03-15T18:01:10.719Z] "internal/syscall/unix", [2024-03-15T18:01:10.719Z] "internal/testlog", [2024-03-15T18:01:10.719Z] "internal/unsafeheader", [2024-03-15T18:01:10.719Z] "io", [2024-03-15T18:01:10.719Z] "io/fs", [2024-03-15T18:01:10.719Z] "math", [2024-03-15T18:01:10.719Z] "math/bits", [2024-03-15T18:01:10.719Z] "os", [2024-03-15T18:01:10.719Z] "path", [2024-03-15T18:01:10.719Z] "reflect", [2024-03-15T18:01:10.719Z] "runtime", [2024-03-15T18:01:10.719Z] "runtime/internal/atomic", [2024-03-15T18:01:10.719Z] "runtime/internal/math", [2024-03-15T18:01:10.719Z] "runtime/internal/sys", [2024-03-15T18:01:10.719Z] "sort", [2024-03-15T18:01:10.719Z] "strconv", [2024-03-15T18:01:10.719Z] "sync", [2024-03-15T18:01:10.719Z] "sync/atomic", [2024-03-15T18:01:10.719Z] "syscall", [2024-03-15T18:01:10.719Z] "time", [2024-03-15T18:01:10.719Z] "unicode", [2024-03-15T18:01:10.719Z] "unicode/utf8", [2024-03-15T18:01:10.719Z] "unsafe", [2024-03-15T18:01:10.719Z] "vendor/golang.org/x/text/transform" [2024-03-15T18:01:10.719Z] ] [2024-03-15T18:01:10.719Z] } [2024-03-15T18:01:10.719Z] { [2024-03-15T18:01:10.719Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.719Z] "ImportPath": "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.719Z] "Name": "idna", [2024-03-15T18:01:10.719Z] "Doc": "Package idna implements IDNA2008 using the compatibility processing defined by UTS (Unicode Technical Standard) #46, which defines a standard to deal with the transition from IDNA2003.", [2024-03-15T18:01:10.719Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/net/idna.a", [2024-03-15T18:01:10.719Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.21.0", [2024-03-15T18:01:10.719Z] "Goroot": true, [2024-03-15T18:01:10.719Z] "Standard": true, [2024-03-15T18:01:10.719Z] "DepOnly": true, [2024-03-15T18:01:10.719Z] "GoFiles": [ [2024-03-15T18:01:10.719Z] "idna10.0.0.go", [2024-03-15T18:01:10.719Z] "punycode.go", [2024-03-15T18:01:10.719Z] "tables13.0.0.go", [2024-03-15T18:01:10.719Z] "trie.go", [2024-03-15T18:01:10.719Z] "trieval.go" [2024-03-15T18:01:10.719Z] ], [2024-03-15T18:01:10.719Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.719Z] "idna9.0.0.go", [2024-03-15T18:01:10.719Z] "tables10.0.0.go", [2024-03-15T18:01:10.719Z] "tables11.0.0.go", [2024-03-15T18:01:10.719Z] "tables12.0.0.go", [2024-03-15T18:01:10.719Z] "tables9.0.0.go" [2024-03-15T18:01:10.719Z] ], [2024-03-15T18:01:10.719Z] "Imports": [ [2024-03-15T18:01:10.719Z] "fmt", [2024-03-15T18:01:10.719Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.719Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.719Z] "vendor/golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.719Z] "math", [2024-03-15T18:01:10.719Z] "strings", [2024-03-15T18:01:10.719Z] "unicode/utf8" [2024-03-15T18:01:10.719Z] ], [2024-03-15T18:01:10.719Z] "ImportMap": { [2024-03-15T18:01:10.719Z] "golang.org/x/text/secure/bidirule": "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.719Z] "golang.org/x/text/unicode/bidi": "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.719Z] "golang.org/x/text/unicode/norm": "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.719Z] }, [2024-03-15T18:01:10.719Z] "Deps": [ [2024-03-15T18:01:10.719Z] "bytes", [2024-03-15T18:01:10.719Z] "container/list", [2024-03-15T18:01:10.719Z] "encoding/binary", [2024-03-15T18:01:10.719Z] "errors", [2024-03-15T18:01:10.719Z] "fmt", [2024-03-15T18:01:10.719Z] "internal/abi", [2024-03-15T18:01:10.719Z] "internal/bytealg", [2024-03-15T18:01:10.719Z] "internal/cpu", [2024-03-15T18:01:10.719Z] "internal/fmtsort", [2024-03-15T18:01:10.719Z] "internal/goexperiment", [2024-03-15T18:01:10.719Z] "internal/itoa", [2024-03-15T18:01:10.719Z] "internal/oserror", [2024-03-15T18:01:10.719Z] "internal/poll", [2024-03-15T18:01:10.719Z] "internal/race", [2024-03-15T18:01:10.719Z] "internal/reflectlite", [2024-03-15T18:01:10.719Z] "internal/syscall/execenv", [2024-03-15T18:01:10.719Z] "internal/syscall/unix", [2024-03-15T18:01:10.719Z] "internal/testlog", [2024-03-15T18:01:10.719Z] "internal/unsafeheader", [2024-03-15T18:01:10.719Z] "io", [2024-03-15T18:01:10.719Z] "io/fs", [2024-03-15T18:01:10.719Z] "log", [2024-03-15T18:01:10.719Z] "math", [2024-03-15T18:01:10.719Z] "math/bits", [2024-03-15T18:01:10.719Z] "os", [2024-03-15T18:01:10.719Z] "path", [2024-03-15T18:01:10.719Z] "reflect", [2024-03-15T18:01:10.719Z] "runtime", [2024-03-15T18:01:10.719Z] "runtime/internal/atomic", [2024-03-15T18:01:10.719Z] "runtime/internal/math", [2024-03-15T18:01:10.719Z] "runtime/internal/sys", [2024-03-15T18:01:10.719Z] "sort", [2024-03-15T18:01:10.719Z] "strconv", [2024-03-15T18:01:10.719Z] "strings", [2024-03-15T18:01:10.719Z] "sync", [2024-03-15T18:01:10.719Z] "sync/atomic", [2024-03-15T18:01:10.719Z] "syscall", [2024-03-15T18:01:10.719Z] "time", [2024-03-15T18:01:10.719Z] "unicode", [2024-03-15T18:01:10.719Z] "unicode/utf8", [2024-03-15T18:01:10.719Z] "unsafe", [2024-03-15T18:01:10.719Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.719Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.719Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.719Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.719Z] ] [2024-03-15T18:01:10.719Z] } [2024-03-15T18:01:10.719Z] { [2024-03-15T18:01:10.719Z] "Dir": "/usr/local/go/src/net/textproto", [2024-03-15T18:01:10.719Z] "ImportPath": "net/textproto", [2024-03-15T18:01:10.719Z] "Name": "textproto", [2024-03-15T18:01:10.719Z] "Doc": "Package textproto implements generic support for text-based request/response protocols in the style of HTTP, NNTP, and SMTP.", [2024-03-15T18:01:10.719Z] "Target": "/usr/local/go/pkg/linux_amd64/net/textproto.a", [2024-03-15T18:01:10.719Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.719Z] "Goroot": true, [2024-03-15T18:01:10.719Z] "Standard": true, [2024-03-15T18:01:10.719Z] "DepOnly": true, [2024-03-15T18:01:10.719Z] "GoFiles": [ [2024-03-15T18:01:10.719Z] "header.go", [2024-03-15T18:01:10.719Z] "pipeline.go", [2024-03-15T18:01:10.719Z] "reader.go", [2024-03-15T18:01:10.719Z] "textproto.go", [2024-03-15T18:01:10.719Z] "writer.go" [2024-03-15T18:01:10.719Z] ], [2024-03-15T18:01:10.719Z] "Imports": [ [2024-03-15T18:01:10.719Z] "bufio", [2024-03-15T18:01:10.719Z] "bytes", [2024-03-15T18:01:10.719Z] "fmt", [2024-03-15T18:01:10.719Z] "io", [2024-03-15T18:01:10.719Z] "net", [2024-03-15T18:01:10.719Z] "strconv", [2024-03-15T18:01:10.719Z] "strings", [2024-03-15T18:01:10.719Z] "sync" [2024-03-15T18:01:10.719Z] ], [2024-03-15T18:01:10.719Z] "Deps": [ [2024-03-15T18:01:10.719Z] "bufio", [2024-03-15T18:01:10.719Z] "bytes", [2024-03-15T18:01:10.719Z] "context", [2024-03-15T18:01:10.719Z] "errors", [2024-03-15T18:01:10.719Z] "fmt", [2024-03-15T18:01:10.719Z] "internal/abi", [2024-03-15T18:01:10.719Z] "internal/bytealg", [2024-03-15T18:01:10.719Z] "internal/cpu", [2024-03-15T18:01:10.719Z] "internal/fmtsort", [2024-03-15T18:01:10.719Z] "internal/goexperiment", [2024-03-15T18:01:10.719Z] "internal/itoa", [2024-03-15T18:01:10.719Z] "internal/nettrace", [2024-03-15T18:01:10.719Z] "internal/oserror", [2024-03-15T18:01:10.719Z] "internal/poll", [2024-03-15T18:01:10.719Z] "internal/race", [2024-03-15T18:01:10.719Z] "internal/reflectlite", [2024-03-15T18:01:10.719Z] "internal/singleflight", [2024-03-15T18:01:10.719Z] "internal/syscall/execenv", [2024-03-15T18:01:10.719Z] "internal/syscall/unix", [2024-03-15T18:01:10.719Z] "internal/testlog", [2024-03-15T18:01:10.719Z] "internal/unsafeheader", [2024-03-15T18:01:10.719Z] "io", [2024-03-15T18:01:10.719Z] "io/fs", [2024-03-15T18:01:10.719Z] "math", [2024-03-15T18:01:10.719Z] "math/bits", [2024-03-15T18:01:10.719Z] "net", [2024-03-15T18:01:10.719Z] "os", [2024-03-15T18:01:10.719Z] "path", [2024-03-15T18:01:10.719Z] "reflect", [2024-03-15T18:01:10.719Z] "runtime", [2024-03-15T18:01:10.720Z] "runtime/cgo", [2024-03-15T18:01:10.720Z] "runtime/internal/atomic", [2024-03-15T18:01:10.720Z] "runtime/internal/math", [2024-03-15T18:01:10.720Z] "runtime/internal/sys", [2024-03-15T18:01:10.720Z] "sort", [2024-03-15T18:01:10.720Z] "strconv", [2024-03-15T18:01:10.720Z] "strings", [2024-03-15T18:01:10.720Z] "sync", [2024-03-15T18:01:10.720Z] "sync/atomic", [2024-03-15T18:01:10.720Z] "syscall", [2024-03-15T18:01:10.720Z] "time", [2024-03-15T18:01:10.720Z] "unicode", [2024-03-15T18:01:10.720Z] "unicode/utf8", [2024-03-15T18:01:10.720Z] "unsafe", [2024-03-15T18:01:10.720Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "TestGoFiles": [ [2024-03-15T18:01:10.720Z] "header_test.go", [2024-03-15T18:01:10.720Z] "reader_test.go", [2024-03-15T18:01:10.720Z] "writer_test.go" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "TestImports": [ [2024-03-15T18:01:10.720Z] "bufio", [2024-03-15T18:01:10.720Z] "bytes", [2024-03-15T18:01:10.720Z] "io", [2024-03-15T18:01:10.720Z] "reflect", [2024-03-15T18:01:10.720Z] "strings", [2024-03-15T18:01:10.720Z] "testing" [2024-03-15T18:01:10.720Z] ] [2024-03-15T18:01:10.720Z] } [2024-03-15T18:01:10.720Z] { [2024-03-15T18:01:10.720Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.720Z] "ImportPath": "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.720Z] "Name": "httpguts", [2024-03-15T18:01:10.720Z] "Doc": "Package httpguts provides functions implementing various details of the HTTP specification.", [2024-03-15T18:01:10.720Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/net/http/httpguts.a", [2024-03-15T18:01:10.720Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.21.0", [2024-03-15T18:01:10.720Z] "Goroot": true, [2024-03-15T18:01:10.720Z] "Standard": true, [2024-03-15T18:01:10.720Z] "DepOnly": true, [2024-03-15T18:01:10.720Z] "GoFiles": [ [2024-03-15T18:01:10.720Z] "guts.go", [2024-03-15T18:01:10.720Z] "httplex.go" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "Imports": [ [2024-03-15T18:01:10.720Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.720Z] "net", [2024-03-15T18:01:10.720Z] "net/textproto", [2024-03-15T18:01:10.720Z] "strings", [2024-03-15T18:01:10.720Z] "unicode/utf8" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "ImportMap": { [2024-03-15T18:01:10.720Z] "golang.org/x/net/idna": "vendor/golang.org/x/net/idna" [2024-03-15T18:01:10.720Z] }, [2024-03-15T18:01:10.720Z] "Deps": [ [2024-03-15T18:01:10.720Z] "bufio", [2024-03-15T18:01:10.720Z] "bytes", [2024-03-15T18:01:10.720Z] "container/list", [2024-03-15T18:01:10.720Z] "context", [2024-03-15T18:01:10.720Z] "encoding/binary", [2024-03-15T18:01:10.720Z] "errors", [2024-03-15T18:01:10.720Z] "fmt", [2024-03-15T18:01:10.720Z] "internal/abi", [2024-03-15T18:01:10.720Z] "internal/bytealg", [2024-03-15T18:01:10.720Z] "internal/cpu", [2024-03-15T18:01:10.720Z] "internal/fmtsort", [2024-03-15T18:01:10.720Z] "internal/goexperiment", [2024-03-15T18:01:10.720Z] "internal/itoa", [2024-03-15T18:01:10.720Z] "internal/nettrace", [2024-03-15T18:01:10.720Z] "internal/oserror", [2024-03-15T18:01:10.720Z] "internal/poll", [2024-03-15T18:01:10.720Z] "internal/race", [2024-03-15T18:01:10.720Z] "internal/reflectlite", [2024-03-15T18:01:10.720Z] "internal/singleflight", [2024-03-15T18:01:10.720Z] "internal/syscall/execenv", [2024-03-15T18:01:10.720Z] "internal/syscall/unix", [2024-03-15T18:01:10.720Z] "internal/testlog", [2024-03-15T18:01:10.720Z] "internal/unsafeheader", [2024-03-15T18:01:10.720Z] "io", [2024-03-15T18:01:10.720Z] "io/fs", [2024-03-15T18:01:10.720Z] "log", [2024-03-15T18:01:10.720Z] "math", [2024-03-15T18:01:10.720Z] "math/bits", [2024-03-15T18:01:10.720Z] "net", [2024-03-15T18:01:10.720Z] "net/textproto", [2024-03-15T18:01:10.720Z] "os", [2024-03-15T18:01:10.720Z] "path", [2024-03-15T18:01:10.720Z] "reflect", [2024-03-15T18:01:10.720Z] "runtime", [2024-03-15T18:01:10.720Z] "runtime/cgo", [2024-03-15T18:01:10.720Z] "runtime/internal/atomic", [2024-03-15T18:01:10.720Z] "runtime/internal/math", [2024-03-15T18:01:10.720Z] "runtime/internal/sys", [2024-03-15T18:01:10.720Z] "sort", [2024-03-15T18:01:10.720Z] "strconv", [2024-03-15T18:01:10.720Z] "strings", [2024-03-15T18:01:10.720Z] "sync", [2024-03-15T18:01:10.720Z] "sync/atomic", [2024-03-15T18:01:10.720Z] "syscall", [2024-03-15T18:01:10.720Z] "time", [2024-03-15T18:01:10.720Z] "unicode", [2024-03-15T18:01:10.720Z] "unicode/utf8", [2024-03-15T18:01:10.720Z] "unsafe", [2024-03-15T18:01:10.720Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.720Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.720Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.720Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.720Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.720Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.720Z] ] [2024-03-15T18:01:10.720Z] } [2024-03-15T18:01:10.720Z] { [2024-03-15T18:01:10.720Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.720Z] "ImportPath": "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.720Z] "Name": "httpproxy", [2024-03-15T18:01:10.720Z] "Doc": "Package httpproxy provides support for HTTP proxy determination based on environment variables, as provided by net/http's ProxyFromEnvironment function.", [2024-03-15T18:01:10.720Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/net/http/httpproxy.a", [2024-03-15T18:01:10.720Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.720Z] "Goroot": true, [2024-03-15T18:01:10.720Z] "Standard": true, [2024-03-15T18:01:10.720Z] "DepOnly": true, [2024-03-15T18:01:10.720Z] "GoFiles": [ [2024-03-15T18:01:10.720Z] "proxy.go" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "Imports": [ [2024-03-15T18:01:10.720Z] "errors", [2024-03-15T18:01:10.720Z] "fmt", [2024-03-15T18:01:10.720Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.720Z] "net", [2024-03-15T18:01:10.720Z] "net/url", [2024-03-15T18:01:10.720Z] "os", [2024-03-15T18:01:10.720Z] "strings", [2024-03-15T18:01:10.720Z] "unicode/utf8" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "ImportMap": { [2024-03-15T18:01:10.720Z] "golang.org/x/net/idna": "vendor/golang.org/x/net/idna" [2024-03-15T18:01:10.720Z] }, [2024-03-15T18:01:10.720Z] "Deps": [ [2024-03-15T18:01:10.720Z] "bytes", [2024-03-15T18:01:10.720Z] "container/list", [2024-03-15T18:01:10.720Z] "context", [2024-03-15T18:01:10.720Z] "encoding/binary", [2024-03-15T18:01:10.720Z] "errors", [2024-03-15T18:01:10.720Z] "fmt", [2024-03-15T18:01:10.720Z] "internal/abi", [2024-03-15T18:01:10.720Z] "internal/bytealg", [2024-03-15T18:01:10.720Z] "internal/cpu", [2024-03-15T18:01:10.720Z] "internal/fmtsort", [2024-03-15T18:01:10.720Z] "internal/goexperiment", [2024-03-15T18:01:10.720Z] "internal/itoa", [2024-03-15T18:01:10.720Z] "internal/nettrace", [2024-03-15T18:01:10.720Z] "internal/oserror", [2024-03-15T18:01:10.720Z] "internal/poll", [2024-03-15T18:01:10.720Z] "internal/race", [2024-03-15T18:01:10.720Z] "internal/reflectlite", [2024-03-15T18:01:10.720Z] "internal/singleflight", [2024-03-15T18:01:10.720Z] "internal/syscall/execenv", [2024-03-15T18:01:10.720Z] "internal/syscall/unix", [2024-03-15T18:01:10.720Z] "internal/testlog", [2024-03-15T18:01:10.720Z] "internal/unsafeheader", [2024-03-15T18:01:10.720Z] "io", [2024-03-15T18:01:10.720Z] "io/fs", [2024-03-15T18:01:10.720Z] "log", [2024-03-15T18:01:10.720Z] "math", [2024-03-15T18:01:10.720Z] "math/bits", [2024-03-15T18:01:10.720Z] "net", [2024-03-15T18:01:10.720Z] "net/url", [2024-03-15T18:01:10.720Z] "os", [2024-03-15T18:01:10.720Z] "path", [2024-03-15T18:01:10.720Z] "reflect", [2024-03-15T18:01:10.720Z] "runtime", [2024-03-15T18:01:10.720Z] "runtime/cgo", [2024-03-15T18:01:10.720Z] "runtime/internal/atomic", [2024-03-15T18:01:10.720Z] "runtime/internal/math", [2024-03-15T18:01:10.720Z] "runtime/internal/sys", [2024-03-15T18:01:10.720Z] "sort", [2024-03-15T18:01:10.720Z] "strconv", [2024-03-15T18:01:10.720Z] "strings", [2024-03-15T18:01:10.720Z] "sync", [2024-03-15T18:01:10.720Z] "sync/atomic", [2024-03-15T18:01:10.720Z] "syscall", [2024-03-15T18:01:10.720Z] "time", [2024-03-15T18:01:10.720Z] "unicode", [2024-03-15T18:01:10.720Z] "unicode/utf8", [2024-03-15T18:01:10.720Z] "unsafe", [2024-03-15T18:01:10.720Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.720Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.720Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.720Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.720Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.720Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.720Z] ] [2024-03-15T18:01:10.720Z] } [2024-03-15T18:01:10.720Z] { [2024-03-15T18:01:10.720Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.720Z] "ImportPath": "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.720Z] "Name": "hpack", [2024-03-15T18:01:10.720Z] "Doc": "Package hpack implements HPACK, a compression format for efficiently representing HTTP header fields in the context of HTTP/2.", [2024-03-15T18:01:10.720Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/net/http2/hpack.a", [2024-03-15T18:01:10.720Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.21.0", [2024-03-15T18:01:10.720Z] "Goroot": true, [2024-03-15T18:01:10.720Z] "Standard": true, [2024-03-15T18:01:10.720Z] "DepOnly": true, [2024-03-15T18:01:10.720Z] "GoFiles": [ [2024-03-15T18:01:10.720Z] "encode.go", [2024-03-15T18:01:10.720Z] "hpack.go", [2024-03-15T18:01:10.720Z] "huffman.go", [2024-03-15T18:01:10.720Z] "tables.go" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "Imports": [ [2024-03-15T18:01:10.720Z] "bytes", [2024-03-15T18:01:10.720Z] "errors", [2024-03-15T18:01:10.720Z] "fmt", [2024-03-15T18:01:10.720Z] "io", [2024-03-15T18:01:10.720Z] "sync" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "Deps": [ [2024-03-15T18:01:10.720Z] "bytes", [2024-03-15T18:01:10.720Z] "errors", [2024-03-15T18:01:10.720Z] "fmt", [2024-03-15T18:01:10.720Z] "internal/abi", [2024-03-15T18:01:10.720Z] "internal/bytealg", [2024-03-15T18:01:10.720Z] "internal/cpu", [2024-03-15T18:01:10.720Z] "internal/fmtsort", [2024-03-15T18:01:10.720Z] "internal/goexperiment", [2024-03-15T18:01:10.720Z] "internal/itoa", [2024-03-15T18:01:10.720Z] "internal/oserror", [2024-03-15T18:01:10.720Z] "internal/poll", [2024-03-15T18:01:10.720Z] "internal/race", [2024-03-15T18:01:10.720Z] "internal/reflectlite", [2024-03-15T18:01:10.720Z] "internal/syscall/execenv", [2024-03-15T18:01:10.720Z] "internal/syscall/unix", [2024-03-15T18:01:10.720Z] "internal/testlog", [2024-03-15T18:01:10.720Z] "internal/unsafeheader", [2024-03-15T18:01:10.720Z] "io", [2024-03-15T18:01:10.720Z] "io/fs", [2024-03-15T18:01:10.720Z] "math", [2024-03-15T18:01:10.720Z] "math/bits", [2024-03-15T18:01:10.720Z] "os", [2024-03-15T18:01:10.720Z] "path", [2024-03-15T18:01:10.720Z] "reflect", [2024-03-15T18:01:10.720Z] "runtime", [2024-03-15T18:01:10.720Z] "runtime/internal/atomic", [2024-03-15T18:01:10.720Z] "runtime/internal/math", [2024-03-15T18:01:10.720Z] "runtime/internal/sys", [2024-03-15T18:01:10.720Z] "sort", [2024-03-15T18:01:10.720Z] "strconv", [2024-03-15T18:01:10.720Z] "sync", [2024-03-15T18:01:10.720Z] "sync/atomic", [2024-03-15T18:01:10.720Z] "syscall", [2024-03-15T18:01:10.720Z] "time", [2024-03-15T18:01:10.720Z] "unicode", [2024-03-15T18:01:10.720Z] "unicode/utf8", [2024-03-15T18:01:10.720Z] "unsafe" [2024-03-15T18:01:10.720Z] ] [2024-03-15T18:01:10.720Z] } [2024-03-15T18:01:10.720Z] { [2024-03-15T18:01:10.720Z] "Dir": "/usr/local/go/src/mime", [2024-03-15T18:01:10.720Z] "ImportPath": "mime", [2024-03-15T18:01:10.720Z] "Name": "mime", [2024-03-15T18:01:10.720Z] "Doc": "Package mime implements parts of the MIME spec.", [2024-03-15T18:01:10.720Z] "Target": "/usr/local/go/pkg/linux_amd64/mime.a", [2024-03-15T18:01:10.720Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.720Z] "Goroot": true, [2024-03-15T18:01:10.720Z] "Standard": true, [2024-03-15T18:01:10.720Z] "DepOnly": true, [2024-03-15T18:01:10.720Z] "GoFiles": [ [2024-03-15T18:01:10.720Z] "encodedword.go", [2024-03-15T18:01:10.720Z] "grammar.go", [2024-03-15T18:01:10.720Z] "mediatype.go", [2024-03-15T18:01:10.720Z] "type.go", [2024-03-15T18:01:10.720Z] "type_unix.go" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.720Z] "type_dragonfly.go", [2024-03-15T18:01:10.720Z] "type_freebsd.go", [2024-03-15T18:01:10.720Z] "type_openbsd.go", [2024-03-15T18:01:10.720Z] "type_plan9.go", [2024-03-15T18:01:10.720Z] "type_windows.go" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "Imports": [ [2024-03-15T18:01:10.720Z] "bufio", [2024-03-15T18:01:10.720Z] "bytes", [2024-03-15T18:01:10.720Z] "encoding/base64", [2024-03-15T18:01:10.720Z] "errors", [2024-03-15T18:01:10.720Z] "fmt", [2024-03-15T18:01:10.720Z] "io", [2024-03-15T18:01:10.720Z] "os", [2024-03-15T18:01:10.720Z] "sort", [2024-03-15T18:01:10.720Z] "strings", [2024-03-15T18:01:10.720Z] "sync", [2024-03-15T18:01:10.720Z] "unicode", [2024-03-15T18:01:10.720Z] "unicode/utf8" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "Deps": [ [2024-03-15T18:01:10.720Z] "bufio", [2024-03-15T18:01:10.720Z] "bytes", [2024-03-15T18:01:10.720Z] "encoding/base64", [2024-03-15T18:01:10.720Z] "encoding/binary", [2024-03-15T18:01:10.720Z] "errors", [2024-03-15T18:01:10.720Z] "fmt", [2024-03-15T18:01:10.720Z] "internal/abi", [2024-03-15T18:01:10.720Z] "internal/bytealg", [2024-03-15T18:01:10.720Z] "internal/cpu", [2024-03-15T18:01:10.720Z] "internal/fmtsort", [2024-03-15T18:01:10.720Z] "internal/goexperiment", [2024-03-15T18:01:10.720Z] "internal/itoa", [2024-03-15T18:01:10.720Z] "internal/oserror", [2024-03-15T18:01:10.720Z] "internal/poll", [2024-03-15T18:01:10.720Z] "internal/race", [2024-03-15T18:01:10.720Z] "internal/reflectlite", [2024-03-15T18:01:10.720Z] "internal/syscall/execenv", [2024-03-15T18:01:10.720Z] "internal/syscall/unix", [2024-03-15T18:01:10.720Z] "internal/testlog", [2024-03-15T18:01:10.720Z] "internal/unsafeheader", [2024-03-15T18:01:10.720Z] "io", [2024-03-15T18:01:10.720Z] "io/fs", [2024-03-15T18:01:10.720Z] "math", [2024-03-15T18:01:10.720Z] "math/bits", [2024-03-15T18:01:10.720Z] "os", [2024-03-15T18:01:10.720Z] "path", [2024-03-15T18:01:10.720Z] "reflect", [2024-03-15T18:01:10.720Z] "runtime", [2024-03-15T18:01:10.720Z] "runtime/internal/atomic", [2024-03-15T18:01:10.720Z] "runtime/internal/math", [2024-03-15T18:01:10.720Z] "runtime/internal/sys", [2024-03-15T18:01:10.720Z] "sort", [2024-03-15T18:01:10.720Z] "strconv", [2024-03-15T18:01:10.720Z] "strings", [2024-03-15T18:01:10.720Z] "sync", [2024-03-15T18:01:10.720Z] "sync/atomic", [2024-03-15T18:01:10.720Z] "syscall", [2024-03-15T18:01:10.720Z] "time", [2024-03-15T18:01:10.720Z] "unicode", [2024-03-15T18:01:10.720Z] "unicode/utf8", [2024-03-15T18:01:10.720Z] "unsafe" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "TestGoFiles": [ [2024-03-15T18:01:10.720Z] "encodedword_test.go", [2024-03-15T18:01:10.720Z] "mediatype_test.go", [2024-03-15T18:01:10.720Z] "type_test.go", [2024-03-15T18:01:10.720Z] "type_unix_test.go" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "TestImports": [ [2024-03-15T18:01:10.720Z] "errors", [2024-03-15T18:01:10.720Z] "io", [2024-03-15T18:01:10.720Z] "reflect", [2024-03-15T18:01:10.720Z] "strings", [2024-03-15T18:01:10.720Z] "sync", [2024-03-15T18:01:10.720Z] "testing" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "XTestGoFiles": [ [2024-03-15T18:01:10.720Z] "example_test.go" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "XTestImports": [ [2024-03-15T18:01:10.720Z] "bytes", [2024-03-15T18:01:10.720Z] "fmt", [2024-03-15T18:01:10.720Z] "io", [2024-03-15T18:01:10.720Z] "mime" [2024-03-15T18:01:10.720Z] ] [2024-03-15T18:01:10.720Z] } [2024-03-15T18:01:10.720Z] { [2024-03-15T18:01:10.720Z] "Dir": "/usr/local/go/src/mime/quotedprintable", [2024-03-15T18:01:10.720Z] "ImportPath": "mime/quotedprintable", [2024-03-15T18:01:10.720Z] "Name": "quotedprintable", [2024-03-15T18:01:10.720Z] "Doc": "Package quotedprintable implements quoted-printable encoding as specified by RFC 2045.", [2024-03-15T18:01:10.720Z] "Target": "/usr/local/go/pkg/linux_amd64/mime/quotedprintable.a", [2024-03-15T18:01:10.720Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.720Z] "Goroot": true, [2024-03-15T18:01:10.720Z] "Standard": true, [2024-03-15T18:01:10.720Z] "DepOnly": true, [2024-03-15T18:01:10.720Z] "GoFiles": [ [2024-03-15T18:01:10.720Z] "reader.go", [2024-03-15T18:01:10.720Z] "writer.go" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "Imports": [ [2024-03-15T18:01:10.720Z] "bufio", [2024-03-15T18:01:10.720Z] "bytes", [2024-03-15T18:01:10.720Z] "fmt", [2024-03-15T18:01:10.720Z] "io" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "Deps": [ [2024-03-15T18:01:10.720Z] "bufio", [2024-03-15T18:01:10.720Z] "bytes", [2024-03-15T18:01:10.720Z] "errors", [2024-03-15T18:01:10.720Z] "fmt", [2024-03-15T18:01:10.720Z] "internal/abi", [2024-03-15T18:01:10.720Z] "internal/bytealg", [2024-03-15T18:01:10.720Z] "internal/cpu", [2024-03-15T18:01:10.720Z] "internal/fmtsort", [2024-03-15T18:01:10.720Z] "internal/goexperiment", [2024-03-15T18:01:10.720Z] "internal/itoa", [2024-03-15T18:01:10.720Z] "internal/oserror", [2024-03-15T18:01:10.720Z] "internal/poll", [2024-03-15T18:01:10.720Z] "internal/race", [2024-03-15T18:01:10.720Z] "internal/reflectlite", [2024-03-15T18:01:10.720Z] "internal/syscall/execenv", [2024-03-15T18:01:10.720Z] "internal/syscall/unix", [2024-03-15T18:01:10.720Z] "internal/testlog", [2024-03-15T18:01:10.720Z] "internal/unsafeheader", [2024-03-15T18:01:10.720Z] "io", [2024-03-15T18:01:10.720Z] "io/fs", [2024-03-15T18:01:10.720Z] "math", [2024-03-15T18:01:10.720Z] "math/bits", [2024-03-15T18:01:10.720Z] "os", [2024-03-15T18:01:10.720Z] "path", [2024-03-15T18:01:10.720Z] "reflect", [2024-03-15T18:01:10.720Z] "runtime", [2024-03-15T18:01:10.720Z] "runtime/internal/atomic", [2024-03-15T18:01:10.720Z] "runtime/internal/math", [2024-03-15T18:01:10.720Z] "runtime/internal/sys", [2024-03-15T18:01:10.720Z] "sort", [2024-03-15T18:01:10.720Z] "strconv", [2024-03-15T18:01:10.720Z] "strings", [2024-03-15T18:01:10.720Z] "sync", [2024-03-15T18:01:10.720Z] "sync/atomic", [2024-03-15T18:01:10.720Z] "syscall", [2024-03-15T18:01:10.720Z] "time", [2024-03-15T18:01:10.720Z] "unicode", [2024-03-15T18:01:10.720Z] "unicode/utf8", [2024-03-15T18:01:10.720Z] "unsafe" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "TestGoFiles": [ [2024-03-15T18:01:10.720Z] "reader_test.go", [2024-03-15T18:01:10.720Z] "writer_test.go" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "TestImports": [ [2024-03-15T18:01:10.720Z] "bufio", [2024-03-15T18:01:10.720Z] "bytes", [2024-03-15T18:01:10.720Z] "errors", [2024-03-15T18:01:10.720Z] "flag", [2024-03-15T18:01:10.720Z] "fmt", [2024-03-15T18:01:10.720Z] "io", [2024-03-15T18:01:10.720Z] "os/exec", [2024-03-15T18:01:10.720Z] "regexp", [2024-03-15T18:01:10.720Z] "sort", [2024-03-15T18:01:10.720Z] "strings", [2024-03-15T18:01:10.720Z] "testing", [2024-03-15T18:01:10.720Z] "time" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "XTestGoFiles": [ [2024-03-15T18:01:10.720Z] "example_test.go" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "XTestImports": [ [2024-03-15T18:01:10.720Z] "fmt", [2024-03-15T18:01:10.720Z] "io", [2024-03-15T18:01:10.720Z] "mime/quotedprintable", [2024-03-15T18:01:10.720Z] "os", [2024-03-15T18:01:10.720Z] "strings" [2024-03-15T18:01:10.720Z] ] [2024-03-15T18:01:10.720Z] } [2024-03-15T18:01:10.720Z] { [2024-03-15T18:01:10.720Z] "Dir": "/usr/local/go/src/mime/multipart", [2024-03-15T18:01:10.720Z] "ImportPath": "mime/multipart", [2024-03-15T18:01:10.720Z] "Name": "multipart", [2024-03-15T18:01:10.720Z] "Doc": "Package multipart implements MIME multipart parsing, as defined in RFC 2046.", [2024-03-15T18:01:10.720Z] "Target": "/usr/local/go/pkg/linux_amd64/mime/multipart.a", [2024-03-15T18:01:10.720Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.720Z] "Goroot": true, [2024-03-15T18:01:10.720Z] "Standard": true, [2024-03-15T18:01:10.720Z] "DepOnly": true, [2024-03-15T18:01:10.720Z] "GoFiles": [ [2024-03-15T18:01:10.720Z] "formdata.go", [2024-03-15T18:01:10.720Z] "multipart.go", [2024-03-15T18:01:10.720Z] "writer.go" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "Imports": [ [2024-03-15T18:01:10.720Z] "bufio", [2024-03-15T18:01:10.720Z] "bytes", [2024-03-15T18:01:10.720Z] "crypto/rand", [2024-03-15T18:01:10.720Z] "errors", [2024-03-15T18:01:10.720Z] "fmt", [2024-03-15T18:01:10.720Z] "io", [2024-03-15T18:01:10.720Z] "math", [2024-03-15T18:01:10.720Z] "mime", [2024-03-15T18:01:10.720Z] "mime/quotedprintable", [2024-03-15T18:01:10.720Z] "net/textproto", [2024-03-15T18:01:10.720Z] "os", [2024-03-15T18:01:10.720Z] "path/filepath", [2024-03-15T18:01:10.720Z] "sort", [2024-03-15T18:01:10.720Z] "strings" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "Deps": [ [2024-03-15T18:01:10.720Z] "bufio", [2024-03-15T18:01:10.720Z] "bytes", [2024-03-15T18:01:10.720Z] "context", [2024-03-15T18:01:10.720Z] "crypto/aes", [2024-03-15T18:01:10.720Z] "crypto/cipher", [2024-03-15T18:01:10.720Z] "crypto/internal/subtle", [2024-03-15T18:01:10.720Z] "crypto/rand", [2024-03-15T18:01:10.720Z] "crypto/subtle", [2024-03-15T18:01:10.720Z] "encoding/base64", [2024-03-15T18:01:10.720Z] "encoding/binary", [2024-03-15T18:01:10.720Z] "errors", [2024-03-15T18:01:10.720Z] "fmt", [2024-03-15T18:01:10.720Z] "internal/abi", [2024-03-15T18:01:10.720Z] "internal/bytealg", [2024-03-15T18:01:10.720Z] "internal/cpu", [2024-03-15T18:01:10.720Z] "internal/fmtsort", [2024-03-15T18:01:10.720Z] "internal/goexperiment", [2024-03-15T18:01:10.720Z] "internal/itoa", [2024-03-15T18:01:10.720Z] "internal/nettrace", [2024-03-15T18:01:10.720Z] "internal/oserror", [2024-03-15T18:01:10.720Z] "internal/poll", [2024-03-15T18:01:10.720Z] "internal/race", [2024-03-15T18:01:10.720Z] "internal/reflectlite", [2024-03-15T18:01:10.720Z] "internal/singleflight", [2024-03-15T18:01:10.720Z] "internal/syscall/execenv", [2024-03-15T18:01:10.720Z] "internal/syscall/unix", [2024-03-15T18:01:10.720Z] "internal/testlog", [2024-03-15T18:01:10.720Z] "internal/unsafeheader", [2024-03-15T18:01:10.720Z] "io", [2024-03-15T18:01:10.720Z] "io/fs", [2024-03-15T18:01:10.720Z] "math", [2024-03-15T18:01:10.720Z] "math/big", [2024-03-15T18:01:10.720Z] "math/bits", [2024-03-15T18:01:10.720Z] "math/rand", [2024-03-15T18:01:10.720Z] "mime", [2024-03-15T18:01:10.720Z] "mime/quotedprintable", [2024-03-15T18:01:10.720Z] "net", [2024-03-15T18:01:10.720Z] "net/textproto", [2024-03-15T18:01:10.720Z] "os", [2024-03-15T18:01:10.720Z] "path", [2024-03-15T18:01:10.720Z] "path/filepath", [2024-03-15T18:01:10.720Z] "reflect", [2024-03-15T18:01:10.720Z] "runtime", [2024-03-15T18:01:10.720Z] "runtime/cgo", [2024-03-15T18:01:10.720Z] "runtime/internal/atomic", [2024-03-15T18:01:10.720Z] "runtime/internal/math", [2024-03-15T18:01:10.720Z] "runtime/internal/sys", [2024-03-15T18:01:10.720Z] "sort", [2024-03-15T18:01:10.720Z] "strconv", [2024-03-15T18:01:10.720Z] "strings", [2024-03-15T18:01:10.720Z] "sync", [2024-03-15T18:01:10.720Z] "sync/atomic", [2024-03-15T18:01:10.720Z] "syscall", [2024-03-15T18:01:10.720Z] "time", [2024-03-15T18:01:10.720Z] "unicode", [2024-03-15T18:01:10.720Z] "unicode/utf8", [2024-03-15T18:01:10.720Z] "unsafe", [2024-03-15T18:01:10.720Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "TestGoFiles": [ [2024-03-15T18:01:10.720Z] "formdata_test.go", [2024-03-15T18:01:10.720Z] "multipart_test.go", [2024-03-15T18:01:10.720Z] "writer_test.go" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "TestImports": [ [2024-03-15T18:01:10.720Z] "bytes", [2024-03-15T18:01:10.720Z] "encoding/json", [2024-03-15T18:01:10.720Z] "fmt", [2024-03-15T18:01:10.720Z] "io", [2024-03-15T18:01:10.720Z] "math", [2024-03-15T18:01:10.720Z] "mime", [2024-03-15T18:01:10.720Z] "net/textproto", [2024-03-15T18:01:10.720Z] "os", [2024-03-15T18:01:10.720Z] "reflect", [2024-03-15T18:01:10.720Z] "strings", [2024-03-15T18:01:10.720Z] "testing" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "XTestGoFiles": [ [2024-03-15T18:01:10.720Z] "example_test.go" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "XTestImports": [ [2024-03-15T18:01:10.720Z] "fmt", [2024-03-15T18:01:10.720Z] "io", [2024-03-15T18:01:10.720Z] "log", [2024-03-15T18:01:10.720Z] "mime", [2024-03-15T18:01:10.720Z] "mime/multipart", [2024-03-15T18:01:10.720Z] "net/mail", [2024-03-15T18:01:10.720Z] "strings" [2024-03-15T18:01:10.720Z] ] [2024-03-15T18:01:10.720Z] } [2024-03-15T18:01:10.720Z] { [2024-03-15T18:01:10.720Z] "Dir": "/usr/local/go/src/net/http/httptrace", [2024-03-15T18:01:10.720Z] "ImportPath": "net/http/httptrace", [2024-03-15T18:01:10.720Z] "Name": "httptrace", [2024-03-15T18:01:10.720Z] "Doc": "Package httptrace provides mechanisms to trace the events within HTTP client requests.", [2024-03-15T18:01:10.720Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http/httptrace.a", [2024-03-15T18:01:10.720Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.720Z] "Goroot": true, [2024-03-15T18:01:10.720Z] "Standard": true, [2024-03-15T18:01:10.720Z] "DepOnly": true, [2024-03-15T18:01:10.720Z] "GoFiles": [ [2024-03-15T18:01:10.720Z] "trace.go" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "Imports": [ [2024-03-15T18:01:10.720Z] "context", [2024-03-15T18:01:10.720Z] "crypto/tls", [2024-03-15T18:01:10.720Z] "internal/nettrace", [2024-03-15T18:01:10.720Z] "net", [2024-03-15T18:01:10.720Z] "net/textproto", [2024-03-15T18:01:10.720Z] "reflect", [2024-03-15T18:01:10.720Z] "time" [2024-03-15T18:01:10.720Z] ], [2024-03-15T18:01:10.720Z] "Deps": [ [2024-03-15T18:01:10.720Z] "bufio", [2024-03-15T18:01:10.720Z] "bytes", [2024-03-15T18:01:10.720Z] "container/list", [2024-03-15T18:01:10.720Z] "context", [2024-03-15T18:01:10.720Z] "crypto", [2024-03-15T18:01:10.720Z] "crypto/aes", [2024-03-15T18:01:10.720Z] "crypto/cipher", [2024-03-15T18:01:10.720Z] "crypto/des", [2024-03-15T18:01:10.720Z] "crypto/dsa", [2024-03-15T18:01:10.720Z] "crypto/ecdsa", [2024-03-15T18:01:10.720Z] "crypto/ed25519", [2024-03-15T18:01:10.720Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.720Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.720Z] "crypto/elliptic", [2024-03-15T18:01:10.720Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.720Z] "crypto/hmac", [2024-03-15T18:01:10.720Z] "crypto/internal/randutil", [2024-03-15T18:01:10.720Z] "crypto/internal/subtle", [2024-03-15T18:01:10.720Z] "crypto/md5", [2024-03-15T18:01:10.720Z] "crypto/rand", [2024-03-15T18:01:10.720Z] "crypto/rc4", [2024-03-15T18:01:10.720Z] "crypto/rsa", [2024-03-15T18:01:10.720Z] "crypto/sha1", [2024-03-15T18:01:10.720Z] "crypto/sha256", [2024-03-15T18:01:10.720Z] "crypto/sha512", [2024-03-15T18:01:10.720Z] "crypto/subtle", [2024-03-15T18:01:10.720Z] "crypto/tls", [2024-03-15T18:01:10.720Z] "crypto/x509", [2024-03-15T18:01:10.720Z] "crypto/x509/pkix", [2024-03-15T18:01:10.720Z] "encoding/asn1", [2024-03-15T18:01:10.720Z] "encoding/base64", [2024-03-15T18:01:10.720Z] "encoding/binary", [2024-03-15T18:01:10.720Z] "encoding/hex", [2024-03-15T18:01:10.720Z] "encoding/pem", [2024-03-15T18:01:10.720Z] "errors", [2024-03-15T18:01:10.720Z] "fmt", [2024-03-15T18:01:10.720Z] "hash", [2024-03-15T18:01:10.720Z] "internal/abi", [2024-03-15T18:01:10.720Z] "internal/bytealg", [2024-03-15T18:01:10.720Z] "internal/cpu", [2024-03-15T18:01:10.720Z] "internal/fmtsort", [2024-03-15T18:01:10.720Z] "internal/goexperiment", [2024-03-15T18:01:10.720Z] "internal/itoa", [2024-03-15T18:01:10.720Z] "internal/nettrace", [2024-03-15T18:01:10.720Z] "internal/oserror", [2024-03-15T18:01:10.720Z] "internal/poll", [2024-03-15T18:01:10.720Z] "internal/race", [2024-03-15T18:01:10.720Z] "internal/reflectlite", [2024-03-15T18:01:10.720Z] "internal/singleflight", [2024-03-15T18:01:10.720Z] "internal/syscall/execenv", [2024-03-15T18:01:10.720Z] "internal/syscall/unix", [2024-03-15T18:01:10.720Z] "internal/testlog", [2024-03-15T18:01:10.720Z] "internal/unsafeheader", [2024-03-15T18:01:10.720Z] "io", [2024-03-15T18:01:10.720Z] "io/fs", [2024-03-15T18:01:10.720Z] "io/ioutil", [2024-03-15T18:01:10.720Z] "math", [2024-03-15T18:01:10.720Z] "math/big", [2024-03-15T18:01:10.720Z] "math/bits", [2024-03-15T18:01:10.721Z] "math/rand", [2024-03-15T18:01:10.721Z] "net", [2024-03-15T18:01:10.721Z] "net/textproto", [2024-03-15T18:01:10.721Z] "net/url", [2024-03-15T18:01:10.721Z] "os", [2024-03-15T18:01:10.721Z] "path", [2024-03-15T18:01:10.721Z] "path/filepath", [2024-03-15T18:01:10.721Z] "reflect", [2024-03-15T18:01:10.721Z] "runtime", [2024-03-15T18:01:10.721Z] "runtime/cgo", [2024-03-15T18:01:10.721Z] "runtime/internal/atomic", [2024-03-15T18:01:10.721Z] "runtime/internal/math", [2024-03-15T18:01:10.721Z] "runtime/internal/sys", [2024-03-15T18:01:10.721Z] "sort", [2024-03-15T18:01:10.721Z] "strconv", [2024-03-15T18:01:10.721Z] "strings", [2024-03-15T18:01:10.721Z] "sync", [2024-03-15T18:01:10.721Z] "sync/atomic", [2024-03-15T18:01:10.721Z] "syscall", [2024-03-15T18:01:10.721Z] "time", [2024-03-15T18:01:10.721Z] "unicode", [2024-03-15T18:01:10.721Z] "unicode/utf16", [2024-03-15T18:01:10.721Z] "unicode/utf8", [2024-03-15T18:01:10.721Z] "unsafe", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.721Z] ], [2024-03-15T18:01:10.721Z] "TestGoFiles": [ [2024-03-15T18:01:10.721Z] "trace_test.go" [2024-03-15T18:01:10.721Z] ], [2024-03-15T18:01:10.721Z] "TestImports": [ [2024-03-15T18:01:10.721Z] "bytes", [2024-03-15T18:01:10.721Z] "context", [2024-03-15T18:01:10.721Z] "testing" [2024-03-15T18:01:10.721Z] ], [2024-03-15T18:01:10.721Z] "XTestGoFiles": [ [2024-03-15T18:01:10.721Z] "example_test.go" [2024-03-15T18:01:10.721Z] ], [2024-03-15T18:01:10.721Z] "XTestImports": [ [2024-03-15T18:01:10.721Z] "fmt", [2024-03-15T18:01:10.721Z] "log", [2024-03-15T18:01:10.721Z] "net/http", [2024-03-15T18:01:10.721Z] "net/http/httptrace" [2024-03-15T18:01:10.721Z] ] [2024-03-15T18:01:10.721Z] } [2024-03-15T18:01:10.721Z] { [2024-03-15T18:01:10.721Z] "Dir": "/usr/local/go/src/net/http/internal", [2024-03-15T18:01:10.721Z] "ImportPath": "net/http/internal", [2024-03-15T18:01:10.721Z] "Name": "internal", [2024-03-15T18:01:10.721Z] "Doc": "Package internal contains HTTP internals shared by net/http and net/http/httputil.", [2024-03-15T18:01:10.721Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http/internal.a", [2024-03-15T18:01:10.721Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.721Z] "Goroot": true, [2024-03-15T18:01:10.721Z] "Standard": true, [2024-03-15T18:01:10.721Z] "DepOnly": true, [2024-03-15T18:01:10.721Z] "GoFiles": [ [2024-03-15T18:01:10.721Z] "chunked.go" [2024-03-15T18:01:10.721Z] ], [2024-03-15T18:01:10.721Z] "Imports": [ [2024-03-15T18:01:10.721Z] "bufio", [2024-03-15T18:01:10.721Z] "bytes", [2024-03-15T18:01:10.721Z] "errors", [2024-03-15T18:01:10.721Z] "fmt", [2024-03-15T18:01:10.721Z] "io" [2024-03-15T18:01:10.721Z] ], [2024-03-15T18:01:10.721Z] "Deps": [ [2024-03-15T18:01:10.721Z] "bufio", [2024-03-15T18:01:10.721Z] "bytes", [2024-03-15T18:01:10.721Z] "errors", [2024-03-15T18:01:10.721Z] "fmt", [2024-03-15T18:01:10.721Z] "internal/abi", [2024-03-15T18:01:10.721Z] "internal/bytealg", [2024-03-15T18:01:10.721Z] "internal/cpu", [2024-03-15T18:01:10.721Z] "internal/fmtsort", [2024-03-15T18:01:10.721Z] "internal/goexperiment", [2024-03-15T18:01:10.721Z] "internal/itoa", [2024-03-15T18:01:10.721Z] "internal/oserror", [2024-03-15T18:01:10.721Z] "internal/poll", [2024-03-15T18:01:10.721Z] "internal/race", [2024-03-15T18:01:10.721Z] "internal/reflectlite", [2024-03-15T18:01:10.721Z] "internal/syscall/execenv", [2024-03-15T18:01:10.721Z] "internal/syscall/unix", [2024-03-15T18:01:10.721Z] "internal/testlog", [2024-03-15T18:01:10.721Z] "internal/unsafeheader", [2024-03-15T18:01:10.721Z] "io", [2024-03-15T18:01:10.721Z] "io/fs", [2024-03-15T18:01:10.721Z] "math", [2024-03-15T18:01:10.721Z] "math/bits", [2024-03-15T18:01:10.721Z] "os", [2024-03-15T18:01:10.721Z] "path", [2024-03-15T18:01:10.721Z] "reflect", [2024-03-15T18:01:10.721Z] "runtime", [2024-03-15T18:01:10.721Z] "runtime/internal/atomic", [2024-03-15T18:01:10.721Z] "runtime/internal/math", [2024-03-15T18:01:10.721Z] "runtime/internal/sys", [2024-03-15T18:01:10.721Z] "sort", [2024-03-15T18:01:10.721Z] "strconv", [2024-03-15T18:01:10.721Z] "strings", [2024-03-15T18:01:10.721Z] "sync", [2024-03-15T18:01:10.721Z] "sync/atomic", [2024-03-15T18:01:10.721Z] "syscall", [2024-03-15T18:01:10.721Z] "time", [2024-03-15T18:01:10.721Z] "unicode", [2024-03-15T18:01:10.721Z] "unicode/utf8", [2024-03-15T18:01:10.721Z] "unsafe" [2024-03-15T18:01:10.721Z] ], [2024-03-15T18:01:10.721Z] "TestGoFiles": [ [2024-03-15T18:01:10.721Z] "chunked_test.go" [2024-03-15T18:01:10.721Z] ], [2024-03-15T18:01:10.721Z] "TestImports": [ [2024-03-15T18:01:10.721Z] "bufio", [2024-03-15T18:01:10.721Z] "bytes", [2024-03-15T18:01:10.721Z] "fmt", [2024-03-15T18:01:10.721Z] "io", [2024-03-15T18:01:10.721Z] "strings", [2024-03-15T18:01:10.721Z] "testing" [2024-03-15T18:01:10.721Z] ] [2024-03-15T18:01:10.721Z] } [2024-03-15T18:01:10.721Z] { [2024-03-15T18:01:10.721Z] "Dir": "/usr/local/go/src/net/http/internal/ascii", [2024-03-15T18:01:10.721Z] "ImportPath": "net/http/internal/ascii", [2024-03-15T18:01:10.721Z] "Name": "ascii", [2024-03-15T18:01:10.721Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http/internal/ascii.a", [2024-03-15T18:01:10.721Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.721Z] "Goroot": true, [2024-03-15T18:01:10.721Z] "Standard": true, [2024-03-15T18:01:10.721Z] "DepOnly": true, [2024-03-15T18:01:10.721Z] "GoFiles": [ [2024-03-15T18:01:10.721Z] "print.go" [2024-03-15T18:01:10.721Z] ], [2024-03-15T18:01:10.721Z] "Imports": [ [2024-03-15T18:01:10.721Z] "strings", [2024-03-15T18:01:10.721Z] "unicode" [2024-03-15T18:01:10.721Z] ], [2024-03-15T18:01:10.721Z] "Deps": [ [2024-03-15T18:01:10.721Z] "errors", [2024-03-15T18:01:10.721Z] "internal/abi", [2024-03-15T18:01:10.721Z] "internal/bytealg", [2024-03-15T18:01:10.721Z] "internal/cpu", [2024-03-15T18:01:10.721Z] "internal/goexperiment", [2024-03-15T18:01:10.721Z] "internal/race", [2024-03-15T18:01:10.721Z] "internal/reflectlite", [2024-03-15T18:01:10.721Z] "internal/unsafeheader", [2024-03-15T18:01:10.721Z] "io", [2024-03-15T18:01:10.721Z] "runtime", [2024-03-15T18:01:10.721Z] "runtime/internal/atomic", [2024-03-15T18:01:10.721Z] "runtime/internal/math", [2024-03-15T18:01:10.721Z] "runtime/internal/sys", [2024-03-15T18:01:10.721Z] "strings", [2024-03-15T18:01:10.721Z] "sync", [2024-03-15T18:01:10.721Z] "sync/atomic", [2024-03-15T18:01:10.721Z] "unicode", [2024-03-15T18:01:10.721Z] "unicode/utf8", [2024-03-15T18:01:10.721Z] "unsafe" [2024-03-15T18:01:10.721Z] ], [2024-03-15T18:01:10.721Z] "TestGoFiles": [ [2024-03-15T18:01:10.721Z] "print_test.go" [2024-03-15T18:01:10.721Z] ], [2024-03-15T18:01:10.721Z] "TestImports": [ [2024-03-15T18:01:10.721Z] "testing" [2024-03-15T18:01:10.721Z] ] [2024-03-15T18:01:10.721Z] } [2024-03-15T18:01:10.721Z] { [2024-03-15T18:01:10.721Z] "Dir": "/usr/local/go/src/net/http", [2024-03-15T18:01:10.721Z] "ImportPath": "net/http", [2024-03-15T18:01:10.721Z] "Name": "http", [2024-03-15T18:01:10.721Z] "Doc": "Package http provides HTTP client and server implementations.", [2024-03-15T18:01:10.721Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http.a", [2024-03-15T18:01:10.721Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.721Z] "Goroot": true, [2024-03-15T18:01:10.721Z] "Standard": true, [2024-03-15T18:01:10.721Z] "DepOnly": true, [2024-03-15T18:01:10.721Z] "GoFiles": [ [2024-03-15T18:01:10.721Z] "client.go", [2024-03-15T18:01:10.721Z] "clone.go", [2024-03-15T18:01:10.721Z] "cookie.go", [2024-03-15T18:01:10.721Z] "doc.go", [2024-03-15T18:01:10.721Z] "filetransport.go", [2024-03-15T18:01:10.721Z] "fs.go", [2024-03-15T18:01:10.721Z] "h2_bundle.go", [2024-03-15T18:01:10.721Z] "header.go", [2024-03-15T18:01:10.721Z] "http.go", [2024-03-15T18:01:10.721Z] "jar.go", [2024-03-15T18:01:10.721Z] "method.go", [2024-03-15T18:01:10.721Z] "request.go", [2024-03-15T18:01:10.721Z] "response.go", [2024-03-15T18:01:10.721Z] "roundtrip.go", [2024-03-15T18:01:10.721Z] "server.go", [2024-03-15T18:01:10.721Z] "sniff.go", [2024-03-15T18:01:10.721Z] "socks_bundle.go", [2024-03-15T18:01:10.721Z] "status.go", [2024-03-15T18:01:10.721Z] "transfer.go", [2024-03-15T18:01:10.721Z] "transport.go" [2024-03-15T18:01:10.721Z] ], [2024-03-15T18:01:10.721Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.721Z] "omithttp2.go", [2024-03-15T18:01:10.721Z] "roundtrip_js.go", [2024-03-15T18:01:10.721Z] "triv.go" [2024-03-15T18:01:10.721Z] ], [2024-03-15T18:01:10.721Z] "Imports": [ [2024-03-15T18:01:10.721Z] "bufio", [2024-03-15T18:01:10.721Z] "bytes", [2024-03-15T18:01:10.721Z] "compress/gzip", [2024-03-15T18:01:10.721Z] "container/list", [2024-03-15T18:01:10.721Z] "context", [2024-03-15T18:01:10.721Z] "crypto/rand", [2024-03-15T18:01:10.721Z] "crypto/tls", [2024-03-15T18:01:10.721Z] "encoding/base64", [2024-03-15T18:01:10.721Z] "encoding/binary", [2024-03-15T18:01:10.721Z] "errors", [2024-03-15T18:01:10.721Z] "fmt", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.721Z] "io", [2024-03-15T18:01:10.721Z] "io/fs", [2024-03-15T18:01:10.721Z] "io/ioutil", [2024-03-15T18:01:10.721Z] "log", [2024-03-15T18:01:10.721Z] "math", [2024-03-15T18:01:10.721Z] "math/rand", [2024-03-15T18:01:10.721Z] "mime", [2024-03-15T18:01:10.721Z] "mime/multipart", [2024-03-15T18:01:10.721Z] "net", [2024-03-15T18:01:10.721Z] "net/http/httptrace", [2024-03-15T18:01:10.721Z] "net/http/internal", [2024-03-15T18:01:10.721Z] "net/http/internal/ascii", [2024-03-15T18:01:10.721Z] "net/textproto", [2024-03-15T18:01:10.721Z] "net/url", [2024-03-15T18:01:10.721Z] "os", [2024-03-15T18:01:10.721Z] "path", [2024-03-15T18:01:10.721Z] "path/filepath", [2024-03-15T18:01:10.721Z] "reflect", [2024-03-15T18:01:10.721Z] "runtime", [2024-03-15T18:01:10.721Z] "sort", [2024-03-15T18:01:10.721Z] "strconv", [2024-03-15T18:01:10.721Z] "strings", [2024-03-15T18:01:10.721Z] "sync", [2024-03-15T18:01:10.721Z] "sync/atomic", [2024-03-15T18:01:10.721Z] "time", [2024-03-15T18:01:10.721Z] "unicode/utf8" [2024-03-15T18:01:10.721Z] ], [2024-03-15T18:01:10.721Z] "ImportMap": { [2024-03-15T18:01:10.721Z] "golang.org/x/net/http/httpguts": "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.721Z] "golang.org/x/net/http/httpproxy": "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.721Z] "golang.org/x/net/http2/hpack": "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.721Z] "golang.org/x/net/idna": "vendor/golang.org/x/net/idna" [2024-03-15T18:01:10.721Z] }, [2024-03-15T18:01:10.721Z] "Deps": [ [2024-03-15T18:01:10.721Z] "bufio", [2024-03-15T18:01:10.721Z] "bytes", [2024-03-15T18:01:10.721Z] "compress/flate", [2024-03-15T18:01:10.721Z] "compress/gzip", [2024-03-15T18:01:10.721Z] "container/list", [2024-03-15T18:01:10.721Z] "context", [2024-03-15T18:01:10.721Z] "crypto", [2024-03-15T18:01:10.721Z] "crypto/aes", [2024-03-15T18:01:10.721Z] "crypto/cipher", [2024-03-15T18:01:10.721Z] "crypto/des", [2024-03-15T18:01:10.721Z] "crypto/dsa", [2024-03-15T18:01:10.721Z] "crypto/ecdsa", [2024-03-15T18:01:10.721Z] "crypto/ed25519", [2024-03-15T18:01:10.721Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.721Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.721Z] "crypto/elliptic", [2024-03-15T18:01:10.721Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.721Z] "crypto/hmac", [2024-03-15T18:01:10.721Z] "crypto/internal/randutil", [2024-03-15T18:01:10.721Z] "crypto/internal/subtle", [2024-03-15T18:01:10.721Z] "crypto/md5", [2024-03-15T18:01:10.721Z] "crypto/rand", [2024-03-15T18:01:10.721Z] "crypto/rc4", [2024-03-15T18:01:10.721Z] "crypto/rsa", [2024-03-15T18:01:10.721Z] "crypto/sha1", [2024-03-15T18:01:10.721Z] "crypto/sha256", [2024-03-15T18:01:10.721Z] "crypto/sha512", [2024-03-15T18:01:10.721Z] "crypto/subtle", [2024-03-15T18:01:10.721Z] "crypto/tls", [2024-03-15T18:01:10.721Z] "crypto/x509", [2024-03-15T18:01:10.721Z] "crypto/x509/pkix", [2024-03-15T18:01:10.721Z] "encoding/asn1", [2024-03-15T18:01:10.721Z] "encoding/base64", [2024-03-15T18:01:10.721Z] "encoding/binary", [2024-03-15T18:01:10.721Z] "encoding/hex", [2024-03-15T18:01:10.721Z] "encoding/pem", [2024-03-15T18:01:10.721Z] "errors", [2024-03-15T18:01:10.721Z] "fmt", [2024-03-15T18:01:10.721Z] "hash", [2024-03-15T18:01:10.721Z] "hash/crc32", [2024-03-15T18:01:10.721Z] "internal/abi", [2024-03-15T18:01:10.721Z] "internal/bytealg", [2024-03-15T18:01:10.721Z] "internal/cpu", [2024-03-15T18:01:10.721Z] "internal/fmtsort", [2024-03-15T18:01:10.721Z] "internal/goexperiment", [2024-03-15T18:01:10.721Z] "internal/itoa", [2024-03-15T18:01:10.721Z] "internal/nettrace", [2024-03-15T18:01:10.721Z] "internal/oserror", [2024-03-15T18:01:10.721Z] "internal/poll", [2024-03-15T18:01:10.721Z] "internal/race", [2024-03-15T18:01:10.721Z] "internal/reflectlite", [2024-03-15T18:01:10.721Z] "internal/singleflight", [2024-03-15T18:01:10.721Z] "internal/syscall/execenv", [2024-03-15T18:01:10.721Z] "internal/syscall/unix", [2024-03-15T18:01:10.721Z] "internal/testlog", [2024-03-15T18:01:10.721Z] "internal/unsafeheader", [2024-03-15T18:01:10.721Z] "io", [2024-03-15T18:01:10.721Z] "io/fs", [2024-03-15T18:01:10.721Z] "io/ioutil", [2024-03-15T18:01:10.721Z] "log", [2024-03-15T18:01:10.721Z] "math", [2024-03-15T18:01:10.721Z] "math/big", [2024-03-15T18:01:10.721Z] "math/bits", [2024-03-15T18:01:10.721Z] "math/rand", [2024-03-15T18:01:10.721Z] "mime", [2024-03-15T18:01:10.721Z] "mime/multipart", [2024-03-15T18:01:10.721Z] "mime/quotedprintable", [2024-03-15T18:01:10.721Z] "net", [2024-03-15T18:01:10.721Z] "net/http/httptrace", [2024-03-15T18:01:10.721Z] "net/http/internal", [2024-03-15T18:01:10.721Z] "net/http/internal/ascii", [2024-03-15T18:01:10.721Z] "net/textproto", [2024-03-15T18:01:10.721Z] "net/url", [2024-03-15T18:01:10.721Z] "os", [2024-03-15T18:01:10.721Z] "path", [2024-03-15T18:01:10.721Z] "path/filepath", [2024-03-15T18:01:10.721Z] "reflect", [2024-03-15T18:01:10.721Z] "runtime", [2024-03-15T18:01:10.721Z] "runtime/cgo", [2024-03-15T18:01:10.721Z] "runtime/internal/atomic", [2024-03-15T18:01:10.721Z] "runtime/internal/math", [2024-03-15T18:01:10.721Z] "runtime/internal/sys", [2024-03-15T18:01:10.721Z] "sort", [2024-03-15T18:01:10.721Z] "strconv", [2024-03-15T18:01:10.721Z] "strings", [2024-03-15T18:01:10.721Z] "sync", [2024-03-15T18:01:10.721Z] "sync/atomic", [2024-03-15T18:01:10.721Z] "syscall", [2024-03-15T18:01:10.721Z] "time", [2024-03-15T18:01:10.721Z] "unicode", [2024-03-15T18:01:10.721Z] "unicode/utf16", [2024-03-15T18:01:10.721Z] "unicode/utf8", [2024-03-15T18:01:10.721Z] "unsafe", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.721Z] ], [2024-03-15T18:01:10.721Z] "TestGoFiles": [ [2024-03-15T18:01:10.721Z] "cookie_test.go", [2024-03-15T18:01:10.721Z] "export_test.go", [2024-03-15T18:01:10.721Z] "filetransport_test.go", [2024-03-15T18:01:10.721Z] "header_test.go", [2024-03-15T18:01:10.721Z] "http_test.go", [2024-03-15T18:01:10.721Z] "proxy_test.go", [2024-03-15T18:01:10.721Z] "range_test.go", [2024-03-15T18:01:10.721Z] "readrequest_test.go", [2024-03-15T18:01:10.721Z] "requestwrite_test.go", [2024-03-15T18:01:10.721Z] "response_test.go", [2024-03-15T18:01:10.721Z] "responsewrite_test.go", [2024-03-15T18:01:10.721Z] "server_test.go", [2024-03-15T18:01:10.721Z] "transfer_test.go", [2024-03-15T18:01:10.721Z] "transport_internal_test.go" [2024-03-15T18:01:10.721Z] ], [2024-03-15T18:01:10.721Z] "TestImports": [ [2024-03-15T18:01:10.721Z] "bufio", [2024-03-15T18:01:10.721Z] "bytes", [2024-03-15T18:01:10.721Z] "compress/gzip", [2024-03-15T18:01:10.721Z] "context", [2024-03-15T18:01:10.721Z] "crypto/rand", [2024-03-15T18:01:10.721Z] "crypto/tls", [2024-03-15T18:01:10.721Z] "encoding/json", [2024-03-15T18:01:10.721Z] "errors", [2024-03-15T18:01:10.721Z] "fmt", [2024-03-15T18:01:10.721Z] "go/token", [2024-03-15T18:01:10.721Z] "internal/race", [2024-03-15T18:01:10.721Z] "internal/testenv", [2024-03-15T18:01:10.721Z] "io", [2024-03-15T18:01:10.721Z] "io/fs", [2024-03-15T18:01:10.721Z] "log", [2024-03-15T18:01:10.721Z] "net", [2024-03-15T18:01:10.721Z] "net/http/internal", [2024-03-15T18:01:10.721Z] "net/http/internal/testcert", [2024-03-15T18:01:10.721Z] "net/url", [2024-03-15T18:01:10.721Z] "os", [2024-03-15T18:01:10.721Z] "os/exec", [2024-03-15T18:01:10.721Z] "path/filepath", [2024-03-15T18:01:10.721Z] "reflect", [2024-03-15T18:01:10.721Z] "regexp", [2024-03-15T18:01:10.721Z] "runtime", [2024-03-15T18:01:10.721Z] "sort", [2024-03-15T18:01:10.721Z] "strings", [2024-03-15T18:01:10.721Z] "sync", [2024-03-15T18:01:10.721Z] "testing", [2024-03-15T18:01:10.721Z] "testing/iotest", [2024-03-15T18:01:10.721Z] "time" [2024-03-15T18:01:10.721Z] ], [2024-03-15T18:01:10.721Z] "XTestGoFiles": [ [2024-03-15T18:01:10.721Z] "alpn_test.go", [2024-03-15T18:01:10.721Z] "client_test.go", [2024-03-15T18:01:10.721Z] "clientserver_test.go", [2024-03-15T18:01:10.721Z] "example_filesystem_test.go", [2024-03-15T18:01:10.721Z] "example_handle_test.go", [2024-03-15T18:01:10.721Z] "example_test.go", [2024-03-15T18:01:10.721Z] "fs_test.go", [2024-03-15T18:01:10.721Z] "main_test.go", [2024-03-15T18:01:10.721Z] "request_test.go", [2024-03-15T18:01:10.721Z] "serve_test.go", [2024-03-15T18:01:10.721Z] "sniff_test.go", [2024-03-15T18:01:10.721Z] "transport_test.go" [2024-03-15T18:01:10.721Z] ], [2024-03-15T18:01:10.721Z] "XTestImports": [ [2024-03-15T18:01:10.721Z] "bufio", [2024-03-15T18:01:10.721Z] "bytes", [2024-03-15T18:01:10.721Z] "compress/gzip", [2024-03-15T18:01:10.721Z] "compress/zlib", [2024-03-15T18:01:10.721Z] "context", [2024-03-15T18:01:10.721Z] "crypto/rand", [2024-03-15T18:01:10.721Z] "crypto/sha1", [2024-03-15T18:01:10.721Z] "crypto/tls", [2024-03-15T18:01:10.721Z] "crypto/x509", [2024-03-15T18:01:10.721Z] "encoding/base64", [2024-03-15T18:01:10.721Z] "encoding/binary", [2024-03-15T18:01:10.721Z] "encoding/json", [2024-03-15T18:01:10.721Z] "errors", [2024-03-15T18:01:10.721Z] "fmt", [2024-03-15T18:01:10.721Z] "go/token", [2024-03-15T18:01:10.721Z] "hash", [2024-03-15T18:01:10.721Z] "internal/nettrace", [2024-03-15T18:01:10.721Z] "internal/testenv", [2024-03-15T18:01:10.721Z] "io", [2024-03-15T18:01:10.721Z] "io/fs", [2024-03-15T18:01:10.721Z] "log", [2024-03-15T18:01:10.721Z] "math", [2024-03-15T18:01:10.721Z] "math/rand", [2024-03-15T18:01:10.721Z] "mime", [2024-03-15T18:01:10.721Z] "mime/multipart", [2024-03-15T18:01:10.721Z] "net", [2024-03-15T18:01:10.721Z] "net/http", [2024-03-15T18:01:10.721Z] "net/http/cookiejar", [2024-03-15T18:01:10.721Z] "net/http/httptest", [2024-03-15T18:01:10.721Z] "net/http/httptrace", [2024-03-15T18:01:10.721Z] "net/http/httputil", [2024-03-15T18:01:10.721Z] "net/http/internal", [2024-03-15T18:01:10.721Z] "net/http/internal/testcert", [2024-03-15T18:01:10.721Z] "net/textproto", [2024-03-15T18:01:10.721Z] "net/url", [2024-03-15T18:01:10.721Z] "os", [2024-03-15T18:01:10.721Z] "os/exec", [2024-03-15T18:01:10.721Z] "os/signal", [2024-03-15T18:01:10.721Z] "path", [2024-03-15T18:01:10.721Z] "path/filepath", [2024-03-15T18:01:10.721Z] "reflect", [2024-03-15T18:01:10.721Z] "regexp", [2024-03-15T18:01:10.721Z] "runtime", [2024-03-15T18:01:10.721Z] "runtime/debug", [2024-03-15T18:01:10.721Z] "sort", [2024-03-15T18:01:10.721Z] "strconv", [2024-03-15T18:01:10.721Z] "strings", [2024-03-15T18:01:10.721Z] "sync", [2024-03-15T18:01:10.721Z] "sync/atomic", [2024-03-15T18:01:10.721Z] "syscall", [2024-03-15T18:01:10.721Z] "testing", [2024-03-15T18:01:10.721Z] "testing/iotest", [2024-03-15T18:01:10.721Z] "time", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/net/http/httpguts" [2024-03-15T18:01:10.721Z] ] [2024-03-15T18:01:10.721Z] } [2024-03-15T18:01:10.721Z] { [2024-03-15T18:01:10.721Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9/errors", [2024-03-15T18:01:10.721Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.721Z] "Name": "errors", [2024-03-15T18:01:10.721Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9", [2024-03-15T18:01:10.721Z] "Module": { [2024-03-15T18:01:10.721Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-15T18:01:10.721Z] "Version": "v3.2.0-dev.9", [2024-03-15T18:01:10.721Z] "Time": "2024-02-27T09:06:59Z", [2024-03-15T18:01:10.721Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9", [2024-03-15T18:01:10.721Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.9.mod", [2024-03-15T18:01:10.721Z] "GoVersion": "1.21" [2024-03-15T18:01:10.721Z] }, [2024-03-15T18:01:10.721Z] "DepOnly": true, [2024-03-15T18:01:10.721Z] "Stale": true, [2024-03-15T18:01:10.721Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.721Z] "GoFiles": [ [2024-03-15T18:01:10.721Z] "types.go" [2024-03-15T18:01:10.721Z] ], [2024-03-15T18:01:10.721Z] "Imports": [ [2024-03-15T18:01:10.721Z] "errors", [2024-03-15T18:01:10.721Z] "fmt", [2024-03-15T18:01:10.721Z] "net/http", [2024-03-15T18:01:10.721Z] "runtime" [2024-03-15T18:01:10.721Z] ], [2024-03-15T18:01:10.721Z] "Deps": [ [2024-03-15T18:01:10.721Z] "bufio", [2024-03-15T18:01:10.721Z] "bytes", [2024-03-15T18:01:10.721Z] "compress/flate", [2024-03-15T18:01:10.721Z] "compress/gzip", [2024-03-15T18:01:10.721Z] "container/list", [2024-03-15T18:01:10.721Z] "context", [2024-03-15T18:01:10.721Z] "crypto", [2024-03-15T18:01:10.721Z] "crypto/aes", [2024-03-15T18:01:10.721Z] "crypto/cipher", [2024-03-15T18:01:10.721Z] "crypto/des", [2024-03-15T18:01:10.721Z] "crypto/dsa", [2024-03-15T18:01:10.721Z] "crypto/ecdsa", [2024-03-15T18:01:10.721Z] "crypto/ed25519", [2024-03-15T18:01:10.721Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.721Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.721Z] "crypto/elliptic", [2024-03-15T18:01:10.721Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.721Z] "crypto/hmac", [2024-03-15T18:01:10.721Z] "crypto/internal/randutil", [2024-03-15T18:01:10.721Z] "crypto/internal/subtle", [2024-03-15T18:01:10.721Z] "crypto/md5", [2024-03-15T18:01:10.721Z] "crypto/rand", [2024-03-15T18:01:10.721Z] "crypto/rc4", [2024-03-15T18:01:10.721Z] "crypto/rsa", [2024-03-15T18:01:10.721Z] "crypto/sha1", [2024-03-15T18:01:10.721Z] "crypto/sha256", [2024-03-15T18:01:10.721Z] "crypto/sha512", [2024-03-15T18:01:10.721Z] "crypto/subtle", [2024-03-15T18:01:10.721Z] "crypto/tls", [2024-03-15T18:01:10.721Z] "crypto/x509", [2024-03-15T18:01:10.721Z] "crypto/x509/pkix", [2024-03-15T18:01:10.721Z] "encoding/asn1", [2024-03-15T18:01:10.721Z] "encoding/base64", [2024-03-15T18:01:10.721Z] "encoding/binary", [2024-03-15T18:01:10.721Z] "encoding/hex", [2024-03-15T18:01:10.721Z] "encoding/pem", [2024-03-15T18:01:10.721Z] "errors", [2024-03-15T18:01:10.721Z] "fmt", [2024-03-15T18:01:10.721Z] "hash", [2024-03-15T18:01:10.721Z] "hash/crc32", [2024-03-15T18:01:10.721Z] "internal/abi", [2024-03-15T18:01:10.721Z] "internal/bytealg", [2024-03-15T18:01:10.721Z] "internal/cpu", [2024-03-15T18:01:10.721Z] "internal/fmtsort", [2024-03-15T18:01:10.721Z] "internal/goexperiment", [2024-03-15T18:01:10.721Z] "internal/itoa", [2024-03-15T18:01:10.721Z] "internal/nettrace", [2024-03-15T18:01:10.721Z] "internal/oserror", [2024-03-15T18:01:10.721Z] "internal/poll", [2024-03-15T18:01:10.721Z] "internal/race", [2024-03-15T18:01:10.721Z] "internal/reflectlite", [2024-03-15T18:01:10.721Z] "internal/singleflight", [2024-03-15T18:01:10.721Z] "internal/syscall/execenv", [2024-03-15T18:01:10.721Z] "internal/syscall/unix", [2024-03-15T18:01:10.721Z] "internal/testlog", [2024-03-15T18:01:10.721Z] "internal/unsafeheader", [2024-03-15T18:01:10.721Z] "io", [2024-03-15T18:01:10.721Z] "io/fs", [2024-03-15T18:01:10.721Z] "io/ioutil", [2024-03-15T18:01:10.721Z] "log", [2024-03-15T18:01:10.721Z] "math", [2024-03-15T18:01:10.721Z] "math/big", [2024-03-15T18:01:10.721Z] "math/bits", [2024-03-15T18:01:10.721Z] "math/rand", [2024-03-15T18:01:10.721Z] "mime", [2024-03-15T18:01:10.721Z] "mime/multipart", [2024-03-15T18:01:10.721Z] "mime/quotedprintable", [2024-03-15T18:01:10.721Z] "net", [2024-03-15T18:01:10.721Z] "net/http", [2024-03-15T18:01:10.721Z] "net/http/httptrace", [2024-03-15T18:01:10.721Z] "net/http/internal", [2024-03-15T18:01:10.721Z] "net/http/internal/ascii", [2024-03-15T18:01:10.721Z] "net/textproto", [2024-03-15T18:01:10.721Z] "net/url", [2024-03-15T18:01:10.721Z] "os", [2024-03-15T18:01:10.721Z] "path", [2024-03-15T18:01:10.721Z] "path/filepath", [2024-03-15T18:01:10.721Z] "reflect", [2024-03-15T18:01:10.721Z] "runtime", [2024-03-15T18:01:10.721Z] "runtime/cgo", [2024-03-15T18:01:10.721Z] "runtime/internal/atomic", [2024-03-15T18:01:10.721Z] "runtime/internal/math", [2024-03-15T18:01:10.721Z] "runtime/internal/sys", [2024-03-15T18:01:10.721Z] "sort", [2024-03-15T18:01:10.721Z] "strconv", [2024-03-15T18:01:10.721Z] "strings", [2024-03-15T18:01:10.721Z] "sync", [2024-03-15T18:01:10.721Z] "sync/atomic", [2024-03-15T18:01:10.721Z] "syscall", [2024-03-15T18:01:10.721Z] "time", [2024-03-15T18:01:10.721Z] "unicode", [2024-03-15T18:01:10.721Z] "unicode/utf16", [2024-03-15T18:01:10.721Z] "unicode/utf8", [2024-03-15T18:01:10.721Z] "unsafe", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.721Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.721Z] ], [2024-03-15T18:01:10.721Z] "TestGoFiles": [ [2024-03-15T18:01:10.721Z] "types_test.go" [2024-03-15T18:01:10.721Z] ], [2024-03-15T18:01:10.721Z] "TestImports": [ [2024-03-15T18:01:10.721Z] "fmt", [2024-03-15T18:01:10.721Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.721Z] "testing" [2024-03-15T18:01:10.721Z] ] [2024-03-15T18:01:10.721Z] } [2024-03-15T18:01:10.721Z] { [2024-03-15T18:01:10.721Z] "Dir": "/usr/local/go/src/encoding", [2024-03-15T18:01:10.721Z] "ImportPath": "encoding", [2024-03-15T18:01:10.721Z] "Name": "encoding", [2024-03-15T18:01:10.721Z] "Doc": "Package encoding defines interfaces shared by other packages that convert data to and from byte-level and textual representations.", [2024-03-15T18:01:10.721Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding.a", [2024-03-15T18:01:10.722Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.722Z] "Goroot": true, [2024-03-15T18:01:10.722Z] "Standard": true, [2024-03-15T18:01:10.722Z] "DepOnly": true, [2024-03-15T18:01:10.722Z] "GoFiles": [ [2024-03-15T18:01:10.722Z] "encoding.go" [2024-03-15T18:01:10.722Z] ] [2024-03-15T18:01:10.722Z] } [2024-03-15T18:01:10.722Z] { [2024-03-15T18:01:10.722Z] "Dir": "/usr/local/go/src/encoding/json", [2024-03-15T18:01:10.722Z] "ImportPath": "encoding/json", [2024-03-15T18:01:10.722Z] "Name": "json", [2024-03-15T18:01:10.722Z] "Doc": "Package json implements encoding and decoding of JSON as defined in RFC 7159.", [2024-03-15T18:01:10.722Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/json.a", [2024-03-15T18:01:10.722Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.722Z] "Goroot": true, [2024-03-15T18:01:10.722Z] "Standard": true, [2024-03-15T18:01:10.722Z] "DepOnly": true, [2024-03-15T18:01:10.722Z] "GoFiles": [ [2024-03-15T18:01:10.722Z] "decode.go", [2024-03-15T18:01:10.722Z] "encode.go", [2024-03-15T18:01:10.722Z] "fold.go", [2024-03-15T18:01:10.722Z] "indent.go", [2024-03-15T18:01:10.722Z] "scanner.go", [2024-03-15T18:01:10.722Z] "stream.go", [2024-03-15T18:01:10.722Z] "tables.go", [2024-03-15T18:01:10.722Z] "tags.go" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.722Z] "fuzz.go" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "Imports": [ [2024-03-15T18:01:10.722Z] "bytes", [2024-03-15T18:01:10.722Z] "encoding", [2024-03-15T18:01:10.722Z] "encoding/base64", [2024-03-15T18:01:10.722Z] "errors", [2024-03-15T18:01:10.722Z] "fmt", [2024-03-15T18:01:10.722Z] "io", [2024-03-15T18:01:10.722Z] "math", [2024-03-15T18:01:10.722Z] "reflect", [2024-03-15T18:01:10.722Z] "sort", [2024-03-15T18:01:10.722Z] "strconv", [2024-03-15T18:01:10.722Z] "strings", [2024-03-15T18:01:10.722Z] "sync", [2024-03-15T18:01:10.722Z] "unicode", [2024-03-15T18:01:10.722Z] "unicode/utf16", [2024-03-15T18:01:10.722Z] "unicode/utf8" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "Deps": [ [2024-03-15T18:01:10.722Z] "bytes", [2024-03-15T18:01:10.722Z] "encoding", [2024-03-15T18:01:10.722Z] "encoding/base64", [2024-03-15T18:01:10.722Z] "encoding/binary", [2024-03-15T18:01:10.722Z] "errors", [2024-03-15T18:01:10.722Z] "fmt", [2024-03-15T18:01:10.722Z] "internal/abi", [2024-03-15T18:01:10.722Z] "internal/bytealg", [2024-03-15T18:01:10.722Z] "internal/cpu", [2024-03-15T18:01:10.722Z] "internal/fmtsort", [2024-03-15T18:01:10.722Z] "internal/goexperiment", [2024-03-15T18:01:10.722Z] "internal/itoa", [2024-03-15T18:01:10.722Z] "internal/oserror", [2024-03-15T18:01:10.722Z] "internal/poll", [2024-03-15T18:01:10.722Z] "internal/race", [2024-03-15T18:01:10.722Z] "internal/reflectlite", [2024-03-15T18:01:10.722Z] "internal/syscall/execenv", [2024-03-15T18:01:10.722Z] "internal/syscall/unix", [2024-03-15T18:01:10.722Z] "internal/testlog", [2024-03-15T18:01:10.722Z] "internal/unsafeheader", [2024-03-15T18:01:10.722Z] "io", [2024-03-15T18:01:10.722Z] "io/fs", [2024-03-15T18:01:10.722Z] "math", [2024-03-15T18:01:10.722Z] "math/bits", [2024-03-15T18:01:10.722Z] "os", [2024-03-15T18:01:10.722Z] "path", [2024-03-15T18:01:10.722Z] "reflect", [2024-03-15T18:01:10.722Z] "runtime", [2024-03-15T18:01:10.722Z] "runtime/internal/atomic", [2024-03-15T18:01:10.722Z] "runtime/internal/math", [2024-03-15T18:01:10.722Z] "runtime/internal/sys", [2024-03-15T18:01:10.722Z] "sort", [2024-03-15T18:01:10.722Z] "strconv", [2024-03-15T18:01:10.722Z] "strings", [2024-03-15T18:01:10.722Z] "sync", [2024-03-15T18:01:10.722Z] "sync/atomic", [2024-03-15T18:01:10.722Z] "syscall", [2024-03-15T18:01:10.722Z] "time", [2024-03-15T18:01:10.722Z] "unicode", [2024-03-15T18:01:10.722Z] "unicode/utf16", [2024-03-15T18:01:10.722Z] "unicode/utf8", [2024-03-15T18:01:10.722Z] "unsafe" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "TestGoFiles": [ [2024-03-15T18:01:10.722Z] "bench_test.go", [2024-03-15T18:01:10.722Z] "decode_test.go", [2024-03-15T18:01:10.722Z] "encode_test.go", [2024-03-15T18:01:10.722Z] "fold_test.go", [2024-03-15T18:01:10.722Z] "number_test.go", [2024-03-15T18:01:10.722Z] "scanner_test.go", [2024-03-15T18:01:10.722Z] "stream_test.go", [2024-03-15T18:01:10.722Z] "tagkey_test.go", [2024-03-15T18:01:10.722Z] "tags_test.go" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "TestImports": [ [2024-03-15T18:01:10.722Z] "bytes", [2024-03-15T18:01:10.722Z] "compress/gzip", [2024-03-15T18:01:10.722Z] "encoding", [2024-03-15T18:01:10.722Z] "errors", [2024-03-15T18:01:10.722Z] "fmt", [2024-03-15T18:01:10.722Z] "image", [2024-03-15T18:01:10.722Z] "internal/testenv", [2024-03-15T18:01:10.722Z] "io", [2024-03-15T18:01:10.722Z] "log", [2024-03-15T18:01:10.722Z] "math", [2024-03-15T18:01:10.722Z] "math/big", [2024-03-15T18:01:10.722Z] "math/rand", [2024-03-15T18:01:10.722Z] "net", [2024-03-15T18:01:10.722Z] "net/http", [2024-03-15T18:01:10.722Z] "net/http/httptest", [2024-03-15T18:01:10.722Z] "os", [2024-03-15T18:01:10.722Z] "reflect", [2024-03-15T18:01:10.722Z] "regexp", [2024-03-15T18:01:10.722Z] "runtime", [2024-03-15T18:01:10.722Z] "strconv", [2024-03-15T18:01:10.722Z] "strings", [2024-03-15T18:01:10.722Z] "sync", [2024-03-15T18:01:10.722Z] "testing", [2024-03-15T18:01:10.722Z] "time", [2024-03-15T18:01:10.722Z] "unicode", [2024-03-15T18:01:10.722Z] "unicode/utf8" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "XTestGoFiles": [ [2024-03-15T18:01:10.722Z] "example_marshaling_test.go", [2024-03-15T18:01:10.722Z] "example_test.go", [2024-03-15T18:01:10.722Z] "example_text_marshaling_test.go" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "XTestImports": [ [2024-03-15T18:01:10.722Z] "bytes", [2024-03-15T18:01:10.722Z] "encoding/json", [2024-03-15T18:01:10.722Z] "fmt", [2024-03-15T18:01:10.722Z] "io", [2024-03-15T18:01:10.722Z] "log", [2024-03-15T18:01:10.722Z] "os", [2024-03-15T18:01:10.722Z] "strings" [2024-03-15T18:01:10.722Z] ] [2024-03-15T18:01:10.722Z] } [2024-03-15T18:01:10.722Z] { [2024-03-15T18:01:10.722Z] "Dir": "/usr/local/go/src/encoding/xml", [2024-03-15T18:01:10.722Z] "ImportPath": "encoding/xml", [2024-03-15T18:01:10.722Z] "Name": "xml", [2024-03-15T18:01:10.722Z] "Doc": "Package xml implements a simple XML 1.0 parser that understands XML name spaces.", [2024-03-15T18:01:10.722Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/xml.a", [2024-03-15T18:01:10.722Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.722Z] "Goroot": true, [2024-03-15T18:01:10.722Z] "Standard": true, [2024-03-15T18:01:10.722Z] "DepOnly": true, [2024-03-15T18:01:10.722Z] "GoFiles": [ [2024-03-15T18:01:10.722Z] "marshal.go", [2024-03-15T18:01:10.722Z] "read.go", [2024-03-15T18:01:10.722Z] "typeinfo.go", [2024-03-15T18:01:10.722Z] "xml.go" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "Imports": [ [2024-03-15T18:01:10.722Z] "bufio", [2024-03-15T18:01:10.722Z] "bytes", [2024-03-15T18:01:10.722Z] "encoding", [2024-03-15T18:01:10.722Z] "errors", [2024-03-15T18:01:10.722Z] "fmt", [2024-03-15T18:01:10.722Z] "io", [2024-03-15T18:01:10.722Z] "reflect", [2024-03-15T18:01:10.722Z] "strconv", [2024-03-15T18:01:10.722Z] "strings", [2024-03-15T18:01:10.722Z] "sync", [2024-03-15T18:01:10.722Z] "unicode", [2024-03-15T18:01:10.722Z] "unicode/utf8" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "Deps": [ [2024-03-15T18:01:10.722Z] "bufio", [2024-03-15T18:01:10.722Z] "bytes", [2024-03-15T18:01:10.722Z] "encoding", [2024-03-15T18:01:10.722Z] "errors", [2024-03-15T18:01:10.722Z] "fmt", [2024-03-15T18:01:10.722Z] "internal/abi", [2024-03-15T18:01:10.722Z] "internal/bytealg", [2024-03-15T18:01:10.722Z] "internal/cpu", [2024-03-15T18:01:10.722Z] "internal/fmtsort", [2024-03-15T18:01:10.722Z] "internal/goexperiment", [2024-03-15T18:01:10.722Z] "internal/itoa", [2024-03-15T18:01:10.722Z] "internal/oserror", [2024-03-15T18:01:10.722Z] "internal/poll", [2024-03-15T18:01:10.722Z] "internal/race", [2024-03-15T18:01:10.722Z] "internal/reflectlite", [2024-03-15T18:01:10.722Z] "internal/syscall/execenv", [2024-03-15T18:01:10.722Z] "internal/syscall/unix", [2024-03-15T18:01:10.722Z] "internal/testlog", [2024-03-15T18:01:10.722Z] "internal/unsafeheader", [2024-03-15T18:01:10.722Z] "io", [2024-03-15T18:01:10.722Z] "io/fs", [2024-03-15T18:01:10.722Z] "math", [2024-03-15T18:01:10.722Z] "math/bits", [2024-03-15T18:01:10.722Z] "os", [2024-03-15T18:01:10.722Z] "path", [2024-03-15T18:01:10.722Z] "reflect", [2024-03-15T18:01:10.722Z] "runtime", [2024-03-15T18:01:10.722Z] "runtime/internal/atomic", [2024-03-15T18:01:10.722Z] "runtime/internal/math", [2024-03-15T18:01:10.722Z] "runtime/internal/sys", [2024-03-15T18:01:10.722Z] "sort", [2024-03-15T18:01:10.722Z] "strconv", [2024-03-15T18:01:10.722Z] "strings", [2024-03-15T18:01:10.722Z] "sync", [2024-03-15T18:01:10.722Z] "sync/atomic", [2024-03-15T18:01:10.722Z] "syscall", [2024-03-15T18:01:10.722Z] "time", [2024-03-15T18:01:10.722Z] "unicode", [2024-03-15T18:01:10.722Z] "unicode/utf8", [2024-03-15T18:01:10.722Z] "unsafe" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "TestGoFiles": [ [2024-03-15T18:01:10.722Z] "atom_test.go", [2024-03-15T18:01:10.722Z] "marshal_test.go", [2024-03-15T18:01:10.722Z] "read_test.go", [2024-03-15T18:01:10.722Z] "xml_test.go" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "TestImports": [ [2024-03-15T18:01:10.722Z] "bytes", [2024-03-15T18:01:10.722Z] "errors", [2024-03-15T18:01:10.722Z] "fmt", [2024-03-15T18:01:10.722Z] "io", [2024-03-15T18:01:10.722Z] "reflect", [2024-03-15T18:01:10.722Z] "strconv", [2024-03-15T18:01:10.722Z] "strings", [2024-03-15T18:01:10.722Z] "sync", [2024-03-15T18:01:10.722Z] "testing", [2024-03-15T18:01:10.722Z] "time", [2024-03-15T18:01:10.722Z] "unicode/utf8" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "XTestGoFiles": [ [2024-03-15T18:01:10.722Z] "example_marshaling_test.go", [2024-03-15T18:01:10.722Z] "example_test.go", [2024-03-15T18:01:10.722Z] "example_text_marshaling_test.go" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "XTestImports": [ [2024-03-15T18:01:10.722Z] "encoding/xml", [2024-03-15T18:01:10.722Z] "fmt", [2024-03-15T18:01:10.722Z] "log", [2024-03-15T18:01:10.722Z] "os", [2024-03-15T18:01:10.722Z] "strings" [2024-03-15T18:01:10.722Z] ] [2024-03-15T18:01:10.722Z] } [2024-03-15T18:01:10.722Z] { [2024-03-15T18:01:10.722Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.21.0/html/atom", [2024-03-15T18:01:10.722Z] "ImportPath": "golang.org/x/net/html/atom", [2024-03-15T18:01:10.722Z] "Name": "atom", [2024-03-15T18:01:10.722Z] "Doc": "Package atom provides integer codes (also known as atoms) for a fixed set of frequently occurring HTML strings: tag names and attribute keys such as \"p\" and \"id\".", [2024-03-15T18:01:10.722Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.21.0", [2024-03-15T18:01:10.722Z] "Module": { [2024-03-15T18:01:10.722Z] "Path": "golang.org/x/net", [2024-03-15T18:01:10.722Z] "Version": "v0.21.0", [2024-03-15T18:01:10.722Z] "Time": "2024-02-07T21:51:58Z", [2024-03-15T18:01:10.722Z] "Indirect": true, [2024-03-15T18:01:10.722Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.21.0", [2024-03-15T18:01:10.722Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.21.0.mod", [2024-03-15T18:01:10.722Z] "GoVersion": "1.18" [2024-03-15T18:01:10.722Z] }, [2024-03-15T18:01:10.722Z] "DepOnly": true, [2024-03-15T18:01:10.722Z] "Stale": true, [2024-03-15T18:01:10.722Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.722Z] "GoFiles": [ [2024-03-15T18:01:10.722Z] "atom.go", [2024-03-15T18:01:10.722Z] "table.go" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.722Z] "gen.go" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "TestGoFiles": [ [2024-03-15T18:01:10.722Z] "atom_test.go", [2024-03-15T18:01:10.722Z] "table_test.go" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "TestImports": [ [2024-03-15T18:01:10.722Z] "sort", [2024-03-15T18:01:10.722Z] "testing" [2024-03-15T18:01:10.722Z] ] [2024-03-15T18:01:10.722Z] } [2024-03-15T18:01:10.722Z] { [2024-03-15T18:01:10.722Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.21.0/html", [2024-03-15T18:01:10.722Z] "ImportPath": "golang.org/x/net/html", [2024-03-15T18:01:10.722Z] "Name": "html", [2024-03-15T18:01:10.722Z] "Doc": "Package html implements an HTML5-compliant tokenizer and parser.", [2024-03-15T18:01:10.722Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.21.0", [2024-03-15T18:01:10.722Z] "Module": { [2024-03-15T18:01:10.722Z] "Path": "golang.org/x/net", [2024-03-15T18:01:10.722Z] "Version": "v0.21.0", [2024-03-15T18:01:10.722Z] "Time": "2024-02-07T21:51:58Z", [2024-03-15T18:01:10.722Z] "Indirect": true, [2024-03-15T18:01:10.722Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.21.0", [2024-03-15T18:01:10.722Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.21.0.mod", [2024-03-15T18:01:10.722Z] "GoVersion": "1.18" [2024-03-15T18:01:10.722Z] }, [2024-03-15T18:01:10.722Z] "DepOnly": true, [2024-03-15T18:01:10.722Z] "Stale": true, [2024-03-15T18:01:10.722Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.722Z] "GoFiles": [ [2024-03-15T18:01:10.722Z] "const.go", [2024-03-15T18:01:10.722Z] "doc.go", [2024-03-15T18:01:10.722Z] "doctype.go", [2024-03-15T18:01:10.722Z] "entity.go", [2024-03-15T18:01:10.722Z] "escape.go", [2024-03-15T18:01:10.722Z] "foreign.go", [2024-03-15T18:01:10.722Z] "node.go", [2024-03-15T18:01:10.722Z] "parse.go", [2024-03-15T18:01:10.722Z] "render.go", [2024-03-15T18:01:10.722Z] "token.go" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "Imports": [ [2024-03-15T18:01:10.722Z] "bufio", [2024-03-15T18:01:10.722Z] "bytes", [2024-03-15T18:01:10.722Z] "errors", [2024-03-15T18:01:10.722Z] "fmt", [2024-03-15T18:01:10.722Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.722Z] "io", [2024-03-15T18:01:10.722Z] "strconv", [2024-03-15T18:01:10.722Z] "strings", [2024-03-15T18:01:10.722Z] "unicode/utf8" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "Deps": [ [2024-03-15T18:01:10.722Z] "bufio", [2024-03-15T18:01:10.722Z] "bytes", [2024-03-15T18:01:10.722Z] "errors", [2024-03-15T18:01:10.722Z] "fmt", [2024-03-15T18:01:10.722Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.722Z] "internal/abi", [2024-03-15T18:01:10.722Z] "internal/bytealg", [2024-03-15T18:01:10.722Z] "internal/cpu", [2024-03-15T18:01:10.722Z] "internal/fmtsort", [2024-03-15T18:01:10.722Z] "internal/goexperiment", [2024-03-15T18:01:10.722Z] "internal/itoa", [2024-03-15T18:01:10.722Z] "internal/oserror", [2024-03-15T18:01:10.722Z] "internal/poll", [2024-03-15T18:01:10.722Z] "internal/race", [2024-03-15T18:01:10.722Z] "internal/reflectlite", [2024-03-15T18:01:10.722Z] "internal/syscall/execenv", [2024-03-15T18:01:10.722Z] "internal/syscall/unix", [2024-03-15T18:01:10.722Z] "internal/testlog", [2024-03-15T18:01:10.722Z] "internal/unsafeheader", [2024-03-15T18:01:10.722Z] "io", [2024-03-15T18:01:10.722Z] "io/fs", [2024-03-15T18:01:10.722Z] "math", [2024-03-15T18:01:10.722Z] "math/bits", [2024-03-15T18:01:10.722Z] "os", [2024-03-15T18:01:10.722Z] "path", [2024-03-15T18:01:10.722Z] "reflect", [2024-03-15T18:01:10.722Z] "runtime", [2024-03-15T18:01:10.722Z] "runtime/internal/atomic", [2024-03-15T18:01:10.722Z] "runtime/internal/math", [2024-03-15T18:01:10.722Z] "runtime/internal/sys", [2024-03-15T18:01:10.722Z] "sort", [2024-03-15T18:01:10.722Z] "strconv", [2024-03-15T18:01:10.722Z] "strings", [2024-03-15T18:01:10.722Z] "sync", [2024-03-15T18:01:10.722Z] "sync/atomic", [2024-03-15T18:01:10.722Z] "syscall", [2024-03-15T18:01:10.722Z] "time", [2024-03-15T18:01:10.722Z] "unicode", [2024-03-15T18:01:10.722Z] "unicode/utf8", [2024-03-15T18:01:10.722Z] "unsafe" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "TestGoFiles": [ [2024-03-15T18:01:10.722Z] "comment_test.go", [2024-03-15T18:01:10.722Z] "entity_test.go", [2024-03-15T18:01:10.722Z] "escape_test.go", [2024-03-15T18:01:10.722Z] "node_test.go", [2024-03-15T18:01:10.722Z] "parse_test.go", [2024-03-15T18:01:10.722Z] "render_test.go", [2024-03-15T18:01:10.722Z] "token_test.go" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "TestImports": [ [2024-03-15T18:01:10.722Z] "bufio", [2024-03-15T18:01:10.722Z] "bytes", [2024-03-15T18:01:10.722Z] "errors", [2024-03-15T18:01:10.722Z] "fmt", [2024-03-15T18:01:10.722Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.722Z] "io", [2024-03-15T18:01:10.722Z] "io/ioutil", [2024-03-15T18:01:10.722Z] "os", [2024-03-15T18:01:10.722Z] "path/filepath", [2024-03-15T18:01:10.722Z] "reflect", [2024-03-15T18:01:10.722Z] "runtime", [2024-03-15T18:01:10.722Z] "sort", [2024-03-15T18:01:10.722Z] "strings", [2024-03-15T18:01:10.722Z] "testing", [2024-03-15T18:01:10.722Z] "unicode/utf8" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "XTestGoFiles": [ [2024-03-15T18:01:10.722Z] "example_test.go" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "XTestImports": [ [2024-03-15T18:01:10.722Z] "fmt", [2024-03-15T18:01:10.722Z] "golang.org/x/net/html", [2024-03-15T18:01:10.722Z] "log", [2024-03-15T18:01:10.722Z] "strings" [2024-03-15T18:01:10.722Z] ] [2024-03-15T18:01:10.722Z] } [2024-03-15T18:01:10.722Z] { [2024-03-15T18:01:10.722Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3/internal/charset", [2024-03-15T18:01:10.722Z] "ImportPath": "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.722Z] "Name": "charset", [2024-03-15T18:01:10.722Z] "Root": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-03-15T18:01:10.722Z] "Module": { [2024-03-15T18:01:10.722Z] "Path": "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.722Z] "Version": "v1.4.3", [2024-03-15T18:01:10.722Z] "Time": "2023-10-12T13:58:32Z", [2024-03-15T18:01:10.722Z] "Indirect": true, [2024-03-15T18:01:10.722Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-03-15T18:01:10.722Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gabriel-vasile/mimetype/@v/v1.4.3.mod", [2024-03-15T18:01:10.722Z] "GoVersion": "1.20" [2024-03-15T18:01:10.722Z] }, [2024-03-15T18:01:10.722Z] "DepOnly": true, [2024-03-15T18:01:10.722Z] "Stale": true, [2024-03-15T18:01:10.722Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.722Z] "GoFiles": [ [2024-03-15T18:01:10.722Z] "charset.go" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "Imports": [ [2024-03-15T18:01:10.722Z] "bytes", [2024-03-15T18:01:10.722Z] "encoding/xml", [2024-03-15T18:01:10.722Z] "golang.org/x/net/html", [2024-03-15T18:01:10.722Z] "strings", [2024-03-15T18:01:10.722Z] "unicode/utf8" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "Deps": [ [2024-03-15T18:01:10.722Z] "bufio", [2024-03-15T18:01:10.722Z] "bytes", [2024-03-15T18:01:10.722Z] "encoding", [2024-03-15T18:01:10.722Z] "encoding/xml", [2024-03-15T18:01:10.722Z] "errors", [2024-03-15T18:01:10.722Z] "fmt", [2024-03-15T18:01:10.722Z] "golang.org/x/net/html", [2024-03-15T18:01:10.722Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.722Z] "internal/abi", [2024-03-15T18:01:10.722Z] "internal/bytealg", [2024-03-15T18:01:10.722Z] "internal/cpu", [2024-03-15T18:01:10.722Z] "internal/fmtsort", [2024-03-15T18:01:10.722Z] "internal/goexperiment", [2024-03-15T18:01:10.722Z] "internal/itoa", [2024-03-15T18:01:10.722Z] "internal/oserror", [2024-03-15T18:01:10.722Z] "internal/poll", [2024-03-15T18:01:10.722Z] "internal/race", [2024-03-15T18:01:10.722Z] "internal/reflectlite", [2024-03-15T18:01:10.722Z] "internal/syscall/execenv", [2024-03-15T18:01:10.722Z] "internal/syscall/unix", [2024-03-15T18:01:10.722Z] "internal/testlog", [2024-03-15T18:01:10.722Z] "internal/unsafeheader", [2024-03-15T18:01:10.722Z] "io", [2024-03-15T18:01:10.722Z] "io/fs", [2024-03-15T18:01:10.722Z] "math", [2024-03-15T18:01:10.722Z] "math/bits", [2024-03-15T18:01:10.722Z] "os", [2024-03-15T18:01:10.722Z] "path", [2024-03-15T18:01:10.722Z] "reflect", [2024-03-15T18:01:10.722Z] "runtime", [2024-03-15T18:01:10.722Z] "runtime/internal/atomic", [2024-03-15T18:01:10.722Z] "runtime/internal/math", [2024-03-15T18:01:10.722Z] "runtime/internal/sys", [2024-03-15T18:01:10.722Z] "sort", [2024-03-15T18:01:10.722Z] "strconv", [2024-03-15T18:01:10.722Z] "strings", [2024-03-15T18:01:10.722Z] "sync", [2024-03-15T18:01:10.722Z] "sync/atomic", [2024-03-15T18:01:10.722Z] "syscall", [2024-03-15T18:01:10.722Z] "time", [2024-03-15T18:01:10.722Z] "unicode", [2024-03-15T18:01:10.722Z] "unicode/utf8", [2024-03-15T18:01:10.722Z] "unsafe" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "TestGoFiles": [ [2024-03-15T18:01:10.722Z] "charset_test.go" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "TestImports": [ [2024-03-15T18:01:10.722Z] "testing" [2024-03-15T18:01:10.722Z] ] [2024-03-15T18:01:10.722Z] } [2024-03-15T18:01:10.722Z] { [2024-03-15T18:01:10.722Z] "Dir": "/usr/local/go/src/hash/adler32", [2024-03-15T18:01:10.722Z] "ImportPath": "hash/adler32", [2024-03-15T18:01:10.722Z] "Name": "adler32", [2024-03-15T18:01:10.722Z] "Doc": "Package adler32 implements the Adler-32 checksum.", [2024-03-15T18:01:10.722Z] "Target": "/usr/local/go/pkg/linux_amd64/hash/adler32.a", [2024-03-15T18:01:10.722Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.722Z] "Goroot": true, [2024-03-15T18:01:10.722Z] "Standard": true, [2024-03-15T18:01:10.722Z] "DepOnly": true, [2024-03-15T18:01:10.722Z] "GoFiles": [ [2024-03-15T18:01:10.722Z] "adler32.go" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "Imports": [ [2024-03-15T18:01:10.722Z] "errors", [2024-03-15T18:01:10.722Z] "hash" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "Deps": [ [2024-03-15T18:01:10.722Z] "errors", [2024-03-15T18:01:10.722Z] "hash", [2024-03-15T18:01:10.722Z] "internal/abi", [2024-03-15T18:01:10.722Z] "internal/bytealg", [2024-03-15T18:01:10.722Z] "internal/cpu", [2024-03-15T18:01:10.722Z] "internal/goexperiment", [2024-03-15T18:01:10.722Z] "internal/race", [2024-03-15T18:01:10.722Z] "internal/reflectlite", [2024-03-15T18:01:10.722Z] "internal/unsafeheader", [2024-03-15T18:01:10.722Z] "io", [2024-03-15T18:01:10.722Z] "runtime", [2024-03-15T18:01:10.722Z] "runtime/internal/atomic", [2024-03-15T18:01:10.722Z] "runtime/internal/math", [2024-03-15T18:01:10.722Z] "runtime/internal/sys", [2024-03-15T18:01:10.722Z] "sync", [2024-03-15T18:01:10.722Z] "sync/atomic", [2024-03-15T18:01:10.722Z] "unsafe" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "TestGoFiles": [ [2024-03-15T18:01:10.722Z] "adler32_test.go" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "TestImports": [ [2024-03-15T18:01:10.722Z] "encoding", [2024-03-15T18:01:10.722Z] "io", [2024-03-15T18:01:10.722Z] "strings", [2024-03-15T18:01:10.722Z] "testing" [2024-03-15T18:01:10.722Z] ] [2024-03-15T18:01:10.722Z] } [2024-03-15T18:01:10.722Z] { [2024-03-15T18:01:10.722Z] "Dir": "/usr/local/go/src/compress/zlib", [2024-03-15T18:01:10.722Z] "ImportPath": "compress/zlib", [2024-03-15T18:01:10.722Z] "Name": "zlib", [2024-03-15T18:01:10.722Z] "Doc": "Package zlib implements reading and writing of zlib format compressed data, as specified in RFC 1950.", [2024-03-15T18:01:10.722Z] "Target": "/usr/local/go/pkg/linux_amd64/compress/zlib.a", [2024-03-15T18:01:10.722Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.722Z] "Goroot": true, [2024-03-15T18:01:10.722Z] "Standard": true, [2024-03-15T18:01:10.722Z] "DepOnly": true, [2024-03-15T18:01:10.722Z] "GoFiles": [ [2024-03-15T18:01:10.722Z] "reader.go", [2024-03-15T18:01:10.722Z] "writer.go" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "Imports": [ [2024-03-15T18:01:10.722Z] "bufio", [2024-03-15T18:01:10.722Z] "compress/flate", [2024-03-15T18:01:10.722Z] "encoding/binary", [2024-03-15T18:01:10.722Z] "errors", [2024-03-15T18:01:10.722Z] "fmt", [2024-03-15T18:01:10.722Z] "hash", [2024-03-15T18:01:10.722Z] "hash/adler32", [2024-03-15T18:01:10.722Z] "io" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "Deps": [ [2024-03-15T18:01:10.722Z] "bufio", [2024-03-15T18:01:10.722Z] "bytes", [2024-03-15T18:01:10.722Z] "compress/flate", [2024-03-15T18:01:10.722Z] "encoding/binary", [2024-03-15T18:01:10.722Z] "errors", [2024-03-15T18:01:10.722Z] "fmt", [2024-03-15T18:01:10.722Z] "hash", [2024-03-15T18:01:10.722Z] "hash/adler32", [2024-03-15T18:01:10.722Z] "internal/abi", [2024-03-15T18:01:10.722Z] "internal/bytealg", [2024-03-15T18:01:10.722Z] "internal/cpu", [2024-03-15T18:01:10.722Z] "internal/fmtsort", [2024-03-15T18:01:10.722Z] "internal/goexperiment", [2024-03-15T18:01:10.722Z] "internal/itoa", [2024-03-15T18:01:10.722Z] "internal/oserror", [2024-03-15T18:01:10.722Z] "internal/poll", [2024-03-15T18:01:10.722Z] "internal/race", [2024-03-15T18:01:10.722Z] "internal/reflectlite", [2024-03-15T18:01:10.722Z] "internal/syscall/execenv", [2024-03-15T18:01:10.722Z] "internal/syscall/unix", [2024-03-15T18:01:10.722Z] "internal/testlog", [2024-03-15T18:01:10.722Z] "internal/unsafeheader", [2024-03-15T18:01:10.722Z] "io", [2024-03-15T18:01:10.722Z] "io/fs", [2024-03-15T18:01:10.722Z] "math", [2024-03-15T18:01:10.722Z] "math/bits", [2024-03-15T18:01:10.722Z] "os", [2024-03-15T18:01:10.722Z] "path", [2024-03-15T18:01:10.722Z] "reflect", [2024-03-15T18:01:10.722Z] "runtime", [2024-03-15T18:01:10.722Z] "runtime/internal/atomic", [2024-03-15T18:01:10.722Z] "runtime/internal/math", [2024-03-15T18:01:10.722Z] "runtime/internal/sys", [2024-03-15T18:01:10.722Z] "sort", [2024-03-15T18:01:10.722Z] "strconv", [2024-03-15T18:01:10.722Z] "strings", [2024-03-15T18:01:10.722Z] "sync", [2024-03-15T18:01:10.722Z] "sync/atomic", [2024-03-15T18:01:10.722Z] "syscall", [2024-03-15T18:01:10.722Z] "time", [2024-03-15T18:01:10.722Z] "unicode", [2024-03-15T18:01:10.722Z] "unicode/utf8", [2024-03-15T18:01:10.722Z] "unsafe" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "TestGoFiles": [ [2024-03-15T18:01:10.722Z] "reader_test.go", [2024-03-15T18:01:10.722Z] "writer_test.go" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "TestImports": [ [2024-03-15T18:01:10.722Z] "bytes", [2024-03-15T18:01:10.722Z] "fmt", [2024-03-15T18:01:10.722Z] "internal/testenv", [2024-03-15T18:01:10.722Z] "io", [2024-03-15T18:01:10.722Z] "os", [2024-03-15T18:01:10.722Z] "testing" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "XTestGoFiles": [ [2024-03-15T18:01:10.722Z] "example_test.go" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "XTestImports": [ [2024-03-15T18:01:10.722Z] "bytes", [2024-03-15T18:01:10.722Z] "compress/zlib", [2024-03-15T18:01:10.722Z] "fmt", [2024-03-15T18:01:10.722Z] "io", [2024-03-15T18:01:10.722Z] "os" [2024-03-15T18:01:10.722Z] ] [2024-03-15T18:01:10.722Z] } [2024-03-15T18:01:10.722Z] { [2024-03-15T18:01:10.722Z] "Dir": "/usr/local/go/src/debug/dwarf", [2024-03-15T18:01:10.722Z] "ImportPath": "debug/dwarf", [2024-03-15T18:01:10.722Z] "Name": "dwarf", [2024-03-15T18:01:10.722Z] "Doc": "Package dwarf provides access to DWARF debugging information loaded from executable files, as defined in the DWARF 2.0 Standard at http://dwarfstd.org/doc/dwarf-2.0.0.pdf", [2024-03-15T18:01:10.722Z] "Target": "/usr/local/go/pkg/linux_amd64/debug/dwarf.a", [2024-03-15T18:01:10.722Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.722Z] "Goroot": true, [2024-03-15T18:01:10.722Z] "Standard": true, [2024-03-15T18:01:10.722Z] "DepOnly": true, [2024-03-15T18:01:10.722Z] "GoFiles": [ [2024-03-15T18:01:10.722Z] "attr_string.go", [2024-03-15T18:01:10.722Z] "buf.go", [2024-03-15T18:01:10.722Z] "class_string.go", [2024-03-15T18:01:10.722Z] "const.go", [2024-03-15T18:01:10.722Z] "entry.go", [2024-03-15T18:01:10.722Z] "line.go", [2024-03-15T18:01:10.722Z] "open.go", [2024-03-15T18:01:10.722Z] "tag_string.go", [2024-03-15T18:01:10.722Z] "type.go", [2024-03-15T18:01:10.722Z] "typeunit.go", [2024-03-15T18:01:10.722Z] "unit.go" [2024-03-15T18:01:10.722Z] ], [2024-03-15T18:01:10.722Z] "Imports": [ [2024-03-15T18:01:10.722Z] "bytes", [2024-03-15T18:01:10.722Z] "encoding/binary", [2024-03-15T18:01:10.722Z] "errors", [2024-03-15T18:01:10.723Z] "fmt", [2024-03-15T18:01:10.723Z] "io", [2024-03-15T18:01:10.723Z] "path", [2024-03-15T18:01:10.723Z] "sort", [2024-03-15T18:01:10.723Z] "strconv", [2024-03-15T18:01:10.723Z] "strings" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "Deps": [ [2024-03-15T18:01:10.723Z] "bytes", [2024-03-15T18:01:10.723Z] "encoding/binary", [2024-03-15T18:01:10.723Z] "errors", [2024-03-15T18:01:10.723Z] "fmt", [2024-03-15T18:01:10.723Z] "internal/abi", [2024-03-15T18:01:10.723Z] "internal/bytealg", [2024-03-15T18:01:10.723Z] "internal/cpu", [2024-03-15T18:01:10.723Z] "internal/fmtsort", [2024-03-15T18:01:10.723Z] "internal/goexperiment", [2024-03-15T18:01:10.723Z] "internal/itoa", [2024-03-15T18:01:10.723Z] "internal/oserror", [2024-03-15T18:01:10.723Z] "internal/poll", [2024-03-15T18:01:10.723Z] "internal/race", [2024-03-15T18:01:10.723Z] "internal/reflectlite", [2024-03-15T18:01:10.723Z] "internal/syscall/execenv", [2024-03-15T18:01:10.723Z] "internal/syscall/unix", [2024-03-15T18:01:10.723Z] "internal/testlog", [2024-03-15T18:01:10.723Z] "internal/unsafeheader", [2024-03-15T18:01:10.723Z] "io", [2024-03-15T18:01:10.723Z] "io/fs", [2024-03-15T18:01:10.723Z] "math", [2024-03-15T18:01:10.723Z] "math/bits", [2024-03-15T18:01:10.723Z] "os", [2024-03-15T18:01:10.723Z] "path", [2024-03-15T18:01:10.723Z] "reflect", [2024-03-15T18:01:10.723Z] "runtime", [2024-03-15T18:01:10.723Z] "runtime/internal/atomic", [2024-03-15T18:01:10.723Z] "runtime/internal/math", [2024-03-15T18:01:10.723Z] "runtime/internal/sys", [2024-03-15T18:01:10.723Z] "sort", [2024-03-15T18:01:10.723Z] "strconv", [2024-03-15T18:01:10.723Z] "strings", [2024-03-15T18:01:10.723Z] "sync", [2024-03-15T18:01:10.723Z] "sync/atomic", [2024-03-15T18:01:10.723Z] "syscall", [2024-03-15T18:01:10.723Z] "time", [2024-03-15T18:01:10.723Z] "unicode", [2024-03-15T18:01:10.723Z] "unicode/utf8", [2024-03-15T18:01:10.723Z] "unsafe" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "TestGoFiles": [ [2024-03-15T18:01:10.723Z] "dwarf5ranges_test.go", [2024-03-15T18:01:10.723Z] "export_test.go" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "TestImports": [ [2024-03-15T18:01:10.723Z] "encoding/binary", [2024-03-15T18:01:10.723Z] "os", [2024-03-15T18:01:10.723Z] "reflect", [2024-03-15T18:01:10.723Z] "testing" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "XTestGoFiles": [ [2024-03-15T18:01:10.723Z] "entry_test.go", [2024-03-15T18:01:10.723Z] "line_test.go", [2024-03-15T18:01:10.723Z] "type_test.go" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "XTestImports": [ [2024-03-15T18:01:10.723Z] "debug/dwarf", [2024-03-15T18:01:10.723Z] "debug/elf", [2024-03-15T18:01:10.723Z] "debug/macho", [2024-03-15T18:01:10.723Z] "debug/pe", [2024-03-15T18:01:10.723Z] "encoding/binary", [2024-03-15T18:01:10.723Z] "fmt", [2024-03-15T18:01:10.723Z] "io", [2024-03-15T18:01:10.723Z] "path/filepath", [2024-03-15T18:01:10.723Z] "reflect", [2024-03-15T18:01:10.723Z] "strconv", [2024-03-15T18:01:10.723Z] "strings", [2024-03-15T18:01:10.723Z] "testing" [2024-03-15T18:01:10.723Z] ] [2024-03-15T18:01:10.723Z] } [2024-03-15T18:01:10.723Z] { [2024-03-15T18:01:10.723Z] "Dir": "/usr/local/go/src/debug/macho", [2024-03-15T18:01:10.723Z] "ImportPath": "debug/macho", [2024-03-15T18:01:10.723Z] "Name": "macho", [2024-03-15T18:01:10.723Z] "Doc": "Package macho implements access to Mach-O object files.", [2024-03-15T18:01:10.723Z] "Target": "/usr/local/go/pkg/linux_amd64/debug/macho.a", [2024-03-15T18:01:10.723Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.723Z] "Goroot": true, [2024-03-15T18:01:10.723Z] "Standard": true, [2024-03-15T18:01:10.723Z] "DepOnly": true, [2024-03-15T18:01:10.723Z] "GoFiles": [ [2024-03-15T18:01:10.723Z] "fat.go", [2024-03-15T18:01:10.723Z] "file.go", [2024-03-15T18:01:10.723Z] "macho.go", [2024-03-15T18:01:10.723Z] "reloctype.go", [2024-03-15T18:01:10.723Z] "reloctype_string.go" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "Imports": [ [2024-03-15T18:01:10.723Z] "bytes", [2024-03-15T18:01:10.723Z] "compress/zlib", [2024-03-15T18:01:10.723Z] "debug/dwarf", [2024-03-15T18:01:10.723Z] "encoding/binary", [2024-03-15T18:01:10.723Z] "fmt", [2024-03-15T18:01:10.723Z] "io", [2024-03-15T18:01:10.723Z] "os", [2024-03-15T18:01:10.723Z] "strconv", [2024-03-15T18:01:10.723Z] "strings" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "Deps": [ [2024-03-15T18:01:10.723Z] "bufio", [2024-03-15T18:01:10.723Z] "bytes", [2024-03-15T18:01:10.723Z] "compress/flate", [2024-03-15T18:01:10.723Z] "compress/zlib", [2024-03-15T18:01:10.723Z] "debug/dwarf", [2024-03-15T18:01:10.723Z] "encoding/binary", [2024-03-15T18:01:10.723Z] "errors", [2024-03-15T18:01:10.723Z] "fmt", [2024-03-15T18:01:10.723Z] "hash", [2024-03-15T18:01:10.723Z] "hash/adler32", [2024-03-15T18:01:10.723Z] "internal/abi", [2024-03-15T18:01:10.723Z] "internal/bytealg", [2024-03-15T18:01:10.723Z] "internal/cpu", [2024-03-15T18:01:10.723Z] "internal/fmtsort", [2024-03-15T18:01:10.723Z] "internal/goexperiment", [2024-03-15T18:01:10.723Z] "internal/itoa", [2024-03-15T18:01:10.723Z] "internal/oserror", [2024-03-15T18:01:10.723Z] "internal/poll", [2024-03-15T18:01:10.723Z] "internal/race", [2024-03-15T18:01:10.723Z] "internal/reflectlite", [2024-03-15T18:01:10.723Z] "internal/syscall/execenv", [2024-03-15T18:01:10.723Z] "internal/syscall/unix", [2024-03-15T18:01:10.723Z] "internal/testlog", [2024-03-15T18:01:10.723Z] "internal/unsafeheader", [2024-03-15T18:01:10.723Z] "io", [2024-03-15T18:01:10.723Z] "io/fs", [2024-03-15T18:01:10.723Z] "math", [2024-03-15T18:01:10.723Z] "math/bits", [2024-03-15T18:01:10.723Z] "os", [2024-03-15T18:01:10.723Z] "path", [2024-03-15T18:01:10.723Z] "reflect", [2024-03-15T18:01:10.723Z] "runtime", [2024-03-15T18:01:10.723Z] "runtime/internal/atomic", [2024-03-15T18:01:10.723Z] "runtime/internal/math", [2024-03-15T18:01:10.723Z] "runtime/internal/sys", [2024-03-15T18:01:10.723Z] "sort", [2024-03-15T18:01:10.723Z] "strconv", [2024-03-15T18:01:10.723Z] "strings", [2024-03-15T18:01:10.723Z] "sync", [2024-03-15T18:01:10.723Z] "sync/atomic", [2024-03-15T18:01:10.723Z] "syscall", [2024-03-15T18:01:10.723Z] "time", [2024-03-15T18:01:10.723Z] "unicode", [2024-03-15T18:01:10.723Z] "unicode/utf8", [2024-03-15T18:01:10.723Z] "unsafe" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "TestGoFiles": [ [2024-03-15T18:01:10.723Z] "file_test.go" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "TestImports": [ [2024-03-15T18:01:10.723Z] "bytes", [2024-03-15T18:01:10.723Z] "internal/obscuretestdata", [2024-03-15T18:01:10.723Z] "io", [2024-03-15T18:01:10.723Z] "reflect", [2024-03-15T18:01:10.723Z] "testing" [2024-03-15T18:01:10.723Z] ] [2024-03-15T18:01:10.723Z] } [2024-03-15T18:01:10.723Z] { [2024-03-15T18:01:10.723Z] "Dir": "/usr/local/go/src/encoding/csv", [2024-03-15T18:01:10.723Z] "ImportPath": "encoding/csv", [2024-03-15T18:01:10.723Z] "Name": "csv", [2024-03-15T18:01:10.723Z] "Doc": "Package csv reads and writes comma-separated values (CSV) files.", [2024-03-15T18:01:10.723Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/csv.a", [2024-03-15T18:01:10.723Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.723Z] "Goroot": true, [2024-03-15T18:01:10.723Z] "Standard": true, [2024-03-15T18:01:10.723Z] "DepOnly": true, [2024-03-15T18:01:10.723Z] "GoFiles": [ [2024-03-15T18:01:10.723Z] "reader.go", [2024-03-15T18:01:10.723Z] "writer.go" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.723Z] "fuzz.go" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "Imports": [ [2024-03-15T18:01:10.723Z] "bufio", [2024-03-15T18:01:10.723Z] "bytes", [2024-03-15T18:01:10.723Z] "errors", [2024-03-15T18:01:10.723Z] "fmt", [2024-03-15T18:01:10.723Z] "io", [2024-03-15T18:01:10.723Z] "strings", [2024-03-15T18:01:10.723Z] "unicode", [2024-03-15T18:01:10.723Z] "unicode/utf8" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "Deps": [ [2024-03-15T18:01:10.723Z] "bufio", [2024-03-15T18:01:10.723Z] "bytes", [2024-03-15T18:01:10.723Z] "errors", [2024-03-15T18:01:10.723Z] "fmt", [2024-03-15T18:01:10.723Z] "internal/abi", [2024-03-15T18:01:10.723Z] "internal/bytealg", [2024-03-15T18:01:10.723Z] "internal/cpu", [2024-03-15T18:01:10.723Z] "internal/fmtsort", [2024-03-15T18:01:10.723Z] "internal/goexperiment", [2024-03-15T18:01:10.723Z] "internal/itoa", [2024-03-15T18:01:10.723Z] "internal/oserror", [2024-03-15T18:01:10.723Z] "internal/poll", [2024-03-15T18:01:10.723Z] "internal/race", [2024-03-15T18:01:10.723Z] "internal/reflectlite", [2024-03-15T18:01:10.723Z] "internal/syscall/execenv", [2024-03-15T18:01:10.723Z] "internal/syscall/unix", [2024-03-15T18:01:10.723Z] "internal/testlog", [2024-03-15T18:01:10.723Z] "internal/unsafeheader", [2024-03-15T18:01:10.723Z] "io", [2024-03-15T18:01:10.723Z] "io/fs", [2024-03-15T18:01:10.723Z] "math", [2024-03-15T18:01:10.723Z] "math/bits", [2024-03-15T18:01:10.723Z] "os", [2024-03-15T18:01:10.723Z] "path", [2024-03-15T18:01:10.723Z] "reflect", [2024-03-15T18:01:10.723Z] "runtime", [2024-03-15T18:01:10.723Z] "runtime/internal/atomic", [2024-03-15T18:01:10.723Z] "runtime/internal/math", [2024-03-15T18:01:10.723Z] "runtime/internal/sys", [2024-03-15T18:01:10.723Z] "sort", [2024-03-15T18:01:10.723Z] "strconv", [2024-03-15T18:01:10.723Z] "strings", [2024-03-15T18:01:10.723Z] "sync", [2024-03-15T18:01:10.723Z] "sync/atomic", [2024-03-15T18:01:10.723Z] "syscall", [2024-03-15T18:01:10.723Z] "time", [2024-03-15T18:01:10.723Z] "unicode", [2024-03-15T18:01:10.723Z] "unicode/utf8", [2024-03-15T18:01:10.723Z] "unsafe" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "TestGoFiles": [ [2024-03-15T18:01:10.723Z] "reader_test.go", [2024-03-15T18:01:10.723Z] "writer_test.go" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "TestImports": [ [2024-03-15T18:01:10.723Z] "bytes", [2024-03-15T18:01:10.723Z] "errors", [2024-03-15T18:01:10.723Z] "fmt", [2024-03-15T18:01:10.723Z] "io", [2024-03-15T18:01:10.723Z] "reflect", [2024-03-15T18:01:10.723Z] "strings", [2024-03-15T18:01:10.723Z] "testing", [2024-03-15T18:01:10.723Z] "unicode/utf8" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "XTestGoFiles": [ [2024-03-15T18:01:10.723Z] "example_test.go" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "XTestImports": [ [2024-03-15T18:01:10.723Z] "encoding/csv", [2024-03-15T18:01:10.723Z] "fmt", [2024-03-15T18:01:10.723Z] "io", [2024-03-15T18:01:10.723Z] "log", [2024-03-15T18:01:10.723Z] "os", [2024-03-15T18:01:10.723Z] "strings" [2024-03-15T18:01:10.723Z] ] [2024-03-15T18:01:10.723Z] } [2024-03-15T18:01:10.723Z] { [2024-03-15T18:01:10.723Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3/internal/json", [2024-03-15T18:01:10.723Z] "ImportPath": "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.723Z] "Name": "json", [2024-03-15T18:01:10.723Z] "Doc": "Package json provides a JSON value parser state machine.", [2024-03-15T18:01:10.723Z] "Root": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-03-15T18:01:10.723Z] "Module": { [2024-03-15T18:01:10.723Z] "Path": "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.723Z] "Version": "v1.4.3", [2024-03-15T18:01:10.723Z] "Time": "2023-10-12T13:58:32Z", [2024-03-15T18:01:10.723Z] "Indirect": true, [2024-03-15T18:01:10.723Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-03-15T18:01:10.723Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gabriel-vasile/mimetype/@v/v1.4.3.mod", [2024-03-15T18:01:10.723Z] "GoVersion": "1.20" [2024-03-15T18:01:10.723Z] }, [2024-03-15T18:01:10.723Z] "DepOnly": true, [2024-03-15T18:01:10.723Z] "Stale": true, [2024-03-15T18:01:10.723Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.723Z] "GoFiles": [ [2024-03-15T18:01:10.723Z] "json.go" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "Imports": [ [2024-03-15T18:01:10.723Z] "fmt" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "Deps": [ [2024-03-15T18:01:10.723Z] "errors", [2024-03-15T18:01:10.723Z] "fmt", [2024-03-15T18:01:10.723Z] "internal/abi", [2024-03-15T18:01:10.723Z] "internal/bytealg", [2024-03-15T18:01:10.723Z] "internal/cpu", [2024-03-15T18:01:10.723Z] "internal/fmtsort", [2024-03-15T18:01:10.723Z] "internal/goexperiment", [2024-03-15T18:01:10.723Z] "internal/itoa", [2024-03-15T18:01:10.723Z] "internal/oserror", [2024-03-15T18:01:10.723Z] "internal/poll", [2024-03-15T18:01:10.723Z] "internal/race", [2024-03-15T18:01:10.723Z] "internal/reflectlite", [2024-03-15T18:01:10.723Z] "internal/syscall/execenv", [2024-03-15T18:01:10.723Z] "internal/syscall/unix", [2024-03-15T18:01:10.723Z] "internal/testlog", [2024-03-15T18:01:10.723Z] "internal/unsafeheader", [2024-03-15T18:01:10.723Z] "io", [2024-03-15T18:01:10.723Z] "io/fs", [2024-03-15T18:01:10.723Z] "math", [2024-03-15T18:01:10.723Z] "math/bits", [2024-03-15T18:01:10.723Z] "os", [2024-03-15T18:01:10.723Z] "path", [2024-03-15T18:01:10.723Z] "reflect", [2024-03-15T18:01:10.723Z] "runtime", [2024-03-15T18:01:10.723Z] "runtime/internal/atomic", [2024-03-15T18:01:10.723Z] "runtime/internal/math", [2024-03-15T18:01:10.723Z] "runtime/internal/sys", [2024-03-15T18:01:10.723Z] "sort", [2024-03-15T18:01:10.723Z] "strconv", [2024-03-15T18:01:10.723Z] "sync", [2024-03-15T18:01:10.723Z] "sync/atomic", [2024-03-15T18:01:10.723Z] "syscall", [2024-03-15T18:01:10.723Z] "time", [2024-03-15T18:01:10.723Z] "unicode", [2024-03-15T18:01:10.723Z] "unicode/utf8", [2024-03-15T18:01:10.723Z] "unsafe" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "TestGoFiles": [ [2024-03-15T18:01:10.723Z] "json_test.go" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "TestImports": [ [2024-03-15T18:01:10.723Z] "strings", [2024-03-15T18:01:10.723Z] "testing" [2024-03-15T18:01:10.723Z] ] [2024-03-15T18:01:10.723Z] } [2024-03-15T18:01:10.723Z] { [2024-03-15T18:01:10.723Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3/internal/magic", [2024-03-15T18:01:10.723Z] "ImportPath": "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.723Z] "Name": "magic", [2024-03-15T18:01:10.723Z] "Doc": "Package magic holds the matching functions used to find MIME types.", [2024-03-15T18:01:10.723Z] "Root": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-03-15T18:01:10.723Z] "Module": { [2024-03-15T18:01:10.723Z] "Path": "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.723Z] "Version": "v1.4.3", [2024-03-15T18:01:10.723Z] "Time": "2023-10-12T13:58:32Z", [2024-03-15T18:01:10.723Z] "Indirect": true, [2024-03-15T18:01:10.723Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-03-15T18:01:10.723Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gabriel-vasile/mimetype/@v/v1.4.3.mod", [2024-03-15T18:01:10.723Z] "GoVersion": "1.20" [2024-03-15T18:01:10.723Z] }, [2024-03-15T18:01:10.723Z] "DepOnly": true, [2024-03-15T18:01:10.723Z] "Stale": true, [2024-03-15T18:01:10.723Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.723Z] "GoFiles": [ [2024-03-15T18:01:10.723Z] "archive.go", [2024-03-15T18:01:10.723Z] "audio.go", [2024-03-15T18:01:10.723Z] "binary.go", [2024-03-15T18:01:10.723Z] "database.go", [2024-03-15T18:01:10.723Z] "document.go", [2024-03-15T18:01:10.723Z] "font.go", [2024-03-15T18:01:10.723Z] "ftyp.go", [2024-03-15T18:01:10.723Z] "geo.go", [2024-03-15T18:01:10.723Z] "image.go", [2024-03-15T18:01:10.723Z] "magic.go", [2024-03-15T18:01:10.723Z] "ms_office.go", [2024-03-15T18:01:10.723Z] "ogg.go", [2024-03-15T18:01:10.723Z] "text.go", [2024-03-15T18:01:10.723Z] "text_csv.go", [2024-03-15T18:01:10.723Z] "video.go", [2024-03-15T18:01:10.723Z] "zip.go" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "Imports": [ [2024-03-15T18:01:10.723Z] "bufio", [2024-03-15T18:01:10.723Z] "bytes", [2024-03-15T18:01:10.723Z] "debug/macho", [2024-03-15T18:01:10.723Z] "encoding/binary", [2024-03-15T18:01:10.723Z] "encoding/csv", [2024-03-15T18:01:10.723Z] "errors", [2024-03-15T18:01:10.723Z] "fmt", [2024-03-15T18:01:10.723Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.723Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.723Z] "io", [2024-03-15T18:01:10.723Z] "strings", [2024-03-15T18:01:10.723Z] "time" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "Deps": [ [2024-03-15T18:01:10.723Z] "bufio", [2024-03-15T18:01:10.723Z] "bytes", [2024-03-15T18:01:10.723Z] "compress/flate", [2024-03-15T18:01:10.723Z] "compress/zlib", [2024-03-15T18:01:10.723Z] "debug/dwarf", [2024-03-15T18:01:10.723Z] "debug/macho", [2024-03-15T18:01:10.723Z] "encoding", [2024-03-15T18:01:10.723Z] "encoding/binary", [2024-03-15T18:01:10.723Z] "encoding/csv", [2024-03-15T18:01:10.723Z] "encoding/xml", [2024-03-15T18:01:10.723Z] "errors", [2024-03-15T18:01:10.723Z] "fmt", [2024-03-15T18:01:10.723Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.723Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.723Z] "golang.org/x/net/html", [2024-03-15T18:01:10.723Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.723Z] "hash", [2024-03-15T18:01:10.723Z] "hash/adler32", [2024-03-15T18:01:10.723Z] "internal/abi", [2024-03-15T18:01:10.723Z] "internal/bytealg", [2024-03-15T18:01:10.723Z] "internal/cpu", [2024-03-15T18:01:10.723Z] "internal/fmtsort", [2024-03-15T18:01:10.723Z] "internal/goexperiment", [2024-03-15T18:01:10.723Z] "internal/itoa", [2024-03-15T18:01:10.723Z] "internal/oserror", [2024-03-15T18:01:10.723Z] "internal/poll", [2024-03-15T18:01:10.723Z] "internal/race", [2024-03-15T18:01:10.723Z] "internal/reflectlite", [2024-03-15T18:01:10.723Z] "internal/syscall/execenv", [2024-03-15T18:01:10.723Z] "internal/syscall/unix", [2024-03-15T18:01:10.723Z] "internal/testlog", [2024-03-15T18:01:10.723Z] "internal/unsafeheader", [2024-03-15T18:01:10.723Z] "io", [2024-03-15T18:01:10.723Z] "io/fs", [2024-03-15T18:01:10.723Z] "math", [2024-03-15T18:01:10.723Z] "math/bits", [2024-03-15T18:01:10.723Z] "os", [2024-03-15T18:01:10.723Z] "path", [2024-03-15T18:01:10.723Z] "reflect", [2024-03-15T18:01:10.723Z] "runtime", [2024-03-15T18:01:10.723Z] "runtime/internal/atomic", [2024-03-15T18:01:10.723Z] "runtime/internal/math", [2024-03-15T18:01:10.723Z] "runtime/internal/sys", [2024-03-15T18:01:10.723Z] "sort", [2024-03-15T18:01:10.723Z] "strconv", [2024-03-15T18:01:10.723Z] "strings", [2024-03-15T18:01:10.723Z] "sync", [2024-03-15T18:01:10.723Z] "sync/atomic", [2024-03-15T18:01:10.723Z] "syscall", [2024-03-15T18:01:10.723Z] "time", [2024-03-15T18:01:10.723Z] "unicode", [2024-03-15T18:01:10.723Z] "unicode/utf8", [2024-03-15T18:01:10.723Z] "unsafe" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "TestGoFiles": [ [2024-03-15T18:01:10.723Z] "magic_test.go" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "TestImports": [ [2024-03-15T18:01:10.723Z] "io", [2024-03-15T18:01:10.723Z] "testing" [2024-03-15T18:01:10.723Z] ] [2024-03-15T18:01:10.723Z] } [2024-03-15T18:01:10.723Z] { [2024-03-15T18:01:10.723Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-03-15T18:01:10.723Z] "ImportPath": "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.723Z] "Name": "mimetype", [2024-03-15T18:01:10.723Z] "Doc": "Package mimetype uses magic number signatures to detect the MIME type of a file.", [2024-03-15T18:01:10.723Z] "Root": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-03-15T18:01:10.723Z] "Module": { [2024-03-15T18:01:10.723Z] "Path": "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.723Z] "Version": "v1.4.3", [2024-03-15T18:01:10.723Z] "Time": "2023-10-12T13:58:32Z", [2024-03-15T18:01:10.723Z] "Indirect": true, [2024-03-15T18:01:10.723Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-03-15T18:01:10.723Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gabriel-vasile/mimetype/@v/v1.4.3.mod", [2024-03-15T18:01:10.723Z] "GoVersion": "1.20" [2024-03-15T18:01:10.723Z] }, [2024-03-15T18:01:10.723Z] "DepOnly": true, [2024-03-15T18:01:10.723Z] "Stale": true, [2024-03-15T18:01:10.723Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.723Z] "GoFiles": [ [2024-03-15T18:01:10.723Z] "mime.go", [2024-03-15T18:01:10.723Z] "mimetype.go", [2024-03-15T18:01:10.723Z] "tree.go" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "Imports": [ [2024-03-15T18:01:10.723Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.723Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.723Z] "io", [2024-03-15T18:01:10.723Z] "io/ioutil", [2024-03-15T18:01:10.723Z] "mime", [2024-03-15T18:01:10.723Z] "os", [2024-03-15T18:01:10.723Z] "sync", [2024-03-15T18:01:10.723Z] "sync/atomic" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "Deps": [ [2024-03-15T18:01:10.723Z] "bufio", [2024-03-15T18:01:10.723Z] "bytes", [2024-03-15T18:01:10.723Z] "compress/flate", [2024-03-15T18:01:10.723Z] "compress/zlib", [2024-03-15T18:01:10.723Z] "debug/dwarf", [2024-03-15T18:01:10.723Z] "debug/macho", [2024-03-15T18:01:10.723Z] "encoding", [2024-03-15T18:01:10.723Z] "encoding/base64", [2024-03-15T18:01:10.723Z] "encoding/binary", [2024-03-15T18:01:10.723Z] "encoding/csv", [2024-03-15T18:01:10.723Z] "encoding/xml", [2024-03-15T18:01:10.723Z] "errors", [2024-03-15T18:01:10.723Z] "fmt", [2024-03-15T18:01:10.723Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.723Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.723Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.723Z] "golang.org/x/net/html", [2024-03-15T18:01:10.723Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.723Z] "hash", [2024-03-15T18:01:10.723Z] "hash/adler32", [2024-03-15T18:01:10.723Z] "internal/abi", [2024-03-15T18:01:10.723Z] "internal/bytealg", [2024-03-15T18:01:10.723Z] "internal/cpu", [2024-03-15T18:01:10.723Z] "internal/fmtsort", [2024-03-15T18:01:10.723Z] "internal/goexperiment", [2024-03-15T18:01:10.723Z] "internal/itoa", [2024-03-15T18:01:10.723Z] "internal/oserror", [2024-03-15T18:01:10.723Z] "internal/poll", [2024-03-15T18:01:10.723Z] "internal/race", [2024-03-15T18:01:10.723Z] "internal/reflectlite", [2024-03-15T18:01:10.723Z] "internal/syscall/execenv", [2024-03-15T18:01:10.723Z] "internal/syscall/unix", [2024-03-15T18:01:10.723Z] "internal/testlog", [2024-03-15T18:01:10.723Z] "internal/unsafeheader", [2024-03-15T18:01:10.723Z] "io", [2024-03-15T18:01:10.723Z] "io/fs", [2024-03-15T18:01:10.723Z] "io/ioutil", [2024-03-15T18:01:10.723Z] "math", [2024-03-15T18:01:10.723Z] "math/bits", [2024-03-15T18:01:10.723Z] "mime", [2024-03-15T18:01:10.723Z] "os", [2024-03-15T18:01:10.723Z] "path", [2024-03-15T18:01:10.723Z] "reflect", [2024-03-15T18:01:10.723Z] "runtime", [2024-03-15T18:01:10.723Z] "runtime/internal/atomic", [2024-03-15T18:01:10.723Z] "runtime/internal/math", [2024-03-15T18:01:10.723Z] "runtime/internal/sys", [2024-03-15T18:01:10.723Z] "sort", [2024-03-15T18:01:10.723Z] "strconv", [2024-03-15T18:01:10.723Z] "strings", [2024-03-15T18:01:10.723Z] "sync", [2024-03-15T18:01:10.723Z] "sync/atomic", [2024-03-15T18:01:10.723Z] "syscall", [2024-03-15T18:01:10.723Z] "time", [2024-03-15T18:01:10.723Z] "unicode", [2024-03-15T18:01:10.723Z] "unicode/utf8", [2024-03-15T18:01:10.723Z] "unsafe" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "TestGoFiles": [ [2024-03-15T18:01:10.723Z] "mimetype_test.go" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "TestImports": [ [2024-03-15T18:01:10.723Z] "bytes", [2024-03-15T18:01:10.723Z] "fmt", [2024-03-15T18:01:10.723Z] "io", [2024-03-15T18:01:10.723Z] "math", [2024-03-15T18:01:10.723Z] "math/rand", [2024-03-15T18:01:10.723Z] "mime", [2024-03-15T18:01:10.723Z] "os", [2024-03-15T18:01:10.723Z] "path/filepath", [2024-03-15T18:01:10.723Z] "strings", [2024-03-15T18:01:10.723Z] "sync", [2024-03-15T18:01:10.723Z] "testing" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "XTestGoFiles": [ [2024-03-15T18:01:10.723Z] "example_mimetype_test.go", [2024-03-15T18:01:10.723Z] "example_reader_test.go" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "XTestImports": [ [2024-03-15T18:01:10.723Z] "bytes", [2024-03-15T18:01:10.723Z] "fmt", [2024-03-15T18:01:10.723Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.723Z] "io", [2024-03-15T18:01:10.723Z] "os" [2024-03-15T18:01:10.723Z] ] [2024-03-15T18:01:10.723Z] } [2024-03-15T18:01:10.723Z] { [2024-03-15T18:01:10.723Z] "Dir": "/go/pkg/mod/github.com/go-playground/locales@v0.14.1/currency", [2024-03-15T18:01:10.723Z] "ImportPath": "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.723Z] "Name": "currency", [2024-03-15T18:01:10.723Z] "Root": "/go/pkg/mod/github.com/go-playground/locales@v0.14.1", [2024-03-15T18:01:10.723Z] "Module": { [2024-03-15T18:01:10.723Z] "Path": "github.com/go-playground/locales", [2024-03-15T18:01:10.723Z] "Version": "v0.14.1", [2024-03-15T18:01:10.723Z] "Time": "2023-01-05T16:04:36Z", [2024-03-15T18:01:10.723Z] "Indirect": true, [2024-03-15T18:01:10.723Z] "Dir": "/go/pkg/mod/github.com/go-playground/locales@v0.14.1", [2024-03-15T18:01:10.723Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-playground/locales/@v/v0.14.1.mod", [2024-03-15T18:01:10.723Z] "GoVersion": "1.17" [2024-03-15T18:01:10.723Z] }, [2024-03-15T18:01:10.723Z] "DepOnly": true, [2024-03-15T18:01:10.723Z] "Stale": true, [2024-03-15T18:01:10.723Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.723Z] "GoFiles": [ [2024-03-15T18:01:10.723Z] "currency.go" [2024-03-15T18:01:10.723Z] ] [2024-03-15T18:01:10.723Z] } [2024-03-15T18:01:10.723Z] { [2024-03-15T18:01:10.723Z] "Dir": "/go/pkg/mod/github.com/go-playground/locales@v0.14.1", [2024-03-15T18:01:10.723Z] "ImportPath": "github.com/go-playground/locales", [2024-03-15T18:01:10.723Z] "Name": "locales", [2024-03-15T18:01:10.723Z] "Root": "/go/pkg/mod/github.com/go-playground/locales@v0.14.1", [2024-03-15T18:01:10.723Z] "Module": { [2024-03-15T18:01:10.723Z] "Path": "github.com/go-playground/locales", [2024-03-15T18:01:10.723Z] "Version": "v0.14.1", [2024-03-15T18:01:10.723Z] "Time": "2023-01-05T16:04:36Z", [2024-03-15T18:01:10.723Z] "Indirect": true, [2024-03-15T18:01:10.723Z] "Dir": "/go/pkg/mod/github.com/go-playground/locales@v0.14.1", [2024-03-15T18:01:10.723Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-playground/locales/@v/v0.14.1.mod", [2024-03-15T18:01:10.723Z] "GoVersion": "1.17" [2024-03-15T18:01:10.723Z] }, [2024-03-15T18:01:10.723Z] "DepOnly": true, [2024-03-15T18:01:10.723Z] "Stale": true, [2024-03-15T18:01:10.723Z] "StaleReason": "stale dependency: github.com/go-playground/locales/currency", [2024-03-15T18:01:10.723Z] "GoFiles": [ [2024-03-15T18:01:10.723Z] "rules.go" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "Imports": [ [2024-03-15T18:01:10.723Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.723Z] "strconv", [2024-03-15T18:01:10.723Z] "time" [2024-03-15T18:01:10.723Z] ], [2024-03-15T18:01:10.723Z] "Deps": [ [2024-03-15T18:01:10.723Z] "errors", [2024-03-15T18:01:10.723Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.723Z] "internal/abi", [2024-03-15T18:01:10.723Z] "internal/bytealg", [2024-03-15T18:01:10.723Z] "internal/cpu", [2024-03-15T18:01:10.723Z] "internal/goexperiment", [2024-03-15T18:01:10.723Z] "internal/itoa", [2024-03-15T18:01:10.723Z] "internal/oserror", [2024-03-15T18:01:10.723Z] "internal/race", [2024-03-15T18:01:10.723Z] "internal/reflectlite", [2024-03-15T18:01:10.723Z] "internal/unsafeheader", [2024-03-15T18:01:10.723Z] "math", [2024-03-15T18:01:10.723Z] "math/bits", [2024-03-15T18:01:10.723Z] "runtime", [2024-03-15T18:01:10.723Z] "runtime/internal/atomic", [2024-03-15T18:01:10.723Z] "runtime/internal/math", [2024-03-15T18:01:10.723Z] "runtime/internal/sys", [2024-03-15T18:01:10.723Z] "strconv", [2024-03-15T18:01:10.723Z] "sync", [2024-03-15T18:01:10.723Z] "sync/atomic", [2024-03-15T18:01:10.723Z] "syscall", [2024-03-15T18:01:10.723Z] "time", [2024-03-15T18:01:10.723Z] "unicode/utf8", [2024-03-15T18:01:10.723Z] "unsafe" [2024-03-15T18:01:10.723Z] ] [2024-03-15T18:01:10.723Z] } [2024-03-15T18:01:10.723Z] { [2024-03-15T18:01:10.723Z] "Dir": "/go/pkg/mod/github.com/go-playground/universal-translator@v0.18.1", [2024-03-15T18:01:10.724Z] "ImportPath": "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.724Z] "Name": "ut", [2024-03-15T18:01:10.724Z] "Root": "/go/pkg/mod/github.com/go-playground/universal-translator@v0.18.1", [2024-03-15T18:01:10.724Z] "Module": { [2024-03-15T18:01:10.724Z] "Path": "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.724Z] "Version": "v0.18.1", [2024-03-15T18:01:10.724Z] "Time": "2023-01-30T04:27:26Z", [2024-03-15T18:01:10.724Z] "Indirect": true, [2024-03-15T18:01:10.724Z] "Dir": "/go/pkg/mod/github.com/go-playground/universal-translator@v0.18.1", [2024-03-15T18:01:10.724Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-playground/universal-translator/@v/v0.18.1.mod", [2024-03-15T18:01:10.724Z] "GoVersion": "1.18" [2024-03-15T18:01:10.724Z] }, [2024-03-15T18:01:10.724Z] "DepOnly": true, [2024-03-15T18:01:10.724Z] "Stale": true, [2024-03-15T18:01:10.724Z] "StaleReason": "stale dependency: github.com/go-playground/locales/currency", [2024-03-15T18:01:10.724Z] "GoFiles": [ [2024-03-15T18:01:10.724Z] "errors.go", [2024-03-15T18:01:10.724Z] "import_export.go", [2024-03-15T18:01:10.724Z] "translator.go", [2024-03-15T18:01:10.724Z] "universal_translator.go" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "Imports": [ [2024-03-15T18:01:10.724Z] "encoding/json", [2024-03-15T18:01:10.724Z] "errors", [2024-03-15T18:01:10.724Z] "fmt", [2024-03-15T18:01:10.724Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.724Z] "io", [2024-03-15T18:01:10.724Z] "os", [2024-03-15T18:01:10.724Z] "path/filepath", [2024-03-15T18:01:10.724Z] "strconv", [2024-03-15T18:01:10.724Z] "strings" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "Deps": [ [2024-03-15T18:01:10.724Z] "bytes", [2024-03-15T18:01:10.724Z] "encoding", [2024-03-15T18:01:10.724Z] "encoding/base64", [2024-03-15T18:01:10.724Z] "encoding/binary", [2024-03-15T18:01:10.724Z] "encoding/json", [2024-03-15T18:01:10.724Z] "errors", [2024-03-15T18:01:10.724Z] "fmt", [2024-03-15T18:01:10.724Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.724Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.724Z] "internal/abi", [2024-03-15T18:01:10.724Z] "internal/bytealg", [2024-03-15T18:01:10.724Z] "internal/cpu", [2024-03-15T18:01:10.724Z] "internal/fmtsort", [2024-03-15T18:01:10.724Z] "internal/goexperiment", [2024-03-15T18:01:10.724Z] "internal/itoa", [2024-03-15T18:01:10.724Z] "internal/oserror", [2024-03-15T18:01:10.724Z] "internal/poll", [2024-03-15T18:01:10.724Z] "internal/race", [2024-03-15T18:01:10.724Z] "internal/reflectlite", [2024-03-15T18:01:10.724Z] "internal/syscall/execenv", [2024-03-15T18:01:10.724Z] "internal/syscall/unix", [2024-03-15T18:01:10.724Z] "internal/testlog", [2024-03-15T18:01:10.724Z] "internal/unsafeheader", [2024-03-15T18:01:10.724Z] "io", [2024-03-15T18:01:10.724Z] "io/fs", [2024-03-15T18:01:10.724Z] "math", [2024-03-15T18:01:10.724Z] "math/bits", [2024-03-15T18:01:10.724Z] "os", [2024-03-15T18:01:10.724Z] "path", [2024-03-15T18:01:10.724Z] "path/filepath", [2024-03-15T18:01:10.724Z] "reflect", [2024-03-15T18:01:10.724Z] "runtime", [2024-03-15T18:01:10.724Z] "runtime/internal/atomic", [2024-03-15T18:01:10.724Z] "runtime/internal/math", [2024-03-15T18:01:10.724Z] "runtime/internal/sys", [2024-03-15T18:01:10.724Z] "sort", [2024-03-15T18:01:10.724Z] "strconv", [2024-03-15T18:01:10.724Z] "strings", [2024-03-15T18:01:10.724Z] "sync", [2024-03-15T18:01:10.724Z] "sync/atomic", [2024-03-15T18:01:10.724Z] "syscall", [2024-03-15T18:01:10.724Z] "time", [2024-03-15T18:01:10.724Z] "unicode", [2024-03-15T18:01:10.724Z] "unicode/utf16", [2024-03-15T18:01:10.724Z] "unicode/utf8", [2024-03-15T18:01:10.724Z] "unsafe" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "TestGoFiles": [ [2024-03-15T18:01:10.724Z] "benchmarks_test.go", [2024-03-15T18:01:10.724Z] "import_export_test.go", [2024-03-15T18:01:10.724Z] "translator_test.go" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "TestImports": [ [2024-03-15T18:01:10.724Z] "fmt", [2024-03-15T18:01:10.724Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.724Z] "github.com/go-playground/locales/en", [2024-03-15T18:01:10.724Z] "github.com/go-playground/locales/en_CA", [2024-03-15T18:01:10.724Z] "github.com/go-playground/locales/nl", [2024-03-15T18:01:10.724Z] "os", [2024-03-15T18:01:10.724Z] "testing" [2024-03-15T18:01:10.724Z] ] [2024-03-15T18:01:10.724Z] } [2024-03-15T18:01:10.724Z] { [2024-03-15T18:01:10.724Z] "Dir": "/go/pkg/mod/github.com/leodido/go-urn@v1.4.0/scim/schema", [2024-03-15T18:01:10.724Z] "ImportPath": "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.724Z] "Name": "scimschema", [2024-03-15T18:01:10.724Z] "Root": "/go/pkg/mod/github.com/leodido/go-urn@v1.4.0", [2024-03-15T18:01:10.724Z] "Module": { [2024-03-15T18:01:10.724Z] "Path": "github.com/leodido/go-urn", [2024-03-15T18:01:10.724Z] "Version": "v1.4.0", [2024-03-15T18:01:10.724Z] "Time": "2024-01-31T10:04:06Z", [2024-03-15T18:01:10.724Z] "Indirect": true, [2024-03-15T18:01:10.724Z] "Dir": "/go/pkg/mod/github.com/leodido/go-urn@v1.4.0", [2024-03-15T18:01:10.724Z] "GoMod": "/go/pkg/mod/cache/download/github.com/leodido/go-urn/@v/v1.4.0.mod", [2024-03-15T18:01:10.724Z] "GoVersion": "1.18" [2024-03-15T18:01:10.724Z] }, [2024-03-15T18:01:10.724Z] "DepOnly": true, [2024-03-15T18:01:10.724Z] "Stale": true, [2024-03-15T18:01:10.724Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.724Z] "GoFiles": [ [2024-03-15T18:01:10.724Z] "type.go" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "TestGoFiles": [ [2024-03-15T18:01:10.724Z] "type_test.go" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "TestImports": [ [2024-03-15T18:01:10.724Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.724Z] "testing" [2024-03-15T18:01:10.724Z] ] [2024-03-15T18:01:10.724Z] } [2024-03-15T18:01:10.724Z] { [2024-03-15T18:01:10.724Z] "Dir": "/go/pkg/mod/github.com/leodido/go-urn@v1.4.0", [2024-03-15T18:01:10.724Z] "ImportPath": "github.com/leodido/go-urn", [2024-03-15T18:01:10.724Z] "Name": "urn", [2024-03-15T18:01:10.724Z] "Root": "/go/pkg/mod/github.com/leodido/go-urn@v1.4.0", [2024-03-15T18:01:10.724Z] "Module": { [2024-03-15T18:01:10.724Z] "Path": "github.com/leodido/go-urn", [2024-03-15T18:01:10.724Z] "Version": "v1.4.0", [2024-03-15T18:01:10.724Z] "Time": "2024-01-31T10:04:06Z", [2024-03-15T18:01:10.724Z] "Indirect": true, [2024-03-15T18:01:10.724Z] "Dir": "/go/pkg/mod/github.com/leodido/go-urn@v1.4.0", [2024-03-15T18:01:10.724Z] "GoMod": "/go/pkg/mod/cache/download/github.com/leodido/go-urn/@v/v1.4.0.mod", [2024-03-15T18:01:10.724Z] "GoVersion": "1.18" [2024-03-15T18:01:10.724Z] }, [2024-03-15T18:01:10.724Z] "DepOnly": true, [2024-03-15T18:01:10.724Z] "Stale": true, [2024-03-15T18:01:10.724Z] "StaleReason": "stale dependency: github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.724Z] "GoFiles": [ [2024-03-15T18:01:10.724Z] "kind.go", [2024-03-15T18:01:10.724Z] "machine.go", [2024-03-15T18:01:10.724Z] "options.go", [2024-03-15T18:01:10.724Z] "parsing_mode.go", [2024-03-15T18:01:10.724Z] "scim.go", [2024-03-15T18:01:10.724Z] "urn.go", [2024-03-15T18:01:10.724Z] "urn8141.go" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "Imports": [ [2024-03-15T18:01:10.724Z] "encoding/json", [2024-03-15T18:01:10.724Z] "fmt", [2024-03-15T18:01:10.724Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.724Z] "strings" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "Deps": [ [2024-03-15T18:01:10.724Z] "bytes", [2024-03-15T18:01:10.724Z] "encoding", [2024-03-15T18:01:10.724Z] "encoding/base64", [2024-03-15T18:01:10.724Z] "encoding/binary", [2024-03-15T18:01:10.724Z] "encoding/json", [2024-03-15T18:01:10.724Z] "errors", [2024-03-15T18:01:10.724Z] "fmt", [2024-03-15T18:01:10.724Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.724Z] "internal/abi", [2024-03-15T18:01:10.724Z] "internal/bytealg", [2024-03-15T18:01:10.724Z] "internal/cpu", [2024-03-15T18:01:10.724Z] "internal/fmtsort", [2024-03-15T18:01:10.724Z] "internal/goexperiment", [2024-03-15T18:01:10.724Z] "internal/itoa", [2024-03-15T18:01:10.724Z] "internal/oserror", [2024-03-15T18:01:10.724Z] "internal/poll", [2024-03-15T18:01:10.724Z] "internal/race", [2024-03-15T18:01:10.724Z] "internal/reflectlite", [2024-03-15T18:01:10.724Z] "internal/syscall/execenv", [2024-03-15T18:01:10.724Z] "internal/syscall/unix", [2024-03-15T18:01:10.724Z] "internal/testlog", [2024-03-15T18:01:10.724Z] "internal/unsafeheader", [2024-03-15T18:01:10.724Z] "io", [2024-03-15T18:01:10.724Z] "io/fs", [2024-03-15T18:01:10.724Z] "math", [2024-03-15T18:01:10.724Z] "math/bits", [2024-03-15T18:01:10.724Z] "os", [2024-03-15T18:01:10.724Z] "path", [2024-03-15T18:01:10.724Z] "reflect", [2024-03-15T18:01:10.724Z] "runtime", [2024-03-15T18:01:10.724Z] "runtime/internal/atomic", [2024-03-15T18:01:10.724Z] "runtime/internal/math", [2024-03-15T18:01:10.724Z] "runtime/internal/sys", [2024-03-15T18:01:10.724Z] "sort", [2024-03-15T18:01:10.724Z] "strconv", [2024-03-15T18:01:10.724Z] "strings", [2024-03-15T18:01:10.724Z] "sync", [2024-03-15T18:01:10.724Z] "sync/atomic", [2024-03-15T18:01:10.724Z] "syscall", [2024-03-15T18:01:10.724Z] "time", [2024-03-15T18:01:10.724Z] "unicode", [2024-03-15T18:01:10.724Z] "unicode/utf16", [2024-03-15T18:01:10.724Z] "unicode/utf8", [2024-03-15T18:01:10.724Z] "unsafe" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "TestGoFiles": [ [2024-03-15T18:01:10.724Z] "lexicaleq_test.go", [2024-03-15T18:01:10.724Z] "machine_test.go", [2024-03-15T18:01:10.724Z] "performance_test.go", [2024-03-15T18:01:10.724Z] "scim_test.go", [2024-03-15T18:01:10.724Z] "tables_test.go", [2024-03-15T18:01:10.724Z] "urn8141_test.go", [2024-03-15T18:01:10.724Z] "urn_test.go" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "TestImports": [ [2024-03-15T18:01:10.724Z] "encoding/json", [2024-03-15T18:01:10.724Z] "fmt", [2024-03-15T18:01:10.724Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.724Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.724Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.724Z] "strconv", [2024-03-15T18:01:10.724Z] "strings", [2024-03-15T18:01:10.724Z] "testing" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "XTestGoFiles": [ [2024-03-15T18:01:10.724Z] "examples_test.go" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "XTestImports": [ [2024-03-15T18:01:10.724Z] "fmt", [2024-03-15T18:01:10.724Z] "github.com/leodido/go-urn" [2024-03-15T18:01:10.724Z] ] [2024-03-15T18:01:10.724Z] } [2024-03-15T18:01:10.724Z] { [2024-03-15T18:01:10.724Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/sha3", [2024-03-15T18:01:10.724Z] "ImportPath": "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.724Z] "Name": "sha3", [2024-03-15T18:01:10.724Z] "Doc": "Package sha3 implements the SHA-3 fixed-output-length hash functions and the SHAKE variable-output-length hash functions defined by FIPS-202.", [2024-03-15T18:01:10.724Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-15T18:01:10.724Z] "Module": { [2024-03-15T18:01:10.724Z] "Path": "golang.org/x/crypto", [2024-03-15T18:01:10.724Z] "Version": "v0.21.0", [2024-03-15T18:01:10.724Z] "Time": "2024-03-04T18:29:30Z", [2024-03-15T18:01:10.724Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-15T18:01:10.724Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-15T18:01:10.724Z] "GoVersion": "1.18" [2024-03-15T18:01:10.724Z] }, [2024-03-15T18:01:10.724Z] "DepOnly": true, [2024-03-15T18:01:10.724Z] "Stale": true, [2024-03-15T18:01:10.724Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.724Z] "GoFiles": [ [2024-03-15T18:01:10.724Z] "doc.go", [2024-03-15T18:01:10.724Z] "hashes.go", [2024-03-15T18:01:10.724Z] "hashes_generic.go", [2024-03-15T18:01:10.724Z] "keccakf_amd64.go", [2024-03-15T18:01:10.724Z] "register.go", [2024-03-15T18:01:10.724Z] "sha3.go", [2024-03-15T18:01:10.724Z] "shake.go", [2024-03-15T18:01:10.724Z] "shake_generic.go", [2024-03-15T18:01:10.724Z] "xor_generic.go", [2024-03-15T18:01:10.724Z] "xor_unaligned.go" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.724Z] "keccakf.go", [2024-03-15T18:01:10.724Z] "sha3_s390x.go", [2024-03-15T18:01:10.724Z] "xor.go" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "IgnoredOtherFiles": [ [2024-03-15T18:01:10.724Z] "sha3_s390x.s" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "SFiles": [ [2024-03-15T18:01:10.724Z] "keccakf_amd64.s" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "Imports": [ [2024-03-15T18:01:10.724Z] "crypto", [2024-03-15T18:01:10.724Z] "encoding/binary", [2024-03-15T18:01:10.724Z] "hash", [2024-03-15T18:01:10.724Z] "io", [2024-03-15T18:01:10.724Z] "unsafe" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "Deps": [ [2024-03-15T18:01:10.724Z] "crypto", [2024-03-15T18:01:10.724Z] "encoding/binary", [2024-03-15T18:01:10.724Z] "errors", [2024-03-15T18:01:10.724Z] "hash", [2024-03-15T18:01:10.724Z] "internal/abi", [2024-03-15T18:01:10.724Z] "internal/bytealg", [2024-03-15T18:01:10.724Z] "internal/cpu", [2024-03-15T18:01:10.724Z] "internal/goexperiment", [2024-03-15T18:01:10.724Z] "internal/itoa", [2024-03-15T18:01:10.724Z] "internal/race", [2024-03-15T18:01:10.724Z] "internal/reflectlite", [2024-03-15T18:01:10.724Z] "internal/unsafeheader", [2024-03-15T18:01:10.724Z] "io", [2024-03-15T18:01:10.724Z] "math", [2024-03-15T18:01:10.724Z] "math/bits", [2024-03-15T18:01:10.724Z] "reflect", [2024-03-15T18:01:10.724Z] "runtime", [2024-03-15T18:01:10.724Z] "runtime/internal/atomic", [2024-03-15T18:01:10.724Z] "runtime/internal/math", [2024-03-15T18:01:10.724Z] "runtime/internal/sys", [2024-03-15T18:01:10.724Z] "strconv", [2024-03-15T18:01:10.724Z] "sync", [2024-03-15T18:01:10.724Z] "sync/atomic", [2024-03-15T18:01:10.724Z] "unicode", [2024-03-15T18:01:10.724Z] "unicode/utf8", [2024-03-15T18:01:10.724Z] "unsafe" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "TestGoFiles": [ [2024-03-15T18:01:10.724Z] "sha3_test.go" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "TestImports": [ [2024-03-15T18:01:10.724Z] "bytes", [2024-03-15T18:01:10.724Z] "compress/flate", [2024-03-15T18:01:10.724Z] "encoding/hex", [2024-03-15T18:01:10.724Z] "encoding/json", [2024-03-15T18:01:10.724Z] "fmt", [2024-03-15T18:01:10.724Z] "hash", [2024-03-15T18:01:10.724Z] "math/rand", [2024-03-15T18:01:10.724Z] "os", [2024-03-15T18:01:10.724Z] "strings", [2024-03-15T18:01:10.724Z] "testing" [2024-03-15T18:01:10.724Z] ] [2024-03-15T18:01:10.724Z] } [2024-03-15T18:01:10.724Z] { [2024-03-15T18:01:10.724Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/internal/tag", [2024-03-15T18:01:10.724Z] "ImportPath": "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.724Z] "Name": "tag", [2024-03-15T18:01:10.724Z] "Doc": "Package tag contains functionality handling tags and related data.", [2024-03-15T18:01:10.724Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-15T18:01:10.724Z] "Module": { [2024-03-15T18:01:10.724Z] "Path": "golang.org/x/text", [2024-03-15T18:01:10.724Z] "Version": "v0.14.0", [2024-03-15T18:01:10.724Z] "Time": "2023-10-11T21:58:48Z", [2024-03-15T18:01:10.724Z] "Indirect": true, [2024-03-15T18:01:10.724Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-15T18:01:10.724Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-03-15T18:01:10.724Z] "GoVersion": "1.18" [2024-03-15T18:01:10.724Z] }, [2024-03-15T18:01:10.724Z] "DepOnly": true, [2024-03-15T18:01:10.724Z] "Stale": true, [2024-03-15T18:01:10.724Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.724Z] "GoFiles": [ [2024-03-15T18:01:10.724Z] "tag.go" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "Imports": [ [2024-03-15T18:01:10.724Z] "sort" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "Deps": [ [2024-03-15T18:01:10.724Z] "internal/abi", [2024-03-15T18:01:10.724Z] "internal/bytealg", [2024-03-15T18:01:10.724Z] "internal/cpu", [2024-03-15T18:01:10.724Z] "internal/goexperiment", [2024-03-15T18:01:10.724Z] "internal/reflectlite", [2024-03-15T18:01:10.724Z] "internal/unsafeheader", [2024-03-15T18:01:10.724Z] "runtime", [2024-03-15T18:01:10.724Z] "runtime/internal/atomic", [2024-03-15T18:01:10.724Z] "runtime/internal/math", [2024-03-15T18:01:10.724Z] "runtime/internal/sys", [2024-03-15T18:01:10.724Z] "sort", [2024-03-15T18:01:10.724Z] "unsafe" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "TestGoFiles": [ [2024-03-15T18:01:10.724Z] "tag_test.go" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "TestImports": [ [2024-03-15T18:01:10.724Z] "strings", [2024-03-15T18:01:10.724Z] "testing" [2024-03-15T18:01:10.724Z] ] [2024-03-15T18:01:10.724Z] } [2024-03-15T18:01:10.724Z] { [2024-03-15T18:01:10.724Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/internal/language", [2024-03-15T18:01:10.724Z] "ImportPath": "golang.org/x/text/internal/language", [2024-03-15T18:01:10.724Z] "Name": "language", [2024-03-15T18:01:10.724Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-15T18:01:10.724Z] "Module": { [2024-03-15T18:01:10.724Z] "Path": "golang.org/x/text", [2024-03-15T18:01:10.724Z] "Version": "v0.14.0", [2024-03-15T18:01:10.724Z] "Time": "2023-10-11T21:58:48Z", [2024-03-15T18:01:10.724Z] "Indirect": true, [2024-03-15T18:01:10.724Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-15T18:01:10.724Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-03-15T18:01:10.724Z] "GoVersion": "1.18" [2024-03-15T18:01:10.724Z] }, [2024-03-15T18:01:10.724Z] "DepOnly": true, [2024-03-15T18:01:10.724Z] "Stale": true, [2024-03-15T18:01:10.724Z] "StaleReason": "stale dependency: golang.org/x/text/internal/tag", [2024-03-15T18:01:10.724Z] "GoFiles": [ [2024-03-15T18:01:10.724Z] "common.go", [2024-03-15T18:01:10.724Z] "compact.go", [2024-03-15T18:01:10.724Z] "compose.go", [2024-03-15T18:01:10.724Z] "coverage.go", [2024-03-15T18:01:10.724Z] "language.go", [2024-03-15T18:01:10.724Z] "lookup.go", [2024-03-15T18:01:10.724Z] "match.go", [2024-03-15T18:01:10.724Z] "parse.go", [2024-03-15T18:01:10.724Z] "tables.go", [2024-03-15T18:01:10.724Z] "tags.go" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.724Z] "gen.go", [2024-03-15T18:01:10.724Z] "gen_common.go" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "Imports": [ [2024-03-15T18:01:10.724Z] "bytes", [2024-03-15T18:01:10.724Z] "errors", [2024-03-15T18:01:10.724Z] "fmt", [2024-03-15T18:01:10.724Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.724Z] "sort", [2024-03-15T18:01:10.724Z] "strconv", [2024-03-15T18:01:10.724Z] "strings" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "Deps": [ [2024-03-15T18:01:10.724Z] "bytes", [2024-03-15T18:01:10.724Z] "errors", [2024-03-15T18:01:10.724Z] "fmt", [2024-03-15T18:01:10.724Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.724Z] "internal/abi", [2024-03-15T18:01:10.724Z] "internal/bytealg", [2024-03-15T18:01:10.724Z] "internal/cpu", [2024-03-15T18:01:10.724Z] "internal/fmtsort", [2024-03-15T18:01:10.724Z] "internal/goexperiment", [2024-03-15T18:01:10.724Z] "internal/itoa", [2024-03-15T18:01:10.724Z] "internal/oserror", [2024-03-15T18:01:10.724Z] "internal/poll", [2024-03-15T18:01:10.724Z] "internal/race", [2024-03-15T18:01:10.724Z] "internal/reflectlite", [2024-03-15T18:01:10.724Z] "internal/syscall/execenv", [2024-03-15T18:01:10.724Z] "internal/syscall/unix", [2024-03-15T18:01:10.724Z] "internal/testlog", [2024-03-15T18:01:10.724Z] "internal/unsafeheader", [2024-03-15T18:01:10.724Z] "io", [2024-03-15T18:01:10.724Z] "io/fs", [2024-03-15T18:01:10.724Z] "math", [2024-03-15T18:01:10.724Z] "math/bits", [2024-03-15T18:01:10.724Z] "os", [2024-03-15T18:01:10.724Z] "path", [2024-03-15T18:01:10.724Z] "reflect", [2024-03-15T18:01:10.724Z] "runtime", [2024-03-15T18:01:10.724Z] "runtime/internal/atomic", [2024-03-15T18:01:10.724Z] "runtime/internal/math", [2024-03-15T18:01:10.724Z] "runtime/internal/sys", [2024-03-15T18:01:10.724Z] "sort", [2024-03-15T18:01:10.724Z] "strconv", [2024-03-15T18:01:10.724Z] "strings", [2024-03-15T18:01:10.724Z] "sync", [2024-03-15T18:01:10.724Z] "sync/atomic", [2024-03-15T18:01:10.724Z] "syscall", [2024-03-15T18:01:10.724Z] "time", [2024-03-15T18:01:10.724Z] "unicode", [2024-03-15T18:01:10.724Z] "unicode/utf8", [2024-03-15T18:01:10.724Z] "unsafe" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "TestGoFiles": [ [2024-03-15T18:01:10.724Z] "compose_test.go", [2024-03-15T18:01:10.724Z] "language_test.go", [2024-03-15T18:01:10.724Z] "lookup_test.go", [2024-03-15T18:01:10.724Z] "match_test.go", [2024-03-15T18:01:10.724Z] "parse_test.go" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "TestImports": [ [2024-03-15T18:01:10.724Z] "bytes", [2024-03-15T18:01:10.724Z] "flag", [2024-03-15T18:01:10.724Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.724Z] "golang.org/x/text/internal/testtext", [2024-03-15T18:01:10.724Z] "reflect", [2024-03-15T18:01:10.724Z] "strings", [2024-03-15T18:01:10.724Z] "testing" [2024-03-15T18:01:10.724Z] ] [2024-03-15T18:01:10.724Z] } [2024-03-15T18:01:10.724Z] { [2024-03-15T18:01:10.724Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/internal/language/compact", [2024-03-15T18:01:10.724Z] "ImportPath": "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.724Z] "Name": "compact", [2024-03-15T18:01:10.724Z] "Doc": "Package compact defines a compact representation of language tags.", [2024-03-15T18:01:10.724Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-15T18:01:10.724Z] "Module": { [2024-03-15T18:01:10.724Z] "Path": "golang.org/x/text", [2024-03-15T18:01:10.724Z] "Version": "v0.14.0", [2024-03-15T18:01:10.724Z] "Time": "2023-10-11T21:58:48Z", [2024-03-15T18:01:10.724Z] "Indirect": true, [2024-03-15T18:01:10.724Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-15T18:01:10.724Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-03-15T18:01:10.724Z] "GoVersion": "1.18" [2024-03-15T18:01:10.724Z] }, [2024-03-15T18:01:10.724Z] "DepOnly": true, [2024-03-15T18:01:10.724Z] "Stale": true, [2024-03-15T18:01:10.724Z] "StaleReason": "stale dependency: golang.org/x/text/internal/tag", [2024-03-15T18:01:10.724Z] "GoFiles": [ [2024-03-15T18:01:10.724Z] "compact.go", [2024-03-15T18:01:10.724Z] "language.go", [2024-03-15T18:01:10.724Z] "parents.go", [2024-03-15T18:01:10.724Z] "tables.go", [2024-03-15T18:01:10.724Z] "tags.go" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.724Z] "gen.go", [2024-03-15T18:01:10.724Z] "gen_index.go", [2024-03-15T18:01:10.724Z] "gen_parents.go" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "Imports": [ [2024-03-15T18:01:10.724Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.724Z] "sort", [2024-03-15T18:01:10.724Z] "strings" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "Deps": [ [2024-03-15T18:01:10.724Z] "bytes", [2024-03-15T18:01:10.724Z] "errors", [2024-03-15T18:01:10.724Z] "fmt", [2024-03-15T18:01:10.724Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.724Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.724Z] "internal/abi", [2024-03-15T18:01:10.724Z] "internal/bytealg", [2024-03-15T18:01:10.724Z] "internal/cpu", [2024-03-15T18:01:10.724Z] "internal/fmtsort", [2024-03-15T18:01:10.724Z] "internal/goexperiment", [2024-03-15T18:01:10.724Z] "internal/itoa", [2024-03-15T18:01:10.724Z] "internal/oserror", [2024-03-15T18:01:10.724Z] "internal/poll", [2024-03-15T18:01:10.724Z] "internal/race", [2024-03-15T18:01:10.724Z] "internal/reflectlite", [2024-03-15T18:01:10.724Z] "internal/syscall/execenv", [2024-03-15T18:01:10.724Z] "internal/syscall/unix", [2024-03-15T18:01:10.724Z] "internal/testlog", [2024-03-15T18:01:10.724Z] "internal/unsafeheader", [2024-03-15T18:01:10.724Z] "io", [2024-03-15T18:01:10.724Z] "io/fs", [2024-03-15T18:01:10.724Z] "math", [2024-03-15T18:01:10.724Z] "math/bits", [2024-03-15T18:01:10.724Z] "os", [2024-03-15T18:01:10.724Z] "path", [2024-03-15T18:01:10.724Z] "reflect", [2024-03-15T18:01:10.724Z] "runtime", [2024-03-15T18:01:10.724Z] "runtime/internal/atomic", [2024-03-15T18:01:10.724Z] "runtime/internal/math", [2024-03-15T18:01:10.724Z] "runtime/internal/sys", [2024-03-15T18:01:10.724Z] "sort", [2024-03-15T18:01:10.724Z] "strconv", [2024-03-15T18:01:10.724Z] "strings", [2024-03-15T18:01:10.724Z] "sync", [2024-03-15T18:01:10.724Z] "sync/atomic", [2024-03-15T18:01:10.724Z] "syscall", [2024-03-15T18:01:10.724Z] "time", [2024-03-15T18:01:10.724Z] "unicode", [2024-03-15T18:01:10.724Z] "unicode/utf8", [2024-03-15T18:01:10.724Z] "unsafe" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "TestGoFiles": [ [2024-03-15T18:01:10.724Z] "gen_test.go", [2024-03-15T18:01:10.724Z] "language_test.go", [2024-03-15T18:01:10.724Z] "parse_test.go" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "TestImports": [ [2024-03-15T18:01:10.724Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.724Z] "reflect", [2024-03-15T18:01:10.724Z] "strings", [2024-03-15T18:01:10.724Z] "testing" [2024-03-15T18:01:10.724Z] ] [2024-03-15T18:01:10.724Z] } [2024-03-15T18:01:10.724Z] { [2024-03-15T18:01:10.724Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/language", [2024-03-15T18:01:10.724Z] "ImportPath": "golang.org/x/text/language", [2024-03-15T18:01:10.724Z] "Name": "language", [2024-03-15T18:01:10.724Z] "Doc": "Package language implements BCP 47 language tags and related functionality.", [2024-03-15T18:01:10.724Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-15T18:01:10.724Z] "Module": { [2024-03-15T18:01:10.724Z] "Path": "golang.org/x/text", [2024-03-15T18:01:10.724Z] "Version": "v0.14.0", [2024-03-15T18:01:10.724Z] "Time": "2023-10-11T21:58:48Z", [2024-03-15T18:01:10.724Z] "Indirect": true, [2024-03-15T18:01:10.724Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-15T18:01:10.724Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-03-15T18:01:10.724Z] "GoVersion": "1.18" [2024-03-15T18:01:10.724Z] }, [2024-03-15T18:01:10.724Z] "DepOnly": true, [2024-03-15T18:01:10.724Z] "Stale": true, [2024-03-15T18:01:10.724Z] "StaleReason": "stale dependency: golang.org/x/text/internal/tag", [2024-03-15T18:01:10.724Z] "GoFiles": [ [2024-03-15T18:01:10.724Z] "coverage.go", [2024-03-15T18:01:10.724Z] "doc.go", [2024-03-15T18:01:10.724Z] "language.go", [2024-03-15T18:01:10.724Z] "match.go", [2024-03-15T18:01:10.724Z] "parse.go", [2024-03-15T18:01:10.724Z] "tables.go", [2024-03-15T18:01:10.724Z] "tags.go" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.724Z] "gen.go" [2024-03-15T18:01:10.724Z] ], [2024-03-15T18:01:10.724Z] "Imports": [ [2024-03-15T18:01:10.725Z] "errors", [2024-03-15T18:01:10.725Z] "fmt", [2024-03-15T18:01:10.725Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.725Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.725Z] "sort", [2024-03-15T18:01:10.725Z] "strconv", [2024-03-15T18:01:10.725Z] "strings" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "Deps": [ [2024-03-15T18:01:10.725Z] "bytes", [2024-03-15T18:01:10.725Z] "errors", [2024-03-15T18:01:10.725Z] "fmt", [2024-03-15T18:01:10.725Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.725Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.725Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.725Z] "internal/abi", [2024-03-15T18:01:10.725Z] "internal/bytealg", [2024-03-15T18:01:10.725Z] "internal/cpu", [2024-03-15T18:01:10.725Z] "internal/fmtsort", [2024-03-15T18:01:10.725Z] "internal/goexperiment", [2024-03-15T18:01:10.725Z] "internal/itoa", [2024-03-15T18:01:10.725Z] "internal/oserror", [2024-03-15T18:01:10.725Z] "internal/poll", [2024-03-15T18:01:10.725Z] "internal/race", [2024-03-15T18:01:10.725Z] "internal/reflectlite", [2024-03-15T18:01:10.725Z] "internal/syscall/execenv", [2024-03-15T18:01:10.725Z] "internal/syscall/unix", [2024-03-15T18:01:10.725Z] "internal/testlog", [2024-03-15T18:01:10.725Z] "internal/unsafeheader", [2024-03-15T18:01:10.725Z] "io", [2024-03-15T18:01:10.725Z] "io/fs", [2024-03-15T18:01:10.725Z] "math", [2024-03-15T18:01:10.725Z] "math/bits", [2024-03-15T18:01:10.725Z] "os", [2024-03-15T18:01:10.725Z] "path", [2024-03-15T18:01:10.725Z] "reflect", [2024-03-15T18:01:10.725Z] "runtime", [2024-03-15T18:01:10.725Z] "runtime/internal/atomic", [2024-03-15T18:01:10.725Z] "runtime/internal/math", [2024-03-15T18:01:10.725Z] "runtime/internal/sys", [2024-03-15T18:01:10.725Z] "sort", [2024-03-15T18:01:10.725Z] "strconv", [2024-03-15T18:01:10.725Z] "strings", [2024-03-15T18:01:10.725Z] "sync", [2024-03-15T18:01:10.725Z] "sync/atomic", [2024-03-15T18:01:10.725Z] "syscall", [2024-03-15T18:01:10.725Z] "time", [2024-03-15T18:01:10.725Z] "unicode", [2024-03-15T18:01:10.725Z] "unicode/utf8", [2024-03-15T18:01:10.725Z] "unsafe" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "TestGoFiles": [ [2024-03-15T18:01:10.725Z] "coverage_test.go", [2024-03-15T18:01:10.725Z] "language_test.go", [2024-03-15T18:01:10.725Z] "lookup_test.go", [2024-03-15T18:01:10.725Z] "match_test.go", [2024-03-15T18:01:10.725Z] "parse_test.go" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "TestImports": [ [2024-03-15T18:01:10.725Z] "bytes", [2024-03-15T18:01:10.725Z] "flag", [2024-03-15T18:01:10.725Z] "fmt", [2024-03-15T18:01:10.725Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.725Z] "golang.org/x/text/internal/testtext", [2024-03-15T18:01:10.725Z] "golang.org/x/text/internal/ucd", [2024-03-15T18:01:10.725Z] "os", [2024-03-15T18:01:10.725Z] "path", [2024-03-15T18:01:10.725Z] "path/filepath", [2024-03-15T18:01:10.725Z] "reflect", [2024-03-15T18:01:10.725Z] "strings", [2024-03-15T18:01:10.725Z] "testing", [2024-03-15T18:01:10.725Z] "unicode/utf8" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "XTestGoFiles": [ [2024-03-15T18:01:10.725Z] "examples_test.go", [2024-03-15T18:01:10.725Z] "httpexample_test.go" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "XTestImports": [ [2024-03-15T18:01:10.725Z] "fmt", [2024-03-15T18:01:10.725Z] "golang.org/x/text/language", [2024-03-15T18:01:10.725Z] "net/http", [2024-03-15T18:01:10.725Z] "strings" [2024-03-15T18:01:10.725Z] ] [2024-03-15T18:01:10.725Z] } [2024-03-15T18:01:10.725Z] { [2024-03-15T18:01:10.725Z] "Dir": "/usr/local/go/src/regexp/syntax", [2024-03-15T18:01:10.725Z] "ImportPath": "regexp/syntax", [2024-03-15T18:01:10.725Z] "Name": "syntax", [2024-03-15T18:01:10.725Z] "Doc": "Package syntax parses regular expressions into parse trees and compiles parse trees into programs.", [2024-03-15T18:01:10.725Z] "Target": "/usr/local/go/pkg/linux_amd64/regexp/syntax.a", [2024-03-15T18:01:10.725Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.725Z] "Goroot": true, [2024-03-15T18:01:10.725Z] "Standard": true, [2024-03-15T18:01:10.725Z] "DepOnly": true, [2024-03-15T18:01:10.725Z] "GoFiles": [ [2024-03-15T18:01:10.725Z] "compile.go", [2024-03-15T18:01:10.725Z] "doc.go", [2024-03-15T18:01:10.725Z] "op_string.go", [2024-03-15T18:01:10.725Z] "parse.go", [2024-03-15T18:01:10.725Z] "perl_groups.go", [2024-03-15T18:01:10.725Z] "prog.go", [2024-03-15T18:01:10.725Z] "regexp.go", [2024-03-15T18:01:10.725Z] "simplify.go" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "Imports": [ [2024-03-15T18:01:10.725Z] "sort", [2024-03-15T18:01:10.725Z] "strconv", [2024-03-15T18:01:10.725Z] "strings", [2024-03-15T18:01:10.725Z] "unicode", [2024-03-15T18:01:10.725Z] "unicode/utf8" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "Deps": [ [2024-03-15T18:01:10.725Z] "errors", [2024-03-15T18:01:10.725Z] "internal/abi", [2024-03-15T18:01:10.725Z] "internal/bytealg", [2024-03-15T18:01:10.725Z] "internal/cpu", [2024-03-15T18:01:10.725Z] "internal/goexperiment", [2024-03-15T18:01:10.725Z] "internal/race", [2024-03-15T18:01:10.725Z] "internal/reflectlite", [2024-03-15T18:01:10.725Z] "internal/unsafeheader", [2024-03-15T18:01:10.725Z] "io", [2024-03-15T18:01:10.725Z] "math", [2024-03-15T18:01:10.725Z] "math/bits", [2024-03-15T18:01:10.725Z] "runtime", [2024-03-15T18:01:10.725Z] "runtime/internal/atomic", [2024-03-15T18:01:10.725Z] "runtime/internal/math", [2024-03-15T18:01:10.725Z] "runtime/internal/sys", [2024-03-15T18:01:10.725Z] "sort", [2024-03-15T18:01:10.725Z] "strconv", [2024-03-15T18:01:10.725Z] "strings", [2024-03-15T18:01:10.725Z] "sync", [2024-03-15T18:01:10.725Z] "sync/atomic", [2024-03-15T18:01:10.725Z] "unicode", [2024-03-15T18:01:10.725Z] "unicode/utf8", [2024-03-15T18:01:10.725Z] "unsafe" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "TestGoFiles": [ [2024-03-15T18:01:10.725Z] "parse_test.go", [2024-03-15T18:01:10.725Z] "prog_test.go", [2024-03-15T18:01:10.725Z] "simplify_test.go" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "TestImports": [ [2024-03-15T18:01:10.725Z] "fmt", [2024-03-15T18:01:10.725Z] "strings", [2024-03-15T18:01:10.725Z] "testing", [2024-03-15T18:01:10.725Z] "unicode" [2024-03-15T18:01:10.725Z] ] [2024-03-15T18:01:10.725Z] } [2024-03-15T18:01:10.725Z] { [2024-03-15T18:01:10.725Z] "Dir": "/usr/local/go/src/regexp", [2024-03-15T18:01:10.725Z] "ImportPath": "regexp", [2024-03-15T18:01:10.725Z] "Name": "regexp", [2024-03-15T18:01:10.725Z] "Doc": "Package regexp implements regular expression search.", [2024-03-15T18:01:10.725Z] "Target": "/usr/local/go/pkg/linux_amd64/regexp.a", [2024-03-15T18:01:10.725Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.725Z] "Goroot": true, [2024-03-15T18:01:10.725Z] "Standard": true, [2024-03-15T18:01:10.725Z] "DepOnly": true, [2024-03-15T18:01:10.725Z] "GoFiles": [ [2024-03-15T18:01:10.725Z] "backtrack.go", [2024-03-15T18:01:10.725Z] "exec.go", [2024-03-15T18:01:10.725Z] "onepass.go", [2024-03-15T18:01:10.725Z] "regexp.go" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "Imports": [ [2024-03-15T18:01:10.725Z] "bytes", [2024-03-15T18:01:10.725Z] "io", [2024-03-15T18:01:10.725Z] "regexp/syntax", [2024-03-15T18:01:10.725Z] "sort", [2024-03-15T18:01:10.725Z] "strconv", [2024-03-15T18:01:10.725Z] "strings", [2024-03-15T18:01:10.725Z] "sync", [2024-03-15T18:01:10.725Z] "unicode", [2024-03-15T18:01:10.725Z] "unicode/utf8" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "Deps": [ [2024-03-15T18:01:10.725Z] "bytes", [2024-03-15T18:01:10.725Z] "errors", [2024-03-15T18:01:10.725Z] "internal/abi", [2024-03-15T18:01:10.725Z] "internal/bytealg", [2024-03-15T18:01:10.725Z] "internal/cpu", [2024-03-15T18:01:10.725Z] "internal/goexperiment", [2024-03-15T18:01:10.725Z] "internal/race", [2024-03-15T18:01:10.725Z] "internal/reflectlite", [2024-03-15T18:01:10.725Z] "internal/unsafeheader", [2024-03-15T18:01:10.725Z] "io", [2024-03-15T18:01:10.725Z] "math", [2024-03-15T18:01:10.725Z] "math/bits", [2024-03-15T18:01:10.725Z] "regexp/syntax", [2024-03-15T18:01:10.725Z] "runtime", [2024-03-15T18:01:10.725Z] "runtime/internal/atomic", [2024-03-15T18:01:10.725Z] "runtime/internal/math", [2024-03-15T18:01:10.725Z] "runtime/internal/sys", [2024-03-15T18:01:10.725Z] "sort", [2024-03-15T18:01:10.725Z] "strconv", [2024-03-15T18:01:10.725Z] "strings", [2024-03-15T18:01:10.725Z] "sync", [2024-03-15T18:01:10.725Z] "sync/atomic", [2024-03-15T18:01:10.725Z] "unicode", [2024-03-15T18:01:10.725Z] "unicode/utf8", [2024-03-15T18:01:10.725Z] "unsafe" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "TestGoFiles": [ [2024-03-15T18:01:10.725Z] "all_test.go", [2024-03-15T18:01:10.725Z] "exec2_test.go", [2024-03-15T18:01:10.725Z] "exec_test.go", [2024-03-15T18:01:10.725Z] "find_test.go", [2024-03-15T18:01:10.725Z] "onepass_test.go" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "TestImports": [ [2024-03-15T18:01:10.725Z] "bufio", [2024-03-15T18:01:10.725Z] "compress/bzip2", [2024-03-15T18:01:10.725Z] "fmt", [2024-03-15T18:01:10.725Z] "internal/testenv", [2024-03-15T18:01:10.725Z] "io", [2024-03-15T18:01:10.725Z] "os", [2024-03-15T18:01:10.725Z] "path/filepath", [2024-03-15T18:01:10.725Z] "reflect", [2024-03-15T18:01:10.725Z] "regexp/syntax", [2024-03-15T18:01:10.725Z] "strconv", [2024-03-15T18:01:10.725Z] "strings", [2024-03-15T18:01:10.725Z] "testing", [2024-03-15T18:01:10.725Z] "unicode/utf8" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "XTestGoFiles": [ [2024-03-15T18:01:10.725Z] "example_test.go" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "XTestImports": [ [2024-03-15T18:01:10.725Z] "fmt", [2024-03-15T18:01:10.725Z] "regexp", [2024-03-15T18:01:10.725Z] "strings" [2024-03-15T18:01:10.725Z] ] [2024-03-15T18:01:10.725Z] } [2024-03-15T18:01:10.725Z] { [2024-03-15T18:01:10.725Z] "Dir": "/go/pkg/mod/github.com/go-playground/validator/v10@v10.18.0", [2024-03-15T18:01:10.725Z] "ImportPath": "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.725Z] "Name": "validator", [2024-03-15T18:01:10.725Z] "Doc": "Package validator implements value validations for structs and individual fields based on tags.", [2024-03-15T18:01:10.725Z] "Root": "/go/pkg/mod/github.com/go-playground/validator/v10@v10.18.0", [2024-03-15T18:01:10.725Z] "Module": { [2024-03-15T18:01:10.725Z] "Path": "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.725Z] "Version": "v10.18.0", [2024-03-15T18:01:10.725Z] "Time": "2024-02-11T05:10:02Z", [2024-03-15T18:01:10.725Z] "Indirect": true, [2024-03-15T18:01:10.725Z] "Dir": "/go/pkg/mod/github.com/go-playground/validator/v10@v10.18.0", [2024-03-15T18:01:10.725Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-playground/validator/v10/@v/v10.18.0.mod", [2024-03-15T18:01:10.725Z] "GoVersion": "1.18" [2024-03-15T18:01:10.725Z] }, [2024-03-15T18:01:10.725Z] "DepOnly": true, [2024-03-15T18:01:10.725Z] "Stale": true, [2024-03-15T18:01:10.725Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.725Z] "GoFiles": [ [2024-03-15T18:01:10.725Z] "baked_in.go", [2024-03-15T18:01:10.725Z] "cache.go", [2024-03-15T18:01:10.725Z] "country_codes.go", [2024-03-15T18:01:10.725Z] "currency_codes.go", [2024-03-15T18:01:10.725Z] "doc.go", [2024-03-15T18:01:10.725Z] "errors.go", [2024-03-15T18:01:10.725Z] "field_level.go", [2024-03-15T18:01:10.725Z] "options.go", [2024-03-15T18:01:10.725Z] "postcode_regexes.go", [2024-03-15T18:01:10.725Z] "regexes.go", [2024-03-15T18:01:10.725Z] "struct_level.go", [2024-03-15T18:01:10.725Z] "translations.go", [2024-03-15T18:01:10.725Z] "util.go", [2024-03-15T18:01:10.725Z] "validator.go", [2024-03-15T18:01:10.725Z] "validator_instance.go" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "Imports": [ [2024-03-15T18:01:10.725Z] "bytes", [2024-03-15T18:01:10.725Z] "context", [2024-03-15T18:01:10.725Z] "crypto/sha256", [2024-03-15T18:01:10.725Z] "encoding/hex", [2024-03-15T18:01:10.725Z] "encoding/json", [2024-03-15T18:01:10.725Z] "errors", [2024-03-15T18:01:10.725Z] "fmt", [2024-03-15T18:01:10.725Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.725Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.725Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.725Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.725Z] "golang.org/x/text/language", [2024-03-15T18:01:10.725Z] "io/fs", [2024-03-15T18:01:10.725Z] "net", [2024-03-15T18:01:10.725Z] "net/url", [2024-03-15T18:01:10.725Z] "os", [2024-03-15T18:01:10.725Z] "reflect", [2024-03-15T18:01:10.725Z] "regexp", [2024-03-15T18:01:10.725Z] "strconv", [2024-03-15T18:01:10.725Z] "strings", [2024-03-15T18:01:10.725Z] "sync", [2024-03-15T18:01:10.725Z] "sync/atomic", [2024-03-15T18:01:10.725Z] "syscall", [2024-03-15T18:01:10.725Z] "time", [2024-03-15T18:01:10.725Z] "unicode/utf8" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "Deps": [ [2024-03-15T18:01:10.725Z] "bufio", [2024-03-15T18:01:10.725Z] "bytes", [2024-03-15T18:01:10.725Z] "compress/flate", [2024-03-15T18:01:10.725Z] "compress/zlib", [2024-03-15T18:01:10.725Z] "context", [2024-03-15T18:01:10.725Z] "crypto", [2024-03-15T18:01:10.725Z] "crypto/sha256", [2024-03-15T18:01:10.725Z] "debug/dwarf", [2024-03-15T18:01:10.725Z] "debug/macho", [2024-03-15T18:01:10.725Z] "encoding", [2024-03-15T18:01:10.725Z] "encoding/base64", [2024-03-15T18:01:10.725Z] "encoding/binary", [2024-03-15T18:01:10.725Z] "encoding/csv", [2024-03-15T18:01:10.725Z] "encoding/hex", [2024-03-15T18:01:10.725Z] "encoding/json", [2024-03-15T18:01:10.725Z] "encoding/xml", [2024-03-15T18:01:10.725Z] "errors", [2024-03-15T18:01:10.725Z] "fmt", [2024-03-15T18:01:10.725Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.725Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.725Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.725Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.725Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.725Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.725Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.725Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.725Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.725Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.725Z] "golang.org/x/net/html", [2024-03-15T18:01:10.725Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.725Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.725Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.725Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.725Z] "golang.org/x/text/language", [2024-03-15T18:01:10.725Z] "hash", [2024-03-15T18:01:10.725Z] "hash/adler32", [2024-03-15T18:01:10.725Z] "internal/abi", [2024-03-15T18:01:10.725Z] "internal/bytealg", [2024-03-15T18:01:10.725Z] "internal/cpu", [2024-03-15T18:01:10.725Z] "internal/fmtsort", [2024-03-15T18:01:10.725Z] "internal/goexperiment", [2024-03-15T18:01:10.725Z] "internal/itoa", [2024-03-15T18:01:10.725Z] "internal/nettrace", [2024-03-15T18:01:10.725Z] "internal/oserror", [2024-03-15T18:01:10.725Z] "internal/poll", [2024-03-15T18:01:10.725Z] "internal/race", [2024-03-15T18:01:10.725Z] "internal/reflectlite", [2024-03-15T18:01:10.725Z] "internal/singleflight", [2024-03-15T18:01:10.725Z] "internal/syscall/execenv", [2024-03-15T18:01:10.725Z] "internal/syscall/unix", [2024-03-15T18:01:10.725Z] "internal/testlog", [2024-03-15T18:01:10.725Z] "internal/unsafeheader", [2024-03-15T18:01:10.725Z] "io", [2024-03-15T18:01:10.725Z] "io/fs", [2024-03-15T18:01:10.725Z] "io/ioutil", [2024-03-15T18:01:10.725Z] "math", [2024-03-15T18:01:10.725Z] "math/bits", [2024-03-15T18:01:10.725Z] "mime", [2024-03-15T18:01:10.725Z] "net", [2024-03-15T18:01:10.725Z] "net/url", [2024-03-15T18:01:10.725Z] "os", [2024-03-15T18:01:10.725Z] "path", [2024-03-15T18:01:10.725Z] "path/filepath", [2024-03-15T18:01:10.725Z] "reflect", [2024-03-15T18:01:10.725Z] "regexp", [2024-03-15T18:01:10.725Z] "regexp/syntax", [2024-03-15T18:01:10.725Z] "runtime", [2024-03-15T18:01:10.725Z] "runtime/cgo", [2024-03-15T18:01:10.725Z] "runtime/internal/atomic", [2024-03-15T18:01:10.725Z] "runtime/internal/math", [2024-03-15T18:01:10.725Z] "runtime/internal/sys", [2024-03-15T18:01:10.725Z] "sort", [2024-03-15T18:01:10.725Z] "strconv", [2024-03-15T18:01:10.725Z] "strings", [2024-03-15T18:01:10.725Z] "sync", [2024-03-15T18:01:10.725Z] "sync/atomic", [2024-03-15T18:01:10.725Z] "syscall", [2024-03-15T18:01:10.725Z] "time", [2024-03-15T18:01:10.725Z] "unicode", [2024-03-15T18:01:10.725Z] "unicode/utf16", [2024-03-15T18:01:10.725Z] "unicode/utf8", [2024-03-15T18:01:10.725Z] "unsafe", [2024-03-15T18:01:10.725Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "TestGoFiles": [ [2024-03-15T18:01:10.725Z] "benchmarks_test.go", [2024-03-15T18:01:10.725Z] "validator_test.go" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "TestImports": [ [2024-03-15T18:01:10.725Z] "bytes", [2024-03-15T18:01:10.725Z] "context", [2024-03-15T18:01:10.725Z] "database/sql", [2024-03-15T18:01:10.725Z] "database/sql/driver", [2024-03-15T18:01:10.725Z] "encoding/base64", [2024-03-15T18:01:10.725Z] "encoding/json", [2024-03-15T18:01:10.725Z] "fmt", [2024-03-15T18:01:10.725Z] "github.com/go-playground/assert/v2", [2024-03-15T18:01:10.725Z] "github.com/go-playground/locales/en", [2024-03-15T18:01:10.725Z] "github.com/go-playground/locales/fr", [2024-03-15T18:01:10.725Z] "github.com/go-playground/locales/nl", [2024-03-15T18:01:10.725Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.725Z] "image", [2024-03-15T18:01:10.725Z] "image/jpeg", [2024-03-15T18:01:10.725Z] "image/png", [2024-03-15T18:01:10.725Z] "os", [2024-03-15T18:01:10.725Z] "path/filepath", [2024-03-15T18:01:10.725Z] "reflect", [2024-03-15T18:01:10.725Z] "strings", [2024-03-15T18:01:10.725Z] "testing", [2024-03-15T18:01:10.725Z] "time" [2024-03-15T18:01:10.725Z] ] [2024-03-15T18:01:10.725Z] } [2024-03-15T18:01:10.725Z] { [2024-03-15T18:01:10.725Z] "Dir": "/usr/local/go/src/database/sql/driver", [2024-03-15T18:01:10.725Z] "ImportPath": "database/sql/driver", [2024-03-15T18:01:10.725Z] "Name": "driver", [2024-03-15T18:01:10.725Z] "Doc": "Package driver defines interfaces to be implemented by database drivers as used by package sql.", [2024-03-15T18:01:10.725Z] "Target": "/usr/local/go/pkg/linux_amd64/database/sql/driver.a", [2024-03-15T18:01:10.725Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.725Z] "Goroot": true, [2024-03-15T18:01:10.725Z] "Standard": true, [2024-03-15T18:01:10.725Z] "DepOnly": true, [2024-03-15T18:01:10.725Z] "GoFiles": [ [2024-03-15T18:01:10.725Z] "driver.go", [2024-03-15T18:01:10.725Z] "types.go" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "Imports": [ [2024-03-15T18:01:10.725Z] "context", [2024-03-15T18:01:10.725Z] "errors", [2024-03-15T18:01:10.725Z] "fmt", [2024-03-15T18:01:10.725Z] "reflect", [2024-03-15T18:01:10.725Z] "strconv", [2024-03-15T18:01:10.725Z] "time" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "Deps": [ [2024-03-15T18:01:10.725Z] "context", [2024-03-15T18:01:10.725Z] "errors", [2024-03-15T18:01:10.725Z] "fmt", [2024-03-15T18:01:10.725Z] "internal/abi", [2024-03-15T18:01:10.725Z] "internal/bytealg", [2024-03-15T18:01:10.725Z] "internal/cpu", [2024-03-15T18:01:10.725Z] "internal/fmtsort", [2024-03-15T18:01:10.725Z] "internal/goexperiment", [2024-03-15T18:01:10.725Z] "internal/itoa", [2024-03-15T18:01:10.725Z] "internal/oserror", [2024-03-15T18:01:10.725Z] "internal/poll", [2024-03-15T18:01:10.725Z] "internal/race", [2024-03-15T18:01:10.725Z] "internal/reflectlite", [2024-03-15T18:01:10.725Z] "internal/syscall/execenv", [2024-03-15T18:01:10.725Z] "internal/syscall/unix", [2024-03-15T18:01:10.725Z] "internal/testlog", [2024-03-15T18:01:10.725Z] "internal/unsafeheader", [2024-03-15T18:01:10.725Z] "io", [2024-03-15T18:01:10.725Z] "io/fs", [2024-03-15T18:01:10.725Z] "math", [2024-03-15T18:01:10.725Z] "math/bits", [2024-03-15T18:01:10.725Z] "os", [2024-03-15T18:01:10.725Z] "path", [2024-03-15T18:01:10.725Z] "reflect", [2024-03-15T18:01:10.725Z] "runtime", [2024-03-15T18:01:10.725Z] "runtime/internal/atomic", [2024-03-15T18:01:10.725Z] "runtime/internal/math", [2024-03-15T18:01:10.725Z] "runtime/internal/sys", [2024-03-15T18:01:10.725Z] "sort", [2024-03-15T18:01:10.725Z] "strconv", [2024-03-15T18:01:10.725Z] "sync", [2024-03-15T18:01:10.725Z] "sync/atomic", [2024-03-15T18:01:10.725Z] "syscall", [2024-03-15T18:01:10.725Z] "time", [2024-03-15T18:01:10.725Z] "unicode", [2024-03-15T18:01:10.725Z] "unicode/utf8", [2024-03-15T18:01:10.725Z] "unsafe" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "TestGoFiles": [ [2024-03-15T18:01:10.725Z] "types_test.go" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "TestImports": [ [2024-03-15T18:01:10.725Z] "reflect", [2024-03-15T18:01:10.725Z] "testing", [2024-03-15T18:01:10.725Z] "time" [2024-03-15T18:01:10.725Z] ] [2024-03-15T18:01:10.725Z] } [2024-03-15T18:01:10.725Z] { [2024-03-15T18:01:10.725Z] "Dir": "/go/pkg/mod/github.com/google/uuid@v1.6.0", [2024-03-15T18:01:10.725Z] "ImportPath": "github.com/google/uuid", [2024-03-15T18:01:10.725Z] "Name": "uuid", [2024-03-15T18:01:10.725Z] "Doc": "Package uuid generates and inspects UUIDs.", [2024-03-15T18:01:10.725Z] "Root": "/go/pkg/mod/github.com/google/uuid@v1.6.0", [2024-03-15T18:01:10.725Z] "Module": { [2024-03-15T18:01:10.725Z] "Path": "github.com/google/uuid", [2024-03-15T18:01:10.725Z] "Version": "v1.6.0", [2024-03-15T18:01:10.725Z] "Time": "2024-01-23T18:54:04Z", [2024-03-15T18:01:10.725Z] "Dir": "/go/pkg/mod/github.com/google/uuid@v1.6.0", [2024-03-15T18:01:10.725Z] "GoMod": "/go/pkg/mod/cache/download/github.com/google/uuid/@v/v1.6.0.mod" [2024-03-15T18:01:10.725Z] }, [2024-03-15T18:01:10.725Z] "DepOnly": true, [2024-03-15T18:01:10.725Z] "Stale": true, [2024-03-15T18:01:10.725Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.725Z] "GoFiles": [ [2024-03-15T18:01:10.725Z] "dce.go", [2024-03-15T18:01:10.725Z] "doc.go", [2024-03-15T18:01:10.725Z] "hash.go", [2024-03-15T18:01:10.725Z] "marshal.go", [2024-03-15T18:01:10.725Z] "node.go", [2024-03-15T18:01:10.725Z] "node_net.go", [2024-03-15T18:01:10.725Z] "null.go", [2024-03-15T18:01:10.725Z] "sql.go", [2024-03-15T18:01:10.725Z] "time.go", [2024-03-15T18:01:10.725Z] "util.go", [2024-03-15T18:01:10.725Z] "uuid.go", [2024-03-15T18:01:10.725Z] "version1.go", [2024-03-15T18:01:10.725Z] "version4.go", [2024-03-15T18:01:10.725Z] "version6.go", [2024-03-15T18:01:10.725Z] "version7.go" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.725Z] "node_js.go" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "Imports": [ [2024-03-15T18:01:10.725Z] "bytes", [2024-03-15T18:01:10.725Z] "crypto/md5", [2024-03-15T18:01:10.725Z] "crypto/rand", [2024-03-15T18:01:10.725Z] "crypto/sha1", [2024-03-15T18:01:10.725Z] "database/sql/driver", [2024-03-15T18:01:10.725Z] "encoding/binary", [2024-03-15T18:01:10.725Z] "encoding/hex", [2024-03-15T18:01:10.725Z] "encoding/json", [2024-03-15T18:01:10.725Z] "errors", [2024-03-15T18:01:10.725Z] "fmt", [2024-03-15T18:01:10.725Z] "hash", [2024-03-15T18:01:10.725Z] "io", [2024-03-15T18:01:10.725Z] "net", [2024-03-15T18:01:10.725Z] "os", [2024-03-15T18:01:10.725Z] "strings", [2024-03-15T18:01:10.725Z] "sync", [2024-03-15T18:01:10.725Z] "time" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "Deps": [ [2024-03-15T18:01:10.725Z] "bufio", [2024-03-15T18:01:10.725Z] "bytes", [2024-03-15T18:01:10.725Z] "context", [2024-03-15T18:01:10.725Z] "crypto", [2024-03-15T18:01:10.725Z] "crypto/aes", [2024-03-15T18:01:10.725Z] "crypto/cipher", [2024-03-15T18:01:10.725Z] "crypto/internal/subtle", [2024-03-15T18:01:10.725Z] "crypto/md5", [2024-03-15T18:01:10.725Z] "crypto/rand", [2024-03-15T18:01:10.725Z] "crypto/sha1", [2024-03-15T18:01:10.725Z] "crypto/subtle", [2024-03-15T18:01:10.725Z] "database/sql/driver", [2024-03-15T18:01:10.725Z] "encoding", [2024-03-15T18:01:10.725Z] "encoding/base64", [2024-03-15T18:01:10.725Z] "encoding/binary", [2024-03-15T18:01:10.725Z] "encoding/hex", [2024-03-15T18:01:10.725Z] "encoding/json", [2024-03-15T18:01:10.725Z] "errors", [2024-03-15T18:01:10.725Z] "fmt", [2024-03-15T18:01:10.725Z] "hash", [2024-03-15T18:01:10.725Z] "internal/abi", [2024-03-15T18:01:10.725Z] "internal/bytealg", [2024-03-15T18:01:10.725Z] "internal/cpu", [2024-03-15T18:01:10.725Z] "internal/fmtsort", [2024-03-15T18:01:10.725Z] "internal/goexperiment", [2024-03-15T18:01:10.725Z] "internal/itoa", [2024-03-15T18:01:10.725Z] "internal/nettrace", [2024-03-15T18:01:10.725Z] "internal/oserror", [2024-03-15T18:01:10.725Z] "internal/poll", [2024-03-15T18:01:10.725Z] "internal/race", [2024-03-15T18:01:10.725Z] "internal/reflectlite", [2024-03-15T18:01:10.725Z] "internal/singleflight", [2024-03-15T18:01:10.725Z] "internal/syscall/execenv", [2024-03-15T18:01:10.725Z] "internal/syscall/unix", [2024-03-15T18:01:10.725Z] "internal/testlog", [2024-03-15T18:01:10.725Z] "internal/unsafeheader", [2024-03-15T18:01:10.725Z] "io", [2024-03-15T18:01:10.725Z] "io/fs", [2024-03-15T18:01:10.725Z] "math", [2024-03-15T18:01:10.725Z] "math/big", [2024-03-15T18:01:10.725Z] "math/bits", [2024-03-15T18:01:10.725Z] "math/rand", [2024-03-15T18:01:10.725Z] "net", [2024-03-15T18:01:10.725Z] "os", [2024-03-15T18:01:10.725Z] "path", [2024-03-15T18:01:10.725Z] "reflect", [2024-03-15T18:01:10.725Z] "runtime", [2024-03-15T18:01:10.725Z] "runtime/cgo", [2024-03-15T18:01:10.725Z] "runtime/internal/atomic", [2024-03-15T18:01:10.725Z] "runtime/internal/math", [2024-03-15T18:01:10.725Z] "runtime/internal/sys", [2024-03-15T18:01:10.725Z] "sort", [2024-03-15T18:01:10.725Z] "strconv", [2024-03-15T18:01:10.725Z] "strings", [2024-03-15T18:01:10.725Z] "sync", [2024-03-15T18:01:10.725Z] "sync/atomic", [2024-03-15T18:01:10.725Z] "syscall", [2024-03-15T18:01:10.725Z] "time", [2024-03-15T18:01:10.725Z] "unicode", [2024-03-15T18:01:10.725Z] "unicode/utf16", [2024-03-15T18:01:10.725Z] "unicode/utf8", [2024-03-15T18:01:10.725Z] "unsafe", [2024-03-15T18:01:10.725Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "TestGoFiles": [ [2024-03-15T18:01:10.725Z] "json_test.go", [2024-03-15T18:01:10.725Z] "null_test.go", [2024-03-15T18:01:10.725Z] "seq_test.go", [2024-03-15T18:01:10.725Z] "sql_test.go", [2024-03-15T18:01:10.725Z] "uuid_test.go" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "TestImports": [ [2024-03-15T18:01:10.725Z] "bytes", [2024-03-15T18:01:10.725Z] "encoding/json", [2024-03-15T18:01:10.725Z] "errors", [2024-03-15T18:01:10.725Z] "flag", [2024-03-15T18:01:10.725Z] "fmt", [2024-03-15T18:01:10.725Z] "os", [2024-03-15T18:01:10.725Z] "reflect", [2024-03-15T18:01:10.725Z] "runtime", [2024-03-15T18:01:10.725Z] "strings", [2024-03-15T18:01:10.725Z] "testing", [2024-03-15T18:01:10.725Z] "time", [2024-03-15T18:01:10.725Z] "unsafe" [2024-03-15T18:01:10.725Z] ] [2024-03-15T18:01:10.725Z] } [2024-03-15T18:01:10.725Z] { [2024-03-15T18:01:10.725Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9/common", [2024-03-15T18:01:10.725Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.725Z] "Name": "common", [2024-03-15T18:01:10.725Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9", [2024-03-15T18:01:10.725Z] "Module": { [2024-03-15T18:01:10.725Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-15T18:01:10.725Z] "Version": "v3.2.0-dev.9", [2024-03-15T18:01:10.725Z] "Time": "2024-02-27T09:06:59Z", [2024-03-15T18:01:10.725Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9", [2024-03-15T18:01:10.725Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.9.mod", [2024-03-15T18:01:10.725Z] "GoVersion": "1.21" [2024-03-15T18:01:10.725Z] }, [2024-03-15T18:01:10.725Z] "DepOnly": true, [2024-03-15T18:01:10.725Z] "Stale": true, [2024-03-15T18:01:10.725Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.725Z] "GoFiles": [ [2024-03-15T18:01:10.725Z] "constants.go", [2024-03-15T18:01:10.725Z] "echo_api_constants.go", [2024-03-15T18:01:10.725Z] "utils.go", [2024-03-15T18:01:10.725Z] "validator.go" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.725Z] "fake_validator.go" [2024-03-15T18:01:10.725Z] ], [2024-03-15T18:01:10.725Z] "Imports": [ [2024-03-15T18:01:10.725Z] "fmt", [2024-03-15T18:01:10.725Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.725Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.725Z] "github.com/google/uuid", [2024-03-15T18:01:10.725Z] "net/url", [2024-03-15T18:01:10.726Z] "reflect", [2024-03-15T18:01:10.726Z] "regexp", [2024-03-15T18:01:10.726Z] "strings", [2024-03-15T18:01:10.726Z] "time" [2024-03-15T18:01:10.726Z] ], [2024-03-15T18:01:10.726Z] "Deps": [ [2024-03-15T18:01:10.726Z] "bufio", [2024-03-15T18:01:10.726Z] "bytes", [2024-03-15T18:01:10.726Z] "compress/flate", [2024-03-15T18:01:10.726Z] "compress/gzip", [2024-03-15T18:01:10.726Z] "compress/zlib", [2024-03-15T18:01:10.726Z] "container/list", [2024-03-15T18:01:10.726Z] "context", [2024-03-15T18:01:10.726Z] "crypto", [2024-03-15T18:01:10.726Z] "crypto/aes", [2024-03-15T18:01:10.726Z] "crypto/cipher", [2024-03-15T18:01:10.726Z] "crypto/des", [2024-03-15T18:01:10.726Z] "crypto/dsa", [2024-03-15T18:01:10.726Z] "crypto/ecdsa", [2024-03-15T18:01:10.726Z] "crypto/ed25519", [2024-03-15T18:01:10.726Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.726Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.726Z] "crypto/elliptic", [2024-03-15T18:01:10.726Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.726Z] "crypto/hmac", [2024-03-15T18:01:10.726Z] "crypto/internal/randutil", [2024-03-15T18:01:10.726Z] "crypto/internal/subtle", [2024-03-15T18:01:10.726Z] "crypto/md5", [2024-03-15T18:01:10.726Z] "crypto/rand", [2024-03-15T18:01:10.726Z] "crypto/rc4", [2024-03-15T18:01:10.726Z] "crypto/rsa", [2024-03-15T18:01:10.726Z] "crypto/sha1", [2024-03-15T18:01:10.726Z] "crypto/sha256", [2024-03-15T18:01:10.726Z] "crypto/sha512", [2024-03-15T18:01:10.726Z] "crypto/subtle", [2024-03-15T18:01:10.726Z] "crypto/tls", [2024-03-15T18:01:10.726Z] "crypto/x509", [2024-03-15T18:01:10.726Z] "crypto/x509/pkix", [2024-03-15T18:01:10.726Z] "database/sql/driver", [2024-03-15T18:01:10.726Z] "debug/dwarf", [2024-03-15T18:01:10.726Z] "debug/macho", [2024-03-15T18:01:10.726Z] "encoding", [2024-03-15T18:01:10.726Z] "encoding/asn1", [2024-03-15T18:01:10.726Z] "encoding/base64", [2024-03-15T18:01:10.726Z] "encoding/binary", [2024-03-15T18:01:10.726Z] "encoding/csv", [2024-03-15T18:01:10.726Z] "encoding/hex", [2024-03-15T18:01:10.726Z] "encoding/json", [2024-03-15T18:01:10.726Z] "encoding/pem", [2024-03-15T18:01:10.726Z] "encoding/xml", [2024-03-15T18:01:10.726Z] "errors", [2024-03-15T18:01:10.726Z] "fmt", [2024-03-15T18:01:10.726Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.726Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.726Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.726Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.726Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.726Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.726Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.726Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.726Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.726Z] "github.com/google/uuid", [2024-03-15T18:01:10.726Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.726Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.726Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.726Z] "golang.org/x/net/html", [2024-03-15T18:01:10.726Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.726Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.726Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.726Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.726Z] "golang.org/x/text/language", [2024-03-15T18:01:10.726Z] "hash", [2024-03-15T18:01:10.726Z] "hash/adler32", [2024-03-15T18:01:10.726Z] "hash/crc32", [2024-03-15T18:01:10.726Z] "internal/abi", [2024-03-15T18:01:10.726Z] "internal/bytealg", [2024-03-15T18:01:10.726Z] "internal/cpu", [2024-03-15T18:01:10.726Z] "internal/fmtsort", [2024-03-15T18:01:10.726Z] "internal/goexperiment", [2024-03-15T18:01:10.726Z] "internal/itoa", [2024-03-15T18:01:10.726Z] "internal/nettrace", [2024-03-15T18:01:10.726Z] "internal/oserror", [2024-03-15T18:01:10.726Z] "internal/poll", [2024-03-15T18:01:10.726Z] "internal/race", [2024-03-15T18:01:10.726Z] "internal/reflectlite", [2024-03-15T18:01:10.726Z] "internal/singleflight", [2024-03-15T18:01:10.726Z] "internal/syscall/execenv", [2024-03-15T18:01:10.726Z] "internal/syscall/unix", [2024-03-15T18:01:10.726Z] "internal/testlog", [2024-03-15T18:01:10.726Z] "internal/unsafeheader", [2024-03-15T18:01:10.726Z] "io", [2024-03-15T18:01:10.726Z] "io/fs", [2024-03-15T18:01:10.726Z] "io/ioutil", [2024-03-15T18:01:10.726Z] "log", [2024-03-15T18:01:10.726Z] "math", [2024-03-15T18:01:10.726Z] "math/big", [2024-03-15T18:01:10.726Z] "math/bits", [2024-03-15T18:01:10.726Z] "math/rand", [2024-03-15T18:01:10.726Z] "mime", [2024-03-15T18:01:10.726Z] "mime/multipart", [2024-03-15T18:01:10.726Z] "mime/quotedprintable", [2024-03-15T18:01:10.726Z] "net", [2024-03-15T18:01:10.726Z] "net/http", [2024-03-15T18:01:10.726Z] "net/http/httptrace", [2024-03-15T18:01:10.726Z] "net/http/internal", [2024-03-15T18:01:10.726Z] "net/http/internal/ascii", [2024-03-15T18:01:10.726Z] "net/textproto", [2024-03-15T18:01:10.726Z] "net/url", [2024-03-15T18:01:10.726Z] "os", [2024-03-15T18:01:10.726Z] "path", [2024-03-15T18:01:10.726Z] "path/filepath", [2024-03-15T18:01:10.726Z] "reflect", [2024-03-15T18:01:10.726Z] "regexp", [2024-03-15T18:01:10.726Z] "regexp/syntax", [2024-03-15T18:01:10.726Z] "runtime", [2024-03-15T18:01:10.726Z] "runtime/cgo", [2024-03-15T18:01:10.726Z] "runtime/internal/atomic", [2024-03-15T18:01:10.726Z] "runtime/internal/math", [2024-03-15T18:01:10.726Z] "runtime/internal/sys", [2024-03-15T18:01:10.726Z] "sort", [2024-03-15T18:01:10.726Z] "strconv", [2024-03-15T18:01:10.726Z] "strings", [2024-03-15T18:01:10.726Z] "sync", [2024-03-15T18:01:10.726Z] "sync/atomic", [2024-03-15T18:01:10.726Z] "syscall", [2024-03-15T18:01:10.726Z] "time", [2024-03-15T18:01:10.726Z] "unicode", [2024-03-15T18:01:10.726Z] "unicode/utf16", [2024-03-15T18:01:10.726Z] "unicode/utf8", [2024-03-15T18:01:10.726Z] "unsafe", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.726Z] ], [2024-03-15T18:01:10.726Z] "TestGoFiles": [ [2024-03-15T18:01:10.726Z] "utils_test.go" [2024-03-15T18:01:10.726Z] ], [2024-03-15T18:01:10.726Z] "TestImports": [ [2024-03-15T18:01:10.726Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.726Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.726Z] "net/url", [2024-03-15T18:01:10.726Z] "testing" [2024-03-15T18:01:10.726Z] ] [2024-03-15T18:01:10.726Z] } [2024-03-15T18:01:10.726Z] { [2024-03-15T18:01:10.726Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5/pkg/types", [2024-03-15T18:01:10.726Z] "ImportPath": "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.726Z] "Name": "types", [2024-03-15T18:01:10.726Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-15T18:01:10.726Z] "Module": { [2024-03-15T18:01:10.726Z] "Path": "github.com/edgexfoundry/go-mod-secrets/v3", [2024-03-15T18:01:10.726Z] "Version": "v3.2.0-dev.5", [2024-03-15T18:01:10.726Z] "Time": "2024-01-18T14:27:45Z", [2024-03-15T18:01:10.726Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-15T18:01:10.726Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.5.mod", [2024-03-15T18:01:10.726Z] "GoVersion": "1.21" [2024-03-15T18:01:10.726Z] }, [2024-03-15T18:01:10.726Z] "DepOnly": true, [2024-03-15T18:01:10.726Z] "Stale": true, [2024-03-15T18:01:10.726Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.726Z] "GoFiles": [ [2024-03-15T18:01:10.726Z] "config.go", [2024-03-15T18:01:10.726Z] "consulroles.go", [2024-03-15T18:01:10.726Z] "messages.go" [2024-03-15T18:01:10.726Z] ], [2024-03-15T18:01:10.726Z] "Imports": [ [2024-03-15T18:01:10.726Z] "fmt", [2024-03-15T18:01:10.726Z] "net/url", [2024-03-15T18:01:10.726Z] "strings" [2024-03-15T18:01:10.726Z] ], [2024-03-15T18:01:10.726Z] "Deps": [ [2024-03-15T18:01:10.726Z] "errors", [2024-03-15T18:01:10.726Z] "fmt", [2024-03-15T18:01:10.726Z] "internal/abi", [2024-03-15T18:01:10.726Z] "internal/bytealg", [2024-03-15T18:01:10.726Z] "internal/cpu", [2024-03-15T18:01:10.726Z] "internal/fmtsort", [2024-03-15T18:01:10.726Z] "internal/goexperiment", [2024-03-15T18:01:10.726Z] "internal/itoa", [2024-03-15T18:01:10.726Z] "internal/oserror", [2024-03-15T18:01:10.726Z] "internal/poll", [2024-03-15T18:01:10.726Z] "internal/race", [2024-03-15T18:01:10.726Z] "internal/reflectlite", [2024-03-15T18:01:10.726Z] "internal/syscall/execenv", [2024-03-15T18:01:10.726Z] "internal/syscall/unix", [2024-03-15T18:01:10.726Z] "internal/testlog", [2024-03-15T18:01:10.726Z] "internal/unsafeheader", [2024-03-15T18:01:10.726Z] "io", [2024-03-15T18:01:10.726Z] "io/fs", [2024-03-15T18:01:10.726Z] "math", [2024-03-15T18:01:10.726Z] "math/bits", [2024-03-15T18:01:10.726Z] "net/url", [2024-03-15T18:01:10.726Z] "os", [2024-03-15T18:01:10.726Z] "path", [2024-03-15T18:01:10.726Z] "reflect", [2024-03-15T18:01:10.726Z] "runtime", [2024-03-15T18:01:10.726Z] "runtime/internal/atomic", [2024-03-15T18:01:10.726Z] "runtime/internal/math", [2024-03-15T18:01:10.726Z] "runtime/internal/sys", [2024-03-15T18:01:10.726Z] "sort", [2024-03-15T18:01:10.726Z] "strconv", [2024-03-15T18:01:10.726Z] "strings", [2024-03-15T18:01:10.726Z] "sync", [2024-03-15T18:01:10.726Z] "sync/atomic", [2024-03-15T18:01:10.726Z] "syscall", [2024-03-15T18:01:10.726Z] "time", [2024-03-15T18:01:10.726Z] "unicode", [2024-03-15T18:01:10.726Z] "unicode/utf8", [2024-03-15T18:01:10.726Z] "unsafe" [2024-03-15T18:01:10.726Z] ], [2024-03-15T18:01:10.726Z] "TestGoFiles": [ [2024-03-15T18:01:10.726Z] "config_test.go" [2024-03-15T18:01:10.726Z] ], [2024-03-15T18:01:10.726Z] "TestImports": [ [2024-03-15T18:01:10.726Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.726Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.726Z] "testing" [2024-03-15T18:01:10.726Z] ] [2024-03-15T18:01:10.726Z] } [2024-03-15T18:01:10.726Z] { [2024-03-15T18:01:10.726Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9/models", [2024-03-15T18:01:10.726Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.726Z] "Name": "models", [2024-03-15T18:01:10.726Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9", [2024-03-15T18:01:10.726Z] "Module": { [2024-03-15T18:01:10.726Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-15T18:01:10.726Z] "Version": "v3.2.0-dev.9", [2024-03-15T18:01:10.726Z] "Time": "2024-02-27T09:06:59Z", [2024-03-15T18:01:10.726Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9", [2024-03-15T18:01:10.726Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.9.mod", [2024-03-15T18:01:10.726Z] "GoVersion": "1.21" [2024-03-15T18:01:10.726Z] }, [2024-03-15T18:01:10.726Z] "DepOnly": true, [2024-03-15T18:01:10.726Z] "Stale": true, [2024-03-15T18:01:10.726Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.726Z] "GoFiles": [ [2024-03-15T18:01:10.726Z] "address.go", [2024-03-15T18:01:10.726Z] "autoevent.go", [2024-03-15T18:01:10.726Z] "consts.go", [2024-03-15T18:01:10.726Z] "dbtimestamp.go", [2024-03-15T18:01:10.726Z] "device.go", [2024-03-15T18:01:10.726Z] "devicecommand.go", [2024-03-15T18:01:10.726Z] "deviceprofile.go", [2024-03-15T18:01:10.726Z] "deviceresource.go", [2024-03-15T18:01:10.726Z] "deviceservice.go", [2024-03-15T18:01:10.726Z] "discovereddevice.go", [2024-03-15T18:01:10.726Z] "event.go", [2024-03-15T18:01:10.726Z] "interval.go", [2024-03-15T18:01:10.726Z] "intervalaction.go", [2024-03-15T18:01:10.726Z] "log_entry.go", [2024-03-15T18:01:10.726Z] "notification.go", [2024-03-15T18:01:10.726Z] "provisionwatcher.go", [2024-03-15T18:01:10.726Z] "reading.go", [2024-03-15T18:01:10.726Z] "resourceoperation.go", [2024-03-15T18:01:10.726Z] "resourceproperties.go", [2024-03-15T18:01:10.726Z] "subscription.go", [2024-03-15T18:01:10.726Z] "transmission.go", [2024-03-15T18:01:10.726Z] "transmissionrecord.go" [2024-03-15T18:01:10.726Z] ], [2024-03-15T18:01:10.726Z] "Imports": [ [2024-03-15T18:01:10.726Z] "encoding/json", [2024-03-15T18:01:10.726Z] "fmt", [2024-03-15T18:01:10.726Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.726Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors" [2024-03-15T18:01:10.726Z] ], [2024-03-15T18:01:10.726Z] "Deps": [ [2024-03-15T18:01:10.726Z] "bufio", [2024-03-15T18:01:10.726Z] "bytes", [2024-03-15T18:01:10.726Z] "compress/flate", [2024-03-15T18:01:10.726Z] "compress/gzip", [2024-03-15T18:01:10.726Z] "compress/zlib", [2024-03-15T18:01:10.726Z] "container/list", [2024-03-15T18:01:10.726Z] "context", [2024-03-15T18:01:10.726Z] "crypto", [2024-03-15T18:01:10.726Z] "crypto/aes", [2024-03-15T18:01:10.726Z] "crypto/cipher", [2024-03-15T18:01:10.726Z] "crypto/des", [2024-03-15T18:01:10.726Z] "crypto/dsa", [2024-03-15T18:01:10.726Z] "crypto/ecdsa", [2024-03-15T18:01:10.726Z] "crypto/ed25519", [2024-03-15T18:01:10.726Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.726Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.726Z] "crypto/elliptic", [2024-03-15T18:01:10.726Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.726Z] "crypto/hmac", [2024-03-15T18:01:10.726Z] "crypto/internal/randutil", [2024-03-15T18:01:10.726Z] "crypto/internal/subtle", [2024-03-15T18:01:10.726Z] "crypto/md5", [2024-03-15T18:01:10.726Z] "crypto/rand", [2024-03-15T18:01:10.726Z] "crypto/rc4", [2024-03-15T18:01:10.726Z] "crypto/rsa", [2024-03-15T18:01:10.726Z] "crypto/sha1", [2024-03-15T18:01:10.726Z] "crypto/sha256", [2024-03-15T18:01:10.726Z] "crypto/sha512", [2024-03-15T18:01:10.726Z] "crypto/subtle", [2024-03-15T18:01:10.726Z] "crypto/tls", [2024-03-15T18:01:10.726Z] "crypto/x509", [2024-03-15T18:01:10.726Z] "crypto/x509/pkix", [2024-03-15T18:01:10.726Z] "database/sql/driver", [2024-03-15T18:01:10.726Z] "debug/dwarf", [2024-03-15T18:01:10.726Z] "debug/macho", [2024-03-15T18:01:10.726Z] "encoding", [2024-03-15T18:01:10.726Z] "encoding/asn1", [2024-03-15T18:01:10.726Z] "encoding/base64", [2024-03-15T18:01:10.726Z] "encoding/binary", [2024-03-15T18:01:10.726Z] "encoding/csv", [2024-03-15T18:01:10.726Z] "encoding/hex", [2024-03-15T18:01:10.726Z] "encoding/json", [2024-03-15T18:01:10.726Z] "encoding/pem", [2024-03-15T18:01:10.726Z] "encoding/xml", [2024-03-15T18:01:10.726Z] "errors", [2024-03-15T18:01:10.726Z] "fmt", [2024-03-15T18:01:10.726Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.726Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.726Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.726Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.726Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.726Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.726Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.726Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.726Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.726Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.726Z] "github.com/google/uuid", [2024-03-15T18:01:10.726Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.726Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.726Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.726Z] "golang.org/x/net/html", [2024-03-15T18:01:10.726Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.726Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.726Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.726Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.726Z] "golang.org/x/text/language", [2024-03-15T18:01:10.726Z] "hash", [2024-03-15T18:01:10.726Z] "hash/adler32", [2024-03-15T18:01:10.726Z] "hash/crc32", [2024-03-15T18:01:10.726Z] "internal/abi", [2024-03-15T18:01:10.726Z] "internal/bytealg", [2024-03-15T18:01:10.726Z] "internal/cpu", [2024-03-15T18:01:10.726Z] "internal/fmtsort", [2024-03-15T18:01:10.726Z] "internal/goexperiment", [2024-03-15T18:01:10.726Z] "internal/itoa", [2024-03-15T18:01:10.726Z] "internal/nettrace", [2024-03-15T18:01:10.726Z] "internal/oserror", [2024-03-15T18:01:10.726Z] "internal/poll", [2024-03-15T18:01:10.726Z] "internal/race", [2024-03-15T18:01:10.726Z] "internal/reflectlite", [2024-03-15T18:01:10.726Z] "internal/singleflight", [2024-03-15T18:01:10.726Z] "internal/syscall/execenv", [2024-03-15T18:01:10.726Z] "internal/syscall/unix", [2024-03-15T18:01:10.726Z] "internal/testlog", [2024-03-15T18:01:10.726Z] "internal/unsafeheader", [2024-03-15T18:01:10.726Z] "io", [2024-03-15T18:01:10.726Z] "io/fs", [2024-03-15T18:01:10.726Z] "io/ioutil", [2024-03-15T18:01:10.726Z] "log", [2024-03-15T18:01:10.726Z] "math", [2024-03-15T18:01:10.726Z] "math/big", [2024-03-15T18:01:10.726Z] "math/bits", [2024-03-15T18:01:10.726Z] "math/rand", [2024-03-15T18:01:10.726Z] "mime", [2024-03-15T18:01:10.726Z] "mime/multipart", [2024-03-15T18:01:10.726Z] "mime/quotedprintable", [2024-03-15T18:01:10.726Z] "net", [2024-03-15T18:01:10.726Z] "net/http", [2024-03-15T18:01:10.726Z] "net/http/httptrace", [2024-03-15T18:01:10.726Z] "net/http/internal", [2024-03-15T18:01:10.726Z] "net/http/internal/ascii", [2024-03-15T18:01:10.726Z] "net/textproto", [2024-03-15T18:01:10.726Z] "net/url", [2024-03-15T18:01:10.726Z] "os", [2024-03-15T18:01:10.726Z] "path", [2024-03-15T18:01:10.726Z] "path/filepath", [2024-03-15T18:01:10.726Z] "reflect", [2024-03-15T18:01:10.726Z] "regexp", [2024-03-15T18:01:10.726Z] "regexp/syntax", [2024-03-15T18:01:10.726Z] "runtime", [2024-03-15T18:01:10.726Z] "runtime/cgo", [2024-03-15T18:01:10.726Z] "runtime/internal/atomic", [2024-03-15T18:01:10.726Z] "runtime/internal/math", [2024-03-15T18:01:10.726Z] "runtime/internal/sys", [2024-03-15T18:01:10.726Z] "sort", [2024-03-15T18:01:10.726Z] "strconv", [2024-03-15T18:01:10.726Z] "strings", [2024-03-15T18:01:10.726Z] "sync", [2024-03-15T18:01:10.726Z] "sync/atomic", [2024-03-15T18:01:10.726Z] "syscall", [2024-03-15T18:01:10.726Z] "time", [2024-03-15T18:01:10.726Z] "unicode", [2024-03-15T18:01:10.726Z] "unicode/utf16", [2024-03-15T18:01:10.726Z] "unicode/utf8", [2024-03-15T18:01:10.726Z] "unsafe", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.726Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.726Z] ], [2024-03-15T18:01:10.726Z] "TestGoFiles": [ [2024-03-15T18:01:10.726Z] "const_test.go", [2024-03-15T18:01:10.726Z] "intervalaction_test.go", [2024-03-15T18:01:10.726Z] "log_entry_test.go", [2024-03-15T18:01:10.726Z] "subscription_test.go" [2024-03-15T18:01:10.726Z] ], [2024-03-15T18:01:10.726Z] "TestImports": [ [2024-03-15T18:01:10.726Z] "encoding/json", [2024-03-15T18:01:10.726Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.726Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.726Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.726Z] "testing" [2024-03-15T18:01:10.726Z] ] [2024-03-15T18:01:10.726Z] } [2024-03-15T18:01:10.726Z] { [2024-03-15T18:01:10.726Z] "Dir": "/go/pkg/mod/github.com/go-logfmt/logfmt@v0.5.1", [2024-03-15T18:01:10.726Z] "ImportPath": "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.726Z] "Name": "logfmt", [2024-03-15T18:01:10.726Z] "Doc": "Package logfmt implements utilities to marshal and unmarshal data in the logfmt format.", [2024-03-15T18:01:10.726Z] "Root": "/go/pkg/mod/github.com/go-logfmt/logfmt@v0.5.1", [2024-03-15T18:01:10.726Z] "Module": { [2024-03-15T18:01:10.726Z] "Path": "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.726Z] "Version": "v0.5.1", [2024-03-15T18:01:10.726Z] "Time": "2021-08-18T17:45:36Z", [2024-03-15T18:01:10.726Z] "Indirect": true, [2024-03-15T18:01:10.726Z] "Dir": "/go/pkg/mod/github.com/go-logfmt/logfmt@v0.5.1", [2024-03-15T18:01:10.726Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-logfmt/logfmt/@v/v0.5.1.mod", [2024-03-15T18:01:10.726Z] "GoVersion": "1.17" [2024-03-15T18:01:10.726Z] }, [2024-03-15T18:01:10.726Z] "DepOnly": true, [2024-03-15T18:01:10.726Z] "Stale": true, [2024-03-15T18:01:10.726Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.726Z] "GoFiles": [ [2024-03-15T18:01:10.726Z] "decode.go", [2024-03-15T18:01:10.726Z] "doc.go", [2024-03-15T18:01:10.726Z] "encode.go", [2024-03-15T18:01:10.726Z] "jsonstring.go" [2024-03-15T18:01:10.726Z] ], [2024-03-15T18:01:10.726Z] "Imports": [ [2024-03-15T18:01:10.726Z] "bufio", [2024-03-15T18:01:10.726Z] "bytes", [2024-03-15T18:01:10.726Z] "encoding", [2024-03-15T18:01:10.726Z] "errors", [2024-03-15T18:01:10.726Z] "fmt", [2024-03-15T18:01:10.726Z] "io", [2024-03-15T18:01:10.726Z] "reflect", [2024-03-15T18:01:10.726Z] "strconv", [2024-03-15T18:01:10.726Z] "strings", [2024-03-15T18:01:10.726Z] "sync", [2024-03-15T18:01:10.726Z] "unicode", [2024-03-15T18:01:10.726Z] "unicode/utf16", [2024-03-15T18:01:10.726Z] "unicode/utf8" [2024-03-15T18:01:10.726Z] ], [2024-03-15T18:01:10.726Z] "Deps": [ [2024-03-15T18:01:10.726Z] "bufio", [2024-03-15T18:01:10.726Z] "bytes", [2024-03-15T18:01:10.726Z] "encoding", [2024-03-15T18:01:10.726Z] "errors", [2024-03-15T18:01:10.726Z] "fmt", [2024-03-15T18:01:10.726Z] "internal/abi", [2024-03-15T18:01:10.726Z] "internal/bytealg", [2024-03-15T18:01:10.726Z] "internal/cpu", [2024-03-15T18:01:10.726Z] "internal/fmtsort", [2024-03-15T18:01:10.726Z] "internal/goexperiment", [2024-03-15T18:01:10.726Z] "internal/itoa", [2024-03-15T18:01:10.726Z] "internal/oserror", [2024-03-15T18:01:10.726Z] "internal/poll", [2024-03-15T18:01:10.726Z] "internal/race", [2024-03-15T18:01:10.726Z] "internal/reflectlite", [2024-03-15T18:01:10.726Z] "internal/syscall/execenv", [2024-03-15T18:01:10.726Z] "internal/syscall/unix", [2024-03-15T18:01:10.726Z] "internal/testlog", [2024-03-15T18:01:10.726Z] "internal/unsafeheader", [2024-03-15T18:01:10.726Z] "io", [2024-03-15T18:01:10.726Z] "io/fs", [2024-03-15T18:01:10.726Z] "math", [2024-03-15T18:01:10.726Z] "math/bits", [2024-03-15T18:01:10.726Z] "os", [2024-03-15T18:01:10.726Z] "path", [2024-03-15T18:01:10.726Z] "reflect", [2024-03-15T18:01:10.726Z] "runtime", [2024-03-15T18:01:10.726Z] "runtime/internal/atomic", [2024-03-15T18:01:10.726Z] "runtime/internal/math", [2024-03-15T18:01:10.726Z] "runtime/internal/sys", [2024-03-15T18:01:10.726Z] "sort", [2024-03-15T18:01:10.726Z] "strconv", [2024-03-15T18:01:10.726Z] "strings", [2024-03-15T18:01:10.726Z] "sync", [2024-03-15T18:01:10.726Z] "sync/atomic", [2024-03-15T18:01:10.726Z] "syscall", [2024-03-15T18:01:10.726Z] "time", [2024-03-15T18:01:10.726Z] "unicode", [2024-03-15T18:01:10.726Z] "unicode/utf16", [2024-03-15T18:01:10.726Z] "unicode/utf8", [2024-03-15T18:01:10.726Z] "unsafe" [2024-03-15T18:01:10.726Z] ], [2024-03-15T18:01:10.726Z] "TestGoFiles": [ [2024-03-15T18:01:10.726Z] "decode-bench_test.go", [2024-03-15T18:01:10.726Z] "decode_test.go", [2024-03-15T18:01:10.726Z] "encode_internal_test.go" [2024-03-15T18:01:10.726Z] ], [2024-03-15T18:01:10.726Z] "TestImports": [ [2024-03-15T18:01:10.726Z] "bytes", [2024-03-15T18:01:10.726Z] "errors", [2024-03-15T18:01:10.726Z] "fmt", [2024-03-15T18:01:10.726Z] "io/ioutil", [2024-03-15T18:01:10.726Z] "reflect", [2024-03-15T18:01:10.726Z] "strings", [2024-03-15T18:01:10.726Z] "testing" [2024-03-15T18:01:10.726Z] ], [2024-03-15T18:01:10.726Z] "XTestGoFiles": [ [2024-03-15T18:01:10.726Z] "encode_test.go", [2024-03-15T18:01:10.726Z] "example_test.go" [2024-03-15T18:01:10.727Z] ], [2024-03-15T18:01:10.727Z] "XTestImports": [ [2024-03-15T18:01:10.727Z] "bytes", [2024-03-15T18:01:10.727Z] "errors", [2024-03-15T18:01:10.727Z] "fmt", [2024-03-15T18:01:10.727Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.727Z] "io/ioutil", [2024-03-15T18:01:10.727Z] "os", [2024-03-15T18:01:10.727Z] "reflect", [2024-03-15T18:01:10.727Z] "strings", [2024-03-15T18:01:10.727Z] "testing", [2024-03-15T18:01:10.727Z] "time" [2024-03-15T18:01:10.727Z] ] [2024-03-15T18:01:10.727Z] } [2024-03-15T18:01:10.727Z] { [2024-03-15T18:01:10.727Z] "Dir": "/go/pkg/mod/github.com/go-kit/log@v0.2.1", [2024-03-15T18:01:10.727Z] "ImportPath": "github.com/go-kit/log", [2024-03-15T18:01:10.727Z] "Name": "log", [2024-03-15T18:01:10.727Z] "Doc": "Package log provides a structured logger.", [2024-03-15T18:01:10.727Z] "Root": "/go/pkg/mod/github.com/go-kit/log@v0.2.1", [2024-03-15T18:01:10.727Z] "Module": { [2024-03-15T18:01:10.727Z] "Path": "github.com/go-kit/log", [2024-03-15T18:01:10.727Z] "Version": "v0.2.1", [2024-03-15T18:01:10.727Z] "Time": "2022-04-27T13:55:41Z", [2024-03-15T18:01:10.727Z] "Indirect": true, [2024-03-15T18:01:10.727Z] "Dir": "/go/pkg/mod/github.com/go-kit/log@v0.2.1", [2024-03-15T18:01:10.727Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-kit/log/@v/v0.2.1.mod", [2024-03-15T18:01:10.727Z] "GoVersion": "1.17" [2024-03-15T18:01:10.727Z] }, [2024-03-15T18:01:10.727Z] "DepOnly": true, [2024-03-15T18:01:10.727Z] "Stale": true, [2024-03-15T18:01:10.727Z] "StaleReason": "stale dependency: github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.727Z] "GoFiles": [ [2024-03-15T18:01:10.727Z] "doc.go", [2024-03-15T18:01:10.727Z] "json_logger.go", [2024-03-15T18:01:10.727Z] "log.go", [2024-03-15T18:01:10.727Z] "logfmt_logger.go", [2024-03-15T18:01:10.727Z] "nop_logger.go", [2024-03-15T18:01:10.727Z] "stdlib.go", [2024-03-15T18:01:10.727Z] "sync.go", [2024-03-15T18:01:10.727Z] "value.go" [2024-03-15T18:01:10.727Z] ], [2024-03-15T18:01:10.727Z] "Imports": [ [2024-03-15T18:01:10.727Z] "bytes", [2024-03-15T18:01:10.727Z] "encoding", [2024-03-15T18:01:10.727Z] "encoding/json", [2024-03-15T18:01:10.727Z] "errors", [2024-03-15T18:01:10.727Z] "fmt", [2024-03-15T18:01:10.727Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.727Z] "io", [2024-03-15T18:01:10.727Z] "log", [2024-03-15T18:01:10.727Z] "reflect", [2024-03-15T18:01:10.727Z] "regexp", [2024-03-15T18:01:10.727Z] "runtime", [2024-03-15T18:01:10.727Z] "strconv", [2024-03-15T18:01:10.727Z] "strings", [2024-03-15T18:01:10.727Z] "sync", [2024-03-15T18:01:10.727Z] "sync/atomic", [2024-03-15T18:01:10.727Z] "time" [2024-03-15T18:01:10.727Z] ], [2024-03-15T18:01:10.727Z] "Deps": [ [2024-03-15T18:01:10.727Z] "bufio", [2024-03-15T18:01:10.727Z] "bytes", [2024-03-15T18:01:10.727Z] "encoding", [2024-03-15T18:01:10.727Z] "encoding/base64", [2024-03-15T18:01:10.727Z] "encoding/binary", [2024-03-15T18:01:10.727Z] "encoding/json", [2024-03-15T18:01:10.727Z] "errors", [2024-03-15T18:01:10.727Z] "fmt", [2024-03-15T18:01:10.727Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.727Z] "internal/abi", [2024-03-15T18:01:10.727Z] "internal/bytealg", [2024-03-15T18:01:10.727Z] "internal/cpu", [2024-03-15T18:01:10.727Z] "internal/fmtsort", [2024-03-15T18:01:10.727Z] "internal/goexperiment", [2024-03-15T18:01:10.727Z] "internal/itoa", [2024-03-15T18:01:10.727Z] "internal/oserror", [2024-03-15T18:01:10.727Z] "internal/poll", [2024-03-15T18:01:10.727Z] "internal/race", [2024-03-15T18:01:10.727Z] "internal/reflectlite", [2024-03-15T18:01:10.727Z] "internal/syscall/execenv", [2024-03-15T18:01:10.727Z] "internal/syscall/unix", [2024-03-15T18:01:10.727Z] "internal/testlog", [2024-03-15T18:01:10.727Z] "internal/unsafeheader", [2024-03-15T18:01:10.727Z] "io", [2024-03-15T18:01:10.727Z] "io/fs", [2024-03-15T18:01:10.727Z] "log", [2024-03-15T18:01:10.727Z] "math", [2024-03-15T18:01:10.727Z] "math/bits", [2024-03-15T18:01:10.727Z] "os", [2024-03-15T18:01:10.727Z] "path", [2024-03-15T18:01:10.727Z] "reflect", [2024-03-15T18:01:10.727Z] "regexp", [2024-03-15T18:01:10.727Z] "regexp/syntax", [2024-03-15T18:01:10.727Z] "runtime", [2024-03-15T18:01:10.727Z] "runtime/internal/atomic", [2024-03-15T18:01:10.727Z] "runtime/internal/math", [2024-03-15T18:01:10.727Z] "runtime/internal/sys", [2024-03-15T18:01:10.727Z] "sort", [2024-03-15T18:01:10.727Z] "strconv", [2024-03-15T18:01:10.727Z] "strings", [2024-03-15T18:01:10.727Z] "sync", [2024-03-15T18:01:10.727Z] "sync/atomic", [2024-03-15T18:01:10.727Z] "syscall", [2024-03-15T18:01:10.727Z] "time", [2024-03-15T18:01:10.727Z] "unicode", [2024-03-15T18:01:10.727Z] "unicode/utf16", [2024-03-15T18:01:10.727Z] "unicode/utf8", [2024-03-15T18:01:10.727Z] "unsafe" [2024-03-15T18:01:10.727Z] ], [2024-03-15T18:01:10.727Z] "TestGoFiles": [ [2024-03-15T18:01:10.727Z] "stdlib_test.go" [2024-03-15T18:01:10.727Z] ], [2024-03-15T18:01:10.727Z] "TestImports": [ [2024-03-15T18:01:10.727Z] "bytes", [2024-03-15T18:01:10.727Z] "fmt", [2024-03-15T18:01:10.727Z] "log", [2024-03-15T18:01:10.727Z] "testing", [2024-03-15T18:01:10.727Z] "time" [2024-03-15T18:01:10.727Z] ], [2024-03-15T18:01:10.727Z] "XTestGoFiles": [ [2024-03-15T18:01:10.727Z] "benchmark_test.go", [2024-03-15T18:01:10.727Z] "concurrency_test.go", [2024-03-15T18:01:10.727Z] "example_test.go", [2024-03-15T18:01:10.727Z] "json_logger_test.go", [2024-03-15T18:01:10.727Z] "log_test.go", [2024-03-15T18:01:10.727Z] "logfmt_logger_test.go", [2024-03-15T18:01:10.727Z] "nop_logger_test.go", [2024-03-15T18:01:10.727Z] "sync_test.go", [2024-03-15T18:01:10.727Z] "value_test.go" [2024-03-15T18:01:10.727Z] ], [2024-03-15T18:01:10.727Z] "XTestImports": [ [2024-03-15T18:01:10.727Z] "bytes", [2024-03-15T18:01:10.727Z] "encoding", [2024-03-15T18:01:10.727Z] "errors", [2024-03-15T18:01:10.727Z] "fmt", [2024-03-15T18:01:10.727Z] "github.com/go-kit/log", [2024-03-15T18:01:10.727Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.727Z] "io", [2024-03-15T18:01:10.727Z] "io/ioutil", [2024-03-15T18:01:10.727Z] "math", [2024-03-15T18:01:10.727Z] "math/rand", [2024-03-15T18:01:10.727Z] "os", [2024-03-15T18:01:10.727Z] "reflect", [2024-03-15T18:01:10.727Z] "runtime", [2024-03-15T18:01:10.727Z] "sync", [2024-03-15T18:01:10.727Z] "testing", [2024-03-15T18:01:10.727Z] "time" [2024-03-15T18:01:10.727Z] ] [2024-03-15T18:01:10.727Z] } [2024-03-15T18:01:10.727Z] { [2024-03-15T18:01:10.727Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9/clients/logger", [2024-03-15T18:01:10.727Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.727Z] "Name": "logger", [2024-03-15T18:01:10.727Z] "Doc": "Package logger provides a client for integration with the support-logging service.", [2024-03-15T18:01:10.727Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9", [2024-03-15T18:01:10.727Z] "Module": { [2024-03-15T18:01:10.727Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-15T18:01:10.727Z] "Version": "v3.2.0-dev.9", [2024-03-15T18:01:10.727Z] "Time": "2024-02-27T09:06:59Z", [2024-03-15T18:01:10.727Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9", [2024-03-15T18:01:10.727Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.9.mod", [2024-03-15T18:01:10.727Z] "GoVersion": "1.21" [2024-03-15T18:01:10.727Z] }, [2024-03-15T18:01:10.727Z] "DepOnly": true, [2024-03-15T18:01:10.727Z] "Stale": true, [2024-03-15T18:01:10.727Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.727Z] "GoFiles": [ [2024-03-15T18:01:10.727Z] "logger.go", [2024-03-15T18:01:10.727Z] "mock-logger.go" [2024-03-15T18:01:10.727Z] ], [2024-03-15T18:01:10.727Z] "Imports": [ [2024-03-15T18:01:10.727Z] "fmt", [2024-03-15T18:01:10.727Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.727Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.727Z] "github.com/go-kit/log", [2024-03-15T18:01:10.727Z] "log", [2024-03-15T18:01:10.727Z] "os" [2024-03-15T18:01:10.727Z] ], [2024-03-15T18:01:10.727Z] "Deps": [ [2024-03-15T18:01:10.727Z] "bufio", [2024-03-15T18:01:10.727Z] "bytes", [2024-03-15T18:01:10.727Z] "compress/flate", [2024-03-15T18:01:10.727Z] "compress/gzip", [2024-03-15T18:01:10.727Z] "compress/zlib", [2024-03-15T18:01:10.727Z] "container/list", [2024-03-15T18:01:10.727Z] "context", [2024-03-15T18:01:10.727Z] "crypto", [2024-03-15T18:01:10.727Z] "crypto/aes", [2024-03-15T18:01:10.727Z] "crypto/cipher", [2024-03-15T18:01:10.727Z] "crypto/des", [2024-03-15T18:01:10.727Z] "crypto/dsa", [2024-03-15T18:01:10.727Z] "crypto/ecdsa", [2024-03-15T18:01:10.727Z] "crypto/ed25519", [2024-03-15T18:01:10.727Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.727Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.727Z] "crypto/elliptic", [2024-03-15T18:01:10.727Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.727Z] "crypto/hmac", [2024-03-15T18:01:10.727Z] "crypto/internal/randutil", [2024-03-15T18:01:10.727Z] "crypto/internal/subtle", [2024-03-15T18:01:10.727Z] "crypto/md5", [2024-03-15T18:01:10.727Z] "crypto/rand", [2024-03-15T18:01:10.727Z] "crypto/rc4", [2024-03-15T18:01:10.727Z] "crypto/rsa", [2024-03-15T18:01:10.727Z] "crypto/sha1", [2024-03-15T18:01:10.727Z] "crypto/sha256", [2024-03-15T18:01:10.727Z] "crypto/sha512", [2024-03-15T18:01:10.727Z] "crypto/subtle", [2024-03-15T18:01:10.727Z] "crypto/tls", [2024-03-15T18:01:10.727Z] "crypto/x509", [2024-03-15T18:01:10.727Z] "crypto/x509/pkix", [2024-03-15T18:01:10.727Z] "database/sql/driver", [2024-03-15T18:01:10.727Z] "debug/dwarf", [2024-03-15T18:01:10.727Z] "debug/macho", [2024-03-15T18:01:10.727Z] "encoding", [2024-03-15T18:01:10.727Z] "encoding/asn1", [2024-03-15T18:01:10.727Z] "encoding/base64", [2024-03-15T18:01:10.727Z] "encoding/binary", [2024-03-15T18:01:10.727Z] "encoding/csv", [2024-03-15T18:01:10.727Z] "encoding/hex", [2024-03-15T18:01:10.727Z] "encoding/json", [2024-03-15T18:01:10.727Z] "encoding/pem", [2024-03-15T18:01:10.727Z] "encoding/xml", [2024-03-15T18:01:10.727Z] "errors", [2024-03-15T18:01:10.727Z] "fmt", [2024-03-15T18:01:10.727Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.727Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.727Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.727Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.727Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.727Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.727Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.727Z] "github.com/go-kit/log", [2024-03-15T18:01:10.727Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.727Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.727Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.727Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.727Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.727Z] "github.com/google/uuid", [2024-03-15T18:01:10.727Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.727Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.727Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.727Z] "golang.org/x/net/html", [2024-03-15T18:01:10.727Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.727Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.727Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.727Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.727Z] "golang.org/x/text/language", [2024-03-15T18:01:10.727Z] "hash", [2024-03-15T18:01:10.727Z] "hash/adler32", [2024-03-15T18:01:10.727Z] "hash/crc32", [2024-03-15T18:01:10.727Z] "internal/abi", [2024-03-15T18:01:10.727Z] "internal/bytealg", [2024-03-15T18:01:10.727Z] "internal/cpu", [2024-03-15T18:01:10.727Z] "internal/fmtsort", [2024-03-15T18:01:10.727Z] "internal/goexperiment", [2024-03-15T18:01:10.727Z] "internal/itoa", [2024-03-15T18:01:10.727Z] "internal/nettrace", [2024-03-15T18:01:10.727Z] "internal/oserror", [2024-03-15T18:01:10.727Z] "internal/poll", [2024-03-15T18:01:10.727Z] "internal/race", [2024-03-15T18:01:10.727Z] "internal/reflectlite", [2024-03-15T18:01:10.727Z] "internal/singleflight", [2024-03-15T18:01:10.727Z] "internal/syscall/execenv", [2024-03-15T18:01:10.727Z] "internal/syscall/unix", [2024-03-15T18:01:10.727Z] "internal/testlog", [2024-03-15T18:01:10.727Z] "internal/unsafeheader", [2024-03-15T18:01:10.727Z] "io", [2024-03-15T18:01:10.727Z] "io/fs", [2024-03-15T18:01:10.727Z] "io/ioutil", [2024-03-15T18:01:10.727Z] "log", [2024-03-15T18:01:10.727Z] "math", [2024-03-15T18:01:10.727Z] "math/big", [2024-03-15T18:01:10.727Z] "math/bits", [2024-03-15T18:01:10.727Z] "math/rand", [2024-03-15T18:01:10.727Z] "mime", [2024-03-15T18:01:10.727Z] "mime/multipart", [2024-03-15T18:01:10.727Z] "mime/quotedprintable", [2024-03-15T18:01:10.727Z] "net", [2024-03-15T18:01:10.727Z] "net/http", [2024-03-15T18:01:10.727Z] "net/http/httptrace", [2024-03-15T18:01:10.727Z] "net/http/internal", [2024-03-15T18:01:10.727Z] "net/http/internal/ascii", [2024-03-15T18:01:10.727Z] "net/textproto", [2024-03-15T18:01:10.727Z] "net/url", [2024-03-15T18:01:10.727Z] "os", [2024-03-15T18:01:10.727Z] "path", [2024-03-15T18:01:10.727Z] "path/filepath", [2024-03-15T18:01:10.727Z] "reflect", [2024-03-15T18:01:10.727Z] "regexp", [2024-03-15T18:01:10.727Z] "regexp/syntax", [2024-03-15T18:01:10.727Z] "runtime", [2024-03-15T18:01:10.727Z] "runtime/cgo", [2024-03-15T18:01:10.727Z] "runtime/internal/atomic", [2024-03-15T18:01:10.727Z] "runtime/internal/math", [2024-03-15T18:01:10.727Z] "runtime/internal/sys", [2024-03-15T18:01:10.727Z] "sort", [2024-03-15T18:01:10.727Z] "strconv", [2024-03-15T18:01:10.727Z] "strings", [2024-03-15T18:01:10.727Z] "sync", [2024-03-15T18:01:10.727Z] "sync/atomic", [2024-03-15T18:01:10.727Z] "syscall", [2024-03-15T18:01:10.727Z] "time", [2024-03-15T18:01:10.727Z] "unicode", [2024-03-15T18:01:10.727Z] "unicode/utf16", [2024-03-15T18:01:10.727Z] "unicode/utf8", [2024-03-15T18:01:10.727Z] "unsafe", [2024-03-15T18:01:10.727Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.727Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.727Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.727Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.727Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.727Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.727Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.727Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.727Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.727Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.727Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.727Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.727Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.727Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.727Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.727Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.727Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.727Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.727Z] ], [2024-03-15T18:01:10.727Z] "TestGoFiles": [ [2024-03-15T18:01:10.727Z] "logger_test.go" [2024-03-15T18:01:10.727Z] ], [2024-03-15T18:01:10.727Z] "TestImports": [ [2024-03-15T18:01:10.727Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.727Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.727Z] "testing" [2024-03-15T18:01:10.727Z] ] [2024-03-15T18:01:10.727Z] } [2024-03-15T18:01:10.727Z] { [2024-03-15T18:01:10.727Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5/pkg/token/fileioperformer", [2024-03-15T18:01:10.727Z] "ImportPath": "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.727Z] "Name": "fileioperformer", [2024-03-15T18:01:10.727Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-15T18:01:10.727Z] "Module": { [2024-03-15T18:01:10.727Z] "Path": "github.com/edgexfoundry/go-mod-secrets/v3", [2024-03-15T18:01:10.727Z] "Version": "v3.2.0-dev.5", [2024-03-15T18:01:10.727Z] "Time": "2024-01-18T14:27:45Z", [2024-03-15T18:01:10.727Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-15T18:01:10.727Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.5.mod", [2024-03-15T18:01:10.727Z] "GoVersion": "1.21" [2024-03-15T18:01:10.727Z] }, [2024-03-15T18:01:10.727Z] "DepOnly": true, [2024-03-15T18:01:10.727Z] "Stale": true, [2024-03-15T18:01:10.727Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.727Z] "GoFiles": [ [2024-03-15T18:01:10.727Z] "interface.go", [2024-03-15T18:01:10.727Z] "methods.go" [2024-03-15T18:01:10.727Z] ], [2024-03-15T18:01:10.727Z] "Imports": [ [2024-03-15T18:01:10.727Z] "io", [2024-03-15T18:01:10.727Z] "os" [2024-03-15T18:01:10.727Z] ], [2024-03-15T18:01:10.727Z] "Deps": [ [2024-03-15T18:01:10.727Z] "errors", [2024-03-15T18:01:10.727Z] "internal/abi", [2024-03-15T18:01:10.727Z] "internal/bytealg", [2024-03-15T18:01:10.727Z] "internal/cpu", [2024-03-15T18:01:10.727Z] "internal/goexperiment", [2024-03-15T18:01:10.727Z] "internal/itoa", [2024-03-15T18:01:10.727Z] "internal/oserror", [2024-03-15T18:01:10.727Z] "internal/poll", [2024-03-15T18:01:10.727Z] "internal/race", [2024-03-15T18:01:10.727Z] "internal/reflectlite", [2024-03-15T18:01:10.727Z] "internal/syscall/execenv", [2024-03-15T18:01:10.727Z] "internal/syscall/unix", [2024-03-15T18:01:10.727Z] "internal/testlog", [2024-03-15T18:01:10.727Z] "internal/unsafeheader", [2024-03-15T18:01:10.727Z] "io", [2024-03-15T18:01:10.727Z] "io/fs", [2024-03-15T18:01:10.727Z] "os", [2024-03-15T18:01:10.727Z] "path", [2024-03-15T18:01:10.727Z] "runtime", [2024-03-15T18:01:10.727Z] "runtime/internal/atomic", [2024-03-15T18:01:10.727Z] "runtime/internal/math", [2024-03-15T18:01:10.727Z] "runtime/internal/sys", [2024-03-15T18:01:10.727Z] "sort", [2024-03-15T18:01:10.727Z] "sync", [2024-03-15T18:01:10.727Z] "sync/atomic", [2024-03-15T18:01:10.727Z] "syscall", [2024-03-15T18:01:10.727Z] "time", [2024-03-15T18:01:10.727Z] "unicode/utf8", [2024-03-15T18:01:10.727Z] "unsafe" [2024-03-15T18:01:10.727Z] ], [2024-03-15T18:01:10.727Z] "TestGoFiles": [ [2024-03-15T18:01:10.727Z] "methods_test.go" [2024-03-15T18:01:10.727Z] ], [2024-03-15T18:01:10.727Z] "TestImports": [ [2024-03-15T18:01:10.727Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.727Z] "io", [2024-03-15T18:01:10.727Z] "os", [2024-03-15T18:01:10.727Z] "runtime", [2024-03-15T18:01:10.727Z] "testing" [2024-03-15T18:01:10.727Z] ] [2024-03-15T18:01:10.727Z] } [2024-03-15T18:01:10.727Z] { [2024-03-15T18:01:10.727Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5/pkg", [2024-03-15T18:01:10.727Z] "ImportPath": "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.727Z] "Name": "pkg", [2024-03-15T18:01:10.727Z] "Doc": "****************************************************************************** * Copyright 2019 Dell Inc.", [2024-03-15T18:01:10.727Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-15T18:01:10.727Z] "Module": { [2024-03-15T18:01:10.727Z] "Path": "github.com/edgexfoundry/go-mod-secrets/v3", [2024-03-15T18:01:10.727Z] "Version": "v3.2.0-dev.5", [2024-03-15T18:01:10.727Z] "Time": "2024-01-18T14:27:45Z", [2024-03-15T18:01:10.727Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-15T18:01:10.727Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.5.mod", [2024-03-15T18:01:10.727Z] "GoVersion": "1.21" [2024-03-15T18:01:10.727Z] }, [2024-03-15T18:01:10.727Z] "DepOnly": true, [2024-03-15T18:01:10.727Z] "Stale": true, [2024-03-15T18:01:10.727Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.727Z] "GoFiles": [ [2024-03-15T18:01:10.727Z] "constants.go", [2024-03-15T18:01:10.727Z] "errors.go", [2024-03-15T18:01:10.727Z] "interfaces.go", [2024-03-15T18:01:10.727Z] "requestor.go" [2024-03-15T18:01:10.727Z] ], [2024-03-15T18:01:10.727Z] "Imports": [ [2024-03-15T18:01:10.727Z] "crypto/tls", [2024-03-15T18:01:10.727Z] "crypto/x509", [2024-03-15T18:01:10.727Z] "fmt", [2024-03-15T18:01:10.727Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.727Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.727Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.727Z] "io", [2024-03-15T18:01:10.727Z] "net/http", [2024-03-15T18:01:10.728Z] "strings", [2024-03-15T18:01:10.728Z] "time" [2024-03-15T18:01:10.728Z] ], [2024-03-15T18:01:10.728Z] "Deps": [ [2024-03-15T18:01:10.728Z] "bufio", [2024-03-15T18:01:10.728Z] "bytes", [2024-03-15T18:01:10.728Z] "compress/flate", [2024-03-15T18:01:10.728Z] "compress/gzip", [2024-03-15T18:01:10.728Z] "compress/zlib", [2024-03-15T18:01:10.728Z] "container/list", [2024-03-15T18:01:10.728Z] "context", [2024-03-15T18:01:10.728Z] "crypto", [2024-03-15T18:01:10.728Z] "crypto/aes", [2024-03-15T18:01:10.728Z] "crypto/cipher", [2024-03-15T18:01:10.728Z] "crypto/des", [2024-03-15T18:01:10.728Z] "crypto/dsa", [2024-03-15T18:01:10.728Z] "crypto/ecdsa", [2024-03-15T18:01:10.728Z] "crypto/ed25519", [2024-03-15T18:01:10.728Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.728Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.728Z] "crypto/elliptic", [2024-03-15T18:01:10.728Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.728Z] "crypto/hmac", [2024-03-15T18:01:10.728Z] "crypto/internal/randutil", [2024-03-15T18:01:10.728Z] "crypto/internal/subtle", [2024-03-15T18:01:10.728Z] "crypto/md5", [2024-03-15T18:01:10.728Z] "crypto/rand", [2024-03-15T18:01:10.728Z] "crypto/rc4", [2024-03-15T18:01:10.728Z] "crypto/rsa", [2024-03-15T18:01:10.728Z] "crypto/sha1", [2024-03-15T18:01:10.728Z] "crypto/sha256", [2024-03-15T18:01:10.728Z] "crypto/sha512", [2024-03-15T18:01:10.728Z] "crypto/subtle", [2024-03-15T18:01:10.728Z] "crypto/tls", [2024-03-15T18:01:10.728Z] "crypto/x509", [2024-03-15T18:01:10.728Z] "crypto/x509/pkix", [2024-03-15T18:01:10.728Z] "database/sql/driver", [2024-03-15T18:01:10.728Z] "debug/dwarf", [2024-03-15T18:01:10.728Z] "debug/macho", [2024-03-15T18:01:10.728Z] "encoding", [2024-03-15T18:01:10.728Z] "encoding/asn1", [2024-03-15T18:01:10.728Z] "encoding/base64", [2024-03-15T18:01:10.728Z] "encoding/binary", [2024-03-15T18:01:10.728Z] "encoding/csv", [2024-03-15T18:01:10.728Z] "encoding/hex", [2024-03-15T18:01:10.728Z] "encoding/json", [2024-03-15T18:01:10.728Z] "encoding/pem", [2024-03-15T18:01:10.728Z] "encoding/xml", [2024-03-15T18:01:10.728Z] "errors", [2024-03-15T18:01:10.728Z] "fmt", [2024-03-15T18:01:10.728Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.728Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.728Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.728Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.728Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.728Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.728Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.728Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.728Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.728Z] "github.com/go-kit/log", [2024-03-15T18:01:10.728Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.728Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.728Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.728Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.728Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.728Z] "github.com/google/uuid", [2024-03-15T18:01:10.728Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.728Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.728Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.728Z] "golang.org/x/net/html", [2024-03-15T18:01:10.728Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.728Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.728Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.728Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.728Z] "golang.org/x/text/language", [2024-03-15T18:01:10.728Z] "hash", [2024-03-15T18:01:10.728Z] "hash/adler32", [2024-03-15T18:01:10.728Z] "hash/crc32", [2024-03-15T18:01:10.728Z] "internal/abi", [2024-03-15T18:01:10.728Z] "internal/bytealg", [2024-03-15T18:01:10.728Z] "internal/cpu", [2024-03-15T18:01:10.728Z] "internal/fmtsort", [2024-03-15T18:01:10.728Z] "internal/goexperiment", [2024-03-15T18:01:10.728Z] "internal/itoa", [2024-03-15T18:01:10.728Z] "internal/nettrace", [2024-03-15T18:01:10.728Z] "internal/oserror", [2024-03-15T18:01:10.728Z] "internal/poll", [2024-03-15T18:01:10.728Z] "internal/race", [2024-03-15T18:01:10.728Z] "internal/reflectlite", [2024-03-15T18:01:10.728Z] "internal/singleflight", [2024-03-15T18:01:10.728Z] "internal/syscall/execenv", [2024-03-15T18:01:10.728Z] "internal/syscall/unix", [2024-03-15T18:01:10.728Z] "internal/testlog", [2024-03-15T18:01:10.728Z] "internal/unsafeheader", [2024-03-15T18:01:10.728Z] "io", [2024-03-15T18:01:10.728Z] "io/fs", [2024-03-15T18:01:10.728Z] "io/ioutil", [2024-03-15T18:01:10.728Z] "log", [2024-03-15T18:01:10.728Z] "math", [2024-03-15T18:01:10.728Z] "math/big", [2024-03-15T18:01:10.728Z] "math/bits", [2024-03-15T18:01:10.728Z] "math/rand", [2024-03-15T18:01:10.728Z] "mime", [2024-03-15T18:01:10.728Z] "mime/multipart", [2024-03-15T18:01:10.728Z] "mime/quotedprintable", [2024-03-15T18:01:10.728Z] "net", [2024-03-15T18:01:10.728Z] "net/http", [2024-03-15T18:01:10.728Z] "net/http/httptrace", [2024-03-15T18:01:10.728Z] "net/http/internal", [2024-03-15T18:01:10.728Z] "net/http/internal/ascii", [2024-03-15T18:01:10.728Z] "net/textproto", [2024-03-15T18:01:10.728Z] "net/url", [2024-03-15T18:01:10.728Z] "os", [2024-03-15T18:01:10.728Z] "path", [2024-03-15T18:01:10.728Z] "path/filepath", [2024-03-15T18:01:10.728Z] "reflect", [2024-03-15T18:01:10.728Z] "regexp", [2024-03-15T18:01:10.728Z] "regexp/syntax", [2024-03-15T18:01:10.728Z] "runtime", [2024-03-15T18:01:10.728Z] "runtime/cgo", [2024-03-15T18:01:10.728Z] "runtime/internal/atomic", [2024-03-15T18:01:10.728Z] "runtime/internal/math", [2024-03-15T18:01:10.728Z] "runtime/internal/sys", [2024-03-15T18:01:10.728Z] "sort", [2024-03-15T18:01:10.728Z] "strconv", [2024-03-15T18:01:10.728Z] "strings", [2024-03-15T18:01:10.728Z] "sync", [2024-03-15T18:01:10.728Z] "sync/atomic", [2024-03-15T18:01:10.728Z] "syscall", [2024-03-15T18:01:10.728Z] "time", [2024-03-15T18:01:10.728Z] "unicode", [2024-03-15T18:01:10.728Z] "unicode/utf16", [2024-03-15T18:01:10.728Z] "unicode/utf8", [2024-03-15T18:01:10.728Z] "unsafe", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.728Z] ], [2024-03-15T18:01:10.728Z] "TestGoFiles": [ [2024-03-15T18:01:10.728Z] "requestor_test.go" [2024-03-15T18:01:10.728Z] ], [2024-03-15T18:01:10.728Z] "TestImports": [ [2024-03-15T18:01:10.728Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.728Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.728Z] "strings", [2024-03-15T18:01:10.728Z] "testing" [2024-03-15T18:01:10.728Z] ] [2024-03-15T18:01:10.728Z] } [2024-03-15T18:01:10.728Z] { [2024-03-15T18:01:10.728Z] "Dir": "/usr/local/go/src/flag", [2024-03-15T18:01:10.728Z] "ImportPath": "flag", [2024-03-15T18:01:10.728Z] "Name": "flag", [2024-03-15T18:01:10.728Z] "Doc": "Package flag implements command-line flag parsing.", [2024-03-15T18:01:10.728Z] "Target": "/usr/local/go/pkg/linux_amd64/flag.a", [2024-03-15T18:01:10.728Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.728Z] "Goroot": true, [2024-03-15T18:01:10.728Z] "Standard": true, [2024-03-15T18:01:10.728Z] "DepOnly": true, [2024-03-15T18:01:10.728Z] "GoFiles": [ [2024-03-15T18:01:10.728Z] "flag.go" [2024-03-15T18:01:10.728Z] ], [2024-03-15T18:01:10.728Z] "Imports": [ [2024-03-15T18:01:10.728Z] "errors", [2024-03-15T18:01:10.728Z] "fmt", [2024-03-15T18:01:10.728Z] "io", [2024-03-15T18:01:10.728Z] "os", [2024-03-15T18:01:10.728Z] "reflect", [2024-03-15T18:01:10.728Z] "sort", [2024-03-15T18:01:10.728Z] "strconv", [2024-03-15T18:01:10.728Z] "strings", [2024-03-15T18:01:10.728Z] "time" [2024-03-15T18:01:10.728Z] ], [2024-03-15T18:01:10.728Z] "Deps": [ [2024-03-15T18:01:10.728Z] "errors", [2024-03-15T18:01:10.728Z] "fmt", [2024-03-15T18:01:10.728Z] "internal/abi", [2024-03-15T18:01:10.728Z] "internal/bytealg", [2024-03-15T18:01:10.728Z] "internal/cpu", [2024-03-15T18:01:10.728Z] "internal/fmtsort", [2024-03-15T18:01:10.728Z] "internal/goexperiment", [2024-03-15T18:01:10.728Z] "internal/itoa", [2024-03-15T18:01:10.728Z] "internal/oserror", [2024-03-15T18:01:10.728Z] "internal/poll", [2024-03-15T18:01:10.728Z] "internal/race", [2024-03-15T18:01:10.728Z] "internal/reflectlite", [2024-03-15T18:01:10.728Z] "internal/syscall/execenv", [2024-03-15T18:01:10.728Z] "internal/syscall/unix", [2024-03-15T18:01:10.728Z] "internal/testlog", [2024-03-15T18:01:10.728Z] "internal/unsafeheader", [2024-03-15T18:01:10.728Z] "io", [2024-03-15T18:01:10.728Z] "io/fs", [2024-03-15T18:01:10.728Z] "math", [2024-03-15T18:01:10.728Z] "math/bits", [2024-03-15T18:01:10.728Z] "os", [2024-03-15T18:01:10.728Z] "path", [2024-03-15T18:01:10.728Z] "reflect", [2024-03-15T18:01:10.728Z] "runtime", [2024-03-15T18:01:10.728Z] "runtime/internal/atomic", [2024-03-15T18:01:10.728Z] "runtime/internal/math", [2024-03-15T18:01:10.728Z] "runtime/internal/sys", [2024-03-15T18:01:10.728Z] "sort", [2024-03-15T18:01:10.728Z] "strconv", [2024-03-15T18:01:10.728Z] "strings", [2024-03-15T18:01:10.728Z] "sync", [2024-03-15T18:01:10.728Z] "sync/atomic", [2024-03-15T18:01:10.728Z] "syscall", [2024-03-15T18:01:10.728Z] "time", [2024-03-15T18:01:10.728Z] "unicode", [2024-03-15T18:01:10.728Z] "unicode/utf8", [2024-03-15T18:01:10.728Z] "unsafe" [2024-03-15T18:01:10.728Z] ], [2024-03-15T18:01:10.728Z] "TestGoFiles": [ [2024-03-15T18:01:10.728Z] "export_test.go" [2024-03-15T18:01:10.728Z] ], [2024-03-15T18:01:10.728Z] "TestImports": [ [2024-03-15T18:01:10.728Z] "os" [2024-03-15T18:01:10.728Z] ], [2024-03-15T18:01:10.728Z] "XTestGoFiles": [ [2024-03-15T18:01:10.728Z] "example_func_test.go", [2024-03-15T18:01:10.728Z] "example_test.go", [2024-03-15T18:01:10.728Z] "example_value_test.go", [2024-03-15T18:01:10.728Z] "flag_test.go" [2024-03-15T18:01:10.728Z] ], [2024-03-15T18:01:10.728Z] "XTestImports": [ [2024-03-15T18:01:10.728Z] "bytes", [2024-03-15T18:01:10.728Z] "errors", [2024-03-15T18:01:10.728Z] "flag", [2024-03-15T18:01:10.728Z] "fmt", [2024-03-15T18:01:10.728Z] "internal/testenv", [2024-03-15T18:01:10.728Z] "io", [2024-03-15T18:01:10.728Z] "net", [2024-03-15T18:01:10.728Z] "net/url", [2024-03-15T18:01:10.728Z] "os", [2024-03-15T18:01:10.728Z] "os/exec", [2024-03-15T18:01:10.728Z] "runtime", [2024-03-15T18:01:10.728Z] "sort", [2024-03-15T18:01:10.728Z] "strconv", [2024-03-15T18:01:10.728Z] "strings", [2024-03-15T18:01:10.728Z] "testing", [2024-03-15T18:01:10.728Z] "time" [2024-03-15T18:01:10.728Z] ] [2024-03-15T18:01:10.728Z] } [2024-03-15T18:01:10.728Z] { [2024-03-15T18:01:10.728Z] "Dir": "/usr/local/go/src/net/http/internal/testcert", [2024-03-15T18:01:10.728Z] "ImportPath": "net/http/internal/testcert", [2024-03-15T18:01:10.728Z] "Name": "testcert", [2024-03-15T18:01:10.728Z] "Doc": "Package testcert contains a test-only localhost certificate.", [2024-03-15T18:01:10.728Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http/internal/testcert.a", [2024-03-15T18:01:10.728Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.728Z] "Goroot": true, [2024-03-15T18:01:10.728Z] "Standard": true, [2024-03-15T18:01:10.728Z] "DepOnly": true, [2024-03-15T18:01:10.728Z] "GoFiles": [ [2024-03-15T18:01:10.728Z] "testcert.go" [2024-03-15T18:01:10.728Z] ], [2024-03-15T18:01:10.728Z] "Imports": [ [2024-03-15T18:01:10.728Z] "strings" [2024-03-15T18:01:10.728Z] ], [2024-03-15T18:01:10.728Z] "Deps": [ [2024-03-15T18:01:10.728Z] "errors", [2024-03-15T18:01:10.728Z] "internal/abi", [2024-03-15T18:01:10.728Z] "internal/bytealg", [2024-03-15T18:01:10.728Z] "internal/cpu", [2024-03-15T18:01:10.728Z] "internal/goexperiment", [2024-03-15T18:01:10.728Z] "internal/race", [2024-03-15T18:01:10.728Z] "internal/reflectlite", [2024-03-15T18:01:10.728Z] "internal/unsafeheader", [2024-03-15T18:01:10.728Z] "io", [2024-03-15T18:01:10.728Z] "runtime", [2024-03-15T18:01:10.728Z] "runtime/internal/atomic", [2024-03-15T18:01:10.728Z] "runtime/internal/math", [2024-03-15T18:01:10.728Z] "runtime/internal/sys", [2024-03-15T18:01:10.728Z] "strings", [2024-03-15T18:01:10.728Z] "sync", [2024-03-15T18:01:10.728Z] "sync/atomic", [2024-03-15T18:01:10.728Z] "unicode", [2024-03-15T18:01:10.728Z] "unicode/utf8", [2024-03-15T18:01:10.728Z] "unsafe" [2024-03-15T18:01:10.728Z] ] [2024-03-15T18:01:10.728Z] } [2024-03-15T18:01:10.728Z] { [2024-03-15T18:01:10.728Z] "Dir": "/usr/local/go/src/net/http/httptest", [2024-03-15T18:01:10.728Z] "ImportPath": "net/http/httptest", [2024-03-15T18:01:10.728Z] "Name": "httptest", [2024-03-15T18:01:10.728Z] "Doc": "Package httptest provides utilities for HTTP testing.", [2024-03-15T18:01:10.728Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http/httptest.a", [2024-03-15T18:01:10.728Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.728Z] "Goroot": true, [2024-03-15T18:01:10.728Z] "Standard": true, [2024-03-15T18:01:10.728Z] "DepOnly": true, [2024-03-15T18:01:10.728Z] "GoFiles": [ [2024-03-15T18:01:10.728Z] "httptest.go", [2024-03-15T18:01:10.728Z] "recorder.go", [2024-03-15T18:01:10.728Z] "server.go" [2024-03-15T18:01:10.728Z] ], [2024-03-15T18:01:10.728Z] "Imports": [ [2024-03-15T18:01:10.728Z] "bufio", [2024-03-15T18:01:10.728Z] "bytes", [2024-03-15T18:01:10.728Z] "crypto/tls", [2024-03-15T18:01:10.728Z] "crypto/x509", [2024-03-15T18:01:10.728Z] "flag", [2024-03-15T18:01:10.728Z] "fmt", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.728Z] "io", [2024-03-15T18:01:10.728Z] "log", [2024-03-15T18:01:10.728Z] "net", [2024-03-15T18:01:10.728Z] "net/http", [2024-03-15T18:01:10.728Z] "net/http/internal/testcert", [2024-03-15T18:01:10.728Z] "net/textproto", [2024-03-15T18:01:10.728Z] "os", [2024-03-15T18:01:10.728Z] "strconv", [2024-03-15T18:01:10.728Z] "strings", [2024-03-15T18:01:10.728Z] "sync", [2024-03-15T18:01:10.728Z] "time" [2024-03-15T18:01:10.728Z] ], [2024-03-15T18:01:10.728Z] "ImportMap": { [2024-03-15T18:01:10.728Z] "golang.org/x/net/http/httpguts": "vendor/golang.org/x/net/http/httpguts" [2024-03-15T18:01:10.728Z] }, [2024-03-15T18:01:10.728Z] "Deps": [ [2024-03-15T18:01:10.728Z] "bufio", [2024-03-15T18:01:10.728Z] "bytes", [2024-03-15T18:01:10.728Z] "compress/flate", [2024-03-15T18:01:10.728Z] "compress/gzip", [2024-03-15T18:01:10.728Z] "container/list", [2024-03-15T18:01:10.728Z] "context", [2024-03-15T18:01:10.728Z] "crypto", [2024-03-15T18:01:10.728Z] "crypto/aes", [2024-03-15T18:01:10.728Z] "crypto/cipher", [2024-03-15T18:01:10.728Z] "crypto/des", [2024-03-15T18:01:10.728Z] "crypto/dsa", [2024-03-15T18:01:10.728Z] "crypto/ecdsa", [2024-03-15T18:01:10.728Z] "crypto/ed25519", [2024-03-15T18:01:10.728Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.728Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.728Z] "crypto/elliptic", [2024-03-15T18:01:10.728Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.728Z] "crypto/hmac", [2024-03-15T18:01:10.728Z] "crypto/internal/randutil", [2024-03-15T18:01:10.728Z] "crypto/internal/subtle", [2024-03-15T18:01:10.728Z] "crypto/md5", [2024-03-15T18:01:10.728Z] "crypto/rand", [2024-03-15T18:01:10.728Z] "crypto/rc4", [2024-03-15T18:01:10.728Z] "crypto/rsa", [2024-03-15T18:01:10.728Z] "crypto/sha1", [2024-03-15T18:01:10.728Z] "crypto/sha256", [2024-03-15T18:01:10.728Z] "crypto/sha512", [2024-03-15T18:01:10.728Z] "crypto/subtle", [2024-03-15T18:01:10.728Z] "crypto/tls", [2024-03-15T18:01:10.728Z] "crypto/x509", [2024-03-15T18:01:10.728Z] "crypto/x509/pkix", [2024-03-15T18:01:10.728Z] "encoding/asn1", [2024-03-15T18:01:10.728Z] "encoding/base64", [2024-03-15T18:01:10.728Z] "encoding/binary", [2024-03-15T18:01:10.728Z] "encoding/hex", [2024-03-15T18:01:10.728Z] "encoding/pem", [2024-03-15T18:01:10.728Z] "errors", [2024-03-15T18:01:10.728Z] "flag", [2024-03-15T18:01:10.728Z] "fmt", [2024-03-15T18:01:10.728Z] "hash", [2024-03-15T18:01:10.728Z] "hash/crc32", [2024-03-15T18:01:10.728Z] "internal/abi", [2024-03-15T18:01:10.728Z] "internal/bytealg", [2024-03-15T18:01:10.728Z] "internal/cpu", [2024-03-15T18:01:10.728Z] "internal/fmtsort", [2024-03-15T18:01:10.728Z] "internal/goexperiment", [2024-03-15T18:01:10.728Z] "internal/itoa", [2024-03-15T18:01:10.728Z] "internal/nettrace", [2024-03-15T18:01:10.728Z] "internal/oserror", [2024-03-15T18:01:10.728Z] "internal/poll", [2024-03-15T18:01:10.728Z] "internal/race", [2024-03-15T18:01:10.728Z] "internal/reflectlite", [2024-03-15T18:01:10.728Z] "internal/singleflight", [2024-03-15T18:01:10.728Z] "internal/syscall/execenv", [2024-03-15T18:01:10.728Z] "internal/syscall/unix", [2024-03-15T18:01:10.728Z] "internal/testlog", [2024-03-15T18:01:10.728Z] "internal/unsafeheader", [2024-03-15T18:01:10.728Z] "io", [2024-03-15T18:01:10.728Z] "io/fs", [2024-03-15T18:01:10.728Z] "io/ioutil", [2024-03-15T18:01:10.728Z] "log", [2024-03-15T18:01:10.728Z] "math", [2024-03-15T18:01:10.728Z] "math/big", [2024-03-15T18:01:10.728Z] "math/bits", [2024-03-15T18:01:10.728Z] "math/rand", [2024-03-15T18:01:10.728Z] "mime", [2024-03-15T18:01:10.728Z] "mime/multipart", [2024-03-15T18:01:10.728Z] "mime/quotedprintable", [2024-03-15T18:01:10.728Z] "net", [2024-03-15T18:01:10.728Z] "net/http", [2024-03-15T18:01:10.728Z] "net/http/httptrace", [2024-03-15T18:01:10.728Z] "net/http/internal", [2024-03-15T18:01:10.728Z] "net/http/internal/ascii", [2024-03-15T18:01:10.728Z] "net/http/internal/testcert", [2024-03-15T18:01:10.728Z] "net/textproto", [2024-03-15T18:01:10.728Z] "net/url", [2024-03-15T18:01:10.728Z] "os", [2024-03-15T18:01:10.728Z] "path", [2024-03-15T18:01:10.728Z] "path/filepath", [2024-03-15T18:01:10.728Z] "reflect", [2024-03-15T18:01:10.728Z] "runtime", [2024-03-15T18:01:10.728Z] "runtime/cgo", [2024-03-15T18:01:10.728Z] "runtime/internal/atomic", [2024-03-15T18:01:10.728Z] "runtime/internal/math", [2024-03-15T18:01:10.728Z] "runtime/internal/sys", [2024-03-15T18:01:10.728Z] "sort", [2024-03-15T18:01:10.728Z] "strconv", [2024-03-15T18:01:10.728Z] "strings", [2024-03-15T18:01:10.728Z] "sync", [2024-03-15T18:01:10.728Z] "sync/atomic", [2024-03-15T18:01:10.728Z] "syscall", [2024-03-15T18:01:10.728Z] "time", [2024-03-15T18:01:10.728Z] "unicode", [2024-03-15T18:01:10.728Z] "unicode/utf16", [2024-03-15T18:01:10.728Z] "unicode/utf8", [2024-03-15T18:01:10.728Z] "unsafe", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.728Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.728Z] ], [2024-03-15T18:01:10.728Z] "TestGoFiles": [ [2024-03-15T18:01:10.728Z] "httptest_test.go", [2024-03-15T18:01:10.728Z] "recorder_test.go", [2024-03-15T18:01:10.728Z] "server_test.go" [2024-03-15T18:01:10.728Z] ], [2024-03-15T18:01:10.728Z] "TestImports": [ [2024-03-15T18:01:10.728Z] "bufio", [2024-03-15T18:01:10.728Z] "crypto/tls", [2024-03-15T18:01:10.728Z] "fmt", [2024-03-15T18:01:10.728Z] "io", [2024-03-15T18:01:10.728Z] "net", [2024-03-15T18:01:10.728Z] "net/http", [2024-03-15T18:01:10.728Z] "net/url", [2024-03-15T18:01:10.728Z] "reflect", [2024-03-15T18:01:10.728Z] "strings", [2024-03-15T18:01:10.728Z] "sync", [2024-03-15T18:01:10.728Z] "testing" [2024-03-15T18:01:10.728Z] ], [2024-03-15T18:01:10.728Z] "XTestGoFiles": [ [2024-03-15T18:01:10.728Z] "example_test.go" [2024-03-15T18:01:10.728Z] ], [2024-03-15T18:01:10.728Z] "XTestImports": [ [2024-03-15T18:01:10.728Z] "fmt", [2024-03-15T18:01:10.728Z] "io", [2024-03-15T18:01:10.728Z] "log", [2024-03-15T18:01:10.728Z] "net/http", [2024-03-15T18:01:10.728Z] "net/http/httptest" [2024-03-15T18:01:10.728Z] ] [2024-03-15T18:01:10.728Z] } [2024-03-15T18:01:10.728Z] { [2024-03-15T18:01:10.728Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5/internal/pkg/vault", [2024-03-15T18:01:10.728Z] "ImportPath": "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.728Z] "Name": "vault", [2024-03-15T18:01:10.728Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-15T18:01:10.728Z] "Module": { [2024-03-15T18:01:10.728Z] "Path": "github.com/edgexfoundry/go-mod-secrets/v3", [2024-03-15T18:01:10.728Z] "Version": "v3.2.0-dev.5", [2024-03-15T18:01:10.728Z] "Time": "2024-01-18T14:27:45Z", [2024-03-15T18:01:10.728Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-15T18:01:10.728Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.5.mod", [2024-03-15T18:01:10.728Z] "GoVersion": "1.21" [2024-03-15T18:01:10.728Z] }, [2024-03-15T18:01:10.728Z] "DepOnly": true, [2024-03-15T18:01:10.728Z] "Stale": true, [2024-03-15T18:01:10.728Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.728Z] "GoFiles": [ [2024-03-15T18:01:10.728Z] "client.go", [2024-03-15T18:01:10.728Z] "constants.go", [2024-03-15T18:01:10.728Z] "errors.go", [2024-03-15T18:01:10.728Z] "management.go", [2024-03-15T18:01:10.728Z] "mock.go", [2024-03-15T18:01:10.728Z] "models.go", [2024-03-15T18:01:10.728Z] "request.go", [2024-03-15T18:01:10.728Z] "roottoken.go", [2024-03-15T18:01:10.728Z] "secrets.go", [2024-03-15T18:01:10.728Z] "token.go" [2024-03-15T18:01:10.728Z] ], [2024-03-15T18:01:10.728Z] "Imports": [ [2024-03-15T18:01:10.728Z] "bytes", [2024-03-15T18:01:10.728Z] "context", [2024-03-15T18:01:10.728Z] "crypto/tls", [2024-03-15T18:01:10.728Z] "crypto/x509", [2024-03-15T18:01:10.728Z] "encoding/base64", [2024-03-15T18:01:10.728Z] "encoding/json", [2024-03-15T18:01:10.728Z] "errors", [2024-03-15T18:01:10.728Z] "fmt", [2024-03-15T18:01:10.728Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.728Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.728Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.728Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.728Z] "io", [2024-03-15T18:01:10.728Z] "net/http", [2024-03-15T18:01:10.728Z] "net/http/httptest", [2024-03-15T18:01:10.728Z] "net/url", [2024-03-15T18:01:10.728Z] "os", [2024-03-15T18:01:10.728Z] "path", [2024-03-15T18:01:10.728Z] "regexp", [2024-03-15T18:01:10.728Z] "strings", [2024-03-15T18:01:10.728Z] "sync", [2024-03-15T18:01:10.728Z] "time" [2024-03-15T18:01:10.728Z] ], [2024-03-15T18:01:10.728Z] "Deps": [ [2024-03-15T18:01:10.728Z] "bufio", [2024-03-15T18:01:10.728Z] "bytes", [2024-03-15T18:01:10.728Z] "compress/flate", [2024-03-15T18:01:10.728Z] "compress/gzip", [2024-03-15T18:01:10.728Z] "compress/zlib", [2024-03-15T18:01:10.728Z] "container/list", [2024-03-15T18:01:10.728Z] "context", [2024-03-15T18:01:10.728Z] "crypto", [2024-03-15T18:01:10.728Z] "crypto/aes", [2024-03-15T18:01:10.728Z] "crypto/cipher", [2024-03-15T18:01:10.728Z] "crypto/des", [2024-03-15T18:01:10.728Z] "crypto/dsa", [2024-03-15T18:01:10.728Z] "crypto/ecdsa", [2024-03-15T18:01:10.728Z] "crypto/ed25519", [2024-03-15T18:01:10.728Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.728Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.728Z] "crypto/elliptic", [2024-03-15T18:01:10.728Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.728Z] "crypto/hmac", [2024-03-15T18:01:10.728Z] "crypto/internal/randutil", [2024-03-15T18:01:10.728Z] "crypto/internal/subtle", [2024-03-15T18:01:10.728Z] "crypto/md5", [2024-03-15T18:01:10.728Z] "crypto/rand", [2024-03-15T18:01:10.728Z] "crypto/rc4", [2024-03-15T18:01:10.728Z] "crypto/rsa", [2024-03-15T18:01:10.728Z] "crypto/sha1", [2024-03-15T18:01:10.728Z] "crypto/sha256", [2024-03-15T18:01:10.728Z] "crypto/sha512", [2024-03-15T18:01:10.728Z] "crypto/subtle", [2024-03-15T18:01:10.728Z] "crypto/tls", [2024-03-15T18:01:10.728Z] "crypto/x509", [2024-03-15T18:01:10.728Z] "crypto/x509/pkix", [2024-03-15T18:01:10.728Z] "database/sql/driver", [2024-03-15T18:01:10.728Z] "debug/dwarf", [2024-03-15T18:01:10.728Z] "debug/macho", [2024-03-15T18:01:10.728Z] "encoding", [2024-03-15T18:01:10.728Z] "encoding/asn1", [2024-03-15T18:01:10.728Z] "encoding/base64", [2024-03-15T18:01:10.728Z] "encoding/binary", [2024-03-15T18:01:10.728Z] "encoding/csv", [2024-03-15T18:01:10.728Z] "encoding/hex", [2024-03-15T18:01:10.728Z] "encoding/json", [2024-03-15T18:01:10.728Z] "encoding/pem", [2024-03-15T18:01:10.728Z] "encoding/xml", [2024-03-15T18:01:10.728Z] "errors", [2024-03-15T18:01:10.728Z] "flag", [2024-03-15T18:01:10.728Z] "fmt", [2024-03-15T18:01:10.728Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.728Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.728Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.729Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.729Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.729Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.729Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.729Z] "github.com/go-kit/log", [2024-03-15T18:01:10.729Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.729Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.729Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.729Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.729Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.729Z] "github.com/google/uuid", [2024-03-15T18:01:10.729Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.729Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.729Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.729Z] "golang.org/x/net/html", [2024-03-15T18:01:10.729Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.729Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.729Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.729Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.729Z] "golang.org/x/text/language", [2024-03-15T18:01:10.729Z] "hash", [2024-03-15T18:01:10.729Z] "hash/adler32", [2024-03-15T18:01:10.729Z] "hash/crc32", [2024-03-15T18:01:10.729Z] "internal/abi", [2024-03-15T18:01:10.729Z] "internal/bytealg", [2024-03-15T18:01:10.729Z] "internal/cpu", [2024-03-15T18:01:10.729Z] "internal/fmtsort", [2024-03-15T18:01:10.729Z] "internal/goexperiment", [2024-03-15T18:01:10.729Z] "internal/itoa", [2024-03-15T18:01:10.729Z] "internal/nettrace", [2024-03-15T18:01:10.729Z] "internal/oserror", [2024-03-15T18:01:10.729Z] "internal/poll", [2024-03-15T18:01:10.729Z] "internal/race", [2024-03-15T18:01:10.729Z] "internal/reflectlite", [2024-03-15T18:01:10.729Z] "internal/singleflight", [2024-03-15T18:01:10.729Z] "internal/syscall/execenv", [2024-03-15T18:01:10.729Z] "internal/syscall/unix", [2024-03-15T18:01:10.729Z] "internal/testlog", [2024-03-15T18:01:10.729Z] "internal/unsafeheader", [2024-03-15T18:01:10.729Z] "io", [2024-03-15T18:01:10.729Z] "io/fs", [2024-03-15T18:01:10.729Z] "io/ioutil", [2024-03-15T18:01:10.729Z] "log", [2024-03-15T18:01:10.729Z] "math", [2024-03-15T18:01:10.729Z] "math/big", [2024-03-15T18:01:10.729Z] "math/bits", [2024-03-15T18:01:10.729Z] "math/rand", [2024-03-15T18:01:10.729Z] "mime", [2024-03-15T18:01:10.729Z] "mime/multipart", [2024-03-15T18:01:10.729Z] "mime/quotedprintable", [2024-03-15T18:01:10.729Z] "net", [2024-03-15T18:01:10.729Z] "net/http", [2024-03-15T18:01:10.729Z] "net/http/httptest", [2024-03-15T18:01:10.729Z] "net/http/httptrace", [2024-03-15T18:01:10.729Z] "net/http/internal", [2024-03-15T18:01:10.729Z] "net/http/internal/ascii", [2024-03-15T18:01:10.729Z] "net/http/internal/testcert", [2024-03-15T18:01:10.729Z] "net/textproto", [2024-03-15T18:01:10.729Z] "net/url", [2024-03-15T18:01:10.729Z] "os", [2024-03-15T18:01:10.729Z] "path", [2024-03-15T18:01:10.729Z] "path/filepath", [2024-03-15T18:01:10.729Z] "reflect", [2024-03-15T18:01:10.729Z] "regexp", [2024-03-15T18:01:10.729Z] "regexp/syntax", [2024-03-15T18:01:10.729Z] "runtime", [2024-03-15T18:01:10.729Z] "runtime/cgo", [2024-03-15T18:01:10.729Z] "runtime/internal/atomic", [2024-03-15T18:01:10.729Z] "runtime/internal/math", [2024-03-15T18:01:10.729Z] "runtime/internal/sys", [2024-03-15T18:01:10.729Z] "sort", [2024-03-15T18:01:10.729Z] "strconv", [2024-03-15T18:01:10.729Z] "strings", [2024-03-15T18:01:10.729Z] "sync", [2024-03-15T18:01:10.729Z] "sync/atomic", [2024-03-15T18:01:10.729Z] "syscall", [2024-03-15T18:01:10.729Z] "time", [2024-03-15T18:01:10.729Z] "unicode", [2024-03-15T18:01:10.729Z] "unicode/utf16", [2024-03-15T18:01:10.729Z] "unicode/utf8", [2024-03-15T18:01:10.729Z] "unsafe", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.729Z] ], [2024-03-15T18:01:10.729Z] "TestGoFiles": [ [2024-03-15T18:01:10.729Z] "client_test.go", [2024-03-15T18:01:10.729Z] "management_test.go", [2024-03-15T18:01:10.729Z] "roottoken_test.go", [2024-03-15T18:01:10.729Z] "secrets_test.go", [2024-03-15T18:01:10.729Z] "token_test.go" [2024-03-15T18:01:10.729Z] ], [2024-03-15T18:01:10.729Z] "TestImports": [ [2024-03-15T18:01:10.729Z] "bytes", [2024-03-15T18:01:10.729Z] "context", [2024-03-15T18:01:10.729Z] "encoding/json", [2024-03-15T18:01:10.729Z] "errors", [2024-03-15T18:01:10.729Z] "fmt", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.729Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.729Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.729Z] "io", [2024-03-15T18:01:10.729Z] "net", [2024-03-15T18:01:10.729Z] "net/http", [2024-03-15T18:01:10.729Z] "net/http/httptest", [2024-03-15T18:01:10.729Z] "net/url", [2024-03-15T18:01:10.729Z] "path", [2024-03-15T18:01:10.729Z] "reflect", [2024-03-15T18:01:10.729Z] "strconv", [2024-03-15T18:01:10.729Z] "strings", [2024-03-15T18:01:10.729Z] "sync", [2024-03-15T18:01:10.729Z] "testing", [2024-03-15T18:01:10.729Z] "time" [2024-03-15T18:01:10.729Z] ] [2024-03-15T18:01:10.729Z] } [2024-03-15T18:01:10.729Z] { [2024-03-15T18:01:10.729Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5/secrets", [2024-03-15T18:01:10.729Z] "ImportPath": "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.729Z] "Name": "secrets", [2024-03-15T18:01:10.729Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-15T18:01:10.729Z] "Module": { [2024-03-15T18:01:10.729Z] "Path": "github.com/edgexfoundry/go-mod-secrets/v3", [2024-03-15T18:01:10.729Z] "Version": "v3.2.0-dev.5", [2024-03-15T18:01:10.729Z] "Time": "2024-01-18T14:27:45Z", [2024-03-15T18:01:10.729Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-15T18:01:10.729Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.5.mod", [2024-03-15T18:01:10.729Z] "GoVersion": "1.21" [2024-03-15T18:01:10.729Z] }, [2024-03-15T18:01:10.729Z] "DepOnly": true, [2024-03-15T18:01:10.729Z] "Stale": true, [2024-03-15T18:01:10.729Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.729Z] "GoFiles": [ [2024-03-15T18:01:10.729Z] "factory.go", [2024-03-15T18:01:10.729Z] "interfaces.go" [2024-03-15T18:01:10.729Z] ], [2024-03-15T18:01:10.729Z] "Imports": [ [2024-03-15T18:01:10.729Z] "context", [2024-03-15T18:01:10.729Z] "fmt", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types" [2024-03-15T18:01:10.729Z] ], [2024-03-15T18:01:10.729Z] "Deps": [ [2024-03-15T18:01:10.729Z] "bufio", [2024-03-15T18:01:10.729Z] "bytes", [2024-03-15T18:01:10.729Z] "compress/flate", [2024-03-15T18:01:10.729Z] "compress/gzip", [2024-03-15T18:01:10.729Z] "compress/zlib", [2024-03-15T18:01:10.729Z] "container/list", [2024-03-15T18:01:10.729Z] "context", [2024-03-15T18:01:10.729Z] "crypto", [2024-03-15T18:01:10.729Z] "crypto/aes", [2024-03-15T18:01:10.729Z] "crypto/cipher", [2024-03-15T18:01:10.729Z] "crypto/des", [2024-03-15T18:01:10.729Z] "crypto/dsa", [2024-03-15T18:01:10.729Z] "crypto/ecdsa", [2024-03-15T18:01:10.729Z] "crypto/ed25519", [2024-03-15T18:01:10.729Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.729Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.729Z] "crypto/elliptic", [2024-03-15T18:01:10.729Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.729Z] "crypto/hmac", [2024-03-15T18:01:10.729Z] "crypto/internal/randutil", [2024-03-15T18:01:10.729Z] "crypto/internal/subtle", [2024-03-15T18:01:10.729Z] "crypto/md5", [2024-03-15T18:01:10.729Z] "crypto/rand", [2024-03-15T18:01:10.729Z] "crypto/rc4", [2024-03-15T18:01:10.729Z] "crypto/rsa", [2024-03-15T18:01:10.729Z] "crypto/sha1", [2024-03-15T18:01:10.729Z] "crypto/sha256", [2024-03-15T18:01:10.729Z] "crypto/sha512", [2024-03-15T18:01:10.729Z] "crypto/subtle", [2024-03-15T18:01:10.729Z] "crypto/tls", [2024-03-15T18:01:10.729Z] "crypto/x509", [2024-03-15T18:01:10.729Z] "crypto/x509/pkix", [2024-03-15T18:01:10.729Z] "database/sql/driver", [2024-03-15T18:01:10.729Z] "debug/dwarf", [2024-03-15T18:01:10.729Z] "debug/macho", [2024-03-15T18:01:10.729Z] "encoding", [2024-03-15T18:01:10.729Z] "encoding/asn1", [2024-03-15T18:01:10.729Z] "encoding/base64", [2024-03-15T18:01:10.729Z] "encoding/binary", [2024-03-15T18:01:10.729Z] "encoding/csv", [2024-03-15T18:01:10.729Z] "encoding/hex", [2024-03-15T18:01:10.729Z] "encoding/json", [2024-03-15T18:01:10.729Z] "encoding/pem", [2024-03-15T18:01:10.729Z] "encoding/xml", [2024-03-15T18:01:10.729Z] "errors", [2024-03-15T18:01:10.729Z] "flag", [2024-03-15T18:01:10.729Z] "fmt", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.729Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.729Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.729Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.729Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.729Z] "github.com/go-kit/log", [2024-03-15T18:01:10.729Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.729Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.729Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.729Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.729Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.729Z] "github.com/google/uuid", [2024-03-15T18:01:10.729Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.729Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.729Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.729Z] "golang.org/x/net/html", [2024-03-15T18:01:10.729Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.729Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.729Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.729Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.729Z] "golang.org/x/text/language", [2024-03-15T18:01:10.729Z] "hash", [2024-03-15T18:01:10.729Z] "hash/adler32", [2024-03-15T18:01:10.729Z] "hash/crc32", [2024-03-15T18:01:10.729Z] "internal/abi", [2024-03-15T18:01:10.729Z] "internal/bytealg", [2024-03-15T18:01:10.729Z] "internal/cpu", [2024-03-15T18:01:10.729Z] "internal/fmtsort", [2024-03-15T18:01:10.729Z] "internal/goexperiment", [2024-03-15T18:01:10.729Z] "internal/itoa", [2024-03-15T18:01:10.729Z] "internal/nettrace", [2024-03-15T18:01:10.729Z] "internal/oserror", [2024-03-15T18:01:10.729Z] "internal/poll", [2024-03-15T18:01:10.729Z] "internal/race", [2024-03-15T18:01:10.729Z] "internal/reflectlite", [2024-03-15T18:01:10.729Z] "internal/singleflight", [2024-03-15T18:01:10.729Z] "internal/syscall/execenv", [2024-03-15T18:01:10.729Z] "internal/syscall/unix", [2024-03-15T18:01:10.729Z] "internal/testlog", [2024-03-15T18:01:10.729Z] "internal/unsafeheader", [2024-03-15T18:01:10.729Z] "io", [2024-03-15T18:01:10.729Z] "io/fs", [2024-03-15T18:01:10.729Z] "io/ioutil", [2024-03-15T18:01:10.729Z] "log", [2024-03-15T18:01:10.729Z] "math", [2024-03-15T18:01:10.729Z] "math/big", [2024-03-15T18:01:10.729Z] "math/bits", [2024-03-15T18:01:10.729Z] "math/rand", [2024-03-15T18:01:10.729Z] "mime", [2024-03-15T18:01:10.729Z] "mime/multipart", [2024-03-15T18:01:10.729Z] "mime/quotedprintable", [2024-03-15T18:01:10.729Z] "net", [2024-03-15T18:01:10.729Z] "net/http", [2024-03-15T18:01:10.729Z] "net/http/httptest", [2024-03-15T18:01:10.729Z] "net/http/httptrace", [2024-03-15T18:01:10.729Z] "net/http/internal", [2024-03-15T18:01:10.729Z] "net/http/internal/ascii", [2024-03-15T18:01:10.729Z] "net/http/internal/testcert", [2024-03-15T18:01:10.729Z] "net/textproto", [2024-03-15T18:01:10.729Z] "net/url", [2024-03-15T18:01:10.729Z] "os", [2024-03-15T18:01:10.729Z] "path", [2024-03-15T18:01:10.729Z] "path/filepath", [2024-03-15T18:01:10.729Z] "reflect", [2024-03-15T18:01:10.729Z] "regexp", [2024-03-15T18:01:10.729Z] "regexp/syntax", [2024-03-15T18:01:10.729Z] "runtime", [2024-03-15T18:01:10.729Z] "runtime/cgo", [2024-03-15T18:01:10.729Z] "runtime/internal/atomic", [2024-03-15T18:01:10.729Z] "runtime/internal/math", [2024-03-15T18:01:10.729Z] "runtime/internal/sys", [2024-03-15T18:01:10.729Z] "sort", [2024-03-15T18:01:10.729Z] "strconv", [2024-03-15T18:01:10.729Z] "strings", [2024-03-15T18:01:10.729Z] "sync", [2024-03-15T18:01:10.729Z] "sync/atomic", [2024-03-15T18:01:10.729Z] "syscall", [2024-03-15T18:01:10.729Z] "time", [2024-03-15T18:01:10.729Z] "unicode", [2024-03-15T18:01:10.729Z] "unicode/utf16", [2024-03-15T18:01:10.729Z] "unicode/utf8", [2024-03-15T18:01:10.729Z] "unsafe", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.729Z] ], [2024-03-15T18:01:10.729Z] "TestGoFiles": [ [2024-03-15T18:01:10.729Z] "factory_test.go" [2024-03-15T18:01:10.729Z] ], [2024-03-15T18:01:10.729Z] "TestImports": [ [2024-03-15T18:01:10.729Z] "context", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.729Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.729Z] "net", [2024-03-15T18:01:10.729Z] "net/url", [2024-03-15T18:01:10.729Z] "strconv", [2024-03-15T18:01:10.729Z] "sync", [2024-03-15T18:01:10.729Z] "testing" [2024-03-15T18:01:10.729Z] ] [2024-03-15T18:01:10.729Z] } [2024-03-15T18:01:10.729Z] { [2024-03-15T18:01:10.729Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22/config", [2024-03-15T18:01:10.729Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.729Z] "Name": "config", [2024-03-15T18:01:10.729Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.729Z] "Module": { [2024-03-15T18:01:10.729Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-15T18:01:10.729Z] "Version": "v3.2.0-dev.22", [2024-03-15T18:01:10.729Z] "Time": "2024-03-14T06:46:20Z", [2024-03-15T18:01:10.729Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.729Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.22.mod", [2024-03-15T18:01:10.729Z] "GoVersion": "1.21" [2024-03-15T18:01:10.729Z] }, [2024-03-15T18:01:10.729Z] "DepOnly": true, [2024-03-15T18:01:10.729Z] "Stale": true, [2024-03-15T18:01:10.729Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.729Z] "GoFiles": [ [2024-03-15T18:01:10.729Z] "types.go" [2024-03-15T18:01:10.729Z] ], [2024-03-15T18:01:10.729Z] "Imports": [ [2024-03-15T18:01:10.729Z] "fmt", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.729Z] "strings" [2024-03-15T18:01:10.729Z] ], [2024-03-15T18:01:10.729Z] "Deps": [ [2024-03-15T18:01:10.729Z] "bufio", [2024-03-15T18:01:10.729Z] "bytes", [2024-03-15T18:01:10.729Z] "compress/flate", [2024-03-15T18:01:10.729Z] "compress/gzip", [2024-03-15T18:01:10.729Z] "compress/zlib", [2024-03-15T18:01:10.729Z] "container/list", [2024-03-15T18:01:10.729Z] "context", [2024-03-15T18:01:10.729Z] "crypto", [2024-03-15T18:01:10.729Z] "crypto/aes", [2024-03-15T18:01:10.729Z] "crypto/cipher", [2024-03-15T18:01:10.729Z] "crypto/des", [2024-03-15T18:01:10.729Z] "crypto/dsa", [2024-03-15T18:01:10.729Z] "crypto/ecdsa", [2024-03-15T18:01:10.729Z] "crypto/ed25519", [2024-03-15T18:01:10.729Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.729Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.729Z] "crypto/elliptic", [2024-03-15T18:01:10.729Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.729Z] "crypto/hmac", [2024-03-15T18:01:10.729Z] "crypto/internal/randutil", [2024-03-15T18:01:10.729Z] "crypto/internal/subtle", [2024-03-15T18:01:10.729Z] "crypto/md5", [2024-03-15T18:01:10.729Z] "crypto/rand", [2024-03-15T18:01:10.729Z] "crypto/rc4", [2024-03-15T18:01:10.729Z] "crypto/rsa", [2024-03-15T18:01:10.729Z] "crypto/sha1", [2024-03-15T18:01:10.729Z] "crypto/sha256", [2024-03-15T18:01:10.729Z] "crypto/sha512", [2024-03-15T18:01:10.729Z] "crypto/subtle", [2024-03-15T18:01:10.729Z] "crypto/tls", [2024-03-15T18:01:10.729Z] "crypto/x509", [2024-03-15T18:01:10.729Z] "crypto/x509/pkix", [2024-03-15T18:01:10.729Z] "database/sql/driver", [2024-03-15T18:01:10.729Z] "debug/dwarf", [2024-03-15T18:01:10.729Z] "debug/macho", [2024-03-15T18:01:10.729Z] "encoding", [2024-03-15T18:01:10.729Z] "encoding/asn1", [2024-03-15T18:01:10.729Z] "encoding/base64", [2024-03-15T18:01:10.729Z] "encoding/binary", [2024-03-15T18:01:10.729Z] "encoding/csv", [2024-03-15T18:01:10.729Z] "encoding/hex", [2024-03-15T18:01:10.729Z] "encoding/json", [2024-03-15T18:01:10.729Z] "encoding/pem", [2024-03-15T18:01:10.729Z] "encoding/xml", [2024-03-15T18:01:10.729Z] "errors", [2024-03-15T18:01:10.729Z] "flag", [2024-03-15T18:01:10.729Z] "fmt", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.729Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.729Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.729Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.729Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.729Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.729Z] "github.com/go-kit/log", [2024-03-15T18:01:10.729Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.729Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.729Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.729Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.729Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.729Z] "github.com/google/uuid", [2024-03-15T18:01:10.729Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.729Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.729Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.729Z] "golang.org/x/net/html", [2024-03-15T18:01:10.729Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.729Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.729Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.729Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.729Z] "golang.org/x/text/language", [2024-03-15T18:01:10.729Z] "hash", [2024-03-15T18:01:10.729Z] "hash/adler32", [2024-03-15T18:01:10.729Z] "hash/crc32", [2024-03-15T18:01:10.729Z] "internal/abi", [2024-03-15T18:01:10.729Z] "internal/bytealg", [2024-03-15T18:01:10.729Z] "internal/cpu", [2024-03-15T18:01:10.729Z] "internal/fmtsort", [2024-03-15T18:01:10.729Z] "internal/goexperiment", [2024-03-15T18:01:10.729Z] "internal/itoa", [2024-03-15T18:01:10.729Z] "internal/nettrace", [2024-03-15T18:01:10.729Z] "internal/oserror", [2024-03-15T18:01:10.729Z] "internal/poll", [2024-03-15T18:01:10.729Z] "internal/race", [2024-03-15T18:01:10.729Z] "internal/reflectlite", [2024-03-15T18:01:10.729Z] "internal/singleflight", [2024-03-15T18:01:10.729Z] "internal/syscall/execenv", [2024-03-15T18:01:10.729Z] "internal/syscall/unix", [2024-03-15T18:01:10.729Z] "internal/testlog", [2024-03-15T18:01:10.729Z] "internal/unsafeheader", [2024-03-15T18:01:10.729Z] "io", [2024-03-15T18:01:10.729Z] "io/fs", [2024-03-15T18:01:10.729Z] "io/ioutil", [2024-03-15T18:01:10.729Z] "log", [2024-03-15T18:01:10.729Z] "math", [2024-03-15T18:01:10.729Z] "math/big", [2024-03-15T18:01:10.729Z] "math/bits", [2024-03-15T18:01:10.729Z] "math/rand", [2024-03-15T18:01:10.729Z] "mime", [2024-03-15T18:01:10.729Z] "mime/multipart", [2024-03-15T18:01:10.729Z] "mime/quotedprintable", [2024-03-15T18:01:10.729Z] "net", [2024-03-15T18:01:10.729Z] "net/http", [2024-03-15T18:01:10.729Z] "net/http/httptest", [2024-03-15T18:01:10.729Z] "net/http/httptrace", [2024-03-15T18:01:10.729Z] "net/http/internal", [2024-03-15T18:01:10.729Z] "net/http/internal/ascii", [2024-03-15T18:01:10.729Z] "net/http/internal/testcert", [2024-03-15T18:01:10.729Z] "net/textproto", [2024-03-15T18:01:10.729Z] "net/url", [2024-03-15T18:01:10.729Z] "os", [2024-03-15T18:01:10.729Z] "path", [2024-03-15T18:01:10.729Z] "path/filepath", [2024-03-15T18:01:10.729Z] "reflect", [2024-03-15T18:01:10.729Z] "regexp", [2024-03-15T18:01:10.729Z] "regexp/syntax", [2024-03-15T18:01:10.729Z] "runtime", [2024-03-15T18:01:10.729Z] "runtime/cgo", [2024-03-15T18:01:10.729Z] "runtime/internal/atomic", [2024-03-15T18:01:10.729Z] "runtime/internal/math", [2024-03-15T18:01:10.729Z] "runtime/internal/sys", [2024-03-15T18:01:10.729Z] "sort", [2024-03-15T18:01:10.729Z] "strconv", [2024-03-15T18:01:10.729Z] "strings", [2024-03-15T18:01:10.729Z] "sync", [2024-03-15T18:01:10.729Z] "sync/atomic", [2024-03-15T18:01:10.729Z] "syscall", [2024-03-15T18:01:10.729Z] "time", [2024-03-15T18:01:10.729Z] "unicode", [2024-03-15T18:01:10.729Z] "unicode/utf16", [2024-03-15T18:01:10.729Z] "unicode/utf8", [2024-03-15T18:01:10.729Z] "unsafe", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.729Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.730Z] ], [2024-03-15T18:01:10.730Z] "TestGoFiles": [ [2024-03-15T18:01:10.730Z] "types_test.go" [2024-03-15T18:01:10.730Z] ], [2024-03-15T18:01:10.730Z] "TestImports": [ [2024-03-15T18:01:10.730Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.730Z] "testing" [2024-03-15T18:01:10.730Z] ] [2024-03-15T18:01:10.730Z] } [2024-03-15T18:01:10.730Z] { [2024-03-15T18:01:10.730Z] "Dir": "/w/workspace/edgex-go/635/internal/core/command/config", [2024-03-15T18:01:10.730Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-15T18:01:10.730Z] "Name": "config", [2024-03-15T18:01:10.730Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.730Z] "Module": { [2024-03-15T18:01:10.730Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.730Z] "Main": true, [2024-03-15T18:01:10.730Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.730Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.730Z] "GoVersion": "1.21" [2024-03-15T18:01:10.730Z] }, [2024-03-15T18:01:10.730Z] "Match": [ [2024-03-15T18:01:10.730Z] "./..." [2024-03-15T18:01:10.730Z] ], [2024-03-15T18:01:10.730Z] "Stale": true, [2024-03-15T18:01:10.730Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.730Z] "GoFiles": [ [2024-03-15T18:01:10.730Z] "config.go" [2024-03-15T18:01:10.730Z] ], [2024-03-15T18:01:10.730Z] "Imports": [ [2024-03-15T18:01:10.730Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-15T18:01:10.730Z] ], [2024-03-15T18:01:10.730Z] "Deps": [ [2024-03-15T18:01:10.730Z] "bufio", [2024-03-15T18:01:10.730Z] "bytes", [2024-03-15T18:01:10.730Z] "compress/flate", [2024-03-15T18:01:10.730Z] "compress/gzip", [2024-03-15T18:01:10.730Z] "compress/zlib", [2024-03-15T18:01:10.730Z] "container/list", [2024-03-15T18:01:10.730Z] "context", [2024-03-15T18:01:10.730Z] "crypto", [2024-03-15T18:01:10.730Z] "crypto/aes", [2024-03-15T18:01:10.730Z] "crypto/cipher", [2024-03-15T18:01:10.730Z] "crypto/des", [2024-03-15T18:01:10.730Z] "crypto/dsa", [2024-03-15T18:01:10.730Z] "crypto/ecdsa", [2024-03-15T18:01:10.730Z] "crypto/ed25519", [2024-03-15T18:01:10.730Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.730Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.730Z] "crypto/elliptic", [2024-03-15T18:01:10.730Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.730Z] "crypto/hmac", [2024-03-15T18:01:10.730Z] "crypto/internal/randutil", [2024-03-15T18:01:10.730Z] "crypto/internal/subtle", [2024-03-15T18:01:10.730Z] "crypto/md5", [2024-03-15T18:01:10.730Z] "crypto/rand", [2024-03-15T18:01:10.730Z] "crypto/rc4", [2024-03-15T18:01:10.730Z] "crypto/rsa", [2024-03-15T18:01:10.730Z] "crypto/sha1", [2024-03-15T18:01:10.730Z] "crypto/sha256", [2024-03-15T18:01:10.730Z] "crypto/sha512", [2024-03-15T18:01:10.730Z] "crypto/subtle", [2024-03-15T18:01:10.730Z] "crypto/tls", [2024-03-15T18:01:10.730Z] "crypto/x509", [2024-03-15T18:01:10.730Z] "crypto/x509/pkix", [2024-03-15T18:01:10.730Z] "database/sql/driver", [2024-03-15T18:01:10.730Z] "debug/dwarf", [2024-03-15T18:01:10.730Z] "debug/macho", [2024-03-15T18:01:10.730Z] "encoding", [2024-03-15T18:01:10.730Z] "encoding/asn1", [2024-03-15T18:01:10.730Z] "encoding/base64", [2024-03-15T18:01:10.730Z] "encoding/binary", [2024-03-15T18:01:10.730Z] "encoding/csv", [2024-03-15T18:01:10.730Z] "encoding/hex", [2024-03-15T18:01:10.730Z] "encoding/json", [2024-03-15T18:01:10.730Z] "encoding/pem", [2024-03-15T18:01:10.730Z] "encoding/xml", [2024-03-15T18:01:10.730Z] "errors", [2024-03-15T18:01:10.730Z] "flag", [2024-03-15T18:01:10.730Z] "fmt", [2024-03-15T18:01:10.730Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.730Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.730Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.730Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.730Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.730Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.730Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.730Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.730Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.730Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.730Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.730Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.730Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.730Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.730Z] "github.com/go-kit/log", [2024-03-15T18:01:10.730Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.730Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.730Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.730Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.730Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.730Z] "github.com/google/uuid", [2024-03-15T18:01:10.730Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.730Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.730Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.730Z] "golang.org/x/net/html", [2024-03-15T18:01:10.730Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.730Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.730Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.730Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.730Z] "golang.org/x/text/language", [2024-03-15T18:01:10.730Z] "hash", [2024-03-15T18:01:10.730Z] "hash/adler32", [2024-03-15T18:01:10.730Z] "hash/crc32", [2024-03-15T18:01:10.730Z] "internal/abi", [2024-03-15T18:01:10.730Z] "internal/bytealg", [2024-03-15T18:01:10.730Z] "internal/cpu", [2024-03-15T18:01:10.730Z] "internal/fmtsort", [2024-03-15T18:01:10.730Z] "internal/goexperiment", [2024-03-15T18:01:10.730Z] "internal/itoa", [2024-03-15T18:01:10.730Z] "internal/nettrace", [2024-03-15T18:01:10.730Z] "internal/oserror", [2024-03-15T18:01:10.730Z] "internal/poll", [2024-03-15T18:01:10.730Z] "internal/race", [2024-03-15T18:01:10.730Z] "internal/reflectlite", [2024-03-15T18:01:10.730Z] "internal/singleflight", [2024-03-15T18:01:10.730Z] "internal/syscall/execenv", [2024-03-15T18:01:10.730Z] "internal/syscall/unix", [2024-03-15T18:01:10.730Z] "internal/testlog", [2024-03-15T18:01:10.730Z] "internal/unsafeheader", [2024-03-15T18:01:10.730Z] "io", [2024-03-15T18:01:10.730Z] "io/fs", [2024-03-15T18:01:10.730Z] "io/ioutil", [2024-03-15T18:01:10.730Z] "log", [2024-03-15T18:01:10.730Z] "math", [2024-03-15T18:01:10.730Z] "math/big", [2024-03-15T18:01:10.730Z] "math/bits", [2024-03-15T18:01:10.730Z] "math/rand", [2024-03-15T18:01:10.730Z] "mime", [2024-03-15T18:01:10.730Z] "mime/multipart", [2024-03-15T18:01:10.730Z] "mime/quotedprintable", [2024-03-15T18:01:10.730Z] "net", [2024-03-15T18:01:10.730Z] "net/http", [2024-03-15T18:01:10.730Z] "net/http/httptest", [2024-03-15T18:01:10.730Z] "net/http/httptrace", [2024-03-15T18:01:10.730Z] "net/http/internal", [2024-03-15T18:01:10.730Z] "net/http/internal/ascii", [2024-03-15T18:01:10.730Z] "net/http/internal/testcert", [2024-03-15T18:01:10.730Z] "net/textproto", [2024-03-15T18:01:10.730Z] "net/url", [2024-03-15T18:01:10.730Z] "os", [2024-03-15T18:01:10.730Z] "path", [2024-03-15T18:01:10.730Z] "path/filepath", [2024-03-15T18:01:10.730Z] "reflect", [2024-03-15T18:01:10.730Z] "regexp", [2024-03-15T18:01:10.730Z] "regexp/syntax", [2024-03-15T18:01:10.730Z] "runtime", [2024-03-15T18:01:10.730Z] "runtime/cgo", [2024-03-15T18:01:10.730Z] "runtime/internal/atomic", [2024-03-15T18:01:10.730Z] "runtime/internal/math", [2024-03-15T18:01:10.730Z] "runtime/internal/sys", [2024-03-15T18:01:10.730Z] "sort", [2024-03-15T18:01:10.730Z] "strconv", [2024-03-15T18:01:10.730Z] "strings", [2024-03-15T18:01:10.730Z] "sync", [2024-03-15T18:01:10.730Z] "sync/atomic", [2024-03-15T18:01:10.730Z] "syscall", [2024-03-15T18:01:10.730Z] "time", [2024-03-15T18:01:10.730Z] "unicode", [2024-03-15T18:01:10.730Z] "unicode/utf16", [2024-03-15T18:01:10.730Z] "unicode/utf8", [2024-03-15T18:01:10.730Z] "unsafe", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.730Z] ] [2024-03-15T18:01:10.730Z] } [2024-03-15T18:01:10.730Z] { [2024-03-15T18:01:10.730Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22/di", [2024-03-15T18:01:10.730Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.730Z] "Name": "di", [2024-03-15T18:01:10.730Z] "Doc": "di implements a simple generic dependency injection container.", [2024-03-15T18:01:10.730Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.730Z] "Module": { [2024-03-15T18:01:10.730Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-15T18:01:10.730Z] "Version": "v3.2.0-dev.22", [2024-03-15T18:01:10.730Z] "Time": "2024-03-14T06:46:20Z", [2024-03-15T18:01:10.730Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.730Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.22.mod", [2024-03-15T18:01:10.730Z] "GoVersion": "1.21" [2024-03-15T18:01:10.730Z] }, [2024-03-15T18:01:10.730Z] "DepOnly": true, [2024-03-15T18:01:10.730Z] "Stale": true, [2024-03-15T18:01:10.730Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.730Z] "GoFiles": [ [2024-03-15T18:01:10.730Z] "container.go", [2024-03-15T18:01:10.730Z] "type.go" [2024-03-15T18:01:10.730Z] ], [2024-03-15T18:01:10.730Z] "Imports": [ [2024-03-15T18:01:10.730Z] "reflect", [2024-03-15T18:01:10.730Z] "sync" [2024-03-15T18:01:10.730Z] ], [2024-03-15T18:01:10.730Z] "Deps": [ [2024-03-15T18:01:10.730Z] "errors", [2024-03-15T18:01:10.730Z] "internal/abi", [2024-03-15T18:01:10.730Z] "internal/bytealg", [2024-03-15T18:01:10.730Z] "internal/cpu", [2024-03-15T18:01:10.730Z] "internal/goexperiment", [2024-03-15T18:01:10.730Z] "internal/itoa", [2024-03-15T18:01:10.730Z] "internal/race", [2024-03-15T18:01:10.730Z] "internal/reflectlite", [2024-03-15T18:01:10.730Z] "internal/unsafeheader", [2024-03-15T18:01:10.730Z] "math", [2024-03-15T18:01:10.730Z] "math/bits", [2024-03-15T18:01:10.730Z] "reflect", [2024-03-15T18:01:10.730Z] "runtime", [2024-03-15T18:01:10.730Z] "runtime/internal/atomic", [2024-03-15T18:01:10.730Z] "runtime/internal/math", [2024-03-15T18:01:10.730Z] "runtime/internal/sys", [2024-03-15T18:01:10.730Z] "strconv", [2024-03-15T18:01:10.730Z] "sync", [2024-03-15T18:01:10.730Z] "sync/atomic", [2024-03-15T18:01:10.730Z] "unicode", [2024-03-15T18:01:10.730Z] "unicode/utf8", [2024-03-15T18:01:10.730Z] "unsafe" [2024-03-15T18:01:10.730Z] ], [2024-03-15T18:01:10.730Z] "TestGoFiles": [ [2024-03-15T18:01:10.730Z] "container_test.go", [2024-03-15T18:01:10.730Z] "type_test.go" [2024-03-15T18:01:10.730Z] ], [2024-03-15T18:01:10.730Z] "TestImports": [ [2024-03-15T18:01:10.730Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.730Z] "testing" [2024-03-15T18:01:10.730Z] ] [2024-03-15T18:01:10.730Z] } [2024-03-15T18:01:10.730Z] { [2024-03-15T18:01:10.730Z] "Dir": "/w/workspace/edgex-go/635/internal/core/command/container", [2024-03-15T18:01:10.730Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-15T18:01:10.730Z] "Name": "container", [2024-03-15T18:01:10.730Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.730Z] "Module": { [2024-03-15T18:01:10.730Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.730Z] "Main": true, [2024-03-15T18:01:10.730Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.730Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.730Z] "GoVersion": "1.21" [2024-03-15T18:01:10.730Z] }, [2024-03-15T18:01:10.730Z] "Match": [ [2024-03-15T18:01:10.730Z] "./..." [2024-03-15T18:01:10.730Z] ], [2024-03-15T18:01:10.730Z] "Stale": true, [2024-03-15T18:01:10.730Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.730Z] "GoFiles": [ [2024-03-15T18:01:10.730Z] "config.go" [2024-03-15T18:01:10.730Z] ], [2024-03-15T18:01:10.730Z] "Imports": [ [2024-03-15T18:01:10.730Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-15T18:01:10.730Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-15T18:01:10.730Z] ], [2024-03-15T18:01:10.730Z] "Deps": [ [2024-03-15T18:01:10.730Z] "bufio", [2024-03-15T18:01:10.730Z] "bytes", [2024-03-15T18:01:10.730Z] "compress/flate", [2024-03-15T18:01:10.730Z] "compress/gzip", [2024-03-15T18:01:10.730Z] "compress/zlib", [2024-03-15T18:01:10.730Z] "container/list", [2024-03-15T18:01:10.730Z] "context", [2024-03-15T18:01:10.730Z] "crypto", [2024-03-15T18:01:10.730Z] "crypto/aes", [2024-03-15T18:01:10.730Z] "crypto/cipher", [2024-03-15T18:01:10.730Z] "crypto/des", [2024-03-15T18:01:10.730Z] "crypto/dsa", [2024-03-15T18:01:10.730Z] "crypto/ecdsa", [2024-03-15T18:01:10.730Z] "crypto/ed25519", [2024-03-15T18:01:10.730Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.730Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.730Z] "crypto/elliptic", [2024-03-15T18:01:10.730Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.730Z] "crypto/hmac", [2024-03-15T18:01:10.730Z] "crypto/internal/randutil", [2024-03-15T18:01:10.730Z] "crypto/internal/subtle", [2024-03-15T18:01:10.730Z] "crypto/md5", [2024-03-15T18:01:10.730Z] "crypto/rand", [2024-03-15T18:01:10.730Z] "crypto/rc4", [2024-03-15T18:01:10.730Z] "crypto/rsa", [2024-03-15T18:01:10.730Z] "crypto/sha1", [2024-03-15T18:01:10.730Z] "crypto/sha256", [2024-03-15T18:01:10.730Z] "crypto/sha512", [2024-03-15T18:01:10.730Z] "crypto/subtle", [2024-03-15T18:01:10.730Z] "crypto/tls", [2024-03-15T18:01:10.730Z] "crypto/x509", [2024-03-15T18:01:10.730Z] "crypto/x509/pkix", [2024-03-15T18:01:10.730Z] "database/sql/driver", [2024-03-15T18:01:10.730Z] "debug/dwarf", [2024-03-15T18:01:10.730Z] "debug/macho", [2024-03-15T18:01:10.730Z] "encoding", [2024-03-15T18:01:10.730Z] "encoding/asn1", [2024-03-15T18:01:10.730Z] "encoding/base64", [2024-03-15T18:01:10.730Z] "encoding/binary", [2024-03-15T18:01:10.730Z] "encoding/csv", [2024-03-15T18:01:10.730Z] "encoding/hex", [2024-03-15T18:01:10.730Z] "encoding/json", [2024-03-15T18:01:10.730Z] "encoding/pem", [2024-03-15T18:01:10.730Z] "encoding/xml", [2024-03-15T18:01:10.730Z] "errors", [2024-03-15T18:01:10.730Z] "flag", [2024-03-15T18:01:10.730Z] "fmt", [2024-03-15T18:01:10.730Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-15T18:01:10.730Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.730Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.730Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.730Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.730Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.730Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.730Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.730Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.730Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.730Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.730Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.730Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.730Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.730Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.730Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.730Z] "github.com/go-kit/log", [2024-03-15T18:01:10.730Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.730Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.730Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.730Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.730Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.730Z] "github.com/google/uuid", [2024-03-15T18:01:10.730Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.730Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.730Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.730Z] "golang.org/x/net/html", [2024-03-15T18:01:10.730Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.730Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.730Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.730Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.730Z] "golang.org/x/text/language", [2024-03-15T18:01:10.730Z] "hash", [2024-03-15T18:01:10.730Z] "hash/adler32", [2024-03-15T18:01:10.730Z] "hash/crc32", [2024-03-15T18:01:10.730Z] "internal/abi", [2024-03-15T18:01:10.730Z] "internal/bytealg", [2024-03-15T18:01:10.730Z] "internal/cpu", [2024-03-15T18:01:10.730Z] "internal/fmtsort", [2024-03-15T18:01:10.730Z] "internal/goexperiment", [2024-03-15T18:01:10.730Z] "internal/itoa", [2024-03-15T18:01:10.730Z] "internal/nettrace", [2024-03-15T18:01:10.730Z] "internal/oserror", [2024-03-15T18:01:10.730Z] "internal/poll", [2024-03-15T18:01:10.730Z] "internal/race", [2024-03-15T18:01:10.730Z] "internal/reflectlite", [2024-03-15T18:01:10.730Z] "internal/singleflight", [2024-03-15T18:01:10.730Z] "internal/syscall/execenv", [2024-03-15T18:01:10.730Z] "internal/syscall/unix", [2024-03-15T18:01:10.730Z] "internal/testlog", [2024-03-15T18:01:10.730Z] "internal/unsafeheader", [2024-03-15T18:01:10.730Z] "io", [2024-03-15T18:01:10.730Z] "io/fs", [2024-03-15T18:01:10.730Z] "io/ioutil", [2024-03-15T18:01:10.730Z] "log", [2024-03-15T18:01:10.730Z] "math", [2024-03-15T18:01:10.730Z] "math/big", [2024-03-15T18:01:10.730Z] "math/bits", [2024-03-15T18:01:10.730Z] "math/rand", [2024-03-15T18:01:10.730Z] "mime", [2024-03-15T18:01:10.730Z] "mime/multipart", [2024-03-15T18:01:10.730Z] "mime/quotedprintable", [2024-03-15T18:01:10.730Z] "net", [2024-03-15T18:01:10.730Z] "net/http", [2024-03-15T18:01:10.730Z] "net/http/httptest", [2024-03-15T18:01:10.730Z] "net/http/httptrace", [2024-03-15T18:01:10.730Z] "net/http/internal", [2024-03-15T18:01:10.730Z] "net/http/internal/ascii", [2024-03-15T18:01:10.730Z] "net/http/internal/testcert", [2024-03-15T18:01:10.730Z] "net/textproto", [2024-03-15T18:01:10.730Z] "net/url", [2024-03-15T18:01:10.730Z] "os", [2024-03-15T18:01:10.730Z] "path", [2024-03-15T18:01:10.730Z] "path/filepath", [2024-03-15T18:01:10.730Z] "reflect", [2024-03-15T18:01:10.730Z] "regexp", [2024-03-15T18:01:10.730Z] "regexp/syntax", [2024-03-15T18:01:10.730Z] "runtime", [2024-03-15T18:01:10.730Z] "runtime/cgo", [2024-03-15T18:01:10.730Z] "runtime/internal/atomic", [2024-03-15T18:01:10.730Z] "runtime/internal/math", [2024-03-15T18:01:10.730Z] "runtime/internal/sys", [2024-03-15T18:01:10.730Z] "sort", [2024-03-15T18:01:10.730Z] "strconv", [2024-03-15T18:01:10.730Z] "strings", [2024-03-15T18:01:10.730Z] "sync", [2024-03-15T18:01:10.730Z] "sync/atomic", [2024-03-15T18:01:10.730Z] "syscall", [2024-03-15T18:01:10.730Z] "time", [2024-03-15T18:01:10.730Z] "unicode", [2024-03-15T18:01:10.730Z] "unicode/utf16", [2024-03-15T18:01:10.730Z] "unicode/utf8", [2024-03-15T18:01:10.730Z] "unsafe", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.730Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.730Z] ] [2024-03-15T18:01:10.730Z] } [2024-03-15T18:01:10.730Z] { [2024-03-15T18:01:10.730Z] "Dir": "/go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.3/packets", [2024-03-15T18:01:10.730Z] "ImportPath": "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.730Z] "Name": "packets", [2024-03-15T18:01:10.730Z] "Root": "/go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.3", [2024-03-15T18:01:10.730Z] "Module": { [2024-03-15T18:01:10.730Z] "Path": "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.730Z] "Version": "v1.4.3", [2024-03-15T18:01:10.730Z] "Time": "2023-03-16T19:09:57Z", [2024-03-15T18:01:10.730Z] "Dir": "/go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.3", [2024-03-15T18:01:10.730Z] "GoMod": "/go/pkg/mod/cache/download/github.com/eclipse/paho.mqtt.golang/@v/v1.4.3.mod", [2024-03-15T18:01:10.730Z] "GoVersion": "1.18" [2024-03-15T18:01:10.730Z] }, [2024-03-15T18:01:10.730Z] "DepOnly": true, [2024-03-15T18:01:10.730Z] "Stale": true, [2024-03-15T18:01:10.730Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.730Z] "GoFiles": [ [2024-03-15T18:01:10.730Z] "connack.go", [2024-03-15T18:01:10.730Z] "connect.go", [2024-03-15T18:01:10.730Z] "disconnect.go", [2024-03-15T18:01:10.730Z] "packets.go", [2024-03-15T18:01:10.730Z] "pingreq.go", [2024-03-15T18:01:10.730Z] "pingresp.go", [2024-03-15T18:01:10.730Z] "puback.go", [2024-03-15T18:01:10.730Z] "pubcomp.go", [2024-03-15T18:01:10.730Z] "publish.go", [2024-03-15T18:01:10.730Z] "pubrec.go", [2024-03-15T18:01:10.730Z] "pubrel.go", [2024-03-15T18:01:10.730Z] "suback.go", [2024-03-15T18:01:10.730Z] "subscribe.go", [2024-03-15T18:01:10.730Z] "unsuback.go", [2024-03-15T18:01:10.730Z] "unsubscribe.go" [2024-03-15T18:01:10.730Z] ], [2024-03-15T18:01:10.730Z] "Imports": [ [2024-03-15T18:01:10.730Z] "bytes", [2024-03-15T18:01:10.730Z] "encoding/binary", [2024-03-15T18:01:10.730Z] "errors", [2024-03-15T18:01:10.730Z] "fmt", [2024-03-15T18:01:10.730Z] "io" [2024-03-15T18:01:10.730Z] ], [2024-03-15T18:01:10.730Z] "Deps": [ [2024-03-15T18:01:10.730Z] "bytes", [2024-03-15T18:01:10.730Z] "encoding/binary", [2024-03-15T18:01:10.730Z] "errors", [2024-03-15T18:01:10.730Z] "fmt", [2024-03-15T18:01:10.730Z] "internal/abi", [2024-03-15T18:01:10.730Z] "internal/bytealg", [2024-03-15T18:01:10.730Z] "internal/cpu", [2024-03-15T18:01:10.730Z] "internal/fmtsort", [2024-03-15T18:01:10.730Z] "internal/goexperiment", [2024-03-15T18:01:10.730Z] "internal/itoa", [2024-03-15T18:01:10.730Z] "internal/oserror", [2024-03-15T18:01:10.730Z] "internal/poll", [2024-03-15T18:01:10.730Z] "internal/race", [2024-03-15T18:01:10.730Z] "internal/reflectlite", [2024-03-15T18:01:10.730Z] "internal/syscall/execenv", [2024-03-15T18:01:10.730Z] "internal/syscall/unix", [2024-03-15T18:01:10.730Z] "internal/testlog", [2024-03-15T18:01:10.730Z] "internal/unsafeheader", [2024-03-15T18:01:10.730Z] "io", [2024-03-15T18:01:10.730Z] "io/fs", [2024-03-15T18:01:10.730Z] "math", [2024-03-15T18:01:10.730Z] "math/bits", [2024-03-15T18:01:10.730Z] "os", [2024-03-15T18:01:10.730Z] "path", [2024-03-15T18:01:10.730Z] "reflect", [2024-03-15T18:01:10.730Z] "runtime", [2024-03-15T18:01:10.730Z] "runtime/internal/atomic", [2024-03-15T18:01:10.730Z] "runtime/internal/math", [2024-03-15T18:01:10.730Z] "runtime/internal/sys", [2024-03-15T18:01:10.730Z] "sort", [2024-03-15T18:01:10.730Z] "strconv", [2024-03-15T18:01:10.730Z] "sync", [2024-03-15T18:01:10.730Z] "sync/atomic", [2024-03-15T18:01:10.730Z] "syscall", [2024-03-15T18:01:10.730Z] "time", [2024-03-15T18:01:10.730Z] "unicode", [2024-03-15T18:01:10.730Z] "unicode/utf8", [2024-03-15T18:01:10.730Z] "unsafe" [2024-03-15T18:01:10.730Z] ], [2024-03-15T18:01:10.730Z] "TestGoFiles": [ [2024-03-15T18:01:10.730Z] "packets_test.go" [2024-03-15T18:01:10.730Z] ], [2024-03-15T18:01:10.730Z] "TestImports": [ [2024-03-15T18:01:10.730Z] "bytes", [2024-03-15T18:01:10.730Z] "testing" [2024-03-15T18:01:10.730Z] ] [2024-03-15T18:01:10.730Z] } [2024-03-15T18:01:10.730Z] { [2024-03-15T18:01:10.730Z] "Dir": "/go/pkg/mod/github.com/gorilla/websocket@v1.5.0", [2024-03-15T18:01:10.730Z] "ImportPath": "github.com/gorilla/websocket", [2024-03-15T18:01:10.730Z] "Name": "websocket", [2024-03-15T18:01:10.731Z] "Doc": "Package websocket implements the WebSocket protocol defined in RFC 6455.", [2024-03-15T18:01:10.731Z] "Root": "/go/pkg/mod/github.com/gorilla/websocket@v1.5.0", [2024-03-15T18:01:10.731Z] "Module": { [2024-03-15T18:01:10.731Z] "Path": "github.com/gorilla/websocket", [2024-03-15T18:01:10.731Z] "Version": "v1.5.0", [2024-03-15T18:01:10.731Z] "Time": "2022-01-04T01:59:52Z", [2024-03-15T18:01:10.731Z] "Indirect": true, [2024-03-15T18:01:10.731Z] "Dir": "/go/pkg/mod/github.com/gorilla/websocket@v1.5.0", [2024-03-15T18:01:10.731Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gorilla/websocket/@v/v1.5.0.mod", [2024-03-15T18:01:10.731Z] "GoVersion": "1.12" [2024-03-15T18:01:10.731Z] }, [2024-03-15T18:01:10.731Z] "DepOnly": true, [2024-03-15T18:01:10.731Z] "Stale": true, [2024-03-15T18:01:10.731Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.731Z] "GoFiles": [ [2024-03-15T18:01:10.731Z] "client.go", [2024-03-15T18:01:10.731Z] "compression.go", [2024-03-15T18:01:10.731Z] "conn.go", [2024-03-15T18:01:10.731Z] "doc.go", [2024-03-15T18:01:10.731Z] "join.go", [2024-03-15T18:01:10.731Z] "json.go", [2024-03-15T18:01:10.731Z] "mask.go", [2024-03-15T18:01:10.731Z] "prepared.go", [2024-03-15T18:01:10.731Z] "proxy.go", [2024-03-15T18:01:10.731Z] "server.go", [2024-03-15T18:01:10.731Z] "tls_handshake.go", [2024-03-15T18:01:10.731Z] "util.go", [2024-03-15T18:01:10.731Z] "x_net_proxy.go" [2024-03-15T18:01:10.731Z] ], [2024-03-15T18:01:10.731Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.731Z] "mask_safe.go", [2024-03-15T18:01:10.731Z] "tls_handshake_116.go" [2024-03-15T18:01:10.731Z] ], [2024-03-15T18:01:10.731Z] "Imports": [ [2024-03-15T18:01:10.731Z] "bufio", [2024-03-15T18:01:10.731Z] "bytes", [2024-03-15T18:01:10.731Z] "compress/flate", [2024-03-15T18:01:10.731Z] "context", [2024-03-15T18:01:10.731Z] "crypto/rand", [2024-03-15T18:01:10.731Z] "crypto/sha1", [2024-03-15T18:01:10.731Z] "crypto/tls", [2024-03-15T18:01:10.731Z] "encoding/base64", [2024-03-15T18:01:10.731Z] "encoding/binary", [2024-03-15T18:01:10.731Z] "encoding/json", [2024-03-15T18:01:10.731Z] "errors", [2024-03-15T18:01:10.731Z] "io", [2024-03-15T18:01:10.731Z] "io/ioutil", [2024-03-15T18:01:10.731Z] "math/rand", [2024-03-15T18:01:10.731Z] "net", [2024-03-15T18:01:10.731Z] "net/http", [2024-03-15T18:01:10.731Z] "net/http/httptrace", [2024-03-15T18:01:10.731Z] "net/url", [2024-03-15T18:01:10.731Z] "os", [2024-03-15T18:01:10.731Z] "strconv", [2024-03-15T18:01:10.731Z] "strings", [2024-03-15T18:01:10.731Z] "sync", [2024-03-15T18:01:10.731Z] "time", [2024-03-15T18:01:10.731Z] "unicode/utf8", [2024-03-15T18:01:10.731Z] "unsafe" [2024-03-15T18:01:10.731Z] ], [2024-03-15T18:01:10.731Z] "Deps": [ [2024-03-15T18:01:10.731Z] "bufio", [2024-03-15T18:01:10.731Z] "bytes", [2024-03-15T18:01:10.731Z] "compress/flate", [2024-03-15T18:01:10.731Z] "compress/gzip", [2024-03-15T18:01:10.731Z] "container/list", [2024-03-15T18:01:10.731Z] "context", [2024-03-15T18:01:10.731Z] "crypto", [2024-03-15T18:01:10.731Z] "crypto/aes", [2024-03-15T18:01:10.731Z] "crypto/cipher", [2024-03-15T18:01:10.731Z] "crypto/des", [2024-03-15T18:01:10.731Z] "crypto/dsa", [2024-03-15T18:01:10.731Z] "crypto/ecdsa", [2024-03-15T18:01:10.731Z] "crypto/ed25519", [2024-03-15T18:01:10.731Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.731Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.731Z] "crypto/elliptic", [2024-03-15T18:01:10.731Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.731Z] "crypto/hmac", [2024-03-15T18:01:10.731Z] "crypto/internal/randutil", [2024-03-15T18:01:10.731Z] "crypto/internal/subtle", [2024-03-15T18:01:10.731Z] "crypto/md5", [2024-03-15T18:01:10.731Z] "crypto/rand", [2024-03-15T18:01:10.731Z] "crypto/rc4", [2024-03-15T18:01:10.731Z] "crypto/rsa", [2024-03-15T18:01:10.731Z] "crypto/sha1", [2024-03-15T18:01:10.731Z] "crypto/sha256", [2024-03-15T18:01:10.731Z] "crypto/sha512", [2024-03-15T18:01:10.731Z] "crypto/subtle", [2024-03-15T18:01:10.731Z] "crypto/tls", [2024-03-15T18:01:10.731Z] "crypto/x509", [2024-03-15T18:01:10.731Z] "crypto/x509/pkix", [2024-03-15T18:01:10.731Z] "encoding", [2024-03-15T18:01:10.731Z] "encoding/asn1", [2024-03-15T18:01:10.731Z] "encoding/base64", [2024-03-15T18:01:10.731Z] "encoding/binary", [2024-03-15T18:01:10.731Z] "encoding/hex", [2024-03-15T18:01:10.731Z] "encoding/json", [2024-03-15T18:01:10.731Z] "encoding/pem", [2024-03-15T18:01:10.731Z] "errors", [2024-03-15T18:01:10.731Z] "fmt", [2024-03-15T18:01:10.731Z] "hash", [2024-03-15T18:01:10.731Z] "hash/crc32", [2024-03-15T18:01:10.731Z] "internal/abi", [2024-03-15T18:01:10.731Z] "internal/bytealg", [2024-03-15T18:01:10.731Z] "internal/cpu", [2024-03-15T18:01:10.731Z] "internal/fmtsort", [2024-03-15T18:01:10.731Z] "internal/goexperiment", [2024-03-15T18:01:10.731Z] "internal/itoa", [2024-03-15T18:01:10.731Z] "internal/nettrace", [2024-03-15T18:01:10.731Z] "internal/oserror", [2024-03-15T18:01:10.731Z] "internal/poll", [2024-03-15T18:01:10.731Z] "internal/race", [2024-03-15T18:01:10.731Z] "internal/reflectlite", [2024-03-15T18:01:10.731Z] "internal/singleflight", [2024-03-15T18:01:10.731Z] "internal/syscall/execenv", [2024-03-15T18:01:10.731Z] "internal/syscall/unix", [2024-03-15T18:01:10.731Z] "internal/testlog", [2024-03-15T18:01:10.731Z] "internal/unsafeheader", [2024-03-15T18:01:10.731Z] "io", [2024-03-15T18:01:10.731Z] "io/fs", [2024-03-15T18:01:10.731Z] "io/ioutil", [2024-03-15T18:01:10.731Z] "log", [2024-03-15T18:01:10.731Z] "math", [2024-03-15T18:01:10.731Z] "math/big", [2024-03-15T18:01:10.731Z] "math/bits", [2024-03-15T18:01:10.731Z] "math/rand", [2024-03-15T18:01:10.731Z] "mime", [2024-03-15T18:01:10.731Z] "mime/multipart", [2024-03-15T18:01:10.731Z] "mime/quotedprintable", [2024-03-15T18:01:10.731Z] "net", [2024-03-15T18:01:10.731Z] "net/http", [2024-03-15T18:01:10.731Z] "net/http/httptrace", [2024-03-15T18:01:10.731Z] "net/http/internal", [2024-03-15T18:01:10.731Z] "net/http/internal/ascii", [2024-03-15T18:01:10.731Z] "net/textproto", [2024-03-15T18:01:10.731Z] "net/url", [2024-03-15T18:01:10.731Z] "os", [2024-03-15T18:01:10.731Z] "path", [2024-03-15T18:01:10.731Z] "path/filepath", [2024-03-15T18:01:10.731Z] "reflect", [2024-03-15T18:01:10.731Z] "runtime", [2024-03-15T18:01:10.731Z] "runtime/cgo", [2024-03-15T18:01:10.731Z] "runtime/internal/atomic", [2024-03-15T18:01:10.731Z] "runtime/internal/math", [2024-03-15T18:01:10.731Z] "runtime/internal/sys", [2024-03-15T18:01:10.731Z] "sort", [2024-03-15T18:01:10.731Z] "strconv", [2024-03-15T18:01:10.731Z] "strings", [2024-03-15T18:01:10.731Z] "sync", [2024-03-15T18:01:10.731Z] "sync/atomic", [2024-03-15T18:01:10.731Z] "syscall", [2024-03-15T18:01:10.731Z] "time", [2024-03-15T18:01:10.731Z] "unicode", [2024-03-15T18:01:10.731Z] "unicode/utf16", [2024-03-15T18:01:10.731Z] "unicode/utf8", [2024-03-15T18:01:10.731Z] "unsafe", [2024-03-15T18:01:10.731Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.731Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.731Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.731Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.731Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.731Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.731Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.731Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.731Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.731Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.731Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.731Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.731Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.731Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.731Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.731Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.731Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.731Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.731Z] ], [2024-03-15T18:01:10.731Z] "TestGoFiles": [ [2024-03-15T18:01:10.731Z] "client_server_test.go", [2024-03-15T18:01:10.731Z] "client_test.go", [2024-03-15T18:01:10.731Z] "compression_test.go", [2024-03-15T18:01:10.731Z] "conn_broadcast_test.go", [2024-03-15T18:01:10.731Z] "conn_test.go", [2024-03-15T18:01:10.731Z] "join_test.go", [2024-03-15T18:01:10.731Z] "json_test.go", [2024-03-15T18:01:10.731Z] "mask_test.go", [2024-03-15T18:01:10.731Z] "prepared_test.go", [2024-03-15T18:01:10.731Z] "server_test.go", [2024-03-15T18:01:10.731Z] "util_test.go" [2024-03-15T18:01:10.731Z] ], [2024-03-15T18:01:10.731Z] "TestImports": [ [2024-03-15T18:01:10.731Z] "bufio", [2024-03-15T18:01:10.731Z] "bytes", [2024-03-15T18:01:10.731Z] "compress/flate", [2024-03-15T18:01:10.731Z] "context", [2024-03-15T18:01:10.731Z] "crypto/tls", [2024-03-15T18:01:10.731Z] "crypto/x509", [2024-03-15T18:01:10.731Z] "encoding/base64", [2024-03-15T18:01:10.731Z] "encoding/binary", [2024-03-15T18:01:10.731Z] "encoding/json", [2024-03-15T18:01:10.731Z] "errors", [2024-03-15T18:01:10.731Z] "fmt", [2024-03-15T18:01:10.731Z] "io", [2024-03-15T18:01:10.731Z] "io/ioutil", [2024-03-15T18:01:10.731Z] "log", [2024-03-15T18:01:10.731Z] "math/rand", [2024-03-15T18:01:10.731Z] "net", [2024-03-15T18:01:10.731Z] "net/http", [2024-03-15T18:01:10.731Z] "net/http/cookiejar", [2024-03-15T18:01:10.731Z] "net/http/httptest", [2024-03-15T18:01:10.731Z] "net/http/httptrace", [2024-03-15T18:01:10.731Z] "net/url", [2024-03-15T18:01:10.731Z] "reflect", [2024-03-15T18:01:10.731Z] "strings", [2024-03-15T18:01:10.731Z] "sync", [2024-03-15T18:01:10.731Z] "sync/atomic", [2024-03-15T18:01:10.731Z] "testing", [2024-03-15T18:01:10.731Z] "testing/iotest", [2024-03-15T18:01:10.731Z] "time" [2024-03-15T18:01:10.731Z] ], [2024-03-15T18:01:10.731Z] "XTestGoFiles": [ [2024-03-15T18:01:10.731Z] "example_test.go" [2024-03-15T18:01:10.731Z] ], [2024-03-15T18:01:10.731Z] "XTestImports": [ [2024-03-15T18:01:10.731Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.731Z] "log", [2024-03-15T18:01:10.731Z] "net/http", [2024-03-15T18:01:10.731Z] "testing" [2024-03-15T18:01:10.731Z] ] [2024-03-15T18:01:10.731Z] } [2024-03-15T18:01:10.731Z] { [2024-03-15T18:01:10.731Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.21.0/internal/socks", [2024-03-15T18:01:10.731Z] "ImportPath": "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.731Z] "Name": "socks", [2024-03-15T18:01:10.731Z] "Doc": "Package socks provides a SOCKS version 5 client implementation.", [2024-03-15T18:01:10.731Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.21.0", [2024-03-15T18:01:10.731Z] "Module": { [2024-03-15T18:01:10.731Z] "Path": "golang.org/x/net", [2024-03-15T18:01:10.731Z] "Version": "v0.21.0", [2024-03-15T18:01:10.731Z] "Time": "2024-02-07T21:51:58Z", [2024-03-15T18:01:10.731Z] "Indirect": true, [2024-03-15T18:01:10.731Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.21.0", [2024-03-15T18:01:10.731Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.21.0.mod", [2024-03-15T18:01:10.731Z] "GoVersion": "1.18" [2024-03-15T18:01:10.731Z] }, [2024-03-15T18:01:10.731Z] "DepOnly": true, [2024-03-15T18:01:10.731Z] "Stale": true, [2024-03-15T18:01:10.731Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.731Z] "GoFiles": [ [2024-03-15T18:01:10.731Z] "client.go", [2024-03-15T18:01:10.731Z] "socks.go" [2024-03-15T18:01:10.731Z] ], [2024-03-15T18:01:10.731Z] "Imports": [ [2024-03-15T18:01:10.731Z] "context", [2024-03-15T18:01:10.731Z] "errors", [2024-03-15T18:01:10.731Z] "io", [2024-03-15T18:01:10.731Z] "net", [2024-03-15T18:01:10.731Z] "strconv", [2024-03-15T18:01:10.731Z] "time" [2024-03-15T18:01:10.731Z] ], [2024-03-15T18:01:10.731Z] "Deps": [ [2024-03-15T18:01:10.731Z] "context", [2024-03-15T18:01:10.731Z] "errors", [2024-03-15T18:01:10.731Z] "internal/abi", [2024-03-15T18:01:10.731Z] "internal/bytealg", [2024-03-15T18:01:10.731Z] "internal/cpu", [2024-03-15T18:01:10.731Z] "internal/goexperiment", [2024-03-15T18:01:10.731Z] "internal/itoa", [2024-03-15T18:01:10.731Z] "internal/nettrace", [2024-03-15T18:01:10.731Z] "internal/oserror", [2024-03-15T18:01:10.731Z] "internal/poll", [2024-03-15T18:01:10.731Z] "internal/race", [2024-03-15T18:01:10.731Z] "internal/reflectlite", [2024-03-15T18:01:10.731Z] "internal/singleflight", [2024-03-15T18:01:10.731Z] "internal/syscall/execenv", [2024-03-15T18:01:10.731Z] "internal/syscall/unix", [2024-03-15T18:01:10.731Z] "internal/testlog", [2024-03-15T18:01:10.731Z] "internal/unsafeheader", [2024-03-15T18:01:10.731Z] "io", [2024-03-15T18:01:10.731Z] "io/fs", [2024-03-15T18:01:10.731Z] "math", [2024-03-15T18:01:10.731Z] "math/bits", [2024-03-15T18:01:10.731Z] "net", [2024-03-15T18:01:10.731Z] "os", [2024-03-15T18:01:10.731Z] "path", [2024-03-15T18:01:10.731Z] "runtime", [2024-03-15T18:01:10.731Z] "runtime/cgo", [2024-03-15T18:01:10.731Z] "runtime/internal/atomic", [2024-03-15T18:01:10.731Z] "runtime/internal/math", [2024-03-15T18:01:10.731Z] "runtime/internal/sys", [2024-03-15T18:01:10.731Z] "sort", [2024-03-15T18:01:10.731Z] "strconv", [2024-03-15T18:01:10.731Z] "sync", [2024-03-15T18:01:10.731Z] "sync/atomic", [2024-03-15T18:01:10.731Z] "syscall", [2024-03-15T18:01:10.731Z] "time", [2024-03-15T18:01:10.731Z] "unicode/utf8", [2024-03-15T18:01:10.731Z] "unsafe", [2024-03-15T18:01:10.731Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-15T18:01:10.731Z] ], [2024-03-15T18:01:10.731Z] "XTestGoFiles": [ [2024-03-15T18:01:10.731Z] "dial_test.go" [2024-03-15T18:01:10.731Z] ], [2024-03-15T18:01:10.731Z] "XTestImports": [ [2024-03-15T18:01:10.731Z] "context", [2024-03-15T18:01:10.731Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.731Z] "golang.org/x/net/internal/sockstest", [2024-03-15T18:01:10.731Z] "io", [2024-03-15T18:01:10.731Z] "math/rand", [2024-03-15T18:01:10.731Z] "net", [2024-03-15T18:01:10.731Z] "os", [2024-03-15T18:01:10.731Z] "testing", [2024-03-15T18:01:10.731Z] "time" [2024-03-15T18:01:10.731Z] ] [2024-03-15T18:01:10.731Z] } [2024-03-15T18:01:10.731Z] { [2024-03-15T18:01:10.731Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.21.0/proxy", [2024-03-15T18:01:10.731Z] "ImportPath": "golang.org/x/net/proxy", [2024-03-15T18:01:10.731Z] "Name": "proxy", [2024-03-15T18:01:10.731Z] "Doc": "Package proxy provides support for a variety of protocols to proxy network data.", [2024-03-15T18:01:10.731Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.21.0", [2024-03-15T18:01:10.731Z] "Module": { [2024-03-15T18:01:10.731Z] "Path": "golang.org/x/net", [2024-03-15T18:01:10.731Z] "Version": "v0.21.0", [2024-03-15T18:01:10.731Z] "Time": "2024-02-07T21:51:58Z", [2024-03-15T18:01:10.731Z] "Indirect": true, [2024-03-15T18:01:10.731Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.21.0", [2024-03-15T18:01:10.731Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.21.0.mod", [2024-03-15T18:01:10.731Z] "GoVersion": "1.18" [2024-03-15T18:01:10.731Z] }, [2024-03-15T18:01:10.731Z] "DepOnly": true, [2024-03-15T18:01:10.731Z] "Stale": true, [2024-03-15T18:01:10.731Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-15T18:01:10.731Z] "GoFiles": [ [2024-03-15T18:01:10.731Z] "dial.go", [2024-03-15T18:01:10.731Z] "direct.go", [2024-03-15T18:01:10.731Z] "per_host.go", [2024-03-15T18:01:10.731Z] "proxy.go", [2024-03-15T18:01:10.731Z] "socks5.go" [2024-03-15T18:01:10.731Z] ], [2024-03-15T18:01:10.731Z] "Imports": [ [2024-03-15T18:01:10.731Z] "context", [2024-03-15T18:01:10.731Z] "errors", [2024-03-15T18:01:10.731Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.731Z] "net", [2024-03-15T18:01:10.731Z] "net/url", [2024-03-15T18:01:10.731Z] "os", [2024-03-15T18:01:10.731Z] "strings", [2024-03-15T18:01:10.731Z] "sync" [2024-03-15T18:01:10.731Z] ], [2024-03-15T18:01:10.731Z] "Deps": [ [2024-03-15T18:01:10.731Z] "context", [2024-03-15T18:01:10.731Z] "errors", [2024-03-15T18:01:10.731Z] "fmt", [2024-03-15T18:01:10.731Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.731Z] "internal/abi", [2024-03-15T18:01:10.731Z] "internal/bytealg", [2024-03-15T18:01:10.731Z] "internal/cpu", [2024-03-15T18:01:10.731Z] "internal/fmtsort", [2024-03-15T18:01:10.731Z] "internal/goexperiment", [2024-03-15T18:01:10.731Z] "internal/itoa", [2024-03-15T18:01:10.731Z] "internal/nettrace", [2024-03-15T18:01:10.731Z] "internal/oserror", [2024-03-15T18:01:10.731Z] "internal/poll", [2024-03-15T18:01:10.731Z] "internal/race", [2024-03-15T18:01:10.731Z] "internal/reflectlite", [2024-03-15T18:01:10.731Z] "internal/singleflight", [2024-03-15T18:01:10.731Z] "internal/syscall/execenv", [2024-03-15T18:01:10.731Z] "internal/syscall/unix", [2024-03-15T18:01:10.731Z] "internal/testlog", [2024-03-15T18:01:10.731Z] "internal/unsafeheader", [2024-03-15T18:01:10.731Z] "io", [2024-03-15T18:01:10.731Z] "io/fs", [2024-03-15T18:01:10.731Z] "math", [2024-03-15T18:01:10.731Z] "math/bits", [2024-03-15T18:01:10.731Z] "net", [2024-03-15T18:01:10.731Z] "net/url", [2024-03-15T18:01:10.731Z] "os", [2024-03-15T18:01:10.731Z] "path", [2024-03-15T18:01:10.731Z] "reflect", [2024-03-15T18:01:10.731Z] "runtime", [2024-03-15T18:01:10.731Z] "runtime/cgo", [2024-03-15T18:01:10.731Z] "runtime/internal/atomic", [2024-03-15T18:01:10.731Z] "runtime/internal/math", [2024-03-15T18:01:10.731Z] "runtime/internal/sys", [2024-03-15T18:01:10.731Z] "sort", [2024-03-15T18:01:10.731Z] "strconv", [2024-03-15T18:01:10.731Z] "strings", [2024-03-15T18:01:10.731Z] "sync", [2024-03-15T18:01:10.731Z] "sync/atomic", [2024-03-15T18:01:10.731Z] "syscall", [2024-03-15T18:01:10.731Z] "time", [2024-03-15T18:01:10.731Z] "unicode", [2024-03-15T18:01:10.731Z] "unicode/utf8", [2024-03-15T18:01:10.731Z] "unsafe", [2024-03-15T18:01:10.731Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-15T18:01:10.731Z] ], [2024-03-15T18:01:10.731Z] "TestGoFiles": [ [2024-03-15T18:01:10.731Z] "dial_test.go", [2024-03-15T18:01:10.731Z] "per_host_test.go", [2024-03-15T18:01:10.731Z] "proxy_test.go" [2024-03-15T18:01:10.731Z] ], [2024-03-15T18:01:10.731Z] "TestImports": [ [2024-03-15T18:01:10.731Z] "bytes", [2024-03-15T18:01:10.731Z] "context", [2024-03-15T18:01:10.731Z] "errors", [2024-03-15T18:01:10.731Z] "fmt", [2024-03-15T18:01:10.731Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.731Z] "golang.org/x/net/internal/sockstest", [2024-03-15T18:01:10.731Z] "golang.org/x/net/nettest", [2024-03-15T18:01:10.731Z] "net", [2024-03-15T18:01:10.731Z] "net/url", [2024-03-15T18:01:10.731Z] "os", [2024-03-15T18:01:10.731Z] "reflect", [2024-03-15T18:01:10.731Z] "strings", [2024-03-15T18:01:10.731Z] "testing", [2024-03-15T18:01:10.731Z] "time" [2024-03-15T18:01:10.731Z] ] [2024-03-15T18:01:10.731Z] } [2024-03-15T18:01:10.731Z] { [2024-03-15T18:01:10.731Z] "Dir": "/go/pkg/mod/golang.org/x/sync@v0.4.0/semaphore", [2024-03-15T18:01:10.731Z] "ImportPath": "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.731Z] "Name": "semaphore", [2024-03-15T18:01:10.731Z] "Doc": "Package semaphore provides a weighted semaphore implementation.", [2024-03-15T18:01:10.731Z] "Root": "/go/pkg/mod/golang.org/x/sync@v0.4.0", [2024-03-15T18:01:10.731Z] "Module": { [2024-03-15T18:01:10.731Z] "Path": "golang.org/x/sync", [2024-03-15T18:01:10.731Z] "Version": "v0.4.0", [2024-03-15T18:01:10.731Z] "Time": "2023-09-26T16:46:49Z", [2024-03-15T18:01:10.731Z] "Indirect": true, [2024-03-15T18:01:10.731Z] "Dir": "/go/pkg/mod/golang.org/x/sync@v0.4.0", [2024-03-15T18:01:10.731Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/sync/@v/v0.4.0.mod", [2024-03-15T18:01:10.731Z] "GoVersion": "1.17" [2024-03-15T18:01:10.731Z] }, [2024-03-15T18:01:10.731Z] "DepOnly": true, [2024-03-15T18:01:10.731Z] "Stale": true, [2024-03-15T18:01:10.731Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.731Z] "GoFiles": [ [2024-03-15T18:01:10.731Z] "semaphore.go" [2024-03-15T18:01:10.731Z] ], [2024-03-15T18:01:10.731Z] "Imports": [ [2024-03-15T18:01:10.731Z] "container/list", [2024-03-15T18:01:10.731Z] "context", [2024-03-15T18:01:10.731Z] "sync" [2024-03-15T18:01:10.731Z] ], [2024-03-15T18:01:10.731Z] "Deps": [ [2024-03-15T18:01:10.731Z] "container/list", [2024-03-15T18:01:10.731Z] "context", [2024-03-15T18:01:10.731Z] "errors", [2024-03-15T18:01:10.731Z] "internal/abi", [2024-03-15T18:01:10.731Z] "internal/bytealg", [2024-03-15T18:01:10.731Z] "internal/cpu", [2024-03-15T18:01:10.731Z] "internal/goexperiment", [2024-03-15T18:01:10.731Z] "internal/itoa", [2024-03-15T18:01:10.731Z] "internal/oserror", [2024-03-15T18:01:10.731Z] "internal/race", [2024-03-15T18:01:10.731Z] "internal/reflectlite", [2024-03-15T18:01:10.731Z] "internal/unsafeheader", [2024-03-15T18:01:10.731Z] "runtime", [2024-03-15T18:01:10.731Z] "runtime/internal/atomic", [2024-03-15T18:01:10.731Z] "runtime/internal/math", [2024-03-15T18:01:10.731Z] "runtime/internal/sys", [2024-03-15T18:01:10.731Z] "sync", [2024-03-15T18:01:10.731Z] "sync/atomic", [2024-03-15T18:01:10.731Z] "syscall", [2024-03-15T18:01:10.731Z] "time", [2024-03-15T18:01:10.731Z] "unsafe" [2024-03-15T18:01:10.731Z] ], [2024-03-15T18:01:10.731Z] "XTestGoFiles": [ [2024-03-15T18:01:10.731Z] "semaphore_bench_test.go", [2024-03-15T18:01:10.731Z] "semaphore_example_test.go", [2024-03-15T18:01:10.731Z] "semaphore_test.go" [2024-03-15T18:01:10.731Z] ], [2024-03-15T18:01:10.731Z] "XTestImports": [ [2024-03-15T18:01:10.731Z] "context", [2024-03-15T18:01:10.731Z] "fmt", [2024-03-15T18:01:10.731Z] "golang.org/x/sync/errgroup", [2024-03-15T18:01:10.731Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.731Z] "log", [2024-03-15T18:01:10.731Z] "math/rand", [2024-03-15T18:01:10.731Z] "runtime", [2024-03-15T18:01:10.731Z] "sync", [2024-03-15T18:01:10.731Z] "testing", [2024-03-15T18:01:10.731Z] "time" [2024-03-15T18:01:10.731Z] ] [2024-03-15T18:01:10.731Z] } [2024-03-15T18:01:10.731Z] { [2024-03-15T18:01:10.731Z] "Dir": "/go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.3", [2024-03-15T18:01:10.731Z] "ImportPath": "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.731Z] "Name": "mqtt", [2024-03-15T18:01:10.731Z] "Doc": "Package mqtt provides an MQTT v3.1.1 client library.", [2024-03-15T18:01:10.731Z] "Root": "/go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.3", [2024-03-15T18:01:10.731Z] "Module": { [2024-03-15T18:01:10.731Z] "Path": "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.731Z] "Version": "v1.4.3", [2024-03-15T18:01:10.731Z] "Time": "2023-03-16T19:09:57Z", [2024-03-15T18:01:10.731Z] "Dir": "/go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.3", [2024-03-15T18:01:10.731Z] "GoMod": "/go/pkg/mod/cache/download/github.com/eclipse/paho.mqtt.golang/@v/v1.4.3.mod", [2024-03-15T18:01:10.731Z] "GoVersion": "1.18" [2024-03-15T18:01:10.731Z] }, [2024-03-15T18:01:10.731Z] "DepOnly": true, [2024-03-15T18:01:10.731Z] "Stale": true, [2024-03-15T18:01:10.731Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-15T18:01:10.731Z] "GoFiles": [ [2024-03-15T18:01:10.731Z] "backoff.go", [2024-03-15T18:01:10.731Z] "client.go", [2024-03-15T18:01:10.731Z] "components.go", [2024-03-15T18:01:10.731Z] "filestore.go", [2024-03-15T18:01:10.731Z] "memstore.go", [2024-03-15T18:01:10.731Z] "memstore_ordered.go", [2024-03-15T18:01:10.731Z] "message.go", [2024-03-15T18:01:10.731Z] "messageids.go", [2024-03-15T18:01:10.731Z] "net.go", [2024-03-15T18:01:10.731Z] "netconn.go", [2024-03-15T18:01:10.731Z] "oops.go", [2024-03-15T18:01:10.731Z] "options.go", [2024-03-15T18:01:10.731Z] "options_reader.go", [2024-03-15T18:01:10.731Z] "ping.go", [2024-03-15T18:01:10.731Z] "router.go", [2024-03-15T18:01:10.731Z] "status.go", [2024-03-15T18:01:10.731Z] "store.go", [2024-03-15T18:01:10.731Z] "token.go", [2024-03-15T18:01:10.731Z] "topic.go", [2024-03-15T18:01:10.731Z] "trace.go", [2024-03-15T18:01:10.731Z] "websocket.go" [2024-03-15T18:01:10.731Z] ], [2024-03-15T18:01:10.731Z] "Imports": [ [2024-03-15T18:01:10.731Z] "bytes", [2024-03-15T18:01:10.731Z] "container/list", [2024-03-15T18:01:10.731Z] "context", [2024-03-15T18:01:10.731Z] "crypto/tls", [2024-03-15T18:01:10.731Z] "errors", [2024-03-15T18:01:10.731Z] "fmt", [2024-03-15T18:01:10.731Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.731Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.731Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.731Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.731Z] "io", [2024-03-15T18:01:10.731Z] "io/ioutil", [2024-03-15T18:01:10.731Z] "net", [2024-03-15T18:01:10.731Z] "net/http", [2024-03-15T18:01:10.731Z] "net/url", [2024-03-15T18:01:10.731Z] "os", [2024-03-15T18:01:10.731Z] "path", [2024-03-15T18:01:10.731Z] "reflect", [2024-03-15T18:01:10.731Z] "sort", [2024-03-15T18:01:10.731Z] "strconv", [2024-03-15T18:01:10.731Z] "strings", [2024-03-15T18:01:10.731Z] "sync", [2024-03-15T18:01:10.731Z] "sync/atomic", [2024-03-15T18:01:10.731Z] "time" [2024-03-15T18:01:10.731Z] ], [2024-03-15T18:01:10.731Z] "Deps": [ [2024-03-15T18:01:10.731Z] "bufio", [2024-03-15T18:01:10.731Z] "bytes", [2024-03-15T18:01:10.731Z] "compress/flate", [2024-03-15T18:01:10.731Z] "compress/gzip", [2024-03-15T18:01:10.731Z] "container/list", [2024-03-15T18:01:10.731Z] "context", [2024-03-15T18:01:10.731Z] "crypto", [2024-03-15T18:01:10.731Z] "crypto/aes", [2024-03-15T18:01:10.731Z] "crypto/cipher", [2024-03-15T18:01:10.731Z] "crypto/des", [2024-03-15T18:01:10.731Z] "crypto/dsa", [2024-03-15T18:01:10.731Z] "crypto/ecdsa", [2024-03-15T18:01:10.731Z] "crypto/ed25519", [2024-03-15T18:01:10.731Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.731Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.731Z] "crypto/elliptic", [2024-03-15T18:01:10.731Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.731Z] "crypto/hmac", [2024-03-15T18:01:10.731Z] "crypto/internal/randutil", [2024-03-15T18:01:10.731Z] "crypto/internal/subtle", [2024-03-15T18:01:10.731Z] "crypto/md5", [2024-03-15T18:01:10.731Z] "crypto/rand", [2024-03-15T18:01:10.731Z] "crypto/rc4", [2024-03-15T18:01:10.731Z] "crypto/rsa", [2024-03-15T18:01:10.731Z] "crypto/sha1", [2024-03-15T18:01:10.731Z] "crypto/sha256", [2024-03-15T18:01:10.731Z] "crypto/sha512", [2024-03-15T18:01:10.731Z] "crypto/subtle", [2024-03-15T18:01:10.731Z] "crypto/tls", [2024-03-15T18:01:10.731Z] "crypto/x509", [2024-03-15T18:01:10.731Z] "crypto/x509/pkix", [2024-03-15T18:01:10.731Z] "encoding", [2024-03-15T18:01:10.731Z] "encoding/asn1", [2024-03-15T18:01:10.731Z] "encoding/base64", [2024-03-15T18:01:10.731Z] "encoding/binary", [2024-03-15T18:01:10.731Z] "encoding/hex", [2024-03-15T18:01:10.731Z] "encoding/json", [2024-03-15T18:01:10.731Z] "encoding/pem", [2024-03-15T18:01:10.731Z] "errors", [2024-03-15T18:01:10.731Z] "fmt", [2024-03-15T18:01:10.731Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.731Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.731Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.731Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.731Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.731Z] "hash", [2024-03-15T18:01:10.731Z] "hash/crc32", [2024-03-15T18:01:10.731Z] "internal/abi", [2024-03-15T18:01:10.731Z] "internal/bytealg", [2024-03-15T18:01:10.731Z] "internal/cpu", [2024-03-15T18:01:10.731Z] "internal/fmtsort", [2024-03-15T18:01:10.731Z] "internal/goexperiment", [2024-03-15T18:01:10.731Z] "internal/itoa", [2024-03-15T18:01:10.731Z] "internal/nettrace", [2024-03-15T18:01:10.731Z] "internal/oserror", [2024-03-15T18:01:10.731Z] "internal/poll", [2024-03-15T18:01:10.731Z] "internal/race", [2024-03-15T18:01:10.731Z] "internal/reflectlite", [2024-03-15T18:01:10.731Z] "internal/singleflight", [2024-03-15T18:01:10.731Z] "internal/syscall/execenv", [2024-03-15T18:01:10.731Z] "internal/syscall/unix", [2024-03-15T18:01:10.731Z] "internal/testlog", [2024-03-15T18:01:10.732Z] "internal/unsafeheader", [2024-03-15T18:01:10.732Z] "io", [2024-03-15T18:01:10.732Z] "io/fs", [2024-03-15T18:01:10.732Z] "io/ioutil", [2024-03-15T18:01:10.732Z] "log", [2024-03-15T18:01:10.732Z] "math", [2024-03-15T18:01:10.732Z] "math/big", [2024-03-15T18:01:10.732Z] "math/bits", [2024-03-15T18:01:10.732Z] "math/rand", [2024-03-15T18:01:10.732Z] "mime", [2024-03-15T18:01:10.732Z] "mime/multipart", [2024-03-15T18:01:10.732Z] "mime/quotedprintable", [2024-03-15T18:01:10.732Z] "net", [2024-03-15T18:01:10.732Z] "net/http", [2024-03-15T18:01:10.732Z] "net/http/httptrace", [2024-03-15T18:01:10.732Z] "net/http/internal", [2024-03-15T18:01:10.732Z] "net/http/internal/ascii", [2024-03-15T18:01:10.732Z] "net/textproto", [2024-03-15T18:01:10.732Z] "net/url", [2024-03-15T18:01:10.732Z] "os", [2024-03-15T18:01:10.732Z] "path", [2024-03-15T18:01:10.732Z] "path/filepath", [2024-03-15T18:01:10.732Z] "reflect", [2024-03-15T18:01:10.732Z] "runtime", [2024-03-15T18:01:10.732Z] "runtime/cgo", [2024-03-15T18:01:10.732Z] "runtime/internal/atomic", [2024-03-15T18:01:10.732Z] "runtime/internal/math", [2024-03-15T18:01:10.732Z] "runtime/internal/sys", [2024-03-15T18:01:10.732Z] "sort", [2024-03-15T18:01:10.732Z] "strconv", [2024-03-15T18:01:10.732Z] "strings", [2024-03-15T18:01:10.732Z] "sync", [2024-03-15T18:01:10.732Z] "sync/atomic", [2024-03-15T18:01:10.732Z] "syscall", [2024-03-15T18:01:10.732Z] "time", [2024-03-15T18:01:10.732Z] "unicode", [2024-03-15T18:01:10.732Z] "unicode/utf16", [2024-03-15T18:01:10.732Z] "unicode/utf8", [2024-03-15T18:01:10.732Z] "unsafe", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.732Z] ], [2024-03-15T18:01:10.732Z] "TestGoFiles": [ [2024-03-15T18:01:10.732Z] "backoff_test.go", [2024-03-15T18:01:10.732Z] "client_test.go", [2024-03-15T18:01:10.732Z] "fvt_client_test.go", [2024-03-15T18:01:10.732Z] "fvt_store_test.go", [2024-03-15T18:01:10.732Z] "fvt_test.go", [2024-03-15T18:01:10.732Z] "options_test.go", [2024-03-15T18:01:10.732Z] "token_test.go", [2024-03-15T18:01:10.732Z] "unit_client_test.go", [2024-03-15T18:01:10.732Z] "unit_message_test.go", [2024-03-15T18:01:10.732Z] "unit_messageids_test.go", [2024-03-15T18:01:10.732Z] "unit_options_test.go", [2024-03-15T18:01:10.732Z] "unit_ping_test.go", [2024-03-15T18:01:10.732Z] "unit_router_test.go", [2024-03-15T18:01:10.732Z] "unit_status_test.go", [2024-03-15T18:01:10.732Z] "unit_store_test.go", [2024-03-15T18:01:10.732Z] "unit_topic_test.go" [2024-03-15T18:01:10.732Z] ], [2024-03-15T18:01:10.732Z] "TestImports": [ [2024-03-15T18:01:10.732Z] "bytes", [2024-03-15T18:01:10.732Z] "context", [2024-03-15T18:01:10.732Z] "crypto/tls", [2024-03-15T18:01:10.732Z] "crypto/x509", [2024-03-15T18:01:10.732Z] "errors", [2024-03-15T18:01:10.732Z] "fmt", [2024-03-15T18:01:10.732Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.732Z] "io/ioutil", [2024-03-15T18:01:10.732Z] "log", [2024-03-15T18:01:10.732Z] "net", [2024-03-15T18:01:10.732Z] "net/http", [2024-03-15T18:01:10.732Z] "net/http/pprof", [2024-03-15T18:01:10.732Z] "net/url", [2024-03-15T18:01:10.732Z] "os", [2024-03-15T18:01:10.732Z] "runtime", [2024-03-15T18:01:10.732Z] "strconv", [2024-03-15T18:01:10.732Z] "strings", [2024-03-15T18:01:10.732Z] "sync", [2024-03-15T18:01:10.732Z] "testing", [2024-03-15T18:01:10.732Z] "time" [2024-03-15T18:01:10.732Z] ] [2024-03-15T18:01:10.732Z] } [2024-03-15T18:01:10.732Z] { [2024-03-15T18:01:10.732Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9/dtos/common", [2024-03-15T18:01:10.732Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.732Z] "Name": "common", [2024-03-15T18:01:10.732Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9", [2024-03-15T18:01:10.732Z] "Module": { [2024-03-15T18:01:10.732Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-15T18:01:10.732Z] "Version": "v3.2.0-dev.9", [2024-03-15T18:01:10.732Z] "Time": "2024-02-27T09:06:59Z", [2024-03-15T18:01:10.732Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9", [2024-03-15T18:01:10.732Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.9.mod", [2024-03-15T18:01:10.732Z] "GoVersion": "1.21" [2024-03-15T18:01:10.732Z] }, [2024-03-15T18:01:10.732Z] "DepOnly": true, [2024-03-15T18:01:10.732Z] "Stale": true, [2024-03-15T18:01:10.732Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.732Z] "GoFiles": [ [2024-03-15T18:01:10.732Z] "base.go", [2024-03-15T18:01:10.732Z] "config.go", [2024-03-15T18:01:10.732Z] "count.go", [2024-03-15T18:01:10.732Z] "ping.go", [2024-03-15T18:01:10.732Z] "secret.go", [2024-03-15T18:01:10.732Z] "version.go" [2024-03-15T18:01:10.732Z] ], [2024-03-15T18:01:10.732Z] "Imports": [ [2024-03-15T18:01:10.732Z] "encoding/json", [2024-03-15T18:01:10.732Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.732Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.732Z] "github.com/google/uuid", [2024-03-15T18:01:10.732Z] "time" [2024-03-15T18:01:10.732Z] ], [2024-03-15T18:01:10.732Z] "Deps": [ [2024-03-15T18:01:10.732Z] "bufio", [2024-03-15T18:01:10.732Z] "bytes", [2024-03-15T18:01:10.732Z] "compress/flate", [2024-03-15T18:01:10.732Z] "compress/gzip", [2024-03-15T18:01:10.732Z] "compress/zlib", [2024-03-15T18:01:10.732Z] "container/list", [2024-03-15T18:01:10.732Z] "context", [2024-03-15T18:01:10.732Z] "crypto", [2024-03-15T18:01:10.732Z] "crypto/aes", [2024-03-15T18:01:10.732Z] "crypto/cipher", [2024-03-15T18:01:10.732Z] "crypto/des", [2024-03-15T18:01:10.732Z] "crypto/dsa", [2024-03-15T18:01:10.732Z] "crypto/ecdsa", [2024-03-15T18:01:10.732Z] "crypto/ed25519", [2024-03-15T18:01:10.732Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.732Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.732Z] "crypto/elliptic", [2024-03-15T18:01:10.732Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.732Z] "crypto/hmac", [2024-03-15T18:01:10.732Z] "crypto/internal/randutil", [2024-03-15T18:01:10.732Z] "crypto/internal/subtle", [2024-03-15T18:01:10.732Z] "crypto/md5", [2024-03-15T18:01:10.732Z] "crypto/rand", [2024-03-15T18:01:10.732Z] "crypto/rc4", [2024-03-15T18:01:10.732Z] "crypto/rsa", [2024-03-15T18:01:10.732Z] "crypto/sha1", [2024-03-15T18:01:10.732Z] "crypto/sha256", [2024-03-15T18:01:10.732Z] "crypto/sha512", [2024-03-15T18:01:10.732Z] "crypto/subtle", [2024-03-15T18:01:10.732Z] "crypto/tls", [2024-03-15T18:01:10.732Z] "crypto/x509", [2024-03-15T18:01:10.732Z] "crypto/x509/pkix", [2024-03-15T18:01:10.732Z] "database/sql/driver", [2024-03-15T18:01:10.732Z] "debug/dwarf", [2024-03-15T18:01:10.732Z] "debug/macho", [2024-03-15T18:01:10.732Z] "encoding", [2024-03-15T18:01:10.732Z] "encoding/asn1", [2024-03-15T18:01:10.732Z] "encoding/base64", [2024-03-15T18:01:10.732Z] "encoding/binary", [2024-03-15T18:01:10.732Z] "encoding/csv", [2024-03-15T18:01:10.732Z] "encoding/hex", [2024-03-15T18:01:10.732Z] "encoding/json", [2024-03-15T18:01:10.732Z] "encoding/pem", [2024-03-15T18:01:10.732Z] "encoding/xml", [2024-03-15T18:01:10.732Z] "errors", [2024-03-15T18:01:10.732Z] "fmt", [2024-03-15T18:01:10.732Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.732Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.732Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.732Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.732Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.732Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.732Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.732Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.732Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.732Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.732Z] "github.com/google/uuid", [2024-03-15T18:01:10.732Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.732Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.732Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.732Z] "golang.org/x/net/html", [2024-03-15T18:01:10.732Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.732Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.732Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.732Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.732Z] "golang.org/x/text/language", [2024-03-15T18:01:10.732Z] "hash", [2024-03-15T18:01:10.732Z] "hash/adler32", [2024-03-15T18:01:10.732Z] "hash/crc32", [2024-03-15T18:01:10.732Z] "internal/abi", [2024-03-15T18:01:10.732Z] "internal/bytealg", [2024-03-15T18:01:10.732Z] "internal/cpu", [2024-03-15T18:01:10.732Z] "internal/fmtsort", [2024-03-15T18:01:10.732Z] "internal/goexperiment", [2024-03-15T18:01:10.732Z] "internal/itoa", [2024-03-15T18:01:10.732Z] "internal/nettrace", [2024-03-15T18:01:10.732Z] "internal/oserror", [2024-03-15T18:01:10.732Z] "internal/poll", [2024-03-15T18:01:10.732Z] "internal/race", [2024-03-15T18:01:10.732Z] "internal/reflectlite", [2024-03-15T18:01:10.732Z] "internal/singleflight", [2024-03-15T18:01:10.732Z] "internal/syscall/execenv", [2024-03-15T18:01:10.732Z] "internal/syscall/unix", [2024-03-15T18:01:10.732Z] "internal/testlog", [2024-03-15T18:01:10.732Z] "internal/unsafeheader", [2024-03-15T18:01:10.732Z] "io", [2024-03-15T18:01:10.732Z] "io/fs", [2024-03-15T18:01:10.732Z] "io/ioutil", [2024-03-15T18:01:10.732Z] "log", [2024-03-15T18:01:10.732Z] "math", [2024-03-15T18:01:10.732Z] "math/big", [2024-03-15T18:01:10.732Z] "math/bits", [2024-03-15T18:01:10.732Z] "math/rand", [2024-03-15T18:01:10.732Z] "mime", [2024-03-15T18:01:10.732Z] "mime/multipart", [2024-03-15T18:01:10.732Z] "mime/quotedprintable", [2024-03-15T18:01:10.732Z] "net", [2024-03-15T18:01:10.732Z] "net/http", [2024-03-15T18:01:10.732Z] "net/http/httptrace", [2024-03-15T18:01:10.732Z] "net/http/internal", [2024-03-15T18:01:10.732Z] "net/http/internal/ascii", [2024-03-15T18:01:10.732Z] "net/textproto", [2024-03-15T18:01:10.732Z] "net/url", [2024-03-15T18:01:10.732Z] "os", [2024-03-15T18:01:10.732Z] "path", [2024-03-15T18:01:10.732Z] "path/filepath", [2024-03-15T18:01:10.732Z] "reflect", [2024-03-15T18:01:10.732Z] "regexp", [2024-03-15T18:01:10.732Z] "regexp/syntax", [2024-03-15T18:01:10.732Z] "runtime", [2024-03-15T18:01:10.732Z] "runtime/cgo", [2024-03-15T18:01:10.732Z] "runtime/internal/atomic", [2024-03-15T18:01:10.732Z] "runtime/internal/math", [2024-03-15T18:01:10.732Z] "runtime/internal/sys", [2024-03-15T18:01:10.732Z] "sort", [2024-03-15T18:01:10.732Z] "strconv", [2024-03-15T18:01:10.732Z] "strings", [2024-03-15T18:01:10.732Z] "sync", [2024-03-15T18:01:10.732Z] "sync/atomic", [2024-03-15T18:01:10.732Z] "syscall", [2024-03-15T18:01:10.732Z] "time", [2024-03-15T18:01:10.732Z] "unicode", [2024-03-15T18:01:10.732Z] "unicode/utf16", [2024-03-15T18:01:10.732Z] "unicode/utf8", [2024-03-15T18:01:10.732Z] "unsafe", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.732Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.732Z] ], [2024-03-15T18:01:10.732Z] "TestGoFiles": [ [2024-03-15T18:01:10.732Z] "base_test.go", [2024-03-15T18:01:10.732Z] "config_test.go", [2024-03-15T18:01:10.732Z] "count_test.go", [2024-03-15T18:01:10.732Z] "ping_test.go", [2024-03-15T18:01:10.732Z] "secret_test.go", [2024-03-15T18:01:10.732Z] "version_test.go" [2024-03-15T18:01:10.732Z] ], [2024-03-15T18:01:10.732Z] "TestImports": [ [2024-03-15T18:01:10.732Z] "encoding/json", [2024-03-15T18:01:10.732Z] "fmt", [2024-03-15T18:01:10.732Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.732Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.732Z] "github.com/google/uuid", [2024-03-15T18:01:10.732Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.732Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.732Z] "testing", [2024-03-15T18:01:10.732Z] "time" [2024-03-15T18:01:10.732Z] ] [2024-03-15T18:01:10.732Z] } [2024-03-15T18:01:10.732Z] { [2024-03-15T18:01:10.732Z] "Dir": "/go/pkg/mod/golang.org/x/sys@v0.18.0/unix", [2024-03-15T18:01:10.732Z] "ImportPath": "golang.org/x/sys/unix", [2024-03-15T18:01:10.732Z] "Name": "unix", [2024-03-15T18:01:10.732Z] "Doc": "Package unix contains an interface to the low-level operating system primitives.", [2024-03-15T18:01:10.732Z] "Root": "/go/pkg/mod/golang.org/x/sys@v0.18.0", [2024-03-15T18:01:10.732Z] "Module": { [2024-03-15T18:01:10.732Z] "Path": "golang.org/x/sys", [2024-03-15T18:01:10.732Z] "Version": "v0.18.0", [2024-03-15T18:01:10.732Z] "Time": "2024-02-16T13:31:09Z", [2024-03-15T18:01:10.732Z] "Indirect": true, [2024-03-15T18:01:10.732Z] "Dir": "/go/pkg/mod/golang.org/x/sys@v0.18.0", [2024-03-15T18:01:10.732Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/sys/@v/v0.18.0.mod", [2024-03-15T18:01:10.732Z] "GoVersion": "1.18" [2024-03-15T18:01:10.732Z] }, [2024-03-15T18:01:10.732Z] "DepOnly": true, [2024-03-15T18:01:10.732Z] "Stale": true, [2024-03-15T18:01:10.732Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.732Z] "GoFiles": [ [2024-03-15T18:01:10.732Z] "affinity_linux.go", [2024-03-15T18:01:10.732Z] "aliases.go", [2024-03-15T18:01:10.732Z] "bluetooth_linux.go", [2024-03-15T18:01:10.732Z] "constants.go", [2024-03-15T18:01:10.732Z] "dev_linux.go", [2024-03-15T18:01:10.732Z] "dirent.go", [2024-03-15T18:01:10.732Z] "endian_little.go", [2024-03-15T18:01:10.732Z] "env_unix.go", [2024-03-15T18:01:10.732Z] "fcntl.go", [2024-03-15T18:01:10.732Z] "fdset.go", [2024-03-15T18:01:10.732Z] "ifreq_linux.go", [2024-03-15T18:01:10.732Z] "ioctl_linux.go", [2024-03-15T18:01:10.732Z] "ioctl_unsigned.go", [2024-03-15T18:01:10.732Z] "mremap.go", [2024-03-15T18:01:10.732Z] "pagesize_unix.go", [2024-03-15T18:01:10.732Z] "race0.go", [2024-03-15T18:01:10.732Z] "readdirent_getdents.go", [2024-03-15T18:01:10.732Z] "sockcmsg_linux.go", [2024-03-15T18:01:10.732Z] "sockcmsg_unix.go", [2024-03-15T18:01:10.732Z] "sockcmsg_unix_other.go", [2024-03-15T18:01:10.732Z] "syscall.go", [2024-03-15T18:01:10.732Z] "syscall_linux.go", [2024-03-15T18:01:10.732Z] "syscall_linux_alarm.go", [2024-03-15T18:01:10.732Z] "syscall_linux_amd64.go", [2024-03-15T18:01:10.732Z] "syscall_linux_amd64_gc.go", [2024-03-15T18:01:10.732Z] "syscall_linux_gc.go", [2024-03-15T18:01:10.732Z] "syscall_unix.go", [2024-03-15T18:01:10.732Z] "syscall_unix_gc.go", [2024-03-15T18:01:10.732Z] "sysvshm_linux.go", [2024-03-15T18:01:10.732Z] "sysvshm_unix.go", [2024-03-15T18:01:10.732Z] "timestruct.go", [2024-03-15T18:01:10.732Z] "zerrors_linux.go", [2024-03-15T18:01:10.732Z] "zerrors_linux_amd64.go", [2024-03-15T18:01:10.732Z] "zptrace_x86_linux.go", [2024-03-15T18:01:10.732Z] "zsyscall_linux.go", [2024-03-15T18:01:10.732Z] "zsyscall_linux_amd64.go", [2024-03-15T18:01:10.732Z] "zsysnum_linux_amd64.go", [2024-03-15T18:01:10.732Z] "ztypes_linux.go", [2024-03-15T18:01:10.732Z] "ztypes_linux_amd64.go" [2024-03-15T18:01:10.732Z] ], [2024-03-15T18:01:10.732Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.732Z] "cap_freebsd.go", [2024-03-15T18:01:10.732Z] "darwin_amd64_test.go", [2024-03-15T18:01:10.732Z] "darwin_arm64_test.go", [2024-03-15T18:01:10.732Z] "darwin_test.go", [2024-03-15T18:01:10.732Z] "dev_aix_ppc.go", [2024-03-15T18:01:10.732Z] "dev_aix_ppc64.go", [2024-03-15T18:01:10.732Z] "dev_darwin.go", [2024-03-15T18:01:10.732Z] "dev_dragonfly.go", [2024-03-15T18:01:10.732Z] "dev_freebsd.go", [2024-03-15T18:01:10.732Z] "dev_netbsd.go", [2024-03-15T18:01:10.732Z] "dev_openbsd.go", [2024-03-15T18:01:10.732Z] "dev_zos.go", [2024-03-15T18:01:10.732Z] "dev_zos_test.go", [2024-03-15T18:01:10.732Z] "endian_big.go", [2024-03-15T18:01:10.732Z] "epoll_zos.go", [2024-03-15T18:01:10.732Z] "epoll_zos_test.go", [2024-03-15T18:01:10.732Z] "fcntl_darwin.go", [2024-03-15T18:01:10.732Z] "fcntl_linux_32bit.go", [2024-03-15T18:01:10.732Z] "fstatfs_zos.go", [2024-03-15T18:01:10.732Z] "fstatfs_zos_test.go", [2024-03-15T18:01:10.732Z] "gccgo.go", [2024-03-15T18:01:10.732Z] "gccgo_linux_amd64.go", [2024-03-15T18:01:10.732Z] "getdirentries_test.go", [2024-03-15T18:01:10.732Z] "getfsstat_test.go", [2024-03-15T18:01:10.732Z] "ioctl_signed.go", [2024-03-15T18:01:10.732Z] "ioctl_zos.go", [2024-03-15T18:01:10.732Z] "mkasm.go", [2024-03-15T18:01:10.732Z] "mkpost.go", [2024-03-15T18:01:10.732Z] "mksyscall.go", [2024-03-15T18:01:10.732Z] "mksyscall_aix_ppc.go", [2024-03-15T18:01:10.732Z] "mksyscall_aix_ppc64.go", [2024-03-15T18:01:10.732Z] "mksyscall_solaris.go", [2024-03-15T18:01:10.732Z] "mksysctl_openbsd.go", [2024-03-15T18:01:10.732Z] "mksysnum.go", [2024-03-15T18:01:10.732Z] "mmap_nomremap.go", [2024-03-15T18:01:10.732Z] "mmap_zos_test.go", [2024-03-15T18:01:10.732Z] "openbsd_test.go", [2024-03-15T18:01:10.732Z] "pledge_openbsd.go", [2024-03-15T18:01:10.732Z] "ptrace_darwin.go", [2024-03-15T18:01:10.732Z] "ptrace_ios.go", [2024-03-15T18:01:10.732Z] "race.go", [2024-03-15T18:01:10.732Z] "readdirent_getdirentries.go", [2024-03-15T18:01:10.732Z] "sockcmsg_dragonfly.go", [2024-03-15T18:01:10.732Z] "syscall_aix.go", [2024-03-15T18:01:10.732Z] "syscall_aix_ppc.go", [2024-03-15T18:01:10.732Z] "syscall_aix_ppc64.go", [2024-03-15T18:01:10.732Z] "syscall_aix_test.go", [2024-03-15T18:01:10.732Z] "syscall_bsd.go", [2024-03-15T18:01:10.732Z] "syscall_bsd_test.go", [2024-03-15T18:01:10.732Z] "syscall_darwin.go", [2024-03-15T18:01:10.732Z] "syscall_darwin_amd64.go", [2024-03-15T18:01:10.732Z] "syscall_darwin_arm64.go", [2024-03-15T18:01:10.732Z] "syscall_darwin_libSystem.go", [2024-03-15T18:01:10.732Z] "syscall_darwin_test.go", [2024-03-15T18:01:10.732Z] "syscall_dragonfly.go", [2024-03-15T18:01:10.732Z] "syscall_dragonfly_amd64.go", [2024-03-15T18:01:10.732Z] "syscall_freebsd.go", [2024-03-15T18:01:10.732Z] "syscall_freebsd_386.go", [2024-03-15T18:01:10.732Z] "syscall_freebsd_amd64.go", [2024-03-15T18:01:10.732Z] "syscall_freebsd_arm.go", [2024-03-15T18:01:10.732Z] "syscall_freebsd_arm64.go", [2024-03-15T18:01:10.732Z] "syscall_freebsd_riscv64.go", [2024-03-15T18:01:10.732Z] "syscall_freebsd_test.go", [2024-03-15T18:01:10.732Z] "syscall_hurd.go", [2024-03-15T18:01:10.732Z] "syscall_hurd_386.go", [2024-03-15T18:01:10.732Z] "syscall_illumos.go", [2024-03-15T18:01:10.732Z] "syscall_internal_bsd_test.go", [2024-03-15T18:01:10.732Z] "syscall_internal_darwin_test.go", [2024-03-15T18:01:10.732Z] "syscall_internal_solaris_test.go", [2024-03-15T18:01:10.732Z] "syscall_linux_386.go", [2024-03-15T18:01:10.732Z] "syscall_linux_arm.go", [2024-03-15T18:01:10.732Z] "syscall_linux_arm64.go", [2024-03-15T18:01:10.732Z] "syscall_linux_gc_386.go", [2024-03-15T18:01:10.732Z] "syscall_linux_gc_arm.go", [2024-03-15T18:01:10.732Z] "syscall_linux_gccgo_386.go", [2024-03-15T18:01:10.732Z] "syscall_linux_gccgo_arm.go", [2024-03-15T18:01:10.732Z] "syscall_linux_loong64.go", [2024-03-15T18:01:10.732Z] "syscall_linux_mips64x.go", [2024-03-15T18:01:10.732Z] "syscall_linux_mipsx.go", [2024-03-15T18:01:10.732Z] "syscall_linux_ppc.go", [2024-03-15T18:01:10.732Z] "syscall_linux_ppc64x.go", [2024-03-15T18:01:10.732Z] "syscall_linux_riscv64.go", [2024-03-15T18:01:10.732Z] "syscall_linux_s390x.go", [2024-03-15T18:01:10.732Z] "syscall_linux_sparc64.go", [2024-03-15T18:01:10.732Z] "syscall_netbsd.go", [2024-03-15T18:01:10.732Z] "syscall_netbsd_386.go", [2024-03-15T18:01:10.732Z] "syscall_netbsd_amd64.go", [2024-03-15T18:01:10.732Z] "syscall_netbsd_arm.go", [2024-03-15T18:01:10.732Z] "syscall_netbsd_arm64.go", [2024-03-15T18:01:10.732Z] "syscall_netbsd_test.go", [2024-03-15T18:01:10.732Z] "syscall_openbsd.go", [2024-03-15T18:01:10.732Z] "syscall_openbsd_386.go", [2024-03-15T18:01:10.732Z] "syscall_openbsd_amd64.go", [2024-03-15T18:01:10.732Z] "syscall_openbsd_arm.go", [2024-03-15T18:01:10.732Z] "syscall_openbsd_arm64.go", [2024-03-15T18:01:10.732Z] "syscall_openbsd_libc.go", [2024-03-15T18:01:10.732Z] "syscall_openbsd_mips64.go", [2024-03-15T18:01:10.732Z] "syscall_openbsd_ppc64.go", [2024-03-15T18:01:10.732Z] "syscall_openbsd_riscv64.go", [2024-03-15T18:01:10.732Z] "syscall_openbsd_test.go", [2024-03-15T18:01:10.732Z] "syscall_solaris.go", [2024-03-15T18:01:10.732Z] "syscall_solaris_amd64.go", [2024-03-15T18:01:10.732Z] "syscall_solaris_test.go", [2024-03-15T18:01:10.732Z] "syscall_unix_gc_ppc64x.go", [2024-03-15T18:01:10.732Z] "syscall_zos_s390x.go", [2024-03-15T18:01:10.732Z] "syscall_zos_test.go", [2024-03-15T18:01:10.732Z] "sysctl_netbsd_test.go", [2024-03-15T18:01:10.732Z] "sysvshm_unix_other.go", [2024-03-15T18:01:10.732Z] "types_aix.go", [2024-03-15T18:01:10.732Z] "types_darwin.go", [2024-03-15T18:01:10.732Z] "types_dragonfly.go", [2024-03-15T18:01:10.732Z] "types_freebsd.go", [2024-03-15T18:01:10.732Z] "types_netbsd.go", [2024-03-15T18:01:10.732Z] "types_openbsd.go", [2024-03-15T18:01:10.732Z] "types_solaris.go", [2024-03-15T18:01:10.732Z] "unveil_openbsd.go", [2024-03-15T18:01:10.732Z] "xattr_bsd.go", [2024-03-15T18:01:10.732Z] "zerrors_aix_ppc.go", [2024-03-15T18:01:10.732Z] "zerrors_aix_ppc64.go", [2024-03-15T18:01:10.732Z] "zerrors_darwin_amd64.go", [2024-03-15T18:01:10.732Z] "zerrors_darwin_arm64.go", [2024-03-15T18:01:10.732Z] "zerrors_dragonfly_amd64.go", [2024-03-15T18:01:10.732Z] "zerrors_freebsd_386.go", [2024-03-15T18:01:10.732Z] "zerrors_freebsd_amd64.go", [2024-03-15T18:01:10.732Z] "zerrors_freebsd_arm.go", [2024-03-15T18:01:10.732Z] "zerrors_freebsd_arm64.go", [2024-03-15T18:01:10.732Z] "zerrors_freebsd_riscv64.go", [2024-03-15T18:01:10.732Z] "zerrors_linux_386.go", [2024-03-15T18:01:10.732Z] "zerrors_linux_arm.go", [2024-03-15T18:01:10.732Z] "zerrors_linux_arm64.go", [2024-03-15T18:01:10.732Z] "zerrors_linux_loong64.go", [2024-03-15T18:01:10.732Z] "zerrors_linux_mips.go", [2024-03-15T18:01:10.732Z] "zerrors_linux_mips64.go", [2024-03-15T18:01:10.732Z] "zerrors_linux_mips64le.go", [2024-03-15T18:01:10.732Z] "zerrors_linux_mipsle.go", [2024-03-15T18:01:10.732Z] "zerrors_linux_ppc.go", [2024-03-15T18:01:10.732Z] "zerrors_linux_ppc64.go", [2024-03-15T18:01:10.732Z] "zerrors_linux_ppc64le.go", [2024-03-15T18:01:10.732Z] "zerrors_linux_riscv64.go", [2024-03-15T18:01:10.732Z] "zerrors_linux_s390x.go", [2024-03-15T18:01:10.732Z] "zerrors_linux_sparc64.go", [2024-03-15T18:01:10.732Z] "zerrors_netbsd_386.go", [2024-03-15T18:01:10.732Z] "zerrors_netbsd_amd64.go", [2024-03-15T18:01:10.732Z] "zerrors_netbsd_arm.go", [2024-03-15T18:01:10.732Z] "zerrors_netbsd_arm64.go", [2024-03-15T18:01:10.732Z] "zerrors_openbsd_386.go", [2024-03-15T18:01:10.732Z] "zerrors_openbsd_amd64.go", [2024-03-15T18:01:10.732Z] "zerrors_openbsd_arm.go", [2024-03-15T18:01:10.732Z] "zerrors_openbsd_arm64.go", [2024-03-15T18:01:10.732Z] "zerrors_openbsd_mips64.go", [2024-03-15T18:01:10.732Z] "zerrors_openbsd_ppc64.go", [2024-03-15T18:01:10.732Z] "zerrors_openbsd_riscv64.go", [2024-03-15T18:01:10.732Z] "zerrors_solaris_amd64.go", [2024-03-15T18:01:10.732Z] "zerrors_zos_s390x.go", [2024-03-15T18:01:10.732Z] "zptrace_armnn_linux.go", [2024-03-15T18:01:10.732Z] "zptrace_linux_arm64.go", [2024-03-15T18:01:10.732Z] "zptrace_mipsnn_linux.go", [2024-03-15T18:01:10.732Z] "zptrace_mipsnnle_linux.go", [2024-03-15T18:01:10.732Z] "zsyscall_aix_ppc.go", [2024-03-15T18:01:10.732Z] "zsyscall_aix_ppc64.go", [2024-03-15T18:01:10.732Z] "zsyscall_aix_ppc64_gc.go", [2024-03-15T18:01:10.732Z] "zsyscall_aix_ppc64_gccgo.go", [2024-03-15T18:01:10.732Z] "zsyscall_darwin_amd64.go", [2024-03-15T18:01:10.732Z] "zsyscall_darwin_arm64.go", [2024-03-15T18:01:10.732Z] "zsyscall_dragonfly_amd64.go", [2024-03-15T18:01:10.732Z] "zsyscall_freebsd_386.go", [2024-03-15T18:01:10.732Z] "zsyscall_freebsd_amd64.go", [2024-03-15T18:01:10.732Z] "zsyscall_freebsd_arm.go", [2024-03-15T18:01:10.732Z] "zsyscall_freebsd_arm64.go", [2024-03-15T18:01:10.732Z] "zsyscall_freebsd_riscv64.go", [2024-03-15T18:01:10.732Z] "zsyscall_illumos_amd64.go", [2024-03-15T18:01:10.732Z] "zsyscall_linux_386.go", [2024-03-15T18:01:10.732Z] "zsyscall_linux_arm.go", [2024-03-15T18:01:10.732Z] "zsyscall_linux_arm64.go", [2024-03-15T18:01:10.732Z] "zsyscall_linux_loong64.go", [2024-03-15T18:01:10.732Z] "zsyscall_linux_mips.go", [2024-03-15T18:01:10.732Z] "zsyscall_linux_mips64.go", [2024-03-15T18:01:10.732Z] "zsyscall_linux_mips64le.go", [2024-03-15T18:01:10.732Z] "zsyscall_linux_mipsle.go", [2024-03-15T18:01:10.732Z] "zsyscall_linux_ppc.go", [2024-03-15T18:01:10.732Z] "zsyscall_linux_ppc64.go", [2024-03-15T18:01:10.732Z] "zsyscall_linux_ppc64le.go", [2024-03-15T18:01:10.732Z] "zsyscall_linux_riscv64.go", [2024-03-15T18:01:10.732Z] "zsyscall_linux_s390x.go", [2024-03-15T18:01:10.732Z] "zsyscall_linux_sparc64.go", [2024-03-15T18:01:10.732Z] "zsyscall_netbsd_386.go", [2024-03-15T18:01:10.732Z] "zsyscall_netbsd_amd64.go", [2024-03-15T18:01:10.732Z] "zsyscall_netbsd_arm.go", [2024-03-15T18:01:10.732Z] "zsyscall_netbsd_arm64.go", [2024-03-15T18:01:10.732Z] "zsyscall_openbsd_386.go", [2024-03-15T18:01:10.732Z] "zsyscall_openbsd_amd64.go", [2024-03-15T18:01:10.732Z] "zsyscall_openbsd_arm.go", [2024-03-15T18:01:10.732Z] "zsyscall_openbsd_arm64.go", [2024-03-15T18:01:10.732Z] "zsyscall_openbsd_mips64.go", [2024-03-15T18:01:10.732Z] "zsyscall_openbsd_ppc64.go", [2024-03-15T18:01:10.732Z] "zsyscall_openbsd_riscv64.go", [2024-03-15T18:01:10.732Z] "zsyscall_solaris_amd64.go", [2024-03-15T18:01:10.732Z] "zsyscall_zos_s390x.go", [2024-03-15T18:01:10.732Z] "zsysctl_openbsd_386.go", [2024-03-15T18:01:10.732Z] "zsysctl_openbsd_amd64.go", [2024-03-15T18:01:10.732Z] "zsysctl_openbsd_arm.go", [2024-03-15T18:01:10.732Z] "zsysctl_openbsd_arm64.go", [2024-03-15T18:01:10.732Z] "zsysctl_openbsd_mips64.go", [2024-03-15T18:01:10.732Z] "zsysctl_openbsd_ppc64.go", [2024-03-15T18:01:10.732Z] "zsysctl_openbsd_riscv64.go", [2024-03-15T18:01:10.732Z] "zsysnum_darwin_amd64.go", [2024-03-15T18:01:10.732Z] "zsysnum_darwin_arm64.go", [2024-03-15T18:01:10.732Z] "zsysnum_dragonfly_amd64.go", [2024-03-15T18:01:10.732Z] "zsysnum_freebsd_386.go", [2024-03-15T18:01:10.732Z] "zsysnum_freebsd_amd64.go", [2024-03-15T18:01:10.732Z] "zsysnum_freebsd_arm.go", [2024-03-15T18:01:10.732Z] "zsysnum_freebsd_arm64.go", [2024-03-15T18:01:10.732Z] "zsysnum_freebsd_riscv64.go", [2024-03-15T18:01:10.732Z] "zsysnum_linux_386.go", [2024-03-15T18:01:10.732Z] "zsysnum_linux_arm.go", [2024-03-15T18:01:10.733Z] "zsysnum_linux_arm64.go", [2024-03-15T18:01:10.733Z] "zsysnum_linux_loong64.go", [2024-03-15T18:01:10.733Z] "zsysnum_linux_mips.go", [2024-03-15T18:01:10.733Z] "zsysnum_linux_mips64.go", [2024-03-15T18:01:10.733Z] "zsysnum_linux_mips64le.go", [2024-03-15T18:01:10.733Z] "zsysnum_linux_mipsle.go", [2024-03-15T18:01:10.733Z] "zsysnum_linux_ppc.go", [2024-03-15T18:01:10.733Z] "zsysnum_linux_ppc64.go", [2024-03-15T18:01:10.733Z] "zsysnum_linux_ppc64le.go", [2024-03-15T18:01:10.733Z] "zsysnum_linux_riscv64.go", [2024-03-15T18:01:10.733Z] "zsysnum_linux_s390x.go", [2024-03-15T18:01:10.733Z] "zsysnum_linux_sparc64.go", [2024-03-15T18:01:10.733Z] "zsysnum_netbsd_386.go", [2024-03-15T18:01:10.733Z] "zsysnum_netbsd_amd64.go", [2024-03-15T18:01:10.733Z] "zsysnum_netbsd_arm.go", [2024-03-15T18:01:10.733Z] "zsysnum_netbsd_arm64.go", [2024-03-15T18:01:10.733Z] "zsysnum_openbsd_386.go", [2024-03-15T18:01:10.733Z] "zsysnum_openbsd_amd64.go", [2024-03-15T18:01:10.733Z] "zsysnum_openbsd_arm.go", [2024-03-15T18:01:10.733Z] "zsysnum_openbsd_arm64.go", [2024-03-15T18:01:10.733Z] "zsysnum_openbsd_mips64.go", [2024-03-15T18:01:10.733Z] "zsysnum_openbsd_ppc64.go", [2024-03-15T18:01:10.733Z] "zsysnum_openbsd_riscv64.go", [2024-03-15T18:01:10.733Z] "zsysnum_zos_s390x.go", [2024-03-15T18:01:10.733Z] "ztypes_aix_ppc.go", [2024-03-15T18:01:10.733Z] "ztypes_aix_ppc64.go", [2024-03-15T18:01:10.733Z] "ztypes_darwin_amd64.go", [2024-03-15T18:01:10.733Z] "ztypes_darwin_arm64.go", [2024-03-15T18:01:10.733Z] "ztypes_dragonfly_amd64.go", [2024-03-15T18:01:10.733Z] "ztypes_freebsd_386.go", [2024-03-15T18:01:10.733Z] "ztypes_freebsd_amd64.go", [2024-03-15T18:01:10.733Z] "ztypes_freebsd_arm.go", [2024-03-15T18:01:10.733Z] "ztypes_freebsd_arm64.go", [2024-03-15T18:01:10.733Z] "ztypes_freebsd_riscv64.go", [2024-03-15T18:01:10.733Z] "ztypes_linux_386.go", [2024-03-15T18:01:10.733Z] "ztypes_linux_arm.go", [2024-03-15T18:01:10.733Z] "ztypes_linux_arm64.go", [2024-03-15T18:01:10.733Z] "ztypes_linux_loong64.go", [2024-03-15T18:01:10.733Z] "ztypes_linux_mips.go", [2024-03-15T18:01:10.733Z] "ztypes_linux_mips64.go", [2024-03-15T18:01:10.733Z] "ztypes_linux_mips64le.go", [2024-03-15T18:01:10.733Z] "ztypes_linux_mipsle.go", [2024-03-15T18:01:10.733Z] "ztypes_linux_ppc.go", [2024-03-15T18:01:10.733Z] "ztypes_linux_ppc64.go", [2024-03-15T18:01:10.733Z] "ztypes_linux_ppc64le.go", [2024-03-15T18:01:10.733Z] "ztypes_linux_riscv64.go", [2024-03-15T18:01:10.733Z] "ztypes_linux_s390x.go", [2024-03-15T18:01:10.733Z] "ztypes_linux_sparc64.go", [2024-03-15T18:01:10.733Z] "ztypes_netbsd_386.go", [2024-03-15T18:01:10.733Z] "ztypes_netbsd_amd64.go", [2024-03-15T18:01:10.733Z] "ztypes_netbsd_arm.go", [2024-03-15T18:01:10.733Z] "ztypes_netbsd_arm64.go", [2024-03-15T18:01:10.733Z] "ztypes_openbsd_386.go", [2024-03-15T18:01:10.733Z] "ztypes_openbsd_amd64.go", [2024-03-15T18:01:10.733Z] "ztypes_openbsd_arm.go", [2024-03-15T18:01:10.733Z] "ztypes_openbsd_arm64.go", [2024-03-15T18:01:10.733Z] "ztypes_openbsd_mips64.go", [2024-03-15T18:01:10.733Z] "ztypes_openbsd_ppc64.go", [2024-03-15T18:01:10.733Z] "ztypes_openbsd_riscv64.go", [2024-03-15T18:01:10.733Z] "ztypes_solaris_amd64.go", [2024-03-15T18:01:10.733Z] "ztypes_zos_s390x.go" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "IgnoredOtherFiles": [ [2024-03-15T18:01:10.733Z] "asm_aix_ppc64.s", [2024-03-15T18:01:10.733Z] "asm_bsd_386.s", [2024-03-15T18:01:10.733Z] "asm_bsd_amd64.s", [2024-03-15T18:01:10.733Z] "asm_bsd_arm.s", [2024-03-15T18:01:10.733Z] "asm_bsd_arm64.s", [2024-03-15T18:01:10.733Z] "asm_bsd_ppc64.s", [2024-03-15T18:01:10.733Z] "asm_bsd_riscv64.s", [2024-03-15T18:01:10.733Z] "asm_linux_386.s", [2024-03-15T18:01:10.733Z] "asm_linux_arm.s", [2024-03-15T18:01:10.733Z] "asm_linux_arm64.s", [2024-03-15T18:01:10.733Z] "asm_linux_loong64.s", [2024-03-15T18:01:10.733Z] "asm_linux_mips64x.s", [2024-03-15T18:01:10.733Z] "asm_linux_mipsx.s", [2024-03-15T18:01:10.733Z] "asm_linux_ppc64x.s", [2024-03-15T18:01:10.733Z] "asm_linux_riscv64.s", [2024-03-15T18:01:10.733Z] "asm_linux_s390x.s", [2024-03-15T18:01:10.733Z] "asm_openbsd_mips64.s", [2024-03-15T18:01:10.733Z] "asm_solaris_amd64.s", [2024-03-15T18:01:10.733Z] "asm_zos_s390x.s", [2024-03-15T18:01:10.733Z] "gccgo_c.c", [2024-03-15T18:01:10.733Z] "zsyscall_darwin_amd64.s", [2024-03-15T18:01:10.733Z] "zsyscall_darwin_arm64.s", [2024-03-15T18:01:10.733Z] "zsyscall_openbsd_386.s", [2024-03-15T18:01:10.733Z] "zsyscall_openbsd_amd64.s", [2024-03-15T18:01:10.733Z] "zsyscall_openbsd_arm.s", [2024-03-15T18:01:10.733Z] "zsyscall_openbsd_arm64.s", [2024-03-15T18:01:10.733Z] "zsyscall_openbsd_mips64.s", [2024-03-15T18:01:10.733Z] "zsyscall_openbsd_ppc64.s", [2024-03-15T18:01:10.733Z] "zsyscall_openbsd_riscv64.s" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "SFiles": [ [2024-03-15T18:01:10.733Z] "asm_linux_amd64.s" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "Imports": [ [2024-03-15T18:01:10.733Z] "bytes", [2024-03-15T18:01:10.733Z] "encoding/binary", [2024-03-15T18:01:10.733Z] "math/bits", [2024-03-15T18:01:10.733Z] "runtime", [2024-03-15T18:01:10.733Z] "sort", [2024-03-15T18:01:10.733Z] "strconv", [2024-03-15T18:01:10.733Z] "strings", [2024-03-15T18:01:10.733Z] "sync", [2024-03-15T18:01:10.733Z] "syscall", [2024-03-15T18:01:10.733Z] "time", [2024-03-15T18:01:10.733Z] "unsafe" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "Deps": [ [2024-03-15T18:01:10.733Z] "bytes", [2024-03-15T18:01:10.733Z] "encoding/binary", [2024-03-15T18:01:10.733Z] "errors", [2024-03-15T18:01:10.733Z] "internal/abi", [2024-03-15T18:01:10.733Z] "internal/bytealg", [2024-03-15T18:01:10.733Z] "internal/cpu", [2024-03-15T18:01:10.733Z] "internal/goexperiment", [2024-03-15T18:01:10.733Z] "internal/itoa", [2024-03-15T18:01:10.733Z] "internal/oserror", [2024-03-15T18:01:10.733Z] "internal/race", [2024-03-15T18:01:10.733Z] "internal/reflectlite", [2024-03-15T18:01:10.733Z] "internal/unsafeheader", [2024-03-15T18:01:10.733Z] "io", [2024-03-15T18:01:10.733Z] "math", [2024-03-15T18:01:10.733Z] "math/bits", [2024-03-15T18:01:10.733Z] "reflect", [2024-03-15T18:01:10.733Z] "runtime", [2024-03-15T18:01:10.733Z] "runtime/internal/atomic", [2024-03-15T18:01:10.733Z] "runtime/internal/math", [2024-03-15T18:01:10.733Z] "runtime/internal/sys", [2024-03-15T18:01:10.733Z] "sort", [2024-03-15T18:01:10.733Z] "strconv", [2024-03-15T18:01:10.733Z] "strings", [2024-03-15T18:01:10.733Z] "sync", [2024-03-15T18:01:10.733Z] "sync/atomic", [2024-03-15T18:01:10.733Z] "syscall", [2024-03-15T18:01:10.733Z] "time", [2024-03-15T18:01:10.733Z] "unicode", [2024-03-15T18:01:10.733Z] "unicode/utf8", [2024-03-15T18:01:10.733Z] "unsafe" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "TestGoFiles": [ [2024-03-15T18:01:10.733Z] "export_mremap_test.go", [2024-03-15T18:01:10.733Z] "ifreq_linux_test.go", [2024-03-15T18:01:10.733Z] "syscall_internal_linux_test.go" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "TestImports": [ [2024-03-15T18:01:10.733Z] "bytes", [2024-03-15T18:01:10.733Z] "net", [2024-03-15T18:01:10.733Z] "reflect", [2024-03-15T18:01:10.733Z] "strings", [2024-03-15T18:01:10.733Z] "testing", [2024-03-15T18:01:10.733Z] "unsafe" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "XTestGoFiles": [ [2024-03-15T18:01:10.733Z] "creds_test.go", [2024-03-15T18:01:10.733Z] "dev_linux_test.go", [2024-03-15T18:01:10.733Z] "dirent_test.go", [2024-03-15T18:01:10.733Z] "dup3_test.go", [2024-03-15T18:01:10.733Z] "example_exec_test.go", [2024-03-15T18:01:10.733Z] "example_flock_test.go", [2024-03-15T18:01:10.733Z] "example_sysvshm_test.go", [2024-03-15T18:01:10.733Z] "fdset_test.go", [2024-03-15T18:01:10.733Z] "mmap_unix_test.go", [2024-03-15T18:01:10.733Z] "mremap_test.go", [2024-03-15T18:01:10.733Z] "pipe2_test.go", [2024-03-15T18:01:10.733Z] "sendfile_test.go", [2024-03-15T18:01:10.733Z] "syscall_linux_test.go", [2024-03-15T18:01:10.733Z] "syscall_test.go", [2024-03-15T18:01:10.733Z] "syscall_unix_test.go", [2024-03-15T18:01:10.733Z] "sysvshm_unix_test.go", [2024-03-15T18:01:10.733Z] "timestruct_test.go", [2024-03-15T18:01:10.733Z] "xattr_test.go" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "XTestImports": [ [2024-03-15T18:01:10.733Z] "bufio", [2024-03-15T18:01:10.733Z] "bytes", [2024-03-15T18:01:10.733Z] "encoding/hex", [2024-03-15T18:01:10.733Z] "errors", [2024-03-15T18:01:10.733Z] "flag", [2024-03-15T18:01:10.733Z] "fmt", [2024-03-15T18:01:10.733Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.733Z] "io", [2024-03-15T18:01:10.733Z] "log", [2024-03-15T18:01:10.733Z] "net", [2024-03-15T18:01:10.733Z] "os", [2024-03-15T18:01:10.733Z] "os/exec", [2024-03-15T18:01:10.733Z] "path/filepath", [2024-03-15T18:01:10.733Z] "reflect", [2024-03-15T18:01:10.733Z] "runtime", [2024-03-15T18:01:10.733Z] "runtime/debug", [2024-03-15T18:01:10.733Z] "sort", [2024-03-15T18:01:10.733Z] "strconv", [2024-03-15T18:01:10.733Z] "strings", [2024-03-15T18:01:10.733Z] "sync", [2024-03-15T18:01:10.733Z] "syscall", [2024-03-15T18:01:10.733Z] "testing", [2024-03-15T18:01:10.733Z] "time", [2024-03-15T18:01:10.733Z] "unsafe" [2024-03-15T18:01:10.733Z] ] [2024-03-15T18:01:10.733Z] } [2024-03-15T18:01:10.733Z] { [2024-03-15T18:01:10.733Z] "Dir": "/go/pkg/mod/github.com/mattn/go-isatty@v0.0.20", [2024-03-15T18:01:10.733Z] "ImportPath": "github.com/mattn/go-isatty", [2024-03-15T18:01:10.733Z] "Name": "isatty", [2024-03-15T18:01:10.733Z] "Doc": "Package isatty implements interface to isatty", [2024-03-15T18:01:10.733Z] "Root": "/go/pkg/mod/github.com/mattn/go-isatty@v0.0.20", [2024-03-15T18:01:10.733Z] "Module": { [2024-03-15T18:01:10.733Z] "Path": "github.com/mattn/go-isatty", [2024-03-15T18:01:10.733Z] "Version": "v0.0.20", [2024-03-15T18:01:10.733Z] "Time": "2023-10-17T07:28:21Z", [2024-03-15T18:01:10.733Z] "Indirect": true, [2024-03-15T18:01:10.733Z] "Dir": "/go/pkg/mod/github.com/mattn/go-isatty@v0.0.20", [2024-03-15T18:01:10.733Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mattn/go-isatty/@v/v0.0.20.mod", [2024-03-15T18:01:10.733Z] "GoVersion": "1.15" [2024-03-15T18:01:10.733Z] }, [2024-03-15T18:01:10.733Z] "DepOnly": true, [2024-03-15T18:01:10.733Z] "Stale": true, [2024-03-15T18:01:10.733Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-15T18:01:10.733Z] "GoFiles": [ [2024-03-15T18:01:10.733Z] "doc.go", [2024-03-15T18:01:10.733Z] "isatty_tcgets.go" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.733Z] "isatty_bsd.go", [2024-03-15T18:01:10.733Z] "isatty_others.go", [2024-03-15T18:01:10.733Z] "isatty_plan9.go", [2024-03-15T18:01:10.733Z] "isatty_solaris.go", [2024-03-15T18:01:10.733Z] "isatty_windows.go", [2024-03-15T18:01:10.733Z] "isatty_windows_test.go" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "Imports": [ [2024-03-15T18:01:10.733Z] "golang.org/x/sys/unix" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "Deps": [ [2024-03-15T18:01:10.733Z] "bytes", [2024-03-15T18:01:10.733Z] "encoding/binary", [2024-03-15T18:01:10.733Z] "errors", [2024-03-15T18:01:10.733Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.733Z] "internal/abi", [2024-03-15T18:01:10.733Z] "internal/bytealg", [2024-03-15T18:01:10.733Z] "internal/cpu", [2024-03-15T18:01:10.733Z] "internal/goexperiment", [2024-03-15T18:01:10.733Z] "internal/itoa", [2024-03-15T18:01:10.733Z] "internal/oserror", [2024-03-15T18:01:10.733Z] "internal/race", [2024-03-15T18:01:10.733Z] "internal/reflectlite", [2024-03-15T18:01:10.733Z] "internal/unsafeheader", [2024-03-15T18:01:10.733Z] "io", [2024-03-15T18:01:10.733Z] "math", [2024-03-15T18:01:10.733Z] "math/bits", [2024-03-15T18:01:10.733Z] "reflect", [2024-03-15T18:01:10.733Z] "runtime", [2024-03-15T18:01:10.733Z] "runtime/internal/atomic", [2024-03-15T18:01:10.733Z] "runtime/internal/math", [2024-03-15T18:01:10.733Z] "runtime/internal/sys", [2024-03-15T18:01:10.733Z] "sort", [2024-03-15T18:01:10.733Z] "strconv", [2024-03-15T18:01:10.733Z] "strings", [2024-03-15T18:01:10.733Z] "sync", [2024-03-15T18:01:10.733Z] "sync/atomic", [2024-03-15T18:01:10.733Z] "syscall", [2024-03-15T18:01:10.733Z] "time", [2024-03-15T18:01:10.733Z] "unicode", [2024-03-15T18:01:10.733Z] "unicode/utf8", [2024-03-15T18:01:10.733Z] "unsafe" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "TestGoFiles": [ [2024-03-15T18:01:10.733Z] "isatty_others_test.go" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "TestImports": [ [2024-03-15T18:01:10.733Z] "os", [2024-03-15T18:01:10.733Z] "testing" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "XTestGoFiles": [ [2024-03-15T18:01:10.733Z] "example_test.go" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "XTestImports": [ [2024-03-15T18:01:10.733Z] "fmt", [2024-03-15T18:01:10.733Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.733Z] "os" [2024-03-15T18:01:10.733Z] ] [2024-03-15T18:01:10.733Z] } [2024-03-15T18:01:10.733Z] { [2024-03-15T18:01:10.733Z] "Dir": "/go/pkg/mod/github.com/mattn/go-colorable@v0.1.13", [2024-03-15T18:01:10.733Z] "ImportPath": "github.com/mattn/go-colorable", [2024-03-15T18:01:10.733Z] "Name": "colorable", [2024-03-15T18:01:10.733Z] "Root": "/go/pkg/mod/github.com/mattn/go-colorable@v0.1.13", [2024-03-15T18:01:10.733Z] "Module": { [2024-03-15T18:01:10.733Z] "Path": "github.com/mattn/go-colorable", [2024-03-15T18:01:10.733Z] "Version": "v0.1.13", [2024-03-15T18:01:10.733Z] "Time": "2022-08-15T05:53:26Z", [2024-03-15T18:01:10.733Z] "Indirect": true, [2024-03-15T18:01:10.733Z] "Dir": "/go/pkg/mod/github.com/mattn/go-colorable@v0.1.13", [2024-03-15T18:01:10.733Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mattn/go-colorable/@v/v0.1.13.mod", [2024-03-15T18:01:10.733Z] "GoVersion": "1.15" [2024-03-15T18:01:10.733Z] }, [2024-03-15T18:01:10.733Z] "DepOnly": true, [2024-03-15T18:01:10.733Z] "Stale": true, [2024-03-15T18:01:10.733Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-15T18:01:10.733Z] "GoFiles": [ [2024-03-15T18:01:10.733Z] "colorable_others.go", [2024-03-15T18:01:10.733Z] "noncolorable.go" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.733Z] "colorable_appengine.go", [2024-03-15T18:01:10.733Z] "colorable_windows.go" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "Imports": [ [2024-03-15T18:01:10.733Z] "bytes", [2024-03-15T18:01:10.733Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.733Z] "io", [2024-03-15T18:01:10.733Z] "os" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "Deps": [ [2024-03-15T18:01:10.733Z] "bytes", [2024-03-15T18:01:10.733Z] "encoding/binary", [2024-03-15T18:01:10.733Z] "errors", [2024-03-15T18:01:10.733Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.733Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.733Z] "internal/abi", [2024-03-15T18:01:10.733Z] "internal/bytealg", [2024-03-15T18:01:10.733Z] "internal/cpu", [2024-03-15T18:01:10.733Z] "internal/goexperiment", [2024-03-15T18:01:10.733Z] "internal/itoa", [2024-03-15T18:01:10.733Z] "internal/oserror", [2024-03-15T18:01:10.733Z] "internal/poll", [2024-03-15T18:01:10.733Z] "internal/race", [2024-03-15T18:01:10.733Z] "internal/reflectlite", [2024-03-15T18:01:10.733Z] "internal/syscall/execenv", [2024-03-15T18:01:10.733Z] "internal/syscall/unix", [2024-03-15T18:01:10.733Z] "internal/testlog", [2024-03-15T18:01:10.733Z] "internal/unsafeheader", [2024-03-15T18:01:10.733Z] "io", [2024-03-15T18:01:10.733Z] "io/fs", [2024-03-15T18:01:10.733Z] "math", [2024-03-15T18:01:10.733Z] "math/bits", [2024-03-15T18:01:10.733Z] "os", [2024-03-15T18:01:10.733Z] "path", [2024-03-15T18:01:10.733Z] "reflect", [2024-03-15T18:01:10.733Z] "runtime", [2024-03-15T18:01:10.733Z] "runtime/internal/atomic", [2024-03-15T18:01:10.733Z] "runtime/internal/math", [2024-03-15T18:01:10.733Z] "runtime/internal/sys", [2024-03-15T18:01:10.733Z] "sort", [2024-03-15T18:01:10.733Z] "strconv", [2024-03-15T18:01:10.733Z] "strings", [2024-03-15T18:01:10.733Z] "sync", [2024-03-15T18:01:10.733Z] "sync/atomic", [2024-03-15T18:01:10.733Z] "syscall", [2024-03-15T18:01:10.733Z] "time", [2024-03-15T18:01:10.733Z] "unicode", [2024-03-15T18:01:10.733Z] "unicode/utf8", [2024-03-15T18:01:10.733Z] "unsafe" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "TestGoFiles": [ [2024-03-15T18:01:10.733Z] "colorable_test.go" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "TestImports": [ [2024-03-15T18:01:10.733Z] "bytes", [2024-03-15T18:01:10.733Z] "os", [2024-03-15T18:01:10.733Z] "runtime", [2024-03-15T18:01:10.733Z] "testing" [2024-03-15T18:01:10.733Z] ] [2024-03-15T18:01:10.733Z] } [2024-03-15T18:01:10.733Z] { [2024-03-15T18:01:10.733Z] "Dir": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2/color", [2024-03-15T18:01:10.733Z] "ImportPath": "github.com/labstack/gommon/color", [2024-03-15T18:01:10.733Z] "Name": "color", [2024-03-15T18:01:10.733Z] "Root": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2", [2024-03-15T18:01:10.733Z] "Module": { [2024-03-15T18:01:10.733Z] "Path": "github.com/labstack/gommon", [2024-03-15T18:01:10.733Z] "Version": "v0.4.2", [2024-03-15T18:01:10.733Z] "Time": "2023-12-20T12:59:22Z", [2024-03-15T18:01:10.733Z] "Indirect": true, [2024-03-15T18:01:10.733Z] "Dir": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2", [2024-03-15T18:01:10.733Z] "GoMod": "/go/pkg/mod/cache/download/github.com/labstack/gommon/@v/v0.4.2.mod", [2024-03-15T18:01:10.733Z] "GoVersion": "1.18" [2024-03-15T18:01:10.733Z] }, [2024-03-15T18:01:10.733Z] "DepOnly": true, [2024-03-15T18:01:10.733Z] "Stale": true, [2024-03-15T18:01:10.733Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-15T18:01:10.733Z] "GoFiles": [ [2024-03-15T18:01:10.733Z] "color.go" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "Imports": [ [2024-03-15T18:01:10.733Z] "bytes", [2024-03-15T18:01:10.733Z] "fmt", [2024-03-15T18:01:10.733Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.733Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.733Z] "io", [2024-03-15T18:01:10.733Z] "os" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "Deps": [ [2024-03-15T18:01:10.733Z] "bytes", [2024-03-15T18:01:10.733Z] "encoding/binary", [2024-03-15T18:01:10.733Z] "errors", [2024-03-15T18:01:10.733Z] "fmt", [2024-03-15T18:01:10.733Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.733Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.733Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.733Z] "internal/abi", [2024-03-15T18:01:10.733Z] "internal/bytealg", [2024-03-15T18:01:10.733Z] "internal/cpu", [2024-03-15T18:01:10.733Z] "internal/fmtsort", [2024-03-15T18:01:10.733Z] "internal/goexperiment", [2024-03-15T18:01:10.733Z] "internal/itoa", [2024-03-15T18:01:10.733Z] "internal/oserror", [2024-03-15T18:01:10.733Z] "internal/poll", [2024-03-15T18:01:10.733Z] "internal/race", [2024-03-15T18:01:10.733Z] "internal/reflectlite", [2024-03-15T18:01:10.733Z] "internal/syscall/execenv", [2024-03-15T18:01:10.733Z] "internal/syscall/unix", [2024-03-15T18:01:10.733Z] "internal/testlog", [2024-03-15T18:01:10.733Z] "internal/unsafeheader", [2024-03-15T18:01:10.733Z] "io", [2024-03-15T18:01:10.733Z] "io/fs", [2024-03-15T18:01:10.733Z] "math", [2024-03-15T18:01:10.733Z] "math/bits", [2024-03-15T18:01:10.733Z] "os", [2024-03-15T18:01:10.733Z] "path", [2024-03-15T18:01:10.733Z] "reflect", [2024-03-15T18:01:10.733Z] "runtime", [2024-03-15T18:01:10.733Z] "runtime/internal/atomic", [2024-03-15T18:01:10.733Z] "runtime/internal/math", [2024-03-15T18:01:10.733Z] "runtime/internal/sys", [2024-03-15T18:01:10.733Z] "sort", [2024-03-15T18:01:10.733Z] "strconv", [2024-03-15T18:01:10.733Z] "strings", [2024-03-15T18:01:10.733Z] "sync", [2024-03-15T18:01:10.733Z] "sync/atomic", [2024-03-15T18:01:10.733Z] "syscall", [2024-03-15T18:01:10.733Z] "time", [2024-03-15T18:01:10.733Z] "unicode", [2024-03-15T18:01:10.733Z] "unicode/utf8", [2024-03-15T18:01:10.733Z] "unsafe" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "TestGoFiles": [ [2024-03-15T18:01:10.733Z] "color_test.go" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "TestImports": [ [2024-03-15T18:01:10.733Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.733Z] "testing" [2024-03-15T18:01:10.733Z] ] [2024-03-15T18:01:10.733Z] } [2024-03-15T18:01:10.733Z] { [2024-03-15T18:01:10.733Z] "Dir": "/go/pkg/mod/github.com/valyala/bytebufferpool@v1.0.0", [2024-03-15T18:01:10.733Z] "ImportPath": "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.733Z] "Name": "bytebufferpool", [2024-03-15T18:01:10.733Z] "Doc": "Package bytebufferpool implements a pool of byte buffers with anti-fragmentation protection.", [2024-03-15T18:01:10.733Z] "Root": "/go/pkg/mod/github.com/valyala/bytebufferpool@v1.0.0", [2024-03-15T18:01:10.733Z] "Module": { [2024-03-15T18:01:10.733Z] "Path": "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.733Z] "Version": "v1.0.0", [2024-03-15T18:01:10.733Z] "Time": "2016-08-17T18:16:52Z", [2024-03-15T18:01:10.733Z] "Indirect": true, [2024-03-15T18:01:10.733Z] "Dir": "/go/pkg/mod/github.com/valyala/bytebufferpool@v1.0.0", [2024-03-15T18:01:10.733Z] "GoMod": "/go/pkg/mod/cache/download/github.com/valyala/bytebufferpool/@v/v1.0.0.mod" [2024-03-15T18:01:10.733Z] }, [2024-03-15T18:01:10.733Z] "DepOnly": true, [2024-03-15T18:01:10.733Z] "Stale": true, [2024-03-15T18:01:10.733Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.733Z] "GoFiles": [ [2024-03-15T18:01:10.733Z] "bytebuffer.go", [2024-03-15T18:01:10.733Z] "doc.go", [2024-03-15T18:01:10.733Z] "pool.go" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "Imports": [ [2024-03-15T18:01:10.733Z] "io", [2024-03-15T18:01:10.733Z] "sort", [2024-03-15T18:01:10.733Z] "sync", [2024-03-15T18:01:10.733Z] "sync/atomic" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "Deps": [ [2024-03-15T18:01:10.733Z] "errors", [2024-03-15T18:01:10.733Z] "internal/abi", [2024-03-15T18:01:10.733Z] "internal/bytealg", [2024-03-15T18:01:10.733Z] "internal/cpu", [2024-03-15T18:01:10.733Z] "internal/goexperiment", [2024-03-15T18:01:10.733Z] "internal/race", [2024-03-15T18:01:10.733Z] "internal/reflectlite", [2024-03-15T18:01:10.733Z] "internal/unsafeheader", [2024-03-15T18:01:10.733Z] "io", [2024-03-15T18:01:10.733Z] "runtime", [2024-03-15T18:01:10.733Z] "runtime/internal/atomic", [2024-03-15T18:01:10.733Z] "runtime/internal/math", [2024-03-15T18:01:10.733Z] "runtime/internal/sys", [2024-03-15T18:01:10.733Z] "sort", [2024-03-15T18:01:10.733Z] "sync", [2024-03-15T18:01:10.733Z] "sync/atomic", [2024-03-15T18:01:10.733Z] "unsafe" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "TestGoFiles": [ [2024-03-15T18:01:10.733Z] "bytebuffer_test.go", [2024-03-15T18:01:10.733Z] "bytebuffer_timing_test.go", [2024-03-15T18:01:10.733Z] "pool_test.go" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "TestImports": [ [2024-03-15T18:01:10.733Z] "bytes", [2024-03-15T18:01:10.733Z] "fmt", [2024-03-15T18:01:10.733Z] "io", [2024-03-15T18:01:10.733Z] "math/rand", [2024-03-15T18:01:10.733Z] "testing", [2024-03-15T18:01:10.733Z] "time" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "XTestGoFiles": [ [2024-03-15T18:01:10.733Z] "bytebuffer_example_test.go" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "XTestImports": [ [2024-03-15T18:01:10.733Z] "fmt", [2024-03-15T18:01:10.733Z] "github.com/valyala/bytebufferpool" [2024-03-15T18:01:10.733Z] ] [2024-03-15T18:01:10.733Z] } [2024-03-15T18:01:10.733Z] { [2024-03-15T18:01:10.733Z] "Dir": "/go/pkg/mod/github.com/valyala/fasttemplate@v1.2.2", [2024-03-15T18:01:10.733Z] "ImportPath": "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.733Z] "Name": "fasttemplate", [2024-03-15T18:01:10.733Z] "Doc": "Package fasttemplate implements simple and fast template library.", [2024-03-15T18:01:10.733Z] "Root": "/go/pkg/mod/github.com/valyala/fasttemplate@v1.2.2", [2024-03-15T18:01:10.733Z] "Module": { [2024-03-15T18:01:10.733Z] "Path": "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.733Z] "Version": "v1.2.2", [2024-03-15T18:01:10.733Z] "Time": "2022-10-18T07:24:49Z", [2024-03-15T18:01:10.733Z] "Indirect": true, [2024-03-15T18:01:10.733Z] "Dir": "/go/pkg/mod/github.com/valyala/fasttemplate@v1.2.2", [2024-03-15T18:01:10.733Z] "GoMod": "/go/pkg/mod/cache/download/github.com/valyala/fasttemplate/@v/v1.2.2.mod", [2024-03-15T18:01:10.733Z] "GoVersion": "1.12" [2024-03-15T18:01:10.733Z] }, [2024-03-15T18:01:10.733Z] "DepOnly": true, [2024-03-15T18:01:10.733Z] "Stale": true, [2024-03-15T18:01:10.733Z] "StaleReason": "stale dependency: github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.733Z] "GoFiles": [ [2024-03-15T18:01:10.733Z] "template.go", [2024-03-15T18:01:10.733Z] "unsafe.go" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.733Z] "unsafe_gae.go" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "Imports": [ [2024-03-15T18:01:10.733Z] "bytes", [2024-03-15T18:01:10.733Z] "fmt", [2024-03-15T18:01:10.733Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.733Z] "io", [2024-03-15T18:01:10.733Z] "reflect", [2024-03-15T18:01:10.733Z] "unsafe" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "Deps": [ [2024-03-15T18:01:10.733Z] "bytes", [2024-03-15T18:01:10.733Z] "errors", [2024-03-15T18:01:10.733Z] "fmt", [2024-03-15T18:01:10.733Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.733Z] "internal/abi", [2024-03-15T18:01:10.733Z] "internal/bytealg", [2024-03-15T18:01:10.733Z] "internal/cpu", [2024-03-15T18:01:10.733Z] "internal/fmtsort", [2024-03-15T18:01:10.733Z] "internal/goexperiment", [2024-03-15T18:01:10.733Z] "internal/itoa", [2024-03-15T18:01:10.733Z] "internal/oserror", [2024-03-15T18:01:10.733Z] "internal/poll", [2024-03-15T18:01:10.733Z] "internal/race", [2024-03-15T18:01:10.733Z] "internal/reflectlite", [2024-03-15T18:01:10.733Z] "internal/syscall/execenv", [2024-03-15T18:01:10.733Z] "internal/syscall/unix", [2024-03-15T18:01:10.733Z] "internal/testlog", [2024-03-15T18:01:10.733Z] "internal/unsafeheader", [2024-03-15T18:01:10.733Z] "io", [2024-03-15T18:01:10.733Z] "io/fs", [2024-03-15T18:01:10.733Z] "math", [2024-03-15T18:01:10.733Z] "math/bits", [2024-03-15T18:01:10.733Z] "os", [2024-03-15T18:01:10.733Z] "path", [2024-03-15T18:01:10.733Z] "reflect", [2024-03-15T18:01:10.733Z] "runtime", [2024-03-15T18:01:10.733Z] "runtime/internal/atomic", [2024-03-15T18:01:10.733Z] "runtime/internal/math", [2024-03-15T18:01:10.733Z] "runtime/internal/sys", [2024-03-15T18:01:10.733Z] "sort", [2024-03-15T18:01:10.733Z] "strconv", [2024-03-15T18:01:10.733Z] "sync", [2024-03-15T18:01:10.733Z] "sync/atomic", [2024-03-15T18:01:10.733Z] "syscall", [2024-03-15T18:01:10.733Z] "time", [2024-03-15T18:01:10.733Z] "unicode", [2024-03-15T18:01:10.733Z] "unicode/utf8", [2024-03-15T18:01:10.733Z] "unsafe" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "TestGoFiles": [ [2024-03-15T18:01:10.733Z] "example_test.go", [2024-03-15T18:01:10.733Z] "template_test.go", [2024-03-15T18:01:10.733Z] "template_timing_test.go" [2024-03-15T18:01:10.733Z] ], [2024-03-15T18:01:10.733Z] "TestImports": [ [2024-03-15T18:01:10.733Z] "bytes", [2024-03-15T18:01:10.733Z] "errors", [2024-03-15T18:01:10.733Z] "fmt", [2024-03-15T18:01:10.733Z] "io", [2024-03-15T18:01:10.733Z] "log", [2024-03-15T18:01:10.733Z] "net/url", [2024-03-15T18:01:10.733Z] "strings", [2024-03-15T18:01:10.733Z] "testing", [2024-03-15T18:01:10.733Z] "text/template" [2024-03-15T18:01:10.733Z] ] [2024-03-15T18:01:10.733Z] } [2024-03-15T18:01:10.733Z] { [2024-03-15T18:01:10.733Z] "Dir": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2/log", [2024-03-15T18:01:10.733Z] "ImportPath": "github.com/labstack/gommon/log", [2024-03-15T18:01:10.733Z] "Name": "log", [2024-03-15T18:01:10.733Z] "Root": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2", [2024-03-15T18:01:10.734Z] "Module": { [2024-03-15T18:01:10.734Z] "Path": "github.com/labstack/gommon", [2024-03-15T18:01:10.734Z] "Version": "v0.4.2", [2024-03-15T18:01:10.734Z] "Time": "2023-12-20T12:59:22Z", [2024-03-15T18:01:10.734Z] "Indirect": true, [2024-03-15T18:01:10.734Z] "Dir": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2", [2024-03-15T18:01:10.734Z] "GoMod": "/go/pkg/mod/cache/download/github.com/labstack/gommon/@v/v0.4.2.mod", [2024-03-15T18:01:10.734Z] "GoVersion": "1.18" [2024-03-15T18:01:10.734Z] }, [2024-03-15T18:01:10.734Z] "DepOnly": true, [2024-03-15T18:01:10.734Z] "Stale": true, [2024-03-15T18:01:10.734Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-15T18:01:10.734Z] "GoFiles": [ [2024-03-15T18:01:10.734Z] "color.go", [2024-03-15T18:01:10.734Z] "log.go" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.734Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.734Z] "white.go" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.734Z] "Imports": [ [2024-03-15T18:01:10.734Z] "bytes", [2024-03-15T18:01:10.734Z] "encoding/json", [2024-03-15T18:01:10.734Z] "fmt", [2024-03-15T18:01:10.734Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.734Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.734Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.734Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.734Z] "io", [2024-03-15T18:01:10.734Z] "os", [2024-03-15T18:01:10.734Z] "path", [2024-03-15T18:01:10.734Z] "runtime", [2024-03-15T18:01:10.734Z] "strconv", [2024-03-15T18:01:10.734Z] "sync", [2024-03-15T18:01:10.734Z] "sync/atomic", [2024-03-15T18:01:10.734Z] "time" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.734Z] "Deps": [ [2024-03-15T18:01:10.734Z] "bytes", [2024-03-15T18:01:10.734Z] "encoding", [2024-03-15T18:01:10.734Z] "encoding/base64", [2024-03-15T18:01:10.734Z] "encoding/binary", [2024-03-15T18:01:10.734Z] "encoding/json", [2024-03-15T18:01:10.734Z] "errors", [2024-03-15T18:01:10.734Z] "fmt", [2024-03-15T18:01:10.734Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.734Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.734Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.734Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.734Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.734Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.734Z] "internal/abi", [2024-03-15T18:01:10.734Z] "internal/bytealg", [2024-03-15T18:01:10.734Z] "internal/cpu", [2024-03-15T18:01:10.734Z] "internal/fmtsort", [2024-03-15T18:01:10.734Z] "internal/goexperiment", [2024-03-15T18:01:10.734Z] "internal/itoa", [2024-03-15T18:01:10.734Z] "internal/oserror", [2024-03-15T18:01:10.734Z] "internal/poll", [2024-03-15T18:01:10.734Z] "internal/race", [2024-03-15T18:01:10.734Z] "internal/reflectlite", [2024-03-15T18:01:10.734Z] "internal/syscall/execenv", [2024-03-15T18:01:10.734Z] "internal/syscall/unix", [2024-03-15T18:01:10.734Z] "internal/testlog", [2024-03-15T18:01:10.734Z] "internal/unsafeheader", [2024-03-15T18:01:10.734Z] "io", [2024-03-15T18:01:10.734Z] "io/fs", [2024-03-15T18:01:10.734Z] "math", [2024-03-15T18:01:10.734Z] "math/bits", [2024-03-15T18:01:10.734Z] "os", [2024-03-15T18:01:10.734Z] "path", [2024-03-15T18:01:10.734Z] "reflect", [2024-03-15T18:01:10.734Z] "runtime", [2024-03-15T18:01:10.734Z] "runtime/internal/atomic", [2024-03-15T18:01:10.734Z] "runtime/internal/math", [2024-03-15T18:01:10.734Z] "runtime/internal/sys", [2024-03-15T18:01:10.734Z] "sort", [2024-03-15T18:01:10.734Z] "strconv", [2024-03-15T18:01:10.734Z] "strings", [2024-03-15T18:01:10.734Z] "sync", [2024-03-15T18:01:10.734Z] "sync/atomic", [2024-03-15T18:01:10.734Z] "syscall", [2024-03-15T18:01:10.734Z] "time", [2024-03-15T18:01:10.734Z] "unicode", [2024-03-15T18:01:10.734Z] "unicode/utf16", [2024-03-15T18:01:10.734Z] "unicode/utf8", [2024-03-15T18:01:10.734Z] "unsafe" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.734Z] "TestGoFiles": [ [2024-03-15T18:01:10.734Z] "log_test.go" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.734Z] "TestImports": [ [2024-03-15T18:01:10.734Z] "bytes", [2024-03-15T18:01:10.734Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.734Z] "os", [2024-03-15T18:01:10.734Z] "os/exec", [2024-03-15T18:01:10.734Z] "sync", [2024-03-15T18:01:10.734Z] "testing" [2024-03-15T18:01:10.734Z] ] [2024-03-15T18:01:10.734Z] } [2024-03-15T18:01:10.734Z] { [2024-03-15T18:01:10.734Z] "Dir": "/usr/local/go/src/runtime/debug", [2024-03-15T18:01:10.734Z] "ImportPath": "runtime/debug", [2024-03-15T18:01:10.734Z] "Name": "debug", [2024-03-15T18:01:10.734Z] "Doc": "Package debug contains facilities for programs to debug themselves while they are running.", [2024-03-15T18:01:10.734Z] "Target": "/usr/local/go/pkg/linux_amd64/runtime/debug.a", [2024-03-15T18:01:10.734Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.734Z] "Goroot": true, [2024-03-15T18:01:10.734Z] "Standard": true, [2024-03-15T18:01:10.734Z] "DepOnly": true, [2024-03-15T18:01:10.734Z] "GoFiles": [ [2024-03-15T18:01:10.734Z] "garbage.go", [2024-03-15T18:01:10.734Z] "mod.go", [2024-03-15T18:01:10.734Z] "stack.go", [2024-03-15T18:01:10.734Z] "stubs.go" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.734Z] "SFiles": [ [2024-03-15T18:01:10.734Z] "debug.s" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.734Z] "Imports": [ [2024-03-15T18:01:10.734Z] "os", [2024-03-15T18:01:10.734Z] "runtime", [2024-03-15T18:01:10.734Z] "sort", [2024-03-15T18:01:10.734Z] "strings", [2024-03-15T18:01:10.734Z] "time" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.734Z] "Deps": [ [2024-03-15T18:01:10.734Z] "errors", [2024-03-15T18:01:10.734Z] "internal/abi", [2024-03-15T18:01:10.734Z] "internal/bytealg", [2024-03-15T18:01:10.734Z] "internal/cpu", [2024-03-15T18:01:10.734Z] "internal/goexperiment", [2024-03-15T18:01:10.734Z] "internal/itoa", [2024-03-15T18:01:10.734Z] "internal/oserror", [2024-03-15T18:01:10.734Z] "internal/poll", [2024-03-15T18:01:10.734Z] "internal/race", [2024-03-15T18:01:10.734Z] "internal/reflectlite", [2024-03-15T18:01:10.734Z] "internal/syscall/execenv", [2024-03-15T18:01:10.734Z] "internal/syscall/unix", [2024-03-15T18:01:10.734Z] "internal/testlog", [2024-03-15T18:01:10.734Z] "internal/unsafeheader", [2024-03-15T18:01:10.734Z] "io", [2024-03-15T18:01:10.734Z] "io/fs", [2024-03-15T18:01:10.734Z] "os", [2024-03-15T18:01:10.734Z] "path", [2024-03-15T18:01:10.734Z] "runtime", [2024-03-15T18:01:10.734Z] "runtime/internal/atomic", [2024-03-15T18:01:10.734Z] "runtime/internal/math", [2024-03-15T18:01:10.734Z] "runtime/internal/sys", [2024-03-15T18:01:10.734Z] "sort", [2024-03-15T18:01:10.734Z] "strings", [2024-03-15T18:01:10.734Z] "sync", [2024-03-15T18:01:10.734Z] "sync/atomic", [2024-03-15T18:01:10.734Z] "syscall", [2024-03-15T18:01:10.734Z] "time", [2024-03-15T18:01:10.734Z] "unicode", [2024-03-15T18:01:10.734Z] "unicode/utf8", [2024-03-15T18:01:10.734Z] "unsafe" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.734Z] "XTestGoFiles": [ [2024-03-15T18:01:10.734Z] "garbage_test.go", [2024-03-15T18:01:10.734Z] "heapdump_test.go", [2024-03-15T18:01:10.734Z] "panic_test.go", [2024-03-15T18:01:10.734Z] "stack_test.go" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.734Z] "XTestImports": [ [2024-03-15T18:01:10.734Z] "internal/testenv", [2024-03-15T18:01:10.734Z] "os", [2024-03-15T18:01:10.734Z] "runtime", [2024-03-15T18:01:10.734Z] "runtime/debug", [2024-03-15T18:01:10.734Z] "strings", [2024-03-15T18:01:10.734Z] "syscall", [2024-03-15T18:01:10.734Z] "testing", [2024-03-15T18:01:10.734Z] "time", [2024-03-15T18:01:10.734Z] "unsafe" [2024-03-15T18:01:10.734Z] ] [2024-03-15T18:01:10.734Z] } [2024-03-15T18:01:10.734Z] { [2024-03-15T18:01:10.734Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/acme", [2024-03-15T18:01:10.734Z] "ImportPath": "golang.org/x/crypto/acme", [2024-03-15T18:01:10.734Z] "Name": "acme", [2024-03-15T18:01:10.734Z] "Doc": "Package acme provides an implementation of the Automatic Certificate Management Environment (ACME) spec, most famously used by Let's Encrypt.", [2024-03-15T18:01:10.734Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-15T18:01:10.734Z] "Module": { [2024-03-15T18:01:10.734Z] "Path": "golang.org/x/crypto", [2024-03-15T18:01:10.734Z] "Version": "v0.21.0", [2024-03-15T18:01:10.734Z] "Time": "2024-03-04T18:29:30Z", [2024-03-15T18:01:10.734Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-15T18:01:10.734Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-15T18:01:10.734Z] "GoVersion": "1.18" [2024-03-15T18:01:10.734Z] }, [2024-03-15T18:01:10.734Z] "DepOnly": true, [2024-03-15T18:01:10.734Z] "Stale": true, [2024-03-15T18:01:10.734Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.734Z] "GoFiles": [ [2024-03-15T18:01:10.734Z] "acme.go", [2024-03-15T18:01:10.734Z] "http.go", [2024-03-15T18:01:10.734Z] "jws.go", [2024-03-15T18:01:10.734Z] "rfc8555.go", [2024-03-15T18:01:10.734Z] "types.go", [2024-03-15T18:01:10.734Z] "version_go112.go" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.734Z] "Imports": [ [2024-03-15T18:01:10.734Z] "bytes", [2024-03-15T18:01:10.734Z] "context", [2024-03-15T18:01:10.734Z] "crypto", [2024-03-15T18:01:10.734Z] "crypto/ecdsa", [2024-03-15T18:01:10.734Z] "crypto/elliptic", [2024-03-15T18:01:10.734Z] "crypto/hmac", [2024-03-15T18:01:10.734Z] "crypto/rand", [2024-03-15T18:01:10.734Z] "crypto/rsa", [2024-03-15T18:01:10.734Z] "crypto/sha256", [2024-03-15T18:01:10.734Z] "crypto/sha512", [2024-03-15T18:01:10.734Z] "crypto/tls", [2024-03-15T18:01:10.734Z] "crypto/x509", [2024-03-15T18:01:10.734Z] "crypto/x509/pkix", [2024-03-15T18:01:10.734Z] "encoding/asn1", [2024-03-15T18:01:10.734Z] "encoding/base64", [2024-03-15T18:01:10.734Z] "encoding/hex", [2024-03-15T18:01:10.734Z] "encoding/json", [2024-03-15T18:01:10.734Z] "encoding/pem", [2024-03-15T18:01:10.734Z] "errors", [2024-03-15T18:01:10.734Z] "fmt", [2024-03-15T18:01:10.734Z] "io", [2024-03-15T18:01:10.734Z] "math/big", [2024-03-15T18:01:10.734Z] "net/http", [2024-03-15T18:01:10.734Z] "runtime/debug", [2024-03-15T18:01:10.734Z] "strconv", [2024-03-15T18:01:10.734Z] "strings", [2024-03-15T18:01:10.734Z] "sync", [2024-03-15T18:01:10.734Z] "time" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.734Z] "Deps": [ [2024-03-15T18:01:10.734Z] "bufio", [2024-03-15T18:01:10.734Z] "bytes", [2024-03-15T18:01:10.734Z] "compress/flate", [2024-03-15T18:01:10.734Z] "compress/gzip", [2024-03-15T18:01:10.734Z] "container/list", [2024-03-15T18:01:10.734Z] "context", [2024-03-15T18:01:10.734Z] "crypto", [2024-03-15T18:01:10.734Z] "crypto/aes", [2024-03-15T18:01:10.734Z] "crypto/cipher", [2024-03-15T18:01:10.734Z] "crypto/des", [2024-03-15T18:01:10.734Z] "crypto/dsa", [2024-03-15T18:01:10.734Z] "crypto/ecdsa", [2024-03-15T18:01:10.734Z] "crypto/ed25519", [2024-03-15T18:01:10.734Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.734Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.734Z] "crypto/elliptic", [2024-03-15T18:01:10.734Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.734Z] "crypto/hmac", [2024-03-15T18:01:10.734Z] "crypto/internal/randutil", [2024-03-15T18:01:10.734Z] "crypto/internal/subtle", [2024-03-15T18:01:10.734Z] "crypto/md5", [2024-03-15T18:01:10.734Z] "crypto/rand", [2024-03-15T18:01:10.734Z] "crypto/rc4", [2024-03-15T18:01:10.734Z] "crypto/rsa", [2024-03-15T18:01:10.734Z] "crypto/sha1", [2024-03-15T18:01:10.734Z] "crypto/sha256", [2024-03-15T18:01:10.734Z] "crypto/sha512", [2024-03-15T18:01:10.734Z] "crypto/subtle", [2024-03-15T18:01:10.734Z] "crypto/tls", [2024-03-15T18:01:10.734Z] "crypto/x509", [2024-03-15T18:01:10.734Z] "crypto/x509/pkix", [2024-03-15T18:01:10.734Z] "encoding", [2024-03-15T18:01:10.734Z] "encoding/asn1", [2024-03-15T18:01:10.734Z] "encoding/base64", [2024-03-15T18:01:10.734Z] "encoding/binary", [2024-03-15T18:01:10.734Z] "encoding/hex", [2024-03-15T18:01:10.734Z] "encoding/json", [2024-03-15T18:01:10.734Z] "encoding/pem", [2024-03-15T18:01:10.734Z] "errors", [2024-03-15T18:01:10.734Z] "fmt", [2024-03-15T18:01:10.734Z] "hash", [2024-03-15T18:01:10.734Z] "hash/crc32", [2024-03-15T18:01:10.734Z] "internal/abi", [2024-03-15T18:01:10.734Z] "internal/bytealg", [2024-03-15T18:01:10.734Z] "internal/cpu", [2024-03-15T18:01:10.734Z] "internal/fmtsort", [2024-03-15T18:01:10.734Z] "internal/goexperiment", [2024-03-15T18:01:10.734Z] "internal/itoa", [2024-03-15T18:01:10.734Z] "internal/nettrace", [2024-03-15T18:01:10.734Z] "internal/oserror", [2024-03-15T18:01:10.734Z] "internal/poll", [2024-03-15T18:01:10.734Z] "internal/race", [2024-03-15T18:01:10.734Z] "internal/reflectlite", [2024-03-15T18:01:10.734Z] "internal/singleflight", [2024-03-15T18:01:10.734Z] "internal/syscall/execenv", [2024-03-15T18:01:10.734Z] "internal/syscall/unix", [2024-03-15T18:01:10.734Z] "internal/testlog", [2024-03-15T18:01:10.734Z] "internal/unsafeheader", [2024-03-15T18:01:10.734Z] "io", [2024-03-15T18:01:10.734Z] "io/fs", [2024-03-15T18:01:10.734Z] "io/ioutil", [2024-03-15T18:01:10.734Z] "log", [2024-03-15T18:01:10.734Z] "math", [2024-03-15T18:01:10.734Z] "math/big", [2024-03-15T18:01:10.734Z] "math/bits", [2024-03-15T18:01:10.734Z] "math/rand", [2024-03-15T18:01:10.734Z] "mime", [2024-03-15T18:01:10.734Z] "mime/multipart", [2024-03-15T18:01:10.734Z] "mime/quotedprintable", [2024-03-15T18:01:10.734Z] "net", [2024-03-15T18:01:10.734Z] "net/http", [2024-03-15T18:01:10.734Z] "net/http/httptrace", [2024-03-15T18:01:10.734Z] "net/http/internal", [2024-03-15T18:01:10.734Z] "net/http/internal/ascii", [2024-03-15T18:01:10.734Z] "net/textproto", [2024-03-15T18:01:10.734Z] "net/url", [2024-03-15T18:01:10.734Z] "os", [2024-03-15T18:01:10.734Z] "path", [2024-03-15T18:01:10.734Z] "path/filepath", [2024-03-15T18:01:10.734Z] "reflect", [2024-03-15T18:01:10.734Z] "runtime", [2024-03-15T18:01:10.734Z] "runtime/cgo", [2024-03-15T18:01:10.734Z] "runtime/debug", [2024-03-15T18:01:10.734Z] "runtime/internal/atomic", [2024-03-15T18:01:10.734Z] "runtime/internal/math", [2024-03-15T18:01:10.734Z] "runtime/internal/sys", [2024-03-15T18:01:10.734Z] "sort", [2024-03-15T18:01:10.734Z] "strconv", [2024-03-15T18:01:10.734Z] "strings", [2024-03-15T18:01:10.734Z] "sync", [2024-03-15T18:01:10.734Z] "sync/atomic", [2024-03-15T18:01:10.734Z] "syscall", [2024-03-15T18:01:10.734Z] "time", [2024-03-15T18:01:10.734Z] "unicode", [2024-03-15T18:01:10.734Z] "unicode/utf16", [2024-03-15T18:01:10.734Z] "unicode/utf8", [2024-03-15T18:01:10.734Z] "unsafe", [2024-03-15T18:01:10.734Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.734Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.734Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.734Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.734Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.734Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.734Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.734Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.734Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.734Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.734Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.734Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.734Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.734Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.734Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.734Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.734Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.734Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.734Z] "TestGoFiles": [ [2024-03-15T18:01:10.734Z] "acme_test.go", [2024-03-15T18:01:10.734Z] "http_test.go", [2024-03-15T18:01:10.734Z] "jws_test.go", [2024-03-15T18:01:10.734Z] "rfc8555_test.go", [2024-03-15T18:01:10.734Z] "types_test.go" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.734Z] "TestImports": [ [2024-03-15T18:01:10.734Z] "bytes", [2024-03-15T18:01:10.734Z] "context", [2024-03-15T18:01:10.734Z] "crypto", [2024-03-15T18:01:10.734Z] "crypto/ecdsa", [2024-03-15T18:01:10.734Z] "crypto/elliptic", [2024-03-15T18:01:10.734Z] "crypto/hmac", [2024-03-15T18:01:10.734Z] "crypto/rand", [2024-03-15T18:01:10.734Z] "crypto/rsa", [2024-03-15T18:01:10.734Z] "crypto/sha256", [2024-03-15T18:01:10.734Z] "crypto/tls", [2024-03-15T18:01:10.734Z] "crypto/x509", [2024-03-15T18:01:10.734Z] "crypto/x509/pkix", [2024-03-15T18:01:10.734Z] "encoding/base64", [2024-03-15T18:01:10.734Z] "encoding/hex", [2024-03-15T18:01:10.734Z] "encoding/json", [2024-03-15T18:01:10.734Z] "encoding/pem", [2024-03-15T18:01:10.734Z] "errors", [2024-03-15T18:01:10.734Z] "fmt", [2024-03-15T18:01:10.734Z] "io", [2024-03-15T18:01:10.734Z] "math/big", [2024-03-15T18:01:10.734Z] "net/http", [2024-03-15T18:01:10.734Z] "net/http/httptest", [2024-03-15T18:01:10.734Z] "reflect", [2024-03-15T18:01:10.734Z] "sort", [2024-03-15T18:01:10.734Z] "strings", [2024-03-15T18:01:10.734Z] "sync", [2024-03-15T18:01:10.734Z] "testing", [2024-03-15T18:01:10.734Z] "time" [2024-03-15T18:01:10.734Z] ] [2024-03-15T18:01:10.734Z] } [2024-03-15T18:01:10.734Z] { [2024-03-15T18:01:10.734Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/transform", [2024-03-15T18:01:10.734Z] "ImportPath": "golang.org/x/text/transform", [2024-03-15T18:01:10.734Z] "Name": "transform", [2024-03-15T18:01:10.734Z] "Doc": "Package transform provides reader and writer wrappers that transform the bytes passing through as well as various transformations.", [2024-03-15T18:01:10.734Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-15T18:01:10.734Z] "Module": { [2024-03-15T18:01:10.734Z] "Path": "golang.org/x/text", [2024-03-15T18:01:10.734Z] "Version": "v0.14.0", [2024-03-15T18:01:10.734Z] "Time": "2023-10-11T21:58:48Z", [2024-03-15T18:01:10.734Z] "Indirect": true, [2024-03-15T18:01:10.734Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-15T18:01:10.734Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-03-15T18:01:10.734Z] "GoVersion": "1.18" [2024-03-15T18:01:10.734Z] }, [2024-03-15T18:01:10.734Z] "DepOnly": true, [2024-03-15T18:01:10.734Z] "Stale": true, [2024-03-15T18:01:10.734Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.734Z] "GoFiles": [ [2024-03-15T18:01:10.734Z] "transform.go" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.734Z] "Imports": [ [2024-03-15T18:01:10.734Z] "bytes", [2024-03-15T18:01:10.734Z] "errors", [2024-03-15T18:01:10.734Z] "io", [2024-03-15T18:01:10.734Z] "unicode/utf8" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.734Z] "Deps": [ [2024-03-15T18:01:10.734Z] "bytes", [2024-03-15T18:01:10.734Z] "errors", [2024-03-15T18:01:10.734Z] "internal/abi", [2024-03-15T18:01:10.734Z] "internal/bytealg", [2024-03-15T18:01:10.734Z] "internal/cpu", [2024-03-15T18:01:10.734Z] "internal/goexperiment", [2024-03-15T18:01:10.734Z] "internal/race", [2024-03-15T18:01:10.734Z] "internal/reflectlite", [2024-03-15T18:01:10.734Z] "internal/unsafeheader", [2024-03-15T18:01:10.734Z] "io", [2024-03-15T18:01:10.734Z] "runtime", [2024-03-15T18:01:10.734Z] "runtime/internal/atomic", [2024-03-15T18:01:10.734Z] "runtime/internal/math", [2024-03-15T18:01:10.734Z] "runtime/internal/sys", [2024-03-15T18:01:10.734Z] "sync", [2024-03-15T18:01:10.734Z] "sync/atomic", [2024-03-15T18:01:10.734Z] "unicode", [2024-03-15T18:01:10.734Z] "unicode/utf8", [2024-03-15T18:01:10.734Z] "unsafe" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.734Z] "TestGoFiles": [ [2024-03-15T18:01:10.734Z] "transform_test.go" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.734Z] "TestImports": [ [2024-03-15T18:01:10.734Z] "bytes", [2024-03-15T18:01:10.734Z] "errors", [2024-03-15T18:01:10.734Z] "fmt", [2024-03-15T18:01:10.734Z] "golang.org/x/text/internal/testtext", [2024-03-15T18:01:10.734Z] "io", [2024-03-15T18:01:10.734Z] "strconv", [2024-03-15T18:01:10.734Z] "strings", [2024-03-15T18:01:10.734Z] "testing", [2024-03-15T18:01:10.734Z] "time", [2024-03-15T18:01:10.734Z] "unicode/utf8" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.734Z] "XTestGoFiles": [ [2024-03-15T18:01:10.734Z] "examples_test.go" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.734Z] "XTestImports": [ [2024-03-15T18:01:10.734Z] "fmt", [2024-03-15T18:01:10.734Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.734Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.734Z] "unicode" [2024-03-15T18:01:10.734Z] ] [2024-03-15T18:01:10.734Z] } [2024-03-15T18:01:10.734Z] { [2024-03-15T18:01:10.734Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/unicode/bidi", [2024-03-15T18:01:10.734Z] "ImportPath": "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.734Z] "Name": "bidi", [2024-03-15T18:01:10.734Z] "Doc": "Package bidi contains functionality for bidirectional text support.", [2024-03-15T18:01:10.734Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-15T18:01:10.734Z] "Module": { [2024-03-15T18:01:10.734Z] "Path": "golang.org/x/text", [2024-03-15T18:01:10.734Z] "Version": "v0.14.0", [2024-03-15T18:01:10.734Z] "Time": "2023-10-11T21:58:48Z", [2024-03-15T18:01:10.734Z] "Indirect": true, [2024-03-15T18:01:10.734Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-15T18:01:10.734Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-03-15T18:01:10.734Z] "GoVersion": "1.18" [2024-03-15T18:01:10.734Z] }, [2024-03-15T18:01:10.734Z] "DepOnly": true, [2024-03-15T18:01:10.734Z] "Stale": true, [2024-03-15T18:01:10.734Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.734Z] "GoFiles": [ [2024-03-15T18:01:10.734Z] "bidi.go", [2024-03-15T18:01:10.734Z] "bracket.go", [2024-03-15T18:01:10.734Z] "core.go", [2024-03-15T18:01:10.734Z] "prop.go", [2024-03-15T18:01:10.734Z] "tables13.0.0.go", [2024-03-15T18:01:10.734Z] "trieval.go" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.734Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.734Z] "gen.go", [2024-03-15T18:01:10.734Z] "gen_ranges.go", [2024-03-15T18:01:10.734Z] "gen_trieval.go", [2024-03-15T18:01:10.734Z] "tables10.0.0.go", [2024-03-15T18:01:10.734Z] "tables11.0.0.go", [2024-03-15T18:01:10.734Z] "tables12.0.0.go", [2024-03-15T18:01:10.734Z] "tables15.0.0.go", [2024-03-15T18:01:10.734Z] "tables9.0.0.go" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.734Z] "Imports": [ [2024-03-15T18:01:10.734Z] "bytes", [2024-03-15T18:01:10.734Z] "container/list", [2024-03-15T18:01:10.734Z] "fmt", [2024-03-15T18:01:10.734Z] "log", [2024-03-15T18:01:10.734Z] "sort", [2024-03-15T18:01:10.734Z] "unicode/utf8" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.734Z] "Deps": [ [2024-03-15T18:01:10.734Z] "bytes", [2024-03-15T18:01:10.734Z] "container/list", [2024-03-15T18:01:10.734Z] "errors", [2024-03-15T18:01:10.734Z] "fmt", [2024-03-15T18:01:10.734Z] "internal/abi", [2024-03-15T18:01:10.734Z] "internal/bytealg", [2024-03-15T18:01:10.734Z] "internal/cpu", [2024-03-15T18:01:10.734Z] "internal/fmtsort", [2024-03-15T18:01:10.734Z] "internal/goexperiment", [2024-03-15T18:01:10.734Z] "internal/itoa", [2024-03-15T18:01:10.734Z] "internal/oserror", [2024-03-15T18:01:10.734Z] "internal/poll", [2024-03-15T18:01:10.734Z] "internal/race", [2024-03-15T18:01:10.734Z] "internal/reflectlite", [2024-03-15T18:01:10.734Z] "internal/syscall/execenv", [2024-03-15T18:01:10.734Z] "internal/syscall/unix", [2024-03-15T18:01:10.734Z] "internal/testlog", [2024-03-15T18:01:10.734Z] "internal/unsafeheader", [2024-03-15T18:01:10.734Z] "io", [2024-03-15T18:01:10.734Z] "io/fs", [2024-03-15T18:01:10.734Z] "log", [2024-03-15T18:01:10.734Z] "math", [2024-03-15T18:01:10.734Z] "math/bits", [2024-03-15T18:01:10.734Z] "os", [2024-03-15T18:01:10.734Z] "path", [2024-03-15T18:01:10.734Z] "reflect", [2024-03-15T18:01:10.734Z] "runtime", [2024-03-15T18:01:10.734Z] "runtime/internal/atomic", [2024-03-15T18:01:10.734Z] "runtime/internal/math", [2024-03-15T18:01:10.734Z] "runtime/internal/sys", [2024-03-15T18:01:10.734Z] "sort", [2024-03-15T18:01:10.734Z] "strconv", [2024-03-15T18:01:10.734Z] "sync", [2024-03-15T18:01:10.734Z] "sync/atomic", [2024-03-15T18:01:10.734Z] "syscall", [2024-03-15T18:01:10.734Z] "time", [2024-03-15T18:01:10.734Z] "unicode", [2024-03-15T18:01:10.734Z] "unicode/utf8", [2024-03-15T18:01:10.734Z] "unsafe" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.734Z] "TestGoFiles": [ [2024-03-15T18:01:10.734Z] "bidi_test.go", [2024-03-15T18:01:10.734Z] "core_test.go", [2024-03-15T18:01:10.734Z] "ranges_test.go", [2024-03-15T18:01:10.734Z] "tables_test.go" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.734Z] "TestImports": [ [2024-03-15T18:01:10.734Z] "flag", [2024-03-15T18:01:10.734Z] "fmt", [2024-03-15T18:01:10.734Z] "golang.org/x/text/internal/gen", [2024-03-15T18:01:10.734Z] "golang.org/x/text/internal/testtext", [2024-03-15T18:01:10.734Z] "golang.org/x/text/internal/ucd", [2024-03-15T18:01:10.734Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.734Z] "golang.org/x/text/unicode/rangetable", [2024-03-15T18:01:10.734Z] "log", [2024-03-15T18:01:10.734Z] "strconv", [2024-03-15T18:01:10.734Z] "strings", [2024-03-15T18:01:10.734Z] "testing", [2024-03-15T18:01:10.734Z] "unicode" [2024-03-15T18:01:10.734Z] ] [2024-03-15T18:01:10.734Z] } [2024-03-15T18:01:10.734Z] { [2024-03-15T18:01:10.734Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/secure/bidirule", [2024-03-15T18:01:10.734Z] "ImportPath": "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.734Z] "Name": "bidirule", [2024-03-15T18:01:10.734Z] "Doc": "Package bidirule implements the Bidi Rule defined by RFC 5893.", [2024-03-15T18:01:10.734Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-15T18:01:10.734Z] "Module": { [2024-03-15T18:01:10.734Z] "Path": "golang.org/x/text", [2024-03-15T18:01:10.734Z] "Version": "v0.14.0", [2024-03-15T18:01:10.734Z] "Time": "2023-10-11T21:58:48Z", [2024-03-15T18:01:10.734Z] "Indirect": true, [2024-03-15T18:01:10.734Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-15T18:01:10.734Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-03-15T18:01:10.734Z] "GoVersion": "1.18" [2024-03-15T18:01:10.734Z] }, [2024-03-15T18:01:10.734Z] "DepOnly": true, [2024-03-15T18:01:10.734Z] "Stale": true, [2024-03-15T18:01:10.734Z] "StaleReason": "stale dependency: golang.org/x/text/transform", [2024-03-15T18:01:10.734Z] "GoFiles": [ [2024-03-15T18:01:10.734Z] "bidirule.go", [2024-03-15T18:01:10.734Z] "bidirule10.0.0.go" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.734Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.734Z] "bidirule9.0.0.go", [2024-03-15T18:01:10.734Z] "bidirule9.0.0_test.go" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.734Z] "Imports": [ [2024-03-15T18:01:10.734Z] "errors", [2024-03-15T18:01:10.734Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.734Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.734Z] "unicode/utf8" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.734Z] "Deps": [ [2024-03-15T18:01:10.734Z] "bytes", [2024-03-15T18:01:10.734Z] "container/list", [2024-03-15T18:01:10.734Z] "errors", [2024-03-15T18:01:10.734Z] "fmt", [2024-03-15T18:01:10.734Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.734Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.734Z] "internal/abi", [2024-03-15T18:01:10.734Z] "internal/bytealg", [2024-03-15T18:01:10.734Z] "internal/cpu", [2024-03-15T18:01:10.734Z] "internal/fmtsort", [2024-03-15T18:01:10.734Z] "internal/goexperiment", [2024-03-15T18:01:10.734Z] "internal/itoa", [2024-03-15T18:01:10.734Z] "internal/oserror", [2024-03-15T18:01:10.734Z] "internal/poll", [2024-03-15T18:01:10.734Z] "internal/race", [2024-03-15T18:01:10.734Z] "internal/reflectlite", [2024-03-15T18:01:10.734Z] "internal/syscall/execenv", [2024-03-15T18:01:10.734Z] "internal/syscall/unix", [2024-03-15T18:01:10.734Z] "internal/testlog", [2024-03-15T18:01:10.734Z] "internal/unsafeheader", [2024-03-15T18:01:10.734Z] "io", [2024-03-15T18:01:10.734Z] "io/fs", [2024-03-15T18:01:10.734Z] "log", [2024-03-15T18:01:10.734Z] "math", [2024-03-15T18:01:10.734Z] "math/bits", [2024-03-15T18:01:10.734Z] "os", [2024-03-15T18:01:10.734Z] "path", [2024-03-15T18:01:10.734Z] "reflect", [2024-03-15T18:01:10.734Z] "runtime", [2024-03-15T18:01:10.734Z] "runtime/internal/atomic", [2024-03-15T18:01:10.734Z] "runtime/internal/math", [2024-03-15T18:01:10.734Z] "runtime/internal/sys", [2024-03-15T18:01:10.734Z] "sort", [2024-03-15T18:01:10.734Z] "strconv", [2024-03-15T18:01:10.734Z] "sync", [2024-03-15T18:01:10.734Z] "sync/atomic", [2024-03-15T18:01:10.734Z] "syscall", [2024-03-15T18:01:10.734Z] "time", [2024-03-15T18:01:10.734Z] "unicode", [2024-03-15T18:01:10.734Z] "unicode/utf8", [2024-03-15T18:01:10.734Z] "unsafe" [2024-03-15T18:01:10.734Z] ], [2024-03-15T18:01:10.735Z] "TestGoFiles": [ [2024-03-15T18:01:10.735Z] "bench_test.go", [2024-03-15T18:01:10.735Z] "bidirule10.0.0_test.go", [2024-03-15T18:01:10.735Z] "bidirule_test.go" [2024-03-15T18:01:10.735Z] ], [2024-03-15T18:01:10.735Z] "TestImports": [ [2024-03-15T18:01:10.735Z] "fmt", [2024-03-15T18:01:10.735Z] "golang.org/x/text/internal/testtext", [2024-03-15T18:01:10.735Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.735Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.735Z] "testing" [2024-03-15T18:01:10.735Z] ] [2024-03-15T18:01:10.735Z] } [2024-03-15T18:01:10.735Z] { [2024-03-15T18:01:10.735Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/unicode/norm", [2024-03-15T18:01:10.735Z] "ImportPath": "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.735Z] "Name": "norm", [2024-03-15T18:01:10.735Z] "Doc": "Package norm contains types and functions for normalizing Unicode strings.", [2024-03-15T18:01:10.735Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-15T18:01:10.735Z] "Module": { [2024-03-15T18:01:10.735Z] "Path": "golang.org/x/text", [2024-03-15T18:01:10.735Z] "Version": "v0.14.0", [2024-03-15T18:01:10.735Z] "Time": "2023-10-11T21:58:48Z", [2024-03-15T18:01:10.735Z] "Indirect": true, [2024-03-15T18:01:10.735Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-15T18:01:10.735Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-03-15T18:01:10.735Z] "GoVersion": "1.18" [2024-03-15T18:01:10.735Z] }, [2024-03-15T18:01:10.735Z] "DepOnly": true, [2024-03-15T18:01:10.735Z] "Stale": true, [2024-03-15T18:01:10.735Z] "StaleReason": "stale dependency: golang.org/x/text/transform", [2024-03-15T18:01:10.735Z] "GoFiles": [ [2024-03-15T18:01:10.735Z] "composition.go", [2024-03-15T18:01:10.735Z] "forminfo.go", [2024-03-15T18:01:10.735Z] "input.go", [2024-03-15T18:01:10.735Z] "iter.go", [2024-03-15T18:01:10.735Z] "normalize.go", [2024-03-15T18:01:10.735Z] "readwriter.go", [2024-03-15T18:01:10.735Z] "tables13.0.0.go", [2024-03-15T18:01:10.735Z] "transform.go", [2024-03-15T18:01:10.735Z] "trie.go" [2024-03-15T18:01:10.735Z] ], [2024-03-15T18:01:10.735Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.735Z] "data10.0.0_test.go", [2024-03-15T18:01:10.735Z] "data11.0.0_test.go", [2024-03-15T18:01:10.735Z] "data12.0.0_test.go", [2024-03-15T18:01:10.735Z] "data15.0.0_test.go", [2024-03-15T18:01:10.735Z] "data9.0.0_test.go", [2024-03-15T18:01:10.735Z] "forminfo_test.go", [2024-03-15T18:01:10.735Z] "maketables.go", [2024-03-15T18:01:10.735Z] "tables10.0.0.go", [2024-03-15T18:01:10.735Z] "tables11.0.0.go", [2024-03-15T18:01:10.735Z] "tables12.0.0.go", [2024-03-15T18:01:10.735Z] "tables15.0.0.go", [2024-03-15T18:01:10.735Z] "tables9.0.0.go", [2024-03-15T18:01:10.735Z] "triegen.go" [2024-03-15T18:01:10.735Z] ], [2024-03-15T18:01:10.735Z] "Imports": [ [2024-03-15T18:01:10.735Z] "encoding/binary", [2024-03-15T18:01:10.735Z] "fmt", [2024-03-15T18:01:10.735Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.735Z] "io", [2024-03-15T18:01:10.735Z] "sync", [2024-03-15T18:01:10.735Z] "unicode/utf8" [2024-03-15T18:01:10.735Z] ], [2024-03-15T18:01:10.735Z] "Deps": [ [2024-03-15T18:01:10.735Z] "bytes", [2024-03-15T18:01:10.735Z] "encoding/binary", [2024-03-15T18:01:10.735Z] "errors", [2024-03-15T18:01:10.735Z] "fmt", [2024-03-15T18:01:10.735Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.735Z] "internal/abi", [2024-03-15T18:01:10.735Z] "internal/bytealg", [2024-03-15T18:01:10.735Z] "internal/cpu", [2024-03-15T18:01:10.735Z] "internal/fmtsort", [2024-03-15T18:01:10.735Z] "internal/goexperiment", [2024-03-15T18:01:10.735Z] "internal/itoa", [2024-03-15T18:01:10.735Z] "internal/oserror", [2024-03-15T18:01:10.735Z] "internal/poll", [2024-03-15T18:01:10.735Z] "internal/race", [2024-03-15T18:01:10.735Z] "internal/reflectlite", [2024-03-15T18:01:10.735Z] "internal/syscall/execenv", [2024-03-15T18:01:10.735Z] "internal/syscall/unix", [2024-03-15T18:01:10.735Z] "internal/testlog", [2024-03-15T18:01:10.735Z] "internal/unsafeheader", [2024-03-15T18:01:10.735Z] "io", [2024-03-15T18:01:10.735Z] "io/fs", [2024-03-15T18:01:10.735Z] "math", [2024-03-15T18:01:10.735Z] "math/bits", [2024-03-15T18:01:10.735Z] "os", [2024-03-15T18:01:10.735Z] "path", [2024-03-15T18:01:10.735Z] "reflect", [2024-03-15T18:01:10.735Z] "runtime", [2024-03-15T18:01:10.735Z] "runtime/internal/atomic", [2024-03-15T18:01:10.735Z] "runtime/internal/math", [2024-03-15T18:01:10.735Z] "runtime/internal/sys", [2024-03-15T18:01:10.735Z] "sort", [2024-03-15T18:01:10.735Z] "strconv", [2024-03-15T18:01:10.735Z] "sync", [2024-03-15T18:01:10.735Z] "sync/atomic", [2024-03-15T18:01:10.735Z] "syscall", [2024-03-15T18:01:10.735Z] "time", [2024-03-15T18:01:10.735Z] "unicode", [2024-03-15T18:01:10.735Z] "unicode/utf8", [2024-03-15T18:01:10.735Z] "unsafe" [2024-03-15T18:01:10.735Z] ], [2024-03-15T18:01:10.735Z] "TestGoFiles": [ [2024-03-15T18:01:10.735Z] "composition_test.go", [2024-03-15T18:01:10.735Z] "data13.0.0_test.go", [2024-03-15T18:01:10.735Z] "iter_test.go", [2024-03-15T18:01:10.735Z] "normalize_test.go", [2024-03-15T18:01:10.735Z] "readwriter_test.go", [2024-03-15T18:01:10.735Z] "transform_test.go", [2024-03-15T18:01:10.735Z] "ucd_test.go" [2024-03-15T18:01:10.735Z] ], [2024-03-15T18:01:10.735Z] "TestImports": [ [2024-03-15T18:01:10.735Z] "bufio", [2024-03-15T18:01:10.735Z] "bytes", [2024-03-15T18:01:10.735Z] "flag", [2024-03-15T18:01:10.735Z] "fmt", [2024-03-15T18:01:10.735Z] "golang.org/x/text/internal/gen", [2024-03-15T18:01:10.735Z] "golang.org/x/text/internal/testtext", [2024-03-15T18:01:10.735Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.735Z] "io", [2024-03-15T18:01:10.735Z] "log", [2024-03-15T18:01:10.735Z] "os", [2024-03-15T18:01:10.735Z] "os/exec", [2024-03-15T18:01:10.735Z] "path/filepath", [2024-03-15T18:01:10.735Z] "regexp", [2024-03-15T18:01:10.735Z] "runtime", [2024-03-15T18:01:10.735Z] "strconv", [2024-03-15T18:01:10.735Z] "strings", [2024-03-15T18:01:10.735Z] "sync", [2024-03-15T18:01:10.735Z] "testing", [2024-03-15T18:01:10.735Z] "time", [2024-03-15T18:01:10.735Z] "unicode/utf8" [2024-03-15T18:01:10.735Z] ], [2024-03-15T18:01:10.735Z] "XTestGoFiles": [ [2024-03-15T18:01:10.735Z] "example_iter_test.go", [2024-03-15T18:01:10.735Z] "example_test.go" [2024-03-15T18:01:10.735Z] ], [2024-03-15T18:01:10.735Z] "XTestImports": [ [2024-03-15T18:01:10.735Z] "bytes", [2024-03-15T18:01:10.735Z] "fmt", [2024-03-15T18:01:10.735Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.735Z] "io", [2024-03-15T18:01:10.735Z] "unicode/utf8" [2024-03-15T18:01:10.735Z] ] [2024-03-15T18:01:10.735Z] } [2024-03-15T18:01:10.735Z] { [2024-03-15T18:01:10.735Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.21.0/idna", [2024-03-15T18:01:10.735Z] "ImportPath": "golang.org/x/net/idna", [2024-03-15T18:01:10.735Z] "Name": "idna", [2024-03-15T18:01:10.735Z] "Doc": "Package idna implements IDNA2008 using the compatibility processing defined by UTS (Unicode Technical Standard) #46, which defines a standard to deal with the transition from IDNA2003.", [2024-03-15T18:01:10.735Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.21.0", [2024-03-15T18:01:10.735Z] "Module": { [2024-03-15T18:01:10.735Z] "Path": "golang.org/x/net", [2024-03-15T18:01:10.735Z] "Version": "v0.21.0", [2024-03-15T18:01:10.735Z] "Time": "2024-02-07T21:51:58Z", [2024-03-15T18:01:10.735Z] "Indirect": true, [2024-03-15T18:01:10.735Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.21.0", [2024-03-15T18:01:10.735Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.21.0.mod", [2024-03-15T18:01:10.735Z] "GoVersion": "1.18" [2024-03-15T18:01:10.735Z] }, [2024-03-15T18:01:10.735Z] "DepOnly": true, [2024-03-15T18:01:10.735Z] "Stale": true, [2024-03-15T18:01:10.735Z] "StaleReason": "stale dependency: golang.org/x/text/transform", [2024-03-15T18:01:10.735Z] "GoFiles": [ [2024-03-15T18:01:10.735Z] "idna10.0.0.go", [2024-03-15T18:01:10.735Z] "pre_go118.go", [2024-03-15T18:01:10.735Z] "punycode.go", [2024-03-15T18:01:10.735Z] "tables13.0.0.go", [2024-03-15T18:01:10.735Z] "trie.go", [2024-03-15T18:01:10.735Z] "trie13.0.0.go", [2024-03-15T18:01:10.735Z] "trieval.go" [2024-03-15T18:01:10.735Z] ], [2024-03-15T18:01:10.735Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.735Z] "go118.go", [2024-03-15T18:01:10.735Z] "idna9.0.0.go", [2024-03-15T18:01:10.735Z] "tables10.0.0.go", [2024-03-15T18:01:10.735Z] "tables11.0.0.go", [2024-03-15T18:01:10.735Z] "tables12.0.0.go", [2024-03-15T18:01:10.735Z] "tables15.0.0.go", [2024-03-15T18:01:10.735Z] "tables9.0.0.go", [2024-03-15T18:01:10.735Z] "trie12.0.0.go" [2024-03-15T18:01:10.735Z] ], [2024-03-15T18:01:10.735Z] "Imports": [ [2024-03-15T18:01:10.735Z] "fmt", [2024-03-15T18:01:10.735Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.735Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.735Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.735Z] "math", [2024-03-15T18:01:10.735Z] "strings", [2024-03-15T18:01:10.735Z] "unicode/utf8" [2024-03-15T18:01:10.735Z] ], [2024-03-15T18:01:10.735Z] "Deps": [ [2024-03-15T18:01:10.735Z] "bytes", [2024-03-15T18:01:10.735Z] "container/list", [2024-03-15T18:01:10.735Z] "encoding/binary", [2024-03-15T18:01:10.735Z] "errors", [2024-03-15T18:01:10.735Z] "fmt", [2024-03-15T18:01:10.735Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.735Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.735Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.735Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.735Z] "internal/abi", [2024-03-15T18:01:10.735Z] "internal/bytealg", [2024-03-15T18:01:10.735Z] "internal/cpu", [2024-03-15T18:01:10.735Z] "internal/fmtsort", [2024-03-15T18:01:10.735Z] "internal/goexperiment", [2024-03-15T18:01:10.735Z] "internal/itoa", [2024-03-15T18:01:10.735Z] "internal/oserror", [2024-03-15T18:01:10.735Z] "internal/poll", [2024-03-15T18:01:10.735Z] "internal/race", [2024-03-15T18:01:10.735Z] "internal/reflectlite", [2024-03-15T18:01:10.735Z] "internal/syscall/execenv", [2024-03-15T18:01:10.735Z] "internal/syscall/unix", [2024-03-15T18:01:10.735Z] "internal/testlog", [2024-03-15T18:01:10.735Z] "internal/unsafeheader", [2024-03-15T18:01:10.735Z] "io", [2024-03-15T18:01:10.735Z] "io/fs", [2024-03-15T18:01:10.735Z] "log", [2024-03-15T18:01:10.735Z] "math", [2024-03-15T18:01:10.735Z] "math/bits", [2024-03-15T18:01:10.735Z] "os", [2024-03-15T18:01:10.735Z] "path", [2024-03-15T18:01:10.735Z] "reflect", [2024-03-15T18:01:10.735Z] "runtime", [2024-03-15T18:01:10.735Z] "runtime/internal/atomic", [2024-03-15T18:01:10.735Z] "runtime/internal/math", [2024-03-15T18:01:10.735Z] "runtime/internal/sys", [2024-03-15T18:01:10.735Z] "sort", [2024-03-15T18:01:10.735Z] "strconv", [2024-03-15T18:01:10.735Z] "strings", [2024-03-15T18:01:10.735Z] "sync", [2024-03-15T18:01:10.735Z] "sync/atomic", [2024-03-15T18:01:10.735Z] "syscall", [2024-03-15T18:01:10.735Z] "time", [2024-03-15T18:01:10.735Z] "unicode", [2024-03-15T18:01:10.735Z] "unicode/utf8", [2024-03-15T18:01:10.735Z] "unsafe" [2024-03-15T18:01:10.735Z] ], [2024-03-15T18:01:10.735Z] "TestGoFiles": [ [2024-03-15T18:01:10.735Z] "idna_test.go", [2024-03-15T18:01:10.735Z] "punycode_test.go" [2024-03-15T18:01:10.735Z] ], [2024-03-15T18:01:10.735Z] "TestImports": [ [2024-03-15T18:01:10.735Z] "strings", [2024-03-15T18:01:10.735Z] "testing" [2024-03-15T18:01:10.735Z] ], [2024-03-15T18:01:10.735Z] "XTestGoFiles": [ [2024-03-15T18:01:10.735Z] "example_test.go" [2024-03-15T18:01:10.735Z] ], [2024-03-15T18:01:10.735Z] "XTestImports": [ [2024-03-15T18:01:10.735Z] "fmt", [2024-03-15T18:01:10.735Z] "golang.org/x/net/idna" [2024-03-15T18:01:10.735Z] ] [2024-03-15T18:01:10.735Z] } [2024-03-15T18:01:10.735Z] { [2024-03-15T18:01:10.735Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/acme/autocert", [2024-03-15T18:01:10.735Z] "ImportPath": "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.735Z] "Name": "autocert", [2024-03-15T18:01:10.735Z] "Doc": "Package autocert provides automatic access to certificates from Let's Encrypt and any other ACME-based CA.", [2024-03-15T18:01:10.735Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-15T18:01:10.735Z] "Module": { [2024-03-15T18:01:10.735Z] "Path": "golang.org/x/crypto", [2024-03-15T18:01:10.735Z] "Version": "v0.21.0", [2024-03-15T18:01:10.735Z] "Time": "2024-03-04T18:29:30Z", [2024-03-15T18:01:10.735Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-15T18:01:10.735Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-15T18:01:10.735Z] "GoVersion": "1.18" [2024-03-15T18:01:10.735Z] }, [2024-03-15T18:01:10.735Z] "DepOnly": true, [2024-03-15T18:01:10.735Z] "Stale": true, [2024-03-15T18:01:10.735Z] "StaleReason": "stale dependency: golang.org/x/text/transform", [2024-03-15T18:01:10.735Z] "GoFiles": [ [2024-03-15T18:01:10.735Z] "autocert.go", [2024-03-15T18:01:10.735Z] "cache.go", [2024-03-15T18:01:10.735Z] "listener.go", [2024-03-15T18:01:10.735Z] "renewal.go" [2024-03-15T18:01:10.735Z] ], [2024-03-15T18:01:10.735Z] "Imports": [ [2024-03-15T18:01:10.735Z] "bytes", [2024-03-15T18:01:10.735Z] "context", [2024-03-15T18:01:10.735Z] "crypto", [2024-03-15T18:01:10.735Z] "crypto/ecdsa", [2024-03-15T18:01:10.735Z] "crypto/elliptic", [2024-03-15T18:01:10.735Z] "crypto/rand", [2024-03-15T18:01:10.735Z] "crypto/rsa", [2024-03-15T18:01:10.735Z] "crypto/tls", [2024-03-15T18:01:10.735Z] "crypto/x509", [2024-03-15T18:01:10.735Z] "crypto/x509/pkix", [2024-03-15T18:01:10.735Z] "encoding/pem", [2024-03-15T18:01:10.735Z] "errors", [2024-03-15T18:01:10.735Z] "fmt", [2024-03-15T18:01:10.735Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.735Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.735Z] "io", [2024-03-15T18:01:10.735Z] "log", [2024-03-15T18:01:10.735Z] "math/rand", [2024-03-15T18:01:10.735Z] "net", [2024-03-15T18:01:10.735Z] "net/http", [2024-03-15T18:01:10.735Z] "os", [2024-03-15T18:01:10.735Z] "path", [2024-03-15T18:01:10.735Z] "path/filepath", [2024-03-15T18:01:10.735Z] "runtime", [2024-03-15T18:01:10.735Z] "strings", [2024-03-15T18:01:10.735Z] "sync", [2024-03-15T18:01:10.735Z] "time" [2024-03-15T18:01:10.735Z] ], [2024-03-15T18:01:10.735Z] "Deps": [ [2024-03-15T18:01:10.735Z] "bufio", [2024-03-15T18:01:10.735Z] "bytes", [2024-03-15T18:01:10.735Z] "compress/flate", [2024-03-15T18:01:10.735Z] "compress/gzip", [2024-03-15T18:01:10.735Z] "container/list", [2024-03-15T18:01:10.735Z] "context", [2024-03-15T18:01:10.735Z] "crypto", [2024-03-15T18:01:10.735Z] "crypto/aes", [2024-03-15T18:01:10.735Z] "crypto/cipher", [2024-03-15T18:01:10.735Z] "crypto/des", [2024-03-15T18:01:10.735Z] "crypto/dsa", [2024-03-15T18:01:10.735Z] "crypto/ecdsa", [2024-03-15T18:01:10.735Z] "crypto/ed25519", [2024-03-15T18:01:10.735Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.735Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.735Z] "crypto/elliptic", [2024-03-15T18:01:10.735Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.735Z] "crypto/hmac", [2024-03-15T18:01:10.735Z] "crypto/internal/randutil", [2024-03-15T18:01:10.735Z] "crypto/internal/subtle", [2024-03-15T18:01:10.735Z] "crypto/md5", [2024-03-15T18:01:10.735Z] "crypto/rand", [2024-03-15T18:01:10.735Z] "crypto/rc4", [2024-03-15T18:01:10.735Z] "crypto/rsa", [2024-03-15T18:01:10.735Z] "crypto/sha1", [2024-03-15T18:01:10.735Z] "crypto/sha256", [2024-03-15T18:01:10.735Z] "crypto/sha512", [2024-03-15T18:01:10.735Z] "crypto/subtle", [2024-03-15T18:01:10.735Z] "crypto/tls", [2024-03-15T18:01:10.735Z] "crypto/x509", [2024-03-15T18:01:10.735Z] "crypto/x509/pkix", [2024-03-15T18:01:10.735Z] "encoding", [2024-03-15T18:01:10.735Z] "encoding/asn1", [2024-03-15T18:01:10.735Z] "encoding/base64", [2024-03-15T18:01:10.735Z] "encoding/binary", [2024-03-15T18:01:10.735Z] "encoding/hex", [2024-03-15T18:01:10.735Z] "encoding/json", [2024-03-15T18:01:10.735Z] "encoding/pem", [2024-03-15T18:01:10.735Z] "errors", [2024-03-15T18:01:10.735Z] "fmt", [2024-03-15T18:01:10.735Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.735Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.735Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.735Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.735Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.735Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.735Z] "hash", [2024-03-15T18:01:10.735Z] "hash/crc32", [2024-03-15T18:01:10.735Z] "internal/abi", [2024-03-15T18:01:10.735Z] "internal/bytealg", [2024-03-15T18:01:10.735Z] "internal/cpu", [2024-03-15T18:01:10.735Z] "internal/fmtsort", [2024-03-15T18:01:10.735Z] "internal/goexperiment", [2024-03-15T18:01:10.735Z] "internal/itoa", [2024-03-15T18:01:10.735Z] "internal/nettrace", [2024-03-15T18:01:10.735Z] "internal/oserror", [2024-03-15T18:01:10.735Z] "internal/poll", [2024-03-15T18:01:10.735Z] "internal/race", [2024-03-15T18:01:10.735Z] "internal/reflectlite", [2024-03-15T18:01:10.735Z] "internal/singleflight", [2024-03-15T18:01:10.735Z] "internal/syscall/execenv", [2024-03-15T18:01:10.735Z] "internal/syscall/unix", [2024-03-15T18:01:10.735Z] "internal/testlog", [2024-03-15T18:01:10.735Z] "internal/unsafeheader", [2024-03-15T18:01:10.735Z] "io", [2024-03-15T18:01:10.735Z] "io/fs", [2024-03-15T18:01:10.735Z] "io/ioutil", [2024-03-15T18:01:10.735Z] "log", [2024-03-15T18:01:10.735Z] "math", [2024-03-15T18:01:10.735Z] "math/big", [2024-03-15T18:01:10.735Z] "math/bits", [2024-03-15T18:01:10.735Z] "math/rand", [2024-03-15T18:01:10.735Z] "mime", [2024-03-15T18:01:10.735Z] "mime/multipart", [2024-03-15T18:01:10.735Z] "mime/quotedprintable", [2024-03-15T18:01:10.735Z] "net", [2024-03-15T18:01:10.735Z] "net/http", [2024-03-15T18:01:10.735Z] "net/http/httptrace", [2024-03-15T18:01:10.735Z] "net/http/internal", [2024-03-15T18:01:10.735Z] "net/http/internal/ascii", [2024-03-15T18:01:10.735Z] "net/textproto", [2024-03-15T18:01:10.735Z] "net/url", [2024-03-15T18:01:10.735Z] "os", [2024-03-15T18:01:10.735Z] "path", [2024-03-15T18:01:10.735Z] "path/filepath", [2024-03-15T18:01:10.735Z] "reflect", [2024-03-15T18:01:10.735Z] "runtime", [2024-03-15T18:01:10.735Z] "runtime/cgo", [2024-03-15T18:01:10.735Z] "runtime/debug", [2024-03-15T18:01:10.735Z] "runtime/internal/atomic", [2024-03-15T18:01:10.735Z] "runtime/internal/math", [2024-03-15T18:01:10.735Z] "runtime/internal/sys", [2024-03-15T18:01:10.735Z] "sort", [2024-03-15T18:01:10.735Z] "strconv", [2024-03-15T18:01:10.735Z] "strings", [2024-03-15T18:01:10.735Z] "sync", [2024-03-15T18:01:10.735Z] "sync/atomic", [2024-03-15T18:01:10.735Z] "syscall", [2024-03-15T18:01:10.735Z] "time", [2024-03-15T18:01:10.735Z] "unicode", [2024-03-15T18:01:10.735Z] "unicode/utf16", [2024-03-15T18:01:10.735Z] "unicode/utf8", [2024-03-15T18:01:10.735Z] "unsafe", [2024-03-15T18:01:10.735Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.735Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.735Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.735Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.735Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.735Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.735Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.735Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.735Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.735Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.735Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.735Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.735Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.735Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.735Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.735Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.735Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.735Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.735Z] ], [2024-03-15T18:01:10.735Z] "TestGoFiles": [ [2024-03-15T18:01:10.735Z] "autocert_test.go", [2024-03-15T18:01:10.735Z] "cache_test.go", [2024-03-15T18:01:10.735Z] "renewal_test.go" [2024-03-15T18:01:10.735Z] ], [2024-03-15T18:01:10.735Z] "TestImports": [ [2024-03-15T18:01:10.735Z] "bytes", [2024-03-15T18:01:10.735Z] "context", [2024-03-15T18:01:10.735Z] "crypto", [2024-03-15T18:01:10.735Z] "crypto/ecdsa", [2024-03-15T18:01:10.735Z] "crypto/elliptic", [2024-03-15T18:01:10.735Z] "crypto/rand", [2024-03-15T18:01:10.735Z] "crypto/rsa", [2024-03-15T18:01:10.735Z] "crypto/tls", [2024-03-15T18:01:10.735Z] "crypto/x509", [2024-03-15T18:01:10.735Z] "crypto/x509/pkix", [2024-03-15T18:01:10.735Z] "encoding/asn1", [2024-03-15T18:01:10.735Z] "fmt", [2024-03-15T18:01:10.735Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.735Z] "golang.org/x/crypto/acme/autocert/internal/acmetest", [2024-03-15T18:01:10.735Z] "io", [2024-03-15T18:01:10.735Z] "math/big", [2024-03-15T18:01:10.735Z] "net/http", [2024-03-15T18:01:10.735Z] "net/http/httptest", [2024-03-15T18:01:10.735Z] "os", [2024-03-15T18:01:10.735Z] "path/filepath", [2024-03-15T18:01:10.735Z] "reflect", [2024-03-15T18:01:10.735Z] "strings", [2024-03-15T18:01:10.735Z] "sync", [2024-03-15T18:01:10.735Z] "testing", [2024-03-15T18:01:10.735Z] "time" [2024-03-15T18:01:10.735Z] ], [2024-03-15T18:01:10.735Z] "XTestGoFiles": [ [2024-03-15T18:01:10.735Z] "example_test.go" [2024-03-15T18:01:10.735Z] ], [2024-03-15T18:01:10.735Z] "XTestImports": [ [2024-03-15T18:01:10.735Z] "fmt", [2024-03-15T18:01:10.735Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.735Z] "log", [2024-03-15T18:01:10.735Z] "net/http" [2024-03-15T18:01:10.735Z] ] [2024-03-15T18:01:10.735Z] } [2024-03-15T18:01:10.735Z] { [2024-03-15T18:01:10.735Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.21.0/http/httpguts", [2024-03-15T18:01:10.735Z] "ImportPath": "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.735Z] "Name": "httpguts", [2024-03-15T18:01:10.735Z] "Doc": "Package httpguts provides functions implementing various details of the HTTP specification.", [2024-03-15T18:01:10.735Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.21.0", [2024-03-15T18:01:10.735Z] "Module": { [2024-03-15T18:01:10.735Z] "Path": "golang.org/x/net", [2024-03-15T18:01:10.735Z] "Version": "v0.21.0", [2024-03-15T18:01:10.735Z] "Time": "2024-02-07T21:51:58Z", [2024-03-15T18:01:10.735Z] "Indirect": true, [2024-03-15T18:01:10.735Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.21.0", [2024-03-15T18:01:10.735Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.21.0.mod", [2024-03-15T18:01:10.735Z] "GoVersion": "1.18" [2024-03-15T18:01:10.735Z] }, [2024-03-15T18:01:10.735Z] "DepOnly": true, [2024-03-15T18:01:10.735Z] "Stale": true, [2024-03-15T18:01:10.735Z] "StaleReason": "stale dependency: golang.org/x/text/transform", [2024-03-15T18:01:10.735Z] "GoFiles": [ [2024-03-15T18:01:10.735Z] "guts.go", [2024-03-15T18:01:10.735Z] "httplex.go" [2024-03-15T18:01:10.735Z] ], [2024-03-15T18:01:10.735Z] "Imports": [ [2024-03-15T18:01:10.735Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.735Z] "net", [2024-03-15T18:01:10.735Z] "net/textproto", [2024-03-15T18:01:10.735Z] "strings", [2024-03-15T18:01:10.735Z] "unicode/utf8" [2024-03-15T18:01:10.735Z] ], [2024-03-15T18:01:10.735Z] "Deps": [ [2024-03-15T18:01:10.735Z] "bufio", [2024-03-15T18:01:10.735Z] "bytes", [2024-03-15T18:01:10.735Z] "container/list", [2024-03-15T18:01:10.735Z] "context", [2024-03-15T18:01:10.735Z] "encoding/binary", [2024-03-15T18:01:10.735Z] "errors", [2024-03-15T18:01:10.735Z] "fmt", [2024-03-15T18:01:10.735Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.735Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.735Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.735Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.735Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.735Z] "internal/abi", [2024-03-15T18:01:10.735Z] "internal/bytealg", [2024-03-15T18:01:10.735Z] "internal/cpu", [2024-03-15T18:01:10.735Z] "internal/fmtsort", [2024-03-15T18:01:10.735Z] "internal/goexperiment", [2024-03-15T18:01:10.735Z] "internal/itoa", [2024-03-15T18:01:10.735Z] "internal/nettrace", [2024-03-15T18:01:10.735Z] "internal/oserror", [2024-03-15T18:01:10.735Z] "internal/poll", [2024-03-15T18:01:10.735Z] "internal/race", [2024-03-15T18:01:10.735Z] "internal/reflectlite", [2024-03-15T18:01:10.735Z] "internal/singleflight", [2024-03-15T18:01:10.735Z] "internal/syscall/execenv", [2024-03-15T18:01:10.735Z] "internal/syscall/unix", [2024-03-15T18:01:10.735Z] "internal/testlog", [2024-03-15T18:01:10.735Z] "internal/unsafeheader", [2024-03-15T18:01:10.735Z] "io", [2024-03-15T18:01:10.735Z] "io/fs", [2024-03-15T18:01:10.735Z] "log", [2024-03-15T18:01:10.735Z] "math", [2024-03-15T18:01:10.735Z] "math/bits", [2024-03-15T18:01:10.735Z] "net", [2024-03-15T18:01:10.735Z] "net/textproto", [2024-03-15T18:01:10.735Z] "os", [2024-03-15T18:01:10.735Z] "path", [2024-03-15T18:01:10.735Z] "reflect", [2024-03-15T18:01:10.735Z] "runtime", [2024-03-15T18:01:10.735Z] "runtime/cgo", [2024-03-15T18:01:10.735Z] "runtime/internal/atomic", [2024-03-15T18:01:10.735Z] "runtime/internal/math", [2024-03-15T18:01:10.735Z] "runtime/internal/sys", [2024-03-15T18:01:10.735Z] "sort", [2024-03-15T18:01:10.735Z] "strconv", [2024-03-15T18:01:10.735Z] "strings", [2024-03-15T18:01:10.735Z] "sync", [2024-03-15T18:01:10.735Z] "sync/atomic", [2024-03-15T18:01:10.735Z] "syscall", [2024-03-15T18:01:10.735Z] "time", [2024-03-15T18:01:10.735Z] "unicode", [2024-03-15T18:01:10.735Z] "unicode/utf8", [2024-03-15T18:01:10.735Z] "unsafe", [2024-03-15T18:01:10.735Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-15T18:01:10.735Z] ], [2024-03-15T18:01:10.735Z] "TestGoFiles": [ [2024-03-15T18:01:10.735Z] "httplex_test.go" [2024-03-15T18:01:10.735Z] ], [2024-03-15T18:01:10.735Z] "TestImports": [ [2024-03-15T18:01:10.735Z] "testing" [2024-03-15T18:01:10.735Z] ] [2024-03-15T18:01:10.735Z] } [2024-03-15T18:01:10.735Z] { [2024-03-15T18:01:10.735Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.21.0/http2/hpack", [2024-03-15T18:01:10.735Z] "ImportPath": "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.735Z] "Name": "hpack", [2024-03-15T18:01:10.735Z] "Doc": "Package hpack implements HPACK, a compression format for efficiently representing HTTP header fields in the context of HTTP/2.", [2024-03-15T18:01:10.735Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.21.0", [2024-03-15T18:01:10.735Z] "Module": { [2024-03-15T18:01:10.735Z] "Path": "golang.org/x/net", [2024-03-15T18:01:10.735Z] "Version": "v0.21.0", [2024-03-15T18:01:10.735Z] "Time": "2024-02-07T21:51:58Z", [2024-03-15T18:01:10.735Z] "Indirect": true, [2024-03-15T18:01:10.735Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.21.0", [2024-03-15T18:01:10.735Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.21.0.mod", [2024-03-15T18:01:10.735Z] "GoVersion": "1.18" [2024-03-15T18:01:10.735Z] }, [2024-03-15T18:01:10.735Z] "DepOnly": true, [2024-03-15T18:01:10.735Z] "Stale": true, [2024-03-15T18:01:10.735Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.735Z] "GoFiles": [ [2024-03-15T18:01:10.735Z] "encode.go", [2024-03-15T18:01:10.735Z] "hpack.go", [2024-03-15T18:01:10.735Z] "huffman.go", [2024-03-15T18:01:10.735Z] "static_table.go", [2024-03-15T18:01:10.735Z] "tables.go" [2024-03-15T18:01:10.735Z] ], [2024-03-15T18:01:10.735Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.735Z] "gen.go" [2024-03-15T18:01:10.735Z] ], [2024-03-15T18:01:10.735Z] "Imports": [ [2024-03-15T18:01:10.735Z] "bytes", [2024-03-15T18:01:10.735Z] "errors", [2024-03-15T18:01:10.735Z] "fmt", [2024-03-15T18:01:10.735Z] "io", [2024-03-15T18:01:10.735Z] "sync" [2024-03-15T18:01:10.735Z] ], [2024-03-15T18:01:10.735Z] "Deps": [ [2024-03-15T18:01:10.735Z] "bytes", [2024-03-15T18:01:10.735Z] "errors", [2024-03-15T18:01:10.735Z] "fmt", [2024-03-15T18:01:10.735Z] "internal/abi", [2024-03-15T18:01:10.735Z] "internal/bytealg", [2024-03-15T18:01:10.735Z] "internal/cpu", [2024-03-15T18:01:10.735Z] "internal/fmtsort", [2024-03-15T18:01:10.736Z] "internal/goexperiment", [2024-03-15T18:01:10.736Z] "internal/itoa", [2024-03-15T18:01:10.736Z] "internal/oserror", [2024-03-15T18:01:10.736Z] "internal/poll", [2024-03-15T18:01:10.736Z] "internal/race", [2024-03-15T18:01:10.736Z] "internal/reflectlite", [2024-03-15T18:01:10.736Z] "internal/syscall/execenv", [2024-03-15T18:01:10.736Z] "internal/syscall/unix", [2024-03-15T18:01:10.736Z] "internal/testlog", [2024-03-15T18:01:10.736Z] "internal/unsafeheader", [2024-03-15T18:01:10.736Z] "io", [2024-03-15T18:01:10.736Z] "io/fs", [2024-03-15T18:01:10.736Z] "math", [2024-03-15T18:01:10.736Z] "math/bits", [2024-03-15T18:01:10.736Z] "os", [2024-03-15T18:01:10.736Z] "path", [2024-03-15T18:01:10.736Z] "reflect", [2024-03-15T18:01:10.736Z] "runtime", [2024-03-15T18:01:10.736Z] "runtime/internal/atomic", [2024-03-15T18:01:10.736Z] "runtime/internal/math", [2024-03-15T18:01:10.736Z] "runtime/internal/sys", [2024-03-15T18:01:10.736Z] "sort", [2024-03-15T18:01:10.736Z] "strconv", [2024-03-15T18:01:10.736Z] "sync", [2024-03-15T18:01:10.736Z] "sync/atomic", [2024-03-15T18:01:10.736Z] "syscall", [2024-03-15T18:01:10.736Z] "time", [2024-03-15T18:01:10.736Z] "unicode", [2024-03-15T18:01:10.736Z] "unicode/utf8", [2024-03-15T18:01:10.736Z] "unsafe" [2024-03-15T18:01:10.736Z] ], [2024-03-15T18:01:10.736Z] "TestGoFiles": [ [2024-03-15T18:01:10.736Z] "encode_test.go", [2024-03-15T18:01:10.736Z] "hpack_test.go", [2024-03-15T18:01:10.736Z] "tables_test.go" [2024-03-15T18:01:10.736Z] ], [2024-03-15T18:01:10.736Z] "TestImports": [ [2024-03-15T18:01:10.736Z] "bufio", [2024-03-15T18:01:10.736Z] "bytes", [2024-03-15T18:01:10.736Z] "encoding/hex", [2024-03-15T18:01:10.736Z] "fmt", [2024-03-15T18:01:10.736Z] "math/rand", [2024-03-15T18:01:10.736Z] "reflect", [2024-03-15T18:01:10.736Z] "regexp", [2024-03-15T18:01:10.736Z] "strconv", [2024-03-15T18:01:10.736Z] "strings", [2024-03-15T18:01:10.736Z] "testing", [2024-03-15T18:01:10.736Z] "time" [2024-03-15T18:01:10.736Z] ] [2024-03-15T18:01:10.736Z] } [2024-03-15T18:01:10.736Z] { [2024-03-15T18:01:10.736Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.21.0/http2", [2024-03-15T18:01:10.736Z] "ImportPath": "golang.org/x/net/http2", [2024-03-15T18:01:10.736Z] "Name": "http2", [2024-03-15T18:01:10.736Z] "Doc": "Package http2 implements the HTTP/2 protocol.", [2024-03-15T18:01:10.736Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.21.0", [2024-03-15T18:01:10.736Z] "Module": { [2024-03-15T18:01:10.736Z] "Path": "golang.org/x/net", [2024-03-15T18:01:10.736Z] "Version": "v0.21.0", [2024-03-15T18:01:10.736Z] "Time": "2024-02-07T21:51:58Z", [2024-03-15T18:01:10.736Z] "Indirect": true, [2024-03-15T18:01:10.736Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.21.0", [2024-03-15T18:01:10.736Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.21.0.mod", [2024-03-15T18:01:10.736Z] "GoVersion": "1.18" [2024-03-15T18:01:10.736Z] }, [2024-03-15T18:01:10.736Z] "DepOnly": true, [2024-03-15T18:01:10.736Z] "Stale": true, [2024-03-15T18:01:10.736Z] "StaleReason": "stale dependency: golang.org/x/text/transform", [2024-03-15T18:01:10.736Z] "GoFiles": [ [2024-03-15T18:01:10.736Z] "ascii.go", [2024-03-15T18:01:10.736Z] "ciphers.go", [2024-03-15T18:01:10.736Z] "client_conn_pool.go", [2024-03-15T18:01:10.736Z] "databuffer.go", [2024-03-15T18:01:10.736Z] "errors.go", [2024-03-15T18:01:10.736Z] "flow.go", [2024-03-15T18:01:10.736Z] "frame.go", [2024-03-15T18:01:10.736Z] "gotrack.go", [2024-03-15T18:01:10.736Z] "headermap.go", [2024-03-15T18:01:10.736Z] "http2.go", [2024-03-15T18:01:10.736Z] "pipe.go", [2024-03-15T18:01:10.736Z] "server.go", [2024-03-15T18:01:10.736Z] "transport.go", [2024-03-15T18:01:10.736Z] "write.go", [2024-03-15T18:01:10.736Z] "writesched.go", [2024-03-15T18:01:10.736Z] "writesched_priority.go", [2024-03-15T18:01:10.736Z] "writesched_random.go", [2024-03-15T18:01:10.736Z] "writesched_roundrobin.go" [2024-03-15T18:01:10.736Z] ], [2024-03-15T18:01:10.736Z] "Imports": [ [2024-03-15T18:01:10.736Z] "bufio", [2024-03-15T18:01:10.736Z] "bytes", [2024-03-15T18:01:10.736Z] "compress/gzip", [2024-03-15T18:01:10.736Z] "context", [2024-03-15T18:01:10.736Z] "crypto/rand", [2024-03-15T18:01:10.736Z] "crypto/tls", [2024-03-15T18:01:10.736Z] "encoding/binary", [2024-03-15T18:01:10.736Z] "errors", [2024-03-15T18:01:10.736Z] "fmt", [2024-03-15T18:01:10.736Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.736Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.736Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.736Z] "io", [2024-03-15T18:01:10.736Z] "io/fs", [2024-03-15T18:01:10.736Z] "log", [2024-03-15T18:01:10.736Z] "math", [2024-03-15T18:01:10.736Z] "math/bits", [2024-03-15T18:01:10.736Z] "math/rand", [2024-03-15T18:01:10.736Z] "net", [2024-03-15T18:01:10.736Z] "net/http", [2024-03-15T18:01:10.736Z] "net/http/httptrace", [2024-03-15T18:01:10.736Z] "net/textproto", [2024-03-15T18:01:10.736Z] "net/url", [2024-03-15T18:01:10.736Z] "os", [2024-03-15T18:01:10.736Z] "reflect", [2024-03-15T18:01:10.736Z] "runtime", [2024-03-15T18:01:10.736Z] "sort", [2024-03-15T18:01:10.736Z] "strconv", [2024-03-15T18:01:10.736Z] "strings", [2024-03-15T18:01:10.736Z] "sync", [2024-03-15T18:01:10.736Z] "sync/atomic", [2024-03-15T18:01:10.736Z] "time" [2024-03-15T18:01:10.736Z] ], [2024-03-15T18:01:10.736Z] "Deps": [ [2024-03-15T18:01:10.736Z] "bufio", [2024-03-15T18:01:10.736Z] "bytes", [2024-03-15T18:01:10.736Z] "compress/flate", [2024-03-15T18:01:10.736Z] "compress/gzip", [2024-03-15T18:01:10.736Z] "container/list", [2024-03-15T18:01:10.736Z] "context", [2024-03-15T18:01:10.736Z] "crypto", [2024-03-15T18:01:10.736Z] "crypto/aes", [2024-03-15T18:01:10.736Z] "crypto/cipher", [2024-03-15T18:01:10.736Z] "crypto/des", [2024-03-15T18:01:10.736Z] "crypto/dsa", [2024-03-15T18:01:10.736Z] "crypto/ecdsa", [2024-03-15T18:01:10.736Z] "crypto/ed25519", [2024-03-15T18:01:10.736Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.736Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.736Z] "crypto/elliptic", [2024-03-15T18:01:10.736Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.736Z] "crypto/hmac", [2024-03-15T18:01:10.736Z] "crypto/internal/randutil", [2024-03-15T18:01:10.736Z] "crypto/internal/subtle", [2024-03-15T18:01:10.736Z] "crypto/md5", [2024-03-15T18:01:10.736Z] "crypto/rand", [2024-03-15T18:01:10.736Z] "crypto/rc4", [2024-03-15T18:01:10.736Z] "crypto/rsa", [2024-03-15T18:01:10.736Z] "crypto/sha1", [2024-03-15T18:01:10.736Z] "crypto/sha256", [2024-03-15T18:01:10.736Z] "crypto/sha512", [2024-03-15T18:01:10.736Z] "crypto/subtle", [2024-03-15T18:01:10.736Z] "crypto/tls", [2024-03-15T18:01:10.736Z] "crypto/x509", [2024-03-15T18:01:10.736Z] "crypto/x509/pkix", [2024-03-15T18:01:10.736Z] "encoding/asn1", [2024-03-15T18:01:10.736Z] "encoding/base64", [2024-03-15T18:01:10.736Z] "encoding/binary", [2024-03-15T18:01:10.736Z] "encoding/hex", [2024-03-15T18:01:10.736Z] "encoding/pem", [2024-03-15T18:01:10.736Z] "errors", [2024-03-15T18:01:10.736Z] "fmt", [2024-03-15T18:01:10.736Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.736Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.736Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.736Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.736Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.736Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.736Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.736Z] "hash", [2024-03-15T18:01:10.736Z] "hash/crc32", [2024-03-15T18:01:10.736Z] "internal/abi", [2024-03-15T18:01:10.736Z] "internal/bytealg", [2024-03-15T18:01:10.736Z] "internal/cpu", [2024-03-15T18:01:10.736Z] "internal/fmtsort", [2024-03-15T18:01:10.736Z] "internal/goexperiment", [2024-03-15T18:01:10.736Z] "internal/itoa", [2024-03-15T18:01:10.736Z] "internal/nettrace", [2024-03-15T18:01:10.736Z] "internal/oserror", [2024-03-15T18:01:10.736Z] "internal/poll", [2024-03-15T18:01:10.736Z] "internal/race", [2024-03-15T18:01:10.736Z] "internal/reflectlite", [2024-03-15T18:01:10.736Z] "internal/singleflight", [2024-03-15T18:01:10.736Z] "internal/syscall/execenv", [2024-03-15T18:01:10.736Z] "internal/syscall/unix", [2024-03-15T18:01:10.736Z] "internal/testlog", [2024-03-15T18:01:10.736Z] "internal/unsafeheader", [2024-03-15T18:01:10.736Z] "io", [2024-03-15T18:01:10.736Z] "io/fs", [2024-03-15T18:01:10.736Z] "io/ioutil", [2024-03-15T18:01:10.736Z] "log", [2024-03-15T18:01:10.736Z] "math", [2024-03-15T18:01:10.736Z] "math/big", [2024-03-15T18:01:10.736Z] "math/bits", [2024-03-15T18:01:10.736Z] "math/rand", [2024-03-15T18:01:10.736Z] "mime", [2024-03-15T18:01:10.736Z] "mime/multipart", [2024-03-15T18:01:10.736Z] "mime/quotedprintable", [2024-03-15T18:01:10.736Z] "net", [2024-03-15T18:01:10.736Z] "net/http", [2024-03-15T18:01:10.736Z] "net/http/httptrace", [2024-03-15T18:01:10.736Z] "net/http/internal", [2024-03-15T18:01:10.736Z] "net/http/internal/ascii", [2024-03-15T18:01:10.736Z] "net/textproto", [2024-03-15T18:01:10.736Z] "net/url", [2024-03-15T18:01:10.736Z] "os", [2024-03-15T18:01:10.736Z] "path", [2024-03-15T18:01:10.736Z] "path/filepath", [2024-03-15T18:01:10.736Z] "reflect", [2024-03-15T18:01:10.736Z] "runtime", [2024-03-15T18:01:10.736Z] "runtime/cgo", [2024-03-15T18:01:10.736Z] "runtime/internal/atomic", [2024-03-15T18:01:10.736Z] "runtime/internal/math", [2024-03-15T18:01:10.736Z] "runtime/internal/sys", [2024-03-15T18:01:10.736Z] "sort", [2024-03-15T18:01:10.736Z] "strconv", [2024-03-15T18:01:10.736Z] "strings", [2024-03-15T18:01:10.736Z] "sync", [2024-03-15T18:01:10.736Z] "sync/atomic", [2024-03-15T18:01:10.736Z] "syscall", [2024-03-15T18:01:10.736Z] "time", [2024-03-15T18:01:10.736Z] "unicode", [2024-03-15T18:01:10.736Z] "unicode/utf16", [2024-03-15T18:01:10.736Z] "unicode/utf8", [2024-03-15T18:01:10.736Z] "unsafe", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.736Z] ], [2024-03-15T18:01:10.736Z] "TestGoFiles": [ [2024-03-15T18:01:10.736Z] "ascii_test.go", [2024-03-15T18:01:10.736Z] "ciphers_test.go", [2024-03-15T18:01:10.736Z] "databuffer_test.go", [2024-03-15T18:01:10.736Z] "errors_test.go", [2024-03-15T18:01:10.736Z] "flow_test.go", [2024-03-15T18:01:10.736Z] "frame_test.go", [2024-03-15T18:01:10.736Z] "gotrack_test.go", [2024-03-15T18:01:10.736Z] "http2_test.go", [2024-03-15T18:01:10.736Z] "pipe_test.go", [2024-03-15T18:01:10.736Z] "server_push_test.go", [2024-03-15T18:01:10.736Z] "server_test.go", [2024-03-15T18:01:10.736Z] "transport_test.go", [2024-03-15T18:01:10.736Z] "writesched_priority_test.go", [2024-03-15T18:01:10.736Z] "writesched_random_test.go", [2024-03-15T18:01:10.736Z] "writesched_roundrobin_test.go", [2024-03-15T18:01:10.736Z] "writesched_test.go", [2024-03-15T18:01:10.736Z] "z_spec_test.go" [2024-03-15T18:01:10.736Z] ], [2024-03-15T18:01:10.736Z] "TestImports": [ [2024-03-15T18:01:10.736Z] "bufio", [2024-03-15T18:01:10.736Z] "bytes", [2024-03-15T18:01:10.736Z] "compress/gzip", [2024-03-15T18:01:10.736Z] "compress/zlib", [2024-03-15T18:01:10.736Z] "context", [2024-03-15T18:01:10.736Z] "crypto/tls", [2024-03-15T18:01:10.736Z] "encoding/hex", [2024-03-15T18:01:10.736Z] "encoding/xml", [2024-03-15T18:01:10.736Z] "errors", [2024-03-15T18:01:10.736Z] "flag", [2024-03-15T18:01:10.736Z] "fmt", [2024-03-15T18:01:10.736Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.736Z] "io", [2024-03-15T18:01:10.736Z] "io/fs", [2024-03-15T18:01:10.736Z] "io/ioutil", [2024-03-15T18:01:10.736Z] "log", [2024-03-15T18:01:10.736Z] "math", [2024-03-15T18:01:10.736Z] "math/rand", [2024-03-15T18:01:10.736Z] "net", [2024-03-15T18:01:10.736Z] "net/http", [2024-03-15T18:01:10.736Z] "net/http/httptest", [2024-03-15T18:01:10.736Z] "net/http/httptrace", [2024-03-15T18:01:10.736Z] "net/textproto", [2024-03-15T18:01:10.736Z] "net/url", [2024-03-15T18:01:10.736Z] "os", [2024-03-15T18:01:10.736Z] "path/filepath", [2024-03-15T18:01:10.736Z] "reflect", [2024-03-15T18:01:10.736Z] "regexp", [2024-03-15T18:01:10.736Z] "runtime", [2024-03-15T18:01:10.736Z] "sort", [2024-03-15T18:01:10.736Z] "strconv", [2024-03-15T18:01:10.736Z] "strings", [2024-03-15T18:01:10.736Z] "sync", [2024-03-15T18:01:10.736Z] "sync/atomic", [2024-03-15T18:01:10.736Z] "testing", [2024-03-15T18:01:10.736Z] "time", [2024-03-15T18:01:10.736Z] "unsafe" [2024-03-15T18:01:10.736Z] ] [2024-03-15T18:01:10.736Z] } [2024-03-15T18:01:10.736Z] { [2024-03-15T18:01:10.736Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.21.0/http2/h2c", [2024-03-15T18:01:10.736Z] "ImportPath": "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.736Z] "Name": "h2c", [2024-03-15T18:01:10.736Z] "Doc": "Package h2c implements the unencrypted \"h2c\" form of HTTP/2.", [2024-03-15T18:01:10.736Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.21.0", [2024-03-15T18:01:10.736Z] "Module": { [2024-03-15T18:01:10.736Z] "Path": "golang.org/x/net", [2024-03-15T18:01:10.736Z] "Version": "v0.21.0", [2024-03-15T18:01:10.736Z] "Time": "2024-02-07T21:51:58Z", [2024-03-15T18:01:10.736Z] "Indirect": true, [2024-03-15T18:01:10.736Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.21.0", [2024-03-15T18:01:10.736Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.21.0.mod", [2024-03-15T18:01:10.736Z] "GoVersion": "1.18" [2024-03-15T18:01:10.736Z] }, [2024-03-15T18:01:10.736Z] "DepOnly": true, [2024-03-15T18:01:10.736Z] "Stale": true, [2024-03-15T18:01:10.736Z] "StaleReason": "stale dependency: golang.org/x/text/transform", [2024-03-15T18:01:10.736Z] "GoFiles": [ [2024-03-15T18:01:10.736Z] "h2c.go" [2024-03-15T18:01:10.736Z] ], [2024-03-15T18:01:10.736Z] "Imports": [ [2024-03-15T18:01:10.736Z] "bufio", [2024-03-15T18:01:10.736Z] "bytes", [2024-03-15T18:01:10.736Z] "encoding/base64", [2024-03-15T18:01:10.736Z] "errors", [2024-03-15T18:01:10.736Z] "fmt", [2024-03-15T18:01:10.736Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.736Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.736Z] "io", [2024-03-15T18:01:10.736Z] "log", [2024-03-15T18:01:10.736Z] "net", [2024-03-15T18:01:10.736Z] "net/http", [2024-03-15T18:01:10.736Z] "net/textproto", [2024-03-15T18:01:10.736Z] "os", [2024-03-15T18:01:10.736Z] "strings" [2024-03-15T18:01:10.736Z] ], [2024-03-15T18:01:10.736Z] "Deps": [ [2024-03-15T18:01:10.736Z] "bufio", [2024-03-15T18:01:10.736Z] "bytes", [2024-03-15T18:01:10.736Z] "compress/flate", [2024-03-15T18:01:10.736Z] "compress/gzip", [2024-03-15T18:01:10.736Z] "container/list", [2024-03-15T18:01:10.736Z] "context", [2024-03-15T18:01:10.736Z] "crypto", [2024-03-15T18:01:10.736Z] "crypto/aes", [2024-03-15T18:01:10.736Z] "crypto/cipher", [2024-03-15T18:01:10.736Z] "crypto/des", [2024-03-15T18:01:10.736Z] "crypto/dsa", [2024-03-15T18:01:10.736Z] "crypto/ecdsa", [2024-03-15T18:01:10.736Z] "crypto/ed25519", [2024-03-15T18:01:10.736Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.736Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.736Z] "crypto/elliptic", [2024-03-15T18:01:10.736Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.736Z] "crypto/hmac", [2024-03-15T18:01:10.736Z] "crypto/internal/randutil", [2024-03-15T18:01:10.736Z] "crypto/internal/subtle", [2024-03-15T18:01:10.736Z] "crypto/md5", [2024-03-15T18:01:10.736Z] "crypto/rand", [2024-03-15T18:01:10.736Z] "crypto/rc4", [2024-03-15T18:01:10.736Z] "crypto/rsa", [2024-03-15T18:01:10.736Z] "crypto/sha1", [2024-03-15T18:01:10.736Z] "crypto/sha256", [2024-03-15T18:01:10.736Z] "crypto/sha512", [2024-03-15T18:01:10.736Z] "crypto/subtle", [2024-03-15T18:01:10.736Z] "crypto/tls", [2024-03-15T18:01:10.736Z] "crypto/x509", [2024-03-15T18:01:10.736Z] "crypto/x509/pkix", [2024-03-15T18:01:10.736Z] "encoding/asn1", [2024-03-15T18:01:10.736Z] "encoding/base64", [2024-03-15T18:01:10.736Z] "encoding/binary", [2024-03-15T18:01:10.736Z] "encoding/hex", [2024-03-15T18:01:10.736Z] "encoding/pem", [2024-03-15T18:01:10.736Z] "errors", [2024-03-15T18:01:10.736Z] "fmt", [2024-03-15T18:01:10.736Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.736Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.736Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.736Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.736Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.736Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.736Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.736Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.736Z] "hash", [2024-03-15T18:01:10.736Z] "hash/crc32", [2024-03-15T18:01:10.736Z] "internal/abi", [2024-03-15T18:01:10.736Z] "internal/bytealg", [2024-03-15T18:01:10.736Z] "internal/cpu", [2024-03-15T18:01:10.736Z] "internal/fmtsort", [2024-03-15T18:01:10.736Z] "internal/goexperiment", [2024-03-15T18:01:10.736Z] "internal/itoa", [2024-03-15T18:01:10.736Z] "internal/nettrace", [2024-03-15T18:01:10.736Z] "internal/oserror", [2024-03-15T18:01:10.736Z] "internal/poll", [2024-03-15T18:01:10.736Z] "internal/race", [2024-03-15T18:01:10.736Z] "internal/reflectlite", [2024-03-15T18:01:10.736Z] "internal/singleflight", [2024-03-15T18:01:10.736Z] "internal/syscall/execenv", [2024-03-15T18:01:10.736Z] "internal/syscall/unix", [2024-03-15T18:01:10.736Z] "internal/testlog", [2024-03-15T18:01:10.736Z] "internal/unsafeheader", [2024-03-15T18:01:10.736Z] "io", [2024-03-15T18:01:10.736Z] "io/fs", [2024-03-15T18:01:10.736Z] "io/ioutil", [2024-03-15T18:01:10.736Z] "log", [2024-03-15T18:01:10.736Z] "math", [2024-03-15T18:01:10.736Z] "math/big", [2024-03-15T18:01:10.736Z] "math/bits", [2024-03-15T18:01:10.736Z] "math/rand", [2024-03-15T18:01:10.736Z] "mime", [2024-03-15T18:01:10.736Z] "mime/multipart", [2024-03-15T18:01:10.736Z] "mime/quotedprintable", [2024-03-15T18:01:10.736Z] "net", [2024-03-15T18:01:10.736Z] "net/http", [2024-03-15T18:01:10.736Z] "net/http/httptrace", [2024-03-15T18:01:10.736Z] "net/http/internal", [2024-03-15T18:01:10.736Z] "net/http/internal/ascii", [2024-03-15T18:01:10.736Z] "net/textproto", [2024-03-15T18:01:10.736Z] "net/url", [2024-03-15T18:01:10.736Z] "os", [2024-03-15T18:01:10.736Z] "path", [2024-03-15T18:01:10.736Z] "path/filepath", [2024-03-15T18:01:10.736Z] "reflect", [2024-03-15T18:01:10.736Z] "runtime", [2024-03-15T18:01:10.736Z] "runtime/cgo", [2024-03-15T18:01:10.736Z] "runtime/internal/atomic", [2024-03-15T18:01:10.736Z] "runtime/internal/math", [2024-03-15T18:01:10.736Z] "runtime/internal/sys", [2024-03-15T18:01:10.736Z] "sort", [2024-03-15T18:01:10.736Z] "strconv", [2024-03-15T18:01:10.736Z] "strings", [2024-03-15T18:01:10.736Z] "sync", [2024-03-15T18:01:10.736Z] "sync/atomic", [2024-03-15T18:01:10.736Z] "syscall", [2024-03-15T18:01:10.736Z] "time", [2024-03-15T18:01:10.736Z] "unicode", [2024-03-15T18:01:10.736Z] "unicode/utf16", [2024-03-15T18:01:10.736Z] "unicode/utf8", [2024-03-15T18:01:10.736Z] "unsafe", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.736Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.736Z] ], [2024-03-15T18:01:10.736Z] "TestGoFiles": [ [2024-03-15T18:01:10.736Z] "h2c_test.go" [2024-03-15T18:01:10.736Z] ], [2024-03-15T18:01:10.736Z] "TestImports": [ [2024-03-15T18:01:10.736Z] "context", [2024-03-15T18:01:10.736Z] "crypto/tls", [2024-03-15T18:01:10.736Z] "fmt", [2024-03-15T18:01:10.736Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.736Z] "io", [2024-03-15T18:01:10.736Z] "io/ioutil", [2024-03-15T18:01:10.736Z] "log", [2024-03-15T18:01:10.736Z] "net", [2024-03-15T18:01:10.736Z] "net/http", [2024-03-15T18:01:10.736Z] "net/http/httptest", [2024-03-15T18:01:10.736Z] "strings", [2024-03-15T18:01:10.736Z] "testing" [2024-03-15T18:01:10.736Z] ] [2024-03-15T18:01:10.736Z] } [2024-03-15T18:01:10.736Z] { [2024-03-15T18:01:10.736Z] "Dir": "/go/pkg/mod/github.com/labstack/echo/v4@v4.11.4", [2024-03-15T18:01:10.736Z] "ImportPath": "github.com/labstack/echo/v4", [2024-03-15T18:01:10.736Z] "Name": "echo", [2024-03-15T18:01:10.736Z] "Doc": "Package echo implements high performance, minimalist Go web framework.", [2024-03-15T18:01:10.736Z] "Root": "/go/pkg/mod/github.com/labstack/echo/v4@v4.11.4", [2024-03-15T18:01:10.736Z] "Module": { [2024-03-15T18:01:10.736Z] "Path": "github.com/labstack/echo/v4", [2024-03-15T18:01:10.736Z] "Version": "v4.11.4", [2024-03-15T18:01:10.736Z] "Time": "2023-12-20T13:24:30Z", [2024-03-15T18:01:10.736Z] "Dir": "/go/pkg/mod/github.com/labstack/echo/v4@v4.11.4", [2024-03-15T18:01:10.736Z] "GoMod": "/go/pkg/mod/cache/download/github.com/labstack/echo/v4/@v/v4.11.4.mod", [2024-03-15T18:01:10.736Z] "GoVersion": "1.18" [2024-03-15T18:01:10.736Z] }, [2024-03-15T18:01:10.736Z] "DepOnly": true, [2024-03-15T18:01:10.736Z] "Stale": true, [2024-03-15T18:01:10.736Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-15T18:01:10.736Z] "GoFiles": [ [2024-03-15T18:01:10.736Z] "bind.go", [2024-03-15T18:01:10.736Z] "binder.go", [2024-03-15T18:01:10.736Z] "context.go", [2024-03-15T18:01:10.736Z] "context_fs.go", [2024-03-15T18:01:10.736Z] "echo.go", [2024-03-15T18:01:10.736Z] "echo_fs.go", [2024-03-15T18:01:10.736Z] "group.go", [2024-03-15T18:01:10.736Z] "group_fs.go", [2024-03-15T18:01:10.736Z] "ip.go", [2024-03-15T18:01:10.736Z] "json.go", [2024-03-15T18:01:10.736Z] "log.go", [2024-03-15T18:01:10.736Z] "response.go", [2024-03-15T18:01:10.736Z] "router.go" [2024-03-15T18:01:10.736Z] ], [2024-03-15T18:01:10.736Z] "Imports": [ [2024-03-15T18:01:10.736Z] "bufio", [2024-03-15T18:01:10.736Z] "bytes", [2024-03-15T18:01:10.736Z] "context", [2024-03-15T18:01:10.736Z] "crypto/tls", [2024-03-15T18:01:10.736Z] "encoding", [2024-03-15T18:01:10.736Z] "encoding/json", [2024-03-15T18:01:10.736Z] "encoding/xml", [2024-03-15T18:01:10.736Z] "errors", [2024-03-15T18:01:10.736Z] "fmt", [2024-03-15T18:01:10.736Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.736Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.736Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.736Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.736Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.736Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.736Z] "io", [2024-03-15T18:01:10.736Z] "io/fs", [2024-03-15T18:01:10.736Z] "log", [2024-03-15T18:01:10.736Z] "mime/multipart", [2024-03-15T18:01:10.736Z] "net", [2024-03-15T18:01:10.736Z] "net/http", [2024-03-15T18:01:10.736Z] "net/url", [2024-03-15T18:01:10.736Z] "os", [2024-03-15T18:01:10.736Z] "path/filepath", [2024-03-15T18:01:10.736Z] "reflect", [2024-03-15T18:01:10.736Z] "runtime", [2024-03-15T18:01:10.736Z] "strconv", [2024-03-15T18:01:10.736Z] "strings", [2024-03-15T18:01:10.736Z] "sync", [2024-03-15T18:01:10.736Z] "time" [2024-03-15T18:01:10.736Z] ], [2024-03-15T18:01:10.736Z] "Deps": [ [2024-03-15T18:01:10.736Z] "bufio", [2024-03-15T18:01:10.736Z] "bytes", [2024-03-15T18:01:10.736Z] "compress/flate", [2024-03-15T18:01:10.736Z] "compress/gzip", [2024-03-15T18:01:10.736Z] "container/list", [2024-03-15T18:01:10.736Z] "context", [2024-03-15T18:01:10.736Z] "crypto", [2024-03-15T18:01:10.736Z] "crypto/aes", [2024-03-15T18:01:10.736Z] "crypto/cipher", [2024-03-15T18:01:10.736Z] "crypto/des", [2024-03-15T18:01:10.736Z] "crypto/dsa", [2024-03-15T18:01:10.736Z] "crypto/ecdsa", [2024-03-15T18:01:10.736Z] "crypto/ed25519", [2024-03-15T18:01:10.736Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.736Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.736Z] "crypto/elliptic", [2024-03-15T18:01:10.736Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.736Z] "crypto/hmac", [2024-03-15T18:01:10.736Z] "crypto/internal/randutil", [2024-03-15T18:01:10.736Z] "crypto/internal/subtle", [2024-03-15T18:01:10.736Z] "crypto/md5", [2024-03-15T18:01:10.736Z] "crypto/rand", [2024-03-15T18:01:10.736Z] "crypto/rc4", [2024-03-15T18:01:10.736Z] "crypto/rsa", [2024-03-15T18:01:10.736Z] "crypto/sha1", [2024-03-15T18:01:10.736Z] "crypto/sha256", [2024-03-15T18:01:10.736Z] "crypto/sha512", [2024-03-15T18:01:10.736Z] "crypto/subtle", [2024-03-15T18:01:10.736Z] "crypto/tls", [2024-03-15T18:01:10.736Z] "crypto/x509", [2024-03-15T18:01:10.736Z] "crypto/x509/pkix", [2024-03-15T18:01:10.736Z] "encoding", [2024-03-15T18:01:10.736Z] "encoding/asn1", [2024-03-15T18:01:10.736Z] "encoding/base64", [2024-03-15T18:01:10.736Z] "encoding/binary", [2024-03-15T18:01:10.736Z] "encoding/hex", [2024-03-15T18:01:10.736Z] "encoding/json", [2024-03-15T18:01:10.736Z] "encoding/pem", [2024-03-15T18:01:10.736Z] "encoding/xml", [2024-03-15T18:01:10.736Z] "errors", [2024-03-15T18:01:10.736Z] "fmt", [2024-03-15T18:01:10.736Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.736Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.736Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.736Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.736Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.736Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.736Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.736Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.736Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.736Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.736Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.736Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.736Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.736Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.736Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.736Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.736Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.736Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.736Z] "hash", [2024-03-15T18:01:10.736Z] "hash/crc32", [2024-03-15T18:01:10.736Z] "internal/abi", [2024-03-15T18:01:10.736Z] "internal/bytealg", [2024-03-15T18:01:10.736Z] "internal/cpu", [2024-03-15T18:01:10.736Z] "internal/fmtsort", [2024-03-15T18:01:10.736Z] "internal/goexperiment", [2024-03-15T18:01:10.736Z] "internal/itoa", [2024-03-15T18:01:10.736Z] "internal/nettrace", [2024-03-15T18:01:10.736Z] "internal/oserror", [2024-03-15T18:01:10.736Z] "internal/poll", [2024-03-15T18:01:10.736Z] "internal/race", [2024-03-15T18:01:10.736Z] "internal/reflectlite", [2024-03-15T18:01:10.736Z] "internal/singleflight", [2024-03-15T18:01:10.737Z] "internal/syscall/execenv", [2024-03-15T18:01:10.737Z] "internal/syscall/unix", [2024-03-15T18:01:10.737Z] "internal/testlog", [2024-03-15T18:01:10.737Z] "internal/unsafeheader", [2024-03-15T18:01:10.737Z] "io", [2024-03-15T18:01:10.737Z] "io/fs", [2024-03-15T18:01:10.737Z] "io/ioutil", [2024-03-15T18:01:10.737Z] "log", [2024-03-15T18:01:10.737Z] "math", [2024-03-15T18:01:10.737Z] "math/big", [2024-03-15T18:01:10.737Z] "math/bits", [2024-03-15T18:01:10.737Z] "math/rand", [2024-03-15T18:01:10.737Z] "mime", [2024-03-15T18:01:10.737Z] "mime/multipart", [2024-03-15T18:01:10.737Z] "mime/quotedprintable", [2024-03-15T18:01:10.737Z] "net", [2024-03-15T18:01:10.737Z] "net/http", [2024-03-15T18:01:10.737Z] "net/http/httptrace", [2024-03-15T18:01:10.737Z] "net/http/internal", [2024-03-15T18:01:10.737Z] "net/http/internal/ascii", [2024-03-15T18:01:10.737Z] "net/textproto", [2024-03-15T18:01:10.737Z] "net/url", [2024-03-15T18:01:10.737Z] "os", [2024-03-15T18:01:10.737Z] "path", [2024-03-15T18:01:10.737Z] "path/filepath", [2024-03-15T18:01:10.737Z] "reflect", [2024-03-15T18:01:10.737Z] "runtime", [2024-03-15T18:01:10.737Z] "runtime/cgo", [2024-03-15T18:01:10.737Z] "runtime/debug", [2024-03-15T18:01:10.737Z] "runtime/internal/atomic", [2024-03-15T18:01:10.737Z] "runtime/internal/math", [2024-03-15T18:01:10.737Z] "runtime/internal/sys", [2024-03-15T18:01:10.737Z] "sort", [2024-03-15T18:01:10.737Z] "strconv", [2024-03-15T18:01:10.737Z] "strings", [2024-03-15T18:01:10.737Z] "sync", [2024-03-15T18:01:10.737Z] "sync/atomic", [2024-03-15T18:01:10.737Z] "syscall", [2024-03-15T18:01:10.737Z] "time", [2024-03-15T18:01:10.737Z] "unicode", [2024-03-15T18:01:10.737Z] "unicode/utf16", [2024-03-15T18:01:10.737Z] "unicode/utf8", [2024-03-15T18:01:10.737Z] "unsafe", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.737Z] ], [2024-03-15T18:01:10.737Z] "TestGoFiles": [ [2024-03-15T18:01:10.737Z] "bind_test.go", [2024-03-15T18:01:10.737Z] "binder_test.go", [2024-03-15T18:01:10.737Z] "context_fs_test.go", [2024-03-15T18:01:10.737Z] "context_test.go", [2024-03-15T18:01:10.737Z] "echo_fs_test.go", [2024-03-15T18:01:10.737Z] "echo_test.go", [2024-03-15T18:01:10.737Z] "group_fs_test.go", [2024-03-15T18:01:10.737Z] "group_test.go", [2024-03-15T18:01:10.737Z] "ip_test.go", [2024-03-15T18:01:10.737Z] "json_test.go", [2024-03-15T18:01:10.737Z] "response_test.go", [2024-03-15T18:01:10.737Z] "router_test.go" [2024-03-15T18:01:10.737Z] ], [2024-03-15T18:01:10.737Z] "TestImports": [ [2024-03-15T18:01:10.737Z] "bytes", [2024-03-15T18:01:10.737Z] "context", [2024-03-15T18:01:10.737Z] "crypto/tls", [2024-03-15T18:01:10.737Z] "encoding/json", [2024-03-15T18:01:10.737Z] "encoding/xml", [2024-03-15T18:01:10.737Z] "errors", [2024-03-15T18:01:10.737Z] "fmt", [2024-03-15T18:01:10.737Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.737Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.737Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.737Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.737Z] "io", [2024-03-15T18:01:10.737Z] "io/fs", [2024-03-15T18:01:10.737Z] "math", [2024-03-15T18:01:10.737Z] "math/big", [2024-03-15T18:01:10.737Z] "mime/multipart", [2024-03-15T18:01:10.737Z] "net", [2024-03-15T18:01:10.737Z] "net/http", [2024-03-15T18:01:10.737Z] "net/http/httptest", [2024-03-15T18:01:10.737Z] "net/url", [2024-03-15T18:01:10.737Z] "os", [2024-03-15T18:01:10.737Z] "reflect", [2024-03-15T18:01:10.737Z] "strconv", [2024-03-15T18:01:10.737Z] "strings", [2024-03-15T18:01:10.737Z] "testing", [2024-03-15T18:01:10.737Z] "text/template", [2024-03-15T18:01:10.737Z] "time" [2024-03-15T18:01:10.737Z] ], [2024-03-15T18:01:10.737Z] "XTestGoFiles": [ [2024-03-15T18:01:10.737Z] "binder_external_test.go" [2024-03-15T18:01:10.737Z] ], [2024-03-15T18:01:10.737Z] "XTestImports": [ [2024-03-15T18:01:10.737Z] "encoding/base64", [2024-03-15T18:01:10.737Z] "fmt", [2024-03-15T18:01:10.737Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.737Z] "log", [2024-03-15T18:01:10.737Z] "net/http", [2024-03-15T18:01:10.737Z] "net/http/httptest" [2024-03-15T18:01:10.737Z] ] [2024-03-15T18:01:10.737Z] } [2024-03-15T18:01:10.737Z] { [2024-03-15T18:01:10.737Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22/bootstrap/utils", [2024-03-15T18:01:10.737Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.737Z] "Name": "utils", [2024-03-15T18:01:10.737Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.737Z] "Module": { [2024-03-15T18:01:10.737Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-15T18:01:10.737Z] "Version": "v3.2.0-dev.22", [2024-03-15T18:01:10.737Z] "Time": "2024-03-14T06:46:20Z", [2024-03-15T18:01:10.737Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.737Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.22.mod", [2024-03-15T18:01:10.737Z] "GoVersion": "1.21" [2024-03-15T18:01:10.737Z] }, [2024-03-15T18:01:10.737Z] "DepOnly": true, [2024-03-15T18:01:10.737Z] "Stale": true, [2024-03-15T18:01:10.737Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.737Z] "GoFiles": [ [2024-03-15T18:01:10.737Z] "handler.go", [2024-03-15T18:01:10.737Z] "utils.go" [2024-03-15T18:01:10.737Z] ], [2024-03-15T18:01:10.737Z] "Imports": [ [2024-03-15T18:01:10.737Z] "encoding/json", [2024-03-15T18:01:10.737Z] "fmt", [2024-03-15T18:01:10.737Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.737Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.737Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.737Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.737Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.737Z] "net/http", [2024-03-15T18:01:10.737Z] "strings" [2024-03-15T18:01:10.737Z] ], [2024-03-15T18:01:10.737Z] "Deps": [ [2024-03-15T18:01:10.737Z] "bufio", [2024-03-15T18:01:10.737Z] "bytes", [2024-03-15T18:01:10.737Z] "compress/flate", [2024-03-15T18:01:10.737Z] "compress/gzip", [2024-03-15T18:01:10.737Z] "compress/zlib", [2024-03-15T18:01:10.737Z] "container/list", [2024-03-15T18:01:10.737Z] "context", [2024-03-15T18:01:10.737Z] "crypto", [2024-03-15T18:01:10.737Z] "crypto/aes", [2024-03-15T18:01:10.737Z] "crypto/cipher", [2024-03-15T18:01:10.737Z] "crypto/des", [2024-03-15T18:01:10.737Z] "crypto/dsa", [2024-03-15T18:01:10.737Z] "crypto/ecdsa", [2024-03-15T18:01:10.737Z] "crypto/ed25519", [2024-03-15T18:01:10.737Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.737Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.737Z] "crypto/elliptic", [2024-03-15T18:01:10.737Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.737Z] "crypto/hmac", [2024-03-15T18:01:10.737Z] "crypto/internal/randutil", [2024-03-15T18:01:10.737Z] "crypto/internal/subtle", [2024-03-15T18:01:10.737Z] "crypto/md5", [2024-03-15T18:01:10.737Z] "crypto/rand", [2024-03-15T18:01:10.737Z] "crypto/rc4", [2024-03-15T18:01:10.737Z] "crypto/rsa", [2024-03-15T18:01:10.737Z] "crypto/sha1", [2024-03-15T18:01:10.737Z] "crypto/sha256", [2024-03-15T18:01:10.737Z] "crypto/sha512", [2024-03-15T18:01:10.737Z] "crypto/subtle", [2024-03-15T18:01:10.737Z] "crypto/tls", [2024-03-15T18:01:10.737Z] "crypto/x509", [2024-03-15T18:01:10.737Z] "crypto/x509/pkix", [2024-03-15T18:01:10.737Z] "database/sql/driver", [2024-03-15T18:01:10.737Z] "debug/dwarf", [2024-03-15T18:01:10.737Z] "debug/macho", [2024-03-15T18:01:10.737Z] "encoding", [2024-03-15T18:01:10.737Z] "encoding/asn1", [2024-03-15T18:01:10.737Z] "encoding/base64", [2024-03-15T18:01:10.737Z] "encoding/binary", [2024-03-15T18:01:10.737Z] "encoding/csv", [2024-03-15T18:01:10.737Z] "encoding/hex", [2024-03-15T18:01:10.737Z] "encoding/json", [2024-03-15T18:01:10.737Z] "encoding/pem", [2024-03-15T18:01:10.737Z] "encoding/xml", [2024-03-15T18:01:10.737Z] "errors", [2024-03-15T18:01:10.737Z] "fmt", [2024-03-15T18:01:10.737Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.737Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.737Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.737Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.737Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.737Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.737Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.737Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.737Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.737Z] "github.com/go-kit/log", [2024-03-15T18:01:10.737Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.737Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.737Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.737Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.737Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.737Z] "github.com/google/uuid", [2024-03-15T18:01:10.737Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.737Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.737Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.737Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.737Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.737Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.737Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.737Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.737Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.737Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.737Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.737Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.737Z] "golang.org/x/net/html", [2024-03-15T18:01:10.737Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.737Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.737Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.737Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.737Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.737Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.737Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.737Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.737Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.737Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.737Z] "golang.org/x/text/language", [2024-03-15T18:01:10.737Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.737Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.737Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.737Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.737Z] "hash", [2024-03-15T18:01:10.737Z] "hash/adler32", [2024-03-15T18:01:10.737Z] "hash/crc32", [2024-03-15T18:01:10.737Z] "internal/abi", [2024-03-15T18:01:10.737Z] "internal/bytealg", [2024-03-15T18:01:10.737Z] "internal/cpu", [2024-03-15T18:01:10.737Z] "internal/fmtsort", [2024-03-15T18:01:10.737Z] "internal/goexperiment", [2024-03-15T18:01:10.737Z] "internal/itoa", [2024-03-15T18:01:10.737Z] "internal/nettrace", [2024-03-15T18:01:10.737Z] "internal/oserror", [2024-03-15T18:01:10.737Z] "internal/poll", [2024-03-15T18:01:10.737Z] "internal/race", [2024-03-15T18:01:10.737Z] "internal/reflectlite", [2024-03-15T18:01:10.737Z] "internal/singleflight", [2024-03-15T18:01:10.737Z] "internal/syscall/execenv", [2024-03-15T18:01:10.737Z] "internal/syscall/unix", [2024-03-15T18:01:10.737Z] "internal/testlog", [2024-03-15T18:01:10.737Z] "internal/unsafeheader", [2024-03-15T18:01:10.737Z] "io", [2024-03-15T18:01:10.737Z] "io/fs", [2024-03-15T18:01:10.737Z] "io/ioutil", [2024-03-15T18:01:10.737Z] "log", [2024-03-15T18:01:10.737Z] "math", [2024-03-15T18:01:10.737Z] "math/big", [2024-03-15T18:01:10.737Z] "math/bits", [2024-03-15T18:01:10.737Z] "math/rand", [2024-03-15T18:01:10.737Z] "mime", [2024-03-15T18:01:10.737Z] "mime/multipart", [2024-03-15T18:01:10.737Z] "mime/quotedprintable", [2024-03-15T18:01:10.737Z] "net", [2024-03-15T18:01:10.737Z] "net/http", [2024-03-15T18:01:10.737Z] "net/http/httptrace", [2024-03-15T18:01:10.737Z] "net/http/internal", [2024-03-15T18:01:10.737Z] "net/http/internal/ascii", [2024-03-15T18:01:10.737Z] "net/textproto", [2024-03-15T18:01:10.737Z] "net/url", [2024-03-15T18:01:10.737Z] "os", [2024-03-15T18:01:10.737Z] "path", [2024-03-15T18:01:10.737Z] "path/filepath", [2024-03-15T18:01:10.737Z] "reflect", [2024-03-15T18:01:10.737Z] "regexp", [2024-03-15T18:01:10.737Z] "regexp/syntax", [2024-03-15T18:01:10.737Z] "runtime", [2024-03-15T18:01:10.737Z] "runtime/cgo", [2024-03-15T18:01:10.737Z] "runtime/debug", [2024-03-15T18:01:10.737Z] "runtime/internal/atomic", [2024-03-15T18:01:10.737Z] "runtime/internal/math", [2024-03-15T18:01:10.737Z] "runtime/internal/sys", [2024-03-15T18:01:10.737Z] "sort", [2024-03-15T18:01:10.737Z] "strconv", [2024-03-15T18:01:10.737Z] "strings", [2024-03-15T18:01:10.737Z] "sync", [2024-03-15T18:01:10.737Z] "sync/atomic", [2024-03-15T18:01:10.737Z] "syscall", [2024-03-15T18:01:10.737Z] "time", [2024-03-15T18:01:10.737Z] "unicode", [2024-03-15T18:01:10.737Z] "unicode/utf16", [2024-03-15T18:01:10.737Z] "unicode/utf8", [2024-03-15T18:01:10.737Z] "unsafe", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.737Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.737Z] ], [2024-03-15T18:01:10.737Z] "TestGoFiles": [ [2024-03-15T18:01:10.737Z] "handler_test.go", [2024-03-15T18:01:10.737Z] "utils_test.go" [2024-03-15T18:01:10.737Z] ], [2024-03-15T18:01:10.737Z] "TestImports": [ [2024-03-15T18:01:10.737Z] "fmt", [2024-03-15T18:01:10.737Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.737Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.737Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.737Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.737Z] "net/http", [2024-03-15T18:01:10.737Z] "net/http/httptest", [2024-03-15T18:01:10.737Z] "strings", [2024-03-15T18:01:10.737Z] "testing" [2024-03-15T18:01:10.737Z] ] [2024-03-15T18:01:10.737Z] } [2024-03-15T18:01:10.737Z] { [2024-03-15T18:01:10.737Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3/pkg/types", [2024-03-15T18:01:10.737Z] "ImportPath": "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.737Z] "Name": "types", [2024-03-15T18:01:10.737Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3", [2024-03-15T18:01:10.737Z] "Module": { [2024-03-15T18:01:10.737Z] "Path": "github.com/edgexfoundry/go-mod-configuration/v3", [2024-03-15T18:01:10.737Z] "Version": "v3.2.0-dev.3", [2024-03-15T18:01:10.737Z] "Time": "2024-03-04T15:36:22Z", [2024-03-15T18:01:10.737Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3", [2024-03-15T18:01:10.737Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-configuration/v3/@v/v3.2.0-dev.3.mod", [2024-03-15T18:01:10.737Z] "GoVersion": "1.21" [2024-03-15T18:01:10.737Z] }, [2024-03-15T18:01:10.737Z] "DepOnly": true, [2024-03-15T18:01:10.737Z] "Stale": true, [2024-03-15T18:01:10.737Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.737Z] "GoFiles": [ [2024-03-15T18:01:10.737Z] "config.go" [2024-03-15T18:01:10.737Z] ], [2024-03-15T18:01:10.737Z] "Imports": [ [2024-03-15T18:01:10.737Z] "fmt", [2024-03-15T18:01:10.737Z] "net/url", [2024-03-15T18:01:10.737Z] "strconv", [2024-03-15T18:01:10.737Z] "strings" [2024-03-15T18:01:10.737Z] ], [2024-03-15T18:01:10.737Z] "Deps": [ [2024-03-15T18:01:10.737Z] "errors", [2024-03-15T18:01:10.737Z] "fmt", [2024-03-15T18:01:10.737Z] "internal/abi", [2024-03-15T18:01:10.737Z] "internal/bytealg", [2024-03-15T18:01:10.737Z] "internal/cpu", [2024-03-15T18:01:10.737Z] "internal/fmtsort", [2024-03-15T18:01:10.737Z] "internal/goexperiment", [2024-03-15T18:01:10.737Z] "internal/itoa", [2024-03-15T18:01:10.737Z] "internal/oserror", [2024-03-15T18:01:10.737Z] "internal/poll", [2024-03-15T18:01:10.737Z] "internal/race", [2024-03-15T18:01:10.737Z] "internal/reflectlite", [2024-03-15T18:01:10.737Z] "internal/syscall/execenv", [2024-03-15T18:01:10.737Z] "internal/syscall/unix", [2024-03-15T18:01:10.737Z] "internal/testlog", [2024-03-15T18:01:10.737Z] "internal/unsafeheader", [2024-03-15T18:01:10.737Z] "io", [2024-03-15T18:01:10.737Z] "io/fs", [2024-03-15T18:01:10.737Z] "math", [2024-03-15T18:01:10.737Z] "math/bits", [2024-03-15T18:01:10.737Z] "net/url", [2024-03-15T18:01:10.737Z] "os", [2024-03-15T18:01:10.737Z] "path", [2024-03-15T18:01:10.737Z] "reflect", [2024-03-15T18:01:10.737Z] "runtime", [2024-03-15T18:01:10.737Z] "runtime/internal/atomic", [2024-03-15T18:01:10.737Z] "runtime/internal/math", [2024-03-15T18:01:10.737Z] "runtime/internal/sys", [2024-03-15T18:01:10.737Z] "sort", [2024-03-15T18:01:10.737Z] "strconv", [2024-03-15T18:01:10.737Z] "strings", [2024-03-15T18:01:10.737Z] "sync", [2024-03-15T18:01:10.737Z] "sync/atomic", [2024-03-15T18:01:10.737Z] "syscall", [2024-03-15T18:01:10.737Z] "time", [2024-03-15T18:01:10.737Z] "unicode", [2024-03-15T18:01:10.737Z] "unicode/utf8", [2024-03-15T18:01:10.737Z] "unsafe" [2024-03-15T18:01:10.737Z] ], [2024-03-15T18:01:10.737Z] "TestGoFiles": [ [2024-03-15T18:01:10.737Z] "config_test.go" [2024-03-15T18:01:10.737Z] ], [2024-03-15T18:01:10.737Z] "TestImports": [ [2024-03-15T18:01:10.737Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.737Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.737Z] "testing" [2024-03-15T18:01:10.737Z] ] [2024-03-15T18:01:10.737Z] } [2024-03-15T18:01:10.737Z] { [2024-03-15T18:01:10.737Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22/bootstrap/environment", [2024-03-15T18:01:10.737Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.737Z] "Name": "environment", [2024-03-15T18:01:10.737Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.737Z] "Module": { [2024-03-15T18:01:10.737Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-15T18:01:10.737Z] "Version": "v3.2.0-dev.22", [2024-03-15T18:01:10.737Z] "Time": "2024-03-14T06:46:20Z", [2024-03-15T18:01:10.737Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.737Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.22.mod", [2024-03-15T18:01:10.737Z] "GoVersion": "1.21" [2024-03-15T18:01:10.737Z] }, [2024-03-15T18:01:10.737Z] "DepOnly": true, [2024-03-15T18:01:10.737Z] "Stale": true, [2024-03-15T18:01:10.737Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.737Z] "GoFiles": [ [2024-03-15T18:01:10.737Z] "variables.go" [2024-03-15T18:01:10.737Z] ], [2024-03-15T18:01:10.737Z] "Imports": [ [2024-03-15T18:01:10.737Z] "encoding/json", [2024-03-15T18:01:10.737Z] "fmt", [2024-03-15T18:01:10.737Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.737Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.737Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.737Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.737Z] "os", [2024-03-15T18:01:10.737Z] "reflect", [2024-03-15T18:01:10.737Z] "regexp", [2024-03-15T18:01:10.737Z] "strconv", [2024-03-15T18:01:10.737Z] "strings", [2024-03-15T18:01:10.737Z] "time" [2024-03-15T18:01:10.737Z] ], [2024-03-15T18:01:10.737Z] "Deps": [ [2024-03-15T18:01:10.737Z] "bufio", [2024-03-15T18:01:10.737Z] "bytes", [2024-03-15T18:01:10.737Z] "compress/flate", [2024-03-15T18:01:10.737Z] "compress/gzip", [2024-03-15T18:01:10.737Z] "compress/zlib", [2024-03-15T18:01:10.737Z] "container/list", [2024-03-15T18:01:10.737Z] "context", [2024-03-15T18:01:10.737Z] "crypto", [2024-03-15T18:01:10.737Z] "crypto/aes", [2024-03-15T18:01:10.737Z] "crypto/cipher", [2024-03-15T18:01:10.737Z] "crypto/des", [2024-03-15T18:01:10.737Z] "crypto/dsa", [2024-03-15T18:01:10.737Z] "crypto/ecdsa", [2024-03-15T18:01:10.737Z] "crypto/ed25519", [2024-03-15T18:01:10.737Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.737Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.737Z] "crypto/elliptic", [2024-03-15T18:01:10.737Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.737Z] "crypto/hmac", [2024-03-15T18:01:10.737Z] "crypto/internal/randutil", [2024-03-15T18:01:10.737Z] "crypto/internal/subtle", [2024-03-15T18:01:10.737Z] "crypto/md5", [2024-03-15T18:01:10.737Z] "crypto/rand", [2024-03-15T18:01:10.737Z] "crypto/rc4", [2024-03-15T18:01:10.737Z] "crypto/rsa", [2024-03-15T18:01:10.737Z] "crypto/sha1", [2024-03-15T18:01:10.737Z] "crypto/sha256", [2024-03-15T18:01:10.737Z] "crypto/sha512", [2024-03-15T18:01:10.737Z] "crypto/subtle", [2024-03-15T18:01:10.737Z] "crypto/tls", [2024-03-15T18:01:10.737Z] "crypto/x509", [2024-03-15T18:01:10.737Z] "crypto/x509/pkix", [2024-03-15T18:01:10.737Z] "database/sql/driver", [2024-03-15T18:01:10.737Z] "debug/dwarf", [2024-03-15T18:01:10.737Z] "debug/macho", [2024-03-15T18:01:10.737Z] "encoding", [2024-03-15T18:01:10.737Z] "encoding/asn1", [2024-03-15T18:01:10.737Z] "encoding/base64", [2024-03-15T18:01:10.737Z] "encoding/binary", [2024-03-15T18:01:10.737Z] "encoding/csv", [2024-03-15T18:01:10.737Z] "encoding/hex", [2024-03-15T18:01:10.737Z] "encoding/json", [2024-03-15T18:01:10.737Z] "encoding/pem", [2024-03-15T18:01:10.737Z] "encoding/xml", [2024-03-15T18:01:10.737Z] "errors", [2024-03-15T18:01:10.737Z] "fmt", [2024-03-15T18:01:10.737Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.737Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.737Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.737Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.737Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.737Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.737Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.737Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.737Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.737Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.737Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.737Z] "github.com/go-kit/log", [2024-03-15T18:01:10.737Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.737Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.737Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.737Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.737Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.737Z] "github.com/google/uuid", [2024-03-15T18:01:10.737Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.737Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.737Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.737Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.737Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.737Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.737Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.737Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.737Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.737Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.737Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.737Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.737Z] "golang.org/x/net/html", [2024-03-15T18:01:10.737Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.737Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.737Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.737Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.737Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.737Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.737Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.737Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.737Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.737Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.737Z] "golang.org/x/text/language", [2024-03-15T18:01:10.737Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.737Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.737Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.737Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.737Z] "hash", [2024-03-15T18:01:10.737Z] "hash/adler32", [2024-03-15T18:01:10.737Z] "hash/crc32", [2024-03-15T18:01:10.737Z] "internal/abi", [2024-03-15T18:01:10.737Z] "internal/bytealg", [2024-03-15T18:01:10.738Z] "internal/cpu", [2024-03-15T18:01:10.738Z] "internal/fmtsort", [2024-03-15T18:01:10.738Z] "internal/goexperiment", [2024-03-15T18:01:10.738Z] "internal/itoa", [2024-03-15T18:01:10.738Z] "internal/nettrace", [2024-03-15T18:01:10.738Z] "internal/oserror", [2024-03-15T18:01:10.738Z] "internal/poll", [2024-03-15T18:01:10.738Z] "internal/race", [2024-03-15T18:01:10.738Z] "internal/reflectlite", [2024-03-15T18:01:10.738Z] "internal/singleflight", [2024-03-15T18:01:10.738Z] "internal/syscall/execenv", [2024-03-15T18:01:10.738Z] "internal/syscall/unix", [2024-03-15T18:01:10.738Z] "internal/testlog", [2024-03-15T18:01:10.738Z] "internal/unsafeheader", [2024-03-15T18:01:10.738Z] "io", [2024-03-15T18:01:10.738Z] "io/fs", [2024-03-15T18:01:10.738Z] "io/ioutil", [2024-03-15T18:01:10.738Z] "log", [2024-03-15T18:01:10.738Z] "math", [2024-03-15T18:01:10.738Z] "math/big", [2024-03-15T18:01:10.738Z] "math/bits", [2024-03-15T18:01:10.738Z] "math/rand", [2024-03-15T18:01:10.738Z] "mime", [2024-03-15T18:01:10.738Z] "mime/multipart", [2024-03-15T18:01:10.738Z] "mime/quotedprintable", [2024-03-15T18:01:10.738Z] "net", [2024-03-15T18:01:10.738Z] "net/http", [2024-03-15T18:01:10.738Z] "net/http/httptrace", [2024-03-15T18:01:10.738Z] "net/http/internal", [2024-03-15T18:01:10.738Z] "net/http/internal/ascii", [2024-03-15T18:01:10.738Z] "net/textproto", [2024-03-15T18:01:10.738Z] "net/url", [2024-03-15T18:01:10.738Z] "os", [2024-03-15T18:01:10.738Z] "path", [2024-03-15T18:01:10.738Z] "path/filepath", [2024-03-15T18:01:10.738Z] "reflect", [2024-03-15T18:01:10.738Z] "regexp", [2024-03-15T18:01:10.738Z] "regexp/syntax", [2024-03-15T18:01:10.738Z] "runtime", [2024-03-15T18:01:10.738Z] "runtime/cgo", [2024-03-15T18:01:10.738Z] "runtime/debug", [2024-03-15T18:01:10.738Z] "runtime/internal/atomic", [2024-03-15T18:01:10.738Z] "runtime/internal/math", [2024-03-15T18:01:10.738Z] "runtime/internal/sys", [2024-03-15T18:01:10.738Z] "sort", [2024-03-15T18:01:10.738Z] "strconv", [2024-03-15T18:01:10.738Z] "strings", [2024-03-15T18:01:10.738Z] "sync", [2024-03-15T18:01:10.738Z] "sync/atomic", [2024-03-15T18:01:10.738Z] "syscall", [2024-03-15T18:01:10.738Z] "time", [2024-03-15T18:01:10.738Z] "unicode", [2024-03-15T18:01:10.738Z] "unicode/utf16", [2024-03-15T18:01:10.738Z] "unicode/utf8", [2024-03-15T18:01:10.738Z] "unsafe", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.738Z] ], [2024-03-15T18:01:10.738Z] "TestGoFiles": [ [2024-03-15T18:01:10.738Z] "variables_test.go" [2024-03-15T18:01:10.738Z] ], [2024-03-15T18:01:10.738Z] "TestImports": [ [2024-03-15T18:01:10.738Z] "fmt", [2024-03-15T18:01:10.738Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.738Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.738Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.738Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks", [2024-03-15T18:01:10.738Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.738Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.738Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.738Z] "os", [2024-03-15T18:01:10.738Z] "strconv", [2024-03-15T18:01:10.738Z] "strings", [2024-03-15T18:01:10.738Z] "testing", [2024-03-15T18:01:10.738Z] "time" [2024-03-15T18:01:10.738Z] ] [2024-03-15T18:01:10.738Z] } [2024-03-15T18:01:10.738Z] { [2024-03-15T18:01:10.738Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22/bootstrap/startup", [2024-03-15T18:01:10.738Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.738Z] "Name": "startup", [2024-03-15T18:01:10.738Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.738Z] "Module": { [2024-03-15T18:01:10.738Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-15T18:01:10.738Z] "Version": "v3.2.0-dev.22", [2024-03-15T18:01:10.738Z] "Time": "2024-03-14T06:46:20Z", [2024-03-15T18:01:10.738Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.738Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.22.mod", [2024-03-15T18:01:10.738Z] "GoVersion": "1.21" [2024-03-15T18:01:10.738Z] }, [2024-03-15T18:01:10.738Z] "DepOnly": true, [2024-03-15T18:01:10.738Z] "Stale": true, [2024-03-15T18:01:10.738Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.738Z] "GoFiles": [ [2024-03-15T18:01:10.738Z] "timer.go" [2024-03-15T18:01:10.738Z] ], [2024-03-15T18:01:10.738Z] "Imports": [ [2024-03-15T18:01:10.738Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.738Z] "time" [2024-03-15T18:01:10.738Z] ], [2024-03-15T18:01:10.738Z] "Deps": [ [2024-03-15T18:01:10.738Z] "bufio", [2024-03-15T18:01:10.738Z] "bytes", [2024-03-15T18:01:10.738Z] "compress/flate", [2024-03-15T18:01:10.738Z] "compress/gzip", [2024-03-15T18:01:10.738Z] "compress/zlib", [2024-03-15T18:01:10.738Z] "container/list", [2024-03-15T18:01:10.738Z] "context", [2024-03-15T18:01:10.738Z] "crypto", [2024-03-15T18:01:10.738Z] "crypto/aes", [2024-03-15T18:01:10.738Z] "crypto/cipher", [2024-03-15T18:01:10.738Z] "crypto/des", [2024-03-15T18:01:10.738Z] "crypto/dsa", [2024-03-15T18:01:10.738Z] "crypto/ecdsa", [2024-03-15T18:01:10.738Z] "crypto/ed25519", [2024-03-15T18:01:10.738Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.738Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.738Z] "crypto/elliptic", [2024-03-15T18:01:10.738Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.738Z] "crypto/hmac", [2024-03-15T18:01:10.738Z] "crypto/internal/randutil", [2024-03-15T18:01:10.738Z] "crypto/internal/subtle", [2024-03-15T18:01:10.738Z] "crypto/md5", [2024-03-15T18:01:10.738Z] "crypto/rand", [2024-03-15T18:01:10.738Z] "crypto/rc4", [2024-03-15T18:01:10.738Z] "crypto/rsa", [2024-03-15T18:01:10.738Z] "crypto/sha1", [2024-03-15T18:01:10.738Z] "crypto/sha256", [2024-03-15T18:01:10.738Z] "crypto/sha512", [2024-03-15T18:01:10.738Z] "crypto/subtle", [2024-03-15T18:01:10.738Z] "crypto/tls", [2024-03-15T18:01:10.738Z] "crypto/x509", [2024-03-15T18:01:10.738Z] "crypto/x509/pkix", [2024-03-15T18:01:10.738Z] "database/sql/driver", [2024-03-15T18:01:10.738Z] "debug/dwarf", [2024-03-15T18:01:10.738Z] "debug/macho", [2024-03-15T18:01:10.738Z] "encoding", [2024-03-15T18:01:10.738Z] "encoding/asn1", [2024-03-15T18:01:10.738Z] "encoding/base64", [2024-03-15T18:01:10.738Z] "encoding/binary", [2024-03-15T18:01:10.738Z] "encoding/csv", [2024-03-15T18:01:10.738Z] "encoding/hex", [2024-03-15T18:01:10.738Z] "encoding/json", [2024-03-15T18:01:10.738Z] "encoding/pem", [2024-03-15T18:01:10.738Z] "encoding/xml", [2024-03-15T18:01:10.738Z] "errors", [2024-03-15T18:01:10.738Z] "fmt", [2024-03-15T18:01:10.738Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.738Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.738Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.738Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.738Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.738Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.738Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.738Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.738Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.738Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.738Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.738Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.738Z] "github.com/go-kit/log", [2024-03-15T18:01:10.738Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.738Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.738Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.738Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.738Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.738Z] "github.com/google/uuid", [2024-03-15T18:01:10.738Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.738Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.738Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.738Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.738Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.738Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.738Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.738Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.738Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.738Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.738Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.738Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.738Z] "golang.org/x/net/html", [2024-03-15T18:01:10.738Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.738Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.738Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.738Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.738Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.738Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.738Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.738Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.738Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.738Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.738Z] "golang.org/x/text/language", [2024-03-15T18:01:10.738Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.738Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.738Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.738Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.738Z] "hash", [2024-03-15T18:01:10.738Z] "hash/adler32", [2024-03-15T18:01:10.738Z] "hash/crc32", [2024-03-15T18:01:10.738Z] "internal/abi", [2024-03-15T18:01:10.738Z] "internal/bytealg", [2024-03-15T18:01:10.738Z] "internal/cpu", [2024-03-15T18:01:10.738Z] "internal/fmtsort", [2024-03-15T18:01:10.738Z] "internal/goexperiment", [2024-03-15T18:01:10.738Z] "internal/itoa", [2024-03-15T18:01:10.738Z] "internal/nettrace", [2024-03-15T18:01:10.738Z] "internal/oserror", [2024-03-15T18:01:10.738Z] "internal/poll", [2024-03-15T18:01:10.738Z] "internal/race", [2024-03-15T18:01:10.738Z] "internal/reflectlite", [2024-03-15T18:01:10.738Z] "internal/singleflight", [2024-03-15T18:01:10.738Z] "internal/syscall/execenv", [2024-03-15T18:01:10.738Z] "internal/syscall/unix", [2024-03-15T18:01:10.738Z] "internal/testlog", [2024-03-15T18:01:10.738Z] "internal/unsafeheader", [2024-03-15T18:01:10.738Z] "io", [2024-03-15T18:01:10.738Z] "io/fs", [2024-03-15T18:01:10.738Z] "io/ioutil", [2024-03-15T18:01:10.738Z] "log", [2024-03-15T18:01:10.738Z] "math", [2024-03-15T18:01:10.738Z] "math/big", [2024-03-15T18:01:10.738Z] "math/bits", [2024-03-15T18:01:10.738Z] "math/rand", [2024-03-15T18:01:10.738Z] "mime", [2024-03-15T18:01:10.738Z] "mime/multipart", [2024-03-15T18:01:10.738Z] "mime/quotedprintable", [2024-03-15T18:01:10.738Z] "net", [2024-03-15T18:01:10.738Z] "net/http", [2024-03-15T18:01:10.738Z] "net/http/httptrace", [2024-03-15T18:01:10.738Z] "net/http/internal", [2024-03-15T18:01:10.738Z] "net/http/internal/ascii", [2024-03-15T18:01:10.738Z] "net/textproto", [2024-03-15T18:01:10.738Z] "net/url", [2024-03-15T18:01:10.738Z] "os", [2024-03-15T18:01:10.738Z] "path", [2024-03-15T18:01:10.738Z] "path/filepath", [2024-03-15T18:01:10.738Z] "reflect", [2024-03-15T18:01:10.738Z] "regexp", [2024-03-15T18:01:10.738Z] "regexp/syntax", [2024-03-15T18:01:10.738Z] "runtime", [2024-03-15T18:01:10.738Z] "runtime/cgo", [2024-03-15T18:01:10.738Z] "runtime/debug", [2024-03-15T18:01:10.738Z] "runtime/internal/atomic", [2024-03-15T18:01:10.738Z] "runtime/internal/math", [2024-03-15T18:01:10.738Z] "runtime/internal/sys", [2024-03-15T18:01:10.738Z] "sort", [2024-03-15T18:01:10.738Z] "strconv", [2024-03-15T18:01:10.738Z] "strings", [2024-03-15T18:01:10.738Z] "sync", [2024-03-15T18:01:10.738Z] "sync/atomic", [2024-03-15T18:01:10.738Z] "syscall", [2024-03-15T18:01:10.738Z] "time", [2024-03-15T18:01:10.738Z] "unicode", [2024-03-15T18:01:10.738Z] "unicode/utf16", [2024-03-15T18:01:10.738Z] "unicode/utf8", [2024-03-15T18:01:10.738Z] "unsafe", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.738Z] ] [2024-03-15T18:01:10.738Z] } [2024-03-15T18:01:10.738Z] { [2024-03-15T18:01:10.738Z] "Dir": "/usr/local/go/src/log/syslog", [2024-03-15T18:01:10.738Z] "ImportPath": "log/syslog", [2024-03-15T18:01:10.738Z] "Name": "syslog", [2024-03-15T18:01:10.738Z] "Doc": "Package syslog provides a simple interface to the system log service.", [2024-03-15T18:01:10.738Z] "Target": "/usr/local/go/pkg/linux_amd64/log/syslog.a", [2024-03-15T18:01:10.738Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.738Z] "Goroot": true, [2024-03-15T18:01:10.738Z] "Standard": true, [2024-03-15T18:01:10.738Z] "DepOnly": true, [2024-03-15T18:01:10.738Z] "GoFiles": [ [2024-03-15T18:01:10.738Z] "doc.go", [2024-03-15T18:01:10.738Z] "syslog.go", [2024-03-15T18:01:10.738Z] "syslog_unix.go" [2024-03-15T18:01:10.738Z] ], [2024-03-15T18:01:10.738Z] "Imports": [ [2024-03-15T18:01:10.738Z] "errors", [2024-03-15T18:01:10.738Z] "fmt", [2024-03-15T18:01:10.738Z] "log", [2024-03-15T18:01:10.738Z] "net", [2024-03-15T18:01:10.738Z] "os", [2024-03-15T18:01:10.738Z] "strings", [2024-03-15T18:01:10.738Z] "sync", [2024-03-15T18:01:10.738Z] "time" [2024-03-15T18:01:10.738Z] ], [2024-03-15T18:01:10.738Z] "Deps": [ [2024-03-15T18:01:10.738Z] "context", [2024-03-15T18:01:10.738Z] "errors", [2024-03-15T18:01:10.738Z] "fmt", [2024-03-15T18:01:10.738Z] "internal/abi", [2024-03-15T18:01:10.738Z] "internal/bytealg", [2024-03-15T18:01:10.738Z] "internal/cpu", [2024-03-15T18:01:10.738Z] "internal/fmtsort", [2024-03-15T18:01:10.738Z] "internal/goexperiment", [2024-03-15T18:01:10.738Z] "internal/itoa", [2024-03-15T18:01:10.738Z] "internal/nettrace", [2024-03-15T18:01:10.738Z] "internal/oserror", [2024-03-15T18:01:10.738Z] "internal/poll", [2024-03-15T18:01:10.738Z] "internal/race", [2024-03-15T18:01:10.738Z] "internal/reflectlite", [2024-03-15T18:01:10.738Z] "internal/singleflight", [2024-03-15T18:01:10.738Z] "internal/syscall/execenv", [2024-03-15T18:01:10.738Z] "internal/syscall/unix", [2024-03-15T18:01:10.738Z] "internal/testlog", [2024-03-15T18:01:10.738Z] "internal/unsafeheader", [2024-03-15T18:01:10.738Z] "io", [2024-03-15T18:01:10.738Z] "io/fs", [2024-03-15T18:01:10.738Z] "log", [2024-03-15T18:01:10.738Z] "math", [2024-03-15T18:01:10.738Z] "math/bits", [2024-03-15T18:01:10.738Z] "net", [2024-03-15T18:01:10.738Z] "os", [2024-03-15T18:01:10.738Z] "path", [2024-03-15T18:01:10.738Z] "reflect", [2024-03-15T18:01:10.738Z] "runtime", [2024-03-15T18:01:10.738Z] "runtime/cgo", [2024-03-15T18:01:10.738Z] "runtime/internal/atomic", [2024-03-15T18:01:10.738Z] "runtime/internal/math", [2024-03-15T18:01:10.738Z] "runtime/internal/sys", [2024-03-15T18:01:10.738Z] "sort", [2024-03-15T18:01:10.738Z] "strconv", [2024-03-15T18:01:10.738Z] "strings", [2024-03-15T18:01:10.738Z] "sync", [2024-03-15T18:01:10.738Z] "sync/atomic", [2024-03-15T18:01:10.738Z] "syscall", [2024-03-15T18:01:10.738Z] "time", [2024-03-15T18:01:10.738Z] "unicode", [2024-03-15T18:01:10.738Z] "unicode/utf8", [2024-03-15T18:01:10.738Z] "unsafe", [2024-03-15T18:01:10.738Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-15T18:01:10.738Z] ], [2024-03-15T18:01:10.738Z] "TestGoFiles": [ [2024-03-15T18:01:10.738Z] "syslog_test.go" [2024-03-15T18:01:10.738Z] ], [2024-03-15T18:01:10.738Z] "TestImports": [ [2024-03-15T18:01:10.738Z] "bufio", [2024-03-15T18:01:10.738Z] "fmt", [2024-03-15T18:01:10.738Z] "io", [2024-03-15T18:01:10.738Z] "log", [2024-03-15T18:01:10.738Z] "net", [2024-03-15T18:01:10.738Z] "os", [2024-03-15T18:01:10.738Z] "runtime", [2024-03-15T18:01:10.738Z] "sync", [2024-03-15T18:01:10.738Z] "testing", [2024-03-15T18:01:10.738Z] "time" [2024-03-15T18:01:10.738Z] ], [2024-03-15T18:01:10.738Z] "XTestGoFiles": [ [2024-03-15T18:01:10.738Z] "example_test.go" [2024-03-15T18:01:10.738Z] ], [2024-03-15T18:01:10.738Z] "XTestImports": [ [2024-03-15T18:01:10.738Z] "fmt", [2024-03-15T18:01:10.738Z] "log", [2024-03-15T18:01:10.738Z] "log/syslog" [2024-03-15T18:01:10.738Z] ] [2024-03-15T18:01:10.738Z] } [2024-03-15T18:01:10.738Z] { [2024-03-15T18:01:10.738Z] "Dir": "/usr/local/go/src/text/tabwriter", [2024-03-15T18:01:10.738Z] "ImportPath": "text/tabwriter", [2024-03-15T18:01:10.738Z] "Name": "tabwriter", [2024-03-15T18:01:10.738Z] "Doc": "Package tabwriter implements a write filter (tabwriter.Writer) that translates tabbed columns in input into properly aligned text.", [2024-03-15T18:01:10.738Z] "Target": "/usr/local/go/pkg/linux_amd64/text/tabwriter.a", [2024-03-15T18:01:10.738Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.738Z] "Goroot": true, [2024-03-15T18:01:10.738Z] "Standard": true, [2024-03-15T18:01:10.738Z] "DepOnly": true, [2024-03-15T18:01:10.738Z] "GoFiles": [ [2024-03-15T18:01:10.738Z] "tabwriter.go" [2024-03-15T18:01:10.738Z] ], [2024-03-15T18:01:10.738Z] "Imports": [ [2024-03-15T18:01:10.738Z] "io", [2024-03-15T18:01:10.738Z] "unicode/utf8" [2024-03-15T18:01:10.738Z] ], [2024-03-15T18:01:10.738Z] "Deps": [ [2024-03-15T18:01:10.738Z] "errors", [2024-03-15T18:01:10.738Z] "internal/abi", [2024-03-15T18:01:10.738Z] "internal/bytealg", [2024-03-15T18:01:10.738Z] "internal/cpu", [2024-03-15T18:01:10.738Z] "internal/goexperiment", [2024-03-15T18:01:10.738Z] "internal/race", [2024-03-15T18:01:10.738Z] "internal/reflectlite", [2024-03-15T18:01:10.738Z] "internal/unsafeheader", [2024-03-15T18:01:10.738Z] "io", [2024-03-15T18:01:10.738Z] "runtime", [2024-03-15T18:01:10.738Z] "runtime/internal/atomic", [2024-03-15T18:01:10.738Z] "runtime/internal/math", [2024-03-15T18:01:10.738Z] "runtime/internal/sys", [2024-03-15T18:01:10.738Z] "sync", [2024-03-15T18:01:10.738Z] "sync/atomic", [2024-03-15T18:01:10.738Z] "unicode/utf8", [2024-03-15T18:01:10.738Z] "unsafe" [2024-03-15T18:01:10.738Z] ], [2024-03-15T18:01:10.738Z] "XTestGoFiles": [ [2024-03-15T18:01:10.738Z] "example_test.go", [2024-03-15T18:01:10.738Z] "tabwriter_test.go" [2024-03-15T18:01:10.738Z] ], [2024-03-15T18:01:10.738Z] "XTestImports": [ [2024-03-15T18:01:10.738Z] "bytes", [2024-03-15T18:01:10.738Z] "fmt", [2024-03-15T18:01:10.738Z] "io", [2024-03-15T18:01:10.738Z] "os", [2024-03-15T18:01:10.738Z] "testing", [2024-03-15T18:01:10.738Z] "text/tabwriter" [2024-03-15T18:01:10.738Z] ] [2024-03-15T18:01:10.738Z] } [2024-03-15T18:01:10.738Z] { [2024-03-15T18:01:10.738Z] "Dir": "/usr/local/go/src/runtime/pprof", [2024-03-15T18:01:10.738Z] "ImportPath": "runtime/pprof", [2024-03-15T18:01:10.738Z] "Name": "pprof", [2024-03-15T18:01:10.738Z] "Doc": "Package pprof writes runtime profiling data in the format expected by the pprof visualization tool.", [2024-03-15T18:01:10.738Z] "Target": "/usr/local/go/pkg/linux_amd64/runtime/pprof.a", [2024-03-15T18:01:10.738Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.738Z] "Goroot": true, [2024-03-15T18:01:10.738Z] "Standard": true, [2024-03-15T18:01:10.738Z] "DepOnly": true, [2024-03-15T18:01:10.738Z] "GoFiles": [ [2024-03-15T18:01:10.738Z] "elf.go", [2024-03-15T18:01:10.738Z] "label.go", [2024-03-15T18:01:10.738Z] "map.go", [2024-03-15T18:01:10.738Z] "pprof.go", [2024-03-15T18:01:10.738Z] "pprof_rusage.go", [2024-03-15T18:01:10.738Z] "proto.go", [2024-03-15T18:01:10.738Z] "protobuf.go", [2024-03-15T18:01:10.738Z] "protomem.go", [2024-03-15T18:01:10.738Z] "runtime.go" [2024-03-15T18:01:10.738Z] ], [2024-03-15T18:01:10.738Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.738Z] "pprof_norusage.go" [2024-03-15T18:01:10.738Z] ], [2024-03-15T18:01:10.738Z] "Imports": [ [2024-03-15T18:01:10.738Z] "bufio", [2024-03-15T18:01:10.738Z] "bytes", [2024-03-15T18:01:10.738Z] "compress/gzip", [2024-03-15T18:01:10.738Z] "context", [2024-03-15T18:01:10.738Z] "encoding/binary", [2024-03-15T18:01:10.738Z] "errors", [2024-03-15T18:01:10.738Z] "fmt", [2024-03-15T18:01:10.738Z] "io", [2024-03-15T18:01:10.738Z] "math", [2024-03-15T18:01:10.738Z] "os", [2024-03-15T18:01:10.738Z] "runtime", [2024-03-15T18:01:10.738Z] "sort", [2024-03-15T18:01:10.738Z] "strconv", [2024-03-15T18:01:10.738Z] "strings", [2024-03-15T18:01:10.738Z] "sync", [2024-03-15T18:01:10.738Z] "syscall", [2024-03-15T18:01:10.738Z] "text/tabwriter", [2024-03-15T18:01:10.738Z] "time", [2024-03-15T18:01:10.738Z] "unsafe" [2024-03-15T18:01:10.738Z] ], [2024-03-15T18:01:10.738Z] "Deps": [ [2024-03-15T18:01:10.738Z] "bufio", [2024-03-15T18:01:10.738Z] "bytes", [2024-03-15T18:01:10.738Z] "compress/flate", [2024-03-15T18:01:10.738Z] "compress/gzip", [2024-03-15T18:01:10.738Z] "context", [2024-03-15T18:01:10.738Z] "encoding/binary", [2024-03-15T18:01:10.738Z] "errors", [2024-03-15T18:01:10.738Z] "fmt", [2024-03-15T18:01:10.738Z] "hash", [2024-03-15T18:01:10.738Z] "hash/crc32", [2024-03-15T18:01:10.738Z] "internal/abi", [2024-03-15T18:01:10.738Z] "internal/bytealg", [2024-03-15T18:01:10.738Z] "internal/cpu", [2024-03-15T18:01:10.738Z] "internal/fmtsort", [2024-03-15T18:01:10.738Z] "internal/goexperiment", [2024-03-15T18:01:10.738Z] "internal/itoa", [2024-03-15T18:01:10.738Z] "internal/oserror", [2024-03-15T18:01:10.738Z] "internal/poll", [2024-03-15T18:01:10.738Z] "internal/race", [2024-03-15T18:01:10.738Z] "internal/reflectlite", [2024-03-15T18:01:10.738Z] "internal/syscall/execenv", [2024-03-15T18:01:10.738Z] "internal/syscall/unix", [2024-03-15T18:01:10.738Z] "internal/testlog", [2024-03-15T18:01:10.738Z] "internal/unsafeheader", [2024-03-15T18:01:10.738Z] "io", [2024-03-15T18:01:10.738Z] "io/fs", [2024-03-15T18:01:10.738Z] "math", [2024-03-15T18:01:10.738Z] "math/bits", [2024-03-15T18:01:10.738Z] "os", [2024-03-15T18:01:10.738Z] "path", [2024-03-15T18:01:10.738Z] "reflect", [2024-03-15T18:01:10.738Z] "runtime", [2024-03-15T18:01:10.738Z] "runtime/internal/atomic", [2024-03-15T18:01:10.738Z] "runtime/internal/math", [2024-03-15T18:01:10.738Z] "runtime/internal/sys", [2024-03-15T18:01:10.738Z] "sort", [2024-03-15T18:01:10.738Z] "strconv", [2024-03-15T18:01:10.738Z] "strings", [2024-03-15T18:01:10.738Z] "sync", [2024-03-15T18:01:10.738Z] "sync/atomic", [2024-03-15T18:01:10.738Z] "syscall", [2024-03-15T18:01:10.738Z] "text/tabwriter", [2024-03-15T18:01:10.738Z] "time", [2024-03-15T18:01:10.738Z] "unicode", [2024-03-15T18:01:10.738Z] "unicode/utf8", [2024-03-15T18:01:10.738Z] "unsafe" [2024-03-15T18:01:10.738Z] ], [2024-03-15T18:01:10.738Z] "TestGoFiles": [ [2024-03-15T18:01:10.738Z] "label_test.go", [2024-03-15T18:01:10.738Z] "mprof_test.go", [2024-03-15T18:01:10.738Z] "pprof_test.go", [2024-03-15T18:01:10.738Z] "proto_test.go", [2024-03-15T18:01:10.738Z] "protomem_test.go", [2024-03-15T18:01:10.738Z] "runtime_test.go" [2024-03-15T18:01:10.738Z] ], [2024-03-15T18:01:10.738Z] "TestImports": [ [2024-03-15T18:01:10.738Z] "bytes", [2024-03-15T18:01:10.738Z] "context", [2024-03-15T18:01:10.738Z] "encoding/json", [2024-03-15T18:01:10.738Z] "fmt", [2024-03-15T18:01:10.738Z] "internal/profile", [2024-03-15T18:01:10.738Z] "internal/testenv", [2024-03-15T18:01:10.738Z] "io", [2024-03-15T18:01:10.738Z] "math", [2024-03-15T18:01:10.738Z] "math/big", [2024-03-15T18:01:10.738Z] "os", [2024-03-15T18:01:10.738Z] "os/exec", [2024-03-15T18:01:10.738Z] "reflect", [2024-03-15T18:01:10.738Z] "regexp", [2024-03-15T18:01:10.738Z] "runtime", [2024-03-15T18:01:10.738Z] "sort", [2024-03-15T18:01:10.738Z] "strings", [2024-03-15T18:01:10.738Z] "sync", [2024-03-15T18:01:10.738Z] "sync/atomic", [2024-03-15T18:01:10.738Z] "testing", [2024-03-15T18:01:10.738Z] "time", [2024-03-15T18:01:10.738Z] "unsafe" [2024-03-15T18:01:10.738Z] ] [2024-03-15T18:01:10.738Z] } [2024-03-15T18:01:10.738Z] { [2024-03-15T18:01:10.738Z] "Dir": "/go/pkg/mod/github.com/rcrowley/go-metrics@v0.0.0-20201227073835-cf1acfcdf475", [2024-03-15T18:01:10.738Z] "ImportPath": "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.738Z] "Name": "metrics", [2024-03-15T18:01:10.738Z] "Doc": "Go port of Coda Hale's Metrics library \u003chttps://github.com/rcrowley/go-metrics\u003e Coda Hale's original work: \u003chttps://github.com/codahale/metrics\u003e", [2024-03-15T18:01:10.738Z] "Root": "/go/pkg/mod/github.com/rcrowley/go-metrics@v0.0.0-20201227073835-cf1acfcdf475", [2024-03-15T18:01:10.738Z] "Module": { [2024-03-15T18:01:10.738Z] "Path": "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.739Z] "Version": "v0.0.0-20201227073835-cf1acfcdf475", [2024-03-15T18:01:10.739Z] "Time": "2020-12-27T07:38:35Z", [2024-03-15T18:01:10.739Z] "Dir": "/go/pkg/mod/github.com/rcrowley/go-metrics@v0.0.0-20201227073835-cf1acfcdf475", [2024-03-15T18:01:10.739Z] "GoMod": "/go/pkg/mod/cache/download/github.com/rcrowley/go-metrics/@v/v0.0.0-20201227073835-cf1acfcdf475.mod" [2024-03-15T18:01:10.739Z] }, [2024-03-15T18:01:10.739Z] "DepOnly": true, [2024-03-15T18:01:10.739Z] "Stale": true, [2024-03-15T18:01:10.739Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.739Z] "GoFiles": [ [2024-03-15T18:01:10.739Z] "counter.go", [2024-03-15T18:01:10.739Z] "debug.go", [2024-03-15T18:01:10.739Z] "ewma.go", [2024-03-15T18:01:10.739Z] "gauge.go", [2024-03-15T18:01:10.739Z] "gauge_float64.go", [2024-03-15T18:01:10.739Z] "graphite.go", [2024-03-15T18:01:10.739Z] "healthcheck.go", [2024-03-15T18:01:10.739Z] "histogram.go", [2024-03-15T18:01:10.739Z] "json.go", [2024-03-15T18:01:10.739Z] "log.go", [2024-03-15T18:01:10.739Z] "meter.go", [2024-03-15T18:01:10.739Z] "metrics.go", [2024-03-15T18:01:10.739Z] "opentsdb.go", [2024-03-15T18:01:10.739Z] "registry.go", [2024-03-15T18:01:10.739Z] "runtime.go", [2024-03-15T18:01:10.739Z] "runtime_cgo.go", [2024-03-15T18:01:10.739Z] "runtime_gccpufraction.go", [2024-03-15T18:01:10.739Z] "sample.go", [2024-03-15T18:01:10.739Z] "syslog.go", [2024-03-15T18:01:10.739Z] "timer.go", [2024-03-15T18:01:10.739Z] "writer.go" [2024-03-15T18:01:10.739Z] ], [2024-03-15T18:01:10.739Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.739Z] "runtime_no_cgo.go", [2024-03-15T18:01:10.739Z] "runtime_no_gccpufraction.go" [2024-03-15T18:01:10.739Z] ], [2024-03-15T18:01:10.739Z] "Imports": [ [2024-03-15T18:01:10.739Z] "bufio", [2024-03-15T18:01:10.739Z] "encoding/json", [2024-03-15T18:01:10.739Z] "fmt", [2024-03-15T18:01:10.739Z] "io", [2024-03-15T18:01:10.739Z] "log", [2024-03-15T18:01:10.739Z] "log/syslog", [2024-03-15T18:01:10.739Z] "math", [2024-03-15T18:01:10.739Z] "math/rand", [2024-03-15T18:01:10.739Z] "net", [2024-03-15T18:01:10.739Z] "os", [2024-03-15T18:01:10.739Z] "reflect", [2024-03-15T18:01:10.739Z] "runtime", [2024-03-15T18:01:10.739Z] "runtime/debug", [2024-03-15T18:01:10.739Z] "runtime/pprof", [2024-03-15T18:01:10.739Z] "sort", [2024-03-15T18:01:10.739Z] "strconv", [2024-03-15T18:01:10.739Z] "strings", [2024-03-15T18:01:10.739Z] "sync", [2024-03-15T18:01:10.739Z] "sync/atomic", [2024-03-15T18:01:10.739Z] "time" [2024-03-15T18:01:10.739Z] ], [2024-03-15T18:01:10.739Z] "Deps": [ [2024-03-15T18:01:10.739Z] "bufio", [2024-03-15T18:01:10.739Z] "bytes", [2024-03-15T18:01:10.739Z] "compress/flate", [2024-03-15T18:01:10.739Z] "compress/gzip", [2024-03-15T18:01:10.739Z] "context", [2024-03-15T18:01:10.739Z] "encoding", [2024-03-15T18:01:10.739Z] "encoding/base64", [2024-03-15T18:01:10.739Z] "encoding/binary", [2024-03-15T18:01:10.739Z] "encoding/json", [2024-03-15T18:01:10.739Z] "errors", [2024-03-15T18:01:10.739Z] "fmt", [2024-03-15T18:01:10.739Z] "hash", [2024-03-15T18:01:10.739Z] "hash/crc32", [2024-03-15T18:01:10.739Z] "internal/abi", [2024-03-15T18:01:10.739Z] "internal/bytealg", [2024-03-15T18:01:10.739Z] "internal/cpu", [2024-03-15T18:01:10.739Z] "internal/fmtsort", [2024-03-15T18:01:10.739Z] "internal/goexperiment", [2024-03-15T18:01:10.739Z] "internal/itoa", [2024-03-15T18:01:10.739Z] "internal/nettrace", [2024-03-15T18:01:10.739Z] "internal/oserror", [2024-03-15T18:01:10.739Z] "internal/poll", [2024-03-15T18:01:10.739Z] "internal/race", [2024-03-15T18:01:10.739Z] "internal/reflectlite", [2024-03-15T18:01:10.739Z] "internal/singleflight", [2024-03-15T18:01:10.739Z] "internal/syscall/execenv", [2024-03-15T18:01:10.739Z] "internal/syscall/unix", [2024-03-15T18:01:10.739Z] "internal/testlog", [2024-03-15T18:01:10.739Z] "internal/unsafeheader", [2024-03-15T18:01:10.739Z] "io", [2024-03-15T18:01:10.739Z] "io/fs", [2024-03-15T18:01:10.739Z] "log", [2024-03-15T18:01:10.739Z] "log/syslog", [2024-03-15T18:01:10.739Z] "math", [2024-03-15T18:01:10.739Z] "math/bits", [2024-03-15T18:01:10.739Z] "math/rand", [2024-03-15T18:01:10.739Z] "net", [2024-03-15T18:01:10.739Z] "os", [2024-03-15T18:01:10.739Z] "path", [2024-03-15T18:01:10.739Z] "reflect", [2024-03-15T18:01:10.739Z] "runtime", [2024-03-15T18:01:10.739Z] "runtime/cgo", [2024-03-15T18:01:10.739Z] "runtime/debug", [2024-03-15T18:01:10.739Z] "runtime/internal/atomic", [2024-03-15T18:01:10.739Z] "runtime/internal/math", [2024-03-15T18:01:10.739Z] "runtime/internal/sys", [2024-03-15T18:01:10.739Z] "runtime/pprof", [2024-03-15T18:01:10.739Z] "sort", [2024-03-15T18:01:10.739Z] "strconv", [2024-03-15T18:01:10.739Z] "strings", [2024-03-15T18:01:10.739Z] "sync", [2024-03-15T18:01:10.739Z] "sync/atomic", [2024-03-15T18:01:10.739Z] "syscall", [2024-03-15T18:01:10.739Z] "text/tabwriter", [2024-03-15T18:01:10.739Z] "time", [2024-03-15T18:01:10.739Z] "unicode", [2024-03-15T18:01:10.739Z] "unicode/utf16", [2024-03-15T18:01:10.739Z] "unicode/utf8", [2024-03-15T18:01:10.739Z] "unsafe", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-15T18:01:10.739Z] ], [2024-03-15T18:01:10.739Z] "TestGoFiles": [ [2024-03-15T18:01:10.739Z] "counter_test.go", [2024-03-15T18:01:10.739Z] "debug_test.go", [2024-03-15T18:01:10.739Z] "ewma_test.go", [2024-03-15T18:01:10.739Z] "gauge_float64_test.go", [2024-03-15T18:01:10.739Z] "gauge_test.go", [2024-03-15T18:01:10.739Z] "graphite_test.go", [2024-03-15T18:01:10.739Z] "histogram_test.go", [2024-03-15T18:01:10.739Z] "json_test.go", [2024-03-15T18:01:10.739Z] "meter_test.go", [2024-03-15T18:01:10.739Z] "metrics_test.go", [2024-03-15T18:01:10.739Z] "opentsdb_test.go", [2024-03-15T18:01:10.739Z] "registry_test.go", [2024-03-15T18:01:10.739Z] "runtime_test.go", [2024-03-15T18:01:10.739Z] "sample_test.go", [2024-03-15T18:01:10.739Z] "timer_test.go", [2024-03-15T18:01:10.739Z] "writer_test.go" [2024-03-15T18:01:10.739Z] ], [2024-03-15T18:01:10.739Z] "TestImports": [ [2024-03-15T18:01:10.739Z] "bytes", [2024-03-15T18:01:10.739Z] "encoding/json", [2024-03-15T18:01:10.739Z] "fmt", [2024-03-15T18:01:10.739Z] "io/ioutil", [2024-03-15T18:01:10.739Z] "log", [2024-03-15T18:01:10.739Z] "math", [2024-03-15T18:01:10.739Z] "math/rand", [2024-03-15T18:01:10.739Z] "net", [2024-03-15T18:01:10.739Z] "runtime", [2024-03-15T18:01:10.739Z] "runtime/debug", [2024-03-15T18:01:10.739Z] "sort", [2024-03-15T18:01:10.739Z] "sync", [2024-03-15T18:01:10.739Z] "testing", [2024-03-15T18:01:10.739Z] "time" [2024-03-15T18:01:10.739Z] ] [2024-03-15T18:01:10.739Z] } [2024-03-15T18:01:10.739Z] { [2024-03-15T18:01:10.739Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22/bootstrap/interfaces", [2024-03-15T18:01:10.739Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.739Z] "Name": "interfaces", [2024-03-15T18:01:10.739Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.739Z] "Module": { [2024-03-15T18:01:10.739Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-15T18:01:10.739Z] "Version": "v3.2.0-dev.22", [2024-03-15T18:01:10.739Z] "Time": "2024-03-14T06:46:20Z", [2024-03-15T18:01:10.739Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.739Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.22.mod", [2024-03-15T18:01:10.739Z] "GoVersion": "1.21" [2024-03-15T18:01:10.739Z] }, [2024-03-15T18:01:10.739Z] "DepOnly": true, [2024-03-15T18:01:10.739Z] "Stale": true, [2024-03-15T18:01:10.739Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.739Z] "GoFiles": [ [2024-03-15T18:01:10.739Z] "certificate.go", [2024-03-15T18:01:10.739Z] "configuration.go", [2024-03-15T18:01:10.739Z] "database.go", [2024-03-15T18:01:10.739Z] "handler.go", [2024-03-15T18:01:10.739Z] "metrics.go", [2024-03-15T18:01:10.739Z] "secret.go" [2024-03-15T18:01:10.739Z] ], [2024-03-15T18:01:10.739Z] "Imports": [ [2024-03-15T18:01:10.739Z] "context", [2024-03-15T18:01:10.739Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.739Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.739Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.739Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.739Z] "sync", [2024-03-15T18:01:10.739Z] "time" [2024-03-15T18:01:10.739Z] ], [2024-03-15T18:01:10.739Z] "Deps": [ [2024-03-15T18:01:10.739Z] "bufio", [2024-03-15T18:01:10.739Z] "bytes", [2024-03-15T18:01:10.739Z] "compress/flate", [2024-03-15T18:01:10.739Z] "compress/gzip", [2024-03-15T18:01:10.739Z] "compress/zlib", [2024-03-15T18:01:10.739Z] "container/list", [2024-03-15T18:01:10.739Z] "context", [2024-03-15T18:01:10.739Z] "crypto", [2024-03-15T18:01:10.739Z] "crypto/aes", [2024-03-15T18:01:10.739Z] "crypto/cipher", [2024-03-15T18:01:10.739Z] "crypto/des", [2024-03-15T18:01:10.739Z] "crypto/dsa", [2024-03-15T18:01:10.739Z] "crypto/ecdsa", [2024-03-15T18:01:10.739Z] "crypto/ed25519", [2024-03-15T18:01:10.739Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.739Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.739Z] "crypto/elliptic", [2024-03-15T18:01:10.739Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.739Z] "crypto/hmac", [2024-03-15T18:01:10.739Z] "crypto/internal/randutil", [2024-03-15T18:01:10.739Z] "crypto/internal/subtle", [2024-03-15T18:01:10.739Z] "crypto/md5", [2024-03-15T18:01:10.739Z] "crypto/rand", [2024-03-15T18:01:10.739Z] "crypto/rc4", [2024-03-15T18:01:10.739Z] "crypto/rsa", [2024-03-15T18:01:10.739Z] "crypto/sha1", [2024-03-15T18:01:10.739Z] "crypto/sha256", [2024-03-15T18:01:10.739Z] "crypto/sha512", [2024-03-15T18:01:10.739Z] "crypto/subtle", [2024-03-15T18:01:10.739Z] "crypto/tls", [2024-03-15T18:01:10.739Z] "crypto/x509", [2024-03-15T18:01:10.739Z] "crypto/x509/pkix", [2024-03-15T18:01:10.739Z] "database/sql/driver", [2024-03-15T18:01:10.739Z] "debug/dwarf", [2024-03-15T18:01:10.739Z] "debug/macho", [2024-03-15T18:01:10.739Z] "encoding", [2024-03-15T18:01:10.739Z] "encoding/asn1", [2024-03-15T18:01:10.739Z] "encoding/base64", [2024-03-15T18:01:10.739Z] "encoding/binary", [2024-03-15T18:01:10.739Z] "encoding/csv", [2024-03-15T18:01:10.739Z] "encoding/hex", [2024-03-15T18:01:10.739Z] "encoding/json", [2024-03-15T18:01:10.739Z] "encoding/pem", [2024-03-15T18:01:10.739Z] "encoding/xml", [2024-03-15T18:01:10.739Z] "errors", [2024-03-15T18:01:10.739Z] "flag", [2024-03-15T18:01:10.739Z] "fmt", [2024-03-15T18:01:10.739Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.739Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.739Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.739Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.739Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.739Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.739Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.739Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.739Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.739Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.739Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.739Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.739Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.739Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.739Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.739Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.739Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.739Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.739Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.739Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.739Z] "github.com/go-kit/log", [2024-03-15T18:01:10.739Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.739Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.739Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.739Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.739Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.739Z] "github.com/google/uuid", [2024-03-15T18:01:10.739Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.739Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.739Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.739Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.739Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.739Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.739Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.739Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.739Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.739Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.739Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.739Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.739Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.739Z] "golang.org/x/net/html", [2024-03-15T18:01:10.739Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.739Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.739Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.739Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.739Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.739Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.739Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.739Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.739Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.739Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.739Z] "golang.org/x/text/language", [2024-03-15T18:01:10.739Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.739Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.739Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.739Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.739Z] "hash", [2024-03-15T18:01:10.739Z] "hash/adler32", [2024-03-15T18:01:10.739Z] "hash/crc32", [2024-03-15T18:01:10.739Z] "internal/abi", [2024-03-15T18:01:10.739Z] "internal/bytealg", [2024-03-15T18:01:10.739Z] "internal/cpu", [2024-03-15T18:01:10.739Z] "internal/fmtsort", [2024-03-15T18:01:10.739Z] "internal/goexperiment", [2024-03-15T18:01:10.739Z] "internal/itoa", [2024-03-15T18:01:10.739Z] "internal/nettrace", [2024-03-15T18:01:10.739Z] "internal/oserror", [2024-03-15T18:01:10.739Z] "internal/poll", [2024-03-15T18:01:10.739Z] "internal/race", [2024-03-15T18:01:10.739Z] "internal/reflectlite", [2024-03-15T18:01:10.739Z] "internal/singleflight", [2024-03-15T18:01:10.739Z] "internal/syscall/execenv", [2024-03-15T18:01:10.739Z] "internal/syscall/unix", [2024-03-15T18:01:10.739Z] "internal/testlog", [2024-03-15T18:01:10.739Z] "internal/unsafeheader", [2024-03-15T18:01:10.739Z] "io", [2024-03-15T18:01:10.739Z] "io/fs", [2024-03-15T18:01:10.739Z] "io/ioutil", [2024-03-15T18:01:10.739Z] "log", [2024-03-15T18:01:10.739Z] "log/syslog", [2024-03-15T18:01:10.739Z] "math", [2024-03-15T18:01:10.739Z] "math/big", [2024-03-15T18:01:10.739Z] "math/bits", [2024-03-15T18:01:10.739Z] "math/rand", [2024-03-15T18:01:10.739Z] "mime", [2024-03-15T18:01:10.739Z] "mime/multipart", [2024-03-15T18:01:10.739Z] "mime/quotedprintable", [2024-03-15T18:01:10.739Z] "net", [2024-03-15T18:01:10.739Z] "net/http", [2024-03-15T18:01:10.739Z] "net/http/httptest", [2024-03-15T18:01:10.739Z] "net/http/httptrace", [2024-03-15T18:01:10.739Z] "net/http/internal", [2024-03-15T18:01:10.739Z] "net/http/internal/ascii", [2024-03-15T18:01:10.739Z] "net/http/internal/testcert", [2024-03-15T18:01:10.739Z] "net/textproto", [2024-03-15T18:01:10.739Z] "net/url", [2024-03-15T18:01:10.739Z] "os", [2024-03-15T18:01:10.739Z] "path", [2024-03-15T18:01:10.739Z] "path/filepath", [2024-03-15T18:01:10.739Z] "reflect", [2024-03-15T18:01:10.739Z] "regexp", [2024-03-15T18:01:10.739Z] "regexp/syntax", [2024-03-15T18:01:10.739Z] "runtime", [2024-03-15T18:01:10.739Z] "runtime/cgo", [2024-03-15T18:01:10.739Z] "runtime/debug", [2024-03-15T18:01:10.739Z] "runtime/internal/atomic", [2024-03-15T18:01:10.739Z] "runtime/internal/math", [2024-03-15T18:01:10.739Z] "runtime/internal/sys", [2024-03-15T18:01:10.739Z] "runtime/pprof", [2024-03-15T18:01:10.739Z] "sort", [2024-03-15T18:01:10.739Z] "strconv", [2024-03-15T18:01:10.739Z] "strings", [2024-03-15T18:01:10.739Z] "sync", [2024-03-15T18:01:10.739Z] "sync/atomic", [2024-03-15T18:01:10.739Z] "syscall", [2024-03-15T18:01:10.739Z] "text/tabwriter", [2024-03-15T18:01:10.739Z] "time", [2024-03-15T18:01:10.739Z] "unicode", [2024-03-15T18:01:10.739Z] "unicode/utf16", [2024-03-15T18:01:10.739Z] "unicode/utf8", [2024-03-15T18:01:10.739Z] "unsafe", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.739Z] ] [2024-03-15T18:01:10.739Z] } [2024-03-15T18:01:10.739Z] { [2024-03-15T18:01:10.739Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2", [2024-03-15T18:01:10.739Z] "ImportPath": "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.739Z] "Name": "cleanhttp", [2024-03-15T18:01:10.739Z] "Doc": "Package cleanhttp offers convenience utilities for acquiring \"clean\" http.Transport and http.Client structs.", [2024-03-15T18:01:10.739Z] "Root": "/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2", [2024-03-15T18:01:10.739Z] "Module": { [2024-03-15T18:01:10.739Z] "Path": "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.739Z] "Version": "v0.5.2", [2024-03-15T18:01:10.739Z] "Time": "2021-02-03T18:51:13Z", [2024-03-15T18:01:10.739Z] "Indirect": true, [2024-03-15T18:01:10.739Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2", [2024-03-15T18:01:10.739Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/go-cleanhttp/@v/v0.5.2.mod", [2024-03-15T18:01:10.739Z] "GoVersion": "1.13" [2024-03-15T18:01:10.739Z] }, [2024-03-15T18:01:10.739Z] "DepOnly": true, [2024-03-15T18:01:10.739Z] "Stale": true, [2024-03-15T18:01:10.739Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.739Z] "GoFiles": [ [2024-03-15T18:01:10.739Z] "cleanhttp.go", [2024-03-15T18:01:10.739Z] "doc.go", [2024-03-15T18:01:10.739Z] "handlers.go" [2024-03-15T18:01:10.739Z] ], [2024-03-15T18:01:10.739Z] "Imports": [ [2024-03-15T18:01:10.739Z] "net", [2024-03-15T18:01:10.739Z] "net/http", [2024-03-15T18:01:10.739Z] "runtime", [2024-03-15T18:01:10.739Z] "strings", [2024-03-15T18:01:10.739Z] "time", [2024-03-15T18:01:10.739Z] "unicode" [2024-03-15T18:01:10.739Z] ], [2024-03-15T18:01:10.739Z] "Deps": [ [2024-03-15T18:01:10.739Z] "bufio", [2024-03-15T18:01:10.739Z] "bytes", [2024-03-15T18:01:10.739Z] "compress/flate", [2024-03-15T18:01:10.739Z] "compress/gzip", [2024-03-15T18:01:10.739Z] "container/list", [2024-03-15T18:01:10.739Z] "context", [2024-03-15T18:01:10.739Z] "crypto", [2024-03-15T18:01:10.739Z] "crypto/aes", [2024-03-15T18:01:10.739Z] "crypto/cipher", [2024-03-15T18:01:10.739Z] "crypto/des", [2024-03-15T18:01:10.739Z] "crypto/dsa", [2024-03-15T18:01:10.739Z] "crypto/ecdsa", [2024-03-15T18:01:10.739Z] "crypto/ed25519", [2024-03-15T18:01:10.739Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.739Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.739Z] "crypto/elliptic", [2024-03-15T18:01:10.739Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.739Z] "crypto/hmac", [2024-03-15T18:01:10.739Z] "crypto/internal/randutil", [2024-03-15T18:01:10.739Z] "crypto/internal/subtle", [2024-03-15T18:01:10.739Z] "crypto/md5", [2024-03-15T18:01:10.739Z] "crypto/rand", [2024-03-15T18:01:10.739Z] "crypto/rc4", [2024-03-15T18:01:10.739Z] "crypto/rsa", [2024-03-15T18:01:10.739Z] "crypto/sha1", [2024-03-15T18:01:10.739Z] "crypto/sha256", [2024-03-15T18:01:10.739Z] "crypto/sha512", [2024-03-15T18:01:10.739Z] "crypto/subtle", [2024-03-15T18:01:10.739Z] "crypto/tls", [2024-03-15T18:01:10.739Z] "crypto/x509", [2024-03-15T18:01:10.739Z] "crypto/x509/pkix", [2024-03-15T18:01:10.739Z] "encoding/asn1", [2024-03-15T18:01:10.739Z] "encoding/base64", [2024-03-15T18:01:10.739Z] "encoding/binary", [2024-03-15T18:01:10.739Z] "encoding/hex", [2024-03-15T18:01:10.739Z] "encoding/pem", [2024-03-15T18:01:10.739Z] "errors", [2024-03-15T18:01:10.739Z] "fmt", [2024-03-15T18:01:10.739Z] "hash", [2024-03-15T18:01:10.739Z] "hash/crc32", [2024-03-15T18:01:10.739Z] "internal/abi", [2024-03-15T18:01:10.739Z] "internal/bytealg", [2024-03-15T18:01:10.739Z] "internal/cpu", [2024-03-15T18:01:10.739Z] "internal/fmtsort", [2024-03-15T18:01:10.739Z] "internal/goexperiment", [2024-03-15T18:01:10.739Z] "internal/itoa", [2024-03-15T18:01:10.739Z] "internal/nettrace", [2024-03-15T18:01:10.739Z] "internal/oserror", [2024-03-15T18:01:10.739Z] "internal/poll", [2024-03-15T18:01:10.739Z] "internal/race", [2024-03-15T18:01:10.739Z] "internal/reflectlite", [2024-03-15T18:01:10.739Z] "internal/singleflight", [2024-03-15T18:01:10.739Z] "internal/syscall/execenv", [2024-03-15T18:01:10.739Z] "internal/syscall/unix", [2024-03-15T18:01:10.739Z] "internal/testlog", [2024-03-15T18:01:10.739Z] "internal/unsafeheader", [2024-03-15T18:01:10.739Z] "io", [2024-03-15T18:01:10.739Z] "io/fs", [2024-03-15T18:01:10.739Z] "io/ioutil", [2024-03-15T18:01:10.739Z] "log", [2024-03-15T18:01:10.739Z] "math", [2024-03-15T18:01:10.739Z] "math/big", [2024-03-15T18:01:10.739Z] "math/bits", [2024-03-15T18:01:10.739Z] "math/rand", [2024-03-15T18:01:10.739Z] "mime", [2024-03-15T18:01:10.739Z] "mime/multipart", [2024-03-15T18:01:10.739Z] "mime/quotedprintable", [2024-03-15T18:01:10.739Z] "net", [2024-03-15T18:01:10.739Z] "net/http", [2024-03-15T18:01:10.739Z] "net/http/httptrace", [2024-03-15T18:01:10.739Z] "net/http/internal", [2024-03-15T18:01:10.739Z] "net/http/internal/ascii", [2024-03-15T18:01:10.739Z] "net/textproto", [2024-03-15T18:01:10.739Z] "net/url", [2024-03-15T18:01:10.739Z] "os", [2024-03-15T18:01:10.739Z] "path", [2024-03-15T18:01:10.739Z] "path/filepath", [2024-03-15T18:01:10.739Z] "reflect", [2024-03-15T18:01:10.739Z] "runtime", [2024-03-15T18:01:10.739Z] "runtime/cgo", [2024-03-15T18:01:10.739Z] "runtime/internal/atomic", [2024-03-15T18:01:10.739Z] "runtime/internal/math", [2024-03-15T18:01:10.739Z] "runtime/internal/sys", [2024-03-15T18:01:10.739Z] "sort", [2024-03-15T18:01:10.739Z] "strconv", [2024-03-15T18:01:10.739Z] "strings", [2024-03-15T18:01:10.739Z] "sync", [2024-03-15T18:01:10.739Z] "sync/atomic", [2024-03-15T18:01:10.739Z] "syscall", [2024-03-15T18:01:10.739Z] "time", [2024-03-15T18:01:10.739Z] "unicode", [2024-03-15T18:01:10.739Z] "unicode/utf16", [2024-03-15T18:01:10.739Z] "unicode/utf8", [2024-03-15T18:01:10.739Z] "unsafe", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.739Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.739Z] ], [2024-03-15T18:01:10.739Z] "TestGoFiles": [ [2024-03-15T18:01:10.739Z] "handlers_test.go" [2024-03-15T18:01:10.739Z] ], [2024-03-15T18:01:10.739Z] "TestImports": [ [2024-03-15T18:01:10.739Z] "fmt", [2024-03-15T18:01:10.739Z] "net/http", [2024-03-15T18:01:10.739Z] "net/http/httptest", [2024-03-15T18:01:10.739Z] "testing" [2024-03-15T18:01:10.739Z] ] [2024-03-15T18:01:10.739Z] } [2024-03-15T18:01:10.739Z] { [2024-03-15T18:01:10.739Z] "Dir": "/go/pkg/mod/github.com/fatih/color@v1.14.1", [2024-03-15T18:01:10.739Z] "ImportPath": "github.com/fatih/color", [2024-03-15T18:01:10.739Z] "Name": "color", [2024-03-15T18:01:10.739Z] "Doc": "Package color is an ANSI color package to output colorized or SGR defined output to the standard output.", [2024-03-15T18:01:10.739Z] "Root": "/go/pkg/mod/github.com/fatih/color@v1.14.1", [2024-03-15T18:01:10.739Z] "Module": { [2024-03-15T18:01:10.739Z] "Path": "github.com/fatih/color", [2024-03-15T18:01:10.739Z] "Version": "v1.14.1", [2024-03-15T18:01:10.739Z] "Time": "2023-01-23T15:54:00Z", [2024-03-15T18:01:10.739Z] "Indirect": true, [2024-03-15T18:01:10.739Z] "Dir": "/go/pkg/mod/github.com/fatih/color@v1.14.1", [2024-03-15T18:01:10.740Z] "GoMod": "/go/pkg/mod/cache/download/github.com/fatih/color/@v/v1.14.1.mod", [2024-03-15T18:01:10.740Z] "GoVersion": "1.17" [2024-03-15T18:01:10.740Z] }, [2024-03-15T18:01:10.740Z] "DepOnly": true, [2024-03-15T18:01:10.740Z] "Stale": true, [2024-03-15T18:01:10.740Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-15T18:01:10.740Z] "GoFiles": [ [2024-03-15T18:01:10.740Z] "color.go", [2024-03-15T18:01:10.740Z] "doc.go" [2024-03-15T18:01:10.740Z] ], [2024-03-15T18:01:10.740Z] "Imports": [ [2024-03-15T18:01:10.740Z] "fmt", [2024-03-15T18:01:10.740Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.740Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.740Z] "io", [2024-03-15T18:01:10.740Z] "os", [2024-03-15T18:01:10.740Z] "strconv", [2024-03-15T18:01:10.740Z] "strings", [2024-03-15T18:01:10.740Z] "sync" [2024-03-15T18:01:10.740Z] ], [2024-03-15T18:01:10.740Z] "Deps": [ [2024-03-15T18:01:10.740Z] "bytes", [2024-03-15T18:01:10.740Z] "encoding/binary", [2024-03-15T18:01:10.740Z] "errors", [2024-03-15T18:01:10.740Z] "fmt", [2024-03-15T18:01:10.740Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.740Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.740Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.740Z] "internal/abi", [2024-03-15T18:01:10.740Z] "internal/bytealg", [2024-03-15T18:01:10.740Z] "internal/cpu", [2024-03-15T18:01:10.740Z] "internal/fmtsort", [2024-03-15T18:01:10.740Z] "internal/goexperiment", [2024-03-15T18:01:10.740Z] "internal/itoa", [2024-03-15T18:01:10.740Z] "internal/oserror", [2024-03-15T18:01:10.740Z] "internal/poll", [2024-03-15T18:01:10.740Z] "internal/race", [2024-03-15T18:01:10.740Z] "internal/reflectlite", [2024-03-15T18:01:10.740Z] "internal/syscall/execenv", [2024-03-15T18:01:10.740Z] "internal/syscall/unix", [2024-03-15T18:01:10.740Z] "internal/testlog", [2024-03-15T18:01:10.740Z] "internal/unsafeheader", [2024-03-15T18:01:10.740Z] "io", [2024-03-15T18:01:10.740Z] "io/fs", [2024-03-15T18:01:10.740Z] "math", [2024-03-15T18:01:10.740Z] "math/bits", [2024-03-15T18:01:10.740Z] "os", [2024-03-15T18:01:10.740Z] "path", [2024-03-15T18:01:10.740Z] "reflect", [2024-03-15T18:01:10.740Z] "runtime", [2024-03-15T18:01:10.740Z] "runtime/internal/atomic", [2024-03-15T18:01:10.740Z] "runtime/internal/math", [2024-03-15T18:01:10.740Z] "runtime/internal/sys", [2024-03-15T18:01:10.740Z] "sort", [2024-03-15T18:01:10.740Z] "strconv", [2024-03-15T18:01:10.740Z] "strings", [2024-03-15T18:01:10.740Z] "sync", [2024-03-15T18:01:10.740Z] "sync/atomic", [2024-03-15T18:01:10.740Z] "syscall", [2024-03-15T18:01:10.740Z] "time", [2024-03-15T18:01:10.740Z] "unicode", [2024-03-15T18:01:10.740Z] "unicode/utf8", [2024-03-15T18:01:10.740Z] "unsafe" [2024-03-15T18:01:10.740Z] ], [2024-03-15T18:01:10.740Z] "TestGoFiles": [ [2024-03-15T18:01:10.740Z] "color_test.go" [2024-03-15T18:01:10.740Z] ], [2024-03-15T18:01:10.740Z] "TestImports": [ [2024-03-15T18:01:10.740Z] "bytes", [2024-03-15T18:01:10.740Z] "fmt", [2024-03-15T18:01:10.740Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.740Z] "os", [2024-03-15T18:01:10.740Z] "testing" [2024-03-15T18:01:10.740Z] ] [2024-03-15T18:01:10.740Z] } [2024-03-15T18:01:10.740Z] { [2024-03-15T18:01:10.740Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-hclog@v1.5.0", [2024-03-15T18:01:10.740Z] "ImportPath": "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.740Z] "Name": "hclog", [2024-03-15T18:01:10.740Z] "Root": "/go/pkg/mod/github.com/hashicorp/go-hclog@v1.5.0", [2024-03-15T18:01:10.740Z] "Module": { [2024-03-15T18:01:10.740Z] "Path": "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.740Z] "Version": "v1.5.0", [2024-03-15T18:01:10.740Z] "Time": "2023-03-20T20:29:19Z", [2024-03-15T18:01:10.740Z] "Indirect": true, [2024-03-15T18:01:10.740Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-hclog@v1.5.0", [2024-03-15T18:01:10.740Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/go-hclog/@v/v1.5.0.mod", [2024-03-15T18:01:10.740Z] "GoVersion": "1.13" [2024-03-15T18:01:10.740Z] }, [2024-03-15T18:01:10.740Z] "DepOnly": true, [2024-03-15T18:01:10.740Z] "Stale": true, [2024-03-15T18:01:10.740Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-15T18:01:10.740Z] "GoFiles": [ [2024-03-15T18:01:10.740Z] "colorize_unix.go", [2024-03-15T18:01:10.740Z] "context.go", [2024-03-15T18:01:10.740Z] "exclude.go", [2024-03-15T18:01:10.740Z] "global.go", [2024-03-15T18:01:10.740Z] "interceptlogger.go", [2024-03-15T18:01:10.740Z] "intlogger.go", [2024-03-15T18:01:10.740Z] "logger.go", [2024-03-15T18:01:10.740Z] "nulllogger.go", [2024-03-15T18:01:10.740Z] "stacktrace.go", [2024-03-15T18:01:10.740Z] "stdlog.go", [2024-03-15T18:01:10.740Z] "writer.go" [2024-03-15T18:01:10.740Z] ], [2024-03-15T18:01:10.740Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.740Z] "colorize_windows.go" [2024-03-15T18:01:10.740Z] ], [2024-03-15T18:01:10.740Z] "Imports": [ [2024-03-15T18:01:10.740Z] "bytes", [2024-03-15T18:01:10.740Z] "context", [2024-03-15T18:01:10.740Z] "encoding", [2024-03-15T18:01:10.740Z] "encoding/json", [2024-03-15T18:01:10.740Z] "errors", [2024-03-15T18:01:10.740Z] "fmt", [2024-03-15T18:01:10.740Z] "github.com/fatih/color", [2024-03-15T18:01:10.740Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.740Z] "io", [2024-03-15T18:01:10.740Z] "io/ioutil", [2024-03-15T18:01:10.740Z] "log", [2024-03-15T18:01:10.740Z] "os", [2024-03-15T18:01:10.740Z] "reflect", [2024-03-15T18:01:10.740Z] "regexp", [2024-03-15T18:01:10.740Z] "runtime", [2024-03-15T18:01:10.740Z] "sort", [2024-03-15T18:01:10.740Z] "strconv", [2024-03-15T18:01:10.740Z] "strings", [2024-03-15T18:01:10.740Z] "sync", [2024-03-15T18:01:10.740Z] "sync/atomic", [2024-03-15T18:01:10.740Z] "time", [2024-03-15T18:01:10.740Z] "unicode", [2024-03-15T18:01:10.740Z] "unicode/utf8" [2024-03-15T18:01:10.740Z] ], [2024-03-15T18:01:10.740Z] "Deps": [ [2024-03-15T18:01:10.740Z] "bytes", [2024-03-15T18:01:10.740Z] "context", [2024-03-15T18:01:10.740Z] "encoding", [2024-03-15T18:01:10.740Z] "encoding/base64", [2024-03-15T18:01:10.740Z] "encoding/binary", [2024-03-15T18:01:10.740Z] "encoding/json", [2024-03-15T18:01:10.740Z] "errors", [2024-03-15T18:01:10.740Z] "fmt", [2024-03-15T18:01:10.740Z] "github.com/fatih/color", [2024-03-15T18:01:10.740Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.740Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.740Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.740Z] "internal/abi", [2024-03-15T18:01:10.740Z] "internal/bytealg", [2024-03-15T18:01:10.740Z] "internal/cpu", [2024-03-15T18:01:10.740Z] "internal/fmtsort", [2024-03-15T18:01:10.740Z] "internal/goexperiment", [2024-03-15T18:01:10.740Z] "internal/itoa", [2024-03-15T18:01:10.740Z] "internal/oserror", [2024-03-15T18:01:10.740Z] "internal/poll", [2024-03-15T18:01:10.740Z] "internal/race", [2024-03-15T18:01:10.740Z] "internal/reflectlite", [2024-03-15T18:01:10.740Z] "internal/syscall/execenv", [2024-03-15T18:01:10.740Z] "internal/syscall/unix", [2024-03-15T18:01:10.740Z] "internal/testlog", [2024-03-15T18:01:10.740Z] "internal/unsafeheader", [2024-03-15T18:01:10.740Z] "io", [2024-03-15T18:01:10.740Z] "io/fs", [2024-03-15T18:01:10.740Z] "io/ioutil", [2024-03-15T18:01:10.740Z] "log", [2024-03-15T18:01:10.740Z] "math", [2024-03-15T18:01:10.740Z] "math/bits", [2024-03-15T18:01:10.740Z] "os", [2024-03-15T18:01:10.740Z] "path", [2024-03-15T18:01:10.740Z] "reflect", [2024-03-15T18:01:10.740Z] "regexp", [2024-03-15T18:01:10.740Z] "regexp/syntax", [2024-03-15T18:01:10.740Z] "runtime", [2024-03-15T18:01:10.740Z] "runtime/internal/atomic", [2024-03-15T18:01:10.740Z] "runtime/internal/math", [2024-03-15T18:01:10.740Z] "runtime/internal/sys", [2024-03-15T18:01:10.740Z] "sort", [2024-03-15T18:01:10.740Z] "strconv", [2024-03-15T18:01:10.740Z] "strings", [2024-03-15T18:01:10.740Z] "sync", [2024-03-15T18:01:10.740Z] "sync/atomic", [2024-03-15T18:01:10.740Z] "syscall", [2024-03-15T18:01:10.740Z] "time", [2024-03-15T18:01:10.740Z] "unicode", [2024-03-15T18:01:10.740Z] "unicode/utf16", [2024-03-15T18:01:10.740Z] "unicode/utf8", [2024-03-15T18:01:10.740Z] "unsafe" [2024-03-15T18:01:10.740Z] ], [2024-03-15T18:01:10.740Z] "TestGoFiles": [ [2024-03-15T18:01:10.740Z] "context_test.go", [2024-03-15T18:01:10.740Z] "exclude_test.go", [2024-03-15T18:01:10.740Z] "interceptlogger_test.go", [2024-03-15T18:01:10.740Z] "logger_loc_test.go", [2024-03-15T18:01:10.740Z] "logger_test.go", [2024-03-15T18:01:10.740Z] "nulllogger_test.go", [2024-03-15T18:01:10.740Z] "stdlog_test.go" [2024-03-15T18:01:10.740Z] ], [2024-03-15T18:01:10.740Z] "TestImports": [ [2024-03-15T18:01:10.740Z] "bytes", [2024-03-15T18:01:10.740Z] "context", [2024-03-15T18:01:10.740Z] "encoding/json", [2024-03-15T18:01:10.740Z] "errors", [2024-03-15T18:01:10.740Z] "fmt", [2024-03-15T18:01:10.740Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.740Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.740Z] "io", [2024-03-15T18:01:10.740Z] "log", [2024-03-15T18:01:10.740Z] "path/filepath", [2024-03-15T18:01:10.740Z] "regexp", [2024-03-15T18:01:10.740Z] "runtime", [2024-03-15T18:01:10.740Z] "strconv", [2024-03-15T18:01:10.740Z] "strings", [2024-03-15T18:01:10.740Z] "testing", [2024-03-15T18:01:10.740Z] "time" [2024-03-15T18:01:10.740Z] ] [2024-03-15T18:01:10.740Z] } [2024-03-15T18:01:10.740Z] { [2024-03-15T18:01:10.740Z] "Dir": "/go/pkg/mod/github.com/hashicorp/errwrap@v1.1.0", [2024-03-15T18:01:10.740Z] "ImportPath": "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.740Z] "Name": "errwrap", [2024-03-15T18:01:10.740Z] "Doc": "Package errwrap implements methods to formalize error wrapping in Go.", [2024-03-15T18:01:10.740Z] "Root": "/go/pkg/mod/github.com/hashicorp/errwrap@v1.1.0", [2024-03-15T18:01:10.740Z] "Module": { [2024-03-15T18:01:10.740Z] "Path": "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.740Z] "Version": "v1.1.0", [2024-03-15T18:01:10.740Z] "Time": "2020-07-14T15:51:01Z", [2024-03-15T18:01:10.740Z] "Indirect": true, [2024-03-15T18:01:10.740Z] "Dir": "/go/pkg/mod/github.com/hashicorp/errwrap@v1.1.0", [2024-03-15T18:01:10.740Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/errwrap/@v/v1.1.0.mod" [2024-03-15T18:01:10.740Z] }, [2024-03-15T18:01:10.740Z] "DepOnly": true, [2024-03-15T18:01:10.740Z] "Stale": true, [2024-03-15T18:01:10.740Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.740Z] "GoFiles": [ [2024-03-15T18:01:10.740Z] "errwrap.go" [2024-03-15T18:01:10.740Z] ], [2024-03-15T18:01:10.740Z] "Imports": [ [2024-03-15T18:01:10.740Z] "errors", [2024-03-15T18:01:10.740Z] "reflect", [2024-03-15T18:01:10.740Z] "strings" [2024-03-15T18:01:10.740Z] ], [2024-03-15T18:01:10.740Z] "Deps": [ [2024-03-15T18:01:10.740Z] "errors", [2024-03-15T18:01:10.740Z] "internal/abi", [2024-03-15T18:01:10.740Z] "internal/bytealg", [2024-03-15T18:01:10.740Z] "internal/cpu", [2024-03-15T18:01:10.740Z] "internal/goexperiment", [2024-03-15T18:01:10.740Z] "internal/itoa", [2024-03-15T18:01:10.740Z] "internal/race", [2024-03-15T18:01:10.740Z] "internal/reflectlite", [2024-03-15T18:01:10.740Z] "internal/unsafeheader", [2024-03-15T18:01:10.740Z] "io", [2024-03-15T18:01:10.740Z] "math", [2024-03-15T18:01:10.740Z] "math/bits", [2024-03-15T18:01:10.740Z] "reflect", [2024-03-15T18:01:10.740Z] "runtime", [2024-03-15T18:01:10.740Z] "runtime/internal/atomic", [2024-03-15T18:01:10.740Z] "runtime/internal/math", [2024-03-15T18:01:10.740Z] "runtime/internal/sys", [2024-03-15T18:01:10.740Z] "strconv", [2024-03-15T18:01:10.740Z] "strings", [2024-03-15T18:01:10.740Z] "sync", [2024-03-15T18:01:10.740Z] "sync/atomic", [2024-03-15T18:01:10.740Z] "unicode", [2024-03-15T18:01:10.740Z] "unicode/utf8", [2024-03-15T18:01:10.740Z] "unsafe" [2024-03-15T18:01:10.740Z] ], [2024-03-15T18:01:10.740Z] "TestGoFiles": [ [2024-03-15T18:01:10.740Z] "errwrap_test.go" [2024-03-15T18:01:10.740Z] ], [2024-03-15T18:01:10.740Z] "TestImports": [ [2024-03-15T18:01:10.740Z] "errors", [2024-03-15T18:01:10.740Z] "fmt", [2024-03-15T18:01:10.740Z] "testing" [2024-03-15T18:01:10.740Z] ] [2024-03-15T18:01:10.740Z] } [2024-03-15T18:01:10.740Z] { [2024-03-15T18:01:10.740Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1", [2024-03-15T18:01:10.740Z] "ImportPath": "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.740Z] "Name": "multierror", [2024-03-15T18:01:10.740Z] "Root": "/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1", [2024-03-15T18:01:10.740Z] "Module": { [2024-03-15T18:01:10.740Z] "Path": "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.740Z] "Version": "v1.1.1", [2024-03-15T18:01:10.740Z] "Time": "2021-03-11T20:17:12Z", [2024-03-15T18:01:10.740Z] "Indirect": true, [2024-03-15T18:01:10.740Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1", [2024-03-15T18:01:10.740Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/go-multierror/@v/v1.1.1.mod", [2024-03-15T18:01:10.740Z] "GoVersion": "1.13" [2024-03-15T18:01:10.740Z] }, [2024-03-15T18:01:10.740Z] "DepOnly": true, [2024-03-15T18:01:10.740Z] "Stale": true, [2024-03-15T18:01:10.740Z] "StaleReason": "stale dependency: github.com/hashicorp/errwrap", [2024-03-15T18:01:10.740Z] "GoFiles": [ [2024-03-15T18:01:10.740Z] "append.go", [2024-03-15T18:01:10.740Z] "flatten.go", [2024-03-15T18:01:10.740Z] "format.go", [2024-03-15T18:01:10.740Z] "group.go", [2024-03-15T18:01:10.740Z] "multierror.go", [2024-03-15T18:01:10.740Z] "prefix.go", [2024-03-15T18:01:10.740Z] "sort.go" [2024-03-15T18:01:10.740Z] ], [2024-03-15T18:01:10.740Z] "Imports": [ [2024-03-15T18:01:10.740Z] "errors", [2024-03-15T18:01:10.740Z] "fmt", [2024-03-15T18:01:10.740Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.740Z] "strings", [2024-03-15T18:01:10.740Z] "sync" [2024-03-15T18:01:10.740Z] ], [2024-03-15T18:01:10.740Z] "Deps": [ [2024-03-15T18:01:10.740Z] "errors", [2024-03-15T18:01:10.740Z] "fmt", [2024-03-15T18:01:10.740Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.740Z] "internal/abi", [2024-03-15T18:01:10.740Z] "internal/bytealg", [2024-03-15T18:01:10.740Z] "internal/cpu", [2024-03-15T18:01:10.740Z] "internal/fmtsort", [2024-03-15T18:01:10.740Z] "internal/goexperiment", [2024-03-15T18:01:10.740Z] "internal/itoa", [2024-03-15T18:01:10.740Z] "internal/oserror", [2024-03-15T18:01:10.740Z] "internal/poll", [2024-03-15T18:01:10.740Z] "internal/race", [2024-03-15T18:01:10.740Z] "internal/reflectlite", [2024-03-15T18:01:10.740Z] "internal/syscall/execenv", [2024-03-15T18:01:10.740Z] "internal/syscall/unix", [2024-03-15T18:01:10.740Z] "internal/testlog", [2024-03-15T18:01:10.740Z] "internal/unsafeheader", [2024-03-15T18:01:10.740Z] "io", [2024-03-15T18:01:10.740Z] "io/fs", [2024-03-15T18:01:10.740Z] "math", [2024-03-15T18:01:10.740Z] "math/bits", [2024-03-15T18:01:10.740Z] "os", [2024-03-15T18:01:10.740Z] "path", [2024-03-15T18:01:10.740Z] "reflect", [2024-03-15T18:01:10.740Z] "runtime", [2024-03-15T18:01:10.740Z] "runtime/internal/atomic", [2024-03-15T18:01:10.740Z] "runtime/internal/math", [2024-03-15T18:01:10.740Z] "runtime/internal/sys", [2024-03-15T18:01:10.740Z] "sort", [2024-03-15T18:01:10.740Z] "strconv", [2024-03-15T18:01:10.740Z] "strings", [2024-03-15T18:01:10.740Z] "sync", [2024-03-15T18:01:10.740Z] "sync/atomic", [2024-03-15T18:01:10.740Z] "syscall", [2024-03-15T18:01:10.740Z] "time", [2024-03-15T18:01:10.740Z] "unicode", [2024-03-15T18:01:10.740Z] "unicode/utf8", [2024-03-15T18:01:10.740Z] "unsafe" [2024-03-15T18:01:10.740Z] ], [2024-03-15T18:01:10.740Z] "TestGoFiles": [ [2024-03-15T18:01:10.740Z] "append_test.go", [2024-03-15T18:01:10.740Z] "flatten_test.go", [2024-03-15T18:01:10.740Z] "format_test.go", [2024-03-15T18:01:10.740Z] "group_test.go", [2024-03-15T18:01:10.740Z] "multierror_test.go", [2024-03-15T18:01:10.740Z] "prefix_test.go", [2024-03-15T18:01:10.740Z] "sort_test.go" [2024-03-15T18:01:10.740Z] ], [2024-03-15T18:01:10.740Z] "TestImports": [ [2024-03-15T18:01:10.740Z] "errors", [2024-03-15T18:01:10.740Z] "fmt", [2024-03-15T18:01:10.740Z] "reflect", [2024-03-15T18:01:10.740Z] "sort", [2024-03-15T18:01:10.740Z] "strings", [2024-03-15T18:01:10.740Z] "testing" [2024-03-15T18:01:10.740Z] ] [2024-03-15T18:01:10.740Z] } [2024-03-15T18:01:10.740Z] { [2024-03-15T18:01:10.740Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-rootcerts@v1.0.2", [2024-03-15T18:01:10.740Z] "ImportPath": "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.740Z] "Name": "rootcerts", [2024-03-15T18:01:10.740Z] "Doc": "Package rootcerts contains functions to aid in loading CA certificates for TLS connections.", [2024-03-15T18:01:10.740Z] "Root": "/go/pkg/mod/github.com/hashicorp/go-rootcerts@v1.0.2", [2024-03-15T18:01:10.740Z] "Module": { [2024-03-15T18:01:10.740Z] "Path": "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.740Z] "Version": "v1.0.2", [2024-03-15T18:01:10.740Z] "Time": "2019-12-10T09:55:28Z", [2024-03-15T18:01:10.740Z] "Indirect": true, [2024-03-15T18:01:10.740Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-rootcerts@v1.0.2", [2024-03-15T18:01:10.740Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/go-rootcerts/@v/v1.0.2.mod", [2024-03-15T18:01:10.740Z] "GoVersion": "1.12" [2024-03-15T18:01:10.740Z] }, [2024-03-15T18:01:10.740Z] "DepOnly": true, [2024-03-15T18:01:10.740Z] "Stale": true, [2024-03-15T18:01:10.740Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.740Z] "GoFiles": [ [2024-03-15T18:01:10.740Z] "doc.go", [2024-03-15T18:01:10.740Z] "rootcerts.go", [2024-03-15T18:01:10.740Z] "rootcerts_base.go" [2024-03-15T18:01:10.740Z] ], [2024-03-15T18:01:10.740Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.740Z] "rootcerts_darwin.go", [2024-03-15T18:01:10.740Z] "rootcerts_darwin_test.go" [2024-03-15T18:01:10.740Z] ], [2024-03-15T18:01:10.740Z] "Imports": [ [2024-03-15T18:01:10.740Z] "crypto/tls", [2024-03-15T18:01:10.740Z] "crypto/x509", [2024-03-15T18:01:10.740Z] "errors", [2024-03-15T18:01:10.740Z] "fmt", [2024-03-15T18:01:10.740Z] "io/ioutil", [2024-03-15T18:01:10.740Z] "os", [2024-03-15T18:01:10.740Z] "path/filepath" [2024-03-15T18:01:10.740Z] ], [2024-03-15T18:01:10.740Z] "Deps": [ [2024-03-15T18:01:10.740Z] "bufio", [2024-03-15T18:01:10.740Z] "bytes", [2024-03-15T18:01:10.740Z] "container/list", [2024-03-15T18:01:10.740Z] "context", [2024-03-15T18:01:10.740Z] "crypto", [2024-03-15T18:01:10.740Z] "crypto/aes", [2024-03-15T18:01:10.740Z] "crypto/cipher", [2024-03-15T18:01:10.740Z] "crypto/des", [2024-03-15T18:01:10.740Z] "crypto/dsa", [2024-03-15T18:01:10.740Z] "crypto/ecdsa", [2024-03-15T18:01:10.740Z] "crypto/ed25519", [2024-03-15T18:01:10.740Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.740Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.740Z] "crypto/elliptic", [2024-03-15T18:01:10.740Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.740Z] "crypto/hmac", [2024-03-15T18:01:10.740Z] "crypto/internal/randutil", [2024-03-15T18:01:10.740Z] "crypto/internal/subtle", [2024-03-15T18:01:10.740Z] "crypto/md5", [2024-03-15T18:01:10.740Z] "crypto/rand", [2024-03-15T18:01:10.740Z] "crypto/rc4", [2024-03-15T18:01:10.740Z] "crypto/rsa", [2024-03-15T18:01:10.740Z] "crypto/sha1", [2024-03-15T18:01:10.740Z] "crypto/sha256", [2024-03-15T18:01:10.740Z] "crypto/sha512", [2024-03-15T18:01:10.740Z] "crypto/subtle", [2024-03-15T18:01:10.740Z] "crypto/tls", [2024-03-15T18:01:10.740Z] "crypto/x509", [2024-03-15T18:01:10.740Z] "crypto/x509/pkix", [2024-03-15T18:01:10.740Z] "encoding/asn1", [2024-03-15T18:01:10.740Z] "encoding/base64", [2024-03-15T18:01:10.740Z] "encoding/binary", [2024-03-15T18:01:10.740Z] "encoding/hex", [2024-03-15T18:01:10.740Z] "encoding/pem", [2024-03-15T18:01:10.740Z] "errors", [2024-03-15T18:01:10.740Z] "fmt", [2024-03-15T18:01:10.740Z] "hash", [2024-03-15T18:01:10.740Z] "internal/abi", [2024-03-15T18:01:10.740Z] "internal/bytealg", [2024-03-15T18:01:10.740Z] "internal/cpu", [2024-03-15T18:01:10.740Z] "internal/fmtsort", [2024-03-15T18:01:10.740Z] "internal/goexperiment", [2024-03-15T18:01:10.740Z] "internal/itoa", [2024-03-15T18:01:10.740Z] "internal/nettrace", [2024-03-15T18:01:10.740Z] "internal/oserror", [2024-03-15T18:01:10.740Z] "internal/poll", [2024-03-15T18:01:10.740Z] "internal/race", [2024-03-15T18:01:10.740Z] "internal/reflectlite", [2024-03-15T18:01:10.740Z] "internal/singleflight", [2024-03-15T18:01:10.740Z] "internal/syscall/execenv", [2024-03-15T18:01:10.740Z] "internal/syscall/unix", [2024-03-15T18:01:10.740Z] "internal/testlog", [2024-03-15T18:01:10.740Z] "internal/unsafeheader", [2024-03-15T18:01:10.740Z] "io", [2024-03-15T18:01:10.740Z] "io/fs", [2024-03-15T18:01:10.740Z] "io/ioutil", [2024-03-15T18:01:10.740Z] "math", [2024-03-15T18:01:10.740Z] "math/big", [2024-03-15T18:01:10.740Z] "math/bits", [2024-03-15T18:01:10.740Z] "math/rand", [2024-03-15T18:01:10.740Z] "net", [2024-03-15T18:01:10.740Z] "net/url", [2024-03-15T18:01:10.740Z] "os", [2024-03-15T18:01:10.740Z] "path", [2024-03-15T18:01:10.740Z] "path/filepath", [2024-03-15T18:01:10.740Z] "reflect", [2024-03-15T18:01:10.740Z] "runtime", [2024-03-15T18:01:10.740Z] "runtime/cgo", [2024-03-15T18:01:10.740Z] "runtime/internal/atomic", [2024-03-15T18:01:10.740Z] "runtime/internal/math", [2024-03-15T18:01:10.740Z] "runtime/internal/sys", [2024-03-15T18:01:10.740Z] "sort", [2024-03-15T18:01:10.740Z] "strconv", [2024-03-15T18:01:10.740Z] "strings", [2024-03-15T18:01:10.740Z] "sync", [2024-03-15T18:01:10.740Z] "sync/atomic", [2024-03-15T18:01:10.740Z] "syscall", [2024-03-15T18:01:10.740Z] "time", [2024-03-15T18:01:10.740Z] "unicode", [2024-03-15T18:01:10.740Z] "unicode/utf16", [2024-03-15T18:01:10.740Z] "unicode/utf8", [2024-03-15T18:01:10.740Z] "unsafe", [2024-03-15T18:01:10.740Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.740Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.740Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.740Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.740Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.740Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.740Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.740Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.740Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.740Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.740Z] ], [2024-03-15T18:01:10.740Z] "TestGoFiles": [ [2024-03-15T18:01:10.740Z] "rootcerts_test.go" [2024-03-15T18:01:10.740Z] ], [2024-03-15T18:01:10.740Z] "TestImports": [ [2024-03-15T18:01:10.740Z] "crypto/sha256", [2024-03-15T18:01:10.740Z] "crypto/x509", [2024-03-15T18:01:10.740Z] "fmt", [2024-03-15T18:01:10.740Z] "io/ioutil", [2024-03-15T18:01:10.740Z] "path/filepath", [2024-03-15T18:01:10.740Z] "testing" [2024-03-15T18:01:10.740Z] ] [2024-03-15T18:01:10.740Z] } [2024-03-15T18:01:10.740Z] { [2024-03-15T18:01:10.740Z] "Dir": "/go/pkg/mod/github.com/hashicorp/golang-lru@v0.5.4/simplelru", [2024-03-15T18:01:10.740Z] "ImportPath": "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.740Z] "Name": "simplelru", [2024-03-15T18:01:10.740Z] "Root": "/go/pkg/mod/github.com/hashicorp/golang-lru@v0.5.4", [2024-03-15T18:01:10.740Z] "Module": { [2024-03-15T18:01:10.740Z] "Path": "github.com/hashicorp/golang-lru", [2024-03-15T18:01:10.740Z] "Version": "v0.5.4", [2024-03-15T18:01:10.740Z] "Time": "2020-01-16T18:29:26Z", [2024-03-15T18:01:10.740Z] "Indirect": true, [2024-03-15T18:01:10.740Z] "Dir": "/go/pkg/mod/github.com/hashicorp/golang-lru@v0.5.4", [2024-03-15T18:01:10.740Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/golang-lru/@v/v0.5.4.mod", [2024-03-15T18:01:10.740Z] "GoVersion": "1.12" [2024-03-15T18:01:10.740Z] }, [2024-03-15T18:01:10.740Z] "DepOnly": true, [2024-03-15T18:01:10.740Z] "Stale": true, [2024-03-15T18:01:10.740Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.740Z] "GoFiles": [ [2024-03-15T18:01:10.740Z] "lru.go", [2024-03-15T18:01:10.740Z] "lru_interface.go" [2024-03-15T18:01:10.740Z] ], [2024-03-15T18:01:10.740Z] "Imports": [ [2024-03-15T18:01:10.740Z] "container/list", [2024-03-15T18:01:10.740Z] "errors" [2024-03-15T18:01:10.740Z] ], [2024-03-15T18:01:10.740Z] "Deps": [ [2024-03-15T18:01:10.740Z] "container/list", [2024-03-15T18:01:10.740Z] "errors", [2024-03-15T18:01:10.740Z] "internal/abi", [2024-03-15T18:01:10.740Z] "internal/bytealg", [2024-03-15T18:01:10.740Z] "internal/cpu", [2024-03-15T18:01:10.740Z] "internal/goexperiment", [2024-03-15T18:01:10.740Z] "internal/reflectlite", [2024-03-15T18:01:10.740Z] "internal/unsafeheader", [2024-03-15T18:01:10.740Z] "runtime", [2024-03-15T18:01:10.740Z] "runtime/internal/atomic", [2024-03-15T18:01:10.740Z] "runtime/internal/math", [2024-03-15T18:01:10.740Z] "runtime/internal/sys", [2024-03-15T18:01:10.740Z] "unsafe" [2024-03-15T18:01:10.740Z] ], [2024-03-15T18:01:10.740Z] "TestGoFiles": [ [2024-03-15T18:01:10.740Z] "lru_test.go" [2024-03-15T18:01:10.740Z] ], [2024-03-15T18:01:10.740Z] "TestImports": [ [2024-03-15T18:01:10.740Z] "testing" [2024-03-15T18:01:10.740Z] ] [2024-03-15T18:01:10.740Z] } [2024-03-15T18:01:10.740Z] { [2024-03-15T18:01:10.740Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-immutable-radix@v1.3.1", [2024-03-15T18:01:10.740Z] "ImportPath": "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.740Z] "Name": "iradix", [2024-03-15T18:01:10.740Z] "Root": "/go/pkg/mod/github.com/hashicorp/go-immutable-radix@v1.3.1", [2024-03-15T18:01:10.740Z] "Module": { [2024-03-15T18:01:10.740Z] "Path": "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.740Z] "Version": "v1.3.1", [2024-03-15T18:01:10.740Z] "Time": "2021-06-28T20:38:56Z", [2024-03-15T18:01:10.740Z] "Indirect": true, [2024-03-15T18:01:10.740Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-immutable-radix@v1.3.1", [2024-03-15T18:01:10.740Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/go-immutable-radix/@v/v1.3.1.mod" [2024-03-15T18:01:10.740Z] }, [2024-03-15T18:01:10.740Z] "DepOnly": true, [2024-03-15T18:01:10.740Z] "Stale": true, [2024-03-15T18:01:10.740Z] "StaleReason": "stale dependency: github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.740Z] "GoFiles": [ [2024-03-15T18:01:10.740Z] "edges.go", [2024-03-15T18:01:10.740Z] "iradix.go", [2024-03-15T18:01:10.740Z] "iter.go", [2024-03-15T18:01:10.740Z] "node.go", [2024-03-15T18:01:10.740Z] "raw_iter.go", [2024-03-15T18:01:10.740Z] "reverse_iter.go" [2024-03-15T18:01:10.740Z] ], [2024-03-15T18:01:10.740Z] "Imports": [ [2024-03-15T18:01:10.740Z] "bytes", [2024-03-15T18:01:10.740Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.740Z] "sort", [2024-03-15T18:01:10.740Z] "strings" [2024-03-15T18:01:10.740Z] ], [2024-03-15T18:01:10.740Z] "Deps": [ [2024-03-15T18:01:10.740Z] "bytes", [2024-03-15T18:01:10.740Z] "container/list", [2024-03-15T18:01:10.740Z] "errors", [2024-03-15T18:01:10.741Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.741Z] "internal/abi", [2024-03-15T18:01:10.741Z] "internal/bytealg", [2024-03-15T18:01:10.741Z] "internal/cpu", [2024-03-15T18:01:10.741Z] "internal/goexperiment", [2024-03-15T18:01:10.741Z] "internal/race", [2024-03-15T18:01:10.741Z] "internal/reflectlite", [2024-03-15T18:01:10.741Z] "internal/unsafeheader", [2024-03-15T18:01:10.741Z] "io", [2024-03-15T18:01:10.741Z] "runtime", [2024-03-15T18:01:10.741Z] "runtime/internal/atomic", [2024-03-15T18:01:10.741Z] "runtime/internal/math", [2024-03-15T18:01:10.741Z] "runtime/internal/sys", [2024-03-15T18:01:10.741Z] "sort", [2024-03-15T18:01:10.741Z] "strings", [2024-03-15T18:01:10.741Z] "sync", [2024-03-15T18:01:10.741Z] "sync/atomic", [2024-03-15T18:01:10.741Z] "unicode", [2024-03-15T18:01:10.741Z] "unicode/utf8", [2024-03-15T18:01:10.741Z] "unsafe" [2024-03-15T18:01:10.741Z] ], [2024-03-15T18:01:10.741Z] "TestGoFiles": [ [2024-03-15T18:01:10.741Z] "iradix_test.go", [2024-03-15T18:01:10.741Z] "node_test.go", [2024-03-15T18:01:10.741Z] "reverse_iter_test.go" [2024-03-15T18:01:10.741Z] ], [2024-03-15T18:01:10.741Z] "TestImports": [ [2024-03-15T18:01:10.741Z] "fmt", [2024-03-15T18:01:10.741Z] "github.com/hashicorp/go-uuid", [2024-03-15T18:01:10.741Z] "math/rand", [2024-03-15T18:01:10.741Z] "reflect", [2024-03-15T18:01:10.741Z] "sort", [2024-03-15T18:01:10.741Z] "testing", [2024-03-15T18:01:10.741Z] "testing/quick" [2024-03-15T18:01:10.741Z] ] [2024-03-15T18:01:10.741Z] } [2024-03-15T18:01:10.741Z] { [2024-03-15T18:01:10.741Z] "Dir": "/usr/local/go/src/os/signal", [2024-03-15T18:01:10.741Z] "ImportPath": "os/signal", [2024-03-15T18:01:10.741Z] "Name": "signal", [2024-03-15T18:01:10.741Z] "Doc": "Package signal implements access to incoming signals.", [2024-03-15T18:01:10.741Z] "Target": "/usr/local/go/pkg/linux_amd64/os/signal.a", [2024-03-15T18:01:10.741Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.741Z] "Goroot": true, [2024-03-15T18:01:10.741Z] "Standard": true, [2024-03-15T18:01:10.741Z] "DepOnly": true, [2024-03-15T18:01:10.741Z] "GoFiles": [ [2024-03-15T18:01:10.741Z] "doc.go", [2024-03-15T18:01:10.741Z] "signal.go", [2024-03-15T18:01:10.741Z] "signal_unix.go" [2024-03-15T18:01:10.741Z] ], [2024-03-15T18:01:10.741Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.741Z] "signal_plan9.go", [2024-03-15T18:01:10.741Z] "signal_plan9_test.go", [2024-03-15T18:01:10.741Z] "signal_windows_test.go" [2024-03-15T18:01:10.741Z] ], [2024-03-15T18:01:10.741Z] "SFiles": [ [2024-03-15T18:01:10.741Z] "sig.s" [2024-03-15T18:01:10.741Z] ], [2024-03-15T18:01:10.741Z] "Imports": [ [2024-03-15T18:01:10.741Z] "context", [2024-03-15T18:01:10.741Z] "os", [2024-03-15T18:01:10.741Z] "sync", [2024-03-15T18:01:10.741Z] "syscall" [2024-03-15T18:01:10.741Z] ], [2024-03-15T18:01:10.741Z] "Deps": [ [2024-03-15T18:01:10.741Z] "context", [2024-03-15T18:01:10.741Z] "errors", [2024-03-15T18:01:10.741Z] "internal/abi", [2024-03-15T18:01:10.741Z] "internal/bytealg", [2024-03-15T18:01:10.741Z] "internal/cpu", [2024-03-15T18:01:10.741Z] "internal/goexperiment", [2024-03-15T18:01:10.741Z] "internal/itoa", [2024-03-15T18:01:10.741Z] "internal/oserror", [2024-03-15T18:01:10.741Z] "internal/poll", [2024-03-15T18:01:10.741Z] "internal/race", [2024-03-15T18:01:10.741Z] "internal/reflectlite", [2024-03-15T18:01:10.741Z] "internal/syscall/execenv", [2024-03-15T18:01:10.741Z] "internal/syscall/unix", [2024-03-15T18:01:10.741Z] "internal/testlog", [2024-03-15T18:01:10.741Z] "internal/unsafeheader", [2024-03-15T18:01:10.741Z] "io", [2024-03-15T18:01:10.741Z] "io/fs", [2024-03-15T18:01:10.741Z] "os", [2024-03-15T18:01:10.741Z] "path", [2024-03-15T18:01:10.741Z] "runtime", [2024-03-15T18:01:10.741Z] "runtime/internal/atomic", [2024-03-15T18:01:10.741Z] "runtime/internal/math", [2024-03-15T18:01:10.741Z] "runtime/internal/sys", [2024-03-15T18:01:10.741Z] "sort", [2024-03-15T18:01:10.741Z] "sync", [2024-03-15T18:01:10.741Z] "sync/atomic", [2024-03-15T18:01:10.741Z] "syscall", [2024-03-15T18:01:10.741Z] "time", [2024-03-15T18:01:10.741Z] "unicode/utf8", [2024-03-15T18:01:10.741Z] "unsafe" [2024-03-15T18:01:10.741Z] ], [2024-03-15T18:01:10.741Z] "TestGoFiles": [ [2024-03-15T18:01:10.741Z] "signal_linux_test.go", [2024-03-15T18:01:10.741Z] "signal_test.go" [2024-03-15T18:01:10.741Z] ], [2024-03-15T18:01:10.741Z] "TestImports": [ [2024-03-15T18:01:10.741Z] "bytes", [2024-03-15T18:01:10.741Z] "context", [2024-03-15T18:01:10.741Z] "flag", [2024-03-15T18:01:10.741Z] "fmt", [2024-03-15T18:01:10.741Z] "internal/testenv", [2024-03-15T18:01:10.741Z] "os", [2024-03-15T18:01:10.741Z] "os/exec", [2024-03-15T18:01:10.741Z] "runtime", [2024-03-15T18:01:10.741Z] "runtime/trace", [2024-03-15T18:01:10.741Z] "strconv", [2024-03-15T18:01:10.741Z] "strings", [2024-03-15T18:01:10.741Z] "sync", [2024-03-15T18:01:10.741Z] "syscall", [2024-03-15T18:01:10.741Z] "testing", [2024-03-15T18:01:10.741Z] "time" [2024-03-15T18:01:10.741Z] ], [2024-03-15T18:01:10.741Z] "XTestGoFiles": [ [2024-03-15T18:01:10.741Z] "example_test.go", [2024-03-15T18:01:10.741Z] "example_unix_test.go", [2024-03-15T18:01:10.741Z] "signal_cgo_test.go" [2024-03-15T18:01:10.741Z] ], [2024-03-15T18:01:10.741Z] "XTestImports": [ [2024-03-15T18:01:10.741Z] "bufio", [2024-03-15T18:01:10.741Z] "bytes", [2024-03-15T18:01:10.741Z] "context", [2024-03-15T18:01:10.741Z] "fmt", [2024-03-15T18:01:10.741Z] "io", [2024-03-15T18:01:10.741Z] "io/fs", [2024-03-15T18:01:10.741Z] "log", [2024-03-15T18:01:10.741Z] "os", [2024-03-15T18:01:10.741Z] "os/exec", [2024-03-15T18:01:10.741Z] "os/signal", [2024-03-15T18:01:10.741Z] "os/signal/internal/pty", [2024-03-15T18:01:10.741Z] "strconv", [2024-03-15T18:01:10.741Z] "strings", [2024-03-15T18:01:10.741Z] "sync", [2024-03-15T18:01:10.741Z] "syscall", [2024-03-15T18:01:10.741Z] "testing", [2024-03-15T18:01:10.741Z] "time" [2024-03-15T18:01:10.741Z] ] [2024-03-15T18:01:10.741Z] } [2024-03-15T18:01:10.741Z] { [2024-03-15T18:01:10.741Z] "Dir": "/go/pkg/mod/github.com/armon/go-metrics@v0.4.1", [2024-03-15T18:01:10.741Z] "ImportPath": "github.com/armon/go-metrics", [2024-03-15T18:01:10.741Z] "Name": "metrics", [2024-03-15T18:01:10.741Z] "Root": "/go/pkg/mod/github.com/armon/go-metrics@v0.4.1", [2024-03-15T18:01:10.741Z] "Module": { [2024-03-15T18:01:10.741Z] "Path": "github.com/armon/go-metrics", [2024-03-15T18:01:10.741Z] "Version": "v0.4.1", [2024-03-15T18:01:10.741Z] "Time": "2022-09-08T12:00:52Z", [2024-03-15T18:01:10.741Z] "Indirect": true, [2024-03-15T18:01:10.741Z] "Dir": "/go/pkg/mod/github.com/armon/go-metrics@v0.4.1", [2024-03-15T18:01:10.741Z] "GoMod": "/go/pkg/mod/cache/download/github.com/armon/go-metrics/@v/v0.4.1.mod", [2024-03-15T18:01:10.741Z] "GoVersion": "1.12" [2024-03-15T18:01:10.741Z] }, [2024-03-15T18:01:10.741Z] "DepOnly": true, [2024-03-15T18:01:10.741Z] "Stale": true, [2024-03-15T18:01:10.741Z] "StaleReason": "stale dependency: github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.741Z] "GoFiles": [ [2024-03-15T18:01:10.741Z] "const_unix.go", [2024-03-15T18:01:10.741Z] "inmem.go", [2024-03-15T18:01:10.741Z] "inmem_endpoint.go", [2024-03-15T18:01:10.741Z] "inmem_signal.go", [2024-03-15T18:01:10.741Z] "metrics.go", [2024-03-15T18:01:10.741Z] "sink.go", [2024-03-15T18:01:10.741Z] "start.go", [2024-03-15T18:01:10.741Z] "statsd.go", [2024-03-15T18:01:10.741Z] "statsite.go" [2024-03-15T18:01:10.741Z] ], [2024-03-15T18:01:10.741Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.741Z] "const_windows.go" [2024-03-15T18:01:10.741Z] ], [2024-03-15T18:01:10.741Z] "Imports": [ [2024-03-15T18:01:10.741Z] "bufio", [2024-03-15T18:01:10.741Z] "bytes", [2024-03-15T18:01:10.741Z] "context", [2024-03-15T18:01:10.741Z] "fmt", [2024-03-15T18:01:10.741Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.741Z] "io", [2024-03-15T18:01:10.741Z] "log", [2024-03-15T18:01:10.741Z] "math", [2024-03-15T18:01:10.741Z] "net", [2024-03-15T18:01:10.741Z] "net/http", [2024-03-15T18:01:10.741Z] "net/url", [2024-03-15T18:01:10.741Z] "os", [2024-03-15T18:01:10.741Z] "os/signal", [2024-03-15T18:01:10.741Z] "runtime", [2024-03-15T18:01:10.741Z] "sort", [2024-03-15T18:01:10.741Z] "strings", [2024-03-15T18:01:10.741Z] "sync", [2024-03-15T18:01:10.741Z] "sync/atomic", [2024-03-15T18:01:10.741Z] "syscall", [2024-03-15T18:01:10.741Z] "time" [2024-03-15T18:01:10.741Z] ], [2024-03-15T18:01:10.741Z] "Deps": [ [2024-03-15T18:01:10.741Z] "bufio", [2024-03-15T18:01:10.741Z] "bytes", [2024-03-15T18:01:10.741Z] "compress/flate", [2024-03-15T18:01:10.741Z] "compress/gzip", [2024-03-15T18:01:10.741Z] "container/list", [2024-03-15T18:01:10.741Z] "context", [2024-03-15T18:01:10.741Z] "crypto", [2024-03-15T18:01:10.741Z] "crypto/aes", [2024-03-15T18:01:10.741Z] "crypto/cipher", [2024-03-15T18:01:10.741Z] "crypto/des", [2024-03-15T18:01:10.741Z] "crypto/dsa", [2024-03-15T18:01:10.741Z] "crypto/ecdsa", [2024-03-15T18:01:10.741Z] "crypto/ed25519", [2024-03-15T18:01:10.741Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.741Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.741Z] "crypto/elliptic", [2024-03-15T18:01:10.741Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.741Z] "crypto/hmac", [2024-03-15T18:01:10.741Z] "crypto/internal/randutil", [2024-03-15T18:01:10.741Z] "crypto/internal/subtle", [2024-03-15T18:01:10.741Z] "crypto/md5", [2024-03-15T18:01:10.741Z] "crypto/rand", [2024-03-15T18:01:10.741Z] "crypto/rc4", [2024-03-15T18:01:10.741Z] "crypto/rsa", [2024-03-15T18:01:10.741Z] "crypto/sha1", [2024-03-15T18:01:10.741Z] "crypto/sha256", [2024-03-15T18:01:10.741Z] "crypto/sha512", [2024-03-15T18:01:10.741Z] "crypto/subtle", [2024-03-15T18:01:10.741Z] "crypto/tls", [2024-03-15T18:01:10.741Z] "crypto/x509", [2024-03-15T18:01:10.741Z] "crypto/x509/pkix", [2024-03-15T18:01:10.741Z] "encoding/asn1", [2024-03-15T18:01:10.741Z] "encoding/base64", [2024-03-15T18:01:10.741Z] "encoding/binary", [2024-03-15T18:01:10.741Z] "encoding/hex", [2024-03-15T18:01:10.741Z] "encoding/pem", [2024-03-15T18:01:10.741Z] "errors", [2024-03-15T18:01:10.741Z] "fmt", [2024-03-15T18:01:10.741Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.741Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.741Z] "hash", [2024-03-15T18:01:10.741Z] "hash/crc32", [2024-03-15T18:01:10.741Z] "internal/abi", [2024-03-15T18:01:10.741Z] "internal/bytealg", [2024-03-15T18:01:10.741Z] "internal/cpu", [2024-03-15T18:01:10.741Z] "internal/fmtsort", [2024-03-15T18:01:10.741Z] "internal/goexperiment", [2024-03-15T18:01:10.741Z] "internal/itoa", [2024-03-15T18:01:10.741Z] "internal/nettrace", [2024-03-15T18:01:10.741Z] "internal/oserror", [2024-03-15T18:01:10.741Z] "internal/poll", [2024-03-15T18:01:10.741Z] "internal/race", [2024-03-15T18:01:10.741Z] "internal/reflectlite", [2024-03-15T18:01:10.741Z] "internal/singleflight", [2024-03-15T18:01:10.741Z] "internal/syscall/execenv", [2024-03-15T18:01:10.741Z] "internal/syscall/unix", [2024-03-15T18:01:10.741Z] "internal/testlog", [2024-03-15T18:01:10.741Z] "internal/unsafeheader", [2024-03-15T18:01:10.741Z] "io", [2024-03-15T18:01:10.741Z] "io/fs", [2024-03-15T18:01:10.741Z] "io/ioutil", [2024-03-15T18:01:10.741Z] "log", [2024-03-15T18:01:10.741Z] "math", [2024-03-15T18:01:10.741Z] "math/big", [2024-03-15T18:01:10.741Z] "math/bits", [2024-03-15T18:01:10.741Z] "math/rand", [2024-03-15T18:01:10.741Z] "mime", [2024-03-15T18:01:10.741Z] "mime/multipart", [2024-03-15T18:01:10.741Z] "mime/quotedprintable", [2024-03-15T18:01:10.741Z] "net", [2024-03-15T18:01:10.741Z] "net/http", [2024-03-15T18:01:10.741Z] "net/http/httptrace", [2024-03-15T18:01:10.741Z] "net/http/internal", [2024-03-15T18:01:10.741Z] "net/http/internal/ascii", [2024-03-15T18:01:10.741Z] "net/textproto", [2024-03-15T18:01:10.741Z] "net/url", [2024-03-15T18:01:10.741Z] "os", [2024-03-15T18:01:10.741Z] "os/signal", [2024-03-15T18:01:10.741Z] "path", [2024-03-15T18:01:10.741Z] "path/filepath", [2024-03-15T18:01:10.741Z] "reflect", [2024-03-15T18:01:10.741Z] "runtime", [2024-03-15T18:01:10.741Z] "runtime/cgo", [2024-03-15T18:01:10.741Z] "runtime/internal/atomic", [2024-03-15T18:01:10.741Z] "runtime/internal/math", [2024-03-15T18:01:10.741Z] "runtime/internal/sys", [2024-03-15T18:01:10.741Z] "sort", [2024-03-15T18:01:10.741Z] "strconv", [2024-03-15T18:01:10.741Z] "strings", [2024-03-15T18:01:10.741Z] "sync", [2024-03-15T18:01:10.741Z] "sync/atomic", [2024-03-15T18:01:10.741Z] "syscall", [2024-03-15T18:01:10.741Z] "time", [2024-03-15T18:01:10.741Z] "unicode", [2024-03-15T18:01:10.741Z] "unicode/utf16", [2024-03-15T18:01:10.741Z] "unicode/utf8", [2024-03-15T18:01:10.741Z] "unsafe", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.741Z] ], [2024-03-15T18:01:10.741Z] "TestGoFiles": [ [2024-03-15T18:01:10.741Z] "inmem_endpoint_test.go", [2024-03-15T18:01:10.741Z] "inmem_signal_test.go", [2024-03-15T18:01:10.741Z] "inmem_test.go", [2024-03-15T18:01:10.741Z] "metrics_test.go", [2024-03-15T18:01:10.741Z] "sink_test.go", [2024-03-15T18:01:10.741Z] "start_test.go", [2024-03-15T18:01:10.741Z] "statsd_test.go", [2024-03-15T18:01:10.741Z] "statsite_test.go" [2024-03-15T18:01:10.741Z] ], [2024-03-15T18:01:10.741Z] "TestImports": [ [2024-03-15T18:01:10.741Z] "bufio", [2024-03-15T18:01:10.741Z] "bytes", [2024-03-15T18:01:10.741Z] "context", [2024-03-15T18:01:10.741Z] "encoding/json", [2024-03-15T18:01:10.741Z] "fmt", [2024-03-15T18:01:10.741Z] "github.com/pascaldekloe/goe/verify", [2024-03-15T18:01:10.741Z] "io/ioutil", [2024-03-15T18:01:10.741Z] "log", [2024-03-15T18:01:10.741Z] "math", [2024-03-15T18:01:10.741Z] "net", [2024-03-15T18:01:10.741Z] "net/http", [2024-03-15T18:01:10.741Z] "net/http/httptest", [2024-03-15T18:01:10.741Z] "net/url", [2024-03-15T18:01:10.741Z] "os", [2024-03-15T18:01:10.741Z] "reflect", [2024-03-15T18:01:10.741Z] "runtime", [2024-03-15T18:01:10.741Z] "strings", [2024-03-15T18:01:10.741Z] "sync", [2024-03-15T18:01:10.741Z] "sync/atomic", [2024-03-15T18:01:10.741Z] "syscall", [2024-03-15T18:01:10.741Z] "testing", [2024-03-15T18:01:10.741Z] "time" [2024-03-15T18:01:10.741Z] ] [2024-03-15T18:01:10.741Z] } [2024-03-15T18:01:10.741Z] { [2024-03-15T18:01:10.741Z] "Dir": "/go/pkg/mod/github.com/hashicorp/serf@v0.10.1/coordinate", [2024-03-15T18:01:10.741Z] "ImportPath": "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.741Z] "Name": "coordinate", [2024-03-15T18:01:10.741Z] "Root": "/go/pkg/mod/github.com/hashicorp/serf@v0.10.1", [2024-03-15T18:01:10.741Z] "Module": { [2024-03-15T18:01:10.741Z] "Path": "github.com/hashicorp/serf", [2024-03-15T18:01:10.741Z] "Version": "v0.10.1", [2024-03-15T18:01:10.741Z] "Time": "2022-10-04T18:07:28Z", [2024-03-15T18:01:10.741Z] "Indirect": true, [2024-03-15T18:01:10.741Z] "Dir": "/go/pkg/mod/github.com/hashicorp/serf@v0.10.1", [2024-03-15T18:01:10.741Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/serf/@v/v0.10.1.mod", [2024-03-15T18:01:10.741Z] "GoVersion": "1.12" [2024-03-15T18:01:10.741Z] }, [2024-03-15T18:01:10.741Z] "DepOnly": true, [2024-03-15T18:01:10.741Z] "Stale": true, [2024-03-15T18:01:10.741Z] "StaleReason": "stale dependency: github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.741Z] "GoFiles": [ [2024-03-15T18:01:10.741Z] "client.go", [2024-03-15T18:01:10.741Z] "config.go", [2024-03-15T18:01:10.741Z] "coordinate.go", [2024-03-15T18:01:10.741Z] "phantom.go" [2024-03-15T18:01:10.741Z] ], [2024-03-15T18:01:10.741Z] "Imports": [ [2024-03-15T18:01:10.741Z] "fmt", [2024-03-15T18:01:10.741Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.741Z] "math", [2024-03-15T18:01:10.741Z] "math/rand", [2024-03-15T18:01:10.741Z] "sort", [2024-03-15T18:01:10.741Z] "sync", [2024-03-15T18:01:10.741Z] "time" [2024-03-15T18:01:10.741Z] ], [2024-03-15T18:01:10.741Z] "Deps": [ [2024-03-15T18:01:10.741Z] "bufio", [2024-03-15T18:01:10.741Z] "bytes", [2024-03-15T18:01:10.741Z] "compress/flate", [2024-03-15T18:01:10.741Z] "compress/gzip", [2024-03-15T18:01:10.741Z] "container/list", [2024-03-15T18:01:10.741Z] "context", [2024-03-15T18:01:10.741Z] "crypto", [2024-03-15T18:01:10.741Z] "crypto/aes", [2024-03-15T18:01:10.741Z] "crypto/cipher", [2024-03-15T18:01:10.741Z] "crypto/des", [2024-03-15T18:01:10.741Z] "crypto/dsa", [2024-03-15T18:01:10.741Z] "crypto/ecdsa", [2024-03-15T18:01:10.741Z] "crypto/ed25519", [2024-03-15T18:01:10.741Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.741Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.741Z] "crypto/elliptic", [2024-03-15T18:01:10.741Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.741Z] "crypto/hmac", [2024-03-15T18:01:10.741Z] "crypto/internal/randutil", [2024-03-15T18:01:10.741Z] "crypto/internal/subtle", [2024-03-15T18:01:10.741Z] "crypto/md5", [2024-03-15T18:01:10.741Z] "crypto/rand", [2024-03-15T18:01:10.741Z] "crypto/rc4", [2024-03-15T18:01:10.741Z] "crypto/rsa", [2024-03-15T18:01:10.741Z] "crypto/sha1", [2024-03-15T18:01:10.741Z] "crypto/sha256", [2024-03-15T18:01:10.741Z] "crypto/sha512", [2024-03-15T18:01:10.741Z] "crypto/subtle", [2024-03-15T18:01:10.741Z] "crypto/tls", [2024-03-15T18:01:10.741Z] "crypto/x509", [2024-03-15T18:01:10.741Z] "crypto/x509/pkix", [2024-03-15T18:01:10.741Z] "encoding/asn1", [2024-03-15T18:01:10.741Z] "encoding/base64", [2024-03-15T18:01:10.741Z] "encoding/binary", [2024-03-15T18:01:10.741Z] "encoding/hex", [2024-03-15T18:01:10.741Z] "encoding/pem", [2024-03-15T18:01:10.741Z] "errors", [2024-03-15T18:01:10.741Z] "fmt", [2024-03-15T18:01:10.741Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.741Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.741Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.741Z] "hash", [2024-03-15T18:01:10.741Z] "hash/crc32", [2024-03-15T18:01:10.741Z] "internal/abi", [2024-03-15T18:01:10.741Z] "internal/bytealg", [2024-03-15T18:01:10.741Z] "internal/cpu", [2024-03-15T18:01:10.741Z] "internal/fmtsort", [2024-03-15T18:01:10.741Z] "internal/goexperiment", [2024-03-15T18:01:10.741Z] "internal/itoa", [2024-03-15T18:01:10.741Z] "internal/nettrace", [2024-03-15T18:01:10.741Z] "internal/oserror", [2024-03-15T18:01:10.741Z] "internal/poll", [2024-03-15T18:01:10.741Z] "internal/race", [2024-03-15T18:01:10.741Z] "internal/reflectlite", [2024-03-15T18:01:10.741Z] "internal/singleflight", [2024-03-15T18:01:10.741Z] "internal/syscall/execenv", [2024-03-15T18:01:10.741Z] "internal/syscall/unix", [2024-03-15T18:01:10.741Z] "internal/testlog", [2024-03-15T18:01:10.741Z] "internal/unsafeheader", [2024-03-15T18:01:10.741Z] "io", [2024-03-15T18:01:10.741Z] "io/fs", [2024-03-15T18:01:10.741Z] "io/ioutil", [2024-03-15T18:01:10.741Z] "log", [2024-03-15T18:01:10.741Z] "math", [2024-03-15T18:01:10.741Z] "math/big", [2024-03-15T18:01:10.741Z] "math/bits", [2024-03-15T18:01:10.741Z] "math/rand", [2024-03-15T18:01:10.741Z] "mime", [2024-03-15T18:01:10.741Z] "mime/multipart", [2024-03-15T18:01:10.741Z] "mime/quotedprintable", [2024-03-15T18:01:10.741Z] "net", [2024-03-15T18:01:10.741Z] "net/http", [2024-03-15T18:01:10.741Z] "net/http/httptrace", [2024-03-15T18:01:10.741Z] "net/http/internal", [2024-03-15T18:01:10.741Z] "net/http/internal/ascii", [2024-03-15T18:01:10.741Z] "net/textproto", [2024-03-15T18:01:10.741Z] "net/url", [2024-03-15T18:01:10.741Z] "os", [2024-03-15T18:01:10.741Z] "os/signal", [2024-03-15T18:01:10.741Z] "path", [2024-03-15T18:01:10.741Z] "path/filepath", [2024-03-15T18:01:10.741Z] "reflect", [2024-03-15T18:01:10.741Z] "runtime", [2024-03-15T18:01:10.741Z] "runtime/cgo", [2024-03-15T18:01:10.741Z] "runtime/internal/atomic", [2024-03-15T18:01:10.741Z] "runtime/internal/math", [2024-03-15T18:01:10.741Z] "runtime/internal/sys", [2024-03-15T18:01:10.741Z] "sort", [2024-03-15T18:01:10.741Z] "strconv", [2024-03-15T18:01:10.741Z] "strings", [2024-03-15T18:01:10.741Z] "sync", [2024-03-15T18:01:10.741Z] "sync/atomic", [2024-03-15T18:01:10.741Z] "syscall", [2024-03-15T18:01:10.741Z] "time", [2024-03-15T18:01:10.741Z] "unicode", [2024-03-15T18:01:10.741Z] "unicode/utf16", [2024-03-15T18:01:10.741Z] "unicode/utf8", [2024-03-15T18:01:10.741Z] "unsafe", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.741Z] ], [2024-03-15T18:01:10.741Z] "TestGoFiles": [ [2024-03-15T18:01:10.741Z] "client_test.go", [2024-03-15T18:01:10.741Z] "coordinate_test.go", [2024-03-15T18:01:10.741Z] "performance_test.go", [2024-03-15T18:01:10.741Z] "util_test.go" [2024-03-15T18:01:10.741Z] ], [2024-03-15T18:01:10.741Z] "TestImports": [ [2024-03-15T18:01:10.741Z] "fmt", [2024-03-15T18:01:10.741Z] "math", [2024-03-15T18:01:10.741Z] "reflect", [2024-03-15T18:01:10.741Z] "strings", [2024-03-15T18:01:10.741Z] "testing", [2024-03-15T18:01:10.741Z] "time" [2024-03-15T18:01:10.741Z] ] [2024-03-15T18:01:10.741Z] } [2024-03-15T18:01:10.741Z] { [2024-03-15T18:01:10.741Z] "Dir": "/go/pkg/mod/github.com/mitchellh/mapstructure@v1.5.0", [2024-03-15T18:01:10.741Z] "ImportPath": "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.741Z] "Name": "mapstructure", [2024-03-15T18:01:10.741Z] "Doc": "Package mapstructure exposes functionality to convert one arbitrary Go type into another, typically to convert a map[string]interface{} into a native Go structure.", [2024-03-15T18:01:10.741Z] "Root": "/go/pkg/mod/github.com/mitchellh/mapstructure@v1.5.0", [2024-03-15T18:01:10.741Z] "Module": { [2024-03-15T18:01:10.741Z] "Path": "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.741Z] "Version": "v1.5.0", [2024-03-15T18:01:10.741Z] "Time": "2022-04-20T22:31:31Z", [2024-03-15T18:01:10.741Z] "Indirect": true, [2024-03-15T18:01:10.741Z] "Dir": "/go/pkg/mod/github.com/mitchellh/mapstructure@v1.5.0", [2024-03-15T18:01:10.741Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mitchellh/mapstructure/@v/v1.5.0.mod", [2024-03-15T18:01:10.741Z] "GoVersion": "1.14" [2024-03-15T18:01:10.741Z] }, [2024-03-15T18:01:10.741Z] "DepOnly": true, [2024-03-15T18:01:10.741Z] "Stale": true, [2024-03-15T18:01:10.741Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.741Z] "GoFiles": [ [2024-03-15T18:01:10.741Z] "decode_hooks.go", [2024-03-15T18:01:10.741Z] "error.go", [2024-03-15T18:01:10.741Z] "mapstructure.go" [2024-03-15T18:01:10.741Z] ], [2024-03-15T18:01:10.741Z] "Imports": [ [2024-03-15T18:01:10.741Z] "encoding", [2024-03-15T18:01:10.741Z] "encoding/json", [2024-03-15T18:01:10.741Z] "errors", [2024-03-15T18:01:10.741Z] "fmt", [2024-03-15T18:01:10.741Z] "net", [2024-03-15T18:01:10.741Z] "reflect", [2024-03-15T18:01:10.741Z] "sort", [2024-03-15T18:01:10.741Z] "strconv", [2024-03-15T18:01:10.741Z] "strings", [2024-03-15T18:01:10.741Z] "time" [2024-03-15T18:01:10.741Z] ], [2024-03-15T18:01:10.741Z] "Deps": [ [2024-03-15T18:01:10.741Z] "bytes", [2024-03-15T18:01:10.741Z] "context", [2024-03-15T18:01:10.741Z] "encoding", [2024-03-15T18:01:10.741Z] "encoding/base64", [2024-03-15T18:01:10.741Z] "encoding/binary", [2024-03-15T18:01:10.741Z] "encoding/json", [2024-03-15T18:01:10.741Z] "errors", [2024-03-15T18:01:10.741Z] "fmt", [2024-03-15T18:01:10.741Z] "internal/abi", [2024-03-15T18:01:10.741Z] "internal/bytealg", [2024-03-15T18:01:10.741Z] "internal/cpu", [2024-03-15T18:01:10.741Z] "internal/fmtsort", [2024-03-15T18:01:10.741Z] "internal/goexperiment", [2024-03-15T18:01:10.741Z] "internal/itoa", [2024-03-15T18:01:10.741Z] "internal/nettrace", [2024-03-15T18:01:10.741Z] "internal/oserror", [2024-03-15T18:01:10.741Z] "internal/poll", [2024-03-15T18:01:10.741Z] "internal/race", [2024-03-15T18:01:10.741Z] "internal/reflectlite", [2024-03-15T18:01:10.741Z] "internal/singleflight", [2024-03-15T18:01:10.741Z] "internal/syscall/execenv", [2024-03-15T18:01:10.741Z] "internal/syscall/unix", [2024-03-15T18:01:10.741Z] "internal/testlog", [2024-03-15T18:01:10.741Z] "internal/unsafeheader", [2024-03-15T18:01:10.741Z] "io", [2024-03-15T18:01:10.741Z] "io/fs", [2024-03-15T18:01:10.741Z] "math", [2024-03-15T18:01:10.741Z] "math/bits", [2024-03-15T18:01:10.741Z] "net", [2024-03-15T18:01:10.741Z] "os", [2024-03-15T18:01:10.741Z] "path", [2024-03-15T18:01:10.741Z] "reflect", [2024-03-15T18:01:10.741Z] "runtime", [2024-03-15T18:01:10.741Z] "runtime/cgo", [2024-03-15T18:01:10.741Z] "runtime/internal/atomic", [2024-03-15T18:01:10.741Z] "runtime/internal/math", [2024-03-15T18:01:10.741Z] "runtime/internal/sys", [2024-03-15T18:01:10.741Z] "sort", [2024-03-15T18:01:10.741Z] "strconv", [2024-03-15T18:01:10.741Z] "strings", [2024-03-15T18:01:10.741Z] "sync", [2024-03-15T18:01:10.741Z] "sync/atomic", [2024-03-15T18:01:10.741Z] "syscall", [2024-03-15T18:01:10.741Z] "time", [2024-03-15T18:01:10.741Z] "unicode", [2024-03-15T18:01:10.741Z] "unicode/utf16", [2024-03-15T18:01:10.741Z] "unicode/utf8", [2024-03-15T18:01:10.741Z] "unsafe", [2024-03-15T18:01:10.741Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-15T18:01:10.741Z] ], [2024-03-15T18:01:10.741Z] "TestGoFiles": [ [2024-03-15T18:01:10.741Z] "decode_hooks_test.go", [2024-03-15T18:01:10.741Z] "mapstructure_benchmark_test.go", [2024-03-15T18:01:10.741Z] "mapstructure_bugs_test.go", [2024-03-15T18:01:10.741Z] "mapstructure_examples_test.go", [2024-03-15T18:01:10.741Z] "mapstructure_test.go" [2024-03-15T18:01:10.741Z] ], [2024-03-15T18:01:10.741Z] "TestImports": [ [2024-03-15T18:01:10.741Z] "encoding/json", [2024-03-15T18:01:10.741Z] "errors", [2024-03-15T18:01:10.741Z] "fmt", [2024-03-15T18:01:10.741Z] "io", [2024-03-15T18:01:10.741Z] "math/big", [2024-03-15T18:01:10.741Z] "net", [2024-03-15T18:01:10.741Z] "reflect", [2024-03-15T18:01:10.741Z] "sort", [2024-03-15T18:01:10.741Z] "strings", [2024-03-15T18:01:10.741Z] "testing", [2024-03-15T18:01:10.741Z] "time" [2024-03-15T18:01:10.741Z] ] [2024-03-15T18:01:10.741Z] } [2024-03-15T18:01:10.741Z] { [2024-03-15T18:01:10.741Z] "Dir": "/go/pkg/mod/golang.org/x/exp@v0.0.0-20230817173708-d852ddb80c63/constraints", [2024-03-15T18:01:10.741Z] "ImportPath": "golang.org/x/exp/constraints", [2024-03-15T18:01:10.741Z] "Name": "constraints", [2024-03-15T18:01:10.741Z] "Doc": "Package constraints defines a set of useful constraints to be used with type parameters.", [2024-03-15T18:01:10.741Z] "Root": "/go/pkg/mod/golang.org/x/exp@v0.0.0-20230817173708-d852ddb80c63", [2024-03-15T18:01:10.741Z] "Module": { [2024-03-15T18:01:10.741Z] "Path": "golang.org/x/exp", [2024-03-15T18:01:10.741Z] "Version": "v0.0.0-20230817173708-d852ddb80c63", [2024-03-15T18:01:10.742Z] "Time": "2023-08-17T17:37:08Z", [2024-03-15T18:01:10.742Z] "Indirect": true, [2024-03-15T18:01:10.742Z] "Dir": "/go/pkg/mod/golang.org/x/exp@v0.0.0-20230817173708-d852ddb80c63", [2024-03-15T18:01:10.742Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/exp/@v/v0.0.0-20230817173708-d852ddb80c63.mod", [2024-03-15T18:01:10.742Z] "GoVersion": "1.20" [2024-03-15T18:01:10.742Z] }, [2024-03-15T18:01:10.742Z] "DepOnly": true, [2024-03-15T18:01:10.742Z] "Stale": true, [2024-03-15T18:01:10.742Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.742Z] "GoFiles": [ [2024-03-15T18:01:10.742Z] "constraints.go" [2024-03-15T18:01:10.742Z] ], [2024-03-15T18:01:10.742Z] "TestGoFiles": [ [2024-03-15T18:01:10.742Z] "constraints_test.go" [2024-03-15T18:01:10.742Z] ], [2024-03-15T18:01:10.742Z] "TestImports": [ [2024-03-15T18:01:10.742Z] "fmt", [2024-03-15T18:01:10.742Z] "os", [2024-03-15T18:01:10.742Z] "os/exec", [2024-03-15T18:01:10.742Z] "path/filepath", [2024-03-15T18:01:10.742Z] "regexp", [2024-03-15T18:01:10.742Z] "runtime", [2024-03-15T18:01:10.742Z] "testing" [2024-03-15T18:01:10.742Z] ] [2024-03-15T18:01:10.742Z] } [2024-03-15T18:01:10.742Z] { [2024-03-15T18:01:10.742Z] "Dir": "/go/pkg/mod/golang.org/x/exp@v0.0.0-20230817173708-d852ddb80c63/slices", [2024-03-15T18:01:10.742Z] "ImportPath": "golang.org/x/exp/slices", [2024-03-15T18:01:10.742Z] "Name": "slices", [2024-03-15T18:01:10.742Z] "Doc": "Package slices defines various functions useful with slices of any type.", [2024-03-15T18:01:10.742Z] "Root": "/go/pkg/mod/golang.org/x/exp@v0.0.0-20230817173708-d852ddb80c63", [2024-03-15T18:01:10.742Z] "Module": { [2024-03-15T18:01:10.742Z] "Path": "golang.org/x/exp", [2024-03-15T18:01:10.742Z] "Version": "v0.0.0-20230817173708-d852ddb80c63", [2024-03-15T18:01:10.742Z] "Time": "2023-08-17T17:37:08Z", [2024-03-15T18:01:10.742Z] "Indirect": true, [2024-03-15T18:01:10.742Z] "Dir": "/go/pkg/mod/golang.org/x/exp@v0.0.0-20230817173708-d852ddb80c63", [2024-03-15T18:01:10.742Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/exp/@v/v0.0.0-20230817173708-d852ddb80c63.mod", [2024-03-15T18:01:10.742Z] "GoVersion": "1.20" [2024-03-15T18:01:10.742Z] }, [2024-03-15T18:01:10.742Z] "DepOnly": true, [2024-03-15T18:01:10.742Z] "Stale": true, [2024-03-15T18:01:10.742Z] "StaleReason": "stale dependency: golang.org/x/exp/constraints", [2024-03-15T18:01:10.742Z] "GoFiles": [ [2024-03-15T18:01:10.742Z] "cmp.go", [2024-03-15T18:01:10.742Z] "slices.go", [2024-03-15T18:01:10.742Z] "sort.go", [2024-03-15T18:01:10.742Z] "zsortanyfunc.go", [2024-03-15T18:01:10.742Z] "zsortordered.go" [2024-03-15T18:01:10.742Z] ], [2024-03-15T18:01:10.742Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.742Z] "slices_race_test.go" [2024-03-15T18:01:10.742Z] ], [2024-03-15T18:01:10.742Z] "Imports": [ [2024-03-15T18:01:10.742Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.742Z] "math/bits", [2024-03-15T18:01:10.742Z] "unsafe" [2024-03-15T18:01:10.742Z] ], [2024-03-15T18:01:10.742Z] "Deps": [ [2024-03-15T18:01:10.742Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.742Z] "math/bits", [2024-03-15T18:01:10.742Z] "unsafe" [2024-03-15T18:01:10.742Z] ], [2024-03-15T18:01:10.742Z] "TestGoFiles": [ [2024-03-15T18:01:10.742Z] "slices_test.go", [2024-03-15T18:01:10.742Z] "sort_benchmark_test.go", [2024-03-15T18:01:10.742Z] "sort_test.go" [2024-03-15T18:01:10.742Z] ], [2024-03-15T18:01:10.742Z] "TestImports": [ [2024-03-15T18:01:10.742Z] "fmt", [2024-03-15T18:01:10.742Z] "math", [2024-03-15T18:01:10.742Z] "math/rand", [2024-03-15T18:01:10.742Z] "sort", [2024-03-15T18:01:10.742Z] "strconv", [2024-03-15T18:01:10.742Z] "strings", [2024-03-15T18:01:10.742Z] "testing" [2024-03-15T18:01:10.742Z] ] [2024-03-15T18:01:10.742Z] } [2024-03-15T18:01:10.742Z] { [2024-03-15T18:01:10.742Z] "Dir": "/go/pkg/mod/github.com/hashicorp/consul/api@v1.27.0", [2024-03-15T18:01:10.742Z] "ImportPath": "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.742Z] "Name": "api", [2024-03-15T18:01:10.742Z] "Root": "/go/pkg/mod/github.com/hashicorp/consul/api@v1.27.0", [2024-03-15T18:01:10.742Z] "Module": { [2024-03-15T18:01:10.742Z] "Path": "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.742Z] "Version": "v1.27.0", [2024-03-15T18:01:10.742Z] "Time": "2024-01-18T19:53:55Z", [2024-03-15T18:01:10.742Z] "Indirect": true, [2024-03-15T18:01:10.742Z] "Dir": "/go/pkg/mod/github.com/hashicorp/consul/api@v1.27.0", [2024-03-15T18:01:10.742Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/consul/api/@v/v1.27.0.mod", [2024-03-15T18:01:10.742Z] "GoVersion": "1.19" [2024-03-15T18:01:10.742Z] }, [2024-03-15T18:01:10.742Z] "DepOnly": true, [2024-03-15T18:01:10.742Z] "Stale": true, [2024-03-15T18:01:10.742Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-15T18:01:10.742Z] "GoFiles": [ [2024-03-15T18:01:10.742Z] "acl.go", [2024-03-15T18:01:10.742Z] "agent.go", [2024-03-15T18:01:10.742Z] "api.go", [2024-03-15T18:01:10.742Z] "catalog.go", [2024-03-15T18:01:10.742Z] "config_entry.go", [2024-03-15T18:01:10.742Z] "config_entry_discoverychain.go", [2024-03-15T18:01:10.742Z] "config_entry_exports.go", [2024-03-15T18:01:10.742Z] "config_entry_gateways.go", [2024-03-15T18:01:10.742Z] "config_entry_inline_certificate.go", [2024-03-15T18:01:10.742Z] "config_entry_intentions.go", [2024-03-15T18:01:10.742Z] "config_entry_jwt_provider.go", [2024-03-15T18:01:10.742Z] "config_entry_mesh.go", [2024-03-15T18:01:10.742Z] "config_entry_rate_limit_ip.go", [2024-03-15T18:01:10.742Z] "config_entry_routes.go", [2024-03-15T18:01:10.742Z] "config_entry_sameness_group.go", [2024-03-15T18:01:10.742Z] "config_entry_status.go", [2024-03-15T18:01:10.742Z] "connect.go", [2024-03-15T18:01:10.742Z] "connect_ca.go", [2024-03-15T18:01:10.742Z] "connect_intention.go", [2024-03-15T18:01:10.742Z] "coordinate.go", [2024-03-15T18:01:10.742Z] "debug.go", [2024-03-15T18:01:10.742Z] "discovery_chain.go", [2024-03-15T18:01:10.742Z] "event.go", [2024-03-15T18:01:10.742Z] "health.go", [2024-03-15T18:01:10.742Z] "internal.go", [2024-03-15T18:01:10.742Z] "kv.go", [2024-03-15T18:01:10.742Z] "lock.go", [2024-03-15T18:01:10.742Z] "namespace.go", [2024-03-15T18:01:10.742Z] "operator.go", [2024-03-15T18:01:10.742Z] "operator_area.go", [2024-03-15T18:01:10.742Z] "operator_audit.go", [2024-03-15T18:01:10.742Z] "operator_autopilot.go", [2024-03-15T18:01:10.742Z] "operator_keyring.go", [2024-03-15T18:01:10.742Z] "operator_license.go", [2024-03-15T18:01:10.742Z] "operator_raft.go", [2024-03-15T18:01:10.742Z] "operator_segment.go", [2024-03-15T18:01:10.742Z] "operator_usage.go", [2024-03-15T18:01:10.742Z] "partition.go", [2024-03-15T18:01:10.742Z] "peering.go", [2024-03-15T18:01:10.742Z] "prepared_query.go", [2024-03-15T18:01:10.742Z] "raw.go", [2024-03-15T18:01:10.742Z] "semaphore.go", [2024-03-15T18:01:10.742Z] "session.go", [2024-03-15T18:01:10.742Z] "snapshot.go", [2024-03-15T18:01:10.742Z] "status.go", [2024-03-15T18:01:10.742Z] "txn.go" [2024-03-15T18:01:10.742Z] ], [2024-03-15T18:01:10.742Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.742Z] "namespace_test.go" [2024-03-15T18:01:10.742Z] ], [2024-03-15T18:01:10.742Z] "Imports": [ [2024-03-15T18:01:10.742Z] "bufio", [2024-03-15T18:01:10.742Z] "bytes", [2024-03-15T18:01:10.742Z] "context", [2024-03-15T18:01:10.742Z] "crypto/tls", [2024-03-15T18:01:10.742Z] "encoding/json", [2024-03-15T18:01:10.742Z] "errors", [2024-03-15T18:01:10.742Z] "fmt", [2024-03-15T18:01:10.742Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.742Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.742Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.742Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.742Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.742Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.742Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.742Z] "io", [2024-03-15T18:01:10.742Z] "net", [2024-03-15T18:01:10.742Z] "net/http", [2024-03-15T18:01:10.742Z] "net/url", [2024-03-15T18:01:10.742Z] "os", [2024-03-15T18:01:10.742Z] "path", [2024-03-15T18:01:10.742Z] "strconv", [2024-03-15T18:01:10.742Z] "strings", [2024-03-15T18:01:10.742Z] "sync", [2024-03-15T18:01:10.742Z] "time" [2024-03-15T18:01:10.742Z] ], [2024-03-15T18:01:10.742Z] "Deps": [ [2024-03-15T18:01:10.742Z] "bufio", [2024-03-15T18:01:10.742Z] "bytes", [2024-03-15T18:01:10.742Z] "compress/flate", [2024-03-15T18:01:10.742Z] "compress/gzip", [2024-03-15T18:01:10.742Z] "container/list", [2024-03-15T18:01:10.742Z] "context", [2024-03-15T18:01:10.742Z] "crypto", [2024-03-15T18:01:10.742Z] "crypto/aes", [2024-03-15T18:01:10.742Z] "crypto/cipher", [2024-03-15T18:01:10.742Z] "crypto/des", [2024-03-15T18:01:10.742Z] "crypto/dsa", [2024-03-15T18:01:10.742Z] "crypto/ecdsa", [2024-03-15T18:01:10.742Z] "crypto/ed25519", [2024-03-15T18:01:10.742Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.742Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.742Z] "crypto/elliptic", [2024-03-15T18:01:10.742Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.742Z] "crypto/hmac", [2024-03-15T18:01:10.742Z] "crypto/internal/randutil", [2024-03-15T18:01:10.742Z] "crypto/internal/subtle", [2024-03-15T18:01:10.742Z] "crypto/md5", [2024-03-15T18:01:10.742Z] "crypto/rand", [2024-03-15T18:01:10.742Z] "crypto/rc4", [2024-03-15T18:01:10.742Z] "crypto/rsa", [2024-03-15T18:01:10.742Z] "crypto/sha1", [2024-03-15T18:01:10.742Z] "crypto/sha256", [2024-03-15T18:01:10.742Z] "crypto/sha512", [2024-03-15T18:01:10.742Z] "crypto/subtle", [2024-03-15T18:01:10.742Z] "crypto/tls", [2024-03-15T18:01:10.742Z] "crypto/x509", [2024-03-15T18:01:10.742Z] "crypto/x509/pkix", [2024-03-15T18:01:10.742Z] "encoding", [2024-03-15T18:01:10.742Z] "encoding/asn1", [2024-03-15T18:01:10.742Z] "encoding/base64", [2024-03-15T18:01:10.742Z] "encoding/binary", [2024-03-15T18:01:10.742Z] "encoding/hex", [2024-03-15T18:01:10.742Z] "encoding/json", [2024-03-15T18:01:10.742Z] "encoding/pem", [2024-03-15T18:01:10.742Z] "errors", [2024-03-15T18:01:10.742Z] "fmt", [2024-03-15T18:01:10.742Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.742Z] "github.com/fatih/color", [2024-03-15T18:01:10.742Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.742Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.742Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.742Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.742Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.742Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.742Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.742Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.742Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.742Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.742Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.742Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.742Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.742Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.742Z] "hash", [2024-03-15T18:01:10.742Z] "hash/crc32", [2024-03-15T18:01:10.742Z] "internal/abi", [2024-03-15T18:01:10.742Z] "internal/bytealg", [2024-03-15T18:01:10.742Z] "internal/cpu", [2024-03-15T18:01:10.742Z] "internal/fmtsort", [2024-03-15T18:01:10.742Z] "internal/goexperiment", [2024-03-15T18:01:10.742Z] "internal/itoa", [2024-03-15T18:01:10.742Z] "internal/nettrace", [2024-03-15T18:01:10.742Z] "internal/oserror", [2024-03-15T18:01:10.742Z] "internal/poll", [2024-03-15T18:01:10.742Z] "internal/race", [2024-03-15T18:01:10.742Z] "internal/reflectlite", [2024-03-15T18:01:10.742Z] "internal/singleflight", [2024-03-15T18:01:10.742Z] "internal/syscall/execenv", [2024-03-15T18:01:10.742Z] "internal/syscall/unix", [2024-03-15T18:01:10.742Z] "internal/testlog", [2024-03-15T18:01:10.742Z] "internal/unsafeheader", [2024-03-15T18:01:10.742Z] "io", [2024-03-15T18:01:10.742Z] "io/fs", [2024-03-15T18:01:10.742Z] "io/ioutil", [2024-03-15T18:01:10.742Z] "log", [2024-03-15T18:01:10.742Z] "math", [2024-03-15T18:01:10.742Z] "math/big", [2024-03-15T18:01:10.742Z] "math/bits", [2024-03-15T18:01:10.742Z] "math/rand", [2024-03-15T18:01:10.742Z] "mime", [2024-03-15T18:01:10.742Z] "mime/multipart", [2024-03-15T18:01:10.742Z] "mime/quotedprintable", [2024-03-15T18:01:10.742Z] "net", [2024-03-15T18:01:10.742Z] "net/http", [2024-03-15T18:01:10.742Z] "net/http/httptrace", [2024-03-15T18:01:10.742Z] "net/http/internal", [2024-03-15T18:01:10.742Z] "net/http/internal/ascii", [2024-03-15T18:01:10.742Z] "net/textproto", [2024-03-15T18:01:10.742Z] "net/url", [2024-03-15T18:01:10.742Z] "os", [2024-03-15T18:01:10.742Z] "os/signal", [2024-03-15T18:01:10.742Z] "path", [2024-03-15T18:01:10.742Z] "path/filepath", [2024-03-15T18:01:10.742Z] "reflect", [2024-03-15T18:01:10.742Z] "regexp", [2024-03-15T18:01:10.742Z] "regexp/syntax", [2024-03-15T18:01:10.742Z] "runtime", [2024-03-15T18:01:10.742Z] "runtime/cgo", [2024-03-15T18:01:10.742Z] "runtime/internal/atomic", [2024-03-15T18:01:10.742Z] "runtime/internal/math", [2024-03-15T18:01:10.742Z] "runtime/internal/sys", [2024-03-15T18:01:10.742Z] "sort", [2024-03-15T18:01:10.742Z] "strconv", [2024-03-15T18:01:10.742Z] "strings", [2024-03-15T18:01:10.742Z] "sync", [2024-03-15T18:01:10.742Z] "sync/atomic", [2024-03-15T18:01:10.742Z] "syscall", [2024-03-15T18:01:10.742Z] "time", [2024-03-15T18:01:10.742Z] "unicode", [2024-03-15T18:01:10.742Z] "unicode/utf16", [2024-03-15T18:01:10.742Z] "unicode/utf8", [2024-03-15T18:01:10.742Z] "unsafe", [2024-03-15T18:01:10.742Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.742Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.742Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.742Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.742Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.742Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.742Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.742Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.742Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.742Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.742Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.742Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.742Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.742Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.742Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.742Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.742Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.742Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.742Z] ], [2024-03-15T18:01:10.742Z] "TestGoFiles": [ [2024-03-15T18:01:10.742Z] "acl_test.go", [2024-03-15T18:01:10.742Z] "agent_test.go", [2024-03-15T18:01:10.742Z] "api_test.go", [2024-03-15T18:01:10.742Z] "catalog_test.go", [2024-03-15T18:01:10.742Z] "ce_test.go", [2024-03-15T18:01:10.742Z] "config_entry_discoverychain_test.go", [2024-03-15T18:01:10.742Z] "config_entry_exports_test.go", [2024-03-15T18:01:10.742Z] "config_entry_gateways_test.go", [2024-03-15T18:01:10.742Z] "config_entry_inline_certificate_test.go", [2024-03-15T18:01:10.742Z] "config_entry_intentions_test.go", [2024-03-15T18:01:10.742Z] "config_entry_jwt_provider_test.go", [2024-03-15T18:01:10.742Z] "config_entry_routes_test.go", [2024-03-15T18:01:10.742Z] "config_entry_status_test.go", [2024-03-15T18:01:10.742Z] "config_entry_test.go", [2024-03-15T18:01:10.742Z] "connect_ca_test.go", [2024-03-15T18:01:10.742Z] "connect_intention_test.go", [2024-03-15T18:01:10.742Z] "coordinate_test.go", [2024-03-15T18:01:10.742Z] "debug_test.go", [2024-03-15T18:01:10.742Z] "discovery_chain_test.go", [2024-03-15T18:01:10.742Z] "event_test.go", [2024-03-15T18:01:10.742Z] "health_test.go", [2024-03-15T18:01:10.742Z] "internal_test.go", [2024-03-15T18:01:10.742Z] "kv_test.go", [2024-03-15T18:01:10.742Z] "lock_test.go", [2024-03-15T18:01:10.742Z] "mock_api_test.go", [2024-03-15T18:01:10.742Z] "operator_autopilot_test.go", [2024-03-15T18:01:10.742Z] "operator_keyring_test.go", [2024-03-15T18:01:10.742Z] "operator_raft_test.go", [2024-03-15T18:01:10.742Z] "operator_usage_test.go", [2024-03-15T18:01:10.742Z] "peering_test.go", [2024-03-15T18:01:10.742Z] "prepared_query_test.go", [2024-03-15T18:01:10.742Z] "semaphore_test.go", [2024-03-15T18:01:10.742Z] "session_test.go", [2024-03-15T18:01:10.742Z] "snapshot_test.go", [2024-03-15T18:01:10.742Z] "status_test.go", [2024-03-15T18:01:10.742Z] "txn_test.go" [2024-03-15T18:01:10.742Z] ], [2024-03-15T18:01:10.742Z] "TestImports": [ [2024-03-15T18:01:10.742Z] "bytes", [2024-03-15T18:01:10.742Z] "context", [2024-03-15T18:01:10.742Z] "crypto/rand", [2024-03-15T18:01:10.742Z] "crypto/tls", [2024-03-15T18:01:10.742Z] "crypto/x509", [2024-03-15T18:01:10.742Z] "encoding/base64", [2024-03-15T18:01:10.742Z] "encoding/json", [2024-03-15T18:01:10.742Z] "errors", [2024-03-15T18:01:10.742Z] "fmt", [2024-03-15T18:01:10.742Z] "github.com/google/go-cmp/cmp", [2024-03-15T18:01:10.742Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-15T18:01:10.742Z] "github.com/hashicorp/consul/sdk/testutil", [2024-03-15T18:01:10.742Z] "github.com/hashicorp/consul/sdk/testutil/retry", [2024-03-15T18:01:10.742Z] "github.com/hashicorp/go-uuid", [2024-03-15T18:01:10.742Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.742Z] "github.com/hashicorp/serf/serf", [2024-03-15T18:01:10.742Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.742Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.742Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.742Z] "io", [2024-03-15T18:01:10.742Z] "log", [2024-03-15T18:01:10.742Z] "net", [2024-03-15T18:01:10.742Z] "net/http", [2024-03-15T18:01:10.742Z] "net/http/httptest", [2024-03-15T18:01:10.742Z] "net/http/httputil", [2024-03-15T18:01:10.742Z] "net/url", [2024-03-15T18:01:10.742Z] "os", [2024-03-15T18:01:10.742Z] "path", [2024-03-15T18:01:10.742Z] "path/filepath", [2024-03-15T18:01:10.742Z] "reflect", [2024-03-15T18:01:10.742Z] "runtime", [2024-03-15T18:01:10.742Z] "strings", [2024-03-15T18:01:10.742Z] "sync", [2024-03-15T18:01:10.742Z] "testing", [2024-03-15T18:01:10.742Z] "time" [2024-03-15T18:01:10.742Z] ] [2024-03-15T18:01:10.742Z] } [2024-03-15T18:01:10.742Z] { [2024-03-15T18:01:10.742Z] "Dir": "/go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible", [2024-03-15T18:01:10.742Z] "ImportPath": "github.com/cenkalti/backoff", [2024-03-15T18:01:10.742Z] "Name": "backoff", [2024-03-15T18:01:10.742Z] "Doc": "Package backoff implements backoff algorithms for retrying operations.", [2024-03-15T18:01:10.742Z] "Root": "/go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible", [2024-03-15T18:01:10.742Z] "Module": { [2024-03-15T18:01:10.742Z] "Path": "github.com/cenkalti/backoff", [2024-03-15T18:01:10.742Z] "Version": "v2.2.1+incompatible", [2024-03-15T18:01:10.742Z] "Time": "2019-07-17T10:48:21Z", [2024-03-15T18:01:10.742Z] "Indirect": true, [2024-03-15T18:01:10.742Z] "Dir": "/go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible", [2024-03-15T18:01:10.742Z] "GoMod": "/go/pkg/mod/cache/download/github.com/cenkalti/backoff/@v/v2.2.1+incompatible.mod" [2024-03-15T18:01:10.742Z] }, [2024-03-15T18:01:10.742Z] "DepOnly": true, [2024-03-15T18:01:10.742Z] "Stale": true, [2024-03-15T18:01:10.742Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.742Z] "GoFiles": [ [2024-03-15T18:01:10.742Z] "backoff.go", [2024-03-15T18:01:10.742Z] "context.go", [2024-03-15T18:01:10.742Z] "exponential.go", [2024-03-15T18:01:10.742Z] "retry.go", [2024-03-15T18:01:10.742Z] "ticker.go", [2024-03-15T18:01:10.742Z] "tries.go" [2024-03-15T18:01:10.742Z] ], [2024-03-15T18:01:10.742Z] "Imports": [ [2024-03-15T18:01:10.742Z] "context", [2024-03-15T18:01:10.742Z] "math/rand", [2024-03-15T18:01:10.742Z] "sync", [2024-03-15T18:01:10.742Z] "time" [2024-03-15T18:01:10.742Z] ], [2024-03-15T18:01:10.742Z] "Deps": [ [2024-03-15T18:01:10.742Z] "context", [2024-03-15T18:01:10.742Z] "errors", [2024-03-15T18:01:10.742Z] "internal/abi", [2024-03-15T18:01:10.742Z] "internal/bytealg", [2024-03-15T18:01:10.742Z] "internal/cpu", [2024-03-15T18:01:10.742Z] "internal/goexperiment", [2024-03-15T18:01:10.742Z] "internal/itoa", [2024-03-15T18:01:10.742Z] "internal/oserror", [2024-03-15T18:01:10.742Z] "internal/race", [2024-03-15T18:01:10.742Z] "internal/reflectlite", [2024-03-15T18:01:10.742Z] "internal/unsafeheader", [2024-03-15T18:01:10.742Z] "math", [2024-03-15T18:01:10.742Z] "math/bits", [2024-03-15T18:01:10.742Z] "math/rand", [2024-03-15T18:01:10.742Z] "runtime", [2024-03-15T18:01:10.742Z] "runtime/internal/atomic", [2024-03-15T18:01:10.742Z] "runtime/internal/math", [2024-03-15T18:01:10.742Z] "runtime/internal/sys", [2024-03-15T18:01:10.742Z] "sync", [2024-03-15T18:01:10.742Z] "sync/atomic", [2024-03-15T18:01:10.742Z] "syscall", [2024-03-15T18:01:10.742Z] "time", [2024-03-15T18:01:10.742Z] "unsafe" [2024-03-15T18:01:10.742Z] ], [2024-03-15T18:01:10.742Z] "TestGoFiles": [ [2024-03-15T18:01:10.742Z] "backoff_test.go", [2024-03-15T18:01:10.742Z] "context_test.go", [2024-03-15T18:01:10.742Z] "example_test.go", [2024-03-15T18:01:10.742Z] "exponential_test.go", [2024-03-15T18:01:10.742Z] "retry_test.go", [2024-03-15T18:01:10.742Z] "ticker_test.go", [2024-03-15T18:01:10.742Z] "tries_test.go" [2024-03-15T18:01:10.742Z] ], [2024-03-15T18:01:10.742Z] "TestImports": [ [2024-03-15T18:01:10.742Z] "context", [2024-03-15T18:01:10.742Z] "errors", [2024-03-15T18:01:10.742Z] "fmt", [2024-03-15T18:01:10.742Z] "log", [2024-03-15T18:01:10.742Z] "math", [2024-03-15T18:01:10.742Z] "math/rand", [2024-03-15T18:01:10.742Z] "testing", [2024-03-15T18:01:10.742Z] "time" [2024-03-15T18:01:10.742Z] ] [2024-03-15T18:01:10.742Z] } [2024-03-15T18:01:10.742Z] { [2024-03-15T18:01:10.742Z] "Dir": "/go/pkg/mod/github.com/mitchellh/reflectwalk@v1.0.2", [2024-03-15T18:01:10.742Z] "ImportPath": "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.742Z] "Name": "reflectwalk", [2024-03-15T18:01:10.742Z] "Doc": "reflectwalk is a package that allows you to \"walk\" complex structures similar to how you may \"walk\" a filesystem: visiting every element one by one and calling callback functions allowing you to handle and manipulate those elements.", [2024-03-15T18:01:10.742Z] "Root": "/go/pkg/mod/github.com/mitchellh/reflectwalk@v1.0.2", [2024-03-15T18:01:10.742Z] "Module": { [2024-03-15T18:01:10.742Z] "Path": "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.742Z] "Version": "v1.0.2", [2024-03-15T18:01:10.742Z] "Time": "2021-05-03T23:34:11Z", [2024-03-15T18:01:10.742Z] "Indirect": true, [2024-03-15T18:01:10.742Z] "Dir": "/go/pkg/mod/github.com/mitchellh/reflectwalk@v1.0.2", [2024-03-15T18:01:10.742Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mitchellh/reflectwalk/@v/v1.0.2.mod" [2024-03-15T18:01:10.742Z] }, [2024-03-15T18:01:10.742Z] "DepOnly": true, [2024-03-15T18:01:10.742Z] "Stale": true, [2024-03-15T18:01:10.742Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.742Z] "GoFiles": [ [2024-03-15T18:01:10.742Z] "location.go", [2024-03-15T18:01:10.742Z] "location_string.go", [2024-03-15T18:01:10.742Z] "reflectwalk.go" [2024-03-15T18:01:10.742Z] ], [2024-03-15T18:01:10.742Z] "Imports": [ [2024-03-15T18:01:10.742Z] "errors", [2024-03-15T18:01:10.742Z] "fmt", [2024-03-15T18:01:10.742Z] "reflect" [2024-03-15T18:01:10.742Z] ], [2024-03-15T18:01:10.742Z] "Deps": [ [2024-03-15T18:01:10.742Z] "errors", [2024-03-15T18:01:10.742Z] "fmt", [2024-03-15T18:01:10.742Z] "internal/abi", [2024-03-15T18:01:10.742Z] "internal/bytealg", [2024-03-15T18:01:10.742Z] "internal/cpu", [2024-03-15T18:01:10.742Z] "internal/fmtsort", [2024-03-15T18:01:10.742Z] "internal/goexperiment", [2024-03-15T18:01:10.742Z] "internal/itoa", [2024-03-15T18:01:10.742Z] "internal/oserror", [2024-03-15T18:01:10.742Z] "internal/poll", [2024-03-15T18:01:10.742Z] "internal/race", [2024-03-15T18:01:10.742Z] "internal/reflectlite", [2024-03-15T18:01:10.742Z] "internal/syscall/execenv", [2024-03-15T18:01:10.742Z] "internal/syscall/unix", [2024-03-15T18:01:10.742Z] "internal/testlog", [2024-03-15T18:01:10.742Z] "internal/unsafeheader", [2024-03-15T18:01:10.742Z] "io", [2024-03-15T18:01:10.742Z] "io/fs", [2024-03-15T18:01:10.742Z] "math", [2024-03-15T18:01:10.742Z] "math/bits", [2024-03-15T18:01:10.742Z] "os", [2024-03-15T18:01:10.742Z] "path", [2024-03-15T18:01:10.742Z] "reflect", [2024-03-15T18:01:10.742Z] "runtime", [2024-03-15T18:01:10.742Z] "runtime/internal/atomic", [2024-03-15T18:01:10.742Z] "runtime/internal/math", [2024-03-15T18:01:10.742Z] "runtime/internal/sys", [2024-03-15T18:01:10.742Z] "sort", [2024-03-15T18:01:10.742Z] "strconv", [2024-03-15T18:01:10.742Z] "sync", [2024-03-15T18:01:10.742Z] "sync/atomic", [2024-03-15T18:01:10.742Z] "syscall", [2024-03-15T18:01:10.742Z] "time", [2024-03-15T18:01:10.742Z] "unicode", [2024-03-15T18:01:10.742Z] "unicode/utf8", [2024-03-15T18:01:10.742Z] "unsafe" [2024-03-15T18:01:10.742Z] ], [2024-03-15T18:01:10.742Z] "TestGoFiles": [ [2024-03-15T18:01:10.742Z] "reflectwalk_test.go" [2024-03-15T18:01:10.742Z] ], [2024-03-15T18:01:10.742Z] "TestImports": [ [2024-03-15T18:01:10.742Z] "fmt", [2024-03-15T18:01:10.742Z] "reflect", [2024-03-15T18:01:10.742Z] "testing" [2024-03-15T18:01:10.742Z] ] [2024-03-15T18:01:10.742Z] } [2024-03-15T18:01:10.742Z] { [2024-03-15T18:01:10.742Z] "Dir": "/go/pkg/mod/github.com/mitchellh/copystructure@v1.2.0", [2024-03-15T18:01:10.742Z] "ImportPath": "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.742Z] "Name": "copystructure", [2024-03-15T18:01:10.742Z] "Root": "/go/pkg/mod/github.com/mitchellh/copystructure@v1.2.0", [2024-03-15T18:01:10.742Z] "Module": { [2024-03-15T18:01:10.742Z] "Path": "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.742Z] "Version": "v1.2.0", [2024-03-15T18:01:10.742Z] "Time": "2021-05-05T17:08:07Z", [2024-03-15T18:01:10.742Z] "Indirect": true, [2024-03-15T18:01:10.742Z] "Dir": "/go/pkg/mod/github.com/mitchellh/copystructure@v1.2.0", [2024-03-15T18:01:10.742Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mitchellh/copystructure/@v/v1.2.0.mod", [2024-03-15T18:01:10.742Z] "GoVersion": "1.15" [2024-03-15T18:01:10.742Z] }, [2024-03-15T18:01:10.742Z] "DepOnly": true, [2024-03-15T18:01:10.743Z] "Stale": true, [2024-03-15T18:01:10.743Z] "StaleReason": "stale dependency: github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.743Z] "GoFiles": [ [2024-03-15T18:01:10.743Z] "copier_time.go", [2024-03-15T18:01:10.743Z] "copystructure.go" [2024-03-15T18:01:10.743Z] ], [2024-03-15T18:01:10.743Z] "Imports": [ [2024-03-15T18:01:10.743Z] "errors", [2024-03-15T18:01:10.743Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.743Z] "reflect", [2024-03-15T18:01:10.743Z] "sync", [2024-03-15T18:01:10.743Z] "time" [2024-03-15T18:01:10.743Z] ], [2024-03-15T18:01:10.743Z] "Deps": [ [2024-03-15T18:01:10.743Z] "errors", [2024-03-15T18:01:10.743Z] "fmt", [2024-03-15T18:01:10.743Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.743Z] "internal/abi", [2024-03-15T18:01:10.743Z] "internal/bytealg", [2024-03-15T18:01:10.743Z] "internal/cpu", [2024-03-15T18:01:10.743Z] "internal/fmtsort", [2024-03-15T18:01:10.743Z] "internal/goexperiment", [2024-03-15T18:01:10.743Z] "internal/itoa", [2024-03-15T18:01:10.743Z] "internal/oserror", [2024-03-15T18:01:10.743Z] "internal/poll", [2024-03-15T18:01:10.743Z] "internal/race", [2024-03-15T18:01:10.743Z] "internal/reflectlite", [2024-03-15T18:01:10.743Z] "internal/syscall/execenv", [2024-03-15T18:01:10.743Z] "internal/syscall/unix", [2024-03-15T18:01:10.743Z] "internal/testlog", [2024-03-15T18:01:10.743Z] "internal/unsafeheader", [2024-03-15T18:01:10.743Z] "io", [2024-03-15T18:01:10.743Z] "io/fs", [2024-03-15T18:01:10.743Z] "math", [2024-03-15T18:01:10.743Z] "math/bits", [2024-03-15T18:01:10.743Z] "os", [2024-03-15T18:01:10.743Z] "path", [2024-03-15T18:01:10.743Z] "reflect", [2024-03-15T18:01:10.743Z] "runtime", [2024-03-15T18:01:10.743Z] "runtime/internal/atomic", [2024-03-15T18:01:10.743Z] "runtime/internal/math", [2024-03-15T18:01:10.743Z] "runtime/internal/sys", [2024-03-15T18:01:10.743Z] "sort", [2024-03-15T18:01:10.743Z] "strconv", [2024-03-15T18:01:10.743Z] "sync", [2024-03-15T18:01:10.743Z] "sync/atomic", [2024-03-15T18:01:10.743Z] "syscall", [2024-03-15T18:01:10.743Z] "time", [2024-03-15T18:01:10.743Z] "unicode", [2024-03-15T18:01:10.743Z] "unicode/utf8", [2024-03-15T18:01:10.743Z] "unsafe" [2024-03-15T18:01:10.743Z] ], [2024-03-15T18:01:10.743Z] "TestGoFiles": [ [2024-03-15T18:01:10.743Z] "copier_time_test.go", [2024-03-15T18:01:10.743Z] "copystructure_examples_test.go", [2024-03-15T18:01:10.743Z] "copystructure_test.go" [2024-03-15T18:01:10.743Z] ], [2024-03-15T18:01:10.743Z] "TestImports": [ [2024-03-15T18:01:10.743Z] "fmt", [2024-03-15T18:01:10.743Z] "reflect", [2024-03-15T18:01:10.743Z] "sync", [2024-03-15T18:01:10.743Z] "testing", [2024-03-15T18:01:10.743Z] "time", [2024-03-15T18:01:10.743Z] "unsafe" [2024-03-15T18:01:10.743Z] ] [2024-03-15T18:01:10.743Z] } [2024-03-15T18:01:10.743Z] { [2024-03-15T18:01:10.743Z] "Dir": "/go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54", [2024-03-15T18:01:10.743Z] "ImportPath": "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.743Z] "Name": "consulstructure", [2024-03-15T18:01:10.743Z] "Root": "/go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54", [2024-03-15T18:01:10.743Z] "Module": { [2024-03-15T18:01:10.743Z] "Path": "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.743Z] "Version": "v0.0.0-20190329231841-56fdc4d2da54", [2024-03-15T18:01:10.743Z] "Time": "2019-03-29T23:18:41Z", [2024-03-15T18:01:10.743Z] "Indirect": true, [2024-03-15T18:01:10.743Z] "Dir": "/go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54", [2024-03-15T18:01:10.743Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mitchellh/consulstructure/@v/v0.0.0-20190329231841-56fdc4d2da54.mod" [2024-03-15T18:01:10.743Z] }, [2024-03-15T18:01:10.743Z] "DepOnly": true, [2024-03-15T18:01:10.743Z] "Stale": true, [2024-03-15T18:01:10.743Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-15T18:01:10.743Z] "GoFiles": [ [2024-03-15T18:01:10.743Z] "consulstructure.go" [2024-03-15T18:01:10.743Z] ], [2024-03-15T18:01:10.743Z] "Imports": [ [2024-03-15T18:01:10.743Z] "errors", [2024-03-15T18:01:10.743Z] "fmt", [2024-03-15T18:01:10.743Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.743Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.743Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.743Z] "strings", [2024-03-15T18:01:10.743Z] "sync", [2024-03-15T18:01:10.743Z] "time" [2024-03-15T18:01:10.743Z] ], [2024-03-15T18:01:10.743Z] "Deps": [ [2024-03-15T18:01:10.743Z] "bufio", [2024-03-15T18:01:10.743Z] "bytes", [2024-03-15T18:01:10.743Z] "compress/flate", [2024-03-15T18:01:10.743Z] "compress/gzip", [2024-03-15T18:01:10.743Z] "container/list", [2024-03-15T18:01:10.743Z] "context", [2024-03-15T18:01:10.743Z] "crypto", [2024-03-15T18:01:10.743Z] "crypto/aes", [2024-03-15T18:01:10.743Z] "crypto/cipher", [2024-03-15T18:01:10.743Z] "crypto/des", [2024-03-15T18:01:10.743Z] "crypto/dsa", [2024-03-15T18:01:10.743Z] "crypto/ecdsa", [2024-03-15T18:01:10.743Z] "crypto/ed25519", [2024-03-15T18:01:10.743Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.743Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.743Z] "crypto/elliptic", [2024-03-15T18:01:10.743Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.743Z] "crypto/hmac", [2024-03-15T18:01:10.743Z] "crypto/internal/randutil", [2024-03-15T18:01:10.743Z] "crypto/internal/subtle", [2024-03-15T18:01:10.743Z] "crypto/md5", [2024-03-15T18:01:10.743Z] "crypto/rand", [2024-03-15T18:01:10.743Z] "crypto/rc4", [2024-03-15T18:01:10.743Z] "crypto/rsa", [2024-03-15T18:01:10.743Z] "crypto/sha1", [2024-03-15T18:01:10.743Z] "crypto/sha256", [2024-03-15T18:01:10.743Z] "crypto/sha512", [2024-03-15T18:01:10.743Z] "crypto/subtle", [2024-03-15T18:01:10.743Z] "crypto/tls", [2024-03-15T18:01:10.743Z] "crypto/x509", [2024-03-15T18:01:10.743Z] "crypto/x509/pkix", [2024-03-15T18:01:10.743Z] "encoding", [2024-03-15T18:01:10.743Z] "encoding/asn1", [2024-03-15T18:01:10.743Z] "encoding/base64", [2024-03-15T18:01:10.743Z] "encoding/binary", [2024-03-15T18:01:10.743Z] "encoding/hex", [2024-03-15T18:01:10.743Z] "encoding/json", [2024-03-15T18:01:10.743Z] "encoding/pem", [2024-03-15T18:01:10.743Z] "errors", [2024-03-15T18:01:10.743Z] "fmt", [2024-03-15T18:01:10.743Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.743Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.743Z] "github.com/fatih/color", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.743Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.743Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.743Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.743Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.743Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.743Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.743Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.743Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.743Z] "hash", [2024-03-15T18:01:10.743Z] "hash/crc32", [2024-03-15T18:01:10.743Z] "internal/abi", [2024-03-15T18:01:10.743Z] "internal/bytealg", [2024-03-15T18:01:10.743Z] "internal/cpu", [2024-03-15T18:01:10.743Z] "internal/fmtsort", [2024-03-15T18:01:10.743Z] "internal/goexperiment", [2024-03-15T18:01:10.743Z] "internal/itoa", [2024-03-15T18:01:10.743Z] "internal/nettrace", [2024-03-15T18:01:10.743Z] "internal/oserror", [2024-03-15T18:01:10.743Z] "internal/poll", [2024-03-15T18:01:10.743Z] "internal/race", [2024-03-15T18:01:10.743Z] "internal/reflectlite", [2024-03-15T18:01:10.743Z] "internal/singleflight", [2024-03-15T18:01:10.743Z] "internal/syscall/execenv", [2024-03-15T18:01:10.743Z] "internal/syscall/unix", [2024-03-15T18:01:10.743Z] "internal/testlog", [2024-03-15T18:01:10.743Z] "internal/unsafeheader", [2024-03-15T18:01:10.743Z] "io", [2024-03-15T18:01:10.743Z] "io/fs", [2024-03-15T18:01:10.743Z] "io/ioutil", [2024-03-15T18:01:10.743Z] "log", [2024-03-15T18:01:10.743Z] "math", [2024-03-15T18:01:10.743Z] "math/big", [2024-03-15T18:01:10.743Z] "math/bits", [2024-03-15T18:01:10.743Z] "math/rand", [2024-03-15T18:01:10.743Z] "mime", [2024-03-15T18:01:10.743Z] "mime/multipart", [2024-03-15T18:01:10.743Z] "mime/quotedprintable", [2024-03-15T18:01:10.743Z] "net", [2024-03-15T18:01:10.743Z] "net/http", [2024-03-15T18:01:10.743Z] "net/http/httptrace", [2024-03-15T18:01:10.743Z] "net/http/internal", [2024-03-15T18:01:10.743Z] "net/http/internal/ascii", [2024-03-15T18:01:10.743Z] "net/textproto", [2024-03-15T18:01:10.743Z] "net/url", [2024-03-15T18:01:10.743Z] "os", [2024-03-15T18:01:10.743Z] "os/signal", [2024-03-15T18:01:10.743Z] "path", [2024-03-15T18:01:10.743Z] "path/filepath", [2024-03-15T18:01:10.743Z] "reflect", [2024-03-15T18:01:10.743Z] "regexp", [2024-03-15T18:01:10.743Z] "regexp/syntax", [2024-03-15T18:01:10.743Z] "runtime", [2024-03-15T18:01:10.743Z] "runtime/cgo", [2024-03-15T18:01:10.743Z] "runtime/internal/atomic", [2024-03-15T18:01:10.743Z] "runtime/internal/math", [2024-03-15T18:01:10.743Z] "runtime/internal/sys", [2024-03-15T18:01:10.743Z] "sort", [2024-03-15T18:01:10.743Z] "strconv", [2024-03-15T18:01:10.743Z] "strings", [2024-03-15T18:01:10.743Z] "sync", [2024-03-15T18:01:10.743Z] "sync/atomic", [2024-03-15T18:01:10.743Z] "syscall", [2024-03-15T18:01:10.743Z] "time", [2024-03-15T18:01:10.743Z] "unicode", [2024-03-15T18:01:10.743Z] "unicode/utf16", [2024-03-15T18:01:10.743Z] "unicode/utf8", [2024-03-15T18:01:10.743Z] "unsafe", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.743Z] ], [2024-03-15T18:01:10.743Z] "TestGoFiles": [ [2024-03-15T18:01:10.743Z] "consulstructure_test.go" [2024-03-15T18:01:10.743Z] ], [2024-03-15T18:01:10.743Z] "TestImports": [ [2024-03-15T18:01:10.743Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.743Z] "reflect", [2024-03-15T18:01:10.743Z] "testing", [2024-03-15T18:01:10.743Z] "time" [2024-03-15T18:01:10.743Z] ] [2024-03-15T18:01:10.743Z] } [2024-03-15T18:01:10.743Z] { [2024-03-15T18:01:10.743Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3/internal/pkg/consul", [2024-03-15T18:01:10.743Z] "ImportPath": "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.743Z] "Name": "consul", [2024-03-15T18:01:10.743Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3", [2024-03-15T18:01:10.743Z] "Module": { [2024-03-15T18:01:10.743Z] "Path": "github.com/edgexfoundry/go-mod-configuration/v3", [2024-03-15T18:01:10.743Z] "Version": "v3.2.0-dev.3", [2024-03-15T18:01:10.743Z] "Time": "2024-03-04T15:36:22Z", [2024-03-15T18:01:10.743Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3", [2024-03-15T18:01:10.743Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-configuration/v3/@v/v3.2.0-dev.3.mod", [2024-03-15T18:01:10.743Z] "GoVersion": "1.21" [2024-03-15T18:01:10.743Z] }, [2024-03-15T18:01:10.743Z] "DepOnly": true, [2024-03-15T18:01:10.743Z] "Stale": true, [2024-03-15T18:01:10.743Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-15T18:01:10.743Z] "GoFiles": [ [2024-03-15T18:01:10.743Z] "client.go", [2024-03-15T18:01:10.743Z] "mock_consul.go" [2024-03-15T18:01:10.743Z] ], [2024-03-15T18:01:10.743Z] "Imports": [ [2024-03-15T18:01:10.743Z] "context", [2024-03-15T18:01:10.743Z] "encoding/json", [2024-03-15T18:01:10.743Z] "errors", [2024-03-15T18:01:10.743Z] "fmt", [2024-03-15T18:01:10.743Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.743Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.743Z] "io", [2024-03-15T18:01:10.743Z] "log", [2024-03-15T18:01:10.743Z] "net/http", [2024-03-15T18:01:10.743Z] "net/http/httptest", [2024-03-15T18:01:10.743Z] "strconv", [2024-03-15T18:01:10.743Z] "strings", [2024-03-15T18:01:10.743Z] "sync", [2024-03-15T18:01:10.743Z] "time" [2024-03-15T18:01:10.743Z] ], [2024-03-15T18:01:10.743Z] "Deps": [ [2024-03-15T18:01:10.743Z] "bufio", [2024-03-15T18:01:10.743Z] "bytes", [2024-03-15T18:01:10.743Z] "compress/flate", [2024-03-15T18:01:10.743Z] "compress/gzip", [2024-03-15T18:01:10.743Z] "container/list", [2024-03-15T18:01:10.743Z] "context", [2024-03-15T18:01:10.743Z] "crypto", [2024-03-15T18:01:10.743Z] "crypto/aes", [2024-03-15T18:01:10.743Z] "crypto/cipher", [2024-03-15T18:01:10.743Z] "crypto/des", [2024-03-15T18:01:10.743Z] "crypto/dsa", [2024-03-15T18:01:10.743Z] "crypto/ecdsa", [2024-03-15T18:01:10.743Z] "crypto/ed25519", [2024-03-15T18:01:10.743Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.743Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.743Z] "crypto/elliptic", [2024-03-15T18:01:10.743Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.743Z] "crypto/hmac", [2024-03-15T18:01:10.743Z] "crypto/internal/randutil", [2024-03-15T18:01:10.743Z] "crypto/internal/subtle", [2024-03-15T18:01:10.743Z] "crypto/md5", [2024-03-15T18:01:10.743Z] "crypto/rand", [2024-03-15T18:01:10.743Z] "crypto/rc4", [2024-03-15T18:01:10.743Z] "crypto/rsa", [2024-03-15T18:01:10.743Z] "crypto/sha1", [2024-03-15T18:01:10.743Z] "crypto/sha256", [2024-03-15T18:01:10.743Z] "crypto/sha512", [2024-03-15T18:01:10.743Z] "crypto/subtle", [2024-03-15T18:01:10.743Z] "crypto/tls", [2024-03-15T18:01:10.743Z] "crypto/x509", [2024-03-15T18:01:10.743Z] "crypto/x509/pkix", [2024-03-15T18:01:10.743Z] "encoding", [2024-03-15T18:01:10.743Z] "encoding/asn1", [2024-03-15T18:01:10.743Z] "encoding/base64", [2024-03-15T18:01:10.743Z] "encoding/binary", [2024-03-15T18:01:10.743Z] "encoding/hex", [2024-03-15T18:01:10.743Z] "encoding/json", [2024-03-15T18:01:10.743Z] "encoding/pem", [2024-03-15T18:01:10.743Z] "errors", [2024-03-15T18:01:10.743Z] "flag", [2024-03-15T18:01:10.743Z] "fmt", [2024-03-15T18:01:10.743Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.743Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.743Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.743Z] "github.com/fatih/color", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.743Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.743Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.743Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.743Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.743Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.743Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.743Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.743Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.743Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.743Z] "hash", [2024-03-15T18:01:10.743Z] "hash/crc32", [2024-03-15T18:01:10.743Z] "internal/abi", [2024-03-15T18:01:10.743Z] "internal/bytealg", [2024-03-15T18:01:10.743Z] "internal/cpu", [2024-03-15T18:01:10.743Z] "internal/fmtsort", [2024-03-15T18:01:10.743Z] "internal/goexperiment", [2024-03-15T18:01:10.743Z] "internal/itoa", [2024-03-15T18:01:10.743Z] "internal/nettrace", [2024-03-15T18:01:10.743Z] "internal/oserror", [2024-03-15T18:01:10.743Z] "internal/poll", [2024-03-15T18:01:10.743Z] "internal/race", [2024-03-15T18:01:10.743Z] "internal/reflectlite", [2024-03-15T18:01:10.743Z] "internal/singleflight", [2024-03-15T18:01:10.743Z] "internal/syscall/execenv", [2024-03-15T18:01:10.743Z] "internal/syscall/unix", [2024-03-15T18:01:10.743Z] "internal/testlog", [2024-03-15T18:01:10.743Z] "internal/unsafeheader", [2024-03-15T18:01:10.743Z] "io", [2024-03-15T18:01:10.743Z] "io/fs", [2024-03-15T18:01:10.743Z] "io/ioutil", [2024-03-15T18:01:10.743Z] "log", [2024-03-15T18:01:10.743Z] "math", [2024-03-15T18:01:10.743Z] "math/big", [2024-03-15T18:01:10.743Z] "math/bits", [2024-03-15T18:01:10.743Z] "math/rand", [2024-03-15T18:01:10.743Z] "mime", [2024-03-15T18:01:10.743Z] "mime/multipart", [2024-03-15T18:01:10.743Z] "mime/quotedprintable", [2024-03-15T18:01:10.743Z] "net", [2024-03-15T18:01:10.743Z] "net/http", [2024-03-15T18:01:10.743Z] "net/http/httptest", [2024-03-15T18:01:10.743Z] "net/http/httptrace", [2024-03-15T18:01:10.743Z] "net/http/internal", [2024-03-15T18:01:10.743Z] "net/http/internal/ascii", [2024-03-15T18:01:10.743Z] "net/http/internal/testcert", [2024-03-15T18:01:10.743Z] "net/textproto", [2024-03-15T18:01:10.743Z] "net/url", [2024-03-15T18:01:10.743Z] "os", [2024-03-15T18:01:10.743Z] "os/signal", [2024-03-15T18:01:10.743Z] "path", [2024-03-15T18:01:10.743Z] "path/filepath", [2024-03-15T18:01:10.743Z] "reflect", [2024-03-15T18:01:10.743Z] "regexp", [2024-03-15T18:01:10.743Z] "regexp/syntax", [2024-03-15T18:01:10.743Z] "runtime", [2024-03-15T18:01:10.743Z] "runtime/cgo", [2024-03-15T18:01:10.743Z] "runtime/internal/atomic", [2024-03-15T18:01:10.743Z] "runtime/internal/math", [2024-03-15T18:01:10.743Z] "runtime/internal/sys", [2024-03-15T18:01:10.743Z] "sort", [2024-03-15T18:01:10.743Z] "strconv", [2024-03-15T18:01:10.743Z] "strings", [2024-03-15T18:01:10.743Z] "sync", [2024-03-15T18:01:10.743Z] "sync/atomic", [2024-03-15T18:01:10.743Z] "syscall", [2024-03-15T18:01:10.743Z] "time", [2024-03-15T18:01:10.743Z] "unicode", [2024-03-15T18:01:10.743Z] "unicode/utf16", [2024-03-15T18:01:10.743Z] "unicode/utf8", [2024-03-15T18:01:10.743Z] "unsafe", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.743Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.743Z] ], [2024-03-15T18:01:10.743Z] "TestGoFiles": [ [2024-03-15T18:01:10.743Z] "client_test.go" [2024-03-15T18:01:10.743Z] ], [2024-03-15T18:01:10.743Z] "TestImports": [ [2024-03-15T18:01:10.743Z] "fmt", [2024-03-15T18:01:10.743Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.743Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.743Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.743Z] "net/http/httptest", [2024-03-15T18:01:10.743Z] "net/url", [2024-03-15T18:01:10.743Z] "os", [2024-03-15T18:01:10.743Z] "strconv", [2024-03-15T18:01:10.743Z] "strings", [2024-03-15T18:01:10.743Z] "sync", [2024-03-15T18:01:10.743Z] "testing", [2024-03-15T18:01:10.743Z] "time" [2024-03-15T18:01:10.743Z] ] [2024-03-15T18:01:10.743Z] } [2024-03-15T18:01:10.743Z] { [2024-03-15T18:01:10.743Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3/configuration", [2024-03-15T18:01:10.743Z] "ImportPath": "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.743Z] "Name": "configuration", [2024-03-15T18:01:10.743Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3", [2024-03-15T18:01:10.743Z] "Module": { [2024-03-15T18:01:10.743Z] "Path": "github.com/edgexfoundry/go-mod-configuration/v3", [2024-03-15T18:01:10.743Z] "Version": "v3.2.0-dev.3", [2024-03-15T18:01:10.743Z] "Time": "2024-03-04T15:36:22Z", [2024-03-15T18:01:10.743Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3", [2024-03-15T18:01:10.743Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-configuration/v3/@v/v3.2.0-dev.3.mod", [2024-03-15T18:01:10.743Z] "GoVersion": "1.21" [2024-03-15T18:01:10.743Z] }, [2024-03-15T18:01:10.743Z] "DepOnly": true, [2024-03-15T18:01:10.743Z] "Stale": true, [2024-03-15T18:01:10.743Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-15T18:01:10.743Z] "GoFiles": [ [2024-03-15T18:01:10.743Z] "factory.go", [2024-03-15T18:01:10.743Z] "interface.go" [2024-03-15T18:01:10.743Z] ], [2024-03-15T18:01:10.743Z] "Imports": [ [2024-03-15T18:01:10.743Z] "fmt", [2024-03-15T18:01:10.743Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.743Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types" [2024-03-15T18:01:10.743Z] ], [2024-03-15T18:01:10.743Z] "Deps": [ [2024-03-15T18:01:10.743Z] "bufio", [2024-03-15T18:01:10.743Z] "bytes", [2024-03-15T18:01:10.743Z] "compress/flate", [2024-03-15T18:01:10.743Z] "compress/gzip", [2024-03-15T18:01:10.743Z] "container/list", [2024-03-15T18:01:10.743Z] "context", [2024-03-15T18:01:10.743Z] "crypto", [2024-03-15T18:01:10.743Z] "crypto/aes", [2024-03-15T18:01:10.743Z] "crypto/cipher", [2024-03-15T18:01:10.743Z] "crypto/des", [2024-03-15T18:01:10.743Z] "crypto/dsa", [2024-03-15T18:01:10.743Z] "crypto/ecdsa", [2024-03-15T18:01:10.743Z] "crypto/ed25519", [2024-03-15T18:01:10.743Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.743Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.743Z] "crypto/elliptic", [2024-03-15T18:01:10.743Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.743Z] "crypto/hmac", [2024-03-15T18:01:10.743Z] "crypto/internal/randutil", [2024-03-15T18:01:10.743Z] "crypto/internal/subtle", [2024-03-15T18:01:10.743Z] "crypto/md5", [2024-03-15T18:01:10.743Z] "crypto/rand", [2024-03-15T18:01:10.743Z] "crypto/rc4", [2024-03-15T18:01:10.743Z] "crypto/rsa", [2024-03-15T18:01:10.743Z] "crypto/sha1", [2024-03-15T18:01:10.743Z] "crypto/sha256", [2024-03-15T18:01:10.743Z] "crypto/sha512", [2024-03-15T18:01:10.743Z] "crypto/subtle", [2024-03-15T18:01:10.743Z] "crypto/tls", [2024-03-15T18:01:10.743Z] "crypto/x509", [2024-03-15T18:01:10.743Z] "crypto/x509/pkix", [2024-03-15T18:01:10.743Z] "encoding", [2024-03-15T18:01:10.743Z] "encoding/asn1", [2024-03-15T18:01:10.743Z] "encoding/base64", [2024-03-15T18:01:10.743Z] "encoding/binary", [2024-03-15T18:01:10.743Z] "encoding/hex", [2024-03-15T18:01:10.743Z] "encoding/json", [2024-03-15T18:01:10.743Z] "encoding/pem", [2024-03-15T18:01:10.743Z] "errors", [2024-03-15T18:01:10.743Z] "flag", [2024-03-15T18:01:10.743Z] "fmt", [2024-03-15T18:01:10.743Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.743Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.743Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.743Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.743Z] "github.com/fatih/color", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.743Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.743Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.743Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.743Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.743Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.743Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.743Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.743Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.743Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.743Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.743Z] "hash", [2024-03-15T18:01:10.743Z] "hash/crc32", [2024-03-15T18:01:10.743Z] "internal/abi", [2024-03-15T18:01:10.743Z] "internal/bytealg", [2024-03-15T18:01:10.743Z] "internal/cpu", [2024-03-15T18:01:10.743Z] "internal/fmtsort", [2024-03-15T18:01:10.743Z] "internal/goexperiment", [2024-03-15T18:01:10.743Z] "internal/itoa", [2024-03-15T18:01:10.743Z] "internal/nettrace", [2024-03-15T18:01:10.743Z] "internal/oserror", [2024-03-15T18:01:10.743Z] "internal/poll", [2024-03-15T18:01:10.743Z] "internal/race", [2024-03-15T18:01:10.743Z] "internal/reflectlite", [2024-03-15T18:01:10.743Z] "internal/singleflight", [2024-03-15T18:01:10.743Z] "internal/syscall/execenv", [2024-03-15T18:01:10.743Z] "internal/syscall/unix", [2024-03-15T18:01:10.743Z] "internal/testlog", [2024-03-15T18:01:10.743Z] "internal/unsafeheader", [2024-03-15T18:01:10.743Z] "io", [2024-03-15T18:01:10.743Z] "io/fs", [2024-03-15T18:01:10.743Z] "io/ioutil", [2024-03-15T18:01:10.743Z] "log", [2024-03-15T18:01:10.743Z] "math", [2024-03-15T18:01:10.743Z] "math/big", [2024-03-15T18:01:10.743Z] "math/bits", [2024-03-15T18:01:10.743Z] "math/rand", [2024-03-15T18:01:10.744Z] "mime", [2024-03-15T18:01:10.744Z] "mime/multipart", [2024-03-15T18:01:10.744Z] "mime/quotedprintable", [2024-03-15T18:01:10.744Z] "net", [2024-03-15T18:01:10.744Z] "net/http", [2024-03-15T18:01:10.744Z] "net/http/httptest", [2024-03-15T18:01:10.744Z] "net/http/httptrace", [2024-03-15T18:01:10.744Z] "net/http/internal", [2024-03-15T18:01:10.744Z] "net/http/internal/ascii", [2024-03-15T18:01:10.744Z] "net/http/internal/testcert", [2024-03-15T18:01:10.744Z] "net/textproto", [2024-03-15T18:01:10.744Z] "net/url", [2024-03-15T18:01:10.744Z] "os", [2024-03-15T18:01:10.744Z] "os/signal", [2024-03-15T18:01:10.744Z] "path", [2024-03-15T18:01:10.744Z] "path/filepath", [2024-03-15T18:01:10.744Z] "reflect", [2024-03-15T18:01:10.744Z] "regexp", [2024-03-15T18:01:10.744Z] "regexp/syntax", [2024-03-15T18:01:10.744Z] "runtime", [2024-03-15T18:01:10.744Z] "runtime/cgo", [2024-03-15T18:01:10.744Z] "runtime/internal/atomic", [2024-03-15T18:01:10.744Z] "runtime/internal/math", [2024-03-15T18:01:10.744Z] "runtime/internal/sys", [2024-03-15T18:01:10.744Z] "sort", [2024-03-15T18:01:10.744Z] "strconv", [2024-03-15T18:01:10.744Z] "strings", [2024-03-15T18:01:10.744Z] "sync", [2024-03-15T18:01:10.744Z] "sync/atomic", [2024-03-15T18:01:10.744Z] "syscall", [2024-03-15T18:01:10.744Z] "time", [2024-03-15T18:01:10.744Z] "unicode", [2024-03-15T18:01:10.744Z] "unicode/utf16", [2024-03-15T18:01:10.744Z] "unicode/utf8", [2024-03-15T18:01:10.744Z] "unsafe", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.744Z] ], [2024-03-15T18:01:10.744Z] "TestGoFiles": [ [2024-03-15T18:01:10.744Z] "factory_test.go" [2024-03-15T18:01:10.744Z] ], [2024-03-15T18:01:10.744Z] "TestImports": [ [2024-03-15T18:01:10.744Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.744Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.744Z] "testing" [2024-03-15T18:01:10.744Z] ] [2024-03-15T18:01:10.744Z] } [2024-03-15T18:01:10.744Z] { [2024-03-15T18:01:10.744Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9/dtos", [2024-03-15T18:01:10.744Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.744Z] "Name": "dtos", [2024-03-15T18:01:10.744Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9", [2024-03-15T18:01:10.744Z] "Module": { [2024-03-15T18:01:10.744Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-15T18:01:10.744Z] "Version": "v3.2.0-dev.9", [2024-03-15T18:01:10.744Z] "Time": "2024-02-27T09:06:59Z", [2024-03-15T18:01:10.744Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9", [2024-03-15T18:01:10.744Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.9.mod", [2024-03-15T18:01:10.744Z] "GoVersion": "1.21" [2024-03-15T18:01:10.744Z] }, [2024-03-15T18:01:10.744Z] "DepOnly": true, [2024-03-15T18:01:10.744Z] "Stale": true, [2024-03-15T18:01:10.744Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.744Z] "GoFiles": [ [2024-03-15T18:01:10.744Z] "address.go", [2024-03-15T18:01:10.744Z] "autoevent.go", [2024-03-15T18:01:10.744Z] "corecommand.go", [2024-03-15T18:01:10.744Z] "dbtimestamp.go", [2024-03-15T18:01:10.744Z] "device.go", [2024-03-15T18:01:10.744Z] "devicecommand.go", [2024-03-15T18:01:10.744Z] "deviceprofile.go", [2024-03-15T18:01:10.744Z] "deviceprofilebasicinfo.go", [2024-03-15T18:01:10.744Z] "deviceresource.go", [2024-03-15T18:01:10.744Z] "deviceservice.go", [2024-03-15T18:01:10.744Z] "discovereddevice.go", [2024-03-15T18:01:10.744Z] "event.go", [2024-03-15T18:01:10.744Z] "interval.go", [2024-03-15T18:01:10.744Z] "intervalaction.go", [2024-03-15T18:01:10.744Z] "metric.go", [2024-03-15T18:01:10.744Z] "notification.go", [2024-03-15T18:01:10.744Z] "protocolproperties.go", [2024-03-15T18:01:10.744Z] "provisionwatcher.go", [2024-03-15T18:01:10.744Z] "reading.go", [2024-03-15T18:01:10.744Z] "resourceoperation.go", [2024-03-15T18:01:10.744Z] "resourceproperties.go", [2024-03-15T18:01:10.744Z] "subscription.go", [2024-03-15T18:01:10.744Z] "systemevent.go", [2024-03-15T18:01:10.744Z] "tags.go", [2024-03-15T18:01:10.744Z] "transmission.go", [2024-03-15T18:01:10.744Z] "transmissionrecord.go" [2024-03-15T18:01:10.744Z] ], [2024-03-15T18:01:10.744Z] "Imports": [ [2024-03-15T18:01:10.744Z] "encoding/json", [2024-03-15T18:01:10.744Z] "encoding/xml", [2024-03-15T18:01:10.744Z] "errors", [2024-03-15T18:01:10.744Z] "fmt", [2024-03-15T18:01:10.744Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.744Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.744Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.744Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.744Z] "github.com/google/uuid", [2024-03-15T18:01:10.744Z] "reflect", [2024-03-15T18:01:10.744Z] "strconv", [2024-03-15T18:01:10.744Z] "strings", [2024-03-15T18:01:10.744Z] "time" [2024-03-15T18:01:10.744Z] ], [2024-03-15T18:01:10.744Z] "Deps": [ [2024-03-15T18:01:10.744Z] "bufio", [2024-03-15T18:01:10.744Z] "bytes", [2024-03-15T18:01:10.744Z] "compress/flate", [2024-03-15T18:01:10.744Z] "compress/gzip", [2024-03-15T18:01:10.744Z] "compress/zlib", [2024-03-15T18:01:10.744Z] "container/list", [2024-03-15T18:01:10.744Z] "context", [2024-03-15T18:01:10.744Z] "crypto", [2024-03-15T18:01:10.744Z] "crypto/aes", [2024-03-15T18:01:10.744Z] "crypto/cipher", [2024-03-15T18:01:10.744Z] "crypto/des", [2024-03-15T18:01:10.744Z] "crypto/dsa", [2024-03-15T18:01:10.744Z] "crypto/ecdsa", [2024-03-15T18:01:10.744Z] "crypto/ed25519", [2024-03-15T18:01:10.744Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.744Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.744Z] "crypto/elliptic", [2024-03-15T18:01:10.744Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.744Z] "crypto/hmac", [2024-03-15T18:01:10.744Z] "crypto/internal/randutil", [2024-03-15T18:01:10.744Z] "crypto/internal/subtle", [2024-03-15T18:01:10.744Z] "crypto/md5", [2024-03-15T18:01:10.744Z] "crypto/rand", [2024-03-15T18:01:10.744Z] "crypto/rc4", [2024-03-15T18:01:10.744Z] "crypto/rsa", [2024-03-15T18:01:10.744Z] "crypto/sha1", [2024-03-15T18:01:10.744Z] "crypto/sha256", [2024-03-15T18:01:10.744Z] "crypto/sha512", [2024-03-15T18:01:10.744Z] "crypto/subtle", [2024-03-15T18:01:10.744Z] "crypto/tls", [2024-03-15T18:01:10.744Z] "crypto/x509", [2024-03-15T18:01:10.744Z] "crypto/x509/pkix", [2024-03-15T18:01:10.744Z] "database/sql/driver", [2024-03-15T18:01:10.744Z] "debug/dwarf", [2024-03-15T18:01:10.744Z] "debug/macho", [2024-03-15T18:01:10.744Z] "encoding", [2024-03-15T18:01:10.744Z] "encoding/asn1", [2024-03-15T18:01:10.744Z] "encoding/base64", [2024-03-15T18:01:10.744Z] "encoding/binary", [2024-03-15T18:01:10.744Z] "encoding/csv", [2024-03-15T18:01:10.744Z] "encoding/hex", [2024-03-15T18:01:10.744Z] "encoding/json", [2024-03-15T18:01:10.744Z] "encoding/pem", [2024-03-15T18:01:10.744Z] "encoding/xml", [2024-03-15T18:01:10.744Z] "errors", [2024-03-15T18:01:10.744Z] "fmt", [2024-03-15T18:01:10.744Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.744Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.744Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.744Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.744Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.744Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.744Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.744Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.744Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.744Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.744Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.744Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.744Z] "github.com/google/uuid", [2024-03-15T18:01:10.744Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.744Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.744Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.744Z] "golang.org/x/net/html", [2024-03-15T18:01:10.744Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.744Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.744Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.744Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.744Z] "golang.org/x/text/language", [2024-03-15T18:01:10.744Z] "hash", [2024-03-15T18:01:10.744Z] "hash/adler32", [2024-03-15T18:01:10.744Z] "hash/crc32", [2024-03-15T18:01:10.744Z] "internal/abi", [2024-03-15T18:01:10.744Z] "internal/bytealg", [2024-03-15T18:01:10.744Z] "internal/cpu", [2024-03-15T18:01:10.744Z] "internal/fmtsort", [2024-03-15T18:01:10.744Z] "internal/goexperiment", [2024-03-15T18:01:10.744Z] "internal/itoa", [2024-03-15T18:01:10.744Z] "internal/nettrace", [2024-03-15T18:01:10.744Z] "internal/oserror", [2024-03-15T18:01:10.744Z] "internal/poll", [2024-03-15T18:01:10.744Z] "internal/race", [2024-03-15T18:01:10.744Z] "internal/reflectlite", [2024-03-15T18:01:10.744Z] "internal/singleflight", [2024-03-15T18:01:10.744Z] "internal/syscall/execenv", [2024-03-15T18:01:10.744Z] "internal/syscall/unix", [2024-03-15T18:01:10.744Z] "internal/testlog", [2024-03-15T18:01:10.744Z] "internal/unsafeheader", [2024-03-15T18:01:10.744Z] "io", [2024-03-15T18:01:10.744Z] "io/fs", [2024-03-15T18:01:10.744Z] "io/ioutil", [2024-03-15T18:01:10.744Z] "log", [2024-03-15T18:01:10.744Z] "math", [2024-03-15T18:01:10.744Z] "math/big", [2024-03-15T18:01:10.744Z] "math/bits", [2024-03-15T18:01:10.744Z] "math/rand", [2024-03-15T18:01:10.744Z] "mime", [2024-03-15T18:01:10.744Z] "mime/multipart", [2024-03-15T18:01:10.744Z] "mime/quotedprintable", [2024-03-15T18:01:10.744Z] "net", [2024-03-15T18:01:10.744Z] "net/http", [2024-03-15T18:01:10.744Z] "net/http/httptrace", [2024-03-15T18:01:10.744Z] "net/http/internal", [2024-03-15T18:01:10.744Z] "net/http/internal/ascii", [2024-03-15T18:01:10.744Z] "net/textproto", [2024-03-15T18:01:10.744Z] "net/url", [2024-03-15T18:01:10.744Z] "os", [2024-03-15T18:01:10.744Z] "path", [2024-03-15T18:01:10.744Z] "path/filepath", [2024-03-15T18:01:10.744Z] "reflect", [2024-03-15T18:01:10.744Z] "regexp", [2024-03-15T18:01:10.744Z] "regexp/syntax", [2024-03-15T18:01:10.744Z] "runtime", [2024-03-15T18:01:10.744Z] "runtime/cgo", [2024-03-15T18:01:10.744Z] "runtime/internal/atomic", [2024-03-15T18:01:10.744Z] "runtime/internal/math", [2024-03-15T18:01:10.744Z] "runtime/internal/sys", [2024-03-15T18:01:10.744Z] "sort", [2024-03-15T18:01:10.744Z] "strconv", [2024-03-15T18:01:10.744Z] "strings", [2024-03-15T18:01:10.744Z] "sync", [2024-03-15T18:01:10.744Z] "sync/atomic", [2024-03-15T18:01:10.744Z] "syscall", [2024-03-15T18:01:10.744Z] "time", [2024-03-15T18:01:10.744Z] "unicode", [2024-03-15T18:01:10.744Z] "unicode/utf16", [2024-03-15T18:01:10.744Z] "unicode/utf8", [2024-03-15T18:01:10.744Z] "unsafe", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.744Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.744Z] ], [2024-03-15T18:01:10.744Z] "TestGoFiles": [ [2024-03-15T18:01:10.744Z] "address_test.go", [2024-03-15T18:01:10.744Z] "const_test.go", [2024-03-15T18:01:10.744Z] "device_test.go", [2024-03-15T18:01:10.744Z] "deviceprofile_test.go", [2024-03-15T18:01:10.744Z] "deviceservice_test.go", [2024-03-15T18:01:10.744Z] "event_test.go", [2024-03-15T18:01:10.744Z] "metric_test.go", [2024-03-15T18:01:10.744Z] "notification_test.go", [2024-03-15T18:01:10.744Z] "provisionwatcher_test.go", [2024-03-15T18:01:10.744Z] "reading_test.go", [2024-03-15T18:01:10.744Z] "systemevent_test.go", [2024-03-15T18:01:10.744Z] "tags_test.go" [2024-03-15T18:01:10.744Z] ], [2024-03-15T18:01:10.744Z] "TestImports": [ [2024-03-15T18:01:10.744Z] "encoding/json", [2024-03-15T18:01:10.744Z] "encoding/xml", [2024-03-15T18:01:10.744Z] "fmt", [2024-03-15T18:01:10.744Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.744Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.744Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.744Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.744Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.744Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.744Z] "net/http", [2024-03-15T18:01:10.744Z] "strings", [2024-03-15T18:01:10.744Z] "testing", [2024-03-15T18:01:10.744Z] "time" [2024-03-15T18:01:10.744Z] ] [2024-03-15T18:01:10.744Z] } [2024-03-15T18:01:10.744Z] { [2024-03-15T18:01:10.744Z] "Dir": "/usr/local/go/src/encoding/base32", [2024-03-15T18:01:10.744Z] "ImportPath": "encoding/base32", [2024-03-15T18:01:10.744Z] "Name": "base32", [2024-03-15T18:01:10.744Z] "Doc": "Package base32 implements base32 encoding as specified by RFC 4648.", [2024-03-15T18:01:10.744Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/base32.a", [2024-03-15T18:01:10.744Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.744Z] "Goroot": true, [2024-03-15T18:01:10.744Z] "Standard": true, [2024-03-15T18:01:10.744Z] "DepOnly": true, [2024-03-15T18:01:10.744Z] "GoFiles": [ [2024-03-15T18:01:10.744Z] "base32.go" [2024-03-15T18:01:10.744Z] ], [2024-03-15T18:01:10.744Z] "Imports": [ [2024-03-15T18:01:10.744Z] "io", [2024-03-15T18:01:10.744Z] "strconv" [2024-03-15T18:01:10.744Z] ], [2024-03-15T18:01:10.744Z] "Deps": [ [2024-03-15T18:01:10.744Z] "errors", [2024-03-15T18:01:10.744Z] "internal/abi", [2024-03-15T18:01:10.744Z] "internal/bytealg", [2024-03-15T18:01:10.744Z] "internal/cpu", [2024-03-15T18:01:10.744Z] "internal/goexperiment", [2024-03-15T18:01:10.744Z] "internal/race", [2024-03-15T18:01:10.744Z] "internal/reflectlite", [2024-03-15T18:01:10.744Z] "internal/unsafeheader", [2024-03-15T18:01:10.744Z] "io", [2024-03-15T18:01:10.744Z] "math", [2024-03-15T18:01:10.744Z] "math/bits", [2024-03-15T18:01:10.744Z] "runtime", [2024-03-15T18:01:10.744Z] "runtime/internal/atomic", [2024-03-15T18:01:10.744Z] "runtime/internal/math", [2024-03-15T18:01:10.744Z] "runtime/internal/sys", [2024-03-15T18:01:10.744Z] "strconv", [2024-03-15T18:01:10.744Z] "sync", [2024-03-15T18:01:10.744Z] "sync/atomic", [2024-03-15T18:01:10.744Z] "unicode/utf8", [2024-03-15T18:01:10.744Z] "unsafe" [2024-03-15T18:01:10.744Z] ], [2024-03-15T18:01:10.744Z] "TestGoFiles": [ [2024-03-15T18:01:10.744Z] "base32_test.go" [2024-03-15T18:01:10.744Z] ], [2024-03-15T18:01:10.744Z] "TestImports": [ [2024-03-15T18:01:10.744Z] "bytes", [2024-03-15T18:01:10.744Z] "errors", [2024-03-15T18:01:10.744Z] "io", [2024-03-15T18:01:10.744Z] "strings", [2024-03-15T18:01:10.744Z] "testing" [2024-03-15T18:01:10.744Z] ], [2024-03-15T18:01:10.744Z] "XTestGoFiles": [ [2024-03-15T18:01:10.744Z] "example_test.go" [2024-03-15T18:01:10.744Z] ], [2024-03-15T18:01:10.744Z] "XTestImports": [ [2024-03-15T18:01:10.744Z] "encoding/base32", [2024-03-15T18:01:10.744Z] "fmt", [2024-03-15T18:01:10.744Z] "os" [2024-03-15T18:01:10.744Z] ] [2024-03-15T18:01:10.744Z] } [2024-03-15T18:01:10.744Z] { [2024-03-15T18:01:10.744Z] "Dir": "/go/pkg/mod/github.com/x448/float16@v0.8.4", [2024-03-15T18:01:10.744Z] "ImportPath": "github.com/x448/float16", [2024-03-15T18:01:10.744Z] "Name": "float16", [2024-03-15T18:01:10.744Z] "Root": "/go/pkg/mod/github.com/x448/float16@v0.8.4", [2024-03-15T18:01:10.744Z] "Module": { [2024-03-15T18:01:10.744Z] "Path": "github.com/x448/float16", [2024-03-15T18:01:10.744Z] "Version": "v0.8.4", [2024-03-15T18:01:10.744Z] "Time": "2020-01-17T18:31:28Z", [2024-03-15T18:01:10.744Z] "Indirect": true, [2024-03-15T18:01:10.744Z] "Dir": "/go/pkg/mod/github.com/x448/float16@v0.8.4", [2024-03-15T18:01:10.744Z] "GoMod": "/go/pkg/mod/cache/download/github.com/x448/float16/@v/v0.8.4.mod", [2024-03-15T18:01:10.744Z] "GoVersion": "1.11" [2024-03-15T18:01:10.744Z] }, [2024-03-15T18:01:10.744Z] "DepOnly": true, [2024-03-15T18:01:10.744Z] "Stale": true, [2024-03-15T18:01:10.744Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.744Z] "GoFiles": [ [2024-03-15T18:01:10.744Z] "float16.go" [2024-03-15T18:01:10.744Z] ], [2024-03-15T18:01:10.744Z] "Imports": [ [2024-03-15T18:01:10.744Z] "math", [2024-03-15T18:01:10.744Z] "strconv" [2024-03-15T18:01:10.744Z] ], [2024-03-15T18:01:10.744Z] "Deps": [ [2024-03-15T18:01:10.744Z] "errors", [2024-03-15T18:01:10.744Z] "internal/abi", [2024-03-15T18:01:10.744Z] "internal/bytealg", [2024-03-15T18:01:10.744Z] "internal/cpu", [2024-03-15T18:01:10.744Z] "internal/goexperiment", [2024-03-15T18:01:10.744Z] "internal/reflectlite", [2024-03-15T18:01:10.744Z] "internal/unsafeheader", [2024-03-15T18:01:10.744Z] "math", [2024-03-15T18:01:10.744Z] "math/bits", [2024-03-15T18:01:10.744Z] "runtime", [2024-03-15T18:01:10.744Z] "runtime/internal/atomic", [2024-03-15T18:01:10.744Z] "runtime/internal/math", [2024-03-15T18:01:10.744Z] "runtime/internal/sys", [2024-03-15T18:01:10.744Z] "strconv", [2024-03-15T18:01:10.744Z] "unicode/utf8", [2024-03-15T18:01:10.744Z] "unsafe" [2024-03-15T18:01:10.744Z] ], [2024-03-15T18:01:10.744Z] "XTestGoFiles": [ [2024-03-15T18:01:10.744Z] "float16_bench_test.go", [2024-03-15T18:01:10.744Z] "float16_test.go" [2024-03-15T18:01:10.744Z] ], [2024-03-15T18:01:10.744Z] "XTestImports": [ [2024-03-15T18:01:10.744Z] "bytes", [2024-03-15T18:01:10.744Z] "crypto/sha512", [2024-03-15T18:01:10.744Z] "encoding/binary", [2024-03-15T18:01:10.744Z] "encoding/hex", [2024-03-15T18:01:10.744Z] "fmt", [2024-03-15T18:01:10.744Z] "github.com/x448/float16", [2024-03-15T18:01:10.744Z] "math", [2024-03-15T18:01:10.744Z] "testing" [2024-03-15T18:01:10.744Z] ] [2024-03-15T18:01:10.744Z] } [2024-03-15T18:01:10.744Z] { [2024-03-15T18:01:10.744Z] "Dir": "/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.6.0", [2024-03-15T18:01:10.744Z] "ImportPath": "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.744Z] "Name": "cbor", [2024-03-15T18:01:10.744Z] "Doc": "Package cbor is a modern CBOR codec (RFC 8949 \u0026 RFC 7049) with CBOR tags, Go struct tags (toarray/keyasint/omitempty), Core Deterministic Encoding, CTAP2, Canonical CBOR, float64-\u003e32-\u003e16, and duplicate map key detection.", [2024-03-15T18:01:10.744Z] "Root": "/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.6.0", [2024-03-15T18:01:10.744Z] "Module": { [2024-03-15T18:01:10.744Z] "Path": "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.744Z] "Version": "v2.6.0", [2024-03-15T18:01:10.744Z] "Time": "2024-02-12T04:21:59Z", [2024-03-15T18:01:10.744Z] "Dir": "/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.6.0", [2024-03-15T18:01:10.744Z] "GoMod": "/go/pkg/mod/cache/download/github.com/fxamacker/cbor/v2/@v/v2.6.0.mod", [2024-03-15T18:01:10.744Z] "GoVersion": "1.17" [2024-03-15T18:01:10.744Z] }, [2024-03-15T18:01:10.744Z] "DepOnly": true, [2024-03-15T18:01:10.744Z] "Stale": true, [2024-03-15T18:01:10.744Z] "StaleReason": "stale dependency: github.com/x448/float16", [2024-03-15T18:01:10.744Z] "GoFiles": [ [2024-03-15T18:01:10.744Z] "bytestring.go", [2024-03-15T18:01:10.744Z] "cache.go", [2024-03-15T18:01:10.744Z] "decode.go", [2024-03-15T18:01:10.744Z] "diagnose.go", [2024-03-15T18:01:10.744Z] "doc.go", [2024-03-15T18:01:10.744Z] "encode.go", [2024-03-15T18:01:10.744Z] "encode_map_go117.go", [2024-03-15T18:01:10.744Z] "simplevalue.go", [2024-03-15T18:01:10.744Z] "stream.go", [2024-03-15T18:01:10.744Z] "structfields.go", [2024-03-15T18:01:10.744Z] "tag.go", [2024-03-15T18:01:10.744Z] "valid.go" [2024-03-15T18:01:10.744Z] ], [2024-03-15T18:01:10.744Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.744Z] "encode_map.go" [2024-03-15T18:01:10.744Z] ], [2024-03-15T18:01:10.744Z] "Imports": [ [2024-03-15T18:01:10.744Z] "bytes", [2024-03-15T18:01:10.744Z] "encoding", [2024-03-15T18:01:10.744Z] "encoding/base32", [2024-03-15T18:01:10.744Z] "encoding/base64", [2024-03-15T18:01:10.744Z] "encoding/binary", [2024-03-15T18:01:10.744Z] "encoding/hex", [2024-03-15T18:01:10.744Z] "errors", [2024-03-15T18:01:10.744Z] "fmt", [2024-03-15T18:01:10.744Z] "github.com/x448/float16", [2024-03-15T18:01:10.744Z] "io", [2024-03-15T18:01:10.744Z] "math", [2024-03-15T18:01:10.744Z] "math/big", [2024-03-15T18:01:10.744Z] "reflect", [2024-03-15T18:01:10.744Z] "sort", [2024-03-15T18:01:10.744Z] "strconv", [2024-03-15T18:01:10.744Z] "strings", [2024-03-15T18:01:10.744Z] "sync", [2024-03-15T18:01:10.744Z] "time", [2024-03-15T18:01:10.744Z] "unicode/utf16", [2024-03-15T18:01:10.744Z] "unicode/utf8" [2024-03-15T18:01:10.744Z] ], [2024-03-15T18:01:10.744Z] "Deps": [ [2024-03-15T18:01:10.744Z] "bytes", [2024-03-15T18:01:10.744Z] "encoding", [2024-03-15T18:01:10.744Z] "encoding/base32", [2024-03-15T18:01:10.744Z] "encoding/base64", [2024-03-15T18:01:10.744Z] "encoding/binary", [2024-03-15T18:01:10.744Z] "encoding/hex", [2024-03-15T18:01:10.744Z] "errors", [2024-03-15T18:01:10.744Z] "fmt", [2024-03-15T18:01:10.744Z] "github.com/x448/float16", [2024-03-15T18:01:10.744Z] "internal/abi", [2024-03-15T18:01:10.744Z] "internal/bytealg", [2024-03-15T18:01:10.744Z] "internal/cpu", [2024-03-15T18:01:10.744Z] "internal/fmtsort", [2024-03-15T18:01:10.744Z] "internal/goexperiment", [2024-03-15T18:01:10.744Z] "internal/itoa", [2024-03-15T18:01:10.744Z] "internal/oserror", [2024-03-15T18:01:10.744Z] "internal/poll", [2024-03-15T18:01:10.744Z] "internal/race", [2024-03-15T18:01:10.744Z] "internal/reflectlite", [2024-03-15T18:01:10.744Z] "internal/syscall/execenv", [2024-03-15T18:01:10.744Z] "internal/syscall/unix", [2024-03-15T18:01:10.744Z] "internal/testlog", [2024-03-15T18:01:10.744Z] "internal/unsafeheader", [2024-03-15T18:01:10.744Z] "io", [2024-03-15T18:01:10.744Z] "io/fs", [2024-03-15T18:01:10.744Z] "math", [2024-03-15T18:01:10.744Z] "math/big", [2024-03-15T18:01:10.744Z] "math/bits", [2024-03-15T18:01:10.744Z] "math/rand", [2024-03-15T18:01:10.744Z] "os", [2024-03-15T18:01:10.744Z] "path", [2024-03-15T18:01:10.744Z] "reflect", [2024-03-15T18:01:10.744Z] "runtime", [2024-03-15T18:01:10.744Z] "runtime/internal/atomic", [2024-03-15T18:01:10.744Z] "runtime/internal/math", [2024-03-15T18:01:10.744Z] "runtime/internal/sys", [2024-03-15T18:01:10.744Z] "sort", [2024-03-15T18:01:10.744Z] "strconv", [2024-03-15T18:01:10.744Z] "strings", [2024-03-15T18:01:10.744Z] "sync", [2024-03-15T18:01:10.744Z] "sync/atomic", [2024-03-15T18:01:10.744Z] "syscall", [2024-03-15T18:01:10.744Z] "time", [2024-03-15T18:01:10.744Z] "unicode", [2024-03-15T18:01:10.744Z] "unicode/utf16", [2024-03-15T18:01:10.744Z] "unicode/utf8", [2024-03-15T18:01:10.744Z] "unsafe" [2024-03-15T18:01:10.744Z] ], [2024-03-15T18:01:10.744Z] "TestGoFiles": [ [2024-03-15T18:01:10.744Z] "bench_test.go", [2024-03-15T18:01:10.744Z] "bytestring_test.go", [2024-03-15T18:01:10.744Z] "decode_test.go", [2024-03-15T18:01:10.744Z] "diagnose_test.go", [2024-03-15T18:01:10.744Z] "encode_test.go", [2024-03-15T18:01:10.744Z] "simplevalue_test.go", [2024-03-15T18:01:10.744Z] "stream_test.go", [2024-03-15T18:01:10.744Z] "tag_test.go", [2024-03-15T18:01:10.744Z] "valid_test.go" [2024-03-15T18:01:10.744Z] ], [2024-03-15T18:01:10.744Z] "TestImports": [ [2024-03-15T18:01:10.744Z] "bytes", [2024-03-15T18:01:10.744Z] "encoding/binary", [2024-03-15T18:01:10.744Z] "encoding/hex", [2024-03-15T18:01:10.744Z] "errors", [2024-03-15T18:01:10.744Z] "fmt", [2024-03-15T18:01:10.744Z] "io", [2024-03-15T18:01:10.744Z] "math", [2024-03-15T18:01:10.744Z] "math/big", [2024-03-15T18:01:10.744Z] "reflect", [2024-03-15T18:01:10.744Z] "strings", [2024-03-15T18:01:10.744Z] "testing", [2024-03-15T18:01:10.744Z] "time" [2024-03-15T18:01:10.744Z] ], [2024-03-15T18:01:10.744Z] "XTestGoFiles": [ [2024-03-15T18:01:10.744Z] "example_test.go" [2024-03-15T18:01:10.744Z] ], [2024-03-15T18:01:10.744Z] "XTestImports": [ [2024-03-15T18:01:10.744Z] "bytes", [2024-03-15T18:01:10.744Z] "encoding/hex", [2024-03-15T18:01:10.744Z] "fmt", [2024-03-15T18:01:10.744Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.744Z] "io", [2024-03-15T18:01:10.744Z] "reflect", [2024-03-15T18:01:10.744Z] "time" [2024-03-15T18:01:10.744Z] ] [2024-03-15T18:01:10.744Z] } [2024-03-15T18:01:10.744Z] { [2024-03-15T18:01:10.744Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9/dtos/requests", [2024-03-15T18:01:10.744Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.744Z] "Name": "requests", [2024-03-15T18:01:10.744Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9", [2024-03-15T18:01:10.744Z] "Module": { [2024-03-15T18:01:10.744Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-15T18:01:10.744Z] "Version": "v3.2.0-dev.9", [2024-03-15T18:01:10.744Z] "Time": "2024-02-27T09:06:59Z", [2024-03-15T18:01:10.745Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9", [2024-03-15T18:01:10.745Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.9.mod", [2024-03-15T18:01:10.745Z] "GoVersion": "1.21" [2024-03-15T18:01:10.745Z] }, [2024-03-15T18:01:10.745Z] "DepOnly": true, [2024-03-15T18:01:10.745Z] "Stale": true, [2024-03-15T18:01:10.745Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.745Z] "GoFiles": [ [2024-03-15T18:01:10.745Z] "device.go", [2024-03-15T18:01:10.745Z] "devicecommand.go", [2024-03-15T18:01:10.745Z] "deviceprofile.go", [2024-03-15T18:01:10.745Z] "deviceprofilebasicinfo.go", [2024-03-15T18:01:10.745Z] "deviceresource.go", [2024-03-15T18:01:10.745Z] "deviceservice.go", [2024-03-15T18:01:10.745Z] "event.go", [2024-03-15T18:01:10.745Z] "interval.go", [2024-03-15T18:01:10.745Z] "intervalaction.go", [2024-03-15T18:01:10.745Z] "notification.go", [2024-03-15T18:01:10.745Z] "operation.go", [2024-03-15T18:01:10.745Z] "provisionwatcher.go", [2024-03-15T18:01:10.745Z] "subscription.go" [2024-03-15T18:01:10.745Z] ], [2024-03-15T18:01:10.745Z] "Imports": [ [2024-03-15T18:01:10.745Z] "encoding/json", [2024-03-15T18:01:10.745Z] "errors", [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.745Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.745Z] "os", [2024-03-15T18:01:10.745Z] "strings" [2024-03-15T18:01:10.745Z] ], [2024-03-15T18:01:10.745Z] "Deps": [ [2024-03-15T18:01:10.745Z] "bufio", [2024-03-15T18:01:10.745Z] "bytes", [2024-03-15T18:01:10.745Z] "compress/flate", [2024-03-15T18:01:10.745Z] "compress/gzip", [2024-03-15T18:01:10.745Z] "compress/zlib", [2024-03-15T18:01:10.745Z] "container/list", [2024-03-15T18:01:10.745Z] "context", [2024-03-15T18:01:10.745Z] "crypto", [2024-03-15T18:01:10.745Z] "crypto/aes", [2024-03-15T18:01:10.745Z] "crypto/cipher", [2024-03-15T18:01:10.745Z] "crypto/des", [2024-03-15T18:01:10.745Z] "crypto/dsa", [2024-03-15T18:01:10.745Z] "crypto/ecdsa", [2024-03-15T18:01:10.745Z] "crypto/ed25519", [2024-03-15T18:01:10.745Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.745Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.745Z] "crypto/elliptic", [2024-03-15T18:01:10.745Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.745Z] "crypto/hmac", [2024-03-15T18:01:10.745Z] "crypto/internal/randutil", [2024-03-15T18:01:10.745Z] "crypto/internal/subtle", [2024-03-15T18:01:10.745Z] "crypto/md5", [2024-03-15T18:01:10.745Z] "crypto/rand", [2024-03-15T18:01:10.745Z] "crypto/rc4", [2024-03-15T18:01:10.745Z] "crypto/rsa", [2024-03-15T18:01:10.745Z] "crypto/sha1", [2024-03-15T18:01:10.745Z] "crypto/sha256", [2024-03-15T18:01:10.745Z] "crypto/sha512", [2024-03-15T18:01:10.745Z] "crypto/subtle", [2024-03-15T18:01:10.745Z] "crypto/tls", [2024-03-15T18:01:10.745Z] "crypto/x509", [2024-03-15T18:01:10.745Z] "crypto/x509/pkix", [2024-03-15T18:01:10.745Z] "database/sql/driver", [2024-03-15T18:01:10.745Z] "debug/dwarf", [2024-03-15T18:01:10.745Z] "debug/macho", [2024-03-15T18:01:10.745Z] "encoding", [2024-03-15T18:01:10.745Z] "encoding/asn1", [2024-03-15T18:01:10.745Z] "encoding/base32", [2024-03-15T18:01:10.745Z] "encoding/base64", [2024-03-15T18:01:10.745Z] "encoding/binary", [2024-03-15T18:01:10.745Z] "encoding/csv", [2024-03-15T18:01:10.745Z] "encoding/hex", [2024-03-15T18:01:10.745Z] "encoding/json", [2024-03-15T18:01:10.745Z] "encoding/pem", [2024-03-15T18:01:10.745Z] "encoding/xml", [2024-03-15T18:01:10.745Z] "errors", [2024-03-15T18:01:10.745Z] "fmt", [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.745Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.745Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.745Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.745Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.745Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.745Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.745Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.745Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.745Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.745Z] "github.com/google/uuid", [2024-03-15T18:01:10.745Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.745Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.745Z] "github.com/x448/float16", [2024-03-15T18:01:10.745Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.745Z] "golang.org/x/net/html", [2024-03-15T18:01:10.745Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.745Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.745Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.745Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.745Z] "golang.org/x/text/language", [2024-03-15T18:01:10.745Z] "hash", [2024-03-15T18:01:10.745Z] "hash/adler32", [2024-03-15T18:01:10.745Z] "hash/crc32", [2024-03-15T18:01:10.745Z] "internal/abi", [2024-03-15T18:01:10.745Z] "internal/bytealg", [2024-03-15T18:01:10.745Z] "internal/cpu", [2024-03-15T18:01:10.745Z] "internal/fmtsort", [2024-03-15T18:01:10.745Z] "internal/goexperiment", [2024-03-15T18:01:10.745Z] "internal/itoa", [2024-03-15T18:01:10.745Z] "internal/nettrace", [2024-03-15T18:01:10.745Z] "internal/oserror", [2024-03-15T18:01:10.745Z] "internal/poll", [2024-03-15T18:01:10.745Z] "internal/race", [2024-03-15T18:01:10.745Z] "internal/reflectlite", [2024-03-15T18:01:10.745Z] "internal/singleflight", [2024-03-15T18:01:10.745Z] "internal/syscall/execenv", [2024-03-15T18:01:10.745Z] "internal/syscall/unix", [2024-03-15T18:01:10.745Z] "internal/testlog", [2024-03-15T18:01:10.745Z] "internal/unsafeheader", [2024-03-15T18:01:10.745Z] "io", [2024-03-15T18:01:10.745Z] "io/fs", [2024-03-15T18:01:10.745Z] "io/ioutil", [2024-03-15T18:01:10.745Z] "log", [2024-03-15T18:01:10.745Z] "math", [2024-03-15T18:01:10.745Z] "math/big", [2024-03-15T18:01:10.745Z] "math/bits", [2024-03-15T18:01:10.745Z] "math/rand", [2024-03-15T18:01:10.745Z] "mime", [2024-03-15T18:01:10.745Z] "mime/multipart", [2024-03-15T18:01:10.745Z] "mime/quotedprintable", [2024-03-15T18:01:10.745Z] "net", [2024-03-15T18:01:10.745Z] "net/http", [2024-03-15T18:01:10.745Z] "net/http/httptrace", [2024-03-15T18:01:10.745Z] "net/http/internal", [2024-03-15T18:01:10.745Z] "net/http/internal/ascii", [2024-03-15T18:01:10.745Z] "net/textproto", [2024-03-15T18:01:10.745Z] "net/url", [2024-03-15T18:01:10.745Z] "os", [2024-03-15T18:01:10.745Z] "path", [2024-03-15T18:01:10.745Z] "path/filepath", [2024-03-15T18:01:10.745Z] "reflect", [2024-03-15T18:01:10.745Z] "regexp", [2024-03-15T18:01:10.745Z] "regexp/syntax", [2024-03-15T18:01:10.745Z] "runtime", [2024-03-15T18:01:10.745Z] "runtime/cgo", [2024-03-15T18:01:10.745Z] "runtime/internal/atomic", [2024-03-15T18:01:10.745Z] "runtime/internal/math", [2024-03-15T18:01:10.745Z] "runtime/internal/sys", [2024-03-15T18:01:10.745Z] "sort", [2024-03-15T18:01:10.745Z] "strconv", [2024-03-15T18:01:10.745Z] "strings", [2024-03-15T18:01:10.745Z] "sync", [2024-03-15T18:01:10.745Z] "sync/atomic", [2024-03-15T18:01:10.745Z] "syscall", [2024-03-15T18:01:10.745Z] "time", [2024-03-15T18:01:10.745Z] "unicode", [2024-03-15T18:01:10.745Z] "unicode/utf16", [2024-03-15T18:01:10.745Z] "unicode/utf8", [2024-03-15T18:01:10.745Z] "unsafe", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.745Z] ], [2024-03-15T18:01:10.745Z] "TestGoFiles": [ [2024-03-15T18:01:10.745Z] "const_test.go", [2024-03-15T18:01:10.745Z] "device_test.go", [2024-03-15T18:01:10.745Z] "devicecommand_test.go", [2024-03-15T18:01:10.745Z] "deviceprofile_test.go", [2024-03-15T18:01:10.745Z] "deviceprofilebasicinfo_test.go", [2024-03-15T18:01:10.745Z] "deviceresource_test.go", [2024-03-15T18:01:10.745Z] "deviceservice_test.go", [2024-03-15T18:01:10.745Z] "event_test.go", [2024-03-15T18:01:10.745Z] "interval_test.go", [2024-03-15T18:01:10.745Z] "intervalaction_test.go", [2024-03-15T18:01:10.745Z] "notification_test.go", [2024-03-15T18:01:10.745Z] "operation_test.go", [2024-03-15T18:01:10.745Z] "provisionwatcher_test.go", [2024-03-15T18:01:10.745Z] "subscription_test.go" [2024-03-15T18:01:10.745Z] ], [2024-03-15T18:01:10.745Z] "TestImports": [ [2024-03-15T18:01:10.745Z] "encoding/json", [2024-03-15T18:01:10.745Z] "fmt", [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.745Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.745Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.745Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.745Z] "strconv", [2024-03-15T18:01:10.745Z] "testing" [2024-03-15T18:01:10.745Z] ] [2024-03-15T18:01:10.745Z] } [2024-03-15T18:01:10.745Z] { [2024-03-15T18:01:10.745Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9/dtos/responses", [2024-03-15T18:01:10.745Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.745Z] "Name": "responses", [2024-03-15T18:01:10.745Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9", [2024-03-15T18:01:10.745Z] "Module": { [2024-03-15T18:01:10.745Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-15T18:01:10.745Z] "Version": "v3.2.0-dev.9", [2024-03-15T18:01:10.745Z] "Time": "2024-02-27T09:06:59Z", [2024-03-15T18:01:10.745Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9", [2024-03-15T18:01:10.745Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.9.mod", [2024-03-15T18:01:10.745Z] "GoVersion": "1.21" [2024-03-15T18:01:10.745Z] }, [2024-03-15T18:01:10.745Z] "DepOnly": true, [2024-03-15T18:01:10.745Z] "Stale": true, [2024-03-15T18:01:10.745Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.745Z] "GoFiles": [ [2024-03-15T18:01:10.745Z] "corecommand.go", [2024-03-15T18:01:10.745Z] "device.go", [2024-03-15T18:01:10.745Z] "deviceprofile.go", [2024-03-15T18:01:10.745Z] "deviceresource.go", [2024-03-15T18:01:10.745Z] "deviceservice.go", [2024-03-15T18:01:10.745Z] "event.go", [2024-03-15T18:01:10.745Z] "interval.go", [2024-03-15T18:01:10.745Z] "intervalaction.go", [2024-03-15T18:01:10.745Z] "notification.go", [2024-03-15T18:01:10.745Z] "provisionwatcher.go", [2024-03-15T18:01:10.745Z] "reading.go", [2024-03-15T18:01:10.745Z] "subscription.go", [2024-03-15T18:01:10.745Z] "transmission.go", [2024-03-15T18:01:10.745Z] "uom.go" [2024-03-15T18:01:10.745Z] ], [2024-03-15T18:01:10.745Z] "Imports": [ [2024-03-15T18:01:10.745Z] "encoding/json", [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.745Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.745Z] "os" [2024-03-15T18:01:10.745Z] ], [2024-03-15T18:01:10.745Z] "Deps": [ [2024-03-15T18:01:10.745Z] "bufio", [2024-03-15T18:01:10.745Z] "bytes", [2024-03-15T18:01:10.745Z] "compress/flate", [2024-03-15T18:01:10.745Z] "compress/gzip", [2024-03-15T18:01:10.745Z] "compress/zlib", [2024-03-15T18:01:10.745Z] "container/list", [2024-03-15T18:01:10.745Z] "context", [2024-03-15T18:01:10.745Z] "crypto", [2024-03-15T18:01:10.745Z] "crypto/aes", [2024-03-15T18:01:10.745Z] "crypto/cipher", [2024-03-15T18:01:10.745Z] "crypto/des", [2024-03-15T18:01:10.745Z] "crypto/dsa", [2024-03-15T18:01:10.745Z] "crypto/ecdsa", [2024-03-15T18:01:10.745Z] "crypto/ed25519", [2024-03-15T18:01:10.745Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.745Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.745Z] "crypto/elliptic", [2024-03-15T18:01:10.745Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.745Z] "crypto/hmac", [2024-03-15T18:01:10.745Z] "crypto/internal/randutil", [2024-03-15T18:01:10.745Z] "crypto/internal/subtle", [2024-03-15T18:01:10.745Z] "crypto/md5", [2024-03-15T18:01:10.745Z] "crypto/rand", [2024-03-15T18:01:10.745Z] "crypto/rc4", [2024-03-15T18:01:10.745Z] "crypto/rsa", [2024-03-15T18:01:10.745Z] "crypto/sha1", [2024-03-15T18:01:10.745Z] "crypto/sha256", [2024-03-15T18:01:10.745Z] "crypto/sha512", [2024-03-15T18:01:10.745Z] "crypto/subtle", [2024-03-15T18:01:10.745Z] "crypto/tls", [2024-03-15T18:01:10.745Z] "crypto/x509", [2024-03-15T18:01:10.745Z] "crypto/x509/pkix", [2024-03-15T18:01:10.745Z] "database/sql/driver", [2024-03-15T18:01:10.745Z] "debug/dwarf", [2024-03-15T18:01:10.745Z] "debug/macho", [2024-03-15T18:01:10.745Z] "encoding", [2024-03-15T18:01:10.745Z] "encoding/asn1", [2024-03-15T18:01:10.745Z] "encoding/base32", [2024-03-15T18:01:10.745Z] "encoding/base64", [2024-03-15T18:01:10.745Z] "encoding/binary", [2024-03-15T18:01:10.745Z] "encoding/csv", [2024-03-15T18:01:10.745Z] "encoding/hex", [2024-03-15T18:01:10.745Z] "encoding/json", [2024-03-15T18:01:10.745Z] "encoding/pem", [2024-03-15T18:01:10.745Z] "encoding/xml", [2024-03-15T18:01:10.745Z] "errors", [2024-03-15T18:01:10.745Z] "fmt", [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.745Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.745Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.745Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.745Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.745Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.745Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.745Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.745Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.745Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.745Z] "github.com/google/uuid", [2024-03-15T18:01:10.745Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.745Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.745Z] "github.com/x448/float16", [2024-03-15T18:01:10.745Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.745Z] "golang.org/x/net/html", [2024-03-15T18:01:10.745Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.745Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.745Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.745Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.745Z] "golang.org/x/text/language", [2024-03-15T18:01:10.745Z] "hash", [2024-03-15T18:01:10.745Z] "hash/adler32", [2024-03-15T18:01:10.745Z] "hash/crc32", [2024-03-15T18:01:10.745Z] "internal/abi", [2024-03-15T18:01:10.745Z] "internal/bytealg", [2024-03-15T18:01:10.745Z] "internal/cpu", [2024-03-15T18:01:10.745Z] "internal/fmtsort", [2024-03-15T18:01:10.745Z] "internal/goexperiment", [2024-03-15T18:01:10.745Z] "internal/itoa", [2024-03-15T18:01:10.745Z] "internal/nettrace", [2024-03-15T18:01:10.745Z] "internal/oserror", [2024-03-15T18:01:10.745Z] "internal/poll", [2024-03-15T18:01:10.745Z] "internal/race", [2024-03-15T18:01:10.745Z] "internal/reflectlite", [2024-03-15T18:01:10.745Z] "internal/singleflight", [2024-03-15T18:01:10.745Z] "internal/syscall/execenv", [2024-03-15T18:01:10.745Z] "internal/syscall/unix", [2024-03-15T18:01:10.745Z] "internal/testlog", [2024-03-15T18:01:10.745Z] "internal/unsafeheader", [2024-03-15T18:01:10.745Z] "io", [2024-03-15T18:01:10.745Z] "io/fs", [2024-03-15T18:01:10.745Z] "io/ioutil", [2024-03-15T18:01:10.745Z] "log", [2024-03-15T18:01:10.745Z] "math", [2024-03-15T18:01:10.745Z] "math/big", [2024-03-15T18:01:10.745Z] "math/bits", [2024-03-15T18:01:10.745Z] "math/rand", [2024-03-15T18:01:10.745Z] "mime", [2024-03-15T18:01:10.745Z] "mime/multipart", [2024-03-15T18:01:10.745Z] "mime/quotedprintable", [2024-03-15T18:01:10.745Z] "net", [2024-03-15T18:01:10.745Z] "net/http", [2024-03-15T18:01:10.745Z] "net/http/httptrace", [2024-03-15T18:01:10.745Z] "net/http/internal", [2024-03-15T18:01:10.745Z] "net/http/internal/ascii", [2024-03-15T18:01:10.745Z] "net/textproto", [2024-03-15T18:01:10.745Z] "net/url", [2024-03-15T18:01:10.745Z] "os", [2024-03-15T18:01:10.745Z] "path", [2024-03-15T18:01:10.745Z] "path/filepath", [2024-03-15T18:01:10.745Z] "reflect", [2024-03-15T18:01:10.745Z] "regexp", [2024-03-15T18:01:10.745Z] "regexp/syntax", [2024-03-15T18:01:10.745Z] "runtime", [2024-03-15T18:01:10.745Z] "runtime/cgo", [2024-03-15T18:01:10.745Z] "runtime/internal/atomic", [2024-03-15T18:01:10.745Z] "runtime/internal/math", [2024-03-15T18:01:10.745Z] "runtime/internal/sys", [2024-03-15T18:01:10.745Z] "sort", [2024-03-15T18:01:10.745Z] "strconv", [2024-03-15T18:01:10.745Z] "strings", [2024-03-15T18:01:10.745Z] "sync", [2024-03-15T18:01:10.745Z] "sync/atomic", [2024-03-15T18:01:10.745Z] "syscall", [2024-03-15T18:01:10.745Z] "time", [2024-03-15T18:01:10.745Z] "unicode", [2024-03-15T18:01:10.745Z] "unicode/utf16", [2024-03-15T18:01:10.745Z] "unicode/utf8", [2024-03-15T18:01:10.745Z] "unsafe", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.745Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.745Z] ], [2024-03-15T18:01:10.745Z] "TestGoFiles": [ [2024-03-15T18:01:10.745Z] "corecommand_test.go", [2024-03-15T18:01:10.745Z] "device_test.go", [2024-03-15T18:01:10.745Z] "deviceprofile_test.go", [2024-03-15T18:01:10.745Z] "deviceresource_test.go", [2024-03-15T18:01:10.745Z] "deviceservice_test.go", [2024-03-15T18:01:10.745Z] "event_test.go", [2024-03-15T18:01:10.745Z] "interval_test.go", [2024-03-15T18:01:10.745Z] "intervalaction_test.go", [2024-03-15T18:01:10.745Z] "notification_test.go", [2024-03-15T18:01:10.745Z] "provisionwatcher_test.go", [2024-03-15T18:01:10.745Z] "reading_test.go", [2024-03-15T18:01:10.745Z] "subscription_test.go", [2024-03-15T18:01:10.745Z] "transmission_test.go", [2024-03-15T18:01:10.745Z] "uom_test.go" [2024-03-15T18:01:10.745Z] ], [2024-03-15T18:01:10.745Z] "TestImports": [ [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.745Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.745Z] "net/http", [2024-03-15T18:01:10.745Z] "testing" [2024-03-15T18:01:10.745Z] ] [2024-03-15T18:01:10.745Z] } [2024-03-15T18:01:10.745Z] { [2024-03-15T18:01:10.745Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9/clients/interfaces", [2024-03-15T18:01:10.745Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.745Z] "Name": "interfaces", [2024-03-15T18:01:10.745Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9", [2024-03-15T18:01:10.745Z] "Module": { [2024-03-15T18:01:10.745Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-15T18:01:10.745Z] "Version": "v3.2.0-dev.9", [2024-03-15T18:01:10.745Z] "Time": "2024-02-27T09:06:59Z", [2024-03-15T18:01:10.745Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9", [2024-03-15T18:01:10.745Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.9.mod", [2024-03-15T18:01:10.745Z] "GoVersion": "1.21" [2024-03-15T18:01:10.745Z] }, [2024-03-15T18:01:10.745Z] "DepOnly": true, [2024-03-15T18:01:10.745Z] "Stale": true, [2024-03-15T18:01:10.745Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.745Z] "GoFiles": [ [2024-03-15T18:01:10.745Z] "authinjector.go", [2024-03-15T18:01:10.745Z] "command.go", [2024-03-15T18:01:10.745Z] "common.go", [2024-03-15T18:01:10.745Z] "device.go", [2024-03-15T18:01:10.745Z] "deviceprofile.go", [2024-03-15T18:01:10.745Z] "deviceservice.go", [2024-03-15T18:01:10.745Z] "deviceservicecallback.go", [2024-03-15T18:01:10.745Z] "deviceservicecommand.go", [2024-03-15T18:01:10.745Z] "event.go", [2024-03-15T18:01:10.745Z] "general.go", [2024-03-15T18:01:10.745Z] "interval.go", [2024-03-15T18:01:10.745Z] "intervalaction.go", [2024-03-15T18:01:10.745Z] "notification.go", [2024-03-15T18:01:10.745Z] "provisionwatcher.go", [2024-03-15T18:01:10.745Z] "reading.go", [2024-03-15T18:01:10.745Z] "subscription.go", [2024-03-15T18:01:10.745Z] "transmission.go" [2024-03-15T18:01:10.745Z] ], [2024-03-15T18:01:10.745Z] "Imports": [ [2024-03-15T18:01:10.745Z] "context", [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.745Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.745Z] "net/http" [2024-03-15T18:01:10.745Z] ], [2024-03-15T18:01:10.745Z] "Deps": [ [2024-03-15T18:01:10.745Z] "bufio", [2024-03-15T18:01:10.745Z] "bytes", [2024-03-15T18:01:10.745Z] "compress/flate", [2024-03-15T18:01:10.745Z] "compress/gzip", [2024-03-15T18:01:10.745Z] "compress/zlib", [2024-03-15T18:01:10.745Z] "container/list", [2024-03-15T18:01:10.745Z] "context", [2024-03-15T18:01:10.745Z] "crypto", [2024-03-15T18:01:10.745Z] "crypto/aes", [2024-03-15T18:01:10.745Z] "crypto/cipher", [2024-03-15T18:01:10.745Z] "crypto/des", [2024-03-15T18:01:10.745Z] "crypto/dsa", [2024-03-15T18:01:10.745Z] "crypto/ecdsa", [2024-03-15T18:01:10.745Z] "crypto/ed25519", [2024-03-15T18:01:10.745Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.745Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.745Z] "crypto/elliptic", [2024-03-15T18:01:10.745Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.745Z] "crypto/hmac", [2024-03-15T18:01:10.745Z] "crypto/internal/randutil", [2024-03-15T18:01:10.745Z] "crypto/internal/subtle", [2024-03-15T18:01:10.745Z] "crypto/md5", [2024-03-15T18:01:10.745Z] "crypto/rand", [2024-03-15T18:01:10.745Z] "crypto/rc4", [2024-03-15T18:01:10.745Z] "crypto/rsa", [2024-03-15T18:01:10.745Z] "crypto/sha1", [2024-03-15T18:01:10.745Z] "crypto/sha256", [2024-03-15T18:01:10.745Z] "crypto/sha512", [2024-03-15T18:01:10.745Z] "crypto/subtle", [2024-03-15T18:01:10.745Z] "crypto/tls", [2024-03-15T18:01:10.745Z] "crypto/x509", [2024-03-15T18:01:10.745Z] "crypto/x509/pkix", [2024-03-15T18:01:10.745Z] "database/sql/driver", [2024-03-15T18:01:10.745Z] "debug/dwarf", [2024-03-15T18:01:10.745Z] "debug/macho", [2024-03-15T18:01:10.745Z] "encoding", [2024-03-15T18:01:10.745Z] "encoding/asn1", [2024-03-15T18:01:10.746Z] "encoding/base32", [2024-03-15T18:01:10.746Z] "encoding/base64", [2024-03-15T18:01:10.746Z] "encoding/binary", [2024-03-15T18:01:10.746Z] "encoding/csv", [2024-03-15T18:01:10.746Z] "encoding/hex", [2024-03-15T18:01:10.746Z] "encoding/json", [2024-03-15T18:01:10.746Z] "encoding/pem", [2024-03-15T18:01:10.746Z] "encoding/xml", [2024-03-15T18:01:10.746Z] "errors", [2024-03-15T18:01:10.746Z] "fmt", [2024-03-15T18:01:10.746Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.746Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.746Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.746Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.746Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.746Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.746Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.746Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.746Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.746Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.746Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.746Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.746Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.746Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.746Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.746Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.746Z] "github.com/google/uuid", [2024-03-15T18:01:10.746Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.746Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.746Z] "github.com/x448/float16", [2024-03-15T18:01:10.746Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.746Z] "golang.org/x/net/html", [2024-03-15T18:01:10.746Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.746Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.746Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.746Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.746Z] "golang.org/x/text/language", [2024-03-15T18:01:10.746Z] "hash", [2024-03-15T18:01:10.746Z] "hash/adler32", [2024-03-15T18:01:10.746Z] "hash/crc32", [2024-03-15T18:01:10.746Z] "internal/abi", [2024-03-15T18:01:10.746Z] "internal/bytealg", [2024-03-15T18:01:10.746Z] "internal/cpu", [2024-03-15T18:01:10.746Z] "internal/fmtsort", [2024-03-15T18:01:10.746Z] "internal/goexperiment", [2024-03-15T18:01:10.746Z] "internal/itoa", [2024-03-15T18:01:10.746Z] "internal/nettrace", [2024-03-15T18:01:10.746Z] "internal/oserror", [2024-03-15T18:01:10.746Z] "internal/poll", [2024-03-15T18:01:10.746Z] "internal/race", [2024-03-15T18:01:10.746Z] "internal/reflectlite", [2024-03-15T18:01:10.746Z] "internal/singleflight", [2024-03-15T18:01:10.746Z] "internal/syscall/execenv", [2024-03-15T18:01:10.746Z] "internal/syscall/unix", [2024-03-15T18:01:10.746Z] "internal/testlog", [2024-03-15T18:01:10.746Z] "internal/unsafeheader", [2024-03-15T18:01:10.746Z] "io", [2024-03-15T18:01:10.746Z] "io/fs", [2024-03-15T18:01:10.746Z] "io/ioutil", [2024-03-15T18:01:10.746Z] "log", [2024-03-15T18:01:10.746Z] "math", [2024-03-15T18:01:10.746Z] "math/big", [2024-03-15T18:01:10.746Z] "math/bits", [2024-03-15T18:01:10.746Z] "math/rand", [2024-03-15T18:01:10.746Z] "mime", [2024-03-15T18:01:10.746Z] "mime/multipart", [2024-03-15T18:01:10.746Z] "mime/quotedprintable", [2024-03-15T18:01:10.746Z] "net", [2024-03-15T18:01:10.746Z] "net/http", [2024-03-15T18:01:10.746Z] "net/http/httptrace", [2024-03-15T18:01:10.746Z] "net/http/internal", [2024-03-15T18:01:10.746Z] "net/http/internal/ascii", [2024-03-15T18:01:10.746Z] "net/textproto", [2024-03-15T18:01:10.746Z] "net/url", [2024-03-15T18:01:10.746Z] "os", [2024-03-15T18:01:10.746Z] "path", [2024-03-15T18:01:10.746Z] "path/filepath", [2024-03-15T18:01:10.746Z] "reflect", [2024-03-15T18:01:10.746Z] "regexp", [2024-03-15T18:01:10.746Z] "regexp/syntax", [2024-03-15T18:01:10.746Z] "runtime", [2024-03-15T18:01:10.746Z] "runtime/cgo", [2024-03-15T18:01:10.746Z] "runtime/internal/atomic", [2024-03-15T18:01:10.746Z] "runtime/internal/math", [2024-03-15T18:01:10.746Z] "runtime/internal/sys", [2024-03-15T18:01:10.746Z] "sort", [2024-03-15T18:01:10.746Z] "strconv", [2024-03-15T18:01:10.746Z] "strings", [2024-03-15T18:01:10.746Z] "sync", [2024-03-15T18:01:10.746Z] "sync/atomic", [2024-03-15T18:01:10.746Z] "syscall", [2024-03-15T18:01:10.746Z] "time", [2024-03-15T18:01:10.746Z] "unicode", [2024-03-15T18:01:10.746Z] "unicode/utf16", [2024-03-15T18:01:10.746Z] "unicode/utf8", [2024-03-15T18:01:10.746Z] "unsafe", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.746Z] ] [2024-03-15T18:01:10.746Z] } [2024-03-15T18:01:10.746Z] { [2024-03-15T18:01:10.746Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.12/pkg/types", [2024-03-15T18:01:10.746Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.746Z] "Name": "types", [2024-03-15T18:01:10.746Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.12", [2024-03-15T18:01:10.746Z] "Module": { [2024-03-15T18:01:10.746Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-03-15T18:01:10.746Z] "Version": "v3.2.0-dev.12", [2024-03-15T18:01:10.746Z] "Time": "2024-02-21T00:21:56Z", [2024-03-15T18:01:10.746Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.12", [2024-03-15T18:01:10.746Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.12.mod", [2024-03-15T18:01:10.746Z] "GoVersion": "1.21" [2024-03-15T18:01:10.746Z] }, [2024-03-15T18:01:10.746Z] "DepOnly": true, [2024-03-15T18:01:10.746Z] "Stale": true, [2024-03-15T18:01:10.746Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.746Z] "GoFiles": [ [2024-03-15T18:01:10.746Z] "host_info.go", [2024-03-15T18:01:10.746Z] "message_envelope.go", [2024-03-15T18:01:10.746Z] "types.go" [2024-03-15T18:01:10.746Z] ], [2024-03-15T18:01:10.746Z] "Imports": [ [2024-03-15T18:01:10.746Z] "context", [2024-03-15T18:01:10.746Z] "encoding/json", [2024-03-15T18:01:10.746Z] "errors", [2024-03-15T18:01:10.746Z] "fmt", [2024-03-15T18:01:10.746Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.746Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.746Z] "github.com/google/uuid" [2024-03-15T18:01:10.746Z] ], [2024-03-15T18:01:10.746Z] "Deps": [ [2024-03-15T18:01:10.746Z] "bufio", [2024-03-15T18:01:10.746Z] "bytes", [2024-03-15T18:01:10.746Z] "compress/flate", [2024-03-15T18:01:10.746Z] "compress/gzip", [2024-03-15T18:01:10.746Z] "compress/zlib", [2024-03-15T18:01:10.746Z] "container/list", [2024-03-15T18:01:10.746Z] "context", [2024-03-15T18:01:10.746Z] "crypto", [2024-03-15T18:01:10.746Z] "crypto/aes", [2024-03-15T18:01:10.746Z] "crypto/cipher", [2024-03-15T18:01:10.746Z] "crypto/des", [2024-03-15T18:01:10.746Z] "crypto/dsa", [2024-03-15T18:01:10.746Z] "crypto/ecdsa", [2024-03-15T18:01:10.746Z] "crypto/ed25519", [2024-03-15T18:01:10.746Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.746Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.746Z] "crypto/elliptic", [2024-03-15T18:01:10.746Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.746Z] "crypto/hmac", [2024-03-15T18:01:10.746Z] "crypto/internal/randutil", [2024-03-15T18:01:10.746Z] "crypto/internal/subtle", [2024-03-15T18:01:10.746Z] "crypto/md5", [2024-03-15T18:01:10.746Z] "crypto/rand", [2024-03-15T18:01:10.746Z] "crypto/rc4", [2024-03-15T18:01:10.746Z] "crypto/rsa", [2024-03-15T18:01:10.746Z] "crypto/sha1", [2024-03-15T18:01:10.746Z] "crypto/sha256", [2024-03-15T18:01:10.746Z] "crypto/sha512", [2024-03-15T18:01:10.746Z] "crypto/subtle", [2024-03-15T18:01:10.746Z] "crypto/tls", [2024-03-15T18:01:10.746Z] "crypto/x509", [2024-03-15T18:01:10.746Z] "crypto/x509/pkix", [2024-03-15T18:01:10.746Z] "database/sql/driver", [2024-03-15T18:01:10.746Z] "debug/dwarf", [2024-03-15T18:01:10.746Z] "debug/macho", [2024-03-15T18:01:10.746Z] "encoding", [2024-03-15T18:01:10.746Z] "encoding/asn1", [2024-03-15T18:01:10.746Z] "encoding/base64", [2024-03-15T18:01:10.746Z] "encoding/binary", [2024-03-15T18:01:10.746Z] "encoding/csv", [2024-03-15T18:01:10.746Z] "encoding/hex", [2024-03-15T18:01:10.746Z] "encoding/json", [2024-03-15T18:01:10.746Z] "encoding/pem", [2024-03-15T18:01:10.746Z] "encoding/xml", [2024-03-15T18:01:10.746Z] "errors", [2024-03-15T18:01:10.746Z] "fmt", [2024-03-15T18:01:10.746Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.746Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.746Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.746Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.746Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.746Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.746Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.746Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.746Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.746Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.746Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.746Z] "github.com/google/uuid", [2024-03-15T18:01:10.746Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.746Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.746Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.746Z] "golang.org/x/net/html", [2024-03-15T18:01:10.746Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.746Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.746Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.746Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.746Z] "golang.org/x/text/language", [2024-03-15T18:01:10.746Z] "hash", [2024-03-15T18:01:10.746Z] "hash/adler32", [2024-03-15T18:01:10.746Z] "hash/crc32", [2024-03-15T18:01:10.746Z] "internal/abi", [2024-03-15T18:01:10.746Z] "internal/bytealg", [2024-03-15T18:01:10.746Z] "internal/cpu", [2024-03-15T18:01:10.746Z] "internal/fmtsort", [2024-03-15T18:01:10.746Z] "internal/goexperiment", [2024-03-15T18:01:10.746Z] "internal/itoa", [2024-03-15T18:01:10.746Z] "internal/nettrace", [2024-03-15T18:01:10.746Z] "internal/oserror", [2024-03-15T18:01:10.746Z] "internal/poll", [2024-03-15T18:01:10.746Z] "internal/race", [2024-03-15T18:01:10.746Z] "internal/reflectlite", [2024-03-15T18:01:10.746Z] "internal/singleflight", [2024-03-15T18:01:10.746Z] "internal/syscall/execenv", [2024-03-15T18:01:10.746Z] "internal/syscall/unix", [2024-03-15T18:01:10.746Z] "internal/testlog", [2024-03-15T18:01:10.746Z] "internal/unsafeheader", [2024-03-15T18:01:10.746Z] "io", [2024-03-15T18:01:10.746Z] "io/fs", [2024-03-15T18:01:10.746Z] "io/ioutil", [2024-03-15T18:01:10.746Z] "log", [2024-03-15T18:01:10.746Z] "math", [2024-03-15T18:01:10.746Z] "math/big", [2024-03-15T18:01:10.746Z] "math/bits", [2024-03-15T18:01:10.746Z] "math/rand", [2024-03-15T18:01:10.746Z] "mime", [2024-03-15T18:01:10.746Z] "mime/multipart", [2024-03-15T18:01:10.746Z] "mime/quotedprintable", [2024-03-15T18:01:10.746Z] "net", [2024-03-15T18:01:10.746Z] "net/http", [2024-03-15T18:01:10.746Z] "net/http/httptrace", [2024-03-15T18:01:10.746Z] "net/http/internal", [2024-03-15T18:01:10.746Z] "net/http/internal/ascii", [2024-03-15T18:01:10.746Z] "net/textproto", [2024-03-15T18:01:10.746Z] "net/url", [2024-03-15T18:01:10.746Z] "os", [2024-03-15T18:01:10.746Z] "path", [2024-03-15T18:01:10.746Z] "path/filepath", [2024-03-15T18:01:10.746Z] "reflect", [2024-03-15T18:01:10.746Z] "regexp", [2024-03-15T18:01:10.746Z] "regexp/syntax", [2024-03-15T18:01:10.746Z] "runtime", [2024-03-15T18:01:10.746Z] "runtime/cgo", [2024-03-15T18:01:10.746Z] "runtime/internal/atomic", [2024-03-15T18:01:10.746Z] "runtime/internal/math", [2024-03-15T18:01:10.746Z] "runtime/internal/sys", [2024-03-15T18:01:10.746Z] "sort", [2024-03-15T18:01:10.746Z] "strconv", [2024-03-15T18:01:10.746Z] "strings", [2024-03-15T18:01:10.746Z] "sync", [2024-03-15T18:01:10.746Z] "sync/atomic", [2024-03-15T18:01:10.746Z] "syscall", [2024-03-15T18:01:10.746Z] "time", [2024-03-15T18:01:10.746Z] "unicode", [2024-03-15T18:01:10.746Z] "unicode/utf16", [2024-03-15T18:01:10.746Z] "unicode/utf8", [2024-03-15T18:01:10.746Z] "unsafe", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.746Z] ], [2024-03-15T18:01:10.746Z] "TestGoFiles": [ [2024-03-15T18:01:10.746Z] "host_info_test.go", [2024-03-15T18:01:10.746Z] "message_envelope_test.go" [2024-03-15T18:01:10.746Z] ], [2024-03-15T18:01:10.746Z] "TestImports": [ [2024-03-15T18:01:10.746Z] "context", [2024-03-15T18:01:10.746Z] "encoding/json", [2024-03-15T18:01:10.746Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.746Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.746Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.746Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.746Z] "strconv", [2024-03-15T18:01:10.746Z] "testing" [2024-03-15T18:01:10.746Z] ] [2024-03-15T18:01:10.746Z] } [2024-03-15T18:01:10.746Z] { [2024-03-15T18:01:10.746Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.12/internal/pkg", [2024-03-15T18:01:10.746Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.746Z] "Name": "pkg", [2024-03-15T18:01:10.746Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.12", [2024-03-15T18:01:10.746Z] "Module": { [2024-03-15T18:01:10.746Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-03-15T18:01:10.746Z] "Version": "v3.2.0-dev.12", [2024-03-15T18:01:10.746Z] "Time": "2024-02-21T00:21:56Z", [2024-03-15T18:01:10.746Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.12", [2024-03-15T18:01:10.746Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.12.mod", [2024-03-15T18:01:10.746Z] "GoVersion": "1.21" [2024-03-15T18:01:10.746Z] }, [2024-03-15T18:01:10.746Z] "DepOnly": true, [2024-03-15T18:01:10.746Z] "Stale": true, [2024-03-15T18:01:10.746Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.746Z] "GoFiles": [ [2024-03-15T18:01:10.746Z] "config.go", [2024-03-15T18:01:10.746Z] "constants.go", [2024-03-15T18:01:10.746Z] "errors.go", [2024-03-15T18:01:10.746Z] "noopclient.go", [2024-03-15T18:01:10.746Z] "request.go" [2024-03-15T18:01:10.746Z] ], [2024-03-15T18:01:10.746Z] "Imports": [ [2024-03-15T18:01:10.746Z] "crypto/tls", [2024-03-15T18:01:10.746Z] "crypto/x509", [2024-03-15T18:01:10.746Z] "encoding/pem", [2024-03-15T18:01:10.746Z] "errors", [2024-03-15T18:01:10.746Z] "fmt", [2024-03-15T18:01:10.746Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.746Z] "github.com/google/uuid", [2024-03-15T18:01:10.746Z] "net/url", [2024-03-15T18:01:10.746Z] "reflect", [2024-03-15T18:01:10.746Z] "strconv", [2024-03-15T18:01:10.746Z] "strings", [2024-03-15T18:01:10.746Z] "time" [2024-03-15T18:01:10.746Z] ], [2024-03-15T18:01:10.746Z] "Deps": [ [2024-03-15T18:01:10.746Z] "bufio", [2024-03-15T18:01:10.746Z] "bytes", [2024-03-15T18:01:10.746Z] "compress/flate", [2024-03-15T18:01:10.746Z] "compress/gzip", [2024-03-15T18:01:10.746Z] "compress/zlib", [2024-03-15T18:01:10.746Z] "container/list", [2024-03-15T18:01:10.746Z] "context", [2024-03-15T18:01:10.746Z] "crypto", [2024-03-15T18:01:10.746Z] "crypto/aes", [2024-03-15T18:01:10.746Z] "crypto/cipher", [2024-03-15T18:01:10.746Z] "crypto/des", [2024-03-15T18:01:10.746Z] "crypto/dsa", [2024-03-15T18:01:10.746Z] "crypto/ecdsa", [2024-03-15T18:01:10.746Z] "crypto/ed25519", [2024-03-15T18:01:10.746Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.746Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.746Z] "crypto/elliptic", [2024-03-15T18:01:10.746Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.746Z] "crypto/hmac", [2024-03-15T18:01:10.746Z] "crypto/internal/randutil", [2024-03-15T18:01:10.746Z] "crypto/internal/subtle", [2024-03-15T18:01:10.746Z] "crypto/md5", [2024-03-15T18:01:10.746Z] "crypto/rand", [2024-03-15T18:01:10.746Z] "crypto/rc4", [2024-03-15T18:01:10.746Z] "crypto/rsa", [2024-03-15T18:01:10.746Z] "crypto/sha1", [2024-03-15T18:01:10.746Z] "crypto/sha256", [2024-03-15T18:01:10.746Z] "crypto/sha512", [2024-03-15T18:01:10.746Z] "crypto/subtle", [2024-03-15T18:01:10.746Z] "crypto/tls", [2024-03-15T18:01:10.746Z] "crypto/x509", [2024-03-15T18:01:10.746Z] "crypto/x509/pkix", [2024-03-15T18:01:10.746Z] "database/sql/driver", [2024-03-15T18:01:10.746Z] "debug/dwarf", [2024-03-15T18:01:10.746Z] "debug/macho", [2024-03-15T18:01:10.746Z] "encoding", [2024-03-15T18:01:10.746Z] "encoding/asn1", [2024-03-15T18:01:10.746Z] "encoding/base64", [2024-03-15T18:01:10.746Z] "encoding/binary", [2024-03-15T18:01:10.746Z] "encoding/csv", [2024-03-15T18:01:10.746Z] "encoding/hex", [2024-03-15T18:01:10.746Z] "encoding/json", [2024-03-15T18:01:10.746Z] "encoding/pem", [2024-03-15T18:01:10.746Z] "encoding/xml", [2024-03-15T18:01:10.746Z] "errors", [2024-03-15T18:01:10.746Z] "fmt", [2024-03-15T18:01:10.746Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.746Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.746Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.746Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.746Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.746Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.746Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.746Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.746Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.746Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.746Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.746Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.746Z] "github.com/google/uuid", [2024-03-15T18:01:10.746Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.746Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.746Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.746Z] "golang.org/x/net/html", [2024-03-15T18:01:10.746Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.746Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.746Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.746Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.746Z] "golang.org/x/text/language", [2024-03-15T18:01:10.746Z] "hash", [2024-03-15T18:01:10.746Z] "hash/adler32", [2024-03-15T18:01:10.746Z] "hash/crc32", [2024-03-15T18:01:10.746Z] "internal/abi", [2024-03-15T18:01:10.746Z] "internal/bytealg", [2024-03-15T18:01:10.746Z] "internal/cpu", [2024-03-15T18:01:10.746Z] "internal/fmtsort", [2024-03-15T18:01:10.746Z] "internal/goexperiment", [2024-03-15T18:01:10.746Z] "internal/itoa", [2024-03-15T18:01:10.746Z] "internal/nettrace", [2024-03-15T18:01:10.746Z] "internal/oserror", [2024-03-15T18:01:10.746Z] "internal/poll", [2024-03-15T18:01:10.746Z] "internal/race", [2024-03-15T18:01:10.746Z] "internal/reflectlite", [2024-03-15T18:01:10.746Z] "internal/singleflight", [2024-03-15T18:01:10.746Z] "internal/syscall/execenv", [2024-03-15T18:01:10.746Z] "internal/syscall/unix", [2024-03-15T18:01:10.746Z] "internal/testlog", [2024-03-15T18:01:10.746Z] "internal/unsafeheader", [2024-03-15T18:01:10.746Z] "io", [2024-03-15T18:01:10.746Z] "io/fs", [2024-03-15T18:01:10.746Z] "io/ioutil", [2024-03-15T18:01:10.746Z] "log", [2024-03-15T18:01:10.746Z] "math", [2024-03-15T18:01:10.746Z] "math/big", [2024-03-15T18:01:10.746Z] "math/bits", [2024-03-15T18:01:10.746Z] "math/rand", [2024-03-15T18:01:10.746Z] "mime", [2024-03-15T18:01:10.746Z] "mime/multipart", [2024-03-15T18:01:10.746Z] "mime/quotedprintable", [2024-03-15T18:01:10.746Z] "net", [2024-03-15T18:01:10.746Z] "net/http", [2024-03-15T18:01:10.746Z] "net/http/httptrace", [2024-03-15T18:01:10.746Z] "net/http/internal", [2024-03-15T18:01:10.746Z] "net/http/internal/ascii", [2024-03-15T18:01:10.746Z] "net/textproto", [2024-03-15T18:01:10.746Z] "net/url", [2024-03-15T18:01:10.746Z] "os", [2024-03-15T18:01:10.746Z] "path", [2024-03-15T18:01:10.746Z] "path/filepath", [2024-03-15T18:01:10.746Z] "reflect", [2024-03-15T18:01:10.746Z] "regexp", [2024-03-15T18:01:10.746Z] "regexp/syntax", [2024-03-15T18:01:10.746Z] "runtime", [2024-03-15T18:01:10.746Z] "runtime/cgo", [2024-03-15T18:01:10.746Z] "runtime/internal/atomic", [2024-03-15T18:01:10.746Z] "runtime/internal/math", [2024-03-15T18:01:10.746Z] "runtime/internal/sys", [2024-03-15T18:01:10.746Z] "sort", [2024-03-15T18:01:10.746Z] "strconv", [2024-03-15T18:01:10.746Z] "strings", [2024-03-15T18:01:10.746Z] "sync", [2024-03-15T18:01:10.746Z] "sync/atomic", [2024-03-15T18:01:10.746Z] "syscall", [2024-03-15T18:01:10.746Z] "time", [2024-03-15T18:01:10.746Z] "unicode", [2024-03-15T18:01:10.746Z] "unicode/utf16", [2024-03-15T18:01:10.746Z] "unicode/utf8", [2024-03-15T18:01:10.746Z] "unsafe", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.746Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.746Z] ], [2024-03-15T18:01:10.746Z] "TestGoFiles": [ [2024-03-15T18:01:10.746Z] "request_test.go" [2024-03-15T18:01:10.746Z] ], [2024-03-15T18:01:10.746Z] "TestImports": [ [2024-03-15T18:01:10.746Z] "errors", [2024-03-15T18:01:10.746Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.746Z] "github.com/google/uuid", [2024-03-15T18:01:10.746Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.746Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.746Z] "testing", [2024-03-15T18:01:10.746Z] "time" [2024-03-15T18:01:10.746Z] ] [2024-03-15T18:01:10.746Z] } [2024-03-15T18:01:10.746Z] { [2024-03-15T18:01:10.746Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.12/internal/pkg/mqtt", [2024-03-15T18:01:10.746Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.746Z] "Name": "mqtt", [2024-03-15T18:01:10.746Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.12", [2024-03-15T18:01:10.746Z] "Module": { [2024-03-15T18:01:10.746Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-03-15T18:01:10.746Z] "Version": "v3.2.0-dev.12", [2024-03-15T18:01:10.746Z] "Time": "2024-02-21T00:21:56Z", [2024-03-15T18:01:10.746Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.12", [2024-03-15T18:01:10.746Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.12.mod", [2024-03-15T18:01:10.746Z] "GoVersion": "1.21" [2024-03-15T18:01:10.746Z] }, [2024-03-15T18:01:10.746Z] "DepOnly": true, [2024-03-15T18:01:10.746Z] "Stale": true, [2024-03-15T18:01:10.746Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-15T18:01:10.746Z] "GoFiles": [ [2024-03-15T18:01:10.746Z] "client.go", [2024-03-15T18:01:10.746Z] "client_options.go", [2024-03-15T18:01:10.746Z] "errors.go" [2024-03-15T18:01:10.746Z] ], [2024-03-15T18:01:10.746Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.746Z] "client_integration_test.go" [2024-03-15T18:01:10.746Z] ], [2024-03-15T18:01:10.746Z] "Imports": [ [2024-03-15T18:01:10.746Z] "crypto/tls", [2024-03-15T18:01:10.747Z] "crypto/x509", [2024-03-15T18:01:10.747Z] "encoding/json", [2024-03-15T18:01:10.747Z] "encoding/pem", [2024-03-15T18:01:10.747Z] "errors", [2024-03-15T18:01:10.747Z] "fmt", [2024-03-15T18:01:10.747Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.747Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.747Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.747Z] "math/rand", [2024-03-15T18:01:10.747Z] "net/url", [2024-03-15T18:01:10.747Z] "os", [2024-03-15T18:01:10.747Z] "strconv", [2024-03-15T18:01:10.747Z] "sync", [2024-03-15T18:01:10.747Z] "time" [2024-03-15T18:01:10.747Z] ], [2024-03-15T18:01:10.747Z] "Deps": [ [2024-03-15T18:01:10.747Z] "bufio", [2024-03-15T18:01:10.747Z] "bytes", [2024-03-15T18:01:10.747Z] "compress/flate", [2024-03-15T18:01:10.747Z] "compress/gzip", [2024-03-15T18:01:10.747Z] "compress/zlib", [2024-03-15T18:01:10.747Z] "container/list", [2024-03-15T18:01:10.747Z] "context", [2024-03-15T18:01:10.747Z] "crypto", [2024-03-15T18:01:10.747Z] "crypto/aes", [2024-03-15T18:01:10.747Z] "crypto/cipher", [2024-03-15T18:01:10.747Z] "crypto/des", [2024-03-15T18:01:10.747Z] "crypto/dsa", [2024-03-15T18:01:10.747Z] "crypto/ecdsa", [2024-03-15T18:01:10.747Z] "crypto/ed25519", [2024-03-15T18:01:10.747Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.747Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.747Z] "crypto/elliptic", [2024-03-15T18:01:10.747Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.747Z] "crypto/hmac", [2024-03-15T18:01:10.747Z] "crypto/internal/randutil", [2024-03-15T18:01:10.747Z] "crypto/internal/subtle", [2024-03-15T18:01:10.747Z] "crypto/md5", [2024-03-15T18:01:10.747Z] "crypto/rand", [2024-03-15T18:01:10.747Z] "crypto/rc4", [2024-03-15T18:01:10.747Z] "crypto/rsa", [2024-03-15T18:01:10.747Z] "crypto/sha1", [2024-03-15T18:01:10.747Z] "crypto/sha256", [2024-03-15T18:01:10.747Z] "crypto/sha512", [2024-03-15T18:01:10.747Z] "crypto/subtle", [2024-03-15T18:01:10.747Z] "crypto/tls", [2024-03-15T18:01:10.747Z] "crypto/x509", [2024-03-15T18:01:10.747Z] "crypto/x509/pkix", [2024-03-15T18:01:10.747Z] "database/sql/driver", [2024-03-15T18:01:10.747Z] "debug/dwarf", [2024-03-15T18:01:10.747Z] "debug/macho", [2024-03-15T18:01:10.747Z] "encoding", [2024-03-15T18:01:10.747Z] "encoding/asn1", [2024-03-15T18:01:10.747Z] "encoding/base64", [2024-03-15T18:01:10.747Z] "encoding/binary", [2024-03-15T18:01:10.747Z] "encoding/csv", [2024-03-15T18:01:10.747Z] "encoding/hex", [2024-03-15T18:01:10.747Z] "encoding/json", [2024-03-15T18:01:10.747Z] "encoding/pem", [2024-03-15T18:01:10.747Z] "encoding/xml", [2024-03-15T18:01:10.747Z] "errors", [2024-03-15T18:01:10.747Z] "fmt", [2024-03-15T18:01:10.747Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.747Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.747Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.747Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.747Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.747Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.747Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.747Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.747Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.747Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.747Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.747Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.747Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.747Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.747Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.747Z] "github.com/google/uuid", [2024-03-15T18:01:10.747Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.747Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.747Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.747Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.747Z] "golang.org/x/net/html", [2024-03-15T18:01:10.747Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.747Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.747Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.747Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.747Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.747Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.747Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.747Z] "golang.org/x/text/language", [2024-03-15T18:01:10.747Z] "hash", [2024-03-15T18:01:10.747Z] "hash/adler32", [2024-03-15T18:01:10.747Z] "hash/crc32", [2024-03-15T18:01:10.747Z] "internal/abi", [2024-03-15T18:01:10.747Z] "internal/bytealg", [2024-03-15T18:01:10.747Z] "internal/cpu", [2024-03-15T18:01:10.747Z] "internal/fmtsort", [2024-03-15T18:01:10.747Z] "internal/goexperiment", [2024-03-15T18:01:10.747Z] "internal/itoa", [2024-03-15T18:01:10.747Z] "internal/nettrace", [2024-03-15T18:01:10.747Z] "internal/oserror", [2024-03-15T18:01:10.747Z] "internal/poll", [2024-03-15T18:01:10.747Z] "internal/race", [2024-03-15T18:01:10.747Z] "internal/reflectlite", [2024-03-15T18:01:10.747Z] "internal/singleflight", [2024-03-15T18:01:10.747Z] "internal/syscall/execenv", [2024-03-15T18:01:10.747Z] "internal/syscall/unix", [2024-03-15T18:01:10.747Z] "internal/testlog", [2024-03-15T18:01:10.747Z] "internal/unsafeheader", [2024-03-15T18:01:10.747Z] "io", [2024-03-15T18:01:10.747Z] "io/fs", [2024-03-15T18:01:10.747Z] "io/ioutil", [2024-03-15T18:01:10.747Z] "log", [2024-03-15T18:01:10.747Z] "math", [2024-03-15T18:01:10.747Z] "math/big", [2024-03-15T18:01:10.747Z] "math/bits", [2024-03-15T18:01:10.747Z] "math/rand", [2024-03-15T18:01:10.747Z] "mime", [2024-03-15T18:01:10.747Z] "mime/multipart", [2024-03-15T18:01:10.747Z] "mime/quotedprintable", [2024-03-15T18:01:10.747Z] "net", [2024-03-15T18:01:10.747Z] "net/http", [2024-03-15T18:01:10.747Z] "net/http/httptrace", [2024-03-15T18:01:10.747Z] "net/http/internal", [2024-03-15T18:01:10.747Z] "net/http/internal/ascii", [2024-03-15T18:01:10.747Z] "net/textproto", [2024-03-15T18:01:10.747Z] "net/url", [2024-03-15T18:01:10.747Z] "os", [2024-03-15T18:01:10.747Z] "path", [2024-03-15T18:01:10.747Z] "path/filepath", [2024-03-15T18:01:10.747Z] "reflect", [2024-03-15T18:01:10.747Z] "regexp", [2024-03-15T18:01:10.747Z] "regexp/syntax", [2024-03-15T18:01:10.747Z] "runtime", [2024-03-15T18:01:10.747Z] "runtime/cgo", [2024-03-15T18:01:10.747Z] "runtime/internal/atomic", [2024-03-15T18:01:10.747Z] "runtime/internal/math", [2024-03-15T18:01:10.747Z] "runtime/internal/sys", [2024-03-15T18:01:10.747Z] "sort", [2024-03-15T18:01:10.747Z] "strconv", [2024-03-15T18:01:10.747Z] "strings", [2024-03-15T18:01:10.747Z] "sync", [2024-03-15T18:01:10.747Z] "sync/atomic", [2024-03-15T18:01:10.747Z] "syscall", [2024-03-15T18:01:10.747Z] "time", [2024-03-15T18:01:10.747Z] "unicode", [2024-03-15T18:01:10.747Z] "unicode/utf16", [2024-03-15T18:01:10.747Z] "unicode/utf8", [2024-03-15T18:01:10.747Z] "unsafe", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.747Z] ], [2024-03-15T18:01:10.747Z] "TestGoFiles": [ [2024-03-15T18:01:10.747Z] "client_options_test.go", [2024-03-15T18:01:10.747Z] "client_test.go" [2024-03-15T18:01:10.747Z] ], [2024-03-15T18:01:10.747Z] "TestImports": [ [2024-03-15T18:01:10.747Z] "crypto/tls", [2024-03-15T18:01:10.747Z] "crypto/x509", [2024-03-15T18:01:10.747Z] "encoding/json", [2024-03-15T18:01:10.747Z] "encoding/pem", [2024-03-15T18:01:10.747Z] "errors", [2024-03-15T18:01:10.747Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.747Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.747Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.747Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.747Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.747Z] "reflect", [2024-03-15T18:01:10.747Z] "strings", [2024-03-15T18:01:10.747Z] "sync", [2024-03-15T18:01:10.747Z] "testing", [2024-03-15T18:01:10.747Z] "time" [2024-03-15T18:01:10.747Z] ] [2024-03-15T18:01:10.747Z] } [2024-03-15T18:01:10.747Z] { [2024-03-15T18:01:10.747Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.12/internal/pkg/nats", [2024-03-15T18:01:10.747Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.747Z] "Name": "nats", [2024-03-15T18:01:10.747Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.12", [2024-03-15T18:01:10.747Z] "Module": { [2024-03-15T18:01:10.747Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-03-15T18:01:10.747Z] "Version": "v3.2.0-dev.12", [2024-03-15T18:01:10.747Z] "Time": "2024-02-21T00:21:56Z", [2024-03-15T18:01:10.747Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.12", [2024-03-15T18:01:10.747Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.12.mod", [2024-03-15T18:01:10.747Z] "GoVersion": "1.21" [2024-03-15T18:01:10.747Z] }, [2024-03-15T18:01:10.747Z] "DepOnly": true, [2024-03-15T18:01:10.747Z] "Stale": true, [2024-03-15T18:01:10.747Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.747Z] "GoFiles": [ [2024-03-15T18:01:10.747Z] "client_no_nats.go" [2024-03-15T18:01:10.747Z] ], [2024-03-15T18:01:10.747Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.747Z] "client.go", [2024-03-15T18:01:10.747Z] "client_test.go", [2024-03-15T18:01:10.747Z] "connection.go", [2024-03-15T18:01:10.747Z] "marshaller.go", [2024-03-15T18:01:10.747Z] "marshaller_test.go", [2024-03-15T18:01:10.747Z] "options.go", [2024-03-15T18:01:10.747Z] "options_test.go", [2024-03-15T18:01:10.747Z] "topics.go", [2024-03-15T18:01:10.747Z] "topics_test.go" [2024-03-15T18:01:10.747Z] ], [2024-03-15T18:01:10.747Z] "Imports": [ [2024-03-15T18:01:10.747Z] "fmt", [2024-03-15T18:01:10.747Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.747Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types" [2024-03-15T18:01:10.747Z] ], [2024-03-15T18:01:10.747Z] "Deps": [ [2024-03-15T18:01:10.747Z] "bufio", [2024-03-15T18:01:10.747Z] "bytes", [2024-03-15T18:01:10.747Z] "compress/flate", [2024-03-15T18:01:10.747Z] "compress/gzip", [2024-03-15T18:01:10.747Z] "compress/zlib", [2024-03-15T18:01:10.747Z] "container/list", [2024-03-15T18:01:10.747Z] "context", [2024-03-15T18:01:10.747Z] "crypto", [2024-03-15T18:01:10.747Z] "crypto/aes", [2024-03-15T18:01:10.747Z] "crypto/cipher", [2024-03-15T18:01:10.747Z] "crypto/des", [2024-03-15T18:01:10.747Z] "crypto/dsa", [2024-03-15T18:01:10.747Z] "crypto/ecdsa", [2024-03-15T18:01:10.747Z] "crypto/ed25519", [2024-03-15T18:01:10.747Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.747Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.747Z] "crypto/elliptic", [2024-03-15T18:01:10.747Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.747Z] "crypto/hmac", [2024-03-15T18:01:10.747Z] "crypto/internal/randutil", [2024-03-15T18:01:10.747Z] "crypto/internal/subtle", [2024-03-15T18:01:10.747Z] "crypto/md5", [2024-03-15T18:01:10.747Z] "crypto/rand", [2024-03-15T18:01:10.747Z] "crypto/rc4", [2024-03-15T18:01:10.747Z] "crypto/rsa", [2024-03-15T18:01:10.747Z] "crypto/sha1", [2024-03-15T18:01:10.747Z] "crypto/sha256", [2024-03-15T18:01:10.747Z] "crypto/sha512", [2024-03-15T18:01:10.747Z] "crypto/subtle", [2024-03-15T18:01:10.747Z] "crypto/tls", [2024-03-15T18:01:10.747Z] "crypto/x509", [2024-03-15T18:01:10.747Z] "crypto/x509/pkix", [2024-03-15T18:01:10.747Z] "database/sql/driver", [2024-03-15T18:01:10.747Z] "debug/dwarf", [2024-03-15T18:01:10.747Z] "debug/macho", [2024-03-15T18:01:10.747Z] "encoding", [2024-03-15T18:01:10.747Z] "encoding/asn1", [2024-03-15T18:01:10.747Z] "encoding/base64", [2024-03-15T18:01:10.747Z] "encoding/binary", [2024-03-15T18:01:10.747Z] "encoding/csv", [2024-03-15T18:01:10.747Z] "encoding/hex", [2024-03-15T18:01:10.747Z] "encoding/json", [2024-03-15T18:01:10.747Z] "encoding/pem", [2024-03-15T18:01:10.747Z] "encoding/xml", [2024-03-15T18:01:10.747Z] "errors", [2024-03-15T18:01:10.747Z] "fmt", [2024-03-15T18:01:10.747Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.747Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.747Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.747Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.747Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.747Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.747Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.747Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.747Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.747Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.747Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.747Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.747Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.747Z] "github.com/google/uuid", [2024-03-15T18:01:10.747Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.747Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.747Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.747Z] "golang.org/x/net/html", [2024-03-15T18:01:10.747Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.747Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.747Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.747Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.747Z] "golang.org/x/text/language", [2024-03-15T18:01:10.747Z] "hash", [2024-03-15T18:01:10.747Z] "hash/adler32", [2024-03-15T18:01:10.747Z] "hash/crc32", [2024-03-15T18:01:10.747Z] "internal/abi", [2024-03-15T18:01:10.747Z] "internal/bytealg", [2024-03-15T18:01:10.747Z] "internal/cpu", [2024-03-15T18:01:10.747Z] "internal/fmtsort", [2024-03-15T18:01:10.747Z] "internal/goexperiment", [2024-03-15T18:01:10.747Z] "internal/itoa", [2024-03-15T18:01:10.747Z] "internal/nettrace", [2024-03-15T18:01:10.747Z] "internal/oserror", [2024-03-15T18:01:10.747Z] "internal/poll", [2024-03-15T18:01:10.747Z] "internal/race", [2024-03-15T18:01:10.747Z] "internal/reflectlite", [2024-03-15T18:01:10.747Z] "internal/singleflight", [2024-03-15T18:01:10.747Z] "internal/syscall/execenv", [2024-03-15T18:01:10.747Z] "internal/syscall/unix", [2024-03-15T18:01:10.747Z] "internal/testlog", [2024-03-15T18:01:10.747Z] "internal/unsafeheader", [2024-03-15T18:01:10.747Z] "io", [2024-03-15T18:01:10.747Z] "io/fs", [2024-03-15T18:01:10.747Z] "io/ioutil", [2024-03-15T18:01:10.747Z] "log", [2024-03-15T18:01:10.747Z] "math", [2024-03-15T18:01:10.747Z] "math/big", [2024-03-15T18:01:10.747Z] "math/bits", [2024-03-15T18:01:10.747Z] "math/rand", [2024-03-15T18:01:10.747Z] "mime", [2024-03-15T18:01:10.747Z] "mime/multipart", [2024-03-15T18:01:10.747Z] "mime/quotedprintable", [2024-03-15T18:01:10.747Z] "net", [2024-03-15T18:01:10.747Z] "net/http", [2024-03-15T18:01:10.747Z] "net/http/httptrace", [2024-03-15T18:01:10.747Z] "net/http/internal", [2024-03-15T18:01:10.747Z] "net/http/internal/ascii", [2024-03-15T18:01:10.747Z] "net/textproto", [2024-03-15T18:01:10.747Z] "net/url", [2024-03-15T18:01:10.747Z] "os", [2024-03-15T18:01:10.747Z] "path", [2024-03-15T18:01:10.747Z] "path/filepath", [2024-03-15T18:01:10.747Z] "reflect", [2024-03-15T18:01:10.747Z] "regexp", [2024-03-15T18:01:10.747Z] "regexp/syntax", [2024-03-15T18:01:10.747Z] "runtime", [2024-03-15T18:01:10.747Z] "runtime/cgo", [2024-03-15T18:01:10.747Z] "runtime/internal/atomic", [2024-03-15T18:01:10.747Z] "runtime/internal/math", [2024-03-15T18:01:10.747Z] "runtime/internal/sys", [2024-03-15T18:01:10.747Z] "sort", [2024-03-15T18:01:10.747Z] "strconv", [2024-03-15T18:01:10.747Z] "strings", [2024-03-15T18:01:10.747Z] "sync", [2024-03-15T18:01:10.747Z] "sync/atomic", [2024-03-15T18:01:10.747Z] "syscall", [2024-03-15T18:01:10.747Z] "time", [2024-03-15T18:01:10.747Z] "unicode", [2024-03-15T18:01:10.747Z] "unicode/utf16", [2024-03-15T18:01:10.747Z] "unicode/utf8", [2024-03-15T18:01:10.747Z] "unsafe", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.747Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.747Z] ], [2024-03-15T18:01:10.747Z] "TestGoFiles": [ [2024-03-15T18:01:10.747Z] "client_no_nats_test.go" [2024-03-15T18:01:10.747Z] ], [2024-03-15T18:01:10.747Z] "TestImports": [ [2024-03-15T18:01:10.747Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.747Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.747Z] "testing" [2024-03-15T18:01:10.747Z] ] [2024-03-15T18:01:10.747Z] } [2024-03-15T18:01:10.747Z] { [2024-03-15T18:01:10.747Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.12/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.747Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.747Z] "Name": "jetstream", [2024-03-15T18:01:10.747Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.12", [2024-03-15T18:01:10.747Z] "Module": { [2024-03-15T18:01:10.747Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-03-15T18:01:10.747Z] "Version": "v3.2.0-dev.12", [2024-03-15T18:01:10.747Z] "Time": "2024-02-21T00:21:56Z", [2024-03-15T18:01:10.747Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.12", [2024-03-15T18:01:10.747Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.12.mod", [2024-03-15T18:01:10.747Z] "GoVersion": "1.21" [2024-03-15T18:01:10.747Z] }, [2024-03-15T18:01:10.747Z] "DepOnly": true, [2024-03-15T18:01:10.747Z] "Stale": true, [2024-03-15T18:01:10.747Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.747Z] "GoFiles": [ [2024-03-15T18:01:10.747Z] "client_no_nats.go" [2024-03-15T18:01:10.747Z] ], [2024-03-15T18:01:10.747Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.747Z] "client.go", [2024-03-15T18:01:10.747Z] "client_test.go", [2024-03-15T18:01:10.747Z] "connection.go", [2024-03-15T18:01:10.747Z] "stream.go", [2024-03-15T18:01:10.747Z] "stream_test.go" [2024-03-15T18:01:10.747Z] ], [2024-03-15T18:01:10.747Z] "Imports": [ [2024-03-15T18:01:10.747Z] "fmt", [2024-03-15T18:01:10.747Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.747Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types" [2024-03-15T18:01:10.747Z] ], [2024-03-15T18:01:10.747Z] "Deps": [ [2024-03-15T18:01:10.747Z] "bufio", [2024-03-15T18:01:10.747Z] "bytes", [2024-03-15T18:01:10.747Z] "compress/flate", [2024-03-15T18:01:10.747Z] "compress/gzip", [2024-03-15T18:01:10.747Z] "compress/zlib", [2024-03-15T18:01:10.747Z] "container/list", [2024-03-15T18:01:10.747Z] "context", [2024-03-15T18:01:10.747Z] "crypto", [2024-03-15T18:01:10.747Z] "crypto/aes", [2024-03-15T18:01:10.747Z] "crypto/cipher", [2024-03-15T18:01:10.747Z] "crypto/des", [2024-03-15T18:01:10.747Z] "crypto/dsa", [2024-03-15T18:01:10.747Z] "crypto/ecdsa", [2024-03-15T18:01:10.747Z] "crypto/ed25519", [2024-03-15T18:01:10.747Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.747Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.747Z] "crypto/elliptic", [2024-03-15T18:01:10.747Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.747Z] "crypto/hmac", [2024-03-15T18:01:10.747Z] "crypto/internal/randutil", [2024-03-15T18:01:10.747Z] "crypto/internal/subtle", [2024-03-15T18:01:10.747Z] "crypto/md5", [2024-03-15T18:01:10.747Z] "crypto/rand", [2024-03-15T18:01:10.747Z] "crypto/rc4", [2024-03-15T18:01:10.747Z] "crypto/rsa", [2024-03-15T18:01:10.747Z] "crypto/sha1", [2024-03-15T18:01:10.747Z] "crypto/sha256", [2024-03-15T18:01:10.747Z] "crypto/sha512", [2024-03-15T18:01:10.747Z] "crypto/subtle", [2024-03-15T18:01:10.747Z] "crypto/tls", [2024-03-15T18:01:10.747Z] "crypto/x509", [2024-03-15T18:01:10.747Z] "crypto/x509/pkix", [2024-03-15T18:01:10.747Z] "database/sql/driver", [2024-03-15T18:01:10.747Z] "debug/dwarf", [2024-03-15T18:01:10.747Z] "debug/macho", [2024-03-15T18:01:10.747Z] "encoding", [2024-03-15T18:01:10.747Z] "encoding/asn1", [2024-03-15T18:01:10.747Z] "encoding/base64", [2024-03-15T18:01:10.747Z] "encoding/binary", [2024-03-15T18:01:10.747Z] "encoding/csv", [2024-03-15T18:01:10.747Z] "encoding/hex", [2024-03-15T18:01:10.747Z] "encoding/json", [2024-03-15T18:01:10.747Z] "encoding/pem", [2024-03-15T18:01:10.747Z] "encoding/xml", [2024-03-15T18:01:10.747Z] "errors", [2024-03-15T18:01:10.747Z] "fmt", [2024-03-15T18:01:10.747Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.747Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.747Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.747Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.747Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.747Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.747Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.747Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.747Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.747Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.747Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.747Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.747Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.747Z] "github.com/google/uuid", [2024-03-15T18:01:10.747Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.747Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.747Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.747Z] "golang.org/x/net/html", [2024-03-15T18:01:10.747Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.747Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.747Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.747Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.747Z] "golang.org/x/text/language", [2024-03-15T18:01:10.747Z] "hash", [2024-03-15T18:01:10.747Z] "hash/adler32", [2024-03-15T18:01:10.747Z] "hash/crc32", [2024-03-15T18:01:10.747Z] "internal/abi", [2024-03-15T18:01:10.747Z] "internal/bytealg", [2024-03-15T18:01:10.747Z] "internal/cpu", [2024-03-15T18:01:10.747Z] "internal/fmtsort", [2024-03-15T18:01:10.747Z] "internal/goexperiment", [2024-03-15T18:01:10.747Z] "internal/itoa", [2024-03-15T18:01:10.747Z] "internal/nettrace", [2024-03-15T18:01:10.747Z] "internal/oserror", [2024-03-15T18:01:10.747Z] "internal/poll", [2024-03-15T18:01:10.747Z] "internal/race", [2024-03-15T18:01:10.747Z] "internal/reflectlite", [2024-03-15T18:01:10.747Z] "internal/singleflight", [2024-03-15T18:01:10.747Z] "internal/syscall/execenv", [2024-03-15T18:01:10.747Z] "internal/syscall/unix", [2024-03-15T18:01:10.747Z] "internal/testlog", [2024-03-15T18:01:10.747Z] "internal/unsafeheader", [2024-03-15T18:01:10.747Z] "io", [2024-03-15T18:01:10.747Z] "io/fs", [2024-03-15T18:01:10.747Z] "io/ioutil", [2024-03-15T18:01:10.747Z] "log", [2024-03-15T18:01:10.747Z] "math", [2024-03-15T18:01:10.747Z] "math/big", [2024-03-15T18:01:10.747Z] "math/bits", [2024-03-15T18:01:10.747Z] "math/rand", [2024-03-15T18:01:10.747Z] "mime", [2024-03-15T18:01:10.747Z] "mime/multipart", [2024-03-15T18:01:10.747Z] "mime/quotedprintable", [2024-03-15T18:01:10.747Z] "net", [2024-03-15T18:01:10.747Z] "net/http", [2024-03-15T18:01:10.747Z] "net/http/httptrace", [2024-03-15T18:01:10.747Z] "net/http/internal", [2024-03-15T18:01:10.747Z] "net/http/internal/ascii", [2024-03-15T18:01:10.747Z] "net/textproto", [2024-03-15T18:01:10.747Z] "net/url", [2024-03-15T18:01:10.747Z] "os", [2024-03-15T18:01:10.747Z] "path", [2024-03-15T18:01:10.747Z] "path/filepath", [2024-03-15T18:01:10.747Z] "reflect", [2024-03-15T18:01:10.747Z] "regexp", [2024-03-15T18:01:10.748Z] "regexp/syntax", [2024-03-15T18:01:10.748Z] "runtime", [2024-03-15T18:01:10.748Z] "runtime/cgo", [2024-03-15T18:01:10.748Z] "runtime/internal/atomic", [2024-03-15T18:01:10.748Z] "runtime/internal/math", [2024-03-15T18:01:10.748Z] "runtime/internal/sys", [2024-03-15T18:01:10.748Z] "sort", [2024-03-15T18:01:10.748Z] "strconv", [2024-03-15T18:01:10.748Z] "strings", [2024-03-15T18:01:10.748Z] "sync", [2024-03-15T18:01:10.748Z] "sync/atomic", [2024-03-15T18:01:10.748Z] "syscall", [2024-03-15T18:01:10.748Z] "time", [2024-03-15T18:01:10.748Z] "unicode", [2024-03-15T18:01:10.748Z] "unicode/utf16", [2024-03-15T18:01:10.748Z] "unicode/utf8", [2024-03-15T18:01:10.748Z] "unsafe", [2024-03-15T18:01:10.748Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.748Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.748Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.748Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.748Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.748Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.748Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.748Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.748Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.748Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.748Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.748Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.748Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.748Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.748Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.748Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.748Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.748Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.748Z] ], [2024-03-15T18:01:10.748Z] "TestGoFiles": [ [2024-03-15T18:01:10.748Z] "client_no_nats_test.go" [2024-03-15T18:01:10.748Z] ], [2024-03-15T18:01:10.748Z] "TestImports": [ [2024-03-15T18:01:10.748Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.748Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.748Z] "testing" [2024-03-15T18:01:10.748Z] ] [2024-03-15T18:01:10.748Z] } [2024-03-15T18:01:10.748Z] { [2024-03-15T18:01:10.748Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0/internal/util", [2024-03-15T18:01:10.748Z] "ImportPath": "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.748Z] "Name": "util", [2024-03-15T18:01:10.748Z] "Root": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-15T18:01:10.748Z] "Module": { [2024-03-15T18:01:10.748Z] "Path": "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.748Z] "Version": "v7.3.0", [2024-03-15T18:01:10.748Z] "Time": "2020-05-21T06:52:17Z", [2024-03-15T18:01:10.748Z] "Indirect": true, [2024-03-15T18:01:10.748Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-15T18:01:10.748Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-redis/redis/v7/@v/v7.3.0.mod", [2024-03-15T18:01:10.748Z] "GoVersion": "1.11" [2024-03-15T18:01:10.748Z] }, [2024-03-15T18:01:10.748Z] "DepOnly": true, [2024-03-15T18:01:10.748Z] "Stale": true, [2024-03-15T18:01:10.748Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.748Z] "GoFiles": [ [2024-03-15T18:01:10.748Z] "strconv.go", [2024-03-15T18:01:10.748Z] "unsafe.go" [2024-03-15T18:01:10.748Z] ], [2024-03-15T18:01:10.748Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.748Z] "safe.go" [2024-03-15T18:01:10.748Z] ], [2024-03-15T18:01:10.748Z] "Imports": [ [2024-03-15T18:01:10.748Z] "strconv", [2024-03-15T18:01:10.748Z] "unsafe" [2024-03-15T18:01:10.748Z] ], [2024-03-15T18:01:10.748Z] "Deps": [ [2024-03-15T18:01:10.748Z] "errors", [2024-03-15T18:01:10.748Z] "internal/abi", [2024-03-15T18:01:10.748Z] "internal/bytealg", [2024-03-15T18:01:10.748Z] "internal/cpu", [2024-03-15T18:01:10.748Z] "internal/goexperiment", [2024-03-15T18:01:10.748Z] "internal/reflectlite", [2024-03-15T18:01:10.748Z] "internal/unsafeheader", [2024-03-15T18:01:10.748Z] "math", [2024-03-15T18:01:10.748Z] "math/bits", [2024-03-15T18:01:10.748Z] "runtime", [2024-03-15T18:01:10.748Z] "runtime/internal/atomic", [2024-03-15T18:01:10.748Z] "runtime/internal/math", [2024-03-15T18:01:10.748Z] "runtime/internal/sys", [2024-03-15T18:01:10.748Z] "strconv", [2024-03-15T18:01:10.748Z] "unicode/utf8", [2024-03-15T18:01:10.748Z] "unsafe" [2024-03-15T18:01:10.748Z] ] [2024-03-15T18:01:10.748Z] } [2024-03-15T18:01:10.748Z] { [2024-03-15T18:01:10.748Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0/internal", [2024-03-15T18:01:10.748Z] "ImportPath": "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.748Z] "Name": "internal", [2024-03-15T18:01:10.748Z] "Root": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-15T18:01:10.748Z] "Module": { [2024-03-15T18:01:10.748Z] "Path": "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.748Z] "Version": "v7.3.0", [2024-03-15T18:01:10.748Z] "Time": "2020-05-21T06:52:17Z", [2024-03-15T18:01:10.748Z] "Indirect": true, [2024-03-15T18:01:10.748Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-15T18:01:10.748Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-redis/redis/v7/@v/v7.3.0.mod", [2024-03-15T18:01:10.748Z] "GoVersion": "1.11" [2024-03-15T18:01:10.748Z] }, [2024-03-15T18:01:10.748Z] "DepOnly": true, [2024-03-15T18:01:10.748Z] "Stale": true, [2024-03-15T18:01:10.748Z] "StaleReason": "stale dependency: github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.748Z] "GoFiles": [ [2024-03-15T18:01:10.748Z] "internal.go", [2024-03-15T18:01:10.748Z] "log.go", [2024-03-15T18:01:10.748Z] "once.go", [2024-03-15T18:01:10.748Z] "util.go" [2024-03-15T18:01:10.748Z] ], [2024-03-15T18:01:10.748Z] "Imports": [ [2024-03-15T18:01:10.748Z] "context", [2024-03-15T18:01:10.748Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.748Z] "log", [2024-03-15T18:01:10.748Z] "math/rand", [2024-03-15T18:01:10.748Z] "os", [2024-03-15T18:01:10.748Z] "sync", [2024-03-15T18:01:10.748Z] "sync/atomic", [2024-03-15T18:01:10.748Z] "time" [2024-03-15T18:01:10.748Z] ], [2024-03-15T18:01:10.748Z] "Deps": [ [2024-03-15T18:01:10.748Z] "context", [2024-03-15T18:01:10.748Z] "errors", [2024-03-15T18:01:10.748Z] "fmt", [2024-03-15T18:01:10.748Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.748Z] "internal/abi", [2024-03-15T18:01:10.748Z] "internal/bytealg", [2024-03-15T18:01:10.748Z] "internal/cpu", [2024-03-15T18:01:10.748Z] "internal/fmtsort", [2024-03-15T18:01:10.748Z] "internal/goexperiment", [2024-03-15T18:01:10.748Z] "internal/itoa", [2024-03-15T18:01:10.748Z] "internal/oserror", [2024-03-15T18:01:10.748Z] "internal/poll", [2024-03-15T18:01:10.748Z] "internal/race", [2024-03-15T18:01:10.748Z] "internal/reflectlite", [2024-03-15T18:01:10.748Z] "internal/syscall/execenv", [2024-03-15T18:01:10.748Z] "internal/syscall/unix", [2024-03-15T18:01:10.748Z] "internal/testlog", [2024-03-15T18:01:10.748Z] "internal/unsafeheader", [2024-03-15T18:01:10.748Z] "io", [2024-03-15T18:01:10.748Z] "io/fs", [2024-03-15T18:01:10.748Z] "log", [2024-03-15T18:01:10.748Z] "math", [2024-03-15T18:01:10.748Z] "math/bits", [2024-03-15T18:01:10.748Z] "math/rand", [2024-03-15T18:01:10.748Z] "os", [2024-03-15T18:01:10.748Z] "path", [2024-03-15T18:01:10.748Z] "reflect", [2024-03-15T18:01:10.748Z] "runtime", [2024-03-15T18:01:10.748Z] "runtime/internal/atomic", [2024-03-15T18:01:10.748Z] "runtime/internal/math", [2024-03-15T18:01:10.748Z] "runtime/internal/sys", [2024-03-15T18:01:10.748Z] "sort", [2024-03-15T18:01:10.748Z] "strconv", [2024-03-15T18:01:10.748Z] "sync", [2024-03-15T18:01:10.748Z] "sync/atomic", [2024-03-15T18:01:10.748Z] "syscall", [2024-03-15T18:01:10.748Z] "time", [2024-03-15T18:01:10.748Z] "unicode", [2024-03-15T18:01:10.748Z] "unicode/utf8", [2024-03-15T18:01:10.748Z] "unsafe" [2024-03-15T18:01:10.748Z] ], [2024-03-15T18:01:10.748Z] "TestGoFiles": [ [2024-03-15T18:01:10.748Z] "internal_test.go" [2024-03-15T18:01:10.748Z] ], [2024-03-15T18:01:10.748Z] "TestImports": [ [2024-03-15T18:01:10.748Z] "github.com/onsi/gomega", [2024-03-15T18:01:10.748Z] "testing", [2024-03-15T18:01:10.748Z] "time" [2024-03-15T18:01:10.748Z] ] [2024-03-15T18:01:10.748Z] } [2024-03-15T18:01:10.748Z] { [2024-03-15T18:01:10.748Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0/internal/consistenthash", [2024-03-15T18:01:10.748Z] "ImportPath": "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.748Z] "Name": "consistenthash", [2024-03-15T18:01:10.748Z] "Doc": "Package consistenthash provides an implementation of a ring hash.", [2024-03-15T18:01:10.748Z] "Root": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-15T18:01:10.748Z] "Module": { [2024-03-15T18:01:10.748Z] "Path": "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.748Z] "Version": "v7.3.0", [2024-03-15T18:01:10.748Z] "Time": "2020-05-21T06:52:17Z", [2024-03-15T18:01:10.748Z] "Indirect": true, [2024-03-15T18:01:10.748Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-15T18:01:10.749Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-redis/redis/v7/@v/v7.3.0.mod", [2024-03-15T18:01:10.749Z] "GoVersion": "1.11" [2024-03-15T18:01:10.749Z] }, [2024-03-15T18:01:10.749Z] "DepOnly": true, [2024-03-15T18:01:10.749Z] "Stale": true, [2024-03-15T18:01:10.749Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.749Z] "GoFiles": [ [2024-03-15T18:01:10.749Z] "consistenthash.go" [2024-03-15T18:01:10.749Z] ], [2024-03-15T18:01:10.749Z] "Imports": [ [2024-03-15T18:01:10.749Z] "hash/crc32", [2024-03-15T18:01:10.749Z] "sort", [2024-03-15T18:01:10.749Z] "strconv" [2024-03-15T18:01:10.749Z] ], [2024-03-15T18:01:10.749Z] "Deps": [ [2024-03-15T18:01:10.749Z] "errors", [2024-03-15T18:01:10.749Z] "hash", [2024-03-15T18:01:10.749Z] "hash/crc32", [2024-03-15T18:01:10.749Z] "internal/abi", [2024-03-15T18:01:10.749Z] "internal/bytealg", [2024-03-15T18:01:10.749Z] "internal/cpu", [2024-03-15T18:01:10.749Z] "internal/goexperiment", [2024-03-15T18:01:10.749Z] "internal/race", [2024-03-15T18:01:10.749Z] "internal/reflectlite", [2024-03-15T18:01:10.749Z] "internal/unsafeheader", [2024-03-15T18:01:10.749Z] "io", [2024-03-15T18:01:10.749Z] "math", [2024-03-15T18:01:10.749Z] "math/bits", [2024-03-15T18:01:10.749Z] "runtime", [2024-03-15T18:01:10.749Z] "runtime/internal/atomic", [2024-03-15T18:01:10.749Z] "runtime/internal/math", [2024-03-15T18:01:10.749Z] "runtime/internal/sys", [2024-03-15T18:01:10.749Z] "sort", [2024-03-15T18:01:10.749Z] "strconv", [2024-03-15T18:01:10.749Z] "sync", [2024-03-15T18:01:10.749Z] "sync/atomic", [2024-03-15T18:01:10.749Z] "unicode/utf8", [2024-03-15T18:01:10.749Z] "unsafe" [2024-03-15T18:01:10.749Z] ], [2024-03-15T18:01:10.749Z] "TestGoFiles": [ [2024-03-15T18:01:10.749Z] "consistenthash_test.go" [2024-03-15T18:01:10.749Z] ], [2024-03-15T18:01:10.749Z] "TestImports": [ [2024-03-15T18:01:10.749Z] "fmt", [2024-03-15T18:01:10.749Z] "strconv", [2024-03-15T18:01:10.749Z] "testing" [2024-03-15T18:01:10.749Z] ] [2024-03-15T18:01:10.749Z] } [2024-03-15T18:01:10.749Z] { [2024-03-15T18:01:10.749Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0/internal/hashtag", [2024-03-15T18:01:10.749Z] "ImportPath": "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.749Z] "Name": "hashtag", [2024-03-15T18:01:10.749Z] "Root": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-15T18:01:10.749Z] "Module": { [2024-03-15T18:01:10.749Z] "Path": "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.749Z] "Version": "v7.3.0", [2024-03-15T18:01:10.749Z] "Time": "2020-05-21T06:52:17Z", [2024-03-15T18:01:10.749Z] "Indirect": true, [2024-03-15T18:01:10.749Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-15T18:01:10.749Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-redis/redis/v7/@v/v7.3.0.mod", [2024-03-15T18:01:10.749Z] "GoVersion": "1.11" [2024-03-15T18:01:10.749Z] }, [2024-03-15T18:01:10.749Z] "DepOnly": true, [2024-03-15T18:01:10.749Z] "Stale": true, [2024-03-15T18:01:10.749Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.749Z] "GoFiles": [ [2024-03-15T18:01:10.749Z] "hashtag.go" [2024-03-15T18:01:10.749Z] ], [2024-03-15T18:01:10.749Z] "Imports": [ [2024-03-15T18:01:10.749Z] "math/rand", [2024-03-15T18:01:10.749Z] "strings" [2024-03-15T18:01:10.749Z] ], [2024-03-15T18:01:10.749Z] "Deps": [ [2024-03-15T18:01:10.749Z] "errors", [2024-03-15T18:01:10.749Z] "internal/abi", [2024-03-15T18:01:10.749Z] "internal/bytealg", [2024-03-15T18:01:10.749Z] "internal/cpu", [2024-03-15T18:01:10.749Z] "internal/goexperiment", [2024-03-15T18:01:10.749Z] "internal/race", [2024-03-15T18:01:10.749Z] "internal/reflectlite", [2024-03-15T18:01:10.749Z] "internal/unsafeheader", [2024-03-15T18:01:10.749Z] "io", [2024-03-15T18:01:10.749Z] "math", [2024-03-15T18:01:10.749Z] "math/bits", [2024-03-15T18:01:10.749Z] "math/rand", [2024-03-15T18:01:10.749Z] "runtime", [2024-03-15T18:01:10.749Z] "runtime/internal/atomic", [2024-03-15T18:01:10.749Z] "runtime/internal/math", [2024-03-15T18:01:10.749Z] "runtime/internal/sys", [2024-03-15T18:01:10.749Z] "strings", [2024-03-15T18:01:10.749Z] "sync", [2024-03-15T18:01:10.749Z] "sync/atomic", [2024-03-15T18:01:10.749Z] "unicode", [2024-03-15T18:01:10.749Z] "unicode/utf8", [2024-03-15T18:01:10.749Z] "unsafe" [2024-03-15T18:01:10.749Z] ], [2024-03-15T18:01:10.749Z] "TestGoFiles": [ [2024-03-15T18:01:10.749Z] "hashtag_test.go" [2024-03-15T18:01:10.749Z] ], [2024-03-15T18:01:10.749Z] "TestImports": [ [2024-03-15T18:01:10.749Z] "github.com/onsi/ginkgo", [2024-03-15T18:01:10.749Z] "github.com/onsi/gomega", [2024-03-15T18:01:10.749Z] "math/rand", [2024-03-15T18:01:10.749Z] "testing" [2024-03-15T18:01:10.749Z] ] [2024-03-15T18:01:10.749Z] } [2024-03-15T18:01:10.749Z] { [2024-03-15T18:01:10.749Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0/internal/proto", [2024-03-15T18:01:10.749Z] "ImportPath": "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.749Z] "Name": "proto", [2024-03-15T18:01:10.749Z] "Root": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-15T18:01:10.749Z] "Module": { [2024-03-15T18:01:10.749Z] "Path": "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.749Z] "Version": "v7.3.0", [2024-03-15T18:01:10.749Z] "Time": "2020-05-21T06:52:17Z", [2024-03-15T18:01:10.749Z] "Indirect": true, [2024-03-15T18:01:10.749Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-15T18:01:10.749Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-redis/redis/v7/@v/v7.3.0.mod", [2024-03-15T18:01:10.749Z] "GoVersion": "1.11" [2024-03-15T18:01:10.749Z] }, [2024-03-15T18:01:10.749Z] "DepOnly": true, [2024-03-15T18:01:10.749Z] "Stale": true, [2024-03-15T18:01:10.749Z] "StaleReason": "stale dependency: github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.749Z] "GoFiles": [ [2024-03-15T18:01:10.749Z] "reader.go", [2024-03-15T18:01:10.749Z] "scan.go", [2024-03-15T18:01:10.749Z] "writer.go" [2024-03-15T18:01:10.749Z] ], [2024-03-15T18:01:10.749Z] "Imports": [ [2024-03-15T18:01:10.749Z] "bufio", [2024-03-15T18:01:10.749Z] "encoding", [2024-03-15T18:01:10.749Z] "fmt", [2024-03-15T18:01:10.749Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.749Z] "io", [2024-03-15T18:01:10.749Z] "reflect", [2024-03-15T18:01:10.749Z] "strconv", [2024-03-15T18:01:10.749Z] "time" [2024-03-15T18:01:10.749Z] ], [2024-03-15T18:01:10.749Z] "Deps": [ [2024-03-15T18:01:10.749Z] "bufio", [2024-03-15T18:01:10.749Z] "bytes", [2024-03-15T18:01:10.749Z] "encoding", [2024-03-15T18:01:10.749Z] "errors", [2024-03-15T18:01:10.749Z] "fmt", [2024-03-15T18:01:10.749Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.749Z] "internal/abi", [2024-03-15T18:01:10.749Z] "internal/bytealg", [2024-03-15T18:01:10.749Z] "internal/cpu", [2024-03-15T18:01:10.749Z] "internal/fmtsort", [2024-03-15T18:01:10.749Z] "internal/goexperiment", [2024-03-15T18:01:10.749Z] "internal/itoa", [2024-03-15T18:01:10.749Z] "internal/oserror", [2024-03-15T18:01:10.749Z] "internal/poll", [2024-03-15T18:01:10.749Z] "internal/race", [2024-03-15T18:01:10.749Z] "internal/reflectlite", [2024-03-15T18:01:10.749Z] "internal/syscall/execenv", [2024-03-15T18:01:10.749Z] "internal/syscall/unix", [2024-03-15T18:01:10.749Z] "internal/testlog", [2024-03-15T18:01:10.749Z] "internal/unsafeheader", [2024-03-15T18:01:10.749Z] "io", [2024-03-15T18:01:10.749Z] "io/fs", [2024-03-15T18:01:10.749Z] "math", [2024-03-15T18:01:10.749Z] "math/bits", [2024-03-15T18:01:10.749Z] "os", [2024-03-15T18:01:10.749Z] "path", [2024-03-15T18:01:10.749Z] "reflect", [2024-03-15T18:01:10.749Z] "runtime", [2024-03-15T18:01:10.749Z] "runtime/internal/atomic", [2024-03-15T18:01:10.749Z] "runtime/internal/math", [2024-03-15T18:01:10.749Z] "runtime/internal/sys", [2024-03-15T18:01:10.749Z] "sort", [2024-03-15T18:01:10.749Z] "strconv", [2024-03-15T18:01:10.749Z] "strings", [2024-03-15T18:01:10.749Z] "sync", [2024-03-15T18:01:10.749Z] "sync/atomic", [2024-03-15T18:01:10.749Z] "syscall", [2024-03-15T18:01:10.749Z] "time", [2024-03-15T18:01:10.749Z] "unicode", [2024-03-15T18:01:10.749Z] "unicode/utf8", [2024-03-15T18:01:10.749Z] "unsafe" [2024-03-15T18:01:10.749Z] ], [2024-03-15T18:01:10.749Z] "TestGoFiles": [ [2024-03-15T18:01:10.749Z] "scan_test.go" [2024-03-15T18:01:10.749Z] ], [2024-03-15T18:01:10.749Z] "TestImports": [ [2024-03-15T18:01:10.749Z] "encoding/json", [2024-03-15T18:01:10.749Z] "github.com/onsi/ginkgo", [2024-03-15T18:01:10.749Z] "github.com/onsi/gomega" [2024-03-15T18:01:10.749Z] ], [2024-03-15T18:01:10.749Z] "XTestGoFiles": [ [2024-03-15T18:01:10.749Z] "proto_test.go", [2024-03-15T18:01:10.749Z] "reader_test.go", [2024-03-15T18:01:10.749Z] "write_buffer_test.go" [2024-03-15T18:01:10.749Z] ], [2024-03-15T18:01:10.749Z] "XTestImports": [ [2024-03-15T18:01:10.749Z] "bytes", [2024-03-15T18:01:10.749Z] "encoding", [2024-03-15T18:01:10.749Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.749Z] "github.com/onsi/ginkgo", [2024-03-15T18:01:10.749Z] "github.com/onsi/gomega", [2024-03-15T18:01:10.749Z] "io/ioutil", [2024-03-15T18:01:10.749Z] "testing", [2024-03-15T18:01:10.749Z] "time" [2024-03-15T18:01:10.749Z] ] [2024-03-15T18:01:10.749Z] } [2024-03-15T18:01:10.749Z] { [2024-03-15T18:01:10.749Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0/internal/pool", [2024-03-15T18:01:10.749Z] "ImportPath": "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.749Z] "Name": "pool", [2024-03-15T18:01:10.749Z] "Root": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-15T18:01:10.749Z] "Module": { [2024-03-15T18:01:10.749Z] "Path": "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.749Z] "Version": "v7.3.0", [2024-03-15T18:01:10.749Z] "Time": "2020-05-21T06:52:17Z", [2024-03-15T18:01:10.749Z] "Indirect": true, [2024-03-15T18:01:10.749Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-15T18:01:10.749Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-redis/redis/v7/@v/v7.3.0.mod", [2024-03-15T18:01:10.749Z] "GoVersion": "1.11" [2024-03-15T18:01:10.749Z] }, [2024-03-15T18:01:10.749Z] "DepOnly": true, [2024-03-15T18:01:10.749Z] "Stale": true, [2024-03-15T18:01:10.749Z] "StaleReason": "stale dependency: github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.749Z] "GoFiles": [ [2024-03-15T18:01:10.749Z] "conn.go", [2024-03-15T18:01:10.749Z] "pool.go", [2024-03-15T18:01:10.749Z] "pool_single.go", [2024-03-15T18:01:10.749Z] "pool_sticky.go" [2024-03-15T18:01:10.749Z] ], [2024-03-15T18:01:10.749Z] "Imports": [ [2024-03-15T18:01:10.749Z] "context", [2024-03-15T18:01:10.749Z] "errors", [2024-03-15T18:01:10.749Z] "fmt", [2024-03-15T18:01:10.749Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.749Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.749Z] "net", [2024-03-15T18:01:10.749Z] "sync", [2024-03-15T18:01:10.749Z] "sync/atomic", [2024-03-15T18:01:10.749Z] "time" [2024-03-15T18:01:10.749Z] ], [2024-03-15T18:01:10.749Z] "Deps": [ [2024-03-15T18:01:10.749Z] "bufio", [2024-03-15T18:01:10.749Z] "bytes", [2024-03-15T18:01:10.749Z] "context", [2024-03-15T18:01:10.749Z] "encoding", [2024-03-15T18:01:10.749Z] "errors", [2024-03-15T18:01:10.749Z] "fmt", [2024-03-15T18:01:10.749Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.749Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.749Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.749Z] "internal/abi", [2024-03-15T18:01:10.749Z] "internal/bytealg", [2024-03-15T18:01:10.749Z] "internal/cpu", [2024-03-15T18:01:10.749Z] "internal/fmtsort", [2024-03-15T18:01:10.749Z] "internal/goexperiment", [2024-03-15T18:01:10.750Z] "internal/itoa", [2024-03-15T18:01:10.750Z] "internal/nettrace", [2024-03-15T18:01:10.750Z] "internal/oserror", [2024-03-15T18:01:10.750Z] "internal/poll", [2024-03-15T18:01:10.750Z] "internal/race", [2024-03-15T18:01:10.750Z] "internal/reflectlite", [2024-03-15T18:01:10.750Z] "internal/singleflight", [2024-03-15T18:01:10.750Z] "internal/syscall/execenv", [2024-03-15T18:01:10.750Z] "internal/syscall/unix", [2024-03-15T18:01:10.750Z] "internal/testlog", [2024-03-15T18:01:10.750Z] "internal/unsafeheader", [2024-03-15T18:01:10.750Z] "io", [2024-03-15T18:01:10.750Z] "io/fs", [2024-03-15T18:01:10.750Z] "log", [2024-03-15T18:01:10.750Z] "math", [2024-03-15T18:01:10.750Z] "math/bits", [2024-03-15T18:01:10.750Z] "math/rand", [2024-03-15T18:01:10.750Z] "net", [2024-03-15T18:01:10.750Z] "os", [2024-03-15T18:01:10.750Z] "path", [2024-03-15T18:01:10.750Z] "reflect", [2024-03-15T18:01:10.750Z] "runtime", [2024-03-15T18:01:10.750Z] "runtime/cgo", [2024-03-15T18:01:10.750Z] "runtime/internal/atomic", [2024-03-15T18:01:10.750Z] "runtime/internal/math", [2024-03-15T18:01:10.750Z] "runtime/internal/sys", [2024-03-15T18:01:10.750Z] "sort", [2024-03-15T18:01:10.750Z] "strconv", [2024-03-15T18:01:10.750Z] "strings", [2024-03-15T18:01:10.750Z] "sync", [2024-03-15T18:01:10.750Z] "sync/atomic", [2024-03-15T18:01:10.750Z] "syscall", [2024-03-15T18:01:10.750Z] "time", [2024-03-15T18:01:10.750Z] "unicode", [2024-03-15T18:01:10.750Z] "unicode/utf8", [2024-03-15T18:01:10.750Z] "unsafe", [2024-03-15T18:01:10.750Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-15T18:01:10.750Z] ], [2024-03-15T18:01:10.750Z] "TestGoFiles": [ [2024-03-15T18:01:10.750Z] "export_test.go" [2024-03-15T18:01:10.750Z] ], [2024-03-15T18:01:10.750Z] "TestImports": [ [2024-03-15T18:01:10.750Z] "time" [2024-03-15T18:01:10.750Z] ], [2024-03-15T18:01:10.750Z] "XTestGoFiles": [ [2024-03-15T18:01:10.750Z] "bench_test.go", [2024-03-15T18:01:10.750Z] "main_test.go", [2024-03-15T18:01:10.750Z] "pool_test.go" [2024-03-15T18:01:10.750Z] ], [2024-03-15T18:01:10.750Z] "XTestImports": [ [2024-03-15T18:01:10.750Z] "context", [2024-03-15T18:01:10.750Z] "fmt", [2024-03-15T18:01:10.750Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.750Z] "github.com/onsi/ginkgo", [2024-03-15T18:01:10.750Z] "github.com/onsi/gomega", [2024-03-15T18:01:10.750Z] "net", [2024-03-15T18:01:10.750Z] "sync", [2024-03-15T18:01:10.750Z] "testing", [2024-03-15T18:01:10.750Z] "time" [2024-03-15T18:01:10.750Z] ] [2024-03-15T18:01:10.750Z] } [2024-03-15T18:01:10.750Z] { [2024-03-15T18:01:10.750Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-15T18:01:10.750Z] "ImportPath": "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.750Z] "Name": "redis", [2024-03-15T18:01:10.750Z] "Doc": "Package redis implements a Redis client.", [2024-03-15T18:01:10.750Z] "Root": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-15T18:01:10.750Z] "Module": { [2024-03-15T18:01:10.750Z] "Path": "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.750Z] "Version": "v7.3.0", [2024-03-15T18:01:10.750Z] "Time": "2020-05-21T06:52:17Z", [2024-03-15T18:01:10.750Z] "Indirect": true, [2024-03-15T18:01:10.750Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-15T18:01:10.750Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-redis/redis/v7/@v/v7.3.0.mod", [2024-03-15T18:01:10.750Z] "GoVersion": "1.11" [2024-03-15T18:01:10.750Z] }, [2024-03-15T18:01:10.750Z] "DepOnly": true, [2024-03-15T18:01:10.750Z] "Stale": true, [2024-03-15T18:01:10.750Z] "StaleReason": "stale dependency: github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.750Z] "GoFiles": [ [2024-03-15T18:01:10.750Z] "cluster.go", [2024-03-15T18:01:10.750Z] "cluster_commands.go", [2024-03-15T18:01:10.750Z] "command.go", [2024-03-15T18:01:10.750Z] "commands.go", [2024-03-15T18:01:10.750Z] "doc.go", [2024-03-15T18:01:10.750Z] "error.go", [2024-03-15T18:01:10.750Z] "iterator.go", [2024-03-15T18:01:10.750Z] "options.go", [2024-03-15T18:01:10.750Z] "pipeline.go", [2024-03-15T18:01:10.750Z] "pubsub.go", [2024-03-15T18:01:10.750Z] "redis.go", [2024-03-15T18:01:10.750Z] "result.go", [2024-03-15T18:01:10.750Z] "ring.go", [2024-03-15T18:01:10.750Z] "script.go", [2024-03-15T18:01:10.750Z] "sentinel.go", [2024-03-15T18:01:10.750Z] "tx.go", [2024-03-15T18:01:10.750Z] "universal.go" [2024-03-15T18:01:10.750Z] ], [2024-03-15T18:01:10.750Z] "Imports": [ [2024-03-15T18:01:10.750Z] "context", [2024-03-15T18:01:10.750Z] "crypto/sha1", [2024-03-15T18:01:10.750Z] "crypto/tls", [2024-03-15T18:01:10.750Z] "encoding/hex", [2024-03-15T18:01:10.750Z] "errors", [2024-03-15T18:01:10.750Z] "fmt", [2024-03-15T18:01:10.750Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.750Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.750Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.750Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.750Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.750Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.750Z] "io", [2024-03-15T18:01:10.750Z] "log", [2024-03-15T18:01:10.750Z] "math", [2024-03-15T18:01:10.750Z] "math/rand", [2024-03-15T18:01:10.750Z] "net", [2024-03-15T18:01:10.750Z] "net/url", [2024-03-15T18:01:10.750Z] "runtime", [2024-03-15T18:01:10.750Z] "sort", [2024-03-15T18:01:10.750Z] "strconv", [2024-03-15T18:01:10.750Z] "strings", [2024-03-15T18:01:10.750Z] "sync", [2024-03-15T18:01:10.750Z] "sync/atomic", [2024-03-15T18:01:10.750Z] "time" [2024-03-15T18:01:10.750Z] ], [2024-03-15T18:01:10.750Z] "Deps": [ [2024-03-15T18:01:10.750Z] "bufio", [2024-03-15T18:01:10.750Z] "bytes", [2024-03-15T18:01:10.750Z] "container/list", [2024-03-15T18:01:10.750Z] "context", [2024-03-15T18:01:10.750Z] "crypto", [2024-03-15T18:01:10.750Z] "crypto/aes", [2024-03-15T18:01:10.750Z] "crypto/cipher", [2024-03-15T18:01:10.750Z] "crypto/des", [2024-03-15T18:01:10.750Z] "crypto/dsa", [2024-03-15T18:01:10.750Z] "crypto/ecdsa", [2024-03-15T18:01:10.750Z] "crypto/ed25519", [2024-03-15T18:01:10.750Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.750Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.750Z] "crypto/elliptic", [2024-03-15T18:01:10.750Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.750Z] "crypto/hmac", [2024-03-15T18:01:10.750Z] "crypto/internal/randutil", [2024-03-15T18:01:10.750Z] "crypto/internal/subtle", [2024-03-15T18:01:10.750Z] "crypto/md5", [2024-03-15T18:01:10.750Z] "crypto/rand", [2024-03-15T18:01:10.750Z] "crypto/rc4", [2024-03-15T18:01:10.750Z] "crypto/rsa", [2024-03-15T18:01:10.750Z] "crypto/sha1", [2024-03-15T18:01:10.750Z] "crypto/sha256", [2024-03-15T18:01:10.750Z] "crypto/sha512", [2024-03-15T18:01:10.750Z] "crypto/subtle", [2024-03-15T18:01:10.750Z] "crypto/tls", [2024-03-15T18:01:10.750Z] "crypto/x509", [2024-03-15T18:01:10.750Z] "crypto/x509/pkix", [2024-03-15T18:01:10.750Z] "encoding", [2024-03-15T18:01:10.750Z] "encoding/asn1", [2024-03-15T18:01:10.750Z] "encoding/base64", [2024-03-15T18:01:10.750Z] "encoding/binary", [2024-03-15T18:01:10.750Z] "encoding/hex", [2024-03-15T18:01:10.750Z] "encoding/pem", [2024-03-15T18:01:10.750Z] "errors", [2024-03-15T18:01:10.750Z] "fmt", [2024-03-15T18:01:10.750Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.750Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.750Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.750Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.750Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.750Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.750Z] "hash", [2024-03-15T18:01:10.750Z] "hash/crc32", [2024-03-15T18:01:10.750Z] "internal/abi", [2024-03-15T18:01:10.750Z] "internal/bytealg", [2024-03-15T18:01:10.750Z] "internal/cpu", [2024-03-15T18:01:10.750Z] "internal/fmtsort", [2024-03-15T18:01:10.750Z] "internal/goexperiment", [2024-03-15T18:01:10.750Z] "internal/itoa", [2024-03-15T18:01:10.750Z] "internal/nettrace", [2024-03-15T18:01:10.750Z] "internal/oserror", [2024-03-15T18:01:10.750Z] "internal/poll", [2024-03-15T18:01:10.750Z] "internal/race", [2024-03-15T18:01:10.750Z] "internal/reflectlite", [2024-03-15T18:01:10.750Z] "internal/singleflight", [2024-03-15T18:01:10.750Z] "internal/syscall/execenv", [2024-03-15T18:01:10.750Z] "internal/syscall/unix", [2024-03-15T18:01:10.750Z] "internal/testlog", [2024-03-15T18:01:10.750Z] "internal/unsafeheader", [2024-03-15T18:01:10.750Z] "io", [2024-03-15T18:01:10.750Z] "io/fs", [2024-03-15T18:01:10.750Z] "io/ioutil", [2024-03-15T18:01:10.750Z] "log", [2024-03-15T18:01:10.750Z] "math", [2024-03-15T18:01:10.750Z] "math/big", [2024-03-15T18:01:10.750Z] "math/bits", [2024-03-15T18:01:10.750Z] "math/rand", [2024-03-15T18:01:10.750Z] "net", [2024-03-15T18:01:10.750Z] "net/url", [2024-03-15T18:01:10.750Z] "os", [2024-03-15T18:01:10.750Z] "path", [2024-03-15T18:01:10.750Z] "path/filepath", [2024-03-15T18:01:10.750Z] "reflect", [2024-03-15T18:01:10.750Z] "runtime", [2024-03-15T18:01:10.750Z] "runtime/cgo", [2024-03-15T18:01:10.750Z] "runtime/internal/atomic", [2024-03-15T18:01:10.750Z] "runtime/internal/math", [2024-03-15T18:01:10.750Z] "runtime/internal/sys", [2024-03-15T18:01:10.750Z] "sort", [2024-03-15T18:01:10.750Z] "strconv", [2024-03-15T18:01:10.750Z] "strings", [2024-03-15T18:01:10.750Z] "sync", [2024-03-15T18:01:10.750Z] "sync/atomic", [2024-03-15T18:01:10.750Z] "syscall", [2024-03-15T18:01:10.750Z] "time", [2024-03-15T18:01:10.750Z] "unicode", [2024-03-15T18:01:10.750Z] "unicode/utf16", [2024-03-15T18:01:10.750Z] "unicode/utf8", [2024-03-15T18:01:10.750Z] "unsafe", [2024-03-15T18:01:10.750Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.750Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.750Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.750Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.750Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.750Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.750Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.750Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.750Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.750Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.750Z] ], [2024-03-15T18:01:10.750Z] "TestGoFiles": [ [2024-03-15T18:01:10.750Z] "export_test.go", [2024-03-15T18:01:10.750Z] "internal_test.go", [2024-03-15T18:01:10.750Z] "options_test.go" [2024-03-15T18:01:10.750Z] ], [2024-03-15T18:01:10.750Z] "TestImports": [ [2024-03-15T18:01:10.750Z] "errors", [2024-03-15T18:01:10.750Z] "fmt", [2024-03-15T18:01:10.750Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.750Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.750Z] "github.com/onsi/ginkgo", [2024-03-15T18:01:10.750Z] "github.com/onsi/gomega", [2024-03-15T18:01:10.750Z] "net", [2024-03-15T18:01:10.750Z] "strings", [2024-03-15T18:01:10.750Z] "testing", [2024-03-15T18:01:10.750Z] "time" [2024-03-15T18:01:10.750Z] ], [2024-03-15T18:01:10.750Z] "XTestGoFiles": [ [2024-03-15T18:01:10.750Z] "bench_test.go", [2024-03-15T18:01:10.750Z] "cluster_test.go", [2024-03-15T18:01:10.750Z] "command_test.go", [2024-03-15T18:01:10.750Z] "commands_test.go", [2024-03-15T18:01:10.750Z] "example_instrumentation_test.go", [2024-03-15T18:01:10.751Z] "example_test.go", [2024-03-15T18:01:10.751Z] "iterator_test.go", [2024-03-15T18:01:10.751Z] "main_test.go", [2024-03-15T18:01:10.751Z] "pipeline_test.go", [2024-03-15T18:01:10.751Z] "pool_test.go", [2024-03-15T18:01:10.751Z] "pubsub_test.go", [2024-03-15T18:01:10.751Z] "race_test.go", [2024-03-15T18:01:10.751Z] "redis_test.go", [2024-03-15T18:01:10.751Z] "ring_test.go", [2024-03-15T18:01:10.751Z] "sentinel_test.go", [2024-03-15T18:01:10.751Z] "tx_test.go", [2024-03-15T18:01:10.751Z] "universal_test.go" [2024-03-15T18:01:10.751Z] ], [2024-03-15T18:01:10.751Z] "XTestImports": [ [2024-03-15T18:01:10.751Z] "bytes", [2024-03-15T18:01:10.751Z] "context", [2024-03-15T18:01:10.751Z] "crypto/rand", [2024-03-15T18:01:10.751Z] "encoding/json", [2024-03-15T18:01:10.751Z] "errors", [2024-03-15T18:01:10.751Z] "fmt", [2024-03-15T18:01:10.751Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.751Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.751Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.751Z] "github.com/onsi/ginkgo", [2024-03-15T18:01:10.751Z] "github.com/onsi/gomega", [2024-03-15T18:01:10.751Z] "io", [2024-03-15T18:01:10.751Z] "net", [2024-03-15T18:01:10.751Z] "os", [2024-03-15T18:01:10.751Z] "os/exec", [2024-03-15T18:01:10.751Z] "path/filepath", [2024-03-15T18:01:10.751Z] "reflect", [2024-03-15T18:01:10.751Z] "strconv", [2024-03-15T18:01:10.751Z] "strings", [2024-03-15T18:01:10.751Z] "sync", [2024-03-15T18:01:10.751Z] "sync/atomic", [2024-03-15T18:01:10.751Z] "testing", [2024-03-15T18:01:10.751Z] "time" [2024-03-15T18:01:10.751Z] ] [2024-03-15T18:01:10.751Z] } [2024-03-15T18:01:10.751Z] { [2024-03-15T18:01:10.751Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.12/internal/pkg/redis", [2024-03-15T18:01:10.751Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.751Z] "Name": "redis", [2024-03-15T18:01:10.751Z] "Doc": "Package redis contains a RedisClient which leverages go-redis to interact with a Redis server.", [2024-03-15T18:01:10.751Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.12", [2024-03-15T18:01:10.751Z] "Module": { [2024-03-15T18:01:10.751Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-03-15T18:01:10.751Z] "Version": "v3.2.0-dev.12", [2024-03-15T18:01:10.751Z] "Time": "2024-02-21T00:21:56Z", [2024-03-15T18:01:10.751Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.12", [2024-03-15T18:01:10.751Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.12.mod", [2024-03-15T18:01:10.751Z] "GoVersion": "1.21" [2024-03-15T18:01:10.751Z] }, [2024-03-15T18:01:10.751Z] "DepOnly": true, [2024-03-15T18:01:10.751Z] "Stale": true, [2024-03-15T18:01:10.751Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.751Z] "GoFiles": [ [2024-03-15T18:01:10.751Z] "client.go", [2024-03-15T18:01:10.751Z] "configuration_options.go", [2024-03-15T18:01:10.751Z] "errors.go", [2024-03-15T18:01:10.751Z] "goredis.go", [2024-03-15T18:01:10.751Z] "types.go" [2024-03-15T18:01:10.751Z] ], [2024-03-15T18:01:10.751Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.751Z] "client_integration_test.go" [2024-03-15T18:01:10.751Z] ], [2024-03-15T18:01:10.751Z] "Imports": [ [2024-03-15T18:01:10.751Z] "crypto/tls", [2024-03-15T18:01:10.751Z] "crypto/x509", [2024-03-15T18:01:10.751Z] "encoding/json", [2024-03-15T18:01:10.751Z] "encoding/pem", [2024-03-15T18:01:10.751Z] "errors", [2024-03-15T18:01:10.751Z] "fmt", [2024-03-15T18:01:10.751Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.751Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.751Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.751Z] "os", [2024-03-15T18:01:10.751Z] "reflect", [2024-03-15T18:01:10.751Z] "strings", [2024-03-15T18:01:10.751Z] "sync", [2024-03-15T18:01:10.751Z] "time" [2024-03-15T18:01:10.751Z] ], [2024-03-15T18:01:10.751Z] "Deps": [ [2024-03-15T18:01:10.751Z] "bufio", [2024-03-15T18:01:10.751Z] "bytes", [2024-03-15T18:01:10.751Z] "compress/flate", [2024-03-15T18:01:10.751Z] "compress/gzip", [2024-03-15T18:01:10.751Z] "compress/zlib", [2024-03-15T18:01:10.751Z] "container/list", [2024-03-15T18:01:10.751Z] "context", [2024-03-15T18:01:10.751Z] "crypto", [2024-03-15T18:01:10.751Z] "crypto/aes", [2024-03-15T18:01:10.751Z] "crypto/cipher", [2024-03-15T18:01:10.751Z] "crypto/des", [2024-03-15T18:01:10.751Z] "crypto/dsa", [2024-03-15T18:01:10.751Z] "crypto/ecdsa", [2024-03-15T18:01:10.751Z] "crypto/ed25519", [2024-03-15T18:01:10.751Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.751Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.751Z] "crypto/elliptic", [2024-03-15T18:01:10.751Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.751Z] "crypto/hmac", [2024-03-15T18:01:10.751Z] "crypto/internal/randutil", [2024-03-15T18:01:10.751Z] "crypto/internal/subtle", [2024-03-15T18:01:10.751Z] "crypto/md5", [2024-03-15T18:01:10.751Z] "crypto/rand", [2024-03-15T18:01:10.751Z] "crypto/rc4", [2024-03-15T18:01:10.751Z] "crypto/rsa", [2024-03-15T18:01:10.751Z] "crypto/sha1", [2024-03-15T18:01:10.751Z] "crypto/sha256", [2024-03-15T18:01:10.751Z] "crypto/sha512", [2024-03-15T18:01:10.751Z] "crypto/subtle", [2024-03-15T18:01:10.751Z] "crypto/tls", [2024-03-15T18:01:10.751Z] "crypto/x509", [2024-03-15T18:01:10.751Z] "crypto/x509/pkix", [2024-03-15T18:01:10.751Z] "database/sql/driver", [2024-03-15T18:01:10.751Z] "debug/dwarf", [2024-03-15T18:01:10.751Z] "debug/macho", [2024-03-15T18:01:10.751Z] "encoding", [2024-03-15T18:01:10.751Z] "encoding/asn1", [2024-03-15T18:01:10.751Z] "encoding/base64", [2024-03-15T18:01:10.751Z] "encoding/binary", [2024-03-15T18:01:10.751Z] "encoding/csv", [2024-03-15T18:01:10.751Z] "encoding/hex", [2024-03-15T18:01:10.751Z] "encoding/json", [2024-03-15T18:01:10.751Z] "encoding/pem", [2024-03-15T18:01:10.751Z] "encoding/xml", [2024-03-15T18:01:10.751Z] "errors", [2024-03-15T18:01:10.751Z] "fmt", [2024-03-15T18:01:10.751Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.751Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.751Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.751Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.751Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.751Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.751Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.751Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.751Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.751Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.751Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.751Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.751Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.751Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.751Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.751Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.751Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.751Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.751Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.751Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.751Z] "github.com/google/uuid", [2024-03-15T18:01:10.751Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.751Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.751Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.751Z] "golang.org/x/net/html", [2024-03-15T18:01:10.751Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.751Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.751Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.751Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.751Z] "golang.org/x/text/language", [2024-03-15T18:01:10.751Z] "hash", [2024-03-15T18:01:10.751Z] "hash/adler32", [2024-03-15T18:01:10.751Z] "hash/crc32", [2024-03-15T18:01:10.751Z] "internal/abi", [2024-03-15T18:01:10.751Z] "internal/bytealg", [2024-03-15T18:01:10.751Z] "internal/cpu", [2024-03-15T18:01:10.751Z] "internal/fmtsort", [2024-03-15T18:01:10.751Z] "internal/goexperiment", [2024-03-15T18:01:10.751Z] "internal/itoa", [2024-03-15T18:01:10.751Z] "internal/nettrace", [2024-03-15T18:01:10.751Z] "internal/oserror", [2024-03-15T18:01:10.751Z] "internal/poll", [2024-03-15T18:01:10.751Z] "internal/race", [2024-03-15T18:01:10.751Z] "internal/reflectlite", [2024-03-15T18:01:10.751Z] "internal/singleflight", [2024-03-15T18:01:10.751Z] "internal/syscall/execenv", [2024-03-15T18:01:10.751Z] "internal/syscall/unix", [2024-03-15T18:01:10.751Z] "internal/testlog", [2024-03-15T18:01:10.751Z] "internal/unsafeheader", [2024-03-15T18:01:10.751Z] "io", [2024-03-15T18:01:10.751Z] "io/fs", [2024-03-15T18:01:10.751Z] "io/ioutil", [2024-03-15T18:01:10.751Z] "log", [2024-03-15T18:01:10.751Z] "math", [2024-03-15T18:01:10.751Z] "math/big", [2024-03-15T18:01:10.751Z] "math/bits", [2024-03-15T18:01:10.751Z] "math/rand", [2024-03-15T18:01:10.751Z] "mime", [2024-03-15T18:01:10.751Z] "mime/multipart", [2024-03-15T18:01:10.751Z] "mime/quotedprintable", [2024-03-15T18:01:10.751Z] "net", [2024-03-15T18:01:10.751Z] "net/http", [2024-03-15T18:01:10.751Z] "net/http/httptrace", [2024-03-15T18:01:10.751Z] "net/http/internal", [2024-03-15T18:01:10.751Z] "net/http/internal/ascii", [2024-03-15T18:01:10.751Z] "net/textproto", [2024-03-15T18:01:10.751Z] "net/url", [2024-03-15T18:01:10.751Z] "os", [2024-03-15T18:01:10.751Z] "path", [2024-03-15T18:01:10.751Z] "path/filepath", [2024-03-15T18:01:10.751Z] "reflect", [2024-03-15T18:01:10.751Z] "regexp", [2024-03-15T18:01:10.751Z] "regexp/syntax", [2024-03-15T18:01:10.751Z] "runtime", [2024-03-15T18:01:10.751Z] "runtime/cgo", [2024-03-15T18:01:10.751Z] "runtime/internal/atomic", [2024-03-15T18:01:10.751Z] "runtime/internal/math", [2024-03-15T18:01:10.751Z] "runtime/internal/sys", [2024-03-15T18:01:10.751Z] "sort", [2024-03-15T18:01:10.751Z] "strconv", [2024-03-15T18:01:10.751Z] "strings", [2024-03-15T18:01:10.751Z] "sync", [2024-03-15T18:01:10.751Z] "sync/atomic", [2024-03-15T18:01:10.751Z] "syscall", [2024-03-15T18:01:10.751Z] "time", [2024-03-15T18:01:10.751Z] "unicode", [2024-03-15T18:01:10.751Z] "unicode/utf16", [2024-03-15T18:01:10.751Z] "unicode/utf8", [2024-03-15T18:01:10.751Z] "unsafe", [2024-03-15T18:01:10.751Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.751Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.751Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.751Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.751Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.751Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.751Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.751Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.751Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.751Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.751Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.751Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.751Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.751Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.751Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.751Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.751Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.751Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.752Z] ], [2024-03-15T18:01:10.752Z] "TestGoFiles": [ [2024-03-15T18:01:10.752Z] "client_test.go", [2024-03-15T18:01:10.752Z] "configuration_options_test.go" [2024-03-15T18:01:10.752Z] ], [2024-03-15T18:01:10.752Z] "TestImports": [ [2024-03-15T18:01:10.752Z] "crypto/tls", [2024-03-15T18:01:10.752Z] "crypto/x509", [2024-03-15T18:01:10.752Z] "encoding/pem", [2024-03-15T18:01:10.752Z] "errors", [2024-03-15T18:01:10.752Z] "fmt", [2024-03-15T18:01:10.752Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.752Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks", [2024-03-15T18:01:10.752Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.752Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.752Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.752Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.752Z] "reflect", [2024-03-15T18:01:10.752Z] "sync", [2024-03-15T18:01:10.752Z] "testing", [2024-03-15T18:01:10.752Z] "time" [2024-03-15T18:01:10.752Z] ] [2024-03-15T18:01:10.752Z] } [2024-03-15T18:01:10.752Z] { [2024-03-15T18:01:10.752Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.12/messaging", [2024-03-15T18:01:10.752Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.752Z] "Name": "messaging", [2024-03-15T18:01:10.752Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.12", [2024-03-15T18:01:10.752Z] "Module": { [2024-03-15T18:01:10.752Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-03-15T18:01:10.752Z] "Version": "v3.2.0-dev.12", [2024-03-15T18:01:10.752Z] "Time": "2024-02-21T00:21:56Z", [2024-03-15T18:01:10.752Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.12", [2024-03-15T18:01:10.752Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.12.mod", [2024-03-15T18:01:10.752Z] "GoVersion": "1.21" [2024-03-15T18:01:10.752Z] }, [2024-03-15T18:01:10.752Z] "DepOnly": true, [2024-03-15T18:01:10.752Z] "Stale": true, [2024-03-15T18:01:10.752Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-15T18:01:10.752Z] "GoFiles": [ [2024-03-15T18:01:10.752Z] "factory.go", [2024-03-15T18:01:10.752Z] "interface.go" [2024-03-15T18:01:10.752Z] ], [2024-03-15T18:01:10.752Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.752Z] "factory_nats_test.go", [2024-03-15T18:01:10.752Z] "factory_noop.go" [2024-03-15T18:01:10.752Z] ], [2024-03-15T18:01:10.752Z] "Imports": [ [2024-03-15T18:01:10.752Z] "fmt", [2024-03-15T18:01:10.752Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.752Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.752Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.752Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.752Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.752Z] "strings", [2024-03-15T18:01:10.752Z] "time" [2024-03-15T18:01:10.752Z] ], [2024-03-15T18:01:10.752Z] "Deps": [ [2024-03-15T18:01:10.752Z] "bufio", [2024-03-15T18:01:10.752Z] "bytes", [2024-03-15T18:01:10.752Z] "compress/flate", [2024-03-15T18:01:10.752Z] "compress/gzip", [2024-03-15T18:01:10.752Z] "compress/zlib", [2024-03-15T18:01:10.752Z] "container/list", [2024-03-15T18:01:10.752Z] "context", [2024-03-15T18:01:10.752Z] "crypto", [2024-03-15T18:01:10.752Z] "crypto/aes", [2024-03-15T18:01:10.752Z] "crypto/cipher", [2024-03-15T18:01:10.752Z] "crypto/des", [2024-03-15T18:01:10.752Z] "crypto/dsa", [2024-03-15T18:01:10.752Z] "crypto/ecdsa", [2024-03-15T18:01:10.752Z] "crypto/ed25519", [2024-03-15T18:01:10.752Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.752Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.752Z] "crypto/elliptic", [2024-03-15T18:01:10.752Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.752Z] "crypto/hmac", [2024-03-15T18:01:10.752Z] "crypto/internal/randutil", [2024-03-15T18:01:10.752Z] "crypto/internal/subtle", [2024-03-15T18:01:10.752Z] "crypto/md5", [2024-03-15T18:01:10.752Z] "crypto/rand", [2024-03-15T18:01:10.752Z] "crypto/rc4", [2024-03-15T18:01:10.752Z] "crypto/rsa", [2024-03-15T18:01:10.752Z] "crypto/sha1", [2024-03-15T18:01:10.752Z] "crypto/sha256", [2024-03-15T18:01:10.752Z] "crypto/sha512", [2024-03-15T18:01:10.752Z] "crypto/subtle", [2024-03-15T18:01:10.752Z] "crypto/tls", [2024-03-15T18:01:10.752Z] "crypto/x509", [2024-03-15T18:01:10.752Z] "crypto/x509/pkix", [2024-03-15T18:01:10.752Z] "database/sql/driver", [2024-03-15T18:01:10.752Z] "debug/dwarf", [2024-03-15T18:01:10.752Z] "debug/macho", [2024-03-15T18:01:10.752Z] "encoding", [2024-03-15T18:01:10.752Z] "encoding/asn1", [2024-03-15T18:01:10.752Z] "encoding/base64", [2024-03-15T18:01:10.752Z] "encoding/binary", [2024-03-15T18:01:10.752Z] "encoding/csv", [2024-03-15T18:01:10.752Z] "encoding/hex", [2024-03-15T18:01:10.752Z] "encoding/json", [2024-03-15T18:01:10.752Z] "encoding/pem", [2024-03-15T18:01:10.752Z] "encoding/xml", [2024-03-15T18:01:10.752Z] "errors", [2024-03-15T18:01:10.752Z] "fmt", [2024-03-15T18:01:10.752Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.752Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.752Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.752Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.752Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.752Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.752Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.752Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.752Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.752Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.752Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.752Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.752Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.752Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.752Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.752Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.752Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.752Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.752Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.752Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.752Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.752Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.752Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.752Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.752Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.752Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.752Z] "github.com/google/uuid", [2024-03-15T18:01:10.752Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.752Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.752Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.752Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.752Z] "golang.org/x/net/html", [2024-03-15T18:01:10.752Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.752Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.752Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.752Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.752Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.752Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.752Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.752Z] "golang.org/x/text/language", [2024-03-15T18:01:10.752Z] "hash", [2024-03-15T18:01:10.752Z] "hash/adler32", [2024-03-15T18:01:10.752Z] "hash/crc32", [2024-03-15T18:01:10.752Z] "internal/abi", [2024-03-15T18:01:10.752Z] "internal/bytealg", [2024-03-15T18:01:10.752Z] "internal/cpu", [2024-03-15T18:01:10.752Z] "internal/fmtsort", [2024-03-15T18:01:10.752Z] "internal/goexperiment", [2024-03-15T18:01:10.752Z] "internal/itoa", [2024-03-15T18:01:10.752Z] "internal/nettrace", [2024-03-15T18:01:10.752Z] "internal/oserror", [2024-03-15T18:01:10.752Z] "internal/poll", [2024-03-15T18:01:10.752Z] "internal/race", [2024-03-15T18:01:10.752Z] "internal/reflectlite", [2024-03-15T18:01:10.752Z] "internal/singleflight", [2024-03-15T18:01:10.752Z] "internal/syscall/execenv", [2024-03-15T18:01:10.752Z] "internal/syscall/unix", [2024-03-15T18:01:10.752Z] "internal/testlog", [2024-03-15T18:01:10.752Z] "internal/unsafeheader", [2024-03-15T18:01:10.752Z] "io", [2024-03-15T18:01:10.752Z] "io/fs", [2024-03-15T18:01:10.752Z] "io/ioutil", [2024-03-15T18:01:10.752Z] "log", [2024-03-15T18:01:10.752Z] "math", [2024-03-15T18:01:10.752Z] "math/big", [2024-03-15T18:01:10.752Z] "math/bits", [2024-03-15T18:01:10.752Z] "math/rand", [2024-03-15T18:01:10.752Z] "mime", [2024-03-15T18:01:10.752Z] "mime/multipart", [2024-03-15T18:01:10.752Z] "mime/quotedprintable", [2024-03-15T18:01:10.752Z] "net", [2024-03-15T18:01:10.752Z] "net/http", [2024-03-15T18:01:10.752Z] "net/http/httptrace", [2024-03-15T18:01:10.752Z] "net/http/internal", [2024-03-15T18:01:10.752Z] "net/http/internal/ascii", [2024-03-15T18:01:10.752Z] "net/textproto", [2024-03-15T18:01:10.752Z] "net/url", [2024-03-15T18:01:10.752Z] "os", [2024-03-15T18:01:10.753Z] "path", [2024-03-15T18:01:10.753Z] "path/filepath", [2024-03-15T18:01:10.753Z] "reflect", [2024-03-15T18:01:10.753Z] "regexp", [2024-03-15T18:01:10.753Z] "regexp/syntax", [2024-03-15T18:01:10.753Z] "runtime", [2024-03-15T18:01:10.753Z] "runtime/cgo", [2024-03-15T18:01:10.753Z] "runtime/internal/atomic", [2024-03-15T18:01:10.753Z] "runtime/internal/math", [2024-03-15T18:01:10.753Z] "runtime/internal/sys", [2024-03-15T18:01:10.753Z] "sort", [2024-03-15T18:01:10.753Z] "strconv", [2024-03-15T18:01:10.753Z] "strings", [2024-03-15T18:01:10.753Z] "sync", [2024-03-15T18:01:10.753Z] "sync/atomic", [2024-03-15T18:01:10.753Z] "syscall", [2024-03-15T18:01:10.753Z] "time", [2024-03-15T18:01:10.753Z] "unicode", [2024-03-15T18:01:10.753Z] "unicode/utf16", [2024-03-15T18:01:10.753Z] "unicode/utf8", [2024-03-15T18:01:10.753Z] "unsafe", [2024-03-15T18:01:10.753Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.753Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.753Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.753Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.753Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.753Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.753Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.753Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.753Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.753Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.753Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.753Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.753Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.753Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.753Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.753Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.753Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.753Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.753Z] ], [2024-03-15T18:01:10.753Z] "TestGoFiles": [ [2024-03-15T18:01:10.753Z] "factory_test.go" [2024-03-15T18:01:10.753Z] ], [2024-03-15T18:01:10.753Z] "TestImports": [ [2024-03-15T18:01:10.753Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.753Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.753Z] "testing" [2024-03-15T18:01:10.753Z] ], [2024-03-15T18:01:10.753Z] "XTestGoFiles": [ [2024-03-15T18:01:10.753Z] "factory_no_nats_test.go" [2024-03-15T18:01:10.753Z] ], [2024-03-15T18:01:10.753Z] "XTestImports": [ [2024-03-15T18:01:10.753Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.753Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.753Z] "github.com/google/uuid", [2024-03-15T18:01:10.753Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.753Z] "testing" [2024-03-15T18:01:10.753Z] ] [2024-03-15T18:01:10.753Z] } [2024-03-15T18:01:10.753Z] { [2024-03-15T18:01:10.753Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3/pkg/types", [2024-03-15T18:01:10.753Z] "ImportPath": "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.753Z] "Name": "types", [2024-03-15T18:01:10.753Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3", [2024-03-15T18:01:10.753Z] "Module": { [2024-03-15T18:01:10.753Z] "Path": "github.com/edgexfoundry/go-mod-registry/v3", [2024-03-15T18:01:10.753Z] "Version": "v3.2.0-dev.3", [2024-03-15T18:01:10.753Z] "Time": "2024-03-05T02:45:59Z", [2024-03-15T18:01:10.753Z] "Indirect": true, [2024-03-15T18:01:10.753Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3", [2024-03-15T18:01:10.753Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-registry/v3/@v/v3.2.0-dev.3.mod", [2024-03-15T18:01:10.753Z] "GoVersion": "1.21" [2024-03-15T18:01:10.753Z] }, [2024-03-15T18:01:10.753Z] "DepOnly": true, [2024-03-15T18:01:10.753Z] "Stale": true, [2024-03-15T18:01:10.753Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.753Z] "GoFiles": [ [2024-03-15T18:01:10.753Z] "config.go", [2024-03-15T18:01:10.753Z] "service_endpoint.go" [2024-03-15T18:01:10.753Z] ], [2024-03-15T18:01:10.753Z] "Imports": [ [2024-03-15T18:01:10.753Z] "fmt" [2024-03-15T18:01:10.753Z] ], [2024-03-15T18:01:10.753Z] "Deps": [ [2024-03-15T18:01:10.753Z] "errors", [2024-03-15T18:01:10.753Z] "fmt", [2024-03-15T18:01:10.753Z] "internal/abi", [2024-03-15T18:01:10.753Z] "internal/bytealg", [2024-03-15T18:01:10.753Z] "internal/cpu", [2024-03-15T18:01:10.753Z] "internal/fmtsort", [2024-03-15T18:01:10.753Z] "internal/goexperiment", [2024-03-15T18:01:10.753Z] "internal/itoa", [2024-03-15T18:01:10.753Z] "internal/oserror", [2024-03-15T18:01:10.753Z] "internal/poll", [2024-03-15T18:01:10.753Z] "internal/race", [2024-03-15T18:01:10.753Z] "internal/reflectlite", [2024-03-15T18:01:10.753Z] "internal/syscall/execenv", [2024-03-15T18:01:10.753Z] "internal/syscall/unix", [2024-03-15T18:01:10.753Z] "internal/testlog", [2024-03-15T18:01:10.753Z] "internal/unsafeheader", [2024-03-15T18:01:10.753Z] "io", [2024-03-15T18:01:10.753Z] "io/fs", [2024-03-15T18:01:10.753Z] "math", [2024-03-15T18:01:10.753Z] "math/bits", [2024-03-15T18:01:10.753Z] "os", [2024-03-15T18:01:10.753Z] "path", [2024-03-15T18:01:10.753Z] "reflect", [2024-03-15T18:01:10.753Z] "runtime", [2024-03-15T18:01:10.753Z] "runtime/internal/atomic", [2024-03-15T18:01:10.753Z] "runtime/internal/math", [2024-03-15T18:01:10.753Z] "runtime/internal/sys", [2024-03-15T18:01:10.753Z] "sort", [2024-03-15T18:01:10.753Z] "strconv", [2024-03-15T18:01:10.753Z] "sync", [2024-03-15T18:01:10.753Z] "sync/atomic", [2024-03-15T18:01:10.753Z] "syscall", [2024-03-15T18:01:10.753Z] "time", [2024-03-15T18:01:10.753Z] "unicode", [2024-03-15T18:01:10.753Z] "unicode/utf8", [2024-03-15T18:01:10.753Z] "unsafe" [2024-03-15T18:01:10.753Z] ] [2024-03-15T18:01:10.753Z] } [2024-03-15T18:01:10.753Z] { [2024-03-15T18:01:10.753Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3/internal/pkg/consul", [2024-03-15T18:01:10.753Z] "ImportPath": "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.753Z] "Name": "consul", [2024-03-15T18:01:10.753Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3", [2024-03-15T18:01:10.753Z] "Module": { [2024-03-15T18:01:10.753Z] "Path": "github.com/edgexfoundry/go-mod-registry/v3", [2024-03-15T18:01:10.753Z] "Version": "v3.2.0-dev.3", [2024-03-15T18:01:10.753Z] "Time": "2024-03-05T02:45:59Z", [2024-03-15T18:01:10.753Z] "Indirect": true, [2024-03-15T18:01:10.753Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3", [2024-03-15T18:01:10.753Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-registry/v3/@v/v3.2.0-dev.3.mod", [2024-03-15T18:01:10.753Z] "GoVersion": "1.21" [2024-03-15T18:01:10.753Z] }, [2024-03-15T18:01:10.753Z] "DepOnly": true, [2024-03-15T18:01:10.753Z] "Stale": true, [2024-03-15T18:01:10.753Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-15T18:01:10.753Z] "GoFiles": [ [2024-03-15T18:01:10.753Z] "client.go", [2024-03-15T18:01:10.753Z] "mock_consul.go" [2024-03-15T18:01:10.753Z] ], [2024-03-15T18:01:10.753Z] "Imports": [ [2024-03-15T18:01:10.753Z] "encoding/json", [2024-03-15T18:01:10.753Z] "fmt", [2024-03-15T18:01:10.753Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.753Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.753Z] "io", [2024-03-15T18:01:10.753Z] "log", [2024-03-15T18:01:10.753Z] "net/http", [2024-03-15T18:01:10.753Z] "net/http/httptest", [2024-03-15T18:01:10.753Z] "strings", [2024-03-15T18:01:10.753Z] "sync", [2024-03-15T18:01:10.753Z] "time" [2024-03-15T18:01:10.753Z] ], [2024-03-15T18:01:10.753Z] "Deps": [ [2024-03-15T18:01:10.753Z] "bufio", [2024-03-15T18:01:10.753Z] "bytes", [2024-03-15T18:01:10.753Z] "compress/flate", [2024-03-15T18:01:10.753Z] "compress/gzip", [2024-03-15T18:01:10.753Z] "container/list", [2024-03-15T18:01:10.753Z] "context", [2024-03-15T18:01:10.753Z] "crypto", [2024-03-15T18:01:10.753Z] "crypto/aes", [2024-03-15T18:01:10.753Z] "crypto/cipher", [2024-03-15T18:01:10.753Z] "crypto/des", [2024-03-15T18:01:10.753Z] "crypto/dsa", [2024-03-15T18:01:10.753Z] "crypto/ecdsa", [2024-03-15T18:01:10.753Z] "crypto/ed25519", [2024-03-15T18:01:10.753Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.753Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.753Z] "crypto/elliptic", [2024-03-15T18:01:10.753Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.753Z] "crypto/hmac", [2024-03-15T18:01:10.753Z] "crypto/internal/randutil", [2024-03-15T18:01:10.753Z] "crypto/internal/subtle", [2024-03-15T18:01:10.753Z] "crypto/md5", [2024-03-15T18:01:10.753Z] "crypto/rand", [2024-03-15T18:01:10.753Z] "crypto/rc4", [2024-03-15T18:01:10.753Z] "crypto/rsa", [2024-03-15T18:01:10.753Z] "crypto/sha1", [2024-03-15T18:01:10.753Z] "crypto/sha256", [2024-03-15T18:01:10.753Z] "crypto/sha512", [2024-03-15T18:01:10.753Z] "crypto/subtle", [2024-03-15T18:01:10.753Z] "crypto/tls", [2024-03-15T18:01:10.753Z] "crypto/x509", [2024-03-15T18:01:10.753Z] "crypto/x509/pkix", [2024-03-15T18:01:10.753Z] "encoding", [2024-03-15T18:01:10.753Z] "encoding/asn1", [2024-03-15T18:01:10.753Z] "encoding/base64", [2024-03-15T18:01:10.753Z] "encoding/binary", [2024-03-15T18:01:10.753Z] "encoding/hex", [2024-03-15T18:01:10.753Z] "encoding/json", [2024-03-15T18:01:10.753Z] "encoding/pem", [2024-03-15T18:01:10.753Z] "errors", [2024-03-15T18:01:10.753Z] "flag", [2024-03-15T18:01:10.753Z] "fmt", [2024-03-15T18:01:10.753Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.753Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.753Z] "github.com/fatih/color", [2024-03-15T18:01:10.753Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.753Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.753Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.753Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.753Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.753Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.753Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.753Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.753Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.753Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.753Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.753Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.753Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.753Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.753Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.753Z] "hash", [2024-03-15T18:01:10.753Z] "hash/crc32", [2024-03-15T18:01:10.753Z] "internal/abi", [2024-03-15T18:01:10.753Z] "internal/bytealg", [2024-03-15T18:01:10.753Z] "internal/cpu", [2024-03-15T18:01:10.753Z] "internal/fmtsort", [2024-03-15T18:01:10.753Z] "internal/goexperiment", [2024-03-15T18:01:10.753Z] "internal/itoa", [2024-03-15T18:01:10.753Z] "internal/nettrace", [2024-03-15T18:01:10.753Z] "internal/oserror", [2024-03-15T18:01:10.753Z] "internal/poll", [2024-03-15T18:01:10.753Z] "internal/race", [2024-03-15T18:01:10.753Z] "internal/reflectlite", [2024-03-15T18:01:10.753Z] "internal/singleflight", [2024-03-15T18:01:10.753Z] "internal/syscall/execenv", [2024-03-15T18:01:10.753Z] "internal/syscall/unix", [2024-03-15T18:01:10.753Z] "internal/testlog", [2024-03-15T18:01:10.753Z] "internal/unsafeheader", [2024-03-15T18:01:10.753Z] "io", [2024-03-15T18:01:10.753Z] "io/fs", [2024-03-15T18:01:10.753Z] "io/ioutil", [2024-03-15T18:01:10.753Z] "log", [2024-03-15T18:01:10.753Z] "math", [2024-03-15T18:01:10.753Z] "math/big", [2024-03-15T18:01:10.753Z] "math/bits", [2024-03-15T18:01:10.753Z] "math/rand", [2024-03-15T18:01:10.753Z] "mime", [2024-03-15T18:01:10.753Z] "mime/multipart", [2024-03-15T18:01:10.753Z] "mime/quotedprintable", [2024-03-15T18:01:10.754Z] "net", [2024-03-15T18:01:10.754Z] "net/http", [2024-03-15T18:01:10.754Z] "net/http/httptest", [2024-03-15T18:01:10.754Z] "net/http/httptrace", [2024-03-15T18:01:10.754Z] "net/http/internal", [2024-03-15T18:01:10.754Z] "net/http/internal/ascii", [2024-03-15T18:01:10.754Z] "net/http/internal/testcert", [2024-03-15T18:01:10.754Z] "net/textproto", [2024-03-15T18:01:10.754Z] "net/url", [2024-03-15T18:01:10.754Z] "os", [2024-03-15T18:01:10.754Z] "os/signal", [2024-03-15T18:01:10.754Z] "path", [2024-03-15T18:01:10.754Z] "path/filepath", [2024-03-15T18:01:10.754Z] "reflect", [2024-03-15T18:01:10.754Z] "regexp", [2024-03-15T18:01:10.754Z] "regexp/syntax", [2024-03-15T18:01:10.754Z] "runtime", [2024-03-15T18:01:10.754Z] "runtime/cgo", [2024-03-15T18:01:10.754Z] "runtime/internal/atomic", [2024-03-15T18:01:10.754Z] "runtime/internal/math", [2024-03-15T18:01:10.754Z] "runtime/internal/sys", [2024-03-15T18:01:10.754Z] "sort", [2024-03-15T18:01:10.754Z] "strconv", [2024-03-15T18:01:10.754Z] "strings", [2024-03-15T18:01:10.754Z] "sync", [2024-03-15T18:01:10.754Z] "sync/atomic", [2024-03-15T18:01:10.754Z] "syscall", [2024-03-15T18:01:10.754Z] "time", [2024-03-15T18:01:10.754Z] "unicode", [2024-03-15T18:01:10.754Z] "unicode/utf16", [2024-03-15T18:01:10.754Z] "unicode/utf8", [2024-03-15T18:01:10.754Z] "unsafe", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.754Z] ], [2024-03-15T18:01:10.754Z] "TestGoFiles": [ [2024-03-15T18:01:10.754Z] "client_test.go" [2024-03-15T18:01:10.754Z] ], [2024-03-15T18:01:10.754Z] "TestImports": [ [2024-03-15T18:01:10.754Z] "fmt", [2024-03-15T18:01:10.754Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.754Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.754Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.754Z] "net/http", [2024-03-15T18:01:10.754Z] "net/http/httptest", [2024-03-15T18:01:10.754Z] "net/url", [2024-03-15T18:01:10.754Z] "os", [2024-03-15T18:01:10.754Z] "strconv", [2024-03-15T18:01:10.754Z] "strings", [2024-03-15T18:01:10.754Z] "testing", [2024-03-15T18:01:10.754Z] "time" [2024-03-15T18:01:10.754Z] ] [2024-03-15T18:01:10.754Z] } [2024-03-15T18:01:10.754Z] { [2024-03-15T18:01:10.754Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3/registry", [2024-03-15T18:01:10.754Z] "ImportPath": "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.754Z] "Name": "registry", [2024-03-15T18:01:10.754Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3", [2024-03-15T18:01:10.754Z] "Module": { [2024-03-15T18:01:10.754Z] "Path": "github.com/edgexfoundry/go-mod-registry/v3", [2024-03-15T18:01:10.754Z] "Version": "v3.2.0-dev.3", [2024-03-15T18:01:10.754Z] "Time": "2024-03-05T02:45:59Z", [2024-03-15T18:01:10.754Z] "Indirect": true, [2024-03-15T18:01:10.754Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3", [2024-03-15T18:01:10.754Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-registry/v3/@v/v3.2.0-dev.3.mod", [2024-03-15T18:01:10.754Z] "GoVersion": "1.21" [2024-03-15T18:01:10.754Z] }, [2024-03-15T18:01:10.754Z] "DepOnly": true, [2024-03-15T18:01:10.754Z] "Stale": true, [2024-03-15T18:01:10.754Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-15T18:01:10.754Z] "GoFiles": [ [2024-03-15T18:01:10.754Z] "factory.go", [2024-03-15T18:01:10.754Z] "interface.go" [2024-03-15T18:01:10.754Z] ], [2024-03-15T18:01:10.754Z] "Imports": [ [2024-03-15T18:01:10.754Z] "fmt", [2024-03-15T18:01:10.754Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.754Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types" [2024-03-15T18:01:10.754Z] ], [2024-03-15T18:01:10.754Z] "Deps": [ [2024-03-15T18:01:10.754Z] "bufio", [2024-03-15T18:01:10.754Z] "bytes", [2024-03-15T18:01:10.754Z] "compress/flate", [2024-03-15T18:01:10.754Z] "compress/gzip", [2024-03-15T18:01:10.754Z] "container/list", [2024-03-15T18:01:10.754Z] "context", [2024-03-15T18:01:10.754Z] "crypto", [2024-03-15T18:01:10.754Z] "crypto/aes", [2024-03-15T18:01:10.754Z] "crypto/cipher", [2024-03-15T18:01:10.754Z] "crypto/des", [2024-03-15T18:01:10.754Z] "crypto/dsa", [2024-03-15T18:01:10.754Z] "crypto/ecdsa", [2024-03-15T18:01:10.754Z] "crypto/ed25519", [2024-03-15T18:01:10.754Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.754Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.754Z] "crypto/elliptic", [2024-03-15T18:01:10.754Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.754Z] "crypto/hmac", [2024-03-15T18:01:10.754Z] "crypto/internal/randutil", [2024-03-15T18:01:10.754Z] "crypto/internal/subtle", [2024-03-15T18:01:10.754Z] "crypto/md5", [2024-03-15T18:01:10.754Z] "crypto/rand", [2024-03-15T18:01:10.754Z] "crypto/rc4", [2024-03-15T18:01:10.754Z] "crypto/rsa", [2024-03-15T18:01:10.754Z] "crypto/sha1", [2024-03-15T18:01:10.754Z] "crypto/sha256", [2024-03-15T18:01:10.754Z] "crypto/sha512", [2024-03-15T18:01:10.754Z] "crypto/subtle", [2024-03-15T18:01:10.754Z] "crypto/tls", [2024-03-15T18:01:10.754Z] "crypto/x509", [2024-03-15T18:01:10.754Z] "crypto/x509/pkix", [2024-03-15T18:01:10.754Z] "encoding", [2024-03-15T18:01:10.754Z] "encoding/asn1", [2024-03-15T18:01:10.754Z] "encoding/base64", [2024-03-15T18:01:10.754Z] "encoding/binary", [2024-03-15T18:01:10.754Z] "encoding/hex", [2024-03-15T18:01:10.754Z] "encoding/json", [2024-03-15T18:01:10.754Z] "encoding/pem", [2024-03-15T18:01:10.754Z] "errors", [2024-03-15T18:01:10.754Z] "flag", [2024-03-15T18:01:10.754Z] "fmt", [2024-03-15T18:01:10.754Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.754Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.754Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.754Z] "github.com/fatih/color", [2024-03-15T18:01:10.754Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.754Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.754Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.754Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.754Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.754Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.754Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.754Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.754Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.754Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.754Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.754Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.754Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.754Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.754Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.754Z] "hash", [2024-03-15T18:01:10.754Z] "hash/crc32", [2024-03-15T18:01:10.754Z] "internal/abi", [2024-03-15T18:01:10.754Z] "internal/bytealg", [2024-03-15T18:01:10.754Z] "internal/cpu", [2024-03-15T18:01:10.754Z] "internal/fmtsort", [2024-03-15T18:01:10.754Z] "internal/goexperiment", [2024-03-15T18:01:10.754Z] "internal/itoa", [2024-03-15T18:01:10.754Z] "internal/nettrace", [2024-03-15T18:01:10.754Z] "internal/oserror", [2024-03-15T18:01:10.754Z] "internal/poll", [2024-03-15T18:01:10.754Z] "internal/race", [2024-03-15T18:01:10.754Z] "internal/reflectlite", [2024-03-15T18:01:10.754Z] "internal/singleflight", [2024-03-15T18:01:10.754Z] "internal/syscall/execenv", [2024-03-15T18:01:10.754Z] "internal/syscall/unix", [2024-03-15T18:01:10.754Z] "internal/testlog", [2024-03-15T18:01:10.754Z] "internal/unsafeheader", [2024-03-15T18:01:10.754Z] "io", [2024-03-15T18:01:10.754Z] "io/fs", [2024-03-15T18:01:10.754Z] "io/ioutil", [2024-03-15T18:01:10.754Z] "log", [2024-03-15T18:01:10.754Z] "math", [2024-03-15T18:01:10.754Z] "math/big", [2024-03-15T18:01:10.754Z] "math/bits", [2024-03-15T18:01:10.754Z] "math/rand", [2024-03-15T18:01:10.754Z] "mime", [2024-03-15T18:01:10.754Z] "mime/multipart", [2024-03-15T18:01:10.754Z] "mime/quotedprintable", [2024-03-15T18:01:10.754Z] "net", [2024-03-15T18:01:10.754Z] "net/http", [2024-03-15T18:01:10.754Z] "net/http/httptest", [2024-03-15T18:01:10.754Z] "net/http/httptrace", [2024-03-15T18:01:10.754Z] "net/http/internal", [2024-03-15T18:01:10.754Z] "net/http/internal/ascii", [2024-03-15T18:01:10.754Z] "net/http/internal/testcert", [2024-03-15T18:01:10.754Z] "net/textproto", [2024-03-15T18:01:10.754Z] "net/url", [2024-03-15T18:01:10.754Z] "os", [2024-03-15T18:01:10.754Z] "os/signal", [2024-03-15T18:01:10.754Z] "path", [2024-03-15T18:01:10.754Z] "path/filepath", [2024-03-15T18:01:10.754Z] "reflect", [2024-03-15T18:01:10.754Z] "regexp", [2024-03-15T18:01:10.754Z] "regexp/syntax", [2024-03-15T18:01:10.754Z] "runtime", [2024-03-15T18:01:10.754Z] "runtime/cgo", [2024-03-15T18:01:10.754Z] "runtime/internal/atomic", [2024-03-15T18:01:10.754Z] "runtime/internal/math", [2024-03-15T18:01:10.754Z] "runtime/internal/sys", [2024-03-15T18:01:10.754Z] "sort", [2024-03-15T18:01:10.754Z] "strconv", [2024-03-15T18:01:10.754Z] "strings", [2024-03-15T18:01:10.754Z] "sync", [2024-03-15T18:01:10.754Z] "sync/atomic", [2024-03-15T18:01:10.754Z] "syscall", [2024-03-15T18:01:10.754Z] "time", [2024-03-15T18:01:10.754Z] "unicode", [2024-03-15T18:01:10.754Z] "unicode/utf16", [2024-03-15T18:01:10.754Z] "unicode/utf8", [2024-03-15T18:01:10.754Z] "unsafe", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.754Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.754Z] ], [2024-03-15T18:01:10.754Z] "TestGoFiles": [ [2024-03-15T18:01:10.754Z] "factory_test.go" [2024-03-15T18:01:10.754Z] ], [2024-03-15T18:01:10.754Z] "TestImports": [ [2024-03-15T18:01:10.754Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.754Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.754Z] "testing" [2024-03-15T18:01:10.754Z] ] [2024-03-15T18:01:10.754Z] } [2024-03-15T18:01:10.754Z] { [2024-03-15T18:01:10.754Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5/pkg/token/authtokenloader", [2024-03-15T18:01:10.754Z] "ImportPath": "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.755Z] "Name": "authtokenloader", [2024-03-15T18:01:10.755Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-15T18:01:10.755Z] "Module": { [2024-03-15T18:01:10.755Z] "Path": "github.com/edgexfoundry/go-mod-secrets/v3", [2024-03-15T18:01:10.755Z] "Version": "v3.2.0-dev.5", [2024-03-15T18:01:10.755Z] "Time": "2024-01-18T14:27:45Z", [2024-03-15T18:01:10.755Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-15T18:01:10.755Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.5.mod", [2024-03-15T18:01:10.755Z] "GoVersion": "1.21" [2024-03-15T18:01:10.755Z] }, [2024-03-15T18:01:10.755Z] "DepOnly": true, [2024-03-15T18:01:10.755Z] "Stale": true, [2024-03-15T18:01:10.755Z] "StaleReason": "stale dependency: github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.755Z] "GoFiles": [ [2024-03-15T18:01:10.755Z] "interface.go", [2024-03-15T18:01:10.755Z] "methods.go", [2024-03-15T18:01:10.755Z] "types.go" [2024-03-15T18:01:10.755Z] ], [2024-03-15T18:01:10.755Z] "Imports": [ [2024-03-15T18:01:10.755Z] "encoding/json", [2024-03-15T18:01:10.755Z] "fmt", [2024-03-15T18:01:10.755Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.755Z] "io", [2024-03-15T18:01:10.755Z] "os" [2024-03-15T18:01:10.755Z] ], [2024-03-15T18:01:10.755Z] "Deps": [ [2024-03-15T18:01:10.755Z] "bytes", [2024-03-15T18:01:10.755Z] "encoding", [2024-03-15T18:01:10.755Z] "encoding/base64", [2024-03-15T18:01:10.755Z] "encoding/binary", [2024-03-15T18:01:10.755Z] "encoding/json", [2024-03-15T18:01:10.755Z] "errors", [2024-03-15T18:01:10.755Z] "fmt", [2024-03-15T18:01:10.755Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.755Z] "internal/abi", [2024-03-15T18:01:10.755Z] "internal/bytealg", [2024-03-15T18:01:10.755Z] "internal/cpu", [2024-03-15T18:01:10.755Z] "internal/fmtsort", [2024-03-15T18:01:10.755Z] "internal/goexperiment", [2024-03-15T18:01:10.755Z] "internal/itoa", [2024-03-15T18:01:10.755Z] "internal/oserror", [2024-03-15T18:01:10.755Z] "internal/poll", [2024-03-15T18:01:10.755Z] "internal/race", [2024-03-15T18:01:10.755Z] "internal/reflectlite", [2024-03-15T18:01:10.755Z] "internal/syscall/execenv", [2024-03-15T18:01:10.755Z] "internal/syscall/unix", [2024-03-15T18:01:10.755Z] "internal/testlog", [2024-03-15T18:01:10.755Z] "internal/unsafeheader", [2024-03-15T18:01:10.755Z] "io", [2024-03-15T18:01:10.755Z] "io/fs", [2024-03-15T18:01:10.755Z] "math", [2024-03-15T18:01:10.755Z] "math/bits", [2024-03-15T18:01:10.755Z] "os", [2024-03-15T18:01:10.755Z] "path", [2024-03-15T18:01:10.755Z] "reflect", [2024-03-15T18:01:10.755Z] "runtime", [2024-03-15T18:01:10.755Z] "runtime/internal/atomic", [2024-03-15T18:01:10.755Z] "runtime/internal/math", [2024-03-15T18:01:10.755Z] "runtime/internal/sys", [2024-03-15T18:01:10.755Z] "sort", [2024-03-15T18:01:10.755Z] "strconv", [2024-03-15T18:01:10.755Z] "strings", [2024-03-15T18:01:10.755Z] "sync", [2024-03-15T18:01:10.755Z] "sync/atomic", [2024-03-15T18:01:10.755Z] "syscall", [2024-03-15T18:01:10.755Z] "time", [2024-03-15T18:01:10.755Z] "unicode", [2024-03-15T18:01:10.755Z] "unicode/utf16", [2024-03-15T18:01:10.755Z] "unicode/utf8", [2024-03-15T18:01:10.755Z] "unsafe" [2024-03-15T18:01:10.755Z] ], [2024-03-15T18:01:10.755Z] "TestGoFiles": [ [2024-03-15T18:01:10.755Z] "methods_test.go" [2024-03-15T18:01:10.755Z] ], [2024-03-15T18:01:10.755Z] "TestImports": [ [2024-03-15T18:01:10.755Z] "errors", [2024-03-15T18:01:10.755Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks", [2024-03-15T18:01:10.755Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.755Z] "os", [2024-03-15T18:01:10.755Z] "strings", [2024-03-15T18:01:10.755Z] "testing" [2024-03-15T18:01:10.755Z] ] [2024-03-15T18:01:10.755Z] } [2024-03-15T18:01:10.755Z] { [2024-03-15T18:01:10.755Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/spiffeid", [2024-03-15T18:01:10.755Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.755Z] "Name": "spiffeid", [2024-03-15T18:01:10.755Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-15T18:01:10.755Z] "Module": { [2024-03-15T18:01:10.755Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-15T18:01:10.755Z] "Version": "v2.1.7", [2024-03-15T18:01:10.755Z] "Time": "2024-01-17T20:08:14Z", [2024-03-15T18:01:10.755Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-15T18:01:10.755Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-15T18:01:10.755Z] "GoVersion": "1.19" [2024-03-15T18:01:10.755Z] }, [2024-03-15T18:01:10.755Z] "DepOnly": true, [2024-03-15T18:01:10.755Z] "Stale": true, [2024-03-15T18:01:10.755Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.755Z] "GoFiles": [ [2024-03-15T18:01:10.755Z] "charset_backcompat_deny.go", [2024-03-15T18:01:10.755Z] "errors.go", [2024-03-15T18:01:10.755Z] "id.go", [2024-03-15T18:01:10.755Z] "match.go", [2024-03-15T18:01:10.755Z] "path.go", [2024-03-15T18:01:10.755Z] "require.go", [2024-03-15T18:01:10.755Z] "trustdomain.go" [2024-03-15T18:01:10.755Z] ], [2024-03-15T18:01:10.755Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.755Z] "charset_backcompat_allow.go" [2024-03-15T18:01:10.755Z] ], [2024-03-15T18:01:10.755Z] "Imports": [ [2024-03-15T18:01:10.755Z] "errors", [2024-03-15T18:01:10.755Z] "fmt", [2024-03-15T18:01:10.755Z] "net/url", [2024-03-15T18:01:10.755Z] "strings" [2024-03-15T18:01:10.755Z] ], [2024-03-15T18:01:10.755Z] "Deps": [ [2024-03-15T18:01:10.755Z] "errors", [2024-03-15T18:01:10.755Z] "fmt", [2024-03-15T18:01:10.755Z] "internal/abi", [2024-03-15T18:01:10.755Z] "internal/bytealg", [2024-03-15T18:01:10.755Z] "internal/cpu", [2024-03-15T18:01:10.755Z] "internal/fmtsort", [2024-03-15T18:01:10.755Z] "internal/goexperiment", [2024-03-15T18:01:10.755Z] "internal/itoa", [2024-03-15T18:01:10.755Z] "internal/oserror", [2024-03-15T18:01:10.755Z] "internal/poll", [2024-03-15T18:01:10.755Z] "internal/race", [2024-03-15T18:01:10.755Z] "internal/reflectlite", [2024-03-15T18:01:10.755Z] "internal/syscall/execenv", [2024-03-15T18:01:10.755Z] "internal/syscall/unix", [2024-03-15T18:01:10.755Z] "internal/testlog", [2024-03-15T18:01:10.755Z] "internal/unsafeheader", [2024-03-15T18:01:10.755Z] "io", [2024-03-15T18:01:10.755Z] "io/fs", [2024-03-15T18:01:10.755Z] "math", [2024-03-15T18:01:10.755Z] "math/bits", [2024-03-15T18:01:10.755Z] "net/url", [2024-03-15T18:01:10.755Z] "os", [2024-03-15T18:01:10.755Z] "path", [2024-03-15T18:01:10.755Z] "reflect", [2024-03-15T18:01:10.755Z] "runtime", [2024-03-15T18:01:10.755Z] "runtime/internal/atomic", [2024-03-15T18:01:10.755Z] "runtime/internal/math", [2024-03-15T18:01:10.755Z] "runtime/internal/sys", [2024-03-15T18:01:10.755Z] "sort", [2024-03-15T18:01:10.755Z] "strconv", [2024-03-15T18:01:10.755Z] "strings", [2024-03-15T18:01:10.755Z] "sync", [2024-03-15T18:01:10.755Z] "sync/atomic", [2024-03-15T18:01:10.755Z] "syscall", [2024-03-15T18:01:10.755Z] "time", [2024-03-15T18:01:10.755Z] "unicode", [2024-03-15T18:01:10.755Z] "unicode/utf8", [2024-03-15T18:01:10.755Z] "unsafe" [2024-03-15T18:01:10.755Z] ], [2024-03-15T18:01:10.755Z] "TestGoFiles": [ [2024-03-15T18:01:10.755Z] "path_test.go" [2024-03-15T18:01:10.755Z] ], [2024-03-15T18:01:10.755Z] "TestImports": [ [2024-03-15T18:01:10.755Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.755Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.755Z] "testing" [2024-03-15T18:01:10.755Z] ], [2024-03-15T18:01:10.755Z] "XTestGoFiles": [ [2024-03-15T18:01:10.755Z] "id_test.go", [2024-03-15T18:01:10.755Z] "match_test.go", [2024-03-15T18:01:10.755Z] "require_test.go", [2024-03-15T18:01:10.755Z] "trustdomain_test.go" [2024-03-15T18:01:10.755Z] ], [2024-03-15T18:01:10.755Z] "XTestImports": [ [2024-03-15T18:01:10.755Z] "encoding/json", [2024-03-15T18:01:10.755Z] "fmt", [2024-03-15T18:01:10.755Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.755Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.755Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.755Z] "net/url", [2024-03-15T18:01:10.755Z] "testing" [2024-03-15T18:01:10.755Z] ] [2024-03-15T18:01:10.755Z] } [2024-03-15T18:01:10.755Z] { [2024-03-15T18:01:10.755Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/internal/pemutil", [2024-03-15T18:01:10.755Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.755Z] "Name": "pemutil", [2024-03-15T18:01:10.755Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-15T18:01:10.755Z] "Module": { [2024-03-15T18:01:10.755Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-15T18:01:10.755Z] "Version": "v2.1.7", [2024-03-15T18:01:10.755Z] "Time": "2024-01-17T20:08:14Z", [2024-03-15T18:01:10.755Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-15T18:01:10.755Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-15T18:01:10.755Z] "GoVersion": "1.19" [2024-03-15T18:01:10.755Z] }, [2024-03-15T18:01:10.755Z] "DepOnly": true, [2024-03-15T18:01:10.755Z] "Stale": true, [2024-03-15T18:01:10.755Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.755Z] "GoFiles": [ [2024-03-15T18:01:10.755Z] "pem.go" [2024-03-15T18:01:10.755Z] ], [2024-03-15T18:01:10.755Z] "Imports": [ [2024-03-15T18:01:10.755Z] "crypto", [2024-03-15T18:01:10.755Z] "crypto/x509", [2024-03-15T18:01:10.755Z] "encoding/pem", [2024-03-15T18:01:10.755Z] "errors", [2024-03-15T18:01:10.755Z] "fmt" [2024-03-15T18:01:10.755Z] ], [2024-03-15T18:01:10.755Z] "Deps": [ [2024-03-15T18:01:10.755Z] "bufio", [2024-03-15T18:01:10.755Z] "bytes", [2024-03-15T18:01:10.755Z] "context", [2024-03-15T18:01:10.755Z] "crypto", [2024-03-15T18:01:10.755Z] "crypto/aes", [2024-03-15T18:01:10.755Z] "crypto/cipher", [2024-03-15T18:01:10.755Z] "crypto/des", [2024-03-15T18:01:10.755Z] "crypto/dsa", [2024-03-15T18:01:10.755Z] "crypto/ecdsa", [2024-03-15T18:01:10.755Z] "crypto/ed25519", [2024-03-15T18:01:10.755Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.755Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.755Z] "crypto/elliptic", [2024-03-15T18:01:10.755Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.755Z] "crypto/internal/randutil", [2024-03-15T18:01:10.755Z] "crypto/internal/subtle", [2024-03-15T18:01:10.755Z] "crypto/md5", [2024-03-15T18:01:10.755Z] "crypto/rand", [2024-03-15T18:01:10.755Z] "crypto/rsa", [2024-03-15T18:01:10.755Z] "crypto/sha1", [2024-03-15T18:01:10.755Z] "crypto/sha256", [2024-03-15T18:01:10.755Z] "crypto/sha512", [2024-03-15T18:01:10.755Z] "crypto/subtle", [2024-03-15T18:01:10.755Z] "crypto/x509", [2024-03-15T18:01:10.755Z] "crypto/x509/pkix", [2024-03-15T18:01:10.755Z] "encoding/asn1", [2024-03-15T18:01:10.755Z] "encoding/base64", [2024-03-15T18:01:10.755Z] "encoding/binary", [2024-03-15T18:01:10.755Z] "encoding/hex", [2024-03-15T18:01:10.755Z] "encoding/pem", [2024-03-15T18:01:10.755Z] "errors", [2024-03-15T18:01:10.755Z] "fmt", [2024-03-15T18:01:10.755Z] "hash", [2024-03-15T18:01:10.755Z] "internal/abi", [2024-03-15T18:01:10.755Z] "internal/bytealg", [2024-03-15T18:01:10.755Z] "internal/cpu", [2024-03-15T18:01:10.755Z] "internal/fmtsort", [2024-03-15T18:01:10.755Z] "internal/goexperiment", [2024-03-15T18:01:10.755Z] "internal/itoa", [2024-03-15T18:01:10.755Z] "internal/nettrace", [2024-03-15T18:01:10.755Z] "internal/oserror", [2024-03-15T18:01:10.755Z] "internal/poll", [2024-03-15T18:01:10.755Z] "internal/race", [2024-03-15T18:01:10.755Z] "internal/reflectlite", [2024-03-15T18:01:10.755Z] "internal/singleflight", [2024-03-15T18:01:10.755Z] "internal/syscall/execenv", [2024-03-15T18:01:10.755Z] "internal/syscall/unix", [2024-03-15T18:01:10.755Z] "internal/testlog", [2024-03-15T18:01:10.755Z] "internal/unsafeheader", [2024-03-15T18:01:10.755Z] "io", [2024-03-15T18:01:10.755Z] "io/fs", [2024-03-15T18:01:10.755Z] "math", [2024-03-15T18:01:10.755Z] "math/big", [2024-03-15T18:01:10.755Z] "math/bits", [2024-03-15T18:01:10.755Z] "math/rand", [2024-03-15T18:01:10.755Z] "net", [2024-03-15T18:01:10.755Z] "net/url", [2024-03-15T18:01:10.755Z] "os", [2024-03-15T18:01:10.755Z] "path", [2024-03-15T18:01:10.755Z] "path/filepath", [2024-03-15T18:01:10.755Z] "reflect", [2024-03-15T18:01:10.755Z] "runtime", [2024-03-15T18:01:10.755Z] "runtime/cgo", [2024-03-15T18:01:10.755Z] "runtime/internal/atomic", [2024-03-15T18:01:10.755Z] "runtime/internal/math", [2024-03-15T18:01:10.755Z] "runtime/internal/sys", [2024-03-15T18:01:10.755Z] "sort", [2024-03-15T18:01:10.755Z] "strconv", [2024-03-15T18:01:10.755Z] "strings", [2024-03-15T18:01:10.756Z] "sync", [2024-03-15T18:01:10.756Z] "sync/atomic", [2024-03-15T18:01:10.756Z] "syscall", [2024-03-15T18:01:10.756Z] "time", [2024-03-15T18:01:10.756Z] "unicode", [2024-03-15T18:01:10.756Z] "unicode/utf16", [2024-03-15T18:01:10.756Z] "unicode/utf8", [2024-03-15T18:01:10.756Z] "unsafe", [2024-03-15T18:01:10.756Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.756Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.756Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-15T18:01:10.756Z] ], [2024-03-15T18:01:10.756Z] "XTestGoFiles": [ [2024-03-15T18:01:10.756Z] "pem_test.go" [2024-03-15T18:01:10.756Z] ], [2024-03-15T18:01:10.756Z] "XTestImports": [ [2024-03-15T18:01:10.756Z] "bytes", [2024-03-15T18:01:10.756Z] "crypto/x509", [2024-03-15T18:01:10.756Z] "encoding/pem", [2024-03-15T18:01:10.756Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.756Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.756Z] "testing" [2024-03-15T18:01:10.756Z] ] [2024-03-15T18:01:10.756Z] } [2024-03-15T18:01:10.756Z] { [2024-03-15T18:01:10.756Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/internal/x509util", [2024-03-15T18:01:10.756Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.756Z] "Name": "x509util", [2024-03-15T18:01:10.756Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-15T18:01:10.756Z] "Module": { [2024-03-15T18:01:10.756Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-15T18:01:10.756Z] "Version": "v2.1.7", [2024-03-15T18:01:10.756Z] "Time": "2024-01-17T20:08:14Z", [2024-03-15T18:01:10.756Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-15T18:01:10.756Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-15T18:01:10.756Z] "GoVersion": "1.19" [2024-03-15T18:01:10.756Z] }, [2024-03-15T18:01:10.756Z] "DepOnly": true, [2024-03-15T18:01:10.756Z] "Stale": true, [2024-03-15T18:01:10.756Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.756Z] "GoFiles": [ [2024-03-15T18:01:10.756Z] "util.go" [2024-03-15T18:01:10.756Z] ], [2024-03-15T18:01:10.756Z] "Imports": [ [2024-03-15T18:01:10.756Z] "crypto/x509" [2024-03-15T18:01:10.756Z] ], [2024-03-15T18:01:10.756Z] "Deps": [ [2024-03-15T18:01:10.756Z] "bufio", [2024-03-15T18:01:10.756Z] "bytes", [2024-03-15T18:01:10.756Z] "context", [2024-03-15T18:01:10.756Z] "crypto", [2024-03-15T18:01:10.756Z] "crypto/aes", [2024-03-15T18:01:10.756Z] "crypto/cipher", [2024-03-15T18:01:10.756Z] "crypto/des", [2024-03-15T18:01:10.756Z] "crypto/dsa", [2024-03-15T18:01:10.756Z] "crypto/ecdsa", [2024-03-15T18:01:10.756Z] "crypto/ed25519", [2024-03-15T18:01:10.756Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.756Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.756Z] "crypto/elliptic", [2024-03-15T18:01:10.756Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.756Z] "crypto/internal/randutil", [2024-03-15T18:01:10.756Z] "crypto/internal/subtle", [2024-03-15T18:01:10.756Z] "crypto/md5", [2024-03-15T18:01:10.756Z] "crypto/rand", [2024-03-15T18:01:10.756Z] "crypto/rsa", [2024-03-15T18:01:10.756Z] "crypto/sha1", [2024-03-15T18:01:10.756Z] "crypto/sha256", [2024-03-15T18:01:10.756Z] "crypto/sha512", [2024-03-15T18:01:10.756Z] "crypto/subtle", [2024-03-15T18:01:10.756Z] "crypto/x509", [2024-03-15T18:01:10.756Z] "crypto/x509/pkix", [2024-03-15T18:01:10.756Z] "encoding/asn1", [2024-03-15T18:01:10.756Z] "encoding/base64", [2024-03-15T18:01:10.756Z] "encoding/binary", [2024-03-15T18:01:10.756Z] "encoding/hex", [2024-03-15T18:01:10.756Z] "encoding/pem", [2024-03-15T18:01:10.756Z] "errors", [2024-03-15T18:01:10.756Z] "fmt", [2024-03-15T18:01:10.756Z] "hash", [2024-03-15T18:01:10.756Z] "internal/abi", [2024-03-15T18:01:10.756Z] "internal/bytealg", [2024-03-15T18:01:10.756Z] "internal/cpu", [2024-03-15T18:01:10.756Z] "internal/fmtsort", [2024-03-15T18:01:10.756Z] "internal/goexperiment", [2024-03-15T18:01:10.756Z] "internal/itoa", [2024-03-15T18:01:10.756Z] "internal/nettrace", [2024-03-15T18:01:10.756Z] "internal/oserror", [2024-03-15T18:01:10.756Z] "internal/poll", [2024-03-15T18:01:10.756Z] "internal/race", [2024-03-15T18:01:10.756Z] "internal/reflectlite", [2024-03-15T18:01:10.756Z] "internal/singleflight", [2024-03-15T18:01:10.756Z] "internal/syscall/execenv", [2024-03-15T18:01:10.756Z] "internal/syscall/unix", [2024-03-15T18:01:10.756Z] "internal/testlog", [2024-03-15T18:01:10.756Z] "internal/unsafeheader", [2024-03-15T18:01:10.756Z] "io", [2024-03-15T18:01:10.756Z] "io/fs", [2024-03-15T18:01:10.756Z] "math", [2024-03-15T18:01:10.756Z] "math/big", [2024-03-15T18:01:10.756Z] "math/bits", [2024-03-15T18:01:10.756Z] "math/rand", [2024-03-15T18:01:10.756Z] "net", [2024-03-15T18:01:10.756Z] "net/url", [2024-03-15T18:01:10.756Z] "os", [2024-03-15T18:01:10.756Z] "path", [2024-03-15T18:01:10.756Z] "path/filepath", [2024-03-15T18:01:10.756Z] "reflect", [2024-03-15T18:01:10.756Z] "runtime", [2024-03-15T18:01:10.756Z] "runtime/cgo", [2024-03-15T18:01:10.756Z] "runtime/internal/atomic", [2024-03-15T18:01:10.756Z] "runtime/internal/math", [2024-03-15T18:01:10.756Z] "runtime/internal/sys", [2024-03-15T18:01:10.756Z] "sort", [2024-03-15T18:01:10.756Z] "strconv", [2024-03-15T18:01:10.756Z] "strings", [2024-03-15T18:01:10.756Z] "sync", [2024-03-15T18:01:10.756Z] "sync/atomic", [2024-03-15T18:01:10.756Z] "syscall", [2024-03-15T18:01:10.756Z] "time", [2024-03-15T18:01:10.756Z] "unicode", [2024-03-15T18:01:10.756Z] "unicode/utf16", [2024-03-15T18:01:10.756Z] "unicode/utf8", [2024-03-15T18:01:10.756Z] "unsafe", [2024-03-15T18:01:10.756Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.756Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.756Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-15T18:01:10.756Z] ] [2024-03-15T18:01:10.756Z] } [2024-03-15T18:01:10.756Z] { [2024-03-15T18:01:10.756Z] "Dir": "/go/pkg/mod/github.com/zeebo/errs@v1.3.0", [2024-03-15T18:01:10.756Z] "ImportPath": "github.com/zeebo/errs", [2024-03-15T18:01:10.756Z] "Name": "errs", [2024-03-15T18:01:10.756Z] "Doc": "Package errs provides a simple error package with stack traces.", [2024-03-15T18:01:10.756Z] "Root": "/go/pkg/mod/github.com/zeebo/errs@v1.3.0", [2024-03-15T18:01:10.756Z] "Module": { [2024-03-15T18:01:10.756Z] "Path": "github.com/zeebo/errs", [2024-03-15T18:01:10.756Z] "Version": "v1.3.0", [2024-03-15T18:01:10.756Z] "Time": "2022-03-17T17:23:02Z", [2024-03-15T18:01:10.756Z] "Indirect": true, [2024-03-15T18:01:10.756Z] "Dir": "/go/pkg/mod/github.com/zeebo/errs@v1.3.0", [2024-03-15T18:01:10.756Z] "GoMod": "/go/pkg/mod/cache/download/github.com/zeebo/errs/@v/v1.3.0.mod", [2024-03-15T18:01:10.756Z] "GoVersion": "1.12" [2024-03-15T18:01:10.756Z] }, [2024-03-15T18:01:10.756Z] "DepOnly": true, [2024-03-15T18:01:10.756Z] "Stale": true, [2024-03-15T18:01:10.756Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.756Z] "GoFiles": [ [2024-03-15T18:01:10.756Z] "errs.go", [2024-03-15T18:01:10.756Z] "group.go" [2024-03-15T18:01:10.756Z] ], [2024-03-15T18:01:10.756Z] "Imports": [ [2024-03-15T18:01:10.756Z] "fmt", [2024-03-15T18:01:10.756Z] "io", [2024-03-15T18:01:10.756Z] "runtime" [2024-03-15T18:01:10.756Z] ], [2024-03-15T18:01:10.756Z] "Deps": [ [2024-03-15T18:01:10.756Z] "errors", [2024-03-15T18:01:10.756Z] "fmt", [2024-03-15T18:01:10.756Z] "internal/abi", [2024-03-15T18:01:10.756Z] "internal/bytealg", [2024-03-15T18:01:10.756Z] "internal/cpu", [2024-03-15T18:01:10.756Z] "internal/fmtsort", [2024-03-15T18:01:10.756Z] "internal/goexperiment", [2024-03-15T18:01:10.756Z] "internal/itoa", [2024-03-15T18:01:10.756Z] "internal/oserror", [2024-03-15T18:01:10.756Z] "internal/poll", [2024-03-15T18:01:10.756Z] "internal/race", [2024-03-15T18:01:10.756Z] "internal/reflectlite", [2024-03-15T18:01:10.756Z] "internal/syscall/execenv", [2024-03-15T18:01:10.756Z] "internal/syscall/unix", [2024-03-15T18:01:10.756Z] "internal/testlog", [2024-03-15T18:01:10.756Z] "internal/unsafeheader", [2024-03-15T18:01:10.756Z] "io", [2024-03-15T18:01:10.756Z] "io/fs", [2024-03-15T18:01:10.756Z] "math", [2024-03-15T18:01:10.756Z] "math/bits", [2024-03-15T18:01:10.756Z] "os", [2024-03-15T18:01:10.756Z] "path", [2024-03-15T18:01:10.756Z] "reflect", [2024-03-15T18:01:10.756Z] "runtime", [2024-03-15T18:01:10.756Z] "runtime/internal/atomic", [2024-03-15T18:01:10.756Z] "runtime/internal/math", [2024-03-15T18:01:10.756Z] "runtime/internal/sys", [2024-03-15T18:01:10.756Z] "sort", [2024-03-15T18:01:10.756Z] "strconv", [2024-03-15T18:01:10.756Z] "sync", [2024-03-15T18:01:10.756Z] "sync/atomic", [2024-03-15T18:01:10.756Z] "syscall", [2024-03-15T18:01:10.756Z] "time", [2024-03-15T18:01:10.756Z] "unicode", [2024-03-15T18:01:10.756Z] "unicode/utf8", [2024-03-15T18:01:10.756Z] "unsafe" [2024-03-15T18:01:10.756Z] ], [2024-03-15T18:01:10.756Z] "TestGoFiles": [ [2024-03-15T18:01:10.756Z] "errs_test.go", [2024-03-15T18:01:10.756Z] "group_test.go" [2024-03-15T18:01:10.756Z] ], [2024-03-15T18:01:10.756Z] "TestImports": [ [2024-03-15T18:01:10.756Z] "errors", [2024-03-15T18:01:10.756Z] "fmt", [2024-03-15T18:01:10.756Z] "strings", [2024-03-15T18:01:10.756Z] "sync", [2024-03-15T18:01:10.756Z] "testing" [2024-03-15T18:01:10.756Z] ] [2024-03-15T18:01:10.756Z] } [2024-03-15T18:01:10.756Z] { [2024-03-15T18:01:10.756Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/bundle/x509bundle", [2024-03-15T18:01:10.756Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.756Z] "Name": "x509bundle", [2024-03-15T18:01:10.756Z] "Doc": "Package x509bundle provides X.509 bundle related functionality.", [2024-03-15T18:01:10.756Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-15T18:01:10.756Z] "Module": { [2024-03-15T18:01:10.756Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-15T18:01:10.756Z] "Version": "v2.1.7", [2024-03-15T18:01:10.756Z] "Time": "2024-01-17T20:08:14Z", [2024-03-15T18:01:10.756Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-15T18:01:10.756Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-15T18:01:10.756Z] "GoVersion": "1.19" [2024-03-15T18:01:10.756Z] }, [2024-03-15T18:01:10.756Z] "DepOnly": true, [2024-03-15T18:01:10.756Z] "Stale": true, [2024-03-15T18:01:10.756Z] "StaleReason": "stale dependency: github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.756Z] "GoFiles": [ [2024-03-15T18:01:10.756Z] "bundle.go", [2024-03-15T18:01:10.756Z] "doc.go", [2024-03-15T18:01:10.756Z] "set.go", [2024-03-15T18:01:10.756Z] "source.go" [2024-03-15T18:01:10.756Z] ], [2024-03-15T18:01:10.756Z] "Imports": [ [2024-03-15T18:01:10.756Z] "crypto/x509", [2024-03-15T18:01:10.756Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.756Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.756Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.756Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.756Z] "io", [2024-03-15T18:01:10.756Z] "os", [2024-03-15T18:01:10.756Z] "sort", [2024-03-15T18:01:10.756Z] "sync" [2024-03-15T18:01:10.756Z] ], [2024-03-15T18:01:10.756Z] "Deps": [ [2024-03-15T18:01:10.756Z] "bufio", [2024-03-15T18:01:10.756Z] "bytes", [2024-03-15T18:01:10.756Z] "context", [2024-03-15T18:01:10.756Z] "crypto", [2024-03-15T18:01:10.756Z] "crypto/aes", [2024-03-15T18:01:10.756Z] "crypto/cipher", [2024-03-15T18:01:10.756Z] "crypto/des", [2024-03-15T18:01:10.756Z] "crypto/dsa", [2024-03-15T18:01:10.756Z] "crypto/ecdsa", [2024-03-15T18:01:10.756Z] "crypto/ed25519", [2024-03-15T18:01:10.756Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.756Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.756Z] "crypto/elliptic", [2024-03-15T18:01:10.756Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.756Z] "crypto/internal/randutil", [2024-03-15T18:01:10.756Z] "crypto/internal/subtle", [2024-03-15T18:01:10.756Z] "crypto/md5", [2024-03-15T18:01:10.756Z] "crypto/rand", [2024-03-15T18:01:10.756Z] "crypto/rsa", [2024-03-15T18:01:10.757Z] "crypto/sha1", [2024-03-15T18:01:10.757Z] "crypto/sha256", [2024-03-15T18:01:10.757Z] "crypto/sha512", [2024-03-15T18:01:10.757Z] "crypto/subtle", [2024-03-15T18:01:10.757Z] "crypto/x509", [2024-03-15T18:01:10.757Z] "crypto/x509/pkix", [2024-03-15T18:01:10.757Z] "encoding/asn1", [2024-03-15T18:01:10.757Z] "encoding/base64", [2024-03-15T18:01:10.757Z] "encoding/binary", [2024-03-15T18:01:10.757Z] "encoding/hex", [2024-03-15T18:01:10.757Z] "encoding/pem", [2024-03-15T18:01:10.757Z] "errors", [2024-03-15T18:01:10.757Z] "fmt", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.757Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.757Z] "hash", [2024-03-15T18:01:10.757Z] "internal/abi", [2024-03-15T18:01:10.757Z] "internal/bytealg", [2024-03-15T18:01:10.757Z] "internal/cpu", [2024-03-15T18:01:10.757Z] "internal/fmtsort", [2024-03-15T18:01:10.757Z] "internal/goexperiment", [2024-03-15T18:01:10.757Z] "internal/itoa", [2024-03-15T18:01:10.757Z] "internal/nettrace", [2024-03-15T18:01:10.757Z] "internal/oserror", [2024-03-15T18:01:10.757Z] "internal/poll", [2024-03-15T18:01:10.757Z] "internal/race", [2024-03-15T18:01:10.757Z] "internal/reflectlite", [2024-03-15T18:01:10.757Z] "internal/singleflight", [2024-03-15T18:01:10.757Z] "internal/syscall/execenv", [2024-03-15T18:01:10.757Z] "internal/syscall/unix", [2024-03-15T18:01:10.757Z] "internal/testlog", [2024-03-15T18:01:10.757Z] "internal/unsafeheader", [2024-03-15T18:01:10.757Z] "io", [2024-03-15T18:01:10.757Z] "io/fs", [2024-03-15T18:01:10.757Z] "math", [2024-03-15T18:01:10.757Z] "math/big", [2024-03-15T18:01:10.757Z] "math/bits", [2024-03-15T18:01:10.757Z] "math/rand", [2024-03-15T18:01:10.757Z] "net", [2024-03-15T18:01:10.757Z] "net/url", [2024-03-15T18:01:10.757Z] "os", [2024-03-15T18:01:10.757Z] "path", [2024-03-15T18:01:10.757Z] "path/filepath", [2024-03-15T18:01:10.757Z] "reflect", [2024-03-15T18:01:10.757Z] "runtime", [2024-03-15T18:01:10.757Z] "runtime/cgo", [2024-03-15T18:01:10.757Z] "runtime/internal/atomic", [2024-03-15T18:01:10.757Z] "runtime/internal/math", [2024-03-15T18:01:10.757Z] "runtime/internal/sys", [2024-03-15T18:01:10.757Z] "sort", [2024-03-15T18:01:10.757Z] "strconv", [2024-03-15T18:01:10.757Z] "strings", [2024-03-15T18:01:10.757Z] "sync", [2024-03-15T18:01:10.757Z] "sync/atomic", [2024-03-15T18:01:10.757Z] "syscall", [2024-03-15T18:01:10.757Z] "time", [2024-03-15T18:01:10.757Z] "unicode", [2024-03-15T18:01:10.757Z] "unicode/utf16", [2024-03-15T18:01:10.757Z] "unicode/utf8", [2024-03-15T18:01:10.757Z] "unsafe", [2024-03-15T18:01:10.757Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.757Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.757Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-15T18:01:10.757Z] ], [2024-03-15T18:01:10.757Z] "XTestGoFiles": [ [2024-03-15T18:01:10.757Z] "bundle_test.go", [2024-03-15T18:01:10.757Z] "set_test.go" [2024-03-15T18:01:10.757Z] ], [2024-03-15T18:01:10.757Z] "XTestImports": [ [2024-03-15T18:01:10.757Z] "crypto/x509", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/internal/test", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.757Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.757Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.757Z] "os", [2024-03-15T18:01:10.757Z] "testing" [2024-03-15T18:01:10.757Z] ] [2024-03-15T18:01:10.757Z] } [2024-03-15T18:01:10.757Z] { [2024-03-15T18:01:10.757Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/svid/x509svid", [2024-03-15T18:01:10.757Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.757Z] "Name": "x509svid", [2024-03-15T18:01:10.757Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-15T18:01:10.757Z] "Module": { [2024-03-15T18:01:10.757Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-15T18:01:10.757Z] "Version": "v2.1.7", [2024-03-15T18:01:10.757Z] "Time": "2024-01-17T20:08:14Z", [2024-03-15T18:01:10.757Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-15T18:01:10.757Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-15T18:01:10.757Z] "GoVersion": "1.19" [2024-03-15T18:01:10.757Z] }, [2024-03-15T18:01:10.757Z] "DepOnly": true, [2024-03-15T18:01:10.757Z] "Stale": true, [2024-03-15T18:01:10.757Z] "StaleReason": "stale dependency: github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.757Z] "GoFiles": [ [2024-03-15T18:01:10.757Z] "source.go", [2024-03-15T18:01:10.757Z] "svid.go", [2024-03-15T18:01:10.757Z] "verify.go" [2024-03-15T18:01:10.757Z] ], [2024-03-15T18:01:10.757Z] "Imports": [ [2024-03-15T18:01:10.757Z] "crypto", [2024-03-15T18:01:10.757Z] "crypto/ecdsa", [2024-03-15T18:01:10.757Z] "crypto/rsa", [2024-03-15T18:01:10.757Z] "crypto/x509", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.757Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.757Z] "os", [2024-03-15T18:01:10.757Z] "time" [2024-03-15T18:01:10.757Z] ], [2024-03-15T18:01:10.757Z] "Deps": [ [2024-03-15T18:01:10.757Z] "bufio", [2024-03-15T18:01:10.757Z] "bytes", [2024-03-15T18:01:10.757Z] "context", [2024-03-15T18:01:10.757Z] "crypto", [2024-03-15T18:01:10.757Z] "crypto/aes", [2024-03-15T18:01:10.757Z] "crypto/cipher", [2024-03-15T18:01:10.757Z] "crypto/des", [2024-03-15T18:01:10.757Z] "crypto/dsa", [2024-03-15T18:01:10.757Z] "crypto/ecdsa", [2024-03-15T18:01:10.757Z] "crypto/ed25519", [2024-03-15T18:01:10.757Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.757Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.757Z] "crypto/elliptic", [2024-03-15T18:01:10.757Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.757Z] "crypto/internal/randutil", [2024-03-15T18:01:10.757Z] "crypto/internal/subtle", [2024-03-15T18:01:10.757Z] "crypto/md5", [2024-03-15T18:01:10.757Z] "crypto/rand", [2024-03-15T18:01:10.757Z] "crypto/rsa", [2024-03-15T18:01:10.757Z] "crypto/sha1", [2024-03-15T18:01:10.757Z] "crypto/sha256", [2024-03-15T18:01:10.757Z] "crypto/sha512", [2024-03-15T18:01:10.757Z] "crypto/subtle", [2024-03-15T18:01:10.757Z] "crypto/x509", [2024-03-15T18:01:10.757Z] "crypto/x509/pkix", [2024-03-15T18:01:10.757Z] "encoding/asn1", [2024-03-15T18:01:10.757Z] "encoding/base64", [2024-03-15T18:01:10.757Z] "encoding/binary", [2024-03-15T18:01:10.757Z] "encoding/hex", [2024-03-15T18:01:10.757Z] "encoding/pem", [2024-03-15T18:01:10.757Z] "errors", [2024-03-15T18:01:10.757Z] "fmt", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.757Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.757Z] "hash", [2024-03-15T18:01:10.757Z] "internal/abi", [2024-03-15T18:01:10.757Z] "internal/bytealg", [2024-03-15T18:01:10.757Z] "internal/cpu", [2024-03-15T18:01:10.757Z] "internal/fmtsort", [2024-03-15T18:01:10.757Z] "internal/goexperiment", [2024-03-15T18:01:10.757Z] "internal/itoa", [2024-03-15T18:01:10.757Z] "internal/nettrace", [2024-03-15T18:01:10.757Z] "internal/oserror", [2024-03-15T18:01:10.757Z] "internal/poll", [2024-03-15T18:01:10.757Z] "internal/race", [2024-03-15T18:01:10.757Z] "internal/reflectlite", [2024-03-15T18:01:10.757Z] "internal/singleflight", [2024-03-15T18:01:10.757Z] "internal/syscall/execenv", [2024-03-15T18:01:10.757Z] "internal/syscall/unix", [2024-03-15T18:01:10.757Z] "internal/testlog", [2024-03-15T18:01:10.757Z] "internal/unsafeheader", [2024-03-15T18:01:10.757Z] "io", [2024-03-15T18:01:10.757Z] "io/fs", [2024-03-15T18:01:10.757Z] "math", [2024-03-15T18:01:10.757Z] "math/big", [2024-03-15T18:01:10.757Z] "math/bits", [2024-03-15T18:01:10.757Z] "math/rand", [2024-03-15T18:01:10.757Z] "net", [2024-03-15T18:01:10.757Z] "net/url", [2024-03-15T18:01:10.757Z] "os", [2024-03-15T18:01:10.757Z] "path", [2024-03-15T18:01:10.757Z] "path/filepath", [2024-03-15T18:01:10.757Z] "reflect", [2024-03-15T18:01:10.757Z] "runtime", [2024-03-15T18:01:10.757Z] "runtime/cgo", [2024-03-15T18:01:10.757Z] "runtime/internal/atomic", [2024-03-15T18:01:10.757Z] "runtime/internal/math", [2024-03-15T18:01:10.757Z] "runtime/internal/sys", [2024-03-15T18:01:10.757Z] "sort", [2024-03-15T18:01:10.757Z] "strconv", [2024-03-15T18:01:10.757Z] "strings", [2024-03-15T18:01:10.757Z] "sync", [2024-03-15T18:01:10.757Z] "sync/atomic", [2024-03-15T18:01:10.757Z] "syscall", [2024-03-15T18:01:10.757Z] "time", [2024-03-15T18:01:10.757Z] "unicode", [2024-03-15T18:01:10.757Z] "unicode/utf16", [2024-03-15T18:01:10.757Z] "unicode/utf8", [2024-03-15T18:01:10.757Z] "unsafe", [2024-03-15T18:01:10.757Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.757Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.757Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-15T18:01:10.757Z] ], [2024-03-15T18:01:10.757Z] "XTestGoFiles": [ [2024-03-15T18:01:10.757Z] "svid_test.go", [2024-03-15T18:01:10.757Z] "verify_test.go" [2024-03-15T18:01:10.757Z] ], [2024-03-15T18:01:10.757Z] "XTestImports": [ [2024-03-15T18:01:10.757Z] "crypto/x509", [2024-03-15T18:01:10.757Z] "errors", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/internal/test", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.757Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.757Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.757Z] "net/url", [2024-03-15T18:01:10.757Z] "os", [2024-03-15T18:01:10.757Z] "testing", [2024-03-15T18:01:10.757Z] "time" [2024-03-15T18:01:10.757Z] ] [2024-03-15T18:01:10.757Z] } [2024-03-15T18:01:10.757Z] { [2024-03-15T18:01:10.757Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/spiffetls/tlsconfig", [2024-03-15T18:01:10.757Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.757Z] "Name": "tlsconfig", [2024-03-15T18:01:10.757Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-15T18:01:10.757Z] "Module": { [2024-03-15T18:01:10.757Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-15T18:01:10.757Z] "Version": "v2.1.7", [2024-03-15T18:01:10.757Z] "Time": "2024-01-17T20:08:14Z", [2024-03-15T18:01:10.757Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-15T18:01:10.757Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-15T18:01:10.757Z] "GoVersion": "1.19" [2024-03-15T18:01:10.757Z] }, [2024-03-15T18:01:10.757Z] "DepOnly": true, [2024-03-15T18:01:10.757Z] "Stale": true, [2024-03-15T18:01:10.757Z] "StaleReason": "stale dependency: github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.757Z] "GoFiles": [ [2024-03-15T18:01:10.757Z] "authorizer.go", [2024-03-15T18:01:10.757Z] "config.go", [2024-03-15T18:01:10.757Z] "trace.go" [2024-03-15T18:01:10.757Z] ], [2024-03-15T18:01:10.757Z] "Imports": [ [2024-03-15T18:01:10.757Z] "crypto/tls", [2024-03-15T18:01:10.757Z] "crypto/x509", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid" [2024-03-15T18:01:10.757Z] ], [2024-03-15T18:01:10.757Z] "Deps": [ [2024-03-15T18:01:10.757Z] "bufio", [2024-03-15T18:01:10.757Z] "bytes", [2024-03-15T18:01:10.757Z] "container/list", [2024-03-15T18:01:10.757Z] "context", [2024-03-15T18:01:10.757Z] "crypto", [2024-03-15T18:01:10.757Z] "crypto/aes", [2024-03-15T18:01:10.757Z] "crypto/cipher", [2024-03-15T18:01:10.757Z] "crypto/des", [2024-03-15T18:01:10.757Z] "crypto/dsa", [2024-03-15T18:01:10.757Z] "crypto/ecdsa", [2024-03-15T18:01:10.757Z] "crypto/ed25519", [2024-03-15T18:01:10.757Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.757Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.757Z] "crypto/elliptic", [2024-03-15T18:01:10.757Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.757Z] "crypto/hmac", [2024-03-15T18:01:10.757Z] "crypto/internal/randutil", [2024-03-15T18:01:10.757Z] "crypto/internal/subtle", [2024-03-15T18:01:10.757Z] "crypto/md5", [2024-03-15T18:01:10.757Z] "crypto/rand", [2024-03-15T18:01:10.757Z] "crypto/rc4", [2024-03-15T18:01:10.757Z] "crypto/rsa", [2024-03-15T18:01:10.757Z] "crypto/sha1", [2024-03-15T18:01:10.757Z] "crypto/sha256", [2024-03-15T18:01:10.757Z] "crypto/sha512", [2024-03-15T18:01:10.757Z] "crypto/subtle", [2024-03-15T18:01:10.757Z] "crypto/tls", [2024-03-15T18:01:10.757Z] "crypto/x509", [2024-03-15T18:01:10.757Z] "crypto/x509/pkix", [2024-03-15T18:01:10.757Z] "encoding/asn1", [2024-03-15T18:01:10.757Z] "encoding/base64", [2024-03-15T18:01:10.757Z] "encoding/binary", [2024-03-15T18:01:10.757Z] "encoding/hex", [2024-03-15T18:01:10.757Z] "encoding/pem", [2024-03-15T18:01:10.757Z] "errors", [2024-03-15T18:01:10.757Z] "fmt", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.757Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.757Z] "hash", [2024-03-15T18:01:10.757Z] "internal/abi", [2024-03-15T18:01:10.757Z] "internal/bytealg", [2024-03-15T18:01:10.757Z] "internal/cpu", [2024-03-15T18:01:10.757Z] "internal/fmtsort", [2024-03-15T18:01:10.757Z] "internal/goexperiment", [2024-03-15T18:01:10.757Z] "internal/itoa", [2024-03-15T18:01:10.757Z] "internal/nettrace", [2024-03-15T18:01:10.757Z] "internal/oserror", [2024-03-15T18:01:10.757Z] "internal/poll", [2024-03-15T18:01:10.757Z] "internal/race", [2024-03-15T18:01:10.757Z] "internal/reflectlite", [2024-03-15T18:01:10.757Z] "internal/singleflight", [2024-03-15T18:01:10.757Z] "internal/syscall/execenv", [2024-03-15T18:01:10.757Z] "internal/syscall/unix", [2024-03-15T18:01:10.757Z] "internal/testlog", [2024-03-15T18:01:10.757Z] "internal/unsafeheader", [2024-03-15T18:01:10.757Z] "io", [2024-03-15T18:01:10.757Z] "io/fs", [2024-03-15T18:01:10.757Z] "io/ioutil", [2024-03-15T18:01:10.757Z] "math", [2024-03-15T18:01:10.757Z] "math/big", [2024-03-15T18:01:10.757Z] "math/bits", [2024-03-15T18:01:10.757Z] "math/rand", [2024-03-15T18:01:10.757Z] "net", [2024-03-15T18:01:10.757Z] "net/url", [2024-03-15T18:01:10.757Z] "os", [2024-03-15T18:01:10.757Z] "path", [2024-03-15T18:01:10.757Z] "path/filepath", [2024-03-15T18:01:10.757Z] "reflect", [2024-03-15T18:01:10.757Z] "runtime", [2024-03-15T18:01:10.757Z] "runtime/cgo", [2024-03-15T18:01:10.757Z] "runtime/internal/atomic", [2024-03-15T18:01:10.757Z] "runtime/internal/math", [2024-03-15T18:01:10.757Z] "runtime/internal/sys", [2024-03-15T18:01:10.757Z] "sort", [2024-03-15T18:01:10.757Z] "strconv", [2024-03-15T18:01:10.757Z] "strings", [2024-03-15T18:01:10.757Z] "sync", [2024-03-15T18:01:10.757Z] "sync/atomic", [2024-03-15T18:01:10.757Z] "syscall", [2024-03-15T18:01:10.757Z] "time", [2024-03-15T18:01:10.757Z] "unicode", [2024-03-15T18:01:10.757Z] "unicode/utf16", [2024-03-15T18:01:10.757Z] "unicode/utf8", [2024-03-15T18:01:10.757Z] "unsafe", [2024-03-15T18:01:10.757Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.757Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.757Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.757Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.757Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.757Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.757Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.757Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.757Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.757Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.757Z] ], [2024-03-15T18:01:10.757Z] "XTestGoFiles": [ [2024-03-15T18:01:10.757Z] "config_test.go", [2024-03-15T18:01:10.757Z] "examples_test.go" [2024-03-15T18:01:10.757Z] ], [2024-03-15T18:01:10.757Z] "XTestImports": [ [2024-03-15T18:01:10.757Z] "bytes", [2024-03-15T18:01:10.757Z] "context", [2024-03-15T18:01:10.757Z] "crypto/tls", [2024-03-15T18:01:10.757Z] "crypto/x509", [2024-03-15T18:01:10.757Z] "errors", [2024-03-15T18:01:10.757Z] "fmt", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/internal/test", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.757Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.757Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.757Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.757Z] "strings", [2024-03-15T18:01:10.757Z] "testing", [2024-03-15T18:01:10.757Z] "time" [2024-03-15T18:01:10.757Z] ] [2024-03-15T18:01:10.757Z] } [2024-03-15T18:01:10.757Z] { [2024-03-15T18:01:10.757Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3/cipher", [2024-03-15T18:01:10.757Z] "ImportPath": "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.757Z] "Name": "josecipher", [2024-03-15T18:01:10.757Z] "Root": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-03-15T18:01:10.757Z] "Module": { [2024-03-15T18:01:10.757Z] "Path": "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.757Z] "Version": "v3.0.3", [2024-03-15T18:01:10.757Z] "Time": "2024-03-07T21:35:47Z", [2024-03-15T18:01:10.757Z] "Indirect": true, [2024-03-15T18:01:10.757Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-03-15T18:01:10.757Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-jose/go-jose/v3/@v/v3.0.3.mod", [2024-03-15T18:01:10.757Z] "GoVersion": "1.12" [2024-03-15T18:01:10.757Z] }, [2024-03-15T18:01:10.757Z] "DepOnly": true, [2024-03-15T18:01:10.757Z] "Stale": true, [2024-03-15T18:01:10.757Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.757Z] "GoFiles": [ [2024-03-15T18:01:10.757Z] "cbc_hmac.go", [2024-03-15T18:01:10.757Z] "concat_kdf.go", [2024-03-15T18:01:10.757Z] "ecdh_es.go", [2024-03-15T18:01:10.757Z] "key_wrap.go" [2024-03-15T18:01:10.757Z] ], [2024-03-15T18:01:10.757Z] "Imports": [ [2024-03-15T18:01:10.757Z] "bytes", [2024-03-15T18:01:10.757Z] "crypto", [2024-03-15T18:01:10.757Z] "crypto/cipher", [2024-03-15T18:01:10.757Z] "crypto/ecdsa", [2024-03-15T18:01:10.757Z] "crypto/elliptic", [2024-03-15T18:01:10.757Z] "crypto/hmac", [2024-03-15T18:01:10.757Z] "crypto/sha256", [2024-03-15T18:01:10.757Z] "crypto/sha512", [2024-03-15T18:01:10.757Z] "crypto/subtle", [2024-03-15T18:01:10.757Z] "encoding/binary", [2024-03-15T18:01:10.757Z] "errors", [2024-03-15T18:01:10.757Z] "hash", [2024-03-15T18:01:10.757Z] "io" [2024-03-15T18:01:10.757Z] ], [2024-03-15T18:01:10.757Z] "Deps": [ [2024-03-15T18:01:10.757Z] "bytes", [2024-03-15T18:01:10.757Z] "crypto", [2024-03-15T18:01:10.757Z] "crypto/aes", [2024-03-15T18:01:10.757Z] "crypto/cipher", [2024-03-15T18:01:10.757Z] "crypto/ecdsa", [2024-03-15T18:01:10.757Z] "crypto/elliptic", [2024-03-15T18:01:10.757Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.757Z] "crypto/hmac", [2024-03-15T18:01:10.757Z] "crypto/internal/randutil", [2024-03-15T18:01:10.757Z] "crypto/internal/subtle", [2024-03-15T18:01:10.757Z] "crypto/sha256", [2024-03-15T18:01:10.757Z] "crypto/sha512", [2024-03-15T18:01:10.757Z] "crypto/subtle", [2024-03-15T18:01:10.757Z] "encoding/asn1", [2024-03-15T18:01:10.757Z] "encoding/binary", [2024-03-15T18:01:10.757Z] "errors", [2024-03-15T18:01:10.757Z] "fmt", [2024-03-15T18:01:10.757Z] "hash", [2024-03-15T18:01:10.757Z] "internal/abi", [2024-03-15T18:01:10.757Z] "internal/bytealg", [2024-03-15T18:01:10.757Z] "internal/cpu", [2024-03-15T18:01:10.757Z] "internal/fmtsort", [2024-03-15T18:01:10.757Z] "internal/goexperiment", [2024-03-15T18:01:10.757Z] "internal/itoa", [2024-03-15T18:01:10.757Z] "internal/oserror", [2024-03-15T18:01:10.757Z] "internal/poll", [2024-03-15T18:01:10.757Z] "internal/race", [2024-03-15T18:01:10.757Z] "internal/reflectlite", [2024-03-15T18:01:10.757Z] "internal/syscall/execenv", [2024-03-15T18:01:10.757Z] "internal/syscall/unix", [2024-03-15T18:01:10.757Z] "internal/testlog", [2024-03-15T18:01:10.757Z] "internal/unsafeheader", [2024-03-15T18:01:10.757Z] "io", [2024-03-15T18:01:10.757Z] "io/fs", [2024-03-15T18:01:10.757Z] "math", [2024-03-15T18:01:10.757Z] "math/big", [2024-03-15T18:01:10.757Z] "math/bits", [2024-03-15T18:01:10.757Z] "math/rand", [2024-03-15T18:01:10.757Z] "os", [2024-03-15T18:01:10.757Z] "path", [2024-03-15T18:01:10.757Z] "reflect", [2024-03-15T18:01:10.757Z] "runtime", [2024-03-15T18:01:10.757Z] "runtime/internal/atomic", [2024-03-15T18:01:10.757Z] "runtime/internal/math", [2024-03-15T18:01:10.757Z] "runtime/internal/sys", [2024-03-15T18:01:10.757Z] "sort", [2024-03-15T18:01:10.757Z] "strconv", [2024-03-15T18:01:10.757Z] "strings", [2024-03-15T18:01:10.757Z] "sync", [2024-03-15T18:01:10.757Z] "sync/atomic", [2024-03-15T18:01:10.757Z] "syscall", [2024-03-15T18:01:10.757Z] "time", [2024-03-15T18:01:10.757Z] "unicode", [2024-03-15T18:01:10.757Z] "unicode/utf16", [2024-03-15T18:01:10.757Z] "unicode/utf8", [2024-03-15T18:01:10.757Z] "unsafe", [2024-03-15T18:01:10.757Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.757Z] "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-15T18:01:10.757Z] ], [2024-03-15T18:01:10.757Z] "TestGoFiles": [ [2024-03-15T18:01:10.757Z] "cbc_hmac_test.go", [2024-03-15T18:01:10.757Z] "concat_kdf_test.go", [2024-03-15T18:01:10.757Z] "ecdh_es_test.go", [2024-03-15T18:01:10.757Z] "key_wrap_test.go" [2024-03-15T18:01:10.757Z] ], [2024-03-15T18:01:10.757Z] "TestImports": [ [2024-03-15T18:01:10.757Z] "bytes", [2024-03-15T18:01:10.757Z] "crypto", [2024-03-15T18:01:10.757Z] "crypto/aes", [2024-03-15T18:01:10.757Z] "crypto/cipher", [2024-03-15T18:01:10.757Z] "crypto/ecdsa", [2024-03-15T18:01:10.757Z] "crypto/elliptic", [2024-03-15T18:01:10.757Z] "crypto/rand", [2024-03-15T18:01:10.757Z] "encoding/base64", [2024-03-15T18:01:10.757Z] "encoding/hex", [2024-03-15T18:01:10.757Z] "io", [2024-03-15T18:01:10.757Z] "math/big", [2024-03-15T18:01:10.757Z] "strings", [2024-03-15T18:01:10.757Z] "testing" [2024-03-15T18:01:10.757Z] ] [2024-03-15T18:01:10.757Z] } [2024-03-15T18:01:10.757Z] { [2024-03-15T18:01:10.757Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3/json", [2024-03-15T18:01:10.757Z] "ImportPath": "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.757Z] "Name": "json", [2024-03-15T18:01:10.757Z] "Doc": "Package json implements encoding and decoding of JSON objects as defined in RFC 4627.", [2024-03-15T18:01:10.757Z] "Root": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-03-15T18:01:10.757Z] "Module": { [2024-03-15T18:01:10.757Z] "Path": "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.757Z] "Version": "v3.0.3", [2024-03-15T18:01:10.757Z] "Time": "2024-03-07T21:35:47Z", [2024-03-15T18:01:10.757Z] "Indirect": true, [2024-03-15T18:01:10.757Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-03-15T18:01:10.757Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-jose/go-jose/v3/@v/v3.0.3.mod", [2024-03-15T18:01:10.757Z] "GoVersion": "1.12" [2024-03-15T18:01:10.757Z] }, [2024-03-15T18:01:10.757Z] "DepOnly": true, [2024-03-15T18:01:10.757Z] "Stale": true, [2024-03-15T18:01:10.757Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.757Z] "GoFiles": [ [2024-03-15T18:01:10.757Z] "decode.go", [2024-03-15T18:01:10.757Z] "encode.go", [2024-03-15T18:01:10.757Z] "indent.go", [2024-03-15T18:01:10.757Z] "scanner.go", [2024-03-15T18:01:10.757Z] "stream.go", [2024-03-15T18:01:10.757Z] "tags.go" [2024-03-15T18:01:10.757Z] ], [2024-03-15T18:01:10.757Z] "Imports": [ [2024-03-15T18:01:10.757Z] "bytes", [2024-03-15T18:01:10.757Z] "encoding", [2024-03-15T18:01:10.757Z] "encoding/base64", [2024-03-15T18:01:10.757Z] "errors", [2024-03-15T18:01:10.757Z] "fmt", [2024-03-15T18:01:10.757Z] "io", [2024-03-15T18:01:10.757Z] "math", [2024-03-15T18:01:10.757Z] "reflect", [2024-03-15T18:01:10.757Z] "runtime", [2024-03-15T18:01:10.757Z] "sort", [2024-03-15T18:01:10.757Z] "strconv", [2024-03-15T18:01:10.757Z] "strings", [2024-03-15T18:01:10.757Z] "sync", [2024-03-15T18:01:10.757Z] "unicode", [2024-03-15T18:01:10.757Z] "unicode/utf16", [2024-03-15T18:01:10.757Z] "unicode/utf8" [2024-03-15T18:01:10.757Z] ], [2024-03-15T18:01:10.757Z] "Deps": [ [2024-03-15T18:01:10.757Z] "bytes", [2024-03-15T18:01:10.757Z] "encoding", [2024-03-15T18:01:10.757Z] "encoding/base64", [2024-03-15T18:01:10.757Z] "encoding/binary", [2024-03-15T18:01:10.757Z] "errors", [2024-03-15T18:01:10.758Z] "fmt", [2024-03-15T18:01:10.758Z] "internal/abi", [2024-03-15T18:01:10.758Z] "internal/bytealg", [2024-03-15T18:01:10.758Z] "internal/cpu", [2024-03-15T18:01:10.758Z] "internal/fmtsort", [2024-03-15T18:01:10.758Z] "internal/goexperiment", [2024-03-15T18:01:10.758Z] "internal/itoa", [2024-03-15T18:01:10.758Z] "internal/oserror", [2024-03-15T18:01:10.758Z] "internal/poll", [2024-03-15T18:01:10.758Z] "internal/race", [2024-03-15T18:01:10.758Z] "internal/reflectlite", [2024-03-15T18:01:10.758Z] "internal/syscall/execenv", [2024-03-15T18:01:10.758Z] "internal/syscall/unix", [2024-03-15T18:01:10.758Z] "internal/testlog", [2024-03-15T18:01:10.758Z] "internal/unsafeheader", [2024-03-15T18:01:10.758Z] "io", [2024-03-15T18:01:10.758Z] "io/fs", [2024-03-15T18:01:10.758Z] "math", [2024-03-15T18:01:10.758Z] "math/bits", [2024-03-15T18:01:10.758Z] "os", [2024-03-15T18:01:10.758Z] "path", [2024-03-15T18:01:10.758Z] "reflect", [2024-03-15T18:01:10.758Z] "runtime", [2024-03-15T18:01:10.758Z] "runtime/internal/atomic", [2024-03-15T18:01:10.758Z] "runtime/internal/math", [2024-03-15T18:01:10.758Z] "runtime/internal/sys", [2024-03-15T18:01:10.758Z] "sort", [2024-03-15T18:01:10.758Z] "strconv", [2024-03-15T18:01:10.758Z] "strings", [2024-03-15T18:01:10.758Z] "sync", [2024-03-15T18:01:10.758Z] "sync/atomic", [2024-03-15T18:01:10.758Z] "syscall", [2024-03-15T18:01:10.758Z] "time", [2024-03-15T18:01:10.758Z] "unicode", [2024-03-15T18:01:10.758Z] "unicode/utf16", [2024-03-15T18:01:10.758Z] "unicode/utf8", [2024-03-15T18:01:10.758Z] "unsafe" [2024-03-15T18:01:10.758Z] ], [2024-03-15T18:01:10.758Z] "TestGoFiles": [ [2024-03-15T18:01:10.758Z] "bench_test.go", [2024-03-15T18:01:10.758Z] "decode_test.go", [2024-03-15T18:01:10.758Z] "encode_test.go", [2024-03-15T18:01:10.758Z] "number_test.go", [2024-03-15T18:01:10.758Z] "scanner_test.go", [2024-03-15T18:01:10.758Z] "stream_test.go", [2024-03-15T18:01:10.758Z] "tagkey_test.go", [2024-03-15T18:01:10.758Z] "tags_test.go" [2024-03-15T18:01:10.758Z] ], [2024-03-15T18:01:10.758Z] "TestImports": [ [2024-03-15T18:01:10.758Z] "bytes", [2024-03-15T18:01:10.758Z] "compress/gzip", [2024-03-15T18:01:10.758Z] "encoding", [2024-03-15T18:01:10.758Z] "fmt", [2024-03-15T18:01:10.758Z] "image", [2024-03-15T18:01:10.758Z] "io", [2024-03-15T18:01:10.758Z] "log", [2024-03-15T18:01:10.758Z] "math", [2024-03-15T18:01:10.758Z] "math/rand", [2024-03-15T18:01:10.758Z] "net", [2024-03-15T18:01:10.758Z] "net/http", [2024-03-15T18:01:10.758Z] "net/http/httptest", [2024-03-15T18:01:10.758Z] "os", [2024-03-15T18:01:10.758Z] "reflect", [2024-03-15T18:01:10.758Z] "regexp", [2024-03-15T18:01:10.758Z] "strings", [2024-03-15T18:01:10.758Z] "testing", [2024-03-15T18:01:10.758Z] "time", [2024-03-15T18:01:10.758Z] "unicode" [2024-03-15T18:01:10.758Z] ] [2024-03-15T18:01:10.758Z] } [2024-03-15T18:01:10.758Z] { [2024-03-15T18:01:10.758Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/pbkdf2", [2024-03-15T18:01:10.758Z] "ImportPath": "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.758Z] "Name": "pbkdf2", [2024-03-15T18:01:10.758Z] "Doc": "Package pbkdf2 implements the key derivation function PBKDF2 as defined in RFC 2898 / PKCS #5 v2.0.", [2024-03-15T18:01:10.758Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-15T18:01:10.758Z] "Module": { [2024-03-15T18:01:10.758Z] "Path": "golang.org/x/crypto", [2024-03-15T18:01:10.758Z] "Version": "v0.21.0", [2024-03-15T18:01:10.758Z] "Time": "2024-03-04T18:29:30Z", [2024-03-15T18:01:10.758Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-15T18:01:10.758Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-15T18:01:10.758Z] "GoVersion": "1.18" [2024-03-15T18:01:10.758Z] }, [2024-03-15T18:01:10.758Z] "DepOnly": true, [2024-03-15T18:01:10.758Z] "Stale": true, [2024-03-15T18:01:10.758Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.758Z] "GoFiles": [ [2024-03-15T18:01:10.758Z] "pbkdf2.go" [2024-03-15T18:01:10.758Z] ], [2024-03-15T18:01:10.758Z] "Imports": [ [2024-03-15T18:01:10.758Z] "crypto/hmac", [2024-03-15T18:01:10.758Z] "hash" [2024-03-15T18:01:10.758Z] ], [2024-03-15T18:01:10.758Z] "Deps": [ [2024-03-15T18:01:10.758Z] "crypto/hmac", [2024-03-15T18:01:10.758Z] "crypto/subtle", [2024-03-15T18:01:10.758Z] "errors", [2024-03-15T18:01:10.758Z] "hash", [2024-03-15T18:01:10.758Z] "internal/abi", [2024-03-15T18:01:10.758Z] "internal/bytealg", [2024-03-15T18:01:10.758Z] "internal/cpu", [2024-03-15T18:01:10.758Z] "internal/goexperiment", [2024-03-15T18:01:10.758Z] "internal/race", [2024-03-15T18:01:10.758Z] "internal/reflectlite", [2024-03-15T18:01:10.758Z] "internal/unsafeheader", [2024-03-15T18:01:10.758Z] "io", [2024-03-15T18:01:10.758Z] "runtime", [2024-03-15T18:01:10.758Z] "runtime/internal/atomic", [2024-03-15T18:01:10.758Z] "runtime/internal/math", [2024-03-15T18:01:10.758Z] "runtime/internal/sys", [2024-03-15T18:01:10.758Z] "sync", [2024-03-15T18:01:10.758Z] "sync/atomic", [2024-03-15T18:01:10.758Z] "unsafe" [2024-03-15T18:01:10.758Z] ], [2024-03-15T18:01:10.758Z] "TestGoFiles": [ [2024-03-15T18:01:10.758Z] "pbkdf2_test.go" [2024-03-15T18:01:10.758Z] ], [2024-03-15T18:01:10.758Z] "TestImports": [ [2024-03-15T18:01:10.758Z] "bytes", [2024-03-15T18:01:10.758Z] "crypto/sha1", [2024-03-15T18:01:10.758Z] "crypto/sha256", [2024-03-15T18:01:10.758Z] "hash", [2024-03-15T18:01:10.758Z] "testing" [2024-03-15T18:01:10.758Z] ] [2024-03-15T18:01:10.758Z] } [2024-03-15T18:01:10.758Z] { [2024-03-15T18:01:10.758Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-03-15T18:01:10.758Z] "ImportPath": "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.758Z] "Name": "jose", [2024-03-15T18:01:10.758Z] "Doc": "Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards.", [2024-03-15T18:01:10.758Z] "Root": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-03-15T18:01:10.758Z] "Module": { [2024-03-15T18:01:10.758Z] "Path": "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.758Z] "Version": "v3.0.3", [2024-03-15T18:01:10.758Z] "Time": "2024-03-07T21:35:47Z", [2024-03-15T18:01:10.758Z] "Indirect": true, [2024-03-15T18:01:10.758Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-03-15T18:01:10.758Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-jose/go-jose/v3/@v/v3.0.3.mod", [2024-03-15T18:01:10.758Z] "GoVersion": "1.12" [2024-03-15T18:01:10.758Z] }, [2024-03-15T18:01:10.758Z] "DepOnly": true, [2024-03-15T18:01:10.758Z] "Stale": true, [2024-03-15T18:01:10.758Z] "StaleReason": "stale dependency: github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.758Z] "GoFiles": [ [2024-03-15T18:01:10.758Z] "asymmetric.go", [2024-03-15T18:01:10.758Z] "crypter.go", [2024-03-15T18:01:10.758Z] "doc.go", [2024-03-15T18:01:10.758Z] "encoding.go", [2024-03-15T18:01:10.758Z] "jwe.go", [2024-03-15T18:01:10.758Z] "jwk.go", [2024-03-15T18:01:10.758Z] "jws.go", [2024-03-15T18:01:10.758Z] "opaque.go", [2024-03-15T18:01:10.758Z] "shared.go", [2024-03-15T18:01:10.758Z] "signing.go", [2024-03-15T18:01:10.758Z] "symmetric.go" [2024-03-15T18:01:10.758Z] ], [2024-03-15T18:01:10.758Z] "Imports": [ [2024-03-15T18:01:10.758Z] "bytes", [2024-03-15T18:01:10.758Z] "compress/flate", [2024-03-15T18:01:10.758Z] "crypto", [2024-03-15T18:01:10.758Z] "crypto/aes", [2024-03-15T18:01:10.758Z] "crypto/cipher", [2024-03-15T18:01:10.758Z] "crypto/ecdsa", [2024-03-15T18:01:10.758Z] "crypto/ed25519", [2024-03-15T18:01:10.758Z] "crypto/elliptic", [2024-03-15T18:01:10.758Z] "crypto/hmac", [2024-03-15T18:01:10.758Z] "crypto/rand", [2024-03-15T18:01:10.758Z] "crypto/rsa", [2024-03-15T18:01:10.758Z] "crypto/sha1", [2024-03-15T18:01:10.758Z] "crypto/sha256", [2024-03-15T18:01:10.758Z] "crypto/sha512", [2024-03-15T18:01:10.758Z] "crypto/subtle", [2024-03-15T18:01:10.758Z] "crypto/x509", [2024-03-15T18:01:10.758Z] "encoding/base64", [2024-03-15T18:01:10.758Z] "encoding/binary", [2024-03-15T18:01:10.758Z] "encoding/hex", [2024-03-15T18:01:10.758Z] "errors", [2024-03-15T18:01:10.758Z] "fmt", [2024-03-15T18:01:10.758Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.758Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.758Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.758Z] "hash", [2024-03-15T18:01:10.758Z] "io", [2024-03-15T18:01:10.758Z] "math/big", [2024-03-15T18:01:10.758Z] "net/url", [2024-03-15T18:01:10.758Z] "reflect", [2024-03-15T18:01:10.758Z] "strings", [2024-03-15T18:01:10.758Z] "unicode" [2024-03-15T18:01:10.758Z] ], [2024-03-15T18:01:10.758Z] "Deps": [ [2024-03-15T18:01:10.758Z] "bufio", [2024-03-15T18:01:10.758Z] "bytes", [2024-03-15T18:01:10.758Z] "compress/flate", [2024-03-15T18:01:10.758Z] "context", [2024-03-15T18:01:10.758Z] "crypto", [2024-03-15T18:01:10.758Z] "crypto/aes", [2024-03-15T18:01:10.758Z] "crypto/cipher", [2024-03-15T18:01:10.758Z] "crypto/des", [2024-03-15T18:01:10.758Z] "crypto/dsa", [2024-03-15T18:01:10.758Z] "crypto/ecdsa", [2024-03-15T18:01:10.758Z] "crypto/ed25519", [2024-03-15T18:01:10.758Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.758Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.758Z] "crypto/elliptic", [2024-03-15T18:01:10.758Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.758Z] "crypto/hmac", [2024-03-15T18:01:10.758Z] "crypto/internal/randutil", [2024-03-15T18:01:10.758Z] "crypto/internal/subtle", [2024-03-15T18:01:10.758Z] "crypto/md5", [2024-03-15T18:01:10.758Z] "crypto/rand", [2024-03-15T18:01:10.758Z] "crypto/rsa", [2024-03-15T18:01:10.758Z] "crypto/sha1", [2024-03-15T18:01:10.758Z] "crypto/sha256", [2024-03-15T18:01:10.758Z] "crypto/sha512", [2024-03-15T18:01:10.758Z] "crypto/subtle", [2024-03-15T18:01:10.758Z] "crypto/x509", [2024-03-15T18:01:10.758Z] "crypto/x509/pkix", [2024-03-15T18:01:10.758Z] "encoding", [2024-03-15T18:01:10.758Z] "encoding/asn1", [2024-03-15T18:01:10.758Z] "encoding/base64", [2024-03-15T18:01:10.758Z] "encoding/binary", [2024-03-15T18:01:10.758Z] "encoding/hex", [2024-03-15T18:01:10.758Z] "encoding/pem", [2024-03-15T18:01:10.758Z] "errors", [2024-03-15T18:01:10.758Z] "fmt", [2024-03-15T18:01:10.758Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.758Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.758Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.758Z] "hash", [2024-03-15T18:01:10.758Z] "internal/abi", [2024-03-15T18:01:10.758Z] "internal/bytealg", [2024-03-15T18:01:10.758Z] "internal/cpu", [2024-03-15T18:01:10.758Z] "internal/fmtsort", [2024-03-15T18:01:10.758Z] "internal/goexperiment", [2024-03-15T18:01:10.758Z] "internal/itoa", [2024-03-15T18:01:10.758Z] "internal/nettrace", [2024-03-15T18:01:10.758Z] "internal/oserror", [2024-03-15T18:01:10.758Z] "internal/poll", [2024-03-15T18:01:10.758Z] "internal/race", [2024-03-15T18:01:10.758Z] "internal/reflectlite", [2024-03-15T18:01:10.758Z] "internal/singleflight", [2024-03-15T18:01:10.758Z] "internal/syscall/execenv", [2024-03-15T18:01:10.758Z] "internal/syscall/unix", [2024-03-15T18:01:10.758Z] "internal/testlog", [2024-03-15T18:01:10.758Z] "internal/unsafeheader", [2024-03-15T18:01:10.758Z] "io", [2024-03-15T18:01:10.758Z] "io/fs", [2024-03-15T18:01:10.758Z] "math", [2024-03-15T18:01:10.758Z] "math/big", [2024-03-15T18:01:10.758Z] "math/bits", [2024-03-15T18:01:10.758Z] "math/rand", [2024-03-15T18:01:10.758Z] "net", [2024-03-15T18:01:10.758Z] "net/url", [2024-03-15T18:01:10.758Z] "os", [2024-03-15T18:01:10.758Z] "path", [2024-03-15T18:01:10.758Z] "path/filepath", [2024-03-15T18:01:10.758Z] "reflect", [2024-03-15T18:01:10.758Z] "runtime", [2024-03-15T18:01:10.758Z] "runtime/cgo", [2024-03-15T18:01:10.758Z] "runtime/internal/atomic", [2024-03-15T18:01:10.758Z] "runtime/internal/math", [2024-03-15T18:01:10.758Z] "runtime/internal/sys", [2024-03-15T18:01:10.758Z] "sort", [2024-03-15T18:01:10.758Z] "strconv", [2024-03-15T18:01:10.758Z] "strings", [2024-03-15T18:01:10.758Z] "sync", [2024-03-15T18:01:10.758Z] "sync/atomic", [2024-03-15T18:01:10.758Z] "syscall", [2024-03-15T18:01:10.758Z] "time", [2024-03-15T18:01:10.758Z] "unicode", [2024-03-15T18:01:10.758Z] "unicode/utf16", [2024-03-15T18:01:10.758Z] "unicode/utf8", [2024-03-15T18:01:10.758Z] "unsafe", [2024-03-15T18:01:10.758Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.758Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.758Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-15T18:01:10.758Z] ], [2024-03-15T18:01:10.758Z] "TestGoFiles": [ [2024-03-15T18:01:10.758Z] "asymmetric_test.go", [2024-03-15T18:01:10.758Z] "crypter_test.go", [2024-03-15T18:01:10.758Z] "doc_test.go", [2024-03-15T18:01:10.758Z] "encoding_test.go", [2024-03-15T18:01:10.758Z] "jwe_test.go", [2024-03-15T18:01:10.758Z] "jwk_test.go", [2024-03-15T18:01:10.758Z] "jws_test.go", [2024-03-15T18:01:10.758Z] "opaque_test.go", [2024-03-15T18:01:10.758Z] "signing_test.go", [2024-03-15T18:01:10.758Z] "symmetric_test.go", [2024-03-15T18:01:10.758Z] "utils_test.go" [2024-03-15T18:01:10.758Z] ], [2024-03-15T18:01:10.758Z] "TestImports": [ [2024-03-15T18:01:10.758Z] "bytes", [2024-03-15T18:01:10.758Z] "crypto", [2024-03-15T18:01:10.758Z] "crypto/cipher", [2024-03-15T18:01:10.758Z] "crypto/ecdsa", [2024-03-15T18:01:10.758Z] "crypto/ed25519", [2024-03-15T18:01:10.758Z] "crypto/elliptic", [2024-03-15T18:01:10.758Z] "crypto/rand", [2024-03-15T18:01:10.758Z] "crypto/rsa", [2024-03-15T18:01:10.758Z] "crypto/sha1", [2024-03-15T18:01:10.758Z] "crypto/sha256", [2024-03-15T18:01:10.758Z] "crypto/x509", [2024-03-15T18:01:10.758Z] "encoding/base64", [2024-03-15T18:01:10.758Z] "encoding/hex", [2024-03-15T18:01:10.758Z] "errors", [2024-03-15T18:01:10.758Z] "fmt", [2024-03-15T18:01:10.758Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.758Z] "github.com/google/go-cmp/cmp", [2024-03-15T18:01:10.758Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.758Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.758Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.758Z] "io", [2024-03-15T18:01:10.758Z] "math/big", [2024-03-15T18:01:10.758Z] "reflect", [2024-03-15T18:01:10.758Z] "regexp", [2024-03-15T18:01:10.758Z] "runtime", [2024-03-15T18:01:10.758Z] "strings", [2024-03-15T18:01:10.758Z] "testing" [2024-03-15T18:01:10.758Z] ] [2024-03-15T18:01:10.758Z] } [2024-03-15T18:01:10.758Z] { [2024-03-15T18:01:10.758Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/internal/cryptoutil", [2024-03-15T18:01:10.758Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.758Z] "Name": "cryptoutil", [2024-03-15T18:01:10.758Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-15T18:01:10.758Z] "Module": { [2024-03-15T18:01:10.758Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-15T18:01:10.758Z] "Version": "v2.1.7", [2024-03-15T18:01:10.758Z] "Time": "2024-01-17T20:08:14Z", [2024-03-15T18:01:10.758Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-15T18:01:10.758Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-15T18:01:10.758Z] "GoVersion": "1.19" [2024-03-15T18:01:10.758Z] }, [2024-03-15T18:01:10.758Z] "DepOnly": true, [2024-03-15T18:01:10.758Z] "Stale": true, [2024-03-15T18:01:10.758Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.758Z] "GoFiles": [ [2024-03-15T18:01:10.758Z] "keys.go" [2024-03-15T18:01:10.758Z] ], [2024-03-15T18:01:10.758Z] "Imports": [ [2024-03-15T18:01:10.758Z] "crypto", [2024-03-15T18:01:10.758Z] "crypto/ecdsa", [2024-03-15T18:01:10.758Z] "crypto/rsa", [2024-03-15T18:01:10.758Z] "fmt" [2024-03-15T18:01:10.758Z] ], [2024-03-15T18:01:10.758Z] "Deps": [ [2024-03-15T18:01:10.758Z] "bufio", [2024-03-15T18:01:10.758Z] "bytes", [2024-03-15T18:01:10.758Z] "crypto", [2024-03-15T18:01:10.758Z] "crypto/aes", [2024-03-15T18:01:10.758Z] "crypto/cipher", [2024-03-15T18:01:10.758Z] "crypto/ecdsa", [2024-03-15T18:01:10.758Z] "crypto/elliptic", [2024-03-15T18:01:10.758Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.758Z] "crypto/internal/randutil", [2024-03-15T18:01:10.758Z] "crypto/internal/subtle", [2024-03-15T18:01:10.758Z] "crypto/rand", [2024-03-15T18:01:10.758Z] "crypto/rsa", [2024-03-15T18:01:10.758Z] "crypto/sha512", [2024-03-15T18:01:10.758Z] "crypto/subtle", [2024-03-15T18:01:10.758Z] "encoding/asn1", [2024-03-15T18:01:10.758Z] "encoding/binary", [2024-03-15T18:01:10.758Z] "errors", [2024-03-15T18:01:10.758Z] "fmt", [2024-03-15T18:01:10.758Z] "hash", [2024-03-15T18:01:10.758Z] "internal/abi", [2024-03-15T18:01:10.758Z] "internal/bytealg", [2024-03-15T18:01:10.758Z] "internal/cpu", [2024-03-15T18:01:10.758Z] "internal/fmtsort", [2024-03-15T18:01:10.758Z] "internal/goexperiment", [2024-03-15T18:01:10.758Z] "internal/itoa", [2024-03-15T18:01:10.758Z] "internal/oserror", [2024-03-15T18:01:10.758Z] "internal/poll", [2024-03-15T18:01:10.758Z] "internal/race", [2024-03-15T18:01:10.758Z] "internal/reflectlite", [2024-03-15T18:01:10.758Z] "internal/syscall/execenv", [2024-03-15T18:01:10.758Z] "internal/syscall/unix", [2024-03-15T18:01:10.758Z] "internal/testlog", [2024-03-15T18:01:10.758Z] "internal/unsafeheader", [2024-03-15T18:01:10.758Z] "io", [2024-03-15T18:01:10.758Z] "io/fs", [2024-03-15T18:01:10.758Z] "math", [2024-03-15T18:01:10.758Z] "math/big", [2024-03-15T18:01:10.758Z] "math/bits", [2024-03-15T18:01:10.758Z] "math/rand", [2024-03-15T18:01:10.758Z] "os", [2024-03-15T18:01:10.758Z] "path", [2024-03-15T18:01:10.758Z] "reflect", [2024-03-15T18:01:10.758Z] "runtime", [2024-03-15T18:01:10.758Z] "runtime/internal/atomic", [2024-03-15T18:01:10.758Z] "runtime/internal/math", [2024-03-15T18:01:10.758Z] "runtime/internal/sys", [2024-03-15T18:01:10.758Z] "sort", [2024-03-15T18:01:10.758Z] "strconv", [2024-03-15T18:01:10.758Z] "strings", [2024-03-15T18:01:10.758Z] "sync", [2024-03-15T18:01:10.758Z] "sync/atomic", [2024-03-15T18:01:10.758Z] "syscall", [2024-03-15T18:01:10.758Z] "time", [2024-03-15T18:01:10.758Z] "unicode", [2024-03-15T18:01:10.758Z] "unicode/utf16", [2024-03-15T18:01:10.758Z] "unicode/utf8", [2024-03-15T18:01:10.758Z] "unsafe", [2024-03-15T18:01:10.758Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.758Z] "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-15T18:01:10.758Z] ] [2024-03-15T18:01:10.758Z] } [2024-03-15T18:01:10.758Z] { [2024-03-15T18:01:10.758Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/internal/jwtutil", [2024-03-15T18:01:10.758Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.758Z] "Name": "jwtutil", [2024-03-15T18:01:10.758Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-15T18:01:10.758Z] "Module": { [2024-03-15T18:01:10.758Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-15T18:01:10.758Z] "Version": "v2.1.7", [2024-03-15T18:01:10.758Z] "Time": "2024-01-17T20:08:14Z", [2024-03-15T18:01:10.758Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-15T18:01:10.758Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-15T18:01:10.758Z] "GoVersion": "1.19" [2024-03-15T18:01:10.758Z] }, [2024-03-15T18:01:10.758Z] "DepOnly": true, [2024-03-15T18:01:10.758Z] "Stale": true, [2024-03-15T18:01:10.758Z] "StaleReason": "stale dependency: github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.758Z] "GoFiles": [ [2024-03-15T18:01:10.758Z] "util.go" [2024-03-15T18:01:10.758Z] ], [2024-03-15T18:01:10.758Z] "Imports": [ [2024-03-15T18:01:10.758Z] "crypto", [2024-03-15T18:01:10.758Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil" [2024-03-15T18:01:10.758Z] ], [2024-03-15T18:01:10.758Z] "Deps": [ [2024-03-15T18:01:10.758Z] "bufio", [2024-03-15T18:01:10.758Z] "bytes", [2024-03-15T18:01:10.758Z] "crypto", [2024-03-15T18:01:10.758Z] "crypto/aes", [2024-03-15T18:01:10.758Z] "crypto/cipher", [2024-03-15T18:01:10.758Z] "crypto/ecdsa", [2024-03-15T18:01:10.758Z] "crypto/elliptic", [2024-03-15T18:01:10.758Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.758Z] "crypto/internal/randutil", [2024-03-15T18:01:10.758Z] "crypto/internal/subtle", [2024-03-15T18:01:10.758Z] "crypto/rand", [2024-03-15T18:01:10.758Z] "crypto/rsa", [2024-03-15T18:01:10.758Z] "crypto/sha512", [2024-03-15T18:01:10.758Z] "crypto/subtle", [2024-03-15T18:01:10.758Z] "encoding/asn1", [2024-03-15T18:01:10.758Z] "encoding/binary", [2024-03-15T18:01:10.758Z] "errors", [2024-03-15T18:01:10.758Z] "fmt", [2024-03-15T18:01:10.758Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.758Z] "hash", [2024-03-15T18:01:10.758Z] "internal/abi", [2024-03-15T18:01:10.758Z] "internal/bytealg", [2024-03-15T18:01:10.758Z] "internal/cpu", [2024-03-15T18:01:10.758Z] "internal/fmtsort", [2024-03-15T18:01:10.758Z] "internal/goexperiment", [2024-03-15T18:01:10.758Z] "internal/itoa", [2024-03-15T18:01:10.758Z] "internal/oserror", [2024-03-15T18:01:10.758Z] "internal/poll", [2024-03-15T18:01:10.758Z] "internal/race", [2024-03-15T18:01:10.758Z] "internal/reflectlite", [2024-03-15T18:01:10.758Z] "internal/syscall/execenv", [2024-03-15T18:01:10.758Z] "internal/syscall/unix", [2024-03-15T18:01:10.758Z] "internal/testlog", [2024-03-15T18:01:10.758Z] "internal/unsafeheader", [2024-03-15T18:01:10.758Z] "io", [2024-03-15T18:01:10.758Z] "io/fs", [2024-03-15T18:01:10.758Z] "math", [2024-03-15T18:01:10.758Z] "math/big", [2024-03-15T18:01:10.758Z] "math/bits", [2024-03-15T18:01:10.758Z] "math/rand", [2024-03-15T18:01:10.758Z] "os", [2024-03-15T18:01:10.758Z] "path", [2024-03-15T18:01:10.758Z] "reflect", [2024-03-15T18:01:10.758Z] "runtime", [2024-03-15T18:01:10.758Z] "runtime/internal/atomic", [2024-03-15T18:01:10.758Z] "runtime/internal/math", [2024-03-15T18:01:10.758Z] "runtime/internal/sys", [2024-03-15T18:01:10.758Z] "sort", [2024-03-15T18:01:10.758Z] "strconv", [2024-03-15T18:01:10.758Z] "strings", [2024-03-15T18:01:10.758Z] "sync", [2024-03-15T18:01:10.758Z] "sync/atomic", [2024-03-15T18:01:10.758Z] "syscall", [2024-03-15T18:01:10.758Z] "time", [2024-03-15T18:01:10.758Z] "unicode", [2024-03-15T18:01:10.758Z] "unicode/utf16", [2024-03-15T18:01:10.758Z] "unicode/utf8", [2024-03-15T18:01:10.758Z] "unsafe", [2024-03-15T18:01:10.758Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.758Z] "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-15T18:01:10.758Z] ] [2024-03-15T18:01:10.758Z] } [2024-03-15T18:01:10.758Z] { [2024-03-15T18:01:10.758Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/bundle/jwtbundle", [2024-03-15T18:01:10.758Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.758Z] "Name": "jwtbundle", [2024-03-15T18:01:10.758Z] "Doc": "Package jwtbundle provides JWT bundle related functionality.", [2024-03-15T18:01:10.758Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-15T18:01:10.758Z] "Module": { [2024-03-15T18:01:10.758Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-15T18:01:10.758Z] "Version": "v2.1.7", [2024-03-15T18:01:10.758Z] "Time": "2024-01-17T20:08:14Z", [2024-03-15T18:01:10.758Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-15T18:01:10.758Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-15T18:01:10.758Z] "GoVersion": "1.19" [2024-03-15T18:01:10.758Z] }, [2024-03-15T18:01:10.758Z] "DepOnly": true, [2024-03-15T18:01:10.758Z] "Stale": true, [2024-03-15T18:01:10.758Z] "StaleReason": "stale dependency: github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.758Z] "GoFiles": [ [2024-03-15T18:01:10.758Z] "bundle.go", [2024-03-15T18:01:10.758Z] "doc.go", [2024-03-15T18:01:10.758Z] "set.go", [2024-03-15T18:01:10.758Z] "source.go" [2024-03-15T18:01:10.758Z] ], [2024-03-15T18:01:10.758Z] "Imports": [ [2024-03-15T18:01:10.758Z] "crypto", [2024-03-15T18:01:10.758Z] "encoding/json", [2024-03-15T18:01:10.758Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.758Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.758Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.758Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.758Z] "io", [2024-03-15T18:01:10.758Z] "os", [2024-03-15T18:01:10.758Z] "sort", [2024-03-15T18:01:10.758Z] "sync" [2024-03-15T18:01:10.758Z] ], [2024-03-15T18:01:10.758Z] "Deps": [ [2024-03-15T18:01:10.758Z] "bufio", [2024-03-15T18:01:10.758Z] "bytes", [2024-03-15T18:01:10.758Z] "compress/flate", [2024-03-15T18:01:10.758Z] "context", [2024-03-15T18:01:10.758Z] "crypto", [2024-03-15T18:01:10.758Z] "crypto/aes", [2024-03-15T18:01:10.758Z] "crypto/cipher", [2024-03-15T18:01:10.758Z] "crypto/des", [2024-03-15T18:01:10.758Z] "crypto/dsa", [2024-03-15T18:01:10.758Z] "crypto/ecdsa", [2024-03-15T18:01:10.758Z] "crypto/ed25519", [2024-03-15T18:01:10.758Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.758Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.758Z] "crypto/elliptic", [2024-03-15T18:01:10.758Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.758Z] "crypto/hmac", [2024-03-15T18:01:10.758Z] "crypto/internal/randutil", [2024-03-15T18:01:10.758Z] "crypto/internal/subtle", [2024-03-15T18:01:10.758Z] "crypto/md5", [2024-03-15T18:01:10.758Z] "crypto/rand", [2024-03-15T18:01:10.758Z] "crypto/rsa", [2024-03-15T18:01:10.758Z] "crypto/sha1", [2024-03-15T18:01:10.758Z] "crypto/sha256", [2024-03-15T18:01:10.758Z] "crypto/sha512", [2024-03-15T18:01:10.758Z] "crypto/subtle", [2024-03-15T18:01:10.758Z] "crypto/x509", [2024-03-15T18:01:10.758Z] "crypto/x509/pkix", [2024-03-15T18:01:10.758Z] "encoding", [2024-03-15T18:01:10.758Z] "encoding/asn1", [2024-03-15T18:01:10.758Z] "encoding/base64", [2024-03-15T18:01:10.758Z] "encoding/binary", [2024-03-15T18:01:10.758Z] "encoding/hex", [2024-03-15T18:01:10.758Z] "encoding/json", [2024-03-15T18:01:10.758Z] "encoding/pem", [2024-03-15T18:01:10.758Z] "errors", [2024-03-15T18:01:10.758Z] "fmt", [2024-03-15T18:01:10.758Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.758Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.758Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.758Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.758Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.758Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.758Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.758Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.758Z] "hash", [2024-03-15T18:01:10.758Z] "internal/abi", [2024-03-15T18:01:10.758Z] "internal/bytealg", [2024-03-15T18:01:10.758Z] "internal/cpu", [2024-03-15T18:01:10.758Z] "internal/fmtsort", [2024-03-15T18:01:10.758Z] "internal/goexperiment", [2024-03-15T18:01:10.758Z] "internal/itoa", [2024-03-15T18:01:10.758Z] "internal/nettrace", [2024-03-15T18:01:10.758Z] "internal/oserror", [2024-03-15T18:01:10.758Z] "internal/poll", [2024-03-15T18:01:10.758Z] "internal/race", [2024-03-15T18:01:10.758Z] "internal/reflectlite", [2024-03-15T18:01:10.758Z] "internal/singleflight", [2024-03-15T18:01:10.758Z] "internal/syscall/execenv", [2024-03-15T18:01:10.758Z] "internal/syscall/unix", [2024-03-15T18:01:10.758Z] "internal/testlog", [2024-03-15T18:01:10.758Z] "internal/unsafeheader", [2024-03-15T18:01:10.758Z] "io", [2024-03-15T18:01:10.758Z] "io/fs", [2024-03-15T18:01:10.758Z] "math", [2024-03-15T18:01:10.758Z] "math/big", [2024-03-15T18:01:10.758Z] "math/bits", [2024-03-15T18:01:10.758Z] "math/rand", [2024-03-15T18:01:10.758Z] "net", [2024-03-15T18:01:10.758Z] "net/url", [2024-03-15T18:01:10.758Z] "os", [2024-03-15T18:01:10.758Z] "path", [2024-03-15T18:01:10.758Z] "path/filepath", [2024-03-15T18:01:10.758Z] "reflect", [2024-03-15T18:01:10.758Z] "runtime", [2024-03-15T18:01:10.758Z] "runtime/cgo", [2024-03-15T18:01:10.758Z] "runtime/internal/atomic", [2024-03-15T18:01:10.758Z] "runtime/internal/math", [2024-03-15T18:01:10.758Z] "runtime/internal/sys", [2024-03-15T18:01:10.758Z] "sort", [2024-03-15T18:01:10.758Z] "strconv", [2024-03-15T18:01:10.758Z] "strings", [2024-03-15T18:01:10.758Z] "sync", [2024-03-15T18:01:10.758Z] "sync/atomic", [2024-03-15T18:01:10.758Z] "syscall", [2024-03-15T18:01:10.758Z] "time", [2024-03-15T18:01:10.758Z] "unicode", [2024-03-15T18:01:10.758Z] "unicode/utf16", [2024-03-15T18:01:10.758Z] "unicode/utf8", [2024-03-15T18:01:10.759Z] "unsafe", [2024-03-15T18:01:10.759Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.759Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.759Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "XTestGoFiles": [ [2024-03-15T18:01:10.759Z] "bundle_test.go", [2024-03-15T18:01:10.759Z] "set_test.go" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "XTestImports": [ [2024-03-15T18:01:10.759Z] "crypto", [2024-03-15T18:01:10.759Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.759Z] "github.com/spiffe/go-spiffe/v2/internal/test", [2024-03-15T18:01:10.759Z] "github.com/spiffe/go-spiffe/v2/internal/test/errstrings", [2024-03-15T18:01:10.759Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.759Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.759Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.759Z] "os", [2024-03-15T18:01:10.759Z] "testing" [2024-03-15T18:01:10.759Z] ] [2024-03-15T18:01:10.759Z] } [2024-03-15T18:01:10.759Z] { [2024-03-15T18:01:10.759Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/bundle/spiffebundle", [2024-03-15T18:01:10.759Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.759Z] "Name": "spiffebundle", [2024-03-15T18:01:10.759Z] "Doc": "Package spiffebundle provides SPIFFE bundle related functionality.", [2024-03-15T18:01:10.759Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-15T18:01:10.759Z] "Module": { [2024-03-15T18:01:10.759Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-15T18:01:10.759Z] "Version": "v2.1.7", [2024-03-15T18:01:10.759Z] "Time": "2024-01-17T20:08:14Z", [2024-03-15T18:01:10.759Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-15T18:01:10.759Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-15T18:01:10.759Z] "GoVersion": "1.19" [2024-03-15T18:01:10.759Z] }, [2024-03-15T18:01:10.759Z] "DepOnly": true, [2024-03-15T18:01:10.759Z] "Stale": true, [2024-03-15T18:01:10.759Z] "StaleReason": "stale dependency: github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.759Z] "GoFiles": [ [2024-03-15T18:01:10.759Z] "bundle.go", [2024-03-15T18:01:10.759Z] "doc.go", [2024-03-15T18:01:10.759Z] "set.go", [2024-03-15T18:01:10.759Z] "source.go" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "Imports": [ [2024-03-15T18:01:10.759Z] "crypto", [2024-03-15T18:01:10.759Z] "crypto/x509", [2024-03-15T18:01:10.759Z] "encoding/json", [2024-03-15T18:01:10.759Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.759Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.759Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.759Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.759Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.759Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.759Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.759Z] "io", [2024-03-15T18:01:10.759Z] "os", [2024-03-15T18:01:10.759Z] "sort", [2024-03-15T18:01:10.759Z] "sync", [2024-03-15T18:01:10.759Z] "time" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "Deps": [ [2024-03-15T18:01:10.759Z] "bufio", [2024-03-15T18:01:10.759Z] "bytes", [2024-03-15T18:01:10.759Z] "compress/flate", [2024-03-15T18:01:10.759Z] "context", [2024-03-15T18:01:10.759Z] "crypto", [2024-03-15T18:01:10.759Z] "crypto/aes", [2024-03-15T18:01:10.759Z] "crypto/cipher", [2024-03-15T18:01:10.759Z] "crypto/des", [2024-03-15T18:01:10.759Z] "crypto/dsa", [2024-03-15T18:01:10.759Z] "crypto/ecdsa", [2024-03-15T18:01:10.759Z] "crypto/ed25519", [2024-03-15T18:01:10.759Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.759Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.759Z] "crypto/elliptic", [2024-03-15T18:01:10.759Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.759Z] "crypto/hmac", [2024-03-15T18:01:10.759Z] "crypto/internal/randutil", [2024-03-15T18:01:10.759Z] "crypto/internal/subtle", [2024-03-15T18:01:10.759Z] "crypto/md5", [2024-03-15T18:01:10.759Z] "crypto/rand", [2024-03-15T18:01:10.759Z] "crypto/rsa", [2024-03-15T18:01:10.759Z] "crypto/sha1", [2024-03-15T18:01:10.759Z] "crypto/sha256", [2024-03-15T18:01:10.759Z] "crypto/sha512", [2024-03-15T18:01:10.759Z] "crypto/subtle", [2024-03-15T18:01:10.759Z] "crypto/x509", [2024-03-15T18:01:10.759Z] "crypto/x509/pkix", [2024-03-15T18:01:10.759Z] "encoding", [2024-03-15T18:01:10.759Z] "encoding/asn1", [2024-03-15T18:01:10.759Z] "encoding/base64", [2024-03-15T18:01:10.759Z] "encoding/binary", [2024-03-15T18:01:10.759Z] "encoding/hex", [2024-03-15T18:01:10.759Z] "encoding/json", [2024-03-15T18:01:10.759Z] "encoding/pem", [2024-03-15T18:01:10.759Z] "errors", [2024-03-15T18:01:10.759Z] "fmt", [2024-03-15T18:01:10.759Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.759Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.759Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.759Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.759Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.759Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.759Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.759Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.759Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.759Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.759Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.759Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.759Z] "hash", [2024-03-15T18:01:10.759Z] "internal/abi", [2024-03-15T18:01:10.759Z] "internal/bytealg", [2024-03-15T18:01:10.759Z] "internal/cpu", [2024-03-15T18:01:10.759Z] "internal/fmtsort", [2024-03-15T18:01:10.759Z] "internal/goexperiment", [2024-03-15T18:01:10.759Z] "internal/itoa", [2024-03-15T18:01:10.759Z] "internal/nettrace", [2024-03-15T18:01:10.759Z] "internal/oserror", [2024-03-15T18:01:10.759Z] "internal/poll", [2024-03-15T18:01:10.759Z] "internal/race", [2024-03-15T18:01:10.759Z] "internal/reflectlite", [2024-03-15T18:01:10.759Z] "internal/singleflight", [2024-03-15T18:01:10.759Z] "internal/syscall/execenv", [2024-03-15T18:01:10.759Z] "internal/syscall/unix", [2024-03-15T18:01:10.759Z] "internal/testlog", [2024-03-15T18:01:10.759Z] "internal/unsafeheader", [2024-03-15T18:01:10.759Z] "io", [2024-03-15T18:01:10.759Z] "io/fs", [2024-03-15T18:01:10.759Z] "math", [2024-03-15T18:01:10.759Z] "math/big", [2024-03-15T18:01:10.759Z] "math/bits", [2024-03-15T18:01:10.759Z] "math/rand", [2024-03-15T18:01:10.759Z] "net", [2024-03-15T18:01:10.759Z] "net/url", [2024-03-15T18:01:10.759Z] "os", [2024-03-15T18:01:10.759Z] "path", [2024-03-15T18:01:10.759Z] "path/filepath", [2024-03-15T18:01:10.759Z] "reflect", [2024-03-15T18:01:10.759Z] "runtime", [2024-03-15T18:01:10.759Z] "runtime/cgo", [2024-03-15T18:01:10.759Z] "runtime/internal/atomic", [2024-03-15T18:01:10.759Z] "runtime/internal/math", [2024-03-15T18:01:10.759Z] "runtime/internal/sys", [2024-03-15T18:01:10.759Z] "sort", [2024-03-15T18:01:10.759Z] "strconv", [2024-03-15T18:01:10.759Z] "strings", [2024-03-15T18:01:10.759Z] "sync", [2024-03-15T18:01:10.759Z] "sync/atomic", [2024-03-15T18:01:10.759Z] "syscall", [2024-03-15T18:01:10.759Z] "time", [2024-03-15T18:01:10.759Z] "unicode", [2024-03-15T18:01:10.759Z] "unicode/utf16", [2024-03-15T18:01:10.759Z] "unicode/utf8", [2024-03-15T18:01:10.759Z] "unsafe", [2024-03-15T18:01:10.759Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.759Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.759Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "XTestGoFiles": [ [2024-03-15T18:01:10.759Z] "bundle_test.go", [2024-03-15T18:01:10.759Z] "set_test.go" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "XTestImports": [ [2024-03-15T18:01:10.759Z] "crypto", [2024-03-15T18:01:10.759Z] "crypto/x509", [2024-03-15T18:01:10.759Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.759Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.759Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.759Z] "github.com/spiffe/go-spiffe/v2/internal/test", [2024-03-15T18:01:10.759Z] "github.com/spiffe/go-spiffe/v2/internal/test/errstrings", [2024-03-15T18:01:10.759Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.759Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.759Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.759Z] "os", [2024-03-15T18:01:10.759Z] "testing", [2024-03-15T18:01:10.759Z] "time" [2024-03-15T18:01:10.759Z] ] [2024-03-15T18:01:10.759Z] } [2024-03-15T18:01:10.759Z] { [2024-03-15T18:01:10.759Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/logger", [2024-03-15T18:01:10.759Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.759Z] "Name": "logger", [2024-03-15T18:01:10.759Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-15T18:01:10.759Z] "Module": { [2024-03-15T18:01:10.759Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-15T18:01:10.759Z] "Version": "v2.1.7", [2024-03-15T18:01:10.759Z] "Time": "2024-01-17T20:08:14Z", [2024-03-15T18:01:10.759Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-15T18:01:10.759Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-15T18:01:10.759Z] "GoVersion": "1.19" [2024-03-15T18:01:10.759Z] }, [2024-03-15T18:01:10.759Z] "DepOnly": true, [2024-03-15T18:01:10.759Z] "Stale": true, [2024-03-15T18:01:10.759Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.759Z] "GoFiles": [ [2024-03-15T18:01:10.759Z] "logger.go", [2024-03-15T18:01:10.759Z] "null.go", [2024-03-15T18:01:10.759Z] "std.go", [2024-03-15T18:01:10.759Z] "writer.go" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "Imports": [ [2024-03-15T18:01:10.759Z] "fmt", [2024-03-15T18:01:10.759Z] "io", [2024-03-15T18:01:10.759Z] "log" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "Deps": [ [2024-03-15T18:01:10.759Z] "errors", [2024-03-15T18:01:10.759Z] "fmt", [2024-03-15T18:01:10.759Z] "internal/abi", [2024-03-15T18:01:10.759Z] "internal/bytealg", [2024-03-15T18:01:10.759Z] "internal/cpu", [2024-03-15T18:01:10.759Z] "internal/fmtsort", [2024-03-15T18:01:10.759Z] "internal/goexperiment", [2024-03-15T18:01:10.759Z] "internal/itoa", [2024-03-15T18:01:10.759Z] "internal/oserror", [2024-03-15T18:01:10.759Z] "internal/poll", [2024-03-15T18:01:10.759Z] "internal/race", [2024-03-15T18:01:10.759Z] "internal/reflectlite", [2024-03-15T18:01:10.759Z] "internal/syscall/execenv", [2024-03-15T18:01:10.759Z] "internal/syscall/unix", [2024-03-15T18:01:10.759Z] "internal/testlog", [2024-03-15T18:01:10.759Z] "internal/unsafeheader", [2024-03-15T18:01:10.759Z] "io", [2024-03-15T18:01:10.759Z] "io/fs", [2024-03-15T18:01:10.759Z] "log", [2024-03-15T18:01:10.759Z] "math", [2024-03-15T18:01:10.759Z] "math/bits", [2024-03-15T18:01:10.759Z] "os", [2024-03-15T18:01:10.759Z] "path", [2024-03-15T18:01:10.759Z] "reflect", [2024-03-15T18:01:10.759Z] "runtime", [2024-03-15T18:01:10.759Z] "runtime/internal/atomic", [2024-03-15T18:01:10.759Z] "runtime/internal/math", [2024-03-15T18:01:10.759Z] "runtime/internal/sys", [2024-03-15T18:01:10.759Z] "sort", [2024-03-15T18:01:10.759Z] "strconv", [2024-03-15T18:01:10.759Z] "sync", [2024-03-15T18:01:10.759Z] "sync/atomic", [2024-03-15T18:01:10.759Z] "syscall", [2024-03-15T18:01:10.759Z] "time", [2024-03-15T18:01:10.759Z] "unicode", [2024-03-15T18:01:10.759Z] "unicode/utf8", [2024-03-15T18:01:10.759Z] "unsafe" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "XTestGoFiles": [ [2024-03-15T18:01:10.759Z] "std_test.go", [2024-03-15T18:01:10.759Z] "writer_test.go" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "XTestImports": [ [2024-03-15T18:01:10.759Z] "bytes", [2024-03-15T18:01:10.759Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.759Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.759Z] "log", [2024-03-15T18:01:10.759Z] "testing" [2024-03-15T18:01:10.759Z] ] [2024-03-15T18:01:10.759Z] } [2024-03-15T18:01:10.759Z] { [2024-03-15T18:01:10.759Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.21.0/internal/timeseries", [2024-03-15T18:01:10.759Z] "ImportPath": "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.759Z] "Name": "timeseries", [2024-03-15T18:01:10.759Z] "Doc": "Package timeseries implements a time series structure for stats collection.", [2024-03-15T18:01:10.759Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.21.0", [2024-03-15T18:01:10.759Z] "Module": { [2024-03-15T18:01:10.759Z] "Path": "golang.org/x/net", [2024-03-15T18:01:10.759Z] "Version": "v0.21.0", [2024-03-15T18:01:10.759Z] "Time": "2024-02-07T21:51:58Z", [2024-03-15T18:01:10.759Z] "Indirect": true, [2024-03-15T18:01:10.759Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.21.0", [2024-03-15T18:01:10.759Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.21.0.mod", [2024-03-15T18:01:10.759Z] "GoVersion": "1.18" [2024-03-15T18:01:10.759Z] }, [2024-03-15T18:01:10.759Z] "DepOnly": true, [2024-03-15T18:01:10.759Z] "Stale": true, [2024-03-15T18:01:10.759Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.759Z] "GoFiles": [ [2024-03-15T18:01:10.759Z] "timeseries.go" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "Imports": [ [2024-03-15T18:01:10.759Z] "fmt", [2024-03-15T18:01:10.759Z] "log", [2024-03-15T18:01:10.759Z] "time" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "Deps": [ [2024-03-15T18:01:10.759Z] "errors", [2024-03-15T18:01:10.759Z] "fmt", [2024-03-15T18:01:10.759Z] "internal/abi", [2024-03-15T18:01:10.759Z] "internal/bytealg", [2024-03-15T18:01:10.759Z] "internal/cpu", [2024-03-15T18:01:10.759Z] "internal/fmtsort", [2024-03-15T18:01:10.759Z] "internal/goexperiment", [2024-03-15T18:01:10.759Z] "internal/itoa", [2024-03-15T18:01:10.759Z] "internal/oserror", [2024-03-15T18:01:10.759Z] "internal/poll", [2024-03-15T18:01:10.759Z] "internal/race", [2024-03-15T18:01:10.759Z] "internal/reflectlite", [2024-03-15T18:01:10.759Z] "internal/syscall/execenv", [2024-03-15T18:01:10.759Z] "internal/syscall/unix", [2024-03-15T18:01:10.759Z] "internal/testlog", [2024-03-15T18:01:10.759Z] "internal/unsafeheader", [2024-03-15T18:01:10.759Z] "io", [2024-03-15T18:01:10.759Z] "io/fs", [2024-03-15T18:01:10.759Z] "log", [2024-03-15T18:01:10.759Z] "math", [2024-03-15T18:01:10.759Z] "math/bits", [2024-03-15T18:01:10.759Z] "os", [2024-03-15T18:01:10.759Z] "path", [2024-03-15T18:01:10.759Z] "reflect", [2024-03-15T18:01:10.759Z] "runtime", [2024-03-15T18:01:10.759Z] "runtime/internal/atomic", [2024-03-15T18:01:10.759Z] "runtime/internal/math", [2024-03-15T18:01:10.759Z] "runtime/internal/sys", [2024-03-15T18:01:10.759Z] "sort", [2024-03-15T18:01:10.759Z] "strconv", [2024-03-15T18:01:10.759Z] "sync", [2024-03-15T18:01:10.759Z] "sync/atomic", [2024-03-15T18:01:10.759Z] "syscall", [2024-03-15T18:01:10.759Z] "time", [2024-03-15T18:01:10.759Z] "unicode", [2024-03-15T18:01:10.759Z] "unicode/utf8", [2024-03-15T18:01:10.759Z] "unsafe" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "TestGoFiles": [ [2024-03-15T18:01:10.759Z] "timeseries_test.go" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "TestImports": [ [2024-03-15T18:01:10.759Z] "math", [2024-03-15T18:01:10.759Z] "testing", [2024-03-15T18:01:10.759Z] "time" [2024-03-15T18:01:10.759Z] ] [2024-03-15T18:01:10.759Z] } [2024-03-15T18:01:10.759Z] { [2024-03-15T18:01:10.759Z] "Dir": "/usr/local/go/src/html", [2024-03-15T18:01:10.759Z] "ImportPath": "html", [2024-03-15T18:01:10.759Z] "Name": "html", [2024-03-15T18:01:10.759Z] "Doc": "Package html provides functions for escaping and unescaping HTML text.", [2024-03-15T18:01:10.759Z] "Target": "/usr/local/go/pkg/linux_amd64/html.a", [2024-03-15T18:01:10.759Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.759Z] "Goroot": true, [2024-03-15T18:01:10.759Z] "Standard": true, [2024-03-15T18:01:10.759Z] "DepOnly": true, [2024-03-15T18:01:10.759Z] "GoFiles": [ [2024-03-15T18:01:10.759Z] "entity.go", [2024-03-15T18:01:10.759Z] "escape.go" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.759Z] "fuzz.go" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "Imports": [ [2024-03-15T18:01:10.759Z] "strings", [2024-03-15T18:01:10.759Z] "sync", [2024-03-15T18:01:10.759Z] "unicode/utf8" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "Deps": [ [2024-03-15T18:01:10.759Z] "errors", [2024-03-15T18:01:10.759Z] "internal/abi", [2024-03-15T18:01:10.759Z] "internal/bytealg", [2024-03-15T18:01:10.759Z] "internal/cpu", [2024-03-15T18:01:10.759Z] "internal/goexperiment", [2024-03-15T18:01:10.759Z] "internal/race", [2024-03-15T18:01:10.759Z] "internal/reflectlite", [2024-03-15T18:01:10.759Z] "internal/unsafeheader", [2024-03-15T18:01:10.759Z] "io", [2024-03-15T18:01:10.759Z] "runtime", [2024-03-15T18:01:10.759Z] "runtime/internal/atomic", [2024-03-15T18:01:10.759Z] "runtime/internal/math", [2024-03-15T18:01:10.759Z] "runtime/internal/sys", [2024-03-15T18:01:10.759Z] "strings", [2024-03-15T18:01:10.759Z] "sync", [2024-03-15T18:01:10.759Z] "sync/atomic", [2024-03-15T18:01:10.759Z] "unicode", [2024-03-15T18:01:10.759Z] "unicode/utf8", [2024-03-15T18:01:10.759Z] "unsafe" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "TestGoFiles": [ [2024-03-15T18:01:10.759Z] "entity_test.go", [2024-03-15T18:01:10.759Z] "escape_test.go" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "TestImports": [ [2024-03-15T18:01:10.759Z] "strings", [2024-03-15T18:01:10.759Z] "testing", [2024-03-15T18:01:10.759Z] "unicode/utf8" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "XTestGoFiles": [ [2024-03-15T18:01:10.759Z] "example_test.go" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "XTestImports": [ [2024-03-15T18:01:10.759Z] "fmt", [2024-03-15T18:01:10.759Z] "html" [2024-03-15T18:01:10.759Z] ] [2024-03-15T18:01:10.759Z] } [2024-03-15T18:01:10.759Z] { [2024-03-15T18:01:10.759Z] "Dir": "/usr/local/go/src/text/template/parse", [2024-03-15T18:01:10.759Z] "ImportPath": "text/template/parse", [2024-03-15T18:01:10.759Z] "Name": "parse", [2024-03-15T18:01:10.759Z] "Doc": "Package parse builds parse trees for templates as defined by text/template and html/template.", [2024-03-15T18:01:10.759Z] "Target": "/usr/local/go/pkg/linux_amd64/text/template/parse.a", [2024-03-15T18:01:10.759Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.759Z] "Goroot": true, [2024-03-15T18:01:10.759Z] "Standard": true, [2024-03-15T18:01:10.759Z] "DepOnly": true, [2024-03-15T18:01:10.759Z] "GoFiles": [ [2024-03-15T18:01:10.759Z] "lex.go", [2024-03-15T18:01:10.759Z] "node.go", [2024-03-15T18:01:10.759Z] "parse.go" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "Imports": [ [2024-03-15T18:01:10.759Z] "bytes", [2024-03-15T18:01:10.759Z] "fmt", [2024-03-15T18:01:10.759Z] "runtime", [2024-03-15T18:01:10.759Z] "strconv", [2024-03-15T18:01:10.759Z] "strings", [2024-03-15T18:01:10.759Z] "unicode", [2024-03-15T18:01:10.759Z] "unicode/utf8" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "Deps": [ [2024-03-15T18:01:10.759Z] "bytes", [2024-03-15T18:01:10.759Z] "errors", [2024-03-15T18:01:10.759Z] "fmt", [2024-03-15T18:01:10.759Z] "internal/abi", [2024-03-15T18:01:10.759Z] "internal/bytealg", [2024-03-15T18:01:10.759Z] "internal/cpu", [2024-03-15T18:01:10.759Z] "internal/fmtsort", [2024-03-15T18:01:10.759Z] "internal/goexperiment", [2024-03-15T18:01:10.759Z] "internal/itoa", [2024-03-15T18:01:10.759Z] "internal/oserror", [2024-03-15T18:01:10.759Z] "internal/poll", [2024-03-15T18:01:10.759Z] "internal/race", [2024-03-15T18:01:10.759Z] "internal/reflectlite", [2024-03-15T18:01:10.759Z] "internal/syscall/execenv", [2024-03-15T18:01:10.759Z] "internal/syscall/unix", [2024-03-15T18:01:10.759Z] "internal/testlog", [2024-03-15T18:01:10.759Z] "internal/unsafeheader", [2024-03-15T18:01:10.759Z] "io", [2024-03-15T18:01:10.759Z] "io/fs", [2024-03-15T18:01:10.759Z] "math", [2024-03-15T18:01:10.759Z] "math/bits", [2024-03-15T18:01:10.759Z] "os", [2024-03-15T18:01:10.759Z] "path", [2024-03-15T18:01:10.759Z] "reflect", [2024-03-15T18:01:10.759Z] "runtime", [2024-03-15T18:01:10.759Z] "runtime/internal/atomic", [2024-03-15T18:01:10.759Z] "runtime/internal/math", [2024-03-15T18:01:10.759Z] "runtime/internal/sys", [2024-03-15T18:01:10.759Z] "sort", [2024-03-15T18:01:10.759Z] "strconv", [2024-03-15T18:01:10.759Z] "strings", [2024-03-15T18:01:10.759Z] "sync", [2024-03-15T18:01:10.759Z] "sync/atomic", [2024-03-15T18:01:10.759Z] "syscall", [2024-03-15T18:01:10.759Z] "time", [2024-03-15T18:01:10.759Z] "unicode", [2024-03-15T18:01:10.759Z] "unicode/utf8", [2024-03-15T18:01:10.759Z] "unsafe" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "TestGoFiles": [ [2024-03-15T18:01:10.759Z] "lex_test.go", [2024-03-15T18:01:10.759Z] "parse_test.go" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "TestImports": [ [2024-03-15T18:01:10.759Z] "flag", [2024-03-15T18:01:10.759Z] "fmt", [2024-03-15T18:01:10.759Z] "strings", [2024-03-15T18:01:10.759Z] "testing" [2024-03-15T18:01:10.759Z] ] [2024-03-15T18:01:10.759Z] } [2024-03-15T18:01:10.759Z] { [2024-03-15T18:01:10.759Z] "Dir": "/usr/local/go/src/text/template", [2024-03-15T18:01:10.759Z] "ImportPath": "text/template", [2024-03-15T18:01:10.759Z] "Name": "template", [2024-03-15T18:01:10.759Z] "Doc": "Package template implements data-driven templates for generating textual output.", [2024-03-15T18:01:10.759Z] "Target": "/usr/local/go/pkg/linux_amd64/text/template.a", [2024-03-15T18:01:10.759Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.759Z] "Goroot": true, [2024-03-15T18:01:10.759Z] "Standard": true, [2024-03-15T18:01:10.759Z] "DepOnly": true, [2024-03-15T18:01:10.759Z] "GoFiles": [ [2024-03-15T18:01:10.759Z] "doc.go", [2024-03-15T18:01:10.759Z] "exec.go", [2024-03-15T18:01:10.759Z] "funcs.go", [2024-03-15T18:01:10.759Z] "helper.go", [2024-03-15T18:01:10.759Z] "option.go", [2024-03-15T18:01:10.759Z] "template.go" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "Imports": [ [2024-03-15T18:01:10.759Z] "bytes", [2024-03-15T18:01:10.759Z] "errors", [2024-03-15T18:01:10.759Z] "fmt", [2024-03-15T18:01:10.759Z] "internal/fmtsort", [2024-03-15T18:01:10.759Z] "io", [2024-03-15T18:01:10.759Z] "io/fs", [2024-03-15T18:01:10.759Z] "net/url", [2024-03-15T18:01:10.759Z] "os", [2024-03-15T18:01:10.759Z] "path", [2024-03-15T18:01:10.759Z] "path/filepath", [2024-03-15T18:01:10.759Z] "reflect", [2024-03-15T18:01:10.759Z] "runtime", [2024-03-15T18:01:10.759Z] "strings", [2024-03-15T18:01:10.759Z] "sync", [2024-03-15T18:01:10.759Z] "text/template/parse", [2024-03-15T18:01:10.759Z] "unicode", [2024-03-15T18:01:10.759Z] "unicode/utf8" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "Deps": [ [2024-03-15T18:01:10.759Z] "bytes", [2024-03-15T18:01:10.759Z] "errors", [2024-03-15T18:01:10.759Z] "fmt", [2024-03-15T18:01:10.759Z] "internal/abi", [2024-03-15T18:01:10.759Z] "internal/bytealg", [2024-03-15T18:01:10.759Z] "internal/cpu", [2024-03-15T18:01:10.759Z] "internal/fmtsort", [2024-03-15T18:01:10.759Z] "internal/goexperiment", [2024-03-15T18:01:10.759Z] "internal/itoa", [2024-03-15T18:01:10.759Z] "internal/oserror", [2024-03-15T18:01:10.759Z] "internal/poll", [2024-03-15T18:01:10.759Z] "internal/race", [2024-03-15T18:01:10.759Z] "internal/reflectlite", [2024-03-15T18:01:10.759Z] "internal/syscall/execenv", [2024-03-15T18:01:10.759Z] "internal/syscall/unix", [2024-03-15T18:01:10.759Z] "internal/testlog", [2024-03-15T18:01:10.759Z] "internal/unsafeheader", [2024-03-15T18:01:10.759Z] "io", [2024-03-15T18:01:10.759Z] "io/fs", [2024-03-15T18:01:10.759Z] "math", [2024-03-15T18:01:10.759Z] "math/bits", [2024-03-15T18:01:10.759Z] "net/url", [2024-03-15T18:01:10.759Z] "os", [2024-03-15T18:01:10.759Z] "path", [2024-03-15T18:01:10.759Z] "path/filepath", [2024-03-15T18:01:10.759Z] "reflect", [2024-03-15T18:01:10.759Z] "runtime", [2024-03-15T18:01:10.759Z] "runtime/internal/atomic", [2024-03-15T18:01:10.759Z] "runtime/internal/math", [2024-03-15T18:01:10.759Z] "runtime/internal/sys", [2024-03-15T18:01:10.759Z] "sort", [2024-03-15T18:01:10.759Z] "strconv", [2024-03-15T18:01:10.759Z] "strings", [2024-03-15T18:01:10.759Z] "sync", [2024-03-15T18:01:10.759Z] "sync/atomic", [2024-03-15T18:01:10.759Z] "syscall", [2024-03-15T18:01:10.759Z] "text/template/parse", [2024-03-15T18:01:10.759Z] "time", [2024-03-15T18:01:10.759Z] "unicode", [2024-03-15T18:01:10.759Z] "unicode/utf8", [2024-03-15T18:01:10.759Z] "unsafe" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "TestGoFiles": [ [2024-03-15T18:01:10.759Z] "exec_test.go", [2024-03-15T18:01:10.759Z] "multi_test.go" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "TestImports": [ [2024-03-15T18:01:10.759Z] "bytes", [2024-03-15T18:01:10.759Z] "errors", [2024-03-15T18:01:10.759Z] "flag", [2024-03-15T18:01:10.759Z] "fmt", [2024-03-15T18:01:10.759Z] "io", [2024-03-15T18:01:10.759Z] "os", [2024-03-15T18:01:10.759Z] "reflect", [2024-03-15T18:01:10.759Z] "strings", [2024-03-15T18:01:10.759Z] "sync", [2024-03-15T18:01:10.759Z] "testing", [2024-03-15T18:01:10.759Z] "text/template/parse" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "XTestGoFiles": [ [2024-03-15T18:01:10.759Z] "example_test.go", [2024-03-15T18:01:10.759Z] "examplefiles_test.go", [2024-03-15T18:01:10.759Z] "examplefunc_test.go", [2024-03-15T18:01:10.759Z] "link_test.go" [2024-03-15T18:01:10.759Z] ], [2024-03-15T18:01:10.759Z] "XTestImports": [ [2024-03-15T18:01:10.759Z] "bytes", [2024-03-15T18:01:10.759Z] "internal/testenv", [2024-03-15T18:01:10.759Z] "io", [2024-03-15T18:01:10.759Z] "log", [2024-03-15T18:01:10.759Z] "os", [2024-03-15T18:01:10.759Z] "os/exec", [2024-03-15T18:01:10.759Z] "path/filepath", [2024-03-15T18:01:10.759Z] "strings", [2024-03-15T18:01:10.759Z] "testing", [2024-03-15T18:01:10.759Z] "text/template" [2024-03-15T18:01:10.759Z] ] [2024-03-15T18:01:10.759Z] } [2024-03-15T18:01:10.759Z] { [2024-03-15T18:01:10.759Z] "Dir": "/usr/local/go/src/html/template", [2024-03-15T18:01:10.759Z] "ImportPath": "html/template", [2024-03-15T18:01:10.759Z] "Name": "template", [2024-03-15T18:01:10.759Z] "Doc": "Package template (html/template) implements data-driven templates for generating HTML output safe against code injection.", [2024-03-15T18:01:10.759Z] "Target": "/usr/local/go/pkg/linux_amd64/html/template.a", [2024-03-15T18:01:10.759Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.759Z] "Goroot": true, [2024-03-15T18:01:10.759Z] "Standard": true, [2024-03-15T18:01:10.759Z] "DepOnly": true, [2024-03-15T18:01:10.759Z] "GoFiles": [ [2024-03-15T18:01:10.759Z] "attr.go", [2024-03-15T18:01:10.759Z] "attr_string.go", [2024-03-15T18:01:10.759Z] "content.go", [2024-03-15T18:01:10.759Z] "context.go", [2024-03-15T18:01:10.759Z] "css.go", [2024-03-15T18:01:10.760Z] "delim_string.go", [2024-03-15T18:01:10.760Z] "doc.go", [2024-03-15T18:01:10.760Z] "element_string.go", [2024-03-15T18:01:10.760Z] "error.go", [2024-03-15T18:01:10.760Z] "escape.go", [2024-03-15T18:01:10.760Z] "html.go", [2024-03-15T18:01:10.760Z] "js.go", [2024-03-15T18:01:10.760Z] "jsctx_string.go", [2024-03-15T18:01:10.760Z] "state_string.go", [2024-03-15T18:01:10.760Z] "template.go", [2024-03-15T18:01:10.760Z] "transition.go", [2024-03-15T18:01:10.760Z] "url.go", [2024-03-15T18:01:10.760Z] "urlpart_string.go" [2024-03-15T18:01:10.760Z] ], [2024-03-15T18:01:10.760Z] "Imports": [ [2024-03-15T18:01:10.760Z] "bytes", [2024-03-15T18:01:10.760Z] "encoding/json", [2024-03-15T18:01:10.760Z] "fmt", [2024-03-15T18:01:10.760Z] "html", [2024-03-15T18:01:10.760Z] "io", [2024-03-15T18:01:10.760Z] "io/fs", [2024-03-15T18:01:10.760Z] "os", [2024-03-15T18:01:10.760Z] "path", [2024-03-15T18:01:10.760Z] "path/filepath", [2024-03-15T18:01:10.760Z] "reflect", [2024-03-15T18:01:10.760Z] "strconv", [2024-03-15T18:01:10.760Z] "strings", [2024-03-15T18:01:10.760Z] "sync", [2024-03-15T18:01:10.760Z] "text/template", [2024-03-15T18:01:10.760Z] "text/template/parse", [2024-03-15T18:01:10.760Z] "unicode", [2024-03-15T18:01:10.760Z] "unicode/utf8" [2024-03-15T18:01:10.760Z] ], [2024-03-15T18:01:10.760Z] "Deps": [ [2024-03-15T18:01:10.760Z] "bytes", [2024-03-15T18:01:10.760Z] "encoding", [2024-03-15T18:01:10.760Z] "encoding/base64", [2024-03-15T18:01:10.760Z] "encoding/binary", [2024-03-15T18:01:10.760Z] "encoding/json", [2024-03-15T18:01:10.760Z] "errors", [2024-03-15T18:01:10.760Z] "fmt", [2024-03-15T18:01:10.760Z] "html", [2024-03-15T18:01:10.760Z] "internal/abi", [2024-03-15T18:01:10.760Z] "internal/bytealg", [2024-03-15T18:01:10.760Z] "internal/cpu", [2024-03-15T18:01:10.760Z] "internal/fmtsort", [2024-03-15T18:01:10.760Z] "internal/goexperiment", [2024-03-15T18:01:10.760Z] "internal/itoa", [2024-03-15T18:01:10.760Z] "internal/oserror", [2024-03-15T18:01:10.760Z] "internal/poll", [2024-03-15T18:01:10.760Z] "internal/race", [2024-03-15T18:01:10.760Z] "internal/reflectlite", [2024-03-15T18:01:10.760Z] "internal/syscall/execenv", [2024-03-15T18:01:10.760Z] "internal/syscall/unix", [2024-03-15T18:01:10.760Z] "internal/testlog", [2024-03-15T18:01:10.760Z] "internal/unsafeheader", [2024-03-15T18:01:10.760Z] "io", [2024-03-15T18:01:10.760Z] "io/fs", [2024-03-15T18:01:10.760Z] "math", [2024-03-15T18:01:10.760Z] "math/bits", [2024-03-15T18:01:10.760Z] "net/url", [2024-03-15T18:01:10.760Z] "os", [2024-03-15T18:01:10.760Z] "path", [2024-03-15T18:01:10.760Z] "path/filepath", [2024-03-15T18:01:10.760Z] "reflect", [2024-03-15T18:01:10.760Z] "runtime", [2024-03-15T18:01:10.760Z] "runtime/internal/atomic", [2024-03-15T18:01:10.760Z] "runtime/internal/math", [2024-03-15T18:01:10.760Z] "runtime/internal/sys", [2024-03-15T18:01:10.760Z] "sort", [2024-03-15T18:01:10.760Z] "strconv", [2024-03-15T18:01:10.760Z] "strings", [2024-03-15T18:01:10.760Z] "sync", [2024-03-15T18:01:10.760Z] "sync/atomic", [2024-03-15T18:01:10.760Z] "syscall", [2024-03-15T18:01:10.760Z] "text/template", [2024-03-15T18:01:10.760Z] "text/template/parse", [2024-03-15T18:01:10.760Z] "time", [2024-03-15T18:01:10.760Z] "unicode", [2024-03-15T18:01:10.760Z] "unicode/utf16", [2024-03-15T18:01:10.760Z] "unicode/utf8", [2024-03-15T18:01:10.760Z] "unsafe" [2024-03-15T18:01:10.760Z] ], [2024-03-15T18:01:10.760Z] "TestGoFiles": [ [2024-03-15T18:01:10.760Z] "clone_test.go", [2024-03-15T18:01:10.760Z] "content_test.go", [2024-03-15T18:01:10.760Z] "css_test.go", [2024-03-15T18:01:10.760Z] "escape_test.go", [2024-03-15T18:01:10.760Z] "exec_test.go", [2024-03-15T18:01:10.760Z] "html_test.go", [2024-03-15T18:01:10.760Z] "js_test.go", [2024-03-15T18:01:10.760Z] "multi_test.go", [2024-03-15T18:01:10.760Z] "transition_test.go", [2024-03-15T18:01:10.760Z] "url_test.go" [2024-03-15T18:01:10.760Z] ], [2024-03-15T18:01:10.760Z] "TestImports": [ [2024-03-15T18:01:10.760Z] "archive/zip", [2024-03-15T18:01:10.760Z] "bytes", [2024-03-15T18:01:10.760Z] "encoding/json", [2024-03-15T18:01:10.760Z] "errors", [2024-03-15T18:01:10.760Z] "flag", [2024-03-15T18:01:10.760Z] "fmt", [2024-03-15T18:01:10.760Z] "html", [2024-03-15T18:01:10.760Z] "io", [2024-03-15T18:01:10.760Z] "math", [2024-03-15T18:01:10.760Z] "os", [2024-03-15T18:01:10.760Z] "reflect", [2024-03-15T18:01:10.760Z] "strconv", [2024-03-15T18:01:10.760Z] "strings", [2024-03-15T18:01:10.760Z] "sync", [2024-03-15T18:01:10.760Z] "testing", [2024-03-15T18:01:10.760Z] "text/template", [2024-03-15T18:01:10.760Z] "text/template/parse" [2024-03-15T18:01:10.760Z] ], [2024-03-15T18:01:10.760Z] "XTestGoFiles": [ [2024-03-15T18:01:10.760Z] "example_test.go", [2024-03-15T18:01:10.760Z] "examplefiles_test.go", [2024-03-15T18:01:10.760Z] "template_test.go" [2024-03-15T18:01:10.760Z] ], [2024-03-15T18:01:10.760Z] "XTestImports": [ [2024-03-15T18:01:10.760Z] "bytes", [2024-03-15T18:01:10.760Z] "encoding/json", [2024-03-15T18:01:10.760Z] "fmt", [2024-03-15T18:01:10.760Z] "html/template", [2024-03-15T18:01:10.760Z] "io", [2024-03-15T18:01:10.760Z] "log", [2024-03-15T18:01:10.760Z] "os", [2024-03-15T18:01:10.760Z] "path/filepath", [2024-03-15T18:01:10.760Z] "strings", [2024-03-15T18:01:10.760Z] "testing", [2024-03-15T18:01:10.760Z] "text/template", [2024-03-15T18:01:10.760Z] "text/template/parse" [2024-03-15T18:01:10.760Z] ] [2024-03-15T18:01:10.760Z] } [2024-03-15T18:01:10.760Z] { [2024-03-15T18:01:10.760Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.21.0/trace", [2024-03-15T18:01:10.760Z] "ImportPath": "golang.org/x/net/trace", [2024-03-15T18:01:10.760Z] "Name": "trace", [2024-03-15T18:01:10.760Z] "Doc": "Package trace implements tracing of requests and long-lived objects.", [2024-03-15T18:01:10.760Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.21.0", [2024-03-15T18:01:10.760Z] "Module": { [2024-03-15T18:01:10.760Z] "Path": "golang.org/x/net", [2024-03-15T18:01:10.760Z] "Version": "v0.21.0", [2024-03-15T18:01:10.760Z] "Time": "2024-02-07T21:51:58Z", [2024-03-15T18:01:10.760Z] "Indirect": true, [2024-03-15T18:01:10.760Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.21.0", [2024-03-15T18:01:10.760Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.21.0.mod", [2024-03-15T18:01:10.760Z] "GoVersion": "1.18" [2024-03-15T18:01:10.760Z] }, [2024-03-15T18:01:10.760Z] "DepOnly": true, [2024-03-15T18:01:10.760Z] "Stale": true, [2024-03-15T18:01:10.760Z] "StaleReason": "stale dependency: golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.760Z] "GoFiles": [ [2024-03-15T18:01:10.760Z] "events.go", [2024-03-15T18:01:10.760Z] "histogram.go", [2024-03-15T18:01:10.760Z] "trace.go" [2024-03-15T18:01:10.760Z] ], [2024-03-15T18:01:10.760Z] "Imports": [ [2024-03-15T18:01:10.760Z] "bytes", [2024-03-15T18:01:10.760Z] "context", [2024-03-15T18:01:10.760Z] "fmt", [2024-03-15T18:01:10.760Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.760Z] "html/template", [2024-03-15T18:01:10.760Z] "io", [2024-03-15T18:01:10.760Z] "log", [2024-03-15T18:01:10.760Z] "math", [2024-03-15T18:01:10.760Z] "net", [2024-03-15T18:01:10.760Z] "net/http", [2024-03-15T18:01:10.760Z] "net/url", [2024-03-15T18:01:10.760Z] "runtime", [2024-03-15T18:01:10.760Z] "sort", [2024-03-15T18:01:10.760Z] "strconv", [2024-03-15T18:01:10.760Z] "strings", [2024-03-15T18:01:10.760Z] "sync", [2024-03-15T18:01:10.760Z] "sync/atomic", [2024-03-15T18:01:10.760Z] "text/tabwriter", [2024-03-15T18:01:10.760Z] "time" [2024-03-15T18:01:10.760Z] ], [2024-03-15T18:01:10.760Z] "Deps": [ [2024-03-15T18:01:10.760Z] "bufio", [2024-03-15T18:01:10.760Z] "bytes", [2024-03-15T18:01:10.760Z] "compress/flate", [2024-03-15T18:01:10.760Z] "compress/gzip", [2024-03-15T18:01:10.760Z] "container/list", [2024-03-15T18:01:10.760Z] "context", [2024-03-15T18:01:10.760Z] "crypto", [2024-03-15T18:01:10.760Z] "crypto/aes", [2024-03-15T18:01:10.760Z] "crypto/cipher", [2024-03-15T18:01:10.760Z] "crypto/des", [2024-03-15T18:01:10.760Z] "crypto/dsa", [2024-03-15T18:01:10.760Z] "crypto/ecdsa", [2024-03-15T18:01:10.760Z] "crypto/ed25519", [2024-03-15T18:01:10.760Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.760Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.760Z] "crypto/elliptic", [2024-03-15T18:01:10.760Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.760Z] "crypto/hmac", [2024-03-15T18:01:10.760Z] "crypto/internal/randutil", [2024-03-15T18:01:10.760Z] "crypto/internal/subtle", [2024-03-15T18:01:10.760Z] "crypto/md5", [2024-03-15T18:01:10.760Z] "crypto/rand", [2024-03-15T18:01:10.760Z] "crypto/rc4", [2024-03-15T18:01:10.760Z] "crypto/rsa", [2024-03-15T18:01:10.760Z] "crypto/sha1", [2024-03-15T18:01:10.760Z] "crypto/sha256", [2024-03-15T18:01:10.760Z] "crypto/sha512", [2024-03-15T18:01:10.760Z] "crypto/subtle", [2024-03-15T18:01:10.760Z] "crypto/tls", [2024-03-15T18:01:10.760Z] "crypto/x509", [2024-03-15T18:01:10.760Z] "crypto/x509/pkix", [2024-03-15T18:01:10.760Z] "encoding", [2024-03-15T18:01:10.760Z] "encoding/asn1", [2024-03-15T18:01:10.760Z] "encoding/base64", [2024-03-15T18:01:10.760Z] "encoding/binary", [2024-03-15T18:01:10.760Z] "encoding/hex", [2024-03-15T18:01:10.760Z] "encoding/json", [2024-03-15T18:01:10.760Z] "encoding/pem", [2024-03-15T18:01:10.760Z] "errors", [2024-03-15T18:01:10.760Z] "fmt", [2024-03-15T18:01:10.760Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.760Z] "hash", [2024-03-15T18:01:10.760Z] "hash/crc32", [2024-03-15T18:01:10.760Z] "html", [2024-03-15T18:01:10.760Z] "html/template", [2024-03-15T18:01:10.760Z] "internal/abi", [2024-03-15T18:01:10.760Z] "internal/bytealg", [2024-03-15T18:01:10.760Z] "internal/cpu", [2024-03-15T18:01:10.760Z] "internal/fmtsort", [2024-03-15T18:01:10.760Z] "internal/goexperiment", [2024-03-15T18:01:10.760Z] "internal/itoa", [2024-03-15T18:01:10.760Z] "internal/nettrace", [2024-03-15T18:01:10.760Z] "internal/oserror", [2024-03-15T18:01:10.760Z] "internal/poll", [2024-03-15T18:01:10.760Z] "internal/race", [2024-03-15T18:01:10.760Z] "internal/reflectlite", [2024-03-15T18:01:10.760Z] "internal/singleflight", [2024-03-15T18:01:10.760Z] "internal/syscall/execenv", [2024-03-15T18:01:10.760Z] "internal/syscall/unix", [2024-03-15T18:01:10.760Z] "internal/testlog", [2024-03-15T18:01:10.760Z] "internal/unsafeheader", [2024-03-15T18:01:10.760Z] "io", [2024-03-15T18:01:10.760Z] "io/fs", [2024-03-15T18:01:10.760Z] "io/ioutil", [2024-03-15T18:01:10.760Z] "log", [2024-03-15T18:01:10.760Z] "math", [2024-03-15T18:01:10.760Z] "math/big", [2024-03-15T18:01:10.760Z] "math/bits", [2024-03-15T18:01:10.760Z] "math/rand", [2024-03-15T18:01:10.760Z] "mime", [2024-03-15T18:01:10.760Z] "mime/multipart", [2024-03-15T18:01:10.760Z] "mime/quotedprintable", [2024-03-15T18:01:10.760Z] "net", [2024-03-15T18:01:10.760Z] "net/http", [2024-03-15T18:01:10.760Z] "net/http/httptrace", [2024-03-15T18:01:10.760Z] "net/http/internal", [2024-03-15T18:01:10.760Z] "net/http/internal/ascii", [2024-03-15T18:01:10.760Z] "net/textproto", [2024-03-15T18:01:10.760Z] "net/url", [2024-03-15T18:01:10.760Z] "os", [2024-03-15T18:01:10.760Z] "path", [2024-03-15T18:01:10.760Z] "path/filepath", [2024-03-15T18:01:10.760Z] "reflect", [2024-03-15T18:01:10.760Z] "runtime", [2024-03-15T18:01:10.760Z] "runtime/cgo", [2024-03-15T18:01:10.760Z] "runtime/internal/atomic", [2024-03-15T18:01:10.760Z] "runtime/internal/math", [2024-03-15T18:01:10.760Z] "runtime/internal/sys", [2024-03-15T18:01:10.760Z] "sort", [2024-03-15T18:01:10.760Z] "strconv", [2024-03-15T18:01:10.760Z] "strings", [2024-03-15T18:01:10.760Z] "sync", [2024-03-15T18:01:10.760Z] "sync/atomic", [2024-03-15T18:01:10.760Z] "syscall", [2024-03-15T18:01:10.760Z] "text/tabwriter", [2024-03-15T18:01:10.760Z] "text/template", [2024-03-15T18:01:10.760Z] "text/template/parse", [2024-03-15T18:01:10.760Z] "time", [2024-03-15T18:01:10.760Z] "unicode", [2024-03-15T18:01:10.760Z] "unicode/utf16", [2024-03-15T18:01:10.760Z] "unicode/utf8", [2024-03-15T18:01:10.760Z] "unsafe", [2024-03-15T18:01:10.760Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.760Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.760Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.760Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.760Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.760Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.760Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.760Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.760Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.760Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.760Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.760Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.760Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.760Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.760Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.760Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.760Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.760Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.760Z] ], [2024-03-15T18:01:10.760Z] "TestGoFiles": [ [2024-03-15T18:01:10.760Z] "histogram_test.go", [2024-03-15T18:01:10.760Z] "trace_test.go" [2024-03-15T18:01:10.760Z] ], [2024-03-15T18:01:10.760Z] "TestImports": [ [2024-03-15T18:01:10.760Z] "math", [2024-03-15T18:01:10.760Z] "net/http", [2024-03-15T18:01:10.760Z] "reflect", [2024-03-15T18:01:10.760Z] "testing" [2024-03-15T18:01:10.760Z] ] [2024-03-15T18:01:10.760Z] } [2024-03-15T18:01:10.760Z] { [2024-03-15T18:01:10.760Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/backoff", [2024-03-15T18:01:10.760Z] "ImportPath": "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.760Z] "Name": "backoff", [2024-03-15T18:01:10.760Z] "Doc": "Package backoff provides configuration options for backoff.", [2024-03-15T18:01:10.760Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.760Z] "Module": { [2024-03-15T18:01:10.760Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.760Z] "Version": "v1.60.1", [2024-03-15T18:01:10.760Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.760Z] "Indirect": true, [2024-03-15T18:01:10.760Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.760Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.760Z] "GoVersion": "1.19" [2024-03-15T18:01:10.760Z] }, [2024-03-15T18:01:10.760Z] "DepOnly": true, [2024-03-15T18:01:10.760Z] "Stale": true, [2024-03-15T18:01:10.760Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.760Z] "GoFiles": [ [2024-03-15T18:01:10.760Z] "backoff.go" [2024-03-15T18:01:10.760Z] ], [2024-03-15T18:01:10.760Z] "Imports": [ [2024-03-15T18:01:10.760Z] "time" [2024-03-15T18:01:10.760Z] ], [2024-03-15T18:01:10.760Z] "Deps": [ [2024-03-15T18:01:10.760Z] "errors", [2024-03-15T18:01:10.760Z] "internal/abi", [2024-03-15T18:01:10.760Z] "internal/bytealg", [2024-03-15T18:01:10.760Z] "internal/cpu", [2024-03-15T18:01:10.760Z] "internal/goexperiment", [2024-03-15T18:01:10.760Z] "internal/itoa", [2024-03-15T18:01:10.760Z] "internal/oserror", [2024-03-15T18:01:10.760Z] "internal/race", [2024-03-15T18:01:10.760Z] "internal/reflectlite", [2024-03-15T18:01:10.760Z] "internal/unsafeheader", [2024-03-15T18:01:10.760Z] "runtime", [2024-03-15T18:01:10.760Z] "runtime/internal/atomic", [2024-03-15T18:01:10.760Z] "runtime/internal/math", [2024-03-15T18:01:10.760Z] "runtime/internal/sys", [2024-03-15T18:01:10.760Z] "sync", [2024-03-15T18:01:10.760Z] "sync/atomic", [2024-03-15T18:01:10.760Z] "syscall", [2024-03-15T18:01:10.760Z] "time", [2024-03-15T18:01:10.760Z] "unsafe" [2024-03-15T18:01:10.760Z] ] [2024-03-15T18:01:10.760Z] } [2024-03-15T18:01:10.760Z] { [2024-03-15T18:01:10.760Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/grpclog", [2024-03-15T18:01:10.760Z] "ImportPath": "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.760Z] "Name": "grpclog", [2024-03-15T18:01:10.760Z] "Doc": "Package grpclog (internal) defines depth logging for grpc.", [2024-03-15T18:01:10.760Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.760Z] "Module": { [2024-03-15T18:01:10.760Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.760Z] "Version": "v1.60.1", [2024-03-15T18:01:10.760Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.760Z] "Indirect": true, [2024-03-15T18:01:10.760Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.760Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.760Z] "GoVersion": "1.19" [2024-03-15T18:01:10.760Z] }, [2024-03-15T18:01:10.760Z] "DepOnly": true, [2024-03-15T18:01:10.760Z] "Stale": true, [2024-03-15T18:01:10.760Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.760Z] "GoFiles": [ [2024-03-15T18:01:10.760Z] "grpclog.go", [2024-03-15T18:01:10.760Z] "prefixLogger.go" [2024-03-15T18:01:10.760Z] ], [2024-03-15T18:01:10.760Z] "Imports": [ [2024-03-15T18:01:10.760Z] "fmt", [2024-03-15T18:01:10.760Z] "os" [2024-03-15T18:01:10.760Z] ], [2024-03-15T18:01:10.760Z] "Deps": [ [2024-03-15T18:01:10.760Z] "errors", [2024-03-15T18:01:10.760Z] "fmt", [2024-03-15T18:01:10.760Z] "internal/abi", [2024-03-15T18:01:10.760Z] "internal/bytealg", [2024-03-15T18:01:10.760Z] "internal/cpu", [2024-03-15T18:01:10.760Z] "internal/fmtsort", [2024-03-15T18:01:10.760Z] "internal/goexperiment", [2024-03-15T18:01:10.760Z] "internal/itoa", [2024-03-15T18:01:10.760Z] "internal/oserror", [2024-03-15T18:01:10.760Z] "internal/poll", [2024-03-15T18:01:10.760Z] "internal/race", [2024-03-15T18:01:10.760Z] "internal/reflectlite", [2024-03-15T18:01:10.760Z] "internal/syscall/execenv", [2024-03-15T18:01:10.760Z] "internal/syscall/unix", [2024-03-15T18:01:10.760Z] "internal/testlog", [2024-03-15T18:01:10.760Z] "internal/unsafeheader", [2024-03-15T18:01:10.760Z] "io", [2024-03-15T18:01:10.760Z] "io/fs", [2024-03-15T18:01:10.760Z] "math", [2024-03-15T18:01:10.760Z] "math/bits", [2024-03-15T18:01:10.760Z] "os", [2024-03-15T18:01:10.760Z] "path", [2024-03-15T18:01:10.760Z] "reflect", [2024-03-15T18:01:10.760Z] "runtime", [2024-03-15T18:01:10.760Z] "runtime/internal/atomic", [2024-03-15T18:01:10.760Z] "runtime/internal/math", [2024-03-15T18:01:10.760Z] "runtime/internal/sys", [2024-03-15T18:01:10.760Z] "sort", [2024-03-15T18:01:10.760Z] "strconv", [2024-03-15T18:01:10.760Z] "sync", [2024-03-15T18:01:10.760Z] "sync/atomic", [2024-03-15T18:01:10.760Z] "syscall", [2024-03-15T18:01:10.760Z] "time", [2024-03-15T18:01:10.760Z] "unicode", [2024-03-15T18:01:10.760Z] "unicode/utf8", [2024-03-15T18:01:10.760Z] "unsafe" [2024-03-15T18:01:10.760Z] ] [2024-03-15T18:01:10.760Z] } [2024-03-15T18:01:10.760Z] { [2024-03-15T18:01:10.760Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/grpclog", [2024-03-15T18:01:10.760Z] "ImportPath": "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.760Z] "Name": "grpclog", [2024-03-15T18:01:10.760Z] "Doc": "Package grpclog defines logging for grpc.", [2024-03-15T18:01:10.760Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.760Z] "Module": { [2024-03-15T18:01:10.760Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.760Z] "Version": "v1.60.1", [2024-03-15T18:01:10.760Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.760Z] "Indirect": true, [2024-03-15T18:01:10.760Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.760Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.760Z] "GoVersion": "1.19" [2024-03-15T18:01:10.760Z] }, [2024-03-15T18:01:10.760Z] "DepOnly": true, [2024-03-15T18:01:10.760Z] "Stale": true, [2024-03-15T18:01:10.760Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.760Z] "GoFiles": [ [2024-03-15T18:01:10.760Z] "component.go", [2024-03-15T18:01:10.760Z] "grpclog.go", [2024-03-15T18:01:10.760Z] "logger.go", [2024-03-15T18:01:10.760Z] "loggerv2.go" [2024-03-15T18:01:10.760Z] ], [2024-03-15T18:01:10.760Z] "Imports": [ [2024-03-15T18:01:10.760Z] "encoding/json", [2024-03-15T18:01:10.760Z] "fmt", [2024-03-15T18:01:10.760Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.760Z] "io", [2024-03-15T18:01:10.760Z] "log", [2024-03-15T18:01:10.760Z] "os", [2024-03-15T18:01:10.760Z] "strconv", [2024-03-15T18:01:10.760Z] "strings" [2024-03-15T18:01:10.760Z] ], [2024-03-15T18:01:10.760Z] "Deps": [ [2024-03-15T18:01:10.760Z] "bytes", [2024-03-15T18:01:10.760Z] "encoding", [2024-03-15T18:01:10.760Z] "encoding/base64", [2024-03-15T18:01:10.760Z] "encoding/binary", [2024-03-15T18:01:10.760Z] "encoding/json", [2024-03-15T18:01:10.760Z] "errors", [2024-03-15T18:01:10.760Z] "fmt", [2024-03-15T18:01:10.760Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.760Z] "internal/abi", [2024-03-15T18:01:10.760Z] "internal/bytealg", [2024-03-15T18:01:10.760Z] "internal/cpu", [2024-03-15T18:01:10.760Z] "internal/fmtsort", [2024-03-15T18:01:10.760Z] "internal/goexperiment", [2024-03-15T18:01:10.760Z] "internal/itoa", [2024-03-15T18:01:10.760Z] "internal/oserror", [2024-03-15T18:01:10.760Z] "internal/poll", [2024-03-15T18:01:10.760Z] "internal/race", [2024-03-15T18:01:10.760Z] "internal/reflectlite", [2024-03-15T18:01:10.760Z] "internal/syscall/execenv", [2024-03-15T18:01:10.760Z] "internal/syscall/unix", [2024-03-15T18:01:10.760Z] "internal/testlog", [2024-03-15T18:01:10.760Z] "internal/unsafeheader", [2024-03-15T18:01:10.760Z] "io", [2024-03-15T18:01:10.760Z] "io/fs", [2024-03-15T18:01:10.760Z] "log", [2024-03-15T18:01:10.760Z] "math", [2024-03-15T18:01:10.760Z] "math/bits", [2024-03-15T18:01:10.760Z] "os", [2024-03-15T18:01:10.760Z] "path", [2024-03-15T18:01:10.760Z] "reflect", [2024-03-15T18:01:10.760Z] "runtime", [2024-03-15T18:01:10.760Z] "runtime/internal/atomic", [2024-03-15T18:01:10.760Z] "runtime/internal/math", [2024-03-15T18:01:10.760Z] "runtime/internal/sys", [2024-03-15T18:01:10.760Z] "sort", [2024-03-15T18:01:10.760Z] "strconv", [2024-03-15T18:01:10.760Z] "strings", [2024-03-15T18:01:10.760Z] "sync", [2024-03-15T18:01:10.760Z] "sync/atomic", [2024-03-15T18:01:10.760Z] "syscall", [2024-03-15T18:01:10.760Z] "time", [2024-03-15T18:01:10.760Z] "unicode", [2024-03-15T18:01:10.760Z] "unicode/utf16", [2024-03-15T18:01:10.760Z] "unicode/utf8", [2024-03-15T18:01:10.760Z] "unsafe" [2024-03-15T18:01:10.760Z] ], [2024-03-15T18:01:10.760Z] "TestGoFiles": [ [2024-03-15T18:01:10.760Z] "loggerv2_test.go" [2024-03-15T18:01:10.760Z] ], [2024-03-15T18:01:10.760Z] "TestImports": [ [2024-03-15T18:01:10.760Z] "bytes", [2024-03-15T18:01:10.760Z] "fmt", [2024-03-15T18:01:10.760Z] "regexp", [2024-03-15T18:01:10.760Z] "testing" [2024-03-15T18:01:10.760Z] ] [2024-03-15T18:01:10.760Z] } [2024-03-15T18:01:10.760Z] { [2024-03-15T18:01:10.760Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/connectivity", [2024-03-15T18:01:10.760Z] "ImportPath": "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.760Z] "Name": "connectivity", [2024-03-15T18:01:10.760Z] "Doc": "Package connectivity defines connectivity semantics.", [2024-03-15T18:01:10.760Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.760Z] "Module": { [2024-03-15T18:01:10.760Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.760Z] "Version": "v1.60.1", [2024-03-15T18:01:10.760Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.760Z] "Indirect": true, [2024-03-15T18:01:10.760Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.760Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.760Z] "GoVersion": "1.19" [2024-03-15T18:01:10.760Z] }, [2024-03-15T18:01:10.760Z] "DepOnly": true, [2024-03-15T18:01:10.760Z] "Stale": true, [2024-03-15T18:01:10.760Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.760Z] "GoFiles": [ [2024-03-15T18:01:10.760Z] "connectivity.go" [2024-03-15T18:01:10.760Z] ], [2024-03-15T18:01:10.760Z] "Imports": [ [2024-03-15T18:01:10.760Z] "google.golang.org/grpc/grpclog" [2024-03-15T18:01:10.760Z] ], [2024-03-15T18:01:10.760Z] "Deps": [ [2024-03-15T18:01:10.760Z] "bytes", [2024-03-15T18:01:10.760Z] "encoding", [2024-03-15T18:01:10.760Z] "encoding/base64", [2024-03-15T18:01:10.760Z] "encoding/binary", [2024-03-15T18:01:10.760Z] "encoding/json", [2024-03-15T18:01:10.760Z] "errors", [2024-03-15T18:01:10.760Z] "fmt", [2024-03-15T18:01:10.760Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.760Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.760Z] "internal/abi", [2024-03-15T18:01:10.760Z] "internal/bytealg", [2024-03-15T18:01:10.760Z] "internal/cpu", [2024-03-15T18:01:10.760Z] "internal/fmtsort", [2024-03-15T18:01:10.760Z] "internal/goexperiment", [2024-03-15T18:01:10.760Z] "internal/itoa", [2024-03-15T18:01:10.760Z] "internal/oserror", [2024-03-15T18:01:10.760Z] "internal/poll", [2024-03-15T18:01:10.760Z] "internal/race", [2024-03-15T18:01:10.760Z] "internal/reflectlite", [2024-03-15T18:01:10.760Z] "internal/syscall/execenv", [2024-03-15T18:01:10.760Z] "internal/syscall/unix", [2024-03-15T18:01:10.760Z] "internal/testlog", [2024-03-15T18:01:10.760Z] "internal/unsafeheader", [2024-03-15T18:01:10.760Z] "io", [2024-03-15T18:01:10.760Z] "io/fs", [2024-03-15T18:01:10.760Z] "log", [2024-03-15T18:01:10.760Z] "math", [2024-03-15T18:01:10.760Z] "math/bits", [2024-03-15T18:01:10.760Z] "os", [2024-03-15T18:01:10.760Z] "path", [2024-03-15T18:01:10.760Z] "reflect", [2024-03-15T18:01:10.760Z] "runtime", [2024-03-15T18:01:10.760Z] "runtime/internal/atomic", [2024-03-15T18:01:10.760Z] "runtime/internal/math", [2024-03-15T18:01:10.760Z] "runtime/internal/sys", [2024-03-15T18:01:10.760Z] "sort", [2024-03-15T18:01:10.760Z] "strconv", [2024-03-15T18:01:10.760Z] "strings", [2024-03-15T18:01:10.760Z] "sync", [2024-03-15T18:01:10.760Z] "sync/atomic", [2024-03-15T18:01:10.760Z] "syscall", [2024-03-15T18:01:10.760Z] "time", [2024-03-15T18:01:10.760Z] "unicode", [2024-03-15T18:01:10.760Z] "unicode/utf16", [2024-03-15T18:01:10.760Z] "unicode/utf8", [2024-03-15T18:01:10.760Z] "unsafe" [2024-03-15T18:01:10.760Z] ] [2024-03-15T18:01:10.760Z] } [2024-03-15T18:01:10.760Z] { [2024-03-15T18:01:10.760Z] "Dir": "/usr/local/go/src/hash/fnv", [2024-03-15T18:01:10.760Z] "ImportPath": "hash/fnv", [2024-03-15T18:01:10.760Z] "Name": "fnv", [2024-03-15T18:01:10.760Z] "Doc": "Package fnv implements FNV-1 and FNV-1a, non-cryptographic hash functions created by Glenn Fowler, Landon Curt Noll, and Phong Vo.", [2024-03-15T18:01:10.760Z] "Target": "/usr/local/go/pkg/linux_amd64/hash/fnv.a", [2024-03-15T18:01:10.760Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.760Z] "Goroot": true, [2024-03-15T18:01:10.760Z] "Standard": true, [2024-03-15T18:01:10.760Z] "DepOnly": true, [2024-03-15T18:01:10.760Z] "GoFiles": [ [2024-03-15T18:01:10.760Z] "fnv.go" [2024-03-15T18:01:10.760Z] ], [2024-03-15T18:01:10.760Z] "Imports": [ [2024-03-15T18:01:10.760Z] "errors", [2024-03-15T18:01:10.760Z] "hash", [2024-03-15T18:01:10.760Z] "math/bits" [2024-03-15T18:01:10.760Z] ], [2024-03-15T18:01:10.760Z] "Deps": [ [2024-03-15T18:01:10.760Z] "errors", [2024-03-15T18:01:10.760Z] "hash", [2024-03-15T18:01:10.760Z] "internal/abi", [2024-03-15T18:01:10.760Z] "internal/bytealg", [2024-03-15T18:01:10.760Z] "internal/cpu", [2024-03-15T18:01:10.760Z] "internal/goexperiment", [2024-03-15T18:01:10.760Z] "internal/race", [2024-03-15T18:01:10.760Z] "internal/reflectlite", [2024-03-15T18:01:10.760Z] "internal/unsafeheader", [2024-03-15T18:01:10.760Z] "io", [2024-03-15T18:01:10.760Z] "math/bits", [2024-03-15T18:01:10.760Z] "runtime", [2024-03-15T18:01:10.760Z] "runtime/internal/atomic", [2024-03-15T18:01:10.760Z] "runtime/internal/math", [2024-03-15T18:01:10.760Z] "runtime/internal/sys", [2024-03-15T18:01:10.760Z] "sync", [2024-03-15T18:01:10.760Z] "sync/atomic", [2024-03-15T18:01:10.760Z] "unsafe" [2024-03-15T18:01:10.760Z] ], [2024-03-15T18:01:10.760Z] "TestGoFiles": [ [2024-03-15T18:01:10.760Z] "fnv_test.go" [2024-03-15T18:01:10.760Z] ], [2024-03-15T18:01:10.760Z] "TestImports": [ [2024-03-15T18:01:10.760Z] "bytes", [2024-03-15T18:01:10.760Z] "encoding", [2024-03-15T18:01:10.761Z] "encoding/binary", [2024-03-15T18:01:10.761Z] "hash", [2024-03-15T18:01:10.761Z] "io", [2024-03-15T18:01:10.761Z] "testing" [2024-03-15T18:01:10.761Z] ] [2024-03-15T18:01:10.761Z] } [2024-03-15T18:01:10.761Z] { [2024-03-15T18:01:10.761Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/detrand", [2024-03-15T18:01:10.761Z] "ImportPath": "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.761Z] "Name": "detrand", [2024-03-15T18:01:10.761Z] "Doc": "Package detrand provides deterministically random functionality.", [2024-03-15T18:01:10.761Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.761Z] "Module": { [2024-03-15T18:01:10.761Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.761Z] "Version": "v1.33.0", [2024-03-15T18:01:10.761Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.761Z] "Indirect": true, [2024-03-15T18:01:10.761Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.761Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.761Z] "GoVersion": "1.17" [2024-03-15T18:01:10.761Z] }, [2024-03-15T18:01:10.761Z] "DepOnly": true, [2024-03-15T18:01:10.761Z] "Stale": true, [2024-03-15T18:01:10.761Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.761Z] "GoFiles": [ [2024-03-15T18:01:10.761Z] "rand.go" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "Imports": [ [2024-03-15T18:01:10.761Z] "encoding/binary", [2024-03-15T18:01:10.761Z] "hash/fnv", [2024-03-15T18:01:10.761Z] "os" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "Deps": [ [2024-03-15T18:01:10.761Z] "encoding/binary", [2024-03-15T18:01:10.761Z] "errors", [2024-03-15T18:01:10.761Z] "hash", [2024-03-15T18:01:10.761Z] "hash/fnv", [2024-03-15T18:01:10.761Z] "internal/abi", [2024-03-15T18:01:10.761Z] "internal/bytealg", [2024-03-15T18:01:10.761Z] "internal/cpu", [2024-03-15T18:01:10.761Z] "internal/goexperiment", [2024-03-15T18:01:10.761Z] "internal/itoa", [2024-03-15T18:01:10.761Z] "internal/oserror", [2024-03-15T18:01:10.761Z] "internal/poll", [2024-03-15T18:01:10.761Z] "internal/race", [2024-03-15T18:01:10.761Z] "internal/reflectlite", [2024-03-15T18:01:10.761Z] "internal/syscall/execenv", [2024-03-15T18:01:10.761Z] "internal/syscall/unix", [2024-03-15T18:01:10.761Z] "internal/testlog", [2024-03-15T18:01:10.761Z] "internal/unsafeheader", [2024-03-15T18:01:10.761Z] "io", [2024-03-15T18:01:10.761Z] "io/fs", [2024-03-15T18:01:10.761Z] "math", [2024-03-15T18:01:10.761Z] "math/bits", [2024-03-15T18:01:10.761Z] "os", [2024-03-15T18:01:10.761Z] "path", [2024-03-15T18:01:10.761Z] "reflect", [2024-03-15T18:01:10.761Z] "runtime", [2024-03-15T18:01:10.761Z] "runtime/internal/atomic", [2024-03-15T18:01:10.761Z] "runtime/internal/math", [2024-03-15T18:01:10.761Z] "runtime/internal/sys", [2024-03-15T18:01:10.761Z] "sort", [2024-03-15T18:01:10.761Z] "strconv", [2024-03-15T18:01:10.761Z] "sync", [2024-03-15T18:01:10.761Z] "sync/atomic", [2024-03-15T18:01:10.761Z] "syscall", [2024-03-15T18:01:10.761Z] "time", [2024-03-15T18:01:10.761Z] "unicode", [2024-03-15T18:01:10.761Z] "unicode/utf8", [2024-03-15T18:01:10.761Z] "unsafe" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "TestGoFiles": [ [2024-03-15T18:01:10.761Z] "rand_test.go" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "TestImports": [ [2024-03-15T18:01:10.761Z] "testing" [2024-03-15T18:01:10.761Z] ] [2024-03-15T18:01:10.761Z] } [2024-03-15T18:01:10.761Z] { [2024-03-15T18:01:10.761Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/errors", [2024-03-15T18:01:10.761Z] "ImportPath": "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.761Z] "Name": "errors", [2024-03-15T18:01:10.761Z] "Doc": "Package errors implements functions to manipulate errors.", [2024-03-15T18:01:10.761Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.761Z] "Module": { [2024-03-15T18:01:10.761Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.761Z] "Version": "v1.33.0", [2024-03-15T18:01:10.761Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.761Z] "Indirect": true, [2024-03-15T18:01:10.761Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.761Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.761Z] "GoVersion": "1.17" [2024-03-15T18:01:10.761Z] }, [2024-03-15T18:01:10.761Z] "DepOnly": true, [2024-03-15T18:01:10.761Z] "Stale": true, [2024-03-15T18:01:10.761Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.761Z] "GoFiles": [ [2024-03-15T18:01:10.761Z] "errors.go", [2024-03-15T18:01:10.761Z] "is_go113.go" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.761Z] "is_go112.go" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "Imports": [ [2024-03-15T18:01:10.761Z] "errors", [2024-03-15T18:01:10.761Z] "fmt", [2024-03-15T18:01:10.761Z] "google.golang.org/protobuf/internal/detrand" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "Deps": [ [2024-03-15T18:01:10.761Z] "encoding/binary", [2024-03-15T18:01:10.761Z] "errors", [2024-03-15T18:01:10.761Z] "fmt", [2024-03-15T18:01:10.761Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.761Z] "hash", [2024-03-15T18:01:10.761Z] "hash/fnv", [2024-03-15T18:01:10.761Z] "internal/abi", [2024-03-15T18:01:10.761Z] "internal/bytealg", [2024-03-15T18:01:10.761Z] "internal/cpu", [2024-03-15T18:01:10.761Z] "internal/fmtsort", [2024-03-15T18:01:10.761Z] "internal/goexperiment", [2024-03-15T18:01:10.761Z] "internal/itoa", [2024-03-15T18:01:10.761Z] "internal/oserror", [2024-03-15T18:01:10.761Z] "internal/poll", [2024-03-15T18:01:10.761Z] "internal/race", [2024-03-15T18:01:10.761Z] "internal/reflectlite", [2024-03-15T18:01:10.761Z] "internal/syscall/execenv", [2024-03-15T18:01:10.761Z] "internal/syscall/unix", [2024-03-15T18:01:10.761Z] "internal/testlog", [2024-03-15T18:01:10.761Z] "internal/unsafeheader", [2024-03-15T18:01:10.761Z] "io", [2024-03-15T18:01:10.761Z] "io/fs", [2024-03-15T18:01:10.761Z] "math", [2024-03-15T18:01:10.761Z] "math/bits", [2024-03-15T18:01:10.761Z] "os", [2024-03-15T18:01:10.761Z] "path", [2024-03-15T18:01:10.761Z] "reflect", [2024-03-15T18:01:10.761Z] "runtime", [2024-03-15T18:01:10.761Z] "runtime/internal/atomic", [2024-03-15T18:01:10.761Z] "runtime/internal/math", [2024-03-15T18:01:10.761Z] "runtime/internal/sys", [2024-03-15T18:01:10.761Z] "sort", [2024-03-15T18:01:10.761Z] "strconv", [2024-03-15T18:01:10.761Z] "sync", [2024-03-15T18:01:10.761Z] "sync/atomic", [2024-03-15T18:01:10.761Z] "syscall", [2024-03-15T18:01:10.761Z] "time", [2024-03-15T18:01:10.761Z] "unicode", [2024-03-15T18:01:10.761Z] "unicode/utf8", [2024-03-15T18:01:10.761Z] "unsafe" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "TestGoFiles": [ [2024-03-15T18:01:10.761Z] "errors_test.go" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "TestImports": [ [2024-03-15T18:01:10.761Z] "errors", [2024-03-15T18:01:10.761Z] "strings", [2024-03-15T18:01:10.761Z] "testing" [2024-03-15T18:01:10.761Z] ] [2024-03-15T18:01:10.761Z] } [2024-03-15T18:01:10.761Z] { [2024-03-15T18:01:10.761Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/encoding/protowire", [2024-03-15T18:01:10.761Z] "ImportPath": "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.761Z] "Name": "protowire", [2024-03-15T18:01:10.761Z] "Doc": "Package protowire parses and formats the raw wire encoding.", [2024-03-15T18:01:10.761Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.761Z] "Module": { [2024-03-15T18:01:10.761Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.761Z] "Version": "v1.33.0", [2024-03-15T18:01:10.761Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.761Z] "Indirect": true, [2024-03-15T18:01:10.761Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.761Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.761Z] "GoVersion": "1.17" [2024-03-15T18:01:10.761Z] }, [2024-03-15T18:01:10.761Z] "DepOnly": true, [2024-03-15T18:01:10.761Z] "Stale": true, [2024-03-15T18:01:10.761Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.761Z] "GoFiles": [ [2024-03-15T18:01:10.761Z] "wire.go" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "Imports": [ [2024-03-15T18:01:10.761Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.761Z] "io", [2024-03-15T18:01:10.761Z] "math", [2024-03-15T18:01:10.761Z] "math/bits" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "Deps": [ [2024-03-15T18:01:10.761Z] "encoding/binary", [2024-03-15T18:01:10.761Z] "errors", [2024-03-15T18:01:10.761Z] "fmt", [2024-03-15T18:01:10.761Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.761Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.761Z] "hash", [2024-03-15T18:01:10.761Z] "hash/fnv", [2024-03-15T18:01:10.761Z] "internal/abi", [2024-03-15T18:01:10.761Z] "internal/bytealg", [2024-03-15T18:01:10.761Z] "internal/cpu", [2024-03-15T18:01:10.761Z] "internal/fmtsort", [2024-03-15T18:01:10.761Z] "internal/goexperiment", [2024-03-15T18:01:10.761Z] "internal/itoa", [2024-03-15T18:01:10.761Z] "internal/oserror", [2024-03-15T18:01:10.761Z] "internal/poll", [2024-03-15T18:01:10.761Z] "internal/race", [2024-03-15T18:01:10.761Z] "internal/reflectlite", [2024-03-15T18:01:10.761Z] "internal/syscall/execenv", [2024-03-15T18:01:10.761Z] "internal/syscall/unix", [2024-03-15T18:01:10.761Z] "internal/testlog", [2024-03-15T18:01:10.761Z] "internal/unsafeheader", [2024-03-15T18:01:10.761Z] "io", [2024-03-15T18:01:10.761Z] "io/fs", [2024-03-15T18:01:10.761Z] "math", [2024-03-15T18:01:10.761Z] "math/bits", [2024-03-15T18:01:10.761Z] "os", [2024-03-15T18:01:10.761Z] "path", [2024-03-15T18:01:10.761Z] "reflect", [2024-03-15T18:01:10.761Z] "runtime", [2024-03-15T18:01:10.761Z] "runtime/internal/atomic", [2024-03-15T18:01:10.761Z] "runtime/internal/math", [2024-03-15T18:01:10.761Z] "runtime/internal/sys", [2024-03-15T18:01:10.761Z] "sort", [2024-03-15T18:01:10.761Z] "strconv", [2024-03-15T18:01:10.761Z] "sync", [2024-03-15T18:01:10.761Z] "sync/atomic", [2024-03-15T18:01:10.761Z] "syscall", [2024-03-15T18:01:10.761Z] "time", [2024-03-15T18:01:10.761Z] "unicode", [2024-03-15T18:01:10.761Z] "unicode/utf8", [2024-03-15T18:01:10.761Z] "unsafe" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "TestGoFiles": [ [2024-03-15T18:01:10.761Z] "wire_test.go" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "TestImports": [ [2024-03-15T18:01:10.761Z] "bytes", [2024-03-15T18:01:10.761Z] "encoding/hex", [2024-03-15T18:01:10.761Z] "io", [2024-03-15T18:01:10.761Z] "math", [2024-03-15T18:01:10.761Z] "strings", [2024-03-15T18:01:10.761Z] "testing" [2024-03-15T18:01:10.761Z] ] [2024-03-15T18:01:10.761Z] } [2024-03-15T18:01:10.761Z] { [2024-03-15T18:01:10.761Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/pragma", [2024-03-15T18:01:10.761Z] "ImportPath": "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.761Z] "Name": "pragma", [2024-03-15T18:01:10.761Z] "Doc": "Package pragma provides types that can be embedded into a struct to statically enforce or prevent certain language properties.", [2024-03-15T18:01:10.761Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.761Z] "Module": { [2024-03-15T18:01:10.761Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.761Z] "Version": "v1.33.0", [2024-03-15T18:01:10.761Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.761Z] "Indirect": true, [2024-03-15T18:01:10.761Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.761Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.761Z] "GoVersion": "1.17" [2024-03-15T18:01:10.761Z] }, [2024-03-15T18:01:10.761Z] "DepOnly": true, [2024-03-15T18:01:10.761Z] "Stale": true, [2024-03-15T18:01:10.761Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.761Z] "GoFiles": [ [2024-03-15T18:01:10.761Z] "pragma.go" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "Imports": [ [2024-03-15T18:01:10.761Z] "sync" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "Deps": [ [2024-03-15T18:01:10.761Z] "internal/abi", [2024-03-15T18:01:10.761Z] "internal/bytealg", [2024-03-15T18:01:10.761Z] "internal/cpu", [2024-03-15T18:01:10.761Z] "internal/goexperiment", [2024-03-15T18:01:10.761Z] "internal/race", [2024-03-15T18:01:10.761Z] "runtime", [2024-03-15T18:01:10.761Z] "runtime/internal/atomic", [2024-03-15T18:01:10.761Z] "runtime/internal/math", [2024-03-15T18:01:10.761Z] "runtime/internal/sys", [2024-03-15T18:01:10.761Z] "sync", [2024-03-15T18:01:10.761Z] "sync/atomic", [2024-03-15T18:01:10.761Z] "unsafe" [2024-03-15T18:01:10.761Z] ] [2024-03-15T18:01:10.761Z] } [2024-03-15T18:01:10.761Z] { [2024-03-15T18:01:10.761Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/reflect/protoreflect", [2024-03-15T18:01:10.761Z] "ImportPath": "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.761Z] "Name": "protoreflect", [2024-03-15T18:01:10.761Z] "Doc": "Package protoreflect provides interfaces to dynamically manipulate messages.", [2024-03-15T18:01:10.761Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.761Z] "Module": { [2024-03-15T18:01:10.761Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.761Z] "Version": "v1.33.0", [2024-03-15T18:01:10.761Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.761Z] "Indirect": true, [2024-03-15T18:01:10.761Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.761Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.761Z] "GoVersion": "1.17" [2024-03-15T18:01:10.761Z] }, [2024-03-15T18:01:10.761Z] "DepOnly": true, [2024-03-15T18:01:10.761Z] "Stale": true, [2024-03-15T18:01:10.761Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.761Z] "GoFiles": [ [2024-03-15T18:01:10.761Z] "methods.go", [2024-03-15T18:01:10.761Z] "proto.go", [2024-03-15T18:01:10.761Z] "source.go", [2024-03-15T18:01:10.761Z] "source_gen.go", [2024-03-15T18:01:10.761Z] "type.go", [2024-03-15T18:01:10.761Z] "value.go", [2024-03-15T18:01:10.761Z] "value_equal.go", [2024-03-15T18:01:10.761Z] "value_union.go", [2024-03-15T18:01:10.761Z] "value_unsafe_go120.go" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.761Z] "value_pure.go", [2024-03-15T18:01:10.761Z] "value_unsafe_go121.go" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "Imports": [ [2024-03-15T18:01:10.761Z] "bytes", [2024-03-15T18:01:10.761Z] "fmt", [2024-03-15T18:01:10.761Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.761Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.761Z] "math", [2024-03-15T18:01:10.761Z] "reflect", [2024-03-15T18:01:10.761Z] "strconv", [2024-03-15T18:01:10.761Z] "strings", [2024-03-15T18:01:10.761Z] "unsafe" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "Deps": [ [2024-03-15T18:01:10.761Z] "bytes", [2024-03-15T18:01:10.761Z] "encoding/binary", [2024-03-15T18:01:10.761Z] "errors", [2024-03-15T18:01:10.761Z] "fmt", [2024-03-15T18:01:10.761Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.761Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.761Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.761Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.761Z] "hash", [2024-03-15T18:01:10.761Z] "hash/fnv", [2024-03-15T18:01:10.761Z] "internal/abi", [2024-03-15T18:01:10.761Z] "internal/bytealg", [2024-03-15T18:01:10.761Z] "internal/cpu", [2024-03-15T18:01:10.761Z] "internal/fmtsort", [2024-03-15T18:01:10.761Z] "internal/goexperiment", [2024-03-15T18:01:10.761Z] "internal/itoa", [2024-03-15T18:01:10.761Z] "internal/oserror", [2024-03-15T18:01:10.761Z] "internal/poll", [2024-03-15T18:01:10.761Z] "internal/race", [2024-03-15T18:01:10.761Z] "internal/reflectlite", [2024-03-15T18:01:10.761Z] "internal/syscall/execenv", [2024-03-15T18:01:10.761Z] "internal/syscall/unix", [2024-03-15T18:01:10.761Z] "internal/testlog", [2024-03-15T18:01:10.761Z] "internal/unsafeheader", [2024-03-15T18:01:10.761Z] "io", [2024-03-15T18:01:10.761Z] "io/fs", [2024-03-15T18:01:10.761Z] "math", [2024-03-15T18:01:10.761Z] "math/bits", [2024-03-15T18:01:10.761Z] "os", [2024-03-15T18:01:10.761Z] "path", [2024-03-15T18:01:10.761Z] "reflect", [2024-03-15T18:01:10.761Z] "runtime", [2024-03-15T18:01:10.761Z] "runtime/internal/atomic", [2024-03-15T18:01:10.761Z] "runtime/internal/math", [2024-03-15T18:01:10.761Z] "runtime/internal/sys", [2024-03-15T18:01:10.761Z] "sort", [2024-03-15T18:01:10.761Z] "strconv", [2024-03-15T18:01:10.761Z] "strings", [2024-03-15T18:01:10.761Z] "sync", [2024-03-15T18:01:10.761Z] "sync/atomic", [2024-03-15T18:01:10.761Z] "syscall", [2024-03-15T18:01:10.761Z] "time", [2024-03-15T18:01:10.761Z] "unicode", [2024-03-15T18:01:10.761Z] "unicode/utf8", [2024-03-15T18:01:10.761Z] "unsafe" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "TestGoFiles": [ [2024-03-15T18:01:10.761Z] "proto_test.go", [2024-03-15T18:01:10.761Z] "source_test.go", [2024-03-15T18:01:10.761Z] "value_test.go" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "TestImports": [ [2024-03-15T18:01:10.761Z] "bytes", [2024-03-15T18:01:10.761Z] "math", [2024-03-15T18:01:10.761Z] "reflect", [2024-03-15T18:01:10.761Z] "testing" [2024-03-15T18:01:10.761Z] ] [2024-03-15T18:01:10.761Z] } [2024-03-15T18:01:10.761Z] { [2024-03-15T18:01:10.761Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/encoding/messageset", [2024-03-15T18:01:10.761Z] "ImportPath": "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.761Z] "Name": "messageset", [2024-03-15T18:01:10.761Z] "Doc": "Package messageset encodes and decodes the obsolete MessageSet wire format.", [2024-03-15T18:01:10.761Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.761Z] "Module": { [2024-03-15T18:01:10.761Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.761Z] "Version": "v1.33.0", [2024-03-15T18:01:10.761Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.761Z] "Indirect": true, [2024-03-15T18:01:10.761Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.761Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.761Z] "GoVersion": "1.17" [2024-03-15T18:01:10.761Z] }, [2024-03-15T18:01:10.761Z] "DepOnly": true, [2024-03-15T18:01:10.761Z] "Stale": true, [2024-03-15T18:01:10.761Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.761Z] "GoFiles": [ [2024-03-15T18:01:10.761Z] "messageset.go" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "Imports": [ [2024-03-15T18:01:10.761Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.761Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.761Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.761Z] "math" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "Deps": [ [2024-03-15T18:01:10.761Z] "bytes", [2024-03-15T18:01:10.761Z] "encoding/binary", [2024-03-15T18:01:10.761Z] "errors", [2024-03-15T18:01:10.761Z] "fmt", [2024-03-15T18:01:10.761Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.761Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.761Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.761Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.761Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.761Z] "hash", [2024-03-15T18:01:10.761Z] "hash/fnv", [2024-03-15T18:01:10.761Z] "internal/abi", [2024-03-15T18:01:10.761Z] "internal/bytealg", [2024-03-15T18:01:10.761Z] "internal/cpu", [2024-03-15T18:01:10.761Z] "internal/fmtsort", [2024-03-15T18:01:10.761Z] "internal/goexperiment", [2024-03-15T18:01:10.761Z] "internal/itoa", [2024-03-15T18:01:10.761Z] "internal/oserror", [2024-03-15T18:01:10.761Z] "internal/poll", [2024-03-15T18:01:10.761Z] "internal/race", [2024-03-15T18:01:10.761Z] "internal/reflectlite", [2024-03-15T18:01:10.761Z] "internal/syscall/execenv", [2024-03-15T18:01:10.761Z] "internal/syscall/unix", [2024-03-15T18:01:10.761Z] "internal/testlog", [2024-03-15T18:01:10.761Z] "internal/unsafeheader", [2024-03-15T18:01:10.761Z] "io", [2024-03-15T18:01:10.761Z] "io/fs", [2024-03-15T18:01:10.761Z] "math", [2024-03-15T18:01:10.761Z] "math/bits", [2024-03-15T18:01:10.761Z] "os", [2024-03-15T18:01:10.761Z] "path", [2024-03-15T18:01:10.761Z] "reflect", [2024-03-15T18:01:10.761Z] "runtime", [2024-03-15T18:01:10.761Z] "runtime/internal/atomic", [2024-03-15T18:01:10.761Z] "runtime/internal/math", [2024-03-15T18:01:10.761Z] "runtime/internal/sys", [2024-03-15T18:01:10.761Z] "sort", [2024-03-15T18:01:10.761Z] "strconv", [2024-03-15T18:01:10.761Z] "strings", [2024-03-15T18:01:10.761Z] "sync", [2024-03-15T18:01:10.761Z] "sync/atomic", [2024-03-15T18:01:10.761Z] "syscall", [2024-03-15T18:01:10.761Z] "time", [2024-03-15T18:01:10.761Z] "unicode", [2024-03-15T18:01:10.761Z] "unicode/utf8", [2024-03-15T18:01:10.761Z] "unsafe" [2024-03-15T18:01:10.761Z] ] [2024-03-15T18:01:10.761Z] } [2024-03-15T18:01:10.761Z] { [2024-03-15T18:01:10.761Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/flags", [2024-03-15T18:01:10.761Z] "ImportPath": "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.761Z] "Name": "flags", [2024-03-15T18:01:10.761Z] "Doc": "Package flags provides a set of flags controlled by build tags.", [2024-03-15T18:01:10.761Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.761Z] "Module": { [2024-03-15T18:01:10.761Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.761Z] "Version": "v1.33.0", [2024-03-15T18:01:10.761Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.761Z] "Indirect": true, [2024-03-15T18:01:10.761Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.761Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.761Z] "GoVersion": "1.17" [2024-03-15T18:01:10.761Z] }, [2024-03-15T18:01:10.761Z] "DepOnly": true, [2024-03-15T18:01:10.761Z] "Stale": true, [2024-03-15T18:01:10.761Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.761Z] "GoFiles": [ [2024-03-15T18:01:10.761Z] "flags.go", [2024-03-15T18:01:10.761Z] "proto_legacy_disable.go" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.761Z] "proto_legacy_enable.go" [2024-03-15T18:01:10.761Z] ] [2024-03-15T18:01:10.761Z] } [2024-03-15T18:01:10.761Z] { [2024-03-15T18:01:10.761Z] "Dir": "/usr/local/go/src/go/token", [2024-03-15T18:01:10.761Z] "ImportPath": "go/token", [2024-03-15T18:01:10.761Z] "Name": "token", [2024-03-15T18:01:10.761Z] "Doc": "Package token defines constants representing the lexical tokens of the Go programming language and basic operations on tokens (printing, predicates).", [2024-03-15T18:01:10.761Z] "Target": "/usr/local/go/pkg/linux_amd64/go/token.a", [2024-03-15T18:01:10.761Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.761Z] "Goroot": true, [2024-03-15T18:01:10.761Z] "Standard": true, [2024-03-15T18:01:10.761Z] "DepOnly": true, [2024-03-15T18:01:10.761Z] "GoFiles": [ [2024-03-15T18:01:10.761Z] "position.go", [2024-03-15T18:01:10.761Z] "serialize.go", [2024-03-15T18:01:10.761Z] "token.go" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "Imports": [ [2024-03-15T18:01:10.761Z] "fmt", [2024-03-15T18:01:10.761Z] "sort", [2024-03-15T18:01:10.761Z] "strconv", [2024-03-15T18:01:10.761Z] "sync", [2024-03-15T18:01:10.761Z] "unicode", [2024-03-15T18:01:10.761Z] "unicode/utf8" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "Deps": [ [2024-03-15T18:01:10.761Z] "errors", [2024-03-15T18:01:10.761Z] "fmt", [2024-03-15T18:01:10.761Z] "internal/abi", [2024-03-15T18:01:10.761Z] "internal/bytealg", [2024-03-15T18:01:10.761Z] "internal/cpu", [2024-03-15T18:01:10.761Z] "internal/fmtsort", [2024-03-15T18:01:10.761Z] "internal/goexperiment", [2024-03-15T18:01:10.761Z] "internal/itoa", [2024-03-15T18:01:10.761Z] "internal/oserror", [2024-03-15T18:01:10.761Z] "internal/poll", [2024-03-15T18:01:10.761Z] "internal/race", [2024-03-15T18:01:10.761Z] "internal/reflectlite", [2024-03-15T18:01:10.761Z] "internal/syscall/execenv", [2024-03-15T18:01:10.761Z] "internal/syscall/unix", [2024-03-15T18:01:10.761Z] "internal/testlog", [2024-03-15T18:01:10.761Z] "internal/unsafeheader", [2024-03-15T18:01:10.761Z] "io", [2024-03-15T18:01:10.761Z] "io/fs", [2024-03-15T18:01:10.761Z] "math", [2024-03-15T18:01:10.761Z] "math/bits", [2024-03-15T18:01:10.761Z] "os", [2024-03-15T18:01:10.761Z] "path", [2024-03-15T18:01:10.761Z] "reflect", [2024-03-15T18:01:10.761Z] "runtime", [2024-03-15T18:01:10.761Z] "runtime/internal/atomic", [2024-03-15T18:01:10.761Z] "runtime/internal/math", [2024-03-15T18:01:10.761Z] "runtime/internal/sys", [2024-03-15T18:01:10.761Z] "sort", [2024-03-15T18:01:10.761Z] "strconv", [2024-03-15T18:01:10.761Z] "sync", [2024-03-15T18:01:10.761Z] "sync/atomic", [2024-03-15T18:01:10.761Z] "syscall", [2024-03-15T18:01:10.761Z] "time", [2024-03-15T18:01:10.761Z] "unicode", [2024-03-15T18:01:10.761Z] "unicode/utf8", [2024-03-15T18:01:10.761Z] "unsafe" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "TestGoFiles": [ [2024-03-15T18:01:10.761Z] "position_bench_test.go", [2024-03-15T18:01:10.761Z] "position_test.go", [2024-03-15T18:01:10.761Z] "serialize_test.go", [2024-03-15T18:01:10.761Z] "token_test.go" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "TestImports": [ [2024-03-15T18:01:10.761Z] "bytes", [2024-03-15T18:01:10.761Z] "encoding/gob", [2024-03-15T18:01:10.761Z] "fmt", [2024-03-15T18:01:10.761Z] "math/rand", [2024-03-15T18:01:10.761Z] "sync", [2024-03-15T18:01:10.761Z] "testing" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "XTestGoFiles": [ [2024-03-15T18:01:10.761Z] "example_test.go" [2024-03-15T18:01:10.761Z] ], [2024-03-15T18:01:10.761Z] "XTestImports": [ [2024-03-15T18:01:10.761Z] "fmt", [2024-03-15T18:01:10.761Z] "go/ast", [2024-03-15T18:01:10.761Z] "go/parser", [2024-03-15T18:01:10.761Z] "go/token" [2024-03-15T18:01:10.761Z] ] [2024-03-15T18:01:10.762Z] } [2024-03-15T18:01:10.762Z] { [2024-03-15T18:01:10.762Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/strs", [2024-03-15T18:01:10.762Z] "ImportPath": "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.762Z] "Name": "strs", [2024-03-15T18:01:10.762Z] "Doc": "Package strs provides string manipulation functionality specific to protobuf.", [2024-03-15T18:01:10.762Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.762Z] "Module": { [2024-03-15T18:01:10.762Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.762Z] "Version": "v1.33.0", [2024-03-15T18:01:10.762Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.762Z] "Indirect": true, [2024-03-15T18:01:10.762Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.762Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.762Z] "GoVersion": "1.17" [2024-03-15T18:01:10.762Z] }, [2024-03-15T18:01:10.762Z] "DepOnly": true, [2024-03-15T18:01:10.762Z] "Stale": true, [2024-03-15T18:01:10.762Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.762Z] "GoFiles": [ [2024-03-15T18:01:10.762Z] "strings.go", [2024-03-15T18:01:10.762Z] "strings_unsafe_go120.go" [2024-03-15T18:01:10.762Z] ], [2024-03-15T18:01:10.762Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.762Z] "strings_pure.go", [2024-03-15T18:01:10.762Z] "strings_unsafe_go121.go" [2024-03-15T18:01:10.762Z] ], [2024-03-15T18:01:10.762Z] "Imports": [ [2024-03-15T18:01:10.762Z] "go/token", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.762Z] "strings", [2024-03-15T18:01:10.762Z] "unicode", [2024-03-15T18:01:10.762Z] "unicode/utf8", [2024-03-15T18:01:10.762Z] "unsafe" [2024-03-15T18:01:10.762Z] ], [2024-03-15T18:01:10.762Z] "Deps": [ [2024-03-15T18:01:10.762Z] "bytes", [2024-03-15T18:01:10.762Z] "encoding/binary", [2024-03-15T18:01:10.762Z] "errors", [2024-03-15T18:01:10.762Z] "fmt", [2024-03-15T18:01:10.762Z] "go/token", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.762Z] "hash", [2024-03-15T18:01:10.762Z] "hash/fnv", [2024-03-15T18:01:10.762Z] "internal/abi", [2024-03-15T18:01:10.762Z] "internal/bytealg", [2024-03-15T18:01:10.762Z] "internal/cpu", [2024-03-15T18:01:10.762Z] "internal/fmtsort", [2024-03-15T18:01:10.762Z] "internal/goexperiment", [2024-03-15T18:01:10.762Z] "internal/itoa", [2024-03-15T18:01:10.762Z] "internal/oserror", [2024-03-15T18:01:10.762Z] "internal/poll", [2024-03-15T18:01:10.762Z] "internal/race", [2024-03-15T18:01:10.762Z] "internal/reflectlite", [2024-03-15T18:01:10.762Z] "internal/syscall/execenv", [2024-03-15T18:01:10.762Z] "internal/syscall/unix", [2024-03-15T18:01:10.762Z] "internal/testlog", [2024-03-15T18:01:10.762Z] "internal/unsafeheader", [2024-03-15T18:01:10.762Z] "io", [2024-03-15T18:01:10.762Z] "io/fs", [2024-03-15T18:01:10.762Z] "math", [2024-03-15T18:01:10.762Z] "math/bits", [2024-03-15T18:01:10.762Z] "os", [2024-03-15T18:01:10.762Z] "path", [2024-03-15T18:01:10.762Z] "reflect", [2024-03-15T18:01:10.762Z] "runtime", [2024-03-15T18:01:10.762Z] "runtime/internal/atomic", [2024-03-15T18:01:10.762Z] "runtime/internal/math", [2024-03-15T18:01:10.762Z] "runtime/internal/sys", [2024-03-15T18:01:10.762Z] "sort", [2024-03-15T18:01:10.762Z] "strconv", [2024-03-15T18:01:10.762Z] "strings", [2024-03-15T18:01:10.762Z] "sync", [2024-03-15T18:01:10.762Z] "sync/atomic", [2024-03-15T18:01:10.762Z] "syscall", [2024-03-15T18:01:10.762Z] "time", [2024-03-15T18:01:10.762Z] "unicode", [2024-03-15T18:01:10.762Z] "unicode/utf8", [2024-03-15T18:01:10.762Z] "unsafe" [2024-03-15T18:01:10.762Z] ], [2024-03-15T18:01:10.762Z] "TestGoFiles": [ [2024-03-15T18:01:10.762Z] "strings_test.go" [2024-03-15T18:01:10.762Z] ], [2024-03-15T18:01:10.762Z] "TestImports": [ [2024-03-15T18:01:10.762Z] "strconv", [2024-03-15T18:01:10.762Z] "testing" [2024-03-15T18:01:10.762Z] ] [2024-03-15T18:01:10.762Z] } [2024-03-15T18:01:10.762Z] { [2024-03-15T18:01:10.762Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/encoding/text", [2024-03-15T18:01:10.762Z] "ImportPath": "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.762Z] "Name": "text", [2024-03-15T18:01:10.762Z] "Doc": "Package text implements the text format for protocol buffers.", [2024-03-15T18:01:10.762Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.762Z] "Module": { [2024-03-15T18:01:10.762Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.762Z] "Version": "v1.33.0", [2024-03-15T18:01:10.762Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.762Z] "Indirect": true, [2024-03-15T18:01:10.762Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.762Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.762Z] "GoVersion": "1.17" [2024-03-15T18:01:10.762Z] }, [2024-03-15T18:01:10.762Z] "DepOnly": true, [2024-03-15T18:01:10.762Z] "Stale": true, [2024-03-15T18:01:10.762Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.762Z] "GoFiles": [ [2024-03-15T18:01:10.762Z] "decode.go", [2024-03-15T18:01:10.762Z] "decode_number.go", [2024-03-15T18:01:10.762Z] "decode_string.go", [2024-03-15T18:01:10.762Z] "decode_token.go", [2024-03-15T18:01:10.762Z] "doc.go", [2024-03-15T18:01:10.762Z] "encode.go" [2024-03-15T18:01:10.762Z] ], [2024-03-15T18:01:10.762Z] "Imports": [ [2024-03-15T18:01:10.762Z] "bytes", [2024-03-15T18:01:10.762Z] "fmt", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.762Z] "io", [2024-03-15T18:01:10.762Z] "math", [2024-03-15T18:01:10.762Z] "math/bits", [2024-03-15T18:01:10.762Z] "strconv", [2024-03-15T18:01:10.762Z] "strings", [2024-03-15T18:01:10.762Z] "unicode", [2024-03-15T18:01:10.762Z] "unicode/utf16", [2024-03-15T18:01:10.762Z] "unicode/utf8" [2024-03-15T18:01:10.762Z] ], [2024-03-15T18:01:10.762Z] "Deps": [ [2024-03-15T18:01:10.762Z] "bytes", [2024-03-15T18:01:10.762Z] "encoding/binary", [2024-03-15T18:01:10.762Z] "errors", [2024-03-15T18:01:10.762Z] "fmt", [2024-03-15T18:01:10.762Z] "go/token", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.762Z] "hash", [2024-03-15T18:01:10.762Z] "hash/fnv", [2024-03-15T18:01:10.762Z] "internal/abi", [2024-03-15T18:01:10.762Z] "internal/bytealg", [2024-03-15T18:01:10.762Z] "internal/cpu", [2024-03-15T18:01:10.762Z] "internal/fmtsort", [2024-03-15T18:01:10.762Z] "internal/goexperiment", [2024-03-15T18:01:10.762Z] "internal/itoa", [2024-03-15T18:01:10.762Z] "internal/oserror", [2024-03-15T18:01:10.762Z] "internal/poll", [2024-03-15T18:01:10.762Z] "internal/race", [2024-03-15T18:01:10.762Z] "internal/reflectlite", [2024-03-15T18:01:10.762Z] "internal/syscall/execenv", [2024-03-15T18:01:10.762Z] "internal/syscall/unix", [2024-03-15T18:01:10.762Z] "internal/testlog", [2024-03-15T18:01:10.762Z] "internal/unsafeheader", [2024-03-15T18:01:10.762Z] "io", [2024-03-15T18:01:10.762Z] "io/fs", [2024-03-15T18:01:10.762Z] "math", [2024-03-15T18:01:10.762Z] "math/bits", [2024-03-15T18:01:10.762Z] "os", [2024-03-15T18:01:10.762Z] "path", [2024-03-15T18:01:10.762Z] "reflect", [2024-03-15T18:01:10.762Z] "runtime", [2024-03-15T18:01:10.762Z] "runtime/internal/atomic", [2024-03-15T18:01:10.762Z] "runtime/internal/math", [2024-03-15T18:01:10.762Z] "runtime/internal/sys", [2024-03-15T18:01:10.762Z] "sort", [2024-03-15T18:01:10.762Z] "strconv", [2024-03-15T18:01:10.762Z] "strings", [2024-03-15T18:01:10.762Z] "sync", [2024-03-15T18:01:10.762Z] "sync/atomic", [2024-03-15T18:01:10.762Z] "syscall", [2024-03-15T18:01:10.762Z] "time", [2024-03-15T18:01:10.762Z] "unicode", [2024-03-15T18:01:10.762Z] "unicode/utf16", [2024-03-15T18:01:10.762Z] "unicode/utf8", [2024-03-15T18:01:10.762Z] "unsafe" [2024-03-15T18:01:10.762Z] ], [2024-03-15T18:01:10.762Z] "XTestGoFiles": [ [2024-03-15T18:01:10.762Z] "decode_test.go", [2024-03-15T18:01:10.762Z] "encode_test.go" [2024-03-15T18:01:10.762Z] ], [2024-03-15T18:01:10.762Z] "XTestImports": [ [2024-03-15T18:01:10.762Z] "fmt", [2024-03-15T18:01:10.762Z] "github.com/google/go-cmp/cmp", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.762Z] "math", [2024-03-15T18:01:10.762Z] "strings", [2024-03-15T18:01:10.762Z] "testing", [2024-03-15T18:01:10.762Z] "unicode/utf8" [2024-03-15T18:01:10.762Z] ] [2024-03-15T18:01:10.762Z] } [2024-03-15T18:01:10.762Z] { [2024-03-15T18:01:10.762Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/genid", [2024-03-15T18:01:10.762Z] "ImportPath": "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.762Z] "Name": "genid", [2024-03-15T18:01:10.762Z] "Doc": "Package genid contains constants for declarations in descriptor.proto and the well-known types.", [2024-03-15T18:01:10.762Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.762Z] "Module": { [2024-03-15T18:01:10.762Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.762Z] "Version": "v1.33.0", [2024-03-15T18:01:10.762Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.762Z] "Indirect": true, [2024-03-15T18:01:10.762Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.762Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.762Z] "GoVersion": "1.17" [2024-03-15T18:01:10.762Z] }, [2024-03-15T18:01:10.762Z] "DepOnly": true, [2024-03-15T18:01:10.762Z] "Stale": true, [2024-03-15T18:01:10.762Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.762Z] "GoFiles": [ [2024-03-15T18:01:10.762Z] "any_gen.go", [2024-03-15T18:01:10.762Z] "api_gen.go", [2024-03-15T18:01:10.762Z] "descriptor_gen.go", [2024-03-15T18:01:10.762Z] "doc.go", [2024-03-15T18:01:10.762Z] "duration_gen.go", [2024-03-15T18:01:10.762Z] "empty_gen.go", [2024-03-15T18:01:10.762Z] "field_mask_gen.go", [2024-03-15T18:01:10.762Z] "go_features_gen.go", [2024-03-15T18:01:10.762Z] "goname.go", [2024-03-15T18:01:10.762Z] "map_entry.go", [2024-03-15T18:01:10.762Z] "source_context_gen.go", [2024-03-15T18:01:10.762Z] "struct_gen.go", [2024-03-15T18:01:10.762Z] "timestamp_gen.go", [2024-03-15T18:01:10.762Z] "type_gen.go", [2024-03-15T18:01:10.762Z] "wrappers.go", [2024-03-15T18:01:10.762Z] "wrappers_gen.go" [2024-03-15T18:01:10.762Z] ], [2024-03-15T18:01:10.762Z] "Imports": [ [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/reflect/protoreflect" [2024-03-15T18:01:10.762Z] ], [2024-03-15T18:01:10.762Z] "Deps": [ [2024-03-15T18:01:10.762Z] "bytes", [2024-03-15T18:01:10.762Z] "encoding/binary", [2024-03-15T18:01:10.762Z] "errors", [2024-03-15T18:01:10.762Z] "fmt", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.762Z] "hash", [2024-03-15T18:01:10.762Z] "hash/fnv", [2024-03-15T18:01:10.762Z] "internal/abi", [2024-03-15T18:01:10.762Z] "internal/bytealg", [2024-03-15T18:01:10.762Z] "internal/cpu", [2024-03-15T18:01:10.762Z] "internal/fmtsort", [2024-03-15T18:01:10.762Z] "internal/goexperiment", [2024-03-15T18:01:10.762Z] "internal/itoa", [2024-03-15T18:01:10.762Z] "internal/oserror", [2024-03-15T18:01:10.762Z] "internal/poll", [2024-03-15T18:01:10.762Z] "internal/race", [2024-03-15T18:01:10.762Z] "internal/reflectlite", [2024-03-15T18:01:10.762Z] "internal/syscall/execenv", [2024-03-15T18:01:10.762Z] "internal/syscall/unix", [2024-03-15T18:01:10.762Z] "internal/testlog", [2024-03-15T18:01:10.762Z] "internal/unsafeheader", [2024-03-15T18:01:10.762Z] "io", [2024-03-15T18:01:10.762Z] "io/fs", [2024-03-15T18:01:10.762Z] "math", [2024-03-15T18:01:10.762Z] "math/bits", [2024-03-15T18:01:10.762Z] "os", [2024-03-15T18:01:10.762Z] "path", [2024-03-15T18:01:10.762Z] "reflect", [2024-03-15T18:01:10.762Z] "runtime", [2024-03-15T18:01:10.762Z] "runtime/internal/atomic", [2024-03-15T18:01:10.762Z] "runtime/internal/math", [2024-03-15T18:01:10.762Z] "runtime/internal/sys", [2024-03-15T18:01:10.762Z] "sort", [2024-03-15T18:01:10.762Z] "strconv", [2024-03-15T18:01:10.762Z] "strings", [2024-03-15T18:01:10.762Z] "sync", [2024-03-15T18:01:10.762Z] "sync/atomic", [2024-03-15T18:01:10.762Z] "syscall", [2024-03-15T18:01:10.762Z] "time", [2024-03-15T18:01:10.762Z] "unicode", [2024-03-15T18:01:10.762Z] "unicode/utf8", [2024-03-15T18:01:10.762Z] "unsafe" [2024-03-15T18:01:10.762Z] ] [2024-03-15T18:01:10.762Z] } [2024-03-15T18:01:10.762Z] { [2024-03-15T18:01:10.762Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/order", [2024-03-15T18:01:10.762Z] "ImportPath": "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.762Z] "Name": "order", [2024-03-15T18:01:10.762Z] "Doc": "Package order provides ordered access to messages and maps.", [2024-03-15T18:01:10.762Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.762Z] "Module": { [2024-03-15T18:01:10.762Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.762Z] "Version": "v1.33.0", [2024-03-15T18:01:10.762Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.762Z] "Indirect": true, [2024-03-15T18:01:10.762Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.762Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.762Z] "GoVersion": "1.17" [2024-03-15T18:01:10.762Z] }, [2024-03-15T18:01:10.762Z] "DepOnly": true, [2024-03-15T18:01:10.762Z] "Stale": true, [2024-03-15T18:01:10.762Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.762Z] "GoFiles": [ [2024-03-15T18:01:10.762Z] "order.go", [2024-03-15T18:01:10.762Z] "range.go" [2024-03-15T18:01:10.762Z] ], [2024-03-15T18:01:10.762Z] "Imports": [ [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.762Z] "sort", [2024-03-15T18:01:10.762Z] "sync" [2024-03-15T18:01:10.762Z] ], [2024-03-15T18:01:10.762Z] "Deps": [ [2024-03-15T18:01:10.762Z] "bytes", [2024-03-15T18:01:10.762Z] "encoding/binary", [2024-03-15T18:01:10.762Z] "errors", [2024-03-15T18:01:10.762Z] "fmt", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.762Z] "hash", [2024-03-15T18:01:10.762Z] "hash/fnv", [2024-03-15T18:01:10.762Z] "internal/abi", [2024-03-15T18:01:10.762Z] "internal/bytealg", [2024-03-15T18:01:10.762Z] "internal/cpu", [2024-03-15T18:01:10.762Z] "internal/fmtsort", [2024-03-15T18:01:10.762Z] "internal/goexperiment", [2024-03-15T18:01:10.762Z] "internal/itoa", [2024-03-15T18:01:10.762Z] "internal/oserror", [2024-03-15T18:01:10.762Z] "internal/poll", [2024-03-15T18:01:10.762Z] "internal/race", [2024-03-15T18:01:10.762Z] "internal/reflectlite", [2024-03-15T18:01:10.762Z] "internal/syscall/execenv", [2024-03-15T18:01:10.762Z] "internal/syscall/unix", [2024-03-15T18:01:10.762Z] "internal/testlog", [2024-03-15T18:01:10.762Z] "internal/unsafeheader", [2024-03-15T18:01:10.762Z] "io", [2024-03-15T18:01:10.762Z] "io/fs", [2024-03-15T18:01:10.762Z] "math", [2024-03-15T18:01:10.762Z] "math/bits", [2024-03-15T18:01:10.762Z] "os", [2024-03-15T18:01:10.762Z] "path", [2024-03-15T18:01:10.762Z] "reflect", [2024-03-15T18:01:10.762Z] "runtime", [2024-03-15T18:01:10.762Z] "runtime/internal/atomic", [2024-03-15T18:01:10.762Z] "runtime/internal/math", [2024-03-15T18:01:10.762Z] "runtime/internal/sys", [2024-03-15T18:01:10.762Z] "sort", [2024-03-15T18:01:10.762Z] "strconv", [2024-03-15T18:01:10.762Z] "strings", [2024-03-15T18:01:10.762Z] "sync", [2024-03-15T18:01:10.762Z] "sync/atomic", [2024-03-15T18:01:10.762Z] "syscall", [2024-03-15T18:01:10.762Z] "time", [2024-03-15T18:01:10.762Z] "unicode", [2024-03-15T18:01:10.762Z] "unicode/utf8", [2024-03-15T18:01:10.762Z] "unsafe" [2024-03-15T18:01:10.762Z] ], [2024-03-15T18:01:10.762Z] "TestGoFiles": [ [2024-03-15T18:01:10.762Z] "order_test.go" [2024-03-15T18:01:10.762Z] ], [2024-03-15T18:01:10.762Z] "TestImports": [ [2024-03-15T18:01:10.762Z] "github.com/google/go-cmp/cmp", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.762Z] "math/rand", [2024-03-15T18:01:10.762Z] "sort", [2024-03-15T18:01:10.762Z] "testing" [2024-03-15T18:01:10.762Z] ] [2024-03-15T18:01:10.762Z] } [2024-03-15T18:01:10.762Z] { [2024-03-15T18:01:10.762Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/set", [2024-03-15T18:01:10.762Z] "ImportPath": "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.762Z] "Name": "set", [2024-03-15T18:01:10.762Z] "Doc": "Package set provides simple set data structures for uint64s.", [2024-03-15T18:01:10.762Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.762Z] "Module": { [2024-03-15T18:01:10.762Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.762Z] "Version": "v1.33.0", [2024-03-15T18:01:10.762Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.762Z] "Indirect": true, [2024-03-15T18:01:10.762Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.762Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.762Z] "GoVersion": "1.17" [2024-03-15T18:01:10.762Z] }, [2024-03-15T18:01:10.762Z] "DepOnly": true, [2024-03-15T18:01:10.762Z] "Stale": true, [2024-03-15T18:01:10.762Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.762Z] "GoFiles": [ [2024-03-15T18:01:10.762Z] "ints.go" [2024-03-15T18:01:10.762Z] ], [2024-03-15T18:01:10.762Z] "Imports": [ [2024-03-15T18:01:10.762Z] "math/bits" [2024-03-15T18:01:10.762Z] ], [2024-03-15T18:01:10.762Z] "Deps": [ [2024-03-15T18:01:10.762Z] "math/bits", [2024-03-15T18:01:10.762Z] "unsafe" [2024-03-15T18:01:10.762Z] ], [2024-03-15T18:01:10.762Z] "TestGoFiles": [ [2024-03-15T18:01:10.762Z] "ints_test.go" [2024-03-15T18:01:10.762Z] ], [2024-03-15T18:01:10.762Z] "TestImports": [ [2024-03-15T18:01:10.762Z] "math/rand", [2024-03-15T18:01:10.762Z] "testing" [2024-03-15T18:01:10.762Z] ] [2024-03-15T18:01:10.762Z] } [2024-03-15T18:01:10.762Z] { [2024-03-15T18:01:10.762Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/reflect/protoregistry", [2024-03-15T18:01:10.762Z] "ImportPath": "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.762Z] "Name": "protoregistry", [2024-03-15T18:01:10.762Z] "Doc": "Package protoregistry provides data structures to register and lookup protobuf descriptor types.", [2024-03-15T18:01:10.762Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.762Z] "Module": { [2024-03-15T18:01:10.762Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.762Z] "Version": "v1.33.0", [2024-03-15T18:01:10.762Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.762Z] "Indirect": true, [2024-03-15T18:01:10.762Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.762Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.762Z] "GoVersion": "1.17" [2024-03-15T18:01:10.762Z] }, [2024-03-15T18:01:10.762Z] "DepOnly": true, [2024-03-15T18:01:10.762Z] "Stale": true, [2024-03-15T18:01:10.762Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.762Z] "GoFiles": [ [2024-03-15T18:01:10.762Z] "registry.go" [2024-03-15T18:01:10.762Z] ], [2024-03-15T18:01:10.762Z] "Imports": [ [2024-03-15T18:01:10.762Z] "fmt", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.762Z] "os", [2024-03-15T18:01:10.762Z] "strings", [2024-03-15T18:01:10.762Z] "sync" [2024-03-15T18:01:10.762Z] ], [2024-03-15T18:01:10.762Z] "Deps": [ [2024-03-15T18:01:10.762Z] "bytes", [2024-03-15T18:01:10.762Z] "encoding/binary", [2024-03-15T18:01:10.762Z] "errors", [2024-03-15T18:01:10.762Z] "fmt", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.762Z] "hash", [2024-03-15T18:01:10.762Z] "hash/fnv", [2024-03-15T18:01:10.762Z] "internal/abi", [2024-03-15T18:01:10.762Z] "internal/bytealg", [2024-03-15T18:01:10.762Z] "internal/cpu", [2024-03-15T18:01:10.762Z] "internal/fmtsort", [2024-03-15T18:01:10.762Z] "internal/goexperiment", [2024-03-15T18:01:10.762Z] "internal/itoa", [2024-03-15T18:01:10.762Z] "internal/oserror", [2024-03-15T18:01:10.762Z] "internal/poll", [2024-03-15T18:01:10.762Z] "internal/race", [2024-03-15T18:01:10.762Z] "internal/reflectlite", [2024-03-15T18:01:10.762Z] "internal/syscall/execenv", [2024-03-15T18:01:10.762Z] "internal/syscall/unix", [2024-03-15T18:01:10.762Z] "internal/testlog", [2024-03-15T18:01:10.762Z] "internal/unsafeheader", [2024-03-15T18:01:10.762Z] "io", [2024-03-15T18:01:10.762Z] "io/fs", [2024-03-15T18:01:10.762Z] "math", [2024-03-15T18:01:10.762Z] "math/bits", [2024-03-15T18:01:10.762Z] "os", [2024-03-15T18:01:10.762Z] "path", [2024-03-15T18:01:10.762Z] "reflect", [2024-03-15T18:01:10.762Z] "runtime", [2024-03-15T18:01:10.762Z] "runtime/internal/atomic", [2024-03-15T18:01:10.762Z] "runtime/internal/math", [2024-03-15T18:01:10.762Z] "runtime/internal/sys", [2024-03-15T18:01:10.762Z] "sort", [2024-03-15T18:01:10.762Z] "strconv", [2024-03-15T18:01:10.762Z] "strings", [2024-03-15T18:01:10.762Z] "sync", [2024-03-15T18:01:10.762Z] "sync/atomic", [2024-03-15T18:01:10.762Z] "syscall", [2024-03-15T18:01:10.762Z] "time", [2024-03-15T18:01:10.762Z] "unicode", [2024-03-15T18:01:10.762Z] "unicode/utf8", [2024-03-15T18:01:10.762Z] "unsafe" [2024-03-15T18:01:10.762Z] ], [2024-03-15T18:01:10.762Z] "XTestGoFiles": [ [2024-03-15T18:01:10.762Z] "registry_test.go" [2024-03-15T18:01:10.762Z] ], [2024-03-15T18:01:10.762Z] "XTestImports": [ [2024-03-15T18:01:10.762Z] "fmt", [2024-03-15T18:01:10.762Z] "github.com/google/go-cmp/cmp", [2024-03-15T18:01:10.762Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/internal/testprotos/registry", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.762Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.762Z] "strings", [2024-03-15T18:01:10.762Z] "testing" [2024-03-15T18:01:10.762Z] ] [2024-03-15T18:01:10.762Z] } [2024-03-15T18:01:10.762Z] { [2024-03-15T18:01:10.762Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/runtime/protoiface", [2024-03-15T18:01:10.762Z] "ImportPath": "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.762Z] "Name": "protoiface", [2024-03-15T18:01:10.762Z] "Doc": "Package protoiface contains types referenced or implemented by messages.", [2024-03-15T18:01:10.762Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.762Z] "Module": { [2024-03-15T18:01:10.762Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.762Z] "Version": "v1.33.0", [2024-03-15T18:01:10.762Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.762Z] "Indirect": true, [2024-03-15T18:01:10.762Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.762Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.762Z] "GoVersion": "1.17" [2024-03-15T18:01:10.762Z] }, [2024-03-15T18:01:10.762Z] "DepOnly": true, [2024-03-15T18:01:10.762Z] "Stale": true, [2024-03-15T18:01:10.762Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.762Z] "GoFiles": [ [2024-03-15T18:01:10.762Z] "legacy.go", [2024-03-15T18:01:10.762Z] "methods.go" [2024-03-15T18:01:10.762Z] ], [2024-03-15T18:01:10.763Z] "Imports": [ [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/reflect/protoreflect" [2024-03-15T18:01:10.763Z] ], [2024-03-15T18:01:10.763Z] "Deps": [ [2024-03-15T18:01:10.763Z] "bytes", [2024-03-15T18:01:10.763Z] "encoding/binary", [2024-03-15T18:01:10.763Z] "errors", [2024-03-15T18:01:10.763Z] "fmt", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.763Z] "hash", [2024-03-15T18:01:10.763Z] "hash/fnv", [2024-03-15T18:01:10.763Z] "internal/abi", [2024-03-15T18:01:10.763Z] "internal/bytealg", [2024-03-15T18:01:10.763Z] "internal/cpu", [2024-03-15T18:01:10.763Z] "internal/fmtsort", [2024-03-15T18:01:10.763Z] "internal/goexperiment", [2024-03-15T18:01:10.763Z] "internal/itoa", [2024-03-15T18:01:10.763Z] "internal/oserror", [2024-03-15T18:01:10.763Z] "internal/poll", [2024-03-15T18:01:10.763Z] "internal/race", [2024-03-15T18:01:10.763Z] "internal/reflectlite", [2024-03-15T18:01:10.763Z] "internal/syscall/execenv", [2024-03-15T18:01:10.763Z] "internal/syscall/unix", [2024-03-15T18:01:10.763Z] "internal/testlog", [2024-03-15T18:01:10.763Z] "internal/unsafeheader", [2024-03-15T18:01:10.763Z] "io", [2024-03-15T18:01:10.763Z] "io/fs", [2024-03-15T18:01:10.763Z] "math", [2024-03-15T18:01:10.763Z] "math/bits", [2024-03-15T18:01:10.763Z] "os", [2024-03-15T18:01:10.763Z] "path", [2024-03-15T18:01:10.763Z] "reflect", [2024-03-15T18:01:10.763Z] "runtime", [2024-03-15T18:01:10.763Z] "runtime/internal/atomic", [2024-03-15T18:01:10.763Z] "runtime/internal/math", [2024-03-15T18:01:10.763Z] "runtime/internal/sys", [2024-03-15T18:01:10.763Z] "sort", [2024-03-15T18:01:10.763Z] "strconv", [2024-03-15T18:01:10.763Z] "strings", [2024-03-15T18:01:10.763Z] "sync", [2024-03-15T18:01:10.763Z] "sync/atomic", [2024-03-15T18:01:10.763Z] "syscall", [2024-03-15T18:01:10.763Z] "time", [2024-03-15T18:01:10.763Z] "unicode", [2024-03-15T18:01:10.763Z] "unicode/utf8", [2024-03-15T18:01:10.763Z] "unsafe" [2024-03-15T18:01:10.763Z] ] [2024-03-15T18:01:10.763Z] } [2024-03-15T18:01:10.763Z] { [2024-03-15T18:01:10.763Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/proto", [2024-03-15T18:01:10.763Z] "ImportPath": "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.763Z] "Name": "proto", [2024-03-15T18:01:10.763Z] "Doc": "Package proto provides functions operating on protocol buffer messages.", [2024-03-15T18:01:10.763Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.763Z] "Module": { [2024-03-15T18:01:10.763Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.763Z] "Version": "v1.33.0", [2024-03-15T18:01:10.763Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.763Z] "Indirect": true, [2024-03-15T18:01:10.763Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.763Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.763Z] "GoVersion": "1.17" [2024-03-15T18:01:10.763Z] }, [2024-03-15T18:01:10.763Z] "DepOnly": true, [2024-03-15T18:01:10.763Z] "Stale": true, [2024-03-15T18:01:10.763Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.763Z] "GoFiles": [ [2024-03-15T18:01:10.763Z] "checkinit.go", [2024-03-15T18:01:10.763Z] "decode.go", [2024-03-15T18:01:10.763Z] "decode_gen.go", [2024-03-15T18:01:10.763Z] "doc.go", [2024-03-15T18:01:10.763Z] "encode.go", [2024-03-15T18:01:10.763Z] "encode_gen.go", [2024-03-15T18:01:10.763Z] "equal.go", [2024-03-15T18:01:10.763Z] "extension.go", [2024-03-15T18:01:10.763Z] "merge.go", [2024-03-15T18:01:10.763Z] "messageset.go", [2024-03-15T18:01:10.763Z] "proto.go", [2024-03-15T18:01:10.763Z] "proto_methods.go", [2024-03-15T18:01:10.763Z] "reset.go", [2024-03-15T18:01:10.763Z] "size.go", [2024-03-15T18:01:10.763Z] "size_gen.go", [2024-03-15T18:01:10.763Z] "wrappers.go" [2024-03-15T18:01:10.763Z] ], [2024-03-15T18:01:10.763Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.763Z] "fuzz_test.go", [2024-03-15T18:01:10.763Z] "proto_reflect.go" [2024-03-15T18:01:10.763Z] ], [2024-03-15T18:01:10.763Z] "Imports": [ [2024-03-15T18:01:10.763Z] "fmt", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.763Z] "math", [2024-03-15T18:01:10.763Z] "reflect", [2024-03-15T18:01:10.763Z] "unicode/utf8" [2024-03-15T18:01:10.763Z] ], [2024-03-15T18:01:10.763Z] "Deps": [ [2024-03-15T18:01:10.763Z] "bytes", [2024-03-15T18:01:10.763Z] "encoding/binary", [2024-03-15T18:01:10.763Z] "errors", [2024-03-15T18:01:10.763Z] "fmt", [2024-03-15T18:01:10.763Z] "go/token", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.763Z] "hash", [2024-03-15T18:01:10.763Z] "hash/fnv", [2024-03-15T18:01:10.763Z] "internal/abi", [2024-03-15T18:01:10.763Z] "internal/bytealg", [2024-03-15T18:01:10.763Z] "internal/cpu", [2024-03-15T18:01:10.763Z] "internal/fmtsort", [2024-03-15T18:01:10.763Z] "internal/goexperiment", [2024-03-15T18:01:10.763Z] "internal/itoa", [2024-03-15T18:01:10.763Z] "internal/oserror", [2024-03-15T18:01:10.763Z] "internal/poll", [2024-03-15T18:01:10.763Z] "internal/race", [2024-03-15T18:01:10.763Z] "internal/reflectlite", [2024-03-15T18:01:10.763Z] "internal/syscall/execenv", [2024-03-15T18:01:10.763Z] "internal/syscall/unix", [2024-03-15T18:01:10.763Z] "internal/testlog", [2024-03-15T18:01:10.763Z] "internal/unsafeheader", [2024-03-15T18:01:10.763Z] "io", [2024-03-15T18:01:10.763Z] "io/fs", [2024-03-15T18:01:10.763Z] "math", [2024-03-15T18:01:10.763Z] "math/bits", [2024-03-15T18:01:10.763Z] "os", [2024-03-15T18:01:10.763Z] "path", [2024-03-15T18:01:10.763Z] "reflect", [2024-03-15T18:01:10.763Z] "runtime", [2024-03-15T18:01:10.763Z] "runtime/internal/atomic", [2024-03-15T18:01:10.763Z] "runtime/internal/math", [2024-03-15T18:01:10.763Z] "runtime/internal/sys", [2024-03-15T18:01:10.763Z] "sort", [2024-03-15T18:01:10.763Z] "strconv", [2024-03-15T18:01:10.763Z] "strings", [2024-03-15T18:01:10.763Z] "sync", [2024-03-15T18:01:10.763Z] "sync/atomic", [2024-03-15T18:01:10.763Z] "syscall", [2024-03-15T18:01:10.763Z] "time", [2024-03-15T18:01:10.763Z] "unicode", [2024-03-15T18:01:10.763Z] "unicode/utf8", [2024-03-15T18:01:10.763Z] "unsafe" [2024-03-15T18:01:10.763Z] ], [2024-03-15T18:01:10.763Z] "XTestGoFiles": [ [2024-03-15T18:01:10.763Z] "bench_test.go", [2024-03-15T18:01:10.763Z] "checkinit_test.go", [2024-03-15T18:01:10.763Z] "decode_test.go", [2024-03-15T18:01:10.763Z] "encode_test.go", [2024-03-15T18:01:10.763Z] "equal_test.go", [2024-03-15T18:01:10.763Z] "extension_test.go", [2024-03-15T18:01:10.763Z] "merge_test.go", [2024-03-15T18:01:10.763Z] "messageset_test.go", [2024-03-15T18:01:10.763Z] "methods_test.go", [2024-03-15T18:01:10.763Z] "nil_test.go", [2024-03-15T18:01:10.763Z] "noenforceutf8_test.go", [2024-03-15T18:01:10.763Z] "reset_test.go", [2024-03-15T18:01:10.763Z] "testmessages_test.go", [2024-03-15T18:01:10.763Z] "validate_test.go", [2024-03-15T18:01:10.763Z] "weak_test.go" [2024-03-15T18:01:10.763Z] ], [2024-03-15T18:01:10.763Z] "XTestImports": [ [2024-03-15T18:01:10.763Z] "bytes", [2024-03-15T18:01:10.763Z] "errors", [2024-03-15T18:01:10.763Z] "flag", [2024-03-15T18:01:10.763Z] "fmt", [2024-03-15T18:01:10.763Z] "github.com/google/go-cmp/cmp", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/protobuild", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/testprotos/legacy", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto2_20160225_2fc053c5", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/testprotos/messageset/messagesetpb", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/testprotos/messageset/msetextpb", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/testprotos/order", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/testprotos/required", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/testprotos/test", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/testprotos/test/weak1", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/testprotos/test3", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/testprotos/testeditions", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/testing/protocmp", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/testing/protopack", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/types/dynamicpb", [2024-03-15T18:01:10.763Z] "math", [2024-03-15T18:01:10.763Z] "reflect", [2024-03-15T18:01:10.763Z] "strings", [2024-03-15T18:01:10.763Z] "sync", [2024-03-15T18:01:10.763Z] "testing" [2024-03-15T18:01:10.763Z] ] [2024-03-15T18:01:10.763Z] } [2024-03-15T18:01:10.763Z] { [2024-03-15T18:01:10.763Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/encoding/prototext", [2024-03-15T18:01:10.763Z] "ImportPath": "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.763Z] "Name": "prototext", [2024-03-15T18:01:10.763Z] "Doc": "Package prototext marshals and unmarshals protocol buffer messages as the textproto format.", [2024-03-15T18:01:10.763Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.763Z] "Module": { [2024-03-15T18:01:10.763Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.763Z] "Version": "v1.33.0", [2024-03-15T18:01:10.763Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.763Z] "Indirect": true, [2024-03-15T18:01:10.763Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.763Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.763Z] "GoVersion": "1.17" [2024-03-15T18:01:10.763Z] }, [2024-03-15T18:01:10.763Z] "DepOnly": true, [2024-03-15T18:01:10.763Z] "Stale": true, [2024-03-15T18:01:10.763Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.763Z] "GoFiles": [ [2024-03-15T18:01:10.763Z] "decode.go", [2024-03-15T18:01:10.763Z] "doc.go", [2024-03-15T18:01:10.763Z] "encode.go" [2024-03-15T18:01:10.763Z] ], [2024-03-15T18:01:10.763Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.763Z] "fuzz_test.go" [2024-03-15T18:01:10.763Z] ], [2024-03-15T18:01:10.763Z] "Imports": [ [2024-03-15T18:01:10.763Z] "fmt", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.763Z] "strconv", [2024-03-15T18:01:10.763Z] "unicode/utf8" [2024-03-15T18:01:10.763Z] ], [2024-03-15T18:01:10.763Z] "Deps": [ [2024-03-15T18:01:10.763Z] "bytes", [2024-03-15T18:01:10.763Z] "encoding/binary", [2024-03-15T18:01:10.763Z] "errors", [2024-03-15T18:01:10.763Z] "fmt", [2024-03-15T18:01:10.763Z] "go/token", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.763Z] "hash", [2024-03-15T18:01:10.763Z] "hash/fnv", [2024-03-15T18:01:10.763Z] "internal/abi", [2024-03-15T18:01:10.763Z] "internal/bytealg", [2024-03-15T18:01:10.763Z] "internal/cpu", [2024-03-15T18:01:10.763Z] "internal/fmtsort", [2024-03-15T18:01:10.763Z] "internal/goexperiment", [2024-03-15T18:01:10.763Z] "internal/itoa", [2024-03-15T18:01:10.763Z] "internal/oserror", [2024-03-15T18:01:10.763Z] "internal/poll", [2024-03-15T18:01:10.763Z] "internal/race", [2024-03-15T18:01:10.763Z] "internal/reflectlite", [2024-03-15T18:01:10.763Z] "internal/syscall/execenv", [2024-03-15T18:01:10.763Z] "internal/syscall/unix", [2024-03-15T18:01:10.763Z] "internal/testlog", [2024-03-15T18:01:10.763Z] "internal/unsafeheader", [2024-03-15T18:01:10.763Z] "io", [2024-03-15T18:01:10.763Z] "io/fs", [2024-03-15T18:01:10.763Z] "math", [2024-03-15T18:01:10.763Z] "math/bits", [2024-03-15T18:01:10.763Z] "os", [2024-03-15T18:01:10.763Z] "path", [2024-03-15T18:01:10.763Z] "reflect", [2024-03-15T18:01:10.763Z] "runtime", [2024-03-15T18:01:10.763Z] "runtime/internal/atomic", [2024-03-15T18:01:10.763Z] "runtime/internal/math", [2024-03-15T18:01:10.763Z] "runtime/internal/sys", [2024-03-15T18:01:10.763Z] "sort", [2024-03-15T18:01:10.763Z] "strconv", [2024-03-15T18:01:10.763Z] "strings", [2024-03-15T18:01:10.763Z] "sync", [2024-03-15T18:01:10.763Z] "sync/atomic", [2024-03-15T18:01:10.763Z] "syscall", [2024-03-15T18:01:10.763Z] "time", [2024-03-15T18:01:10.763Z] "unicode", [2024-03-15T18:01:10.763Z] "unicode/utf16", [2024-03-15T18:01:10.763Z] "unicode/utf8", [2024-03-15T18:01:10.763Z] "unsafe" [2024-03-15T18:01:10.763Z] ], [2024-03-15T18:01:10.763Z] "XTestGoFiles": [ [2024-03-15T18:01:10.763Z] "decode_test.go", [2024-03-15T18:01:10.763Z] "encode_test.go", [2024-03-15T18:01:10.763Z] "other_test.go" [2024-03-15T18:01:10.763Z] ], [2024-03-15T18:01:10.763Z] "XTestImports": [ [2024-03-15T18:01:10.763Z] "bytes", [2024-03-15T18:01:10.763Z] "github.com/google/go-cmp/cmp", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/testprotos/test", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/testprotos/test/weak1", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/testprotos/textpb2", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/testprotos/textpb3", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/testprotos/textpbeditions", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/testing/protopack", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/types/known/emptypb", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/types/known/wrapperspb", [2024-03-15T18:01:10.763Z] "math", [2024-03-15T18:01:10.763Z] "strings", [2024-03-15T18:01:10.763Z] "testing" [2024-03-15T18:01:10.763Z] ] [2024-03-15T18:01:10.763Z] } [2024-03-15T18:01:10.763Z] { [2024-03-15T18:01:10.763Z] "Dir": "/usr/local/go/src/embed", [2024-03-15T18:01:10.763Z] "ImportPath": "embed", [2024-03-15T18:01:10.763Z] "Name": "embed", [2024-03-15T18:01:10.763Z] "Doc": "Package embed provides access to files embedded in the running Go program.", [2024-03-15T18:01:10.763Z] "Target": "/usr/local/go/pkg/linux_amd64/embed.a", [2024-03-15T18:01:10.763Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.763Z] "Goroot": true, [2024-03-15T18:01:10.763Z] "Standard": true, [2024-03-15T18:01:10.763Z] "DepOnly": true, [2024-03-15T18:01:10.763Z] "GoFiles": [ [2024-03-15T18:01:10.763Z] "embed.go" [2024-03-15T18:01:10.763Z] ], [2024-03-15T18:01:10.763Z] "Imports": [ [2024-03-15T18:01:10.763Z] "errors", [2024-03-15T18:01:10.763Z] "io", [2024-03-15T18:01:10.763Z] "io/fs", [2024-03-15T18:01:10.763Z] "time" [2024-03-15T18:01:10.763Z] ], [2024-03-15T18:01:10.763Z] "Deps": [ [2024-03-15T18:01:10.763Z] "errors", [2024-03-15T18:01:10.763Z] "internal/abi", [2024-03-15T18:01:10.763Z] "internal/bytealg", [2024-03-15T18:01:10.763Z] "internal/cpu", [2024-03-15T18:01:10.763Z] "internal/goexperiment", [2024-03-15T18:01:10.763Z] "internal/itoa", [2024-03-15T18:01:10.763Z] "internal/oserror", [2024-03-15T18:01:10.763Z] "internal/race", [2024-03-15T18:01:10.763Z] "internal/reflectlite", [2024-03-15T18:01:10.763Z] "internal/unsafeheader", [2024-03-15T18:01:10.763Z] "io", [2024-03-15T18:01:10.763Z] "io/fs", [2024-03-15T18:01:10.763Z] "path", [2024-03-15T18:01:10.763Z] "runtime", [2024-03-15T18:01:10.763Z] "runtime/internal/atomic", [2024-03-15T18:01:10.763Z] "runtime/internal/math", [2024-03-15T18:01:10.763Z] "runtime/internal/sys", [2024-03-15T18:01:10.763Z] "sort", [2024-03-15T18:01:10.763Z] "sync", [2024-03-15T18:01:10.763Z] "sync/atomic", [2024-03-15T18:01:10.763Z] "syscall", [2024-03-15T18:01:10.763Z] "time", [2024-03-15T18:01:10.763Z] "unicode/utf8", [2024-03-15T18:01:10.763Z] "unsafe" [2024-03-15T18:01:10.763Z] ] [2024-03-15T18:01:10.763Z] } [2024-03-15T18:01:10.763Z] { [2024-03-15T18:01:10.763Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/editiondefaults", [2024-03-15T18:01:10.763Z] "ImportPath": "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.763Z] "Name": "editiondefaults", [2024-03-15T18:01:10.763Z] "Doc": "Package editiondefaults contains the binary representation of the editions defaults.", [2024-03-15T18:01:10.763Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.763Z] "Module": { [2024-03-15T18:01:10.763Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.763Z] "Version": "v1.33.0", [2024-03-15T18:01:10.763Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.763Z] "Indirect": true, [2024-03-15T18:01:10.763Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.763Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.763Z] "GoVersion": "1.17" [2024-03-15T18:01:10.763Z] }, [2024-03-15T18:01:10.763Z] "DepOnly": true, [2024-03-15T18:01:10.763Z] "Stale": true, [2024-03-15T18:01:10.763Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.763Z] "GoFiles": [ [2024-03-15T18:01:10.763Z] "defaults.go" [2024-03-15T18:01:10.763Z] ], [2024-03-15T18:01:10.763Z] "EmbedPatterns": [ [2024-03-15T18:01:10.763Z] "editions_defaults.binpb" [2024-03-15T18:01:10.763Z] ], [2024-03-15T18:01:10.763Z] "EmbedFiles": [ [2024-03-15T18:01:10.763Z] "editions_defaults.binpb" [2024-03-15T18:01:10.763Z] ], [2024-03-15T18:01:10.763Z] "Imports": [ [2024-03-15T18:01:10.763Z] "embed" [2024-03-15T18:01:10.763Z] ], [2024-03-15T18:01:10.763Z] "Deps": [ [2024-03-15T18:01:10.763Z] "embed", [2024-03-15T18:01:10.763Z] "errors", [2024-03-15T18:01:10.763Z] "internal/abi", [2024-03-15T18:01:10.763Z] "internal/bytealg", [2024-03-15T18:01:10.763Z] "internal/cpu", [2024-03-15T18:01:10.763Z] "internal/goexperiment", [2024-03-15T18:01:10.763Z] "internal/itoa", [2024-03-15T18:01:10.763Z] "internal/oserror", [2024-03-15T18:01:10.763Z] "internal/race", [2024-03-15T18:01:10.763Z] "internal/reflectlite", [2024-03-15T18:01:10.763Z] "internal/unsafeheader", [2024-03-15T18:01:10.763Z] "io", [2024-03-15T18:01:10.763Z] "io/fs", [2024-03-15T18:01:10.763Z] "path", [2024-03-15T18:01:10.763Z] "runtime", [2024-03-15T18:01:10.763Z] "runtime/internal/atomic", [2024-03-15T18:01:10.763Z] "runtime/internal/math", [2024-03-15T18:01:10.763Z] "runtime/internal/sys", [2024-03-15T18:01:10.763Z] "sort", [2024-03-15T18:01:10.763Z] "sync", [2024-03-15T18:01:10.763Z] "sync/atomic", [2024-03-15T18:01:10.763Z] "syscall", [2024-03-15T18:01:10.763Z] "time", [2024-03-15T18:01:10.763Z] "unicode/utf8", [2024-03-15T18:01:10.763Z] "unsafe" [2024-03-15T18:01:10.763Z] ] [2024-03-15T18:01:10.763Z] } [2024-03-15T18:01:10.763Z] { [2024-03-15T18:01:10.763Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/encoding/defval", [2024-03-15T18:01:10.763Z] "ImportPath": "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.763Z] "Name": "defval", [2024-03-15T18:01:10.763Z] "Doc": "Package defval marshals and unmarshals textual forms of default values.", [2024-03-15T18:01:10.763Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.763Z] "Module": { [2024-03-15T18:01:10.763Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.763Z] "Version": "v1.33.0", [2024-03-15T18:01:10.763Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.763Z] "Indirect": true, [2024-03-15T18:01:10.763Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.763Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.763Z] "GoVersion": "1.17" [2024-03-15T18:01:10.763Z] }, [2024-03-15T18:01:10.763Z] "DepOnly": true, [2024-03-15T18:01:10.763Z] "Stale": true, [2024-03-15T18:01:10.763Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.763Z] "GoFiles": [ [2024-03-15T18:01:10.763Z] "default.go" [2024-03-15T18:01:10.763Z] ], [2024-03-15T18:01:10.763Z] "Imports": [ [2024-03-15T18:01:10.763Z] "fmt", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.763Z] "math", [2024-03-15T18:01:10.763Z] "strconv" [2024-03-15T18:01:10.763Z] ], [2024-03-15T18:01:10.763Z] "Deps": [ [2024-03-15T18:01:10.763Z] "bytes", [2024-03-15T18:01:10.763Z] "encoding/binary", [2024-03-15T18:01:10.763Z] "errors", [2024-03-15T18:01:10.763Z] "fmt", [2024-03-15T18:01:10.763Z] "go/token", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.763Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.764Z] "hash", [2024-03-15T18:01:10.764Z] "hash/fnv", [2024-03-15T18:01:10.764Z] "internal/abi", [2024-03-15T18:01:10.764Z] "internal/bytealg", [2024-03-15T18:01:10.764Z] "internal/cpu", [2024-03-15T18:01:10.764Z] "internal/fmtsort", [2024-03-15T18:01:10.764Z] "internal/goexperiment", [2024-03-15T18:01:10.764Z] "internal/itoa", [2024-03-15T18:01:10.764Z] "internal/oserror", [2024-03-15T18:01:10.764Z] "internal/poll", [2024-03-15T18:01:10.764Z] "internal/race", [2024-03-15T18:01:10.764Z] "internal/reflectlite", [2024-03-15T18:01:10.764Z] "internal/syscall/execenv", [2024-03-15T18:01:10.764Z] "internal/syscall/unix", [2024-03-15T18:01:10.764Z] "internal/testlog", [2024-03-15T18:01:10.764Z] "internal/unsafeheader", [2024-03-15T18:01:10.764Z] "io", [2024-03-15T18:01:10.764Z] "io/fs", [2024-03-15T18:01:10.764Z] "math", [2024-03-15T18:01:10.764Z] "math/bits", [2024-03-15T18:01:10.764Z] "os", [2024-03-15T18:01:10.764Z] "path", [2024-03-15T18:01:10.764Z] "reflect", [2024-03-15T18:01:10.764Z] "runtime", [2024-03-15T18:01:10.764Z] "runtime/internal/atomic", [2024-03-15T18:01:10.764Z] "runtime/internal/math", [2024-03-15T18:01:10.764Z] "runtime/internal/sys", [2024-03-15T18:01:10.764Z] "sort", [2024-03-15T18:01:10.764Z] "strconv", [2024-03-15T18:01:10.764Z] "strings", [2024-03-15T18:01:10.764Z] "sync", [2024-03-15T18:01:10.764Z] "sync/atomic", [2024-03-15T18:01:10.764Z] "syscall", [2024-03-15T18:01:10.764Z] "time", [2024-03-15T18:01:10.764Z] "unicode", [2024-03-15T18:01:10.764Z] "unicode/utf16", [2024-03-15T18:01:10.764Z] "unicode/utf8", [2024-03-15T18:01:10.764Z] "unsafe" [2024-03-15T18:01:10.764Z] ], [2024-03-15T18:01:10.764Z] "XTestGoFiles": [ [2024-03-15T18:01:10.764Z] "default_test.go" [2024-03-15T18:01:10.764Z] ], [2024-03-15T18:01:10.764Z] "XTestImports": [ [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.764Z] "math", [2024-03-15T18:01:10.764Z] "reflect", [2024-03-15T18:01:10.764Z] "testing" [2024-03-15T18:01:10.764Z] ] [2024-03-15T18:01:10.764Z] } [2024-03-15T18:01:10.764Z] { [2024-03-15T18:01:10.764Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/descfmt", [2024-03-15T18:01:10.764Z] "ImportPath": "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.764Z] "Name": "descfmt", [2024-03-15T18:01:10.764Z] "Doc": "Package descfmt provides functionality to format descriptors.", [2024-03-15T18:01:10.764Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.764Z] "Module": { [2024-03-15T18:01:10.764Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.764Z] "Version": "v1.33.0", [2024-03-15T18:01:10.764Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.764Z] "Indirect": true, [2024-03-15T18:01:10.764Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.764Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.764Z] "GoVersion": "1.17" [2024-03-15T18:01:10.764Z] }, [2024-03-15T18:01:10.764Z] "DepOnly": true, [2024-03-15T18:01:10.764Z] "Stale": true, [2024-03-15T18:01:10.764Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.764Z] "GoFiles": [ [2024-03-15T18:01:10.764Z] "stringer.go" [2024-03-15T18:01:10.764Z] ], [2024-03-15T18:01:10.764Z] "Imports": [ [2024-03-15T18:01:10.764Z] "fmt", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.764Z] "io", [2024-03-15T18:01:10.764Z] "reflect", [2024-03-15T18:01:10.764Z] "strconv", [2024-03-15T18:01:10.764Z] "strings" [2024-03-15T18:01:10.764Z] ], [2024-03-15T18:01:10.764Z] "Deps": [ [2024-03-15T18:01:10.764Z] "bytes", [2024-03-15T18:01:10.764Z] "encoding/binary", [2024-03-15T18:01:10.764Z] "errors", [2024-03-15T18:01:10.764Z] "fmt", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.764Z] "hash", [2024-03-15T18:01:10.764Z] "hash/fnv", [2024-03-15T18:01:10.764Z] "internal/abi", [2024-03-15T18:01:10.764Z] "internal/bytealg", [2024-03-15T18:01:10.764Z] "internal/cpu", [2024-03-15T18:01:10.764Z] "internal/fmtsort", [2024-03-15T18:01:10.764Z] "internal/goexperiment", [2024-03-15T18:01:10.764Z] "internal/itoa", [2024-03-15T18:01:10.764Z] "internal/oserror", [2024-03-15T18:01:10.764Z] "internal/poll", [2024-03-15T18:01:10.764Z] "internal/race", [2024-03-15T18:01:10.764Z] "internal/reflectlite", [2024-03-15T18:01:10.764Z] "internal/syscall/execenv", [2024-03-15T18:01:10.764Z] "internal/syscall/unix", [2024-03-15T18:01:10.764Z] "internal/testlog", [2024-03-15T18:01:10.764Z] "internal/unsafeheader", [2024-03-15T18:01:10.764Z] "io", [2024-03-15T18:01:10.764Z] "io/fs", [2024-03-15T18:01:10.764Z] "math", [2024-03-15T18:01:10.764Z] "math/bits", [2024-03-15T18:01:10.764Z] "os", [2024-03-15T18:01:10.764Z] "path", [2024-03-15T18:01:10.764Z] "reflect", [2024-03-15T18:01:10.764Z] "runtime", [2024-03-15T18:01:10.764Z] "runtime/internal/atomic", [2024-03-15T18:01:10.764Z] "runtime/internal/math", [2024-03-15T18:01:10.764Z] "runtime/internal/sys", [2024-03-15T18:01:10.764Z] "sort", [2024-03-15T18:01:10.764Z] "strconv", [2024-03-15T18:01:10.764Z] "strings", [2024-03-15T18:01:10.764Z] "sync", [2024-03-15T18:01:10.764Z] "sync/atomic", [2024-03-15T18:01:10.764Z] "syscall", [2024-03-15T18:01:10.764Z] "time", [2024-03-15T18:01:10.764Z] "unicode", [2024-03-15T18:01:10.764Z] "unicode/utf8", [2024-03-15T18:01:10.764Z] "unsafe" [2024-03-15T18:01:10.764Z] ], [2024-03-15T18:01:10.764Z] "XTestGoFiles": [ [2024-03-15T18:01:10.764Z] "desc_test.go" [2024-03-15T18:01:10.764Z] ], [2024-03-15T18:01:10.764Z] "XTestImports": [ [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/testprotos/test", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.764Z] "reflect", [2024-03-15T18:01:10.764Z] "testing" [2024-03-15T18:01:10.764Z] ] [2024-03-15T18:01:10.764Z] } [2024-03-15T18:01:10.764Z] { [2024-03-15T18:01:10.764Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/descopts", [2024-03-15T18:01:10.764Z] "ImportPath": "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.764Z] "Name": "descopts", [2024-03-15T18:01:10.764Z] "Doc": "Package descopts contains the nil pointers to concrete descriptor options.", [2024-03-15T18:01:10.764Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.764Z] "Module": { [2024-03-15T18:01:10.764Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.764Z] "Version": "v1.33.0", [2024-03-15T18:01:10.764Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.764Z] "Indirect": true, [2024-03-15T18:01:10.764Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.764Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.764Z] "GoVersion": "1.17" [2024-03-15T18:01:10.764Z] }, [2024-03-15T18:01:10.764Z] "DepOnly": true, [2024-03-15T18:01:10.764Z] "Stale": true, [2024-03-15T18:01:10.764Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.764Z] "GoFiles": [ [2024-03-15T18:01:10.764Z] "options.go" [2024-03-15T18:01:10.764Z] ], [2024-03-15T18:01:10.764Z] "Imports": [ [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/reflect/protoreflect" [2024-03-15T18:01:10.764Z] ], [2024-03-15T18:01:10.764Z] "Deps": [ [2024-03-15T18:01:10.764Z] "bytes", [2024-03-15T18:01:10.764Z] "encoding/binary", [2024-03-15T18:01:10.764Z] "errors", [2024-03-15T18:01:10.764Z] "fmt", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.764Z] "hash", [2024-03-15T18:01:10.764Z] "hash/fnv", [2024-03-15T18:01:10.764Z] "internal/abi", [2024-03-15T18:01:10.764Z] "internal/bytealg", [2024-03-15T18:01:10.764Z] "internal/cpu", [2024-03-15T18:01:10.764Z] "internal/fmtsort", [2024-03-15T18:01:10.764Z] "internal/goexperiment", [2024-03-15T18:01:10.764Z] "internal/itoa", [2024-03-15T18:01:10.764Z] "internal/oserror", [2024-03-15T18:01:10.764Z] "internal/poll", [2024-03-15T18:01:10.764Z] "internal/race", [2024-03-15T18:01:10.764Z] "internal/reflectlite", [2024-03-15T18:01:10.764Z] "internal/syscall/execenv", [2024-03-15T18:01:10.764Z] "internal/syscall/unix", [2024-03-15T18:01:10.764Z] "internal/testlog", [2024-03-15T18:01:10.764Z] "internal/unsafeheader", [2024-03-15T18:01:10.764Z] "io", [2024-03-15T18:01:10.764Z] "io/fs", [2024-03-15T18:01:10.764Z] "math", [2024-03-15T18:01:10.764Z] "math/bits", [2024-03-15T18:01:10.764Z] "os", [2024-03-15T18:01:10.764Z] "path", [2024-03-15T18:01:10.764Z] "reflect", [2024-03-15T18:01:10.764Z] "runtime", [2024-03-15T18:01:10.764Z] "runtime/internal/atomic", [2024-03-15T18:01:10.764Z] "runtime/internal/math", [2024-03-15T18:01:10.764Z] "runtime/internal/sys", [2024-03-15T18:01:10.764Z] "sort", [2024-03-15T18:01:10.764Z] "strconv", [2024-03-15T18:01:10.764Z] "strings", [2024-03-15T18:01:10.764Z] "sync", [2024-03-15T18:01:10.764Z] "sync/atomic", [2024-03-15T18:01:10.764Z] "syscall", [2024-03-15T18:01:10.764Z] "time", [2024-03-15T18:01:10.764Z] "unicode", [2024-03-15T18:01:10.764Z] "unicode/utf8", [2024-03-15T18:01:10.764Z] "unsafe" [2024-03-15T18:01:10.764Z] ] [2024-03-15T18:01:10.764Z] } [2024-03-15T18:01:10.764Z] { [2024-03-15T18:01:10.764Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/filedesc", [2024-03-15T18:01:10.764Z] "ImportPath": "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.764Z] "Name": "filedesc", [2024-03-15T18:01:10.764Z] "Doc": "Package filedesc provides functionality for constructing descriptors.", [2024-03-15T18:01:10.764Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.764Z] "Module": { [2024-03-15T18:01:10.764Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.764Z] "Version": "v1.33.0", [2024-03-15T18:01:10.764Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.764Z] "Indirect": true, [2024-03-15T18:01:10.764Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.764Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.764Z] "GoVersion": "1.17" [2024-03-15T18:01:10.764Z] }, [2024-03-15T18:01:10.764Z] "DepOnly": true, [2024-03-15T18:01:10.764Z] "Stale": true, [2024-03-15T18:01:10.764Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.764Z] "GoFiles": [ [2024-03-15T18:01:10.764Z] "build.go", [2024-03-15T18:01:10.764Z] "desc.go", [2024-03-15T18:01:10.764Z] "desc_init.go", [2024-03-15T18:01:10.764Z] "desc_lazy.go", [2024-03-15T18:01:10.764Z] "desc_list.go", [2024-03-15T18:01:10.764Z] "desc_list_gen.go", [2024-03-15T18:01:10.764Z] "editions.go", [2024-03-15T18:01:10.764Z] "placeholder.go" [2024-03-15T18:01:10.764Z] ], [2024-03-15T18:01:10.764Z] "Imports": [ [2024-03-15T18:01:10.764Z] "bytes", [2024-03-15T18:01:10.764Z] "fmt", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.764Z] "math", [2024-03-15T18:01:10.764Z] "reflect", [2024-03-15T18:01:10.764Z] "sort", [2024-03-15T18:01:10.764Z] "sync", [2024-03-15T18:01:10.764Z] "sync/atomic" [2024-03-15T18:01:10.764Z] ], [2024-03-15T18:01:10.764Z] "Deps": [ [2024-03-15T18:01:10.764Z] "bytes", [2024-03-15T18:01:10.764Z] "embed", [2024-03-15T18:01:10.764Z] "encoding/binary", [2024-03-15T18:01:10.764Z] "errors", [2024-03-15T18:01:10.764Z] "fmt", [2024-03-15T18:01:10.764Z] "go/token", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.764Z] "hash", [2024-03-15T18:01:10.764Z] "hash/fnv", [2024-03-15T18:01:10.764Z] "internal/abi", [2024-03-15T18:01:10.764Z] "internal/bytealg", [2024-03-15T18:01:10.764Z] "internal/cpu", [2024-03-15T18:01:10.764Z] "internal/fmtsort", [2024-03-15T18:01:10.764Z] "internal/goexperiment", [2024-03-15T18:01:10.764Z] "internal/itoa", [2024-03-15T18:01:10.764Z] "internal/oserror", [2024-03-15T18:01:10.764Z] "internal/poll", [2024-03-15T18:01:10.764Z] "internal/race", [2024-03-15T18:01:10.764Z] "internal/reflectlite", [2024-03-15T18:01:10.764Z] "internal/syscall/execenv", [2024-03-15T18:01:10.764Z] "internal/syscall/unix", [2024-03-15T18:01:10.764Z] "internal/testlog", [2024-03-15T18:01:10.764Z] "internal/unsafeheader", [2024-03-15T18:01:10.764Z] "io", [2024-03-15T18:01:10.764Z] "io/fs", [2024-03-15T18:01:10.764Z] "math", [2024-03-15T18:01:10.764Z] "math/bits", [2024-03-15T18:01:10.764Z] "os", [2024-03-15T18:01:10.764Z] "path", [2024-03-15T18:01:10.764Z] "reflect", [2024-03-15T18:01:10.764Z] "runtime", [2024-03-15T18:01:10.764Z] "runtime/internal/atomic", [2024-03-15T18:01:10.764Z] "runtime/internal/math", [2024-03-15T18:01:10.764Z] "runtime/internal/sys", [2024-03-15T18:01:10.764Z] "sort", [2024-03-15T18:01:10.764Z] "strconv", [2024-03-15T18:01:10.764Z] "strings", [2024-03-15T18:01:10.764Z] "sync", [2024-03-15T18:01:10.764Z] "sync/atomic", [2024-03-15T18:01:10.764Z] "syscall", [2024-03-15T18:01:10.764Z] "time", [2024-03-15T18:01:10.764Z] "unicode", [2024-03-15T18:01:10.764Z] "unicode/utf16", [2024-03-15T18:01:10.764Z] "unicode/utf8", [2024-03-15T18:01:10.764Z] "unsafe" [2024-03-15T18:01:10.764Z] ], [2024-03-15T18:01:10.764Z] "XTestGoFiles": [ [2024-03-15T18:01:10.764Z] "build_test.go", [2024-03-15T18:01:10.764Z] "desc_test.go" [2024-03-15T18:01:10.764Z] ], [2024-03-15T18:01:10.764Z] "XTestImports": [ [2024-03-15T18:01:10.764Z] "bytes", [2024-03-15T18:01:10.764Z] "compress/gzip", [2024-03-15T18:01:10.764Z] "fmt", [2024-03-15T18:01:10.764Z] "github.com/google/go-cmp/cmp", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/testprotos/test", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/testprotos/test/weak1", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.764Z] "io/ioutil", [2024-03-15T18:01:10.764Z] "reflect", [2024-03-15T18:01:10.764Z] "regexp", [2024-03-15T18:01:10.764Z] "strconv", [2024-03-15T18:01:10.764Z] "strings", [2024-03-15T18:01:10.764Z] "testing" [2024-03-15T18:01:10.764Z] ] [2024-03-15T18:01:10.764Z] } [2024-03-15T18:01:10.764Z] { [2024-03-15T18:01:10.764Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/encoding/tag", [2024-03-15T18:01:10.764Z] "ImportPath": "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.764Z] "Name": "tag", [2024-03-15T18:01:10.764Z] "Doc": "Package tag marshals and unmarshals the legacy struct tags as generated by historical versions of protoc-gen-go.", [2024-03-15T18:01:10.764Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.764Z] "Module": { [2024-03-15T18:01:10.764Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.764Z] "Version": "v1.33.0", [2024-03-15T18:01:10.764Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.764Z] "Indirect": true, [2024-03-15T18:01:10.764Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.764Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.764Z] "GoVersion": "1.17" [2024-03-15T18:01:10.764Z] }, [2024-03-15T18:01:10.764Z] "DepOnly": true, [2024-03-15T18:01:10.764Z] "Stale": true, [2024-03-15T18:01:10.764Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.764Z] "GoFiles": [ [2024-03-15T18:01:10.764Z] "tag.go" [2024-03-15T18:01:10.764Z] ], [2024-03-15T18:01:10.764Z] "Imports": [ [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.764Z] "reflect", [2024-03-15T18:01:10.764Z] "strconv", [2024-03-15T18:01:10.764Z] "strings" [2024-03-15T18:01:10.764Z] ], [2024-03-15T18:01:10.764Z] "Deps": [ [2024-03-15T18:01:10.764Z] "bytes", [2024-03-15T18:01:10.764Z] "embed", [2024-03-15T18:01:10.764Z] "encoding/binary", [2024-03-15T18:01:10.764Z] "errors", [2024-03-15T18:01:10.764Z] "fmt", [2024-03-15T18:01:10.764Z] "go/token", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.764Z] "hash", [2024-03-15T18:01:10.764Z] "hash/fnv", [2024-03-15T18:01:10.764Z] "internal/abi", [2024-03-15T18:01:10.764Z] "internal/bytealg", [2024-03-15T18:01:10.764Z] "internal/cpu", [2024-03-15T18:01:10.764Z] "internal/fmtsort", [2024-03-15T18:01:10.764Z] "internal/goexperiment", [2024-03-15T18:01:10.764Z] "internal/itoa", [2024-03-15T18:01:10.764Z] "internal/oserror", [2024-03-15T18:01:10.764Z] "internal/poll", [2024-03-15T18:01:10.764Z] "internal/race", [2024-03-15T18:01:10.764Z] "internal/reflectlite", [2024-03-15T18:01:10.764Z] "internal/syscall/execenv", [2024-03-15T18:01:10.764Z] "internal/syscall/unix", [2024-03-15T18:01:10.764Z] "internal/testlog", [2024-03-15T18:01:10.764Z] "internal/unsafeheader", [2024-03-15T18:01:10.764Z] "io", [2024-03-15T18:01:10.764Z] "io/fs", [2024-03-15T18:01:10.764Z] "math", [2024-03-15T18:01:10.764Z] "math/bits", [2024-03-15T18:01:10.764Z] "os", [2024-03-15T18:01:10.764Z] "path", [2024-03-15T18:01:10.764Z] "reflect", [2024-03-15T18:01:10.764Z] "runtime", [2024-03-15T18:01:10.764Z] "runtime/internal/atomic", [2024-03-15T18:01:10.764Z] "runtime/internal/math", [2024-03-15T18:01:10.764Z] "runtime/internal/sys", [2024-03-15T18:01:10.764Z] "sort", [2024-03-15T18:01:10.764Z] "strconv", [2024-03-15T18:01:10.764Z] "strings", [2024-03-15T18:01:10.764Z] "sync", [2024-03-15T18:01:10.764Z] "sync/atomic", [2024-03-15T18:01:10.764Z] "syscall", [2024-03-15T18:01:10.764Z] "time", [2024-03-15T18:01:10.764Z] "unicode", [2024-03-15T18:01:10.764Z] "unicode/utf16", [2024-03-15T18:01:10.764Z] "unicode/utf8", [2024-03-15T18:01:10.764Z] "unsafe" [2024-03-15T18:01:10.764Z] ], [2024-03-15T18:01:10.764Z] "XTestGoFiles": [ [2024-03-15T18:01:10.764Z] "tag_test.go" [2024-03-15T18:01:10.764Z] ], [2024-03-15T18:01:10.764Z] "XTestImports": [ [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.764Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.764Z] "reflect", [2024-03-15T18:01:10.764Z] "testing" [2024-03-15T18:01:10.764Z] ] [2024-03-15T18:01:10.764Z] } [2024-03-15T18:01:10.764Z] { [2024-03-15T18:01:10.764Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/impl", [2024-03-15T18:01:10.764Z] "ImportPath": "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.764Z] "Name": "impl", [2024-03-15T18:01:10.764Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.764Z] "Module": { [2024-03-15T18:01:10.764Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.764Z] "Version": "v1.33.0", [2024-03-15T18:01:10.764Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.764Z] "Indirect": true, [2024-03-15T18:01:10.764Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.764Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.764Z] "GoVersion": "1.17" [2024-03-15T18:01:10.764Z] }, [2024-03-15T18:01:10.764Z] "DepOnly": true, [2024-03-15T18:01:10.764Z] "Stale": true, [2024-03-15T18:01:10.764Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.764Z] "GoFiles": [ [2024-03-15T18:01:10.764Z] "api_export.go", [2024-03-15T18:01:10.764Z] "checkinit.go", [2024-03-15T18:01:10.764Z] "codec_extension.go", [2024-03-15T18:01:10.764Z] "codec_field.go", [2024-03-15T18:01:10.764Z] "codec_gen.go", [2024-03-15T18:01:10.764Z] "codec_map.go", [2024-03-15T18:01:10.764Z] "codec_map_go112.go", [2024-03-15T18:01:10.764Z] "codec_message.go", [2024-03-15T18:01:10.764Z] "codec_messageset.go", [2024-03-15T18:01:10.764Z] "codec_tables.go", [2024-03-15T18:01:10.764Z] "codec_unsafe.go", [2024-03-15T18:01:10.764Z] "convert.go", [2024-03-15T18:01:10.764Z] "convert_list.go", [2024-03-15T18:01:10.764Z] "convert_map.go", [2024-03-15T18:01:10.764Z] "decode.go", [2024-03-15T18:01:10.764Z] "encode.go", [2024-03-15T18:01:10.765Z] "enum.go", [2024-03-15T18:01:10.765Z] "extension.go", [2024-03-15T18:01:10.765Z] "legacy_enum.go", [2024-03-15T18:01:10.765Z] "legacy_export.go", [2024-03-15T18:01:10.765Z] "legacy_extension.go", [2024-03-15T18:01:10.765Z] "legacy_file.go", [2024-03-15T18:01:10.765Z] "legacy_message.go", [2024-03-15T18:01:10.765Z] "merge.go", [2024-03-15T18:01:10.765Z] "merge_gen.go", [2024-03-15T18:01:10.765Z] "message.go", [2024-03-15T18:01:10.765Z] "message_reflect.go", [2024-03-15T18:01:10.765Z] "message_reflect_field.go", [2024-03-15T18:01:10.765Z] "message_reflect_gen.go", [2024-03-15T18:01:10.765Z] "pointer_unsafe.go", [2024-03-15T18:01:10.765Z] "validate.go", [2024-03-15T18:01:10.765Z] "weak.go" [2024-03-15T18:01:10.765Z] ], [2024-03-15T18:01:10.765Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.765Z] "codec_map_go111.go", [2024-03-15T18:01:10.765Z] "codec_reflect.go", [2024-03-15T18:01:10.765Z] "pointer_reflect.go" [2024-03-15T18:01:10.765Z] ], [2024-03-15T18:01:10.765Z] "Imports": [ [2024-03-15T18:01:10.765Z] "bytes", [2024-03-15T18:01:10.765Z] "compress/gzip", [2024-03-15T18:01:10.765Z] "encoding/binary", [2024-03-15T18:01:10.765Z] "encoding/json", [2024-03-15T18:01:10.765Z] "fmt", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.765Z] "hash/crc32", [2024-03-15T18:01:10.765Z] "io/ioutil", [2024-03-15T18:01:10.765Z] "math", [2024-03-15T18:01:10.765Z] "math/bits", [2024-03-15T18:01:10.765Z] "reflect", [2024-03-15T18:01:10.765Z] "sort", [2024-03-15T18:01:10.765Z] "strconv", [2024-03-15T18:01:10.765Z] "strings", [2024-03-15T18:01:10.765Z] "sync", [2024-03-15T18:01:10.765Z] "sync/atomic", [2024-03-15T18:01:10.765Z] "unicode/utf8", [2024-03-15T18:01:10.765Z] "unsafe" [2024-03-15T18:01:10.765Z] ], [2024-03-15T18:01:10.765Z] "Deps": [ [2024-03-15T18:01:10.765Z] "bufio", [2024-03-15T18:01:10.765Z] "bytes", [2024-03-15T18:01:10.765Z] "compress/flate", [2024-03-15T18:01:10.765Z] "compress/gzip", [2024-03-15T18:01:10.765Z] "embed", [2024-03-15T18:01:10.765Z] "encoding", [2024-03-15T18:01:10.765Z] "encoding/base64", [2024-03-15T18:01:10.765Z] "encoding/binary", [2024-03-15T18:01:10.765Z] "encoding/json", [2024-03-15T18:01:10.765Z] "errors", [2024-03-15T18:01:10.765Z] "fmt", [2024-03-15T18:01:10.765Z] "go/token", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.765Z] "hash", [2024-03-15T18:01:10.765Z] "hash/crc32", [2024-03-15T18:01:10.765Z] "hash/fnv", [2024-03-15T18:01:10.765Z] "internal/abi", [2024-03-15T18:01:10.765Z] "internal/bytealg", [2024-03-15T18:01:10.765Z] "internal/cpu", [2024-03-15T18:01:10.765Z] "internal/fmtsort", [2024-03-15T18:01:10.765Z] "internal/goexperiment", [2024-03-15T18:01:10.765Z] "internal/itoa", [2024-03-15T18:01:10.765Z] "internal/oserror", [2024-03-15T18:01:10.765Z] "internal/poll", [2024-03-15T18:01:10.765Z] "internal/race", [2024-03-15T18:01:10.765Z] "internal/reflectlite", [2024-03-15T18:01:10.765Z] "internal/syscall/execenv", [2024-03-15T18:01:10.765Z] "internal/syscall/unix", [2024-03-15T18:01:10.765Z] "internal/testlog", [2024-03-15T18:01:10.765Z] "internal/unsafeheader", [2024-03-15T18:01:10.765Z] "io", [2024-03-15T18:01:10.765Z] "io/fs", [2024-03-15T18:01:10.765Z] "io/ioutil", [2024-03-15T18:01:10.765Z] "math", [2024-03-15T18:01:10.765Z] "math/bits", [2024-03-15T18:01:10.765Z] "os", [2024-03-15T18:01:10.765Z] "path", [2024-03-15T18:01:10.765Z] "reflect", [2024-03-15T18:01:10.765Z] "runtime", [2024-03-15T18:01:10.765Z] "runtime/internal/atomic", [2024-03-15T18:01:10.765Z] "runtime/internal/math", [2024-03-15T18:01:10.765Z] "runtime/internal/sys", [2024-03-15T18:01:10.765Z] "sort", [2024-03-15T18:01:10.765Z] "strconv", [2024-03-15T18:01:10.765Z] "strings", [2024-03-15T18:01:10.765Z] "sync", [2024-03-15T18:01:10.765Z] "sync/atomic", [2024-03-15T18:01:10.765Z] "syscall", [2024-03-15T18:01:10.765Z] "time", [2024-03-15T18:01:10.765Z] "unicode", [2024-03-15T18:01:10.765Z] "unicode/utf16", [2024-03-15T18:01:10.765Z] "unicode/utf8", [2024-03-15T18:01:10.765Z] "unsafe" [2024-03-15T18:01:10.765Z] ], [2024-03-15T18:01:10.765Z] "TestGoFiles": [ [2024-03-15T18:01:10.765Z] "legacy_export_test.go" [2024-03-15T18:01:10.765Z] ], [2024-03-15T18:01:10.765Z] "TestImports": [ [2024-03-15T18:01:10.765Z] "bytes", [2024-03-15T18:01:10.765Z] "compress/gzip", [2024-03-15T18:01:10.765Z] "io/ioutil", [2024-03-15T18:01:10.765Z] "math", [2024-03-15T18:01:10.765Z] "strings", [2024-03-15T18:01:10.765Z] "testing" [2024-03-15T18:01:10.765Z] ], [2024-03-15T18:01:10.765Z] "XTestGoFiles": [ [2024-03-15T18:01:10.765Z] "enum_test.go", [2024-03-15T18:01:10.765Z] "extension_test.go", [2024-03-15T18:01:10.765Z] "lazy_test.go", [2024-03-15T18:01:10.765Z] "legacy_aberrant_test.go", [2024-03-15T18:01:10.765Z] "legacy_file_test.go", [2024-03-15T18:01:10.765Z] "legacy_test.go", [2024-03-15T18:01:10.765Z] "message_reflect_test.go" [2024-03-15T18:01:10.765Z] ], [2024-03-15T18:01:10.765Z] "XTestImports": [ [2024-03-15T18:01:10.765Z] "bytes", [2024-03-15T18:01:10.765Z] "compress/gzip", [2024-03-15T18:01:10.765Z] "fmt", [2024-03-15T18:01:10.765Z] "github.com/google/go-cmp/cmp", [2024-03-15T18:01:10.765Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/protobuild", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto2_20160225_2fc053c5", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto2_20160519_a4ab9ec5", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto2_20180125_92554152", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto2_20180430_b4deda09", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto2_20180814_aa810b61", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto2_20190205_c823c79e", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto3_20160225_2fc053c5", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto3_20160519_a4ab9ec5", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto3_20180125_92554152", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto3_20180430_b4deda09", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto3_20180814_aa810b61", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto3_20190205_c823c79e", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/testprotos/test", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/testing/protocmp", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/testing/protopack", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.765Z] "io", [2024-03-15T18:01:10.765Z] "io/ioutil", [2024-03-15T18:01:10.765Z] "math", [2024-03-15T18:01:10.765Z] "reflect", [2024-03-15T18:01:10.765Z] "runtime", [2024-03-15T18:01:10.765Z] "strings", [2024-03-15T18:01:10.765Z] "sync", [2024-03-15T18:01:10.765Z] "testing" [2024-03-15T18:01:10.765Z] ] [2024-03-15T18:01:10.765Z] } [2024-03-15T18:01:10.765Z] { [2024-03-15T18:01:10.765Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/filetype", [2024-03-15T18:01:10.765Z] "ImportPath": "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.765Z] "Name": "filetype", [2024-03-15T18:01:10.765Z] "Doc": "Package filetype provides functionality for wrapping descriptors with Go type information.", [2024-03-15T18:01:10.765Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.765Z] "Module": { [2024-03-15T18:01:10.765Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.765Z] "Version": "v1.33.0", [2024-03-15T18:01:10.765Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.765Z] "Indirect": true, [2024-03-15T18:01:10.765Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.765Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.765Z] "GoVersion": "1.17" [2024-03-15T18:01:10.765Z] }, [2024-03-15T18:01:10.765Z] "DepOnly": true, [2024-03-15T18:01:10.765Z] "Stale": true, [2024-03-15T18:01:10.765Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.765Z] "GoFiles": [ [2024-03-15T18:01:10.765Z] "build.go" [2024-03-15T18:01:10.765Z] ], [2024-03-15T18:01:10.765Z] "Imports": [ [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.765Z] "reflect" [2024-03-15T18:01:10.765Z] ], [2024-03-15T18:01:10.765Z] "Deps": [ [2024-03-15T18:01:10.765Z] "bufio", [2024-03-15T18:01:10.765Z] "bytes", [2024-03-15T18:01:10.765Z] "compress/flate", [2024-03-15T18:01:10.765Z] "compress/gzip", [2024-03-15T18:01:10.765Z] "embed", [2024-03-15T18:01:10.765Z] "encoding", [2024-03-15T18:01:10.765Z] "encoding/base64", [2024-03-15T18:01:10.765Z] "encoding/binary", [2024-03-15T18:01:10.765Z] "encoding/json", [2024-03-15T18:01:10.765Z] "errors", [2024-03-15T18:01:10.765Z] "fmt", [2024-03-15T18:01:10.765Z] "go/token", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.765Z] "hash", [2024-03-15T18:01:10.765Z] "hash/crc32", [2024-03-15T18:01:10.765Z] "hash/fnv", [2024-03-15T18:01:10.765Z] "internal/abi", [2024-03-15T18:01:10.765Z] "internal/bytealg", [2024-03-15T18:01:10.765Z] "internal/cpu", [2024-03-15T18:01:10.765Z] "internal/fmtsort", [2024-03-15T18:01:10.765Z] "internal/goexperiment", [2024-03-15T18:01:10.765Z] "internal/itoa", [2024-03-15T18:01:10.765Z] "internal/oserror", [2024-03-15T18:01:10.765Z] "internal/poll", [2024-03-15T18:01:10.765Z] "internal/race", [2024-03-15T18:01:10.765Z] "internal/reflectlite", [2024-03-15T18:01:10.765Z] "internal/syscall/execenv", [2024-03-15T18:01:10.765Z] "internal/syscall/unix", [2024-03-15T18:01:10.765Z] "internal/testlog", [2024-03-15T18:01:10.765Z] "internal/unsafeheader", [2024-03-15T18:01:10.765Z] "io", [2024-03-15T18:01:10.765Z] "io/fs", [2024-03-15T18:01:10.765Z] "io/ioutil", [2024-03-15T18:01:10.765Z] "math", [2024-03-15T18:01:10.765Z] "math/bits", [2024-03-15T18:01:10.765Z] "os", [2024-03-15T18:01:10.765Z] "path", [2024-03-15T18:01:10.765Z] "reflect", [2024-03-15T18:01:10.765Z] "runtime", [2024-03-15T18:01:10.765Z] "runtime/internal/atomic", [2024-03-15T18:01:10.765Z] "runtime/internal/math", [2024-03-15T18:01:10.765Z] "runtime/internal/sys", [2024-03-15T18:01:10.765Z] "sort", [2024-03-15T18:01:10.765Z] "strconv", [2024-03-15T18:01:10.765Z] "strings", [2024-03-15T18:01:10.765Z] "sync", [2024-03-15T18:01:10.765Z] "sync/atomic", [2024-03-15T18:01:10.765Z] "syscall", [2024-03-15T18:01:10.765Z] "time", [2024-03-15T18:01:10.765Z] "unicode", [2024-03-15T18:01:10.765Z] "unicode/utf16", [2024-03-15T18:01:10.765Z] "unicode/utf8", [2024-03-15T18:01:10.765Z] "unsafe" [2024-03-15T18:01:10.765Z] ] [2024-03-15T18:01:10.765Z] } [2024-03-15T18:01:10.765Z] { [2024-03-15T18:01:10.765Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/version", [2024-03-15T18:01:10.765Z] "ImportPath": "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.765Z] "Name": "version", [2024-03-15T18:01:10.765Z] "Doc": "Package version records versioning information about this module.", [2024-03-15T18:01:10.765Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.765Z] "Module": { [2024-03-15T18:01:10.765Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.765Z] "Version": "v1.33.0", [2024-03-15T18:01:10.765Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.765Z] "Indirect": true, [2024-03-15T18:01:10.765Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.765Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.765Z] "GoVersion": "1.17" [2024-03-15T18:01:10.765Z] }, [2024-03-15T18:01:10.765Z] "DepOnly": true, [2024-03-15T18:01:10.765Z] "Stale": true, [2024-03-15T18:01:10.765Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.765Z] "GoFiles": [ [2024-03-15T18:01:10.765Z] "version.go" [2024-03-15T18:01:10.765Z] ], [2024-03-15T18:01:10.765Z] "Imports": [ [2024-03-15T18:01:10.765Z] "fmt", [2024-03-15T18:01:10.765Z] "strings" [2024-03-15T18:01:10.765Z] ], [2024-03-15T18:01:10.765Z] "Deps": [ [2024-03-15T18:01:10.765Z] "errors", [2024-03-15T18:01:10.765Z] "fmt", [2024-03-15T18:01:10.765Z] "internal/abi", [2024-03-15T18:01:10.765Z] "internal/bytealg", [2024-03-15T18:01:10.765Z] "internal/cpu", [2024-03-15T18:01:10.765Z] "internal/fmtsort", [2024-03-15T18:01:10.765Z] "internal/goexperiment", [2024-03-15T18:01:10.765Z] "internal/itoa", [2024-03-15T18:01:10.765Z] "internal/oserror", [2024-03-15T18:01:10.765Z] "internal/poll", [2024-03-15T18:01:10.765Z] "internal/race", [2024-03-15T18:01:10.765Z] "internal/reflectlite", [2024-03-15T18:01:10.765Z] "internal/syscall/execenv", [2024-03-15T18:01:10.765Z] "internal/syscall/unix", [2024-03-15T18:01:10.765Z] "internal/testlog", [2024-03-15T18:01:10.765Z] "internal/unsafeheader", [2024-03-15T18:01:10.765Z] "io", [2024-03-15T18:01:10.765Z] "io/fs", [2024-03-15T18:01:10.765Z] "math", [2024-03-15T18:01:10.765Z] "math/bits", [2024-03-15T18:01:10.765Z] "os", [2024-03-15T18:01:10.765Z] "path", [2024-03-15T18:01:10.765Z] "reflect", [2024-03-15T18:01:10.765Z] "runtime", [2024-03-15T18:01:10.765Z] "runtime/internal/atomic", [2024-03-15T18:01:10.765Z] "runtime/internal/math", [2024-03-15T18:01:10.765Z] "runtime/internal/sys", [2024-03-15T18:01:10.765Z] "sort", [2024-03-15T18:01:10.765Z] "strconv", [2024-03-15T18:01:10.765Z] "strings", [2024-03-15T18:01:10.765Z] "sync", [2024-03-15T18:01:10.765Z] "sync/atomic", [2024-03-15T18:01:10.765Z] "syscall", [2024-03-15T18:01:10.765Z] "time", [2024-03-15T18:01:10.765Z] "unicode", [2024-03-15T18:01:10.765Z] "unicode/utf8", [2024-03-15T18:01:10.765Z] "unsafe" [2024-03-15T18:01:10.765Z] ] [2024-03-15T18:01:10.765Z] } [2024-03-15T18:01:10.765Z] { [2024-03-15T18:01:10.765Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/runtime/protoimpl", [2024-03-15T18:01:10.765Z] "ImportPath": "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.765Z] "Name": "protoimpl", [2024-03-15T18:01:10.765Z] "Doc": "Package protoimpl contains the default implementation for messages generated by protoc-gen-go.", [2024-03-15T18:01:10.765Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.765Z] "Module": { [2024-03-15T18:01:10.765Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.765Z] "Version": "v1.33.0", [2024-03-15T18:01:10.765Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.765Z] "Indirect": true, [2024-03-15T18:01:10.765Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.765Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.765Z] "GoVersion": "1.17" [2024-03-15T18:01:10.765Z] }, [2024-03-15T18:01:10.765Z] "DepOnly": true, [2024-03-15T18:01:10.765Z] "Stale": true, [2024-03-15T18:01:10.765Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.765Z] "GoFiles": [ [2024-03-15T18:01:10.765Z] "impl.go", [2024-03-15T18:01:10.765Z] "version.go" [2024-03-15T18:01:10.765Z] ], [2024-03-15T18:01:10.765Z] "Imports": [ [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/version" [2024-03-15T18:01:10.765Z] ], [2024-03-15T18:01:10.765Z] "Deps": [ [2024-03-15T18:01:10.765Z] "bufio", [2024-03-15T18:01:10.765Z] "bytes", [2024-03-15T18:01:10.765Z] "compress/flate", [2024-03-15T18:01:10.765Z] "compress/gzip", [2024-03-15T18:01:10.765Z] "embed", [2024-03-15T18:01:10.765Z] "encoding", [2024-03-15T18:01:10.765Z] "encoding/base64", [2024-03-15T18:01:10.765Z] "encoding/binary", [2024-03-15T18:01:10.765Z] "encoding/json", [2024-03-15T18:01:10.765Z] "errors", [2024-03-15T18:01:10.765Z] "fmt", [2024-03-15T18:01:10.765Z] "go/token", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.765Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.765Z] "hash", [2024-03-15T18:01:10.765Z] "hash/crc32", [2024-03-15T18:01:10.765Z] "hash/fnv", [2024-03-15T18:01:10.765Z] "internal/abi", [2024-03-15T18:01:10.765Z] "internal/bytealg", [2024-03-15T18:01:10.765Z] "internal/cpu", [2024-03-15T18:01:10.765Z] "internal/fmtsort", [2024-03-15T18:01:10.765Z] "internal/goexperiment", [2024-03-15T18:01:10.765Z] "internal/itoa", [2024-03-15T18:01:10.765Z] "internal/oserror", [2024-03-15T18:01:10.765Z] "internal/poll", [2024-03-15T18:01:10.765Z] "internal/race", [2024-03-15T18:01:10.765Z] "internal/reflectlite", [2024-03-15T18:01:10.765Z] "internal/syscall/execenv", [2024-03-15T18:01:10.765Z] "internal/syscall/unix", [2024-03-15T18:01:10.765Z] "internal/testlog", [2024-03-15T18:01:10.765Z] "internal/unsafeheader", [2024-03-15T18:01:10.765Z] "io", [2024-03-15T18:01:10.765Z] "io/fs", [2024-03-15T18:01:10.765Z] "io/ioutil", [2024-03-15T18:01:10.765Z] "math", [2024-03-15T18:01:10.765Z] "math/bits", [2024-03-15T18:01:10.765Z] "os", [2024-03-15T18:01:10.765Z] "path", [2024-03-15T18:01:10.765Z] "reflect", [2024-03-15T18:01:10.765Z] "runtime", [2024-03-15T18:01:10.765Z] "runtime/internal/atomic", [2024-03-15T18:01:10.765Z] "runtime/internal/math", [2024-03-15T18:01:10.765Z] "runtime/internal/sys", [2024-03-15T18:01:10.765Z] "sort", [2024-03-15T18:01:10.765Z] "strconv", [2024-03-15T18:01:10.765Z] "strings", [2024-03-15T18:01:10.766Z] "sync", [2024-03-15T18:01:10.766Z] "sync/atomic", [2024-03-15T18:01:10.766Z] "syscall", [2024-03-15T18:01:10.766Z] "time", [2024-03-15T18:01:10.766Z] "unicode", [2024-03-15T18:01:10.766Z] "unicode/utf16", [2024-03-15T18:01:10.766Z] "unicode/utf8", [2024-03-15T18:01:10.766Z] "unsafe" [2024-03-15T18:01:10.766Z] ] [2024-03-15T18:01:10.766Z] } [2024-03-15T18:01:10.766Z] { [2024-03-15T18:01:10.766Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/types/descriptorpb", [2024-03-15T18:01:10.766Z] "ImportPath": "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.766Z] "Name": "descriptorpb", [2024-03-15T18:01:10.766Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.766Z] "Module": { [2024-03-15T18:01:10.766Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.766Z] "Version": "v1.33.0", [2024-03-15T18:01:10.766Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.766Z] "Indirect": true, [2024-03-15T18:01:10.766Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.766Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.766Z] "GoVersion": "1.17" [2024-03-15T18:01:10.766Z] }, [2024-03-15T18:01:10.766Z] "DepOnly": true, [2024-03-15T18:01:10.766Z] "Stale": true, [2024-03-15T18:01:10.766Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.766Z] "GoFiles": [ [2024-03-15T18:01:10.766Z] "descriptor.pb.go" [2024-03-15T18:01:10.766Z] ], [2024-03-15T18:01:10.766Z] "Imports": [ [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.766Z] "reflect", [2024-03-15T18:01:10.766Z] "sync" [2024-03-15T18:01:10.766Z] ], [2024-03-15T18:01:10.766Z] "Deps": [ [2024-03-15T18:01:10.766Z] "bufio", [2024-03-15T18:01:10.766Z] "bytes", [2024-03-15T18:01:10.766Z] "compress/flate", [2024-03-15T18:01:10.766Z] "compress/gzip", [2024-03-15T18:01:10.766Z] "embed", [2024-03-15T18:01:10.766Z] "encoding", [2024-03-15T18:01:10.766Z] "encoding/base64", [2024-03-15T18:01:10.766Z] "encoding/binary", [2024-03-15T18:01:10.766Z] "encoding/json", [2024-03-15T18:01:10.766Z] "errors", [2024-03-15T18:01:10.766Z] "fmt", [2024-03-15T18:01:10.766Z] "go/token", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.766Z] "hash", [2024-03-15T18:01:10.766Z] "hash/crc32", [2024-03-15T18:01:10.766Z] "hash/fnv", [2024-03-15T18:01:10.766Z] "internal/abi", [2024-03-15T18:01:10.766Z] "internal/bytealg", [2024-03-15T18:01:10.766Z] "internal/cpu", [2024-03-15T18:01:10.766Z] "internal/fmtsort", [2024-03-15T18:01:10.766Z] "internal/goexperiment", [2024-03-15T18:01:10.766Z] "internal/itoa", [2024-03-15T18:01:10.766Z] "internal/oserror", [2024-03-15T18:01:10.766Z] "internal/poll", [2024-03-15T18:01:10.766Z] "internal/race", [2024-03-15T18:01:10.766Z] "internal/reflectlite", [2024-03-15T18:01:10.766Z] "internal/syscall/execenv", [2024-03-15T18:01:10.766Z] "internal/syscall/unix", [2024-03-15T18:01:10.766Z] "internal/testlog", [2024-03-15T18:01:10.766Z] "internal/unsafeheader", [2024-03-15T18:01:10.766Z] "io", [2024-03-15T18:01:10.766Z] "io/fs", [2024-03-15T18:01:10.766Z] "io/ioutil", [2024-03-15T18:01:10.766Z] "math", [2024-03-15T18:01:10.766Z] "math/bits", [2024-03-15T18:01:10.766Z] "os", [2024-03-15T18:01:10.766Z] "path", [2024-03-15T18:01:10.766Z] "reflect", [2024-03-15T18:01:10.766Z] "runtime", [2024-03-15T18:01:10.766Z] "runtime/internal/atomic", [2024-03-15T18:01:10.766Z] "runtime/internal/math", [2024-03-15T18:01:10.766Z] "runtime/internal/sys", [2024-03-15T18:01:10.766Z] "sort", [2024-03-15T18:01:10.766Z] "strconv", [2024-03-15T18:01:10.766Z] "strings", [2024-03-15T18:01:10.766Z] "sync", [2024-03-15T18:01:10.766Z] "sync/atomic", [2024-03-15T18:01:10.766Z] "syscall", [2024-03-15T18:01:10.766Z] "time", [2024-03-15T18:01:10.766Z] "unicode", [2024-03-15T18:01:10.766Z] "unicode/utf16", [2024-03-15T18:01:10.766Z] "unicode/utf8", [2024-03-15T18:01:10.766Z] "unsafe" [2024-03-15T18:01:10.766Z] ] [2024-03-15T18:01:10.766Z] } [2024-03-15T18:01:10.766Z] { [2024-03-15T18:01:10.766Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/types/gofeaturespb", [2024-03-15T18:01:10.766Z] "ImportPath": "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.766Z] "Name": "proto", [2024-03-15T18:01:10.766Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.766Z] "Module": { [2024-03-15T18:01:10.766Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.766Z] "Version": "v1.33.0", [2024-03-15T18:01:10.766Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.766Z] "Indirect": true, [2024-03-15T18:01:10.766Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.766Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.766Z] "GoVersion": "1.17" [2024-03-15T18:01:10.766Z] }, [2024-03-15T18:01:10.766Z] "DepOnly": true, [2024-03-15T18:01:10.766Z] "Stale": true, [2024-03-15T18:01:10.766Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.766Z] "GoFiles": [ [2024-03-15T18:01:10.766Z] "go_features.pb.go" [2024-03-15T18:01:10.766Z] ], [2024-03-15T18:01:10.766Z] "Imports": [ [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.766Z] "reflect", [2024-03-15T18:01:10.766Z] "sync" [2024-03-15T18:01:10.766Z] ], [2024-03-15T18:01:10.766Z] "Deps": [ [2024-03-15T18:01:10.766Z] "bufio", [2024-03-15T18:01:10.766Z] "bytes", [2024-03-15T18:01:10.766Z] "compress/flate", [2024-03-15T18:01:10.766Z] "compress/gzip", [2024-03-15T18:01:10.766Z] "embed", [2024-03-15T18:01:10.766Z] "encoding", [2024-03-15T18:01:10.766Z] "encoding/base64", [2024-03-15T18:01:10.766Z] "encoding/binary", [2024-03-15T18:01:10.766Z] "encoding/json", [2024-03-15T18:01:10.766Z] "errors", [2024-03-15T18:01:10.766Z] "fmt", [2024-03-15T18:01:10.766Z] "go/token", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.766Z] "hash", [2024-03-15T18:01:10.766Z] "hash/crc32", [2024-03-15T18:01:10.766Z] "hash/fnv", [2024-03-15T18:01:10.766Z] "internal/abi", [2024-03-15T18:01:10.766Z] "internal/bytealg", [2024-03-15T18:01:10.766Z] "internal/cpu", [2024-03-15T18:01:10.766Z] "internal/fmtsort", [2024-03-15T18:01:10.766Z] "internal/goexperiment", [2024-03-15T18:01:10.766Z] "internal/itoa", [2024-03-15T18:01:10.766Z] "internal/oserror", [2024-03-15T18:01:10.766Z] "internal/poll", [2024-03-15T18:01:10.766Z] "internal/race", [2024-03-15T18:01:10.766Z] "internal/reflectlite", [2024-03-15T18:01:10.766Z] "internal/syscall/execenv", [2024-03-15T18:01:10.766Z] "internal/syscall/unix", [2024-03-15T18:01:10.766Z] "internal/testlog", [2024-03-15T18:01:10.766Z] "internal/unsafeheader", [2024-03-15T18:01:10.766Z] "io", [2024-03-15T18:01:10.766Z] "io/fs", [2024-03-15T18:01:10.766Z] "io/ioutil", [2024-03-15T18:01:10.766Z] "math", [2024-03-15T18:01:10.766Z] "math/bits", [2024-03-15T18:01:10.766Z] "os", [2024-03-15T18:01:10.766Z] "path", [2024-03-15T18:01:10.766Z] "reflect", [2024-03-15T18:01:10.766Z] "runtime", [2024-03-15T18:01:10.766Z] "runtime/internal/atomic", [2024-03-15T18:01:10.766Z] "runtime/internal/math", [2024-03-15T18:01:10.766Z] "runtime/internal/sys", [2024-03-15T18:01:10.766Z] "sort", [2024-03-15T18:01:10.766Z] "strconv", [2024-03-15T18:01:10.766Z] "strings", [2024-03-15T18:01:10.766Z] "sync", [2024-03-15T18:01:10.766Z] "sync/atomic", [2024-03-15T18:01:10.766Z] "syscall", [2024-03-15T18:01:10.766Z] "time", [2024-03-15T18:01:10.766Z] "unicode", [2024-03-15T18:01:10.766Z] "unicode/utf16", [2024-03-15T18:01:10.766Z] "unicode/utf8", [2024-03-15T18:01:10.766Z] "unsafe" [2024-03-15T18:01:10.766Z] ] [2024-03-15T18:01:10.766Z] } [2024-03-15T18:01:10.766Z] { [2024-03-15T18:01:10.766Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/reflect/protodesc", [2024-03-15T18:01:10.766Z] "ImportPath": "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.766Z] "Name": "protodesc", [2024-03-15T18:01:10.766Z] "Doc": "Package protodesc provides functionality for converting FileDescriptorProto messages to/from [protoreflect.FileDescriptor] values.", [2024-03-15T18:01:10.766Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.766Z] "Module": { [2024-03-15T18:01:10.766Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.766Z] "Version": "v1.33.0", [2024-03-15T18:01:10.766Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.766Z] "Indirect": true, [2024-03-15T18:01:10.766Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.766Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.766Z] "GoVersion": "1.17" [2024-03-15T18:01:10.766Z] }, [2024-03-15T18:01:10.766Z] "DepOnly": true, [2024-03-15T18:01:10.766Z] "Stale": true, [2024-03-15T18:01:10.766Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.766Z] "GoFiles": [ [2024-03-15T18:01:10.766Z] "desc.go", [2024-03-15T18:01:10.766Z] "desc_init.go", [2024-03-15T18:01:10.766Z] "desc_resolve.go", [2024-03-15T18:01:10.766Z] "desc_validate.go", [2024-03-15T18:01:10.766Z] "editions.go", [2024-03-15T18:01:10.766Z] "proto.go" [2024-03-15T18:01:10.766Z] ], [2024-03-15T18:01:10.766Z] "Imports": [ [2024-03-15T18:01:10.766Z] "fmt", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.766Z] "os", [2024-03-15T18:01:10.766Z] "strings", [2024-03-15T18:01:10.766Z] "sync", [2024-03-15T18:01:10.766Z] "unicode" [2024-03-15T18:01:10.766Z] ], [2024-03-15T18:01:10.766Z] "Deps": [ [2024-03-15T18:01:10.766Z] "bufio", [2024-03-15T18:01:10.766Z] "bytes", [2024-03-15T18:01:10.766Z] "compress/flate", [2024-03-15T18:01:10.766Z] "compress/gzip", [2024-03-15T18:01:10.766Z] "embed", [2024-03-15T18:01:10.766Z] "encoding", [2024-03-15T18:01:10.766Z] "encoding/base64", [2024-03-15T18:01:10.766Z] "encoding/binary", [2024-03-15T18:01:10.766Z] "encoding/json", [2024-03-15T18:01:10.766Z] "errors", [2024-03-15T18:01:10.766Z] "fmt", [2024-03-15T18:01:10.766Z] "go/token", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.766Z] "hash", [2024-03-15T18:01:10.766Z] "hash/crc32", [2024-03-15T18:01:10.766Z] "hash/fnv", [2024-03-15T18:01:10.766Z] "internal/abi", [2024-03-15T18:01:10.766Z] "internal/bytealg", [2024-03-15T18:01:10.766Z] "internal/cpu", [2024-03-15T18:01:10.766Z] "internal/fmtsort", [2024-03-15T18:01:10.766Z] "internal/goexperiment", [2024-03-15T18:01:10.766Z] "internal/itoa", [2024-03-15T18:01:10.766Z] "internal/oserror", [2024-03-15T18:01:10.766Z] "internal/poll", [2024-03-15T18:01:10.766Z] "internal/race", [2024-03-15T18:01:10.766Z] "internal/reflectlite", [2024-03-15T18:01:10.766Z] "internal/syscall/execenv", [2024-03-15T18:01:10.766Z] "internal/syscall/unix", [2024-03-15T18:01:10.766Z] "internal/testlog", [2024-03-15T18:01:10.766Z] "internal/unsafeheader", [2024-03-15T18:01:10.766Z] "io", [2024-03-15T18:01:10.766Z] "io/fs", [2024-03-15T18:01:10.766Z] "io/ioutil", [2024-03-15T18:01:10.766Z] "math", [2024-03-15T18:01:10.766Z] "math/bits", [2024-03-15T18:01:10.766Z] "os", [2024-03-15T18:01:10.766Z] "path", [2024-03-15T18:01:10.766Z] "reflect", [2024-03-15T18:01:10.766Z] "runtime", [2024-03-15T18:01:10.766Z] "runtime/internal/atomic", [2024-03-15T18:01:10.766Z] "runtime/internal/math", [2024-03-15T18:01:10.766Z] "runtime/internal/sys", [2024-03-15T18:01:10.766Z] "sort", [2024-03-15T18:01:10.766Z] "strconv", [2024-03-15T18:01:10.766Z] "strings", [2024-03-15T18:01:10.766Z] "sync", [2024-03-15T18:01:10.766Z] "sync/atomic", [2024-03-15T18:01:10.766Z] "syscall", [2024-03-15T18:01:10.766Z] "time", [2024-03-15T18:01:10.766Z] "unicode", [2024-03-15T18:01:10.766Z] "unicode/utf16", [2024-03-15T18:01:10.766Z] "unicode/utf8", [2024-03-15T18:01:10.766Z] "unsafe" [2024-03-15T18:01:10.766Z] ], [2024-03-15T18:01:10.766Z] "TestGoFiles": [ [2024-03-15T18:01:10.766Z] "file_test.go" [2024-03-15T18:01:10.766Z] ], [2024-03-15T18:01:10.766Z] "TestImports": [ [2024-03-15T18:01:10.766Z] "fmt", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.766Z] "strings", [2024-03-15T18:01:10.766Z] "testing" [2024-03-15T18:01:10.766Z] ] [2024-03-15T18:01:10.766Z] } [2024-03-15T18:01:10.766Z] { [2024-03-15T18:01:10.766Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3/proto", [2024-03-15T18:01:10.766Z] "ImportPath": "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.766Z] "Name": "proto", [2024-03-15T18:01:10.766Z] "Doc": "Package proto provides functionality for handling protocol buffer messages.", [2024-03-15T18:01:10.766Z] "Root": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-15T18:01:10.766Z] "Module": { [2024-03-15T18:01:10.766Z] "Path": "github.com/golang/protobuf", [2024-03-15T18:01:10.766Z] "Version": "v1.5.3", [2024-03-15T18:01:10.766Z] "Time": "2021-09-16T00:37:10Z", [2024-03-15T18:01:10.766Z] "Indirect": true, [2024-03-15T18:01:10.766Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-15T18:01:10.766Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang/protobuf/@v/v1.5.3.mod", [2024-03-15T18:01:10.766Z] "GoVersion": "1.9" [2024-03-15T18:01:10.766Z] }, [2024-03-15T18:01:10.766Z] "DepOnly": true, [2024-03-15T18:01:10.766Z] "Stale": true, [2024-03-15T18:01:10.766Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.766Z] "GoFiles": [ [2024-03-15T18:01:10.766Z] "buffer.go", [2024-03-15T18:01:10.766Z] "defaults.go", [2024-03-15T18:01:10.766Z] "deprecated.go", [2024-03-15T18:01:10.766Z] "discard.go", [2024-03-15T18:01:10.766Z] "extensions.go", [2024-03-15T18:01:10.766Z] "properties.go", [2024-03-15T18:01:10.766Z] "proto.go", [2024-03-15T18:01:10.766Z] "registry.go", [2024-03-15T18:01:10.766Z] "text_decode.go", [2024-03-15T18:01:10.766Z] "text_encode.go", [2024-03-15T18:01:10.766Z] "wire.go", [2024-03-15T18:01:10.766Z] "wrappers.go" [2024-03-15T18:01:10.766Z] ], [2024-03-15T18:01:10.766Z] "Imports": [ [2024-03-15T18:01:10.766Z] "bytes", [2024-03-15T18:01:10.766Z] "compress/gzip", [2024-03-15T18:01:10.766Z] "encoding", [2024-03-15T18:01:10.766Z] "encoding/json", [2024-03-15T18:01:10.766Z] "errors", [2024-03-15T18:01:10.766Z] "fmt", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.766Z] "io", [2024-03-15T18:01:10.766Z] "io/ioutil", [2024-03-15T18:01:10.766Z] "math", [2024-03-15T18:01:10.766Z] "reflect", [2024-03-15T18:01:10.766Z] "sort", [2024-03-15T18:01:10.766Z] "strconv", [2024-03-15T18:01:10.766Z] "strings", [2024-03-15T18:01:10.766Z] "sync", [2024-03-15T18:01:10.766Z] "unicode/utf8" [2024-03-15T18:01:10.766Z] ], [2024-03-15T18:01:10.766Z] "Deps": [ [2024-03-15T18:01:10.766Z] "bufio", [2024-03-15T18:01:10.766Z] "bytes", [2024-03-15T18:01:10.766Z] "compress/flate", [2024-03-15T18:01:10.766Z] "compress/gzip", [2024-03-15T18:01:10.766Z] "embed", [2024-03-15T18:01:10.766Z] "encoding", [2024-03-15T18:01:10.766Z] "encoding/base64", [2024-03-15T18:01:10.766Z] "encoding/binary", [2024-03-15T18:01:10.766Z] "encoding/json", [2024-03-15T18:01:10.766Z] "errors", [2024-03-15T18:01:10.766Z] "fmt", [2024-03-15T18:01:10.766Z] "go/token", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.766Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.767Z] "hash", [2024-03-15T18:01:10.767Z] "hash/crc32", [2024-03-15T18:01:10.767Z] "hash/fnv", [2024-03-15T18:01:10.767Z] "internal/abi", [2024-03-15T18:01:10.767Z] "internal/bytealg", [2024-03-15T18:01:10.767Z] "internal/cpu", [2024-03-15T18:01:10.767Z] "internal/fmtsort", [2024-03-15T18:01:10.767Z] "internal/goexperiment", [2024-03-15T18:01:10.767Z] "internal/itoa", [2024-03-15T18:01:10.767Z] "internal/oserror", [2024-03-15T18:01:10.767Z] "internal/poll", [2024-03-15T18:01:10.767Z] "internal/race", [2024-03-15T18:01:10.767Z] "internal/reflectlite", [2024-03-15T18:01:10.767Z] "internal/syscall/execenv", [2024-03-15T18:01:10.767Z] "internal/syscall/unix", [2024-03-15T18:01:10.767Z] "internal/testlog", [2024-03-15T18:01:10.767Z] "internal/unsafeheader", [2024-03-15T18:01:10.767Z] "io", [2024-03-15T18:01:10.767Z] "io/fs", [2024-03-15T18:01:10.767Z] "io/ioutil", [2024-03-15T18:01:10.767Z] "math", [2024-03-15T18:01:10.767Z] "math/bits", [2024-03-15T18:01:10.767Z] "os", [2024-03-15T18:01:10.767Z] "path", [2024-03-15T18:01:10.767Z] "reflect", [2024-03-15T18:01:10.767Z] "runtime", [2024-03-15T18:01:10.767Z] "runtime/internal/atomic", [2024-03-15T18:01:10.767Z] "runtime/internal/math", [2024-03-15T18:01:10.767Z] "runtime/internal/sys", [2024-03-15T18:01:10.767Z] "sort", [2024-03-15T18:01:10.767Z] "strconv", [2024-03-15T18:01:10.767Z] "strings", [2024-03-15T18:01:10.767Z] "sync", [2024-03-15T18:01:10.767Z] "sync/atomic", [2024-03-15T18:01:10.767Z] "syscall", [2024-03-15T18:01:10.767Z] "time", [2024-03-15T18:01:10.767Z] "unicode", [2024-03-15T18:01:10.767Z] "unicode/utf16", [2024-03-15T18:01:10.767Z] "unicode/utf8", [2024-03-15T18:01:10.767Z] "unsafe" [2024-03-15T18:01:10.767Z] ], [2024-03-15T18:01:10.767Z] "XTestGoFiles": [ [2024-03-15T18:01:10.767Z] "discard_test.go", [2024-03-15T18:01:10.767Z] "extensions_test.go", [2024-03-15T18:01:10.767Z] "proto_clone_test.go", [2024-03-15T18:01:10.767Z] "proto_equal_test.go", [2024-03-15T18:01:10.767Z] "proto_test.go", [2024-03-15T18:01:10.767Z] "registry_test.go", [2024-03-15T18:01:10.767Z] "text_test.go" [2024-03-15T18:01:10.767Z] ], [2024-03-15T18:01:10.767Z] "XTestImports": [ [2024-03-15T18:01:10.767Z] "bytes", [2024-03-15T18:01:10.767Z] "encoding/json", [2024-03-15T18:01:10.767Z] "errors", [2024-03-15T18:01:10.767Z] "fmt", [2024-03-15T18:01:10.767Z] "github.com/golang/protobuf/internal/testprotos/proto2_proto", [2024-03-15T18:01:10.767Z] "github.com/golang/protobuf/internal/testprotos/proto3_proto", [2024-03-15T18:01:10.767Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.767Z] "github.com/golang/protobuf/protoc-gen-go/descriptor", [2024-03-15T18:01:10.767Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.767Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.767Z] "github.com/google/go-cmp/cmp", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/testing/protopack", [2024-03-15T18:01:10.767Z] "log", [2024-03-15T18:01:10.767Z] "math", [2024-03-15T18:01:10.767Z] "math/rand", [2024-03-15T18:01:10.767Z] "reflect", [2024-03-15T18:01:10.767Z] "runtime/debug", [2024-03-15T18:01:10.767Z] "sort", [2024-03-15T18:01:10.767Z] "strings", [2024-03-15T18:01:10.767Z] "sync", [2024-03-15T18:01:10.767Z] "testing", [2024-03-15T18:01:10.767Z] "time" [2024-03-15T18:01:10.767Z] ] [2024-03-15T18:01:10.767Z] } [2024-03-15T18:01:10.767Z] { [2024-03-15T18:01:10.767Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/attributes", [2024-03-15T18:01:10.767Z] "ImportPath": "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.767Z] "Name": "attributes", [2024-03-15T18:01:10.767Z] "Doc": "Package attributes defines a generic key/value store used in various gRPC components.", [2024-03-15T18:01:10.767Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.767Z] "Module": { [2024-03-15T18:01:10.767Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.767Z] "Version": "v1.60.1", [2024-03-15T18:01:10.767Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.767Z] "Indirect": true, [2024-03-15T18:01:10.767Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.767Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.767Z] "GoVersion": "1.19" [2024-03-15T18:01:10.767Z] }, [2024-03-15T18:01:10.767Z] "DepOnly": true, [2024-03-15T18:01:10.767Z] "Stale": true, [2024-03-15T18:01:10.767Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.767Z] "GoFiles": [ [2024-03-15T18:01:10.767Z] "attributes.go" [2024-03-15T18:01:10.767Z] ], [2024-03-15T18:01:10.767Z] "Imports": [ [2024-03-15T18:01:10.767Z] "fmt", [2024-03-15T18:01:10.767Z] "strings" [2024-03-15T18:01:10.767Z] ], [2024-03-15T18:01:10.767Z] "Deps": [ [2024-03-15T18:01:10.767Z] "errors", [2024-03-15T18:01:10.767Z] "fmt", [2024-03-15T18:01:10.767Z] "internal/abi", [2024-03-15T18:01:10.767Z] "internal/bytealg", [2024-03-15T18:01:10.767Z] "internal/cpu", [2024-03-15T18:01:10.767Z] "internal/fmtsort", [2024-03-15T18:01:10.767Z] "internal/goexperiment", [2024-03-15T18:01:10.767Z] "internal/itoa", [2024-03-15T18:01:10.767Z] "internal/oserror", [2024-03-15T18:01:10.767Z] "internal/poll", [2024-03-15T18:01:10.767Z] "internal/race", [2024-03-15T18:01:10.767Z] "internal/reflectlite", [2024-03-15T18:01:10.767Z] "internal/syscall/execenv", [2024-03-15T18:01:10.767Z] "internal/syscall/unix", [2024-03-15T18:01:10.767Z] "internal/testlog", [2024-03-15T18:01:10.767Z] "internal/unsafeheader", [2024-03-15T18:01:10.767Z] "io", [2024-03-15T18:01:10.767Z] "io/fs", [2024-03-15T18:01:10.767Z] "math", [2024-03-15T18:01:10.767Z] "math/bits", [2024-03-15T18:01:10.767Z] "os", [2024-03-15T18:01:10.767Z] "path", [2024-03-15T18:01:10.767Z] "reflect", [2024-03-15T18:01:10.767Z] "runtime", [2024-03-15T18:01:10.767Z] "runtime/internal/atomic", [2024-03-15T18:01:10.767Z] "runtime/internal/math", [2024-03-15T18:01:10.767Z] "runtime/internal/sys", [2024-03-15T18:01:10.767Z] "sort", [2024-03-15T18:01:10.767Z] "strconv", [2024-03-15T18:01:10.767Z] "strings", [2024-03-15T18:01:10.767Z] "sync", [2024-03-15T18:01:10.767Z] "sync/atomic", [2024-03-15T18:01:10.767Z] "syscall", [2024-03-15T18:01:10.767Z] "time", [2024-03-15T18:01:10.767Z] "unicode", [2024-03-15T18:01:10.767Z] "unicode/utf8", [2024-03-15T18:01:10.767Z] "unsafe" [2024-03-15T18:01:10.767Z] ], [2024-03-15T18:01:10.767Z] "XTestGoFiles": [ [2024-03-15T18:01:10.767Z] "attributes_test.go" [2024-03-15T18:01:10.767Z] ], [2024-03-15T18:01:10.767Z] "XTestImports": [ [2024-03-15T18:01:10.767Z] "fmt", [2024-03-15T18:01:10.767Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.767Z] "testing" [2024-03-15T18:01:10.767Z] ] [2024-03-15T18:01:10.767Z] } [2024-03-15T18:01:10.767Z] { [2024-03-15T18:01:10.767Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/credentials", [2024-03-15T18:01:10.767Z] "ImportPath": "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.767Z] "Name": "credentials", [2024-03-15T18:01:10.767Z] "Doc": "Package credentials defines APIs for parsing SPIFFE ID.", [2024-03-15T18:01:10.767Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.767Z] "Module": { [2024-03-15T18:01:10.767Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.767Z] "Version": "v1.60.1", [2024-03-15T18:01:10.767Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.767Z] "Indirect": true, [2024-03-15T18:01:10.767Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.767Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.767Z] "GoVersion": "1.19" [2024-03-15T18:01:10.767Z] }, [2024-03-15T18:01:10.767Z] "DepOnly": true, [2024-03-15T18:01:10.767Z] "Stale": true, [2024-03-15T18:01:10.767Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.767Z] "GoFiles": [ [2024-03-15T18:01:10.767Z] "credentials.go", [2024-03-15T18:01:10.767Z] "spiffe.go", [2024-03-15T18:01:10.767Z] "syscallconn.go", [2024-03-15T18:01:10.767Z] "util.go" [2024-03-15T18:01:10.767Z] ], [2024-03-15T18:01:10.767Z] "Imports": [ [2024-03-15T18:01:10.767Z] "context", [2024-03-15T18:01:10.767Z] "crypto/tls", [2024-03-15T18:01:10.767Z] "crypto/x509", [2024-03-15T18:01:10.767Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.767Z] "net", [2024-03-15T18:01:10.767Z] "net/url", [2024-03-15T18:01:10.767Z] "syscall" [2024-03-15T18:01:10.767Z] ], [2024-03-15T18:01:10.767Z] "Deps": [ [2024-03-15T18:01:10.767Z] "bufio", [2024-03-15T18:01:10.767Z] "bytes", [2024-03-15T18:01:10.767Z] "container/list", [2024-03-15T18:01:10.767Z] "context", [2024-03-15T18:01:10.767Z] "crypto", [2024-03-15T18:01:10.767Z] "crypto/aes", [2024-03-15T18:01:10.767Z] "crypto/cipher", [2024-03-15T18:01:10.767Z] "crypto/des", [2024-03-15T18:01:10.767Z] "crypto/dsa", [2024-03-15T18:01:10.767Z] "crypto/ecdsa", [2024-03-15T18:01:10.767Z] "crypto/ed25519", [2024-03-15T18:01:10.767Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.767Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.767Z] "crypto/elliptic", [2024-03-15T18:01:10.767Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.767Z] "crypto/hmac", [2024-03-15T18:01:10.767Z] "crypto/internal/randutil", [2024-03-15T18:01:10.767Z] "crypto/internal/subtle", [2024-03-15T18:01:10.767Z] "crypto/md5", [2024-03-15T18:01:10.767Z] "crypto/rand", [2024-03-15T18:01:10.767Z] "crypto/rc4", [2024-03-15T18:01:10.767Z] "crypto/rsa", [2024-03-15T18:01:10.767Z] "crypto/sha1", [2024-03-15T18:01:10.767Z] "crypto/sha256", [2024-03-15T18:01:10.767Z] "crypto/sha512", [2024-03-15T18:01:10.767Z] "crypto/subtle", [2024-03-15T18:01:10.767Z] "crypto/tls", [2024-03-15T18:01:10.767Z] "crypto/x509", [2024-03-15T18:01:10.767Z] "crypto/x509/pkix", [2024-03-15T18:01:10.767Z] "encoding", [2024-03-15T18:01:10.767Z] "encoding/asn1", [2024-03-15T18:01:10.767Z] "encoding/base64", [2024-03-15T18:01:10.767Z] "encoding/binary", [2024-03-15T18:01:10.767Z] "encoding/hex", [2024-03-15T18:01:10.767Z] "encoding/json", [2024-03-15T18:01:10.767Z] "encoding/pem", [2024-03-15T18:01:10.767Z] "errors", [2024-03-15T18:01:10.767Z] "fmt", [2024-03-15T18:01:10.767Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.767Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.767Z] "hash", [2024-03-15T18:01:10.767Z] "internal/abi", [2024-03-15T18:01:10.767Z] "internal/bytealg", [2024-03-15T18:01:10.767Z] "internal/cpu", [2024-03-15T18:01:10.767Z] "internal/fmtsort", [2024-03-15T18:01:10.767Z] "internal/goexperiment", [2024-03-15T18:01:10.767Z] "internal/itoa", [2024-03-15T18:01:10.767Z] "internal/nettrace", [2024-03-15T18:01:10.767Z] "internal/oserror", [2024-03-15T18:01:10.767Z] "internal/poll", [2024-03-15T18:01:10.767Z] "internal/race", [2024-03-15T18:01:10.767Z] "internal/reflectlite", [2024-03-15T18:01:10.767Z] "internal/singleflight", [2024-03-15T18:01:10.767Z] "internal/syscall/execenv", [2024-03-15T18:01:10.767Z] "internal/syscall/unix", [2024-03-15T18:01:10.767Z] "internal/testlog", [2024-03-15T18:01:10.767Z] "internal/unsafeheader", [2024-03-15T18:01:10.767Z] "io", [2024-03-15T18:01:10.767Z] "io/fs", [2024-03-15T18:01:10.767Z] "io/ioutil", [2024-03-15T18:01:10.767Z] "log", [2024-03-15T18:01:10.767Z] "math", [2024-03-15T18:01:10.767Z] "math/big", [2024-03-15T18:01:10.767Z] "math/bits", [2024-03-15T18:01:10.767Z] "math/rand", [2024-03-15T18:01:10.767Z] "net", [2024-03-15T18:01:10.767Z] "net/url", [2024-03-15T18:01:10.767Z] "os", [2024-03-15T18:01:10.767Z] "path", [2024-03-15T18:01:10.767Z] "path/filepath", [2024-03-15T18:01:10.767Z] "reflect", [2024-03-15T18:01:10.767Z] "runtime", [2024-03-15T18:01:10.767Z] "runtime/cgo", [2024-03-15T18:01:10.767Z] "runtime/internal/atomic", [2024-03-15T18:01:10.767Z] "runtime/internal/math", [2024-03-15T18:01:10.767Z] "runtime/internal/sys", [2024-03-15T18:01:10.767Z] "sort", [2024-03-15T18:01:10.767Z] "strconv", [2024-03-15T18:01:10.767Z] "strings", [2024-03-15T18:01:10.767Z] "sync", [2024-03-15T18:01:10.767Z] "sync/atomic", [2024-03-15T18:01:10.767Z] "syscall", [2024-03-15T18:01:10.767Z] "time", [2024-03-15T18:01:10.767Z] "unicode", [2024-03-15T18:01:10.767Z] "unicode/utf16", [2024-03-15T18:01:10.767Z] "unicode/utf8", [2024-03-15T18:01:10.767Z] "unsafe", [2024-03-15T18:01:10.767Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.767Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.767Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.767Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.767Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.767Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.767Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.767Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.767Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.767Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.767Z] ], [2024-03-15T18:01:10.767Z] "TestGoFiles": [ [2024-03-15T18:01:10.767Z] "spiffe_test.go", [2024-03-15T18:01:10.767Z] "syscallconn_test.go", [2024-03-15T18:01:10.767Z] "util_test.go" [2024-03-15T18:01:10.767Z] ], [2024-03-15T18:01:10.767Z] "TestImports": [ [2024-03-15T18:01:10.767Z] "crypto/tls", [2024-03-15T18:01:10.767Z] "crypto/x509", [2024-03-15T18:01:10.767Z] "encoding/pem", [2024-03-15T18:01:10.767Z] "google.golang.org/grpc/internal/grpctest", [2024-03-15T18:01:10.767Z] "google.golang.org/grpc/testdata", [2024-03-15T18:01:10.767Z] "net", [2024-03-15T18:01:10.767Z] "net/url", [2024-03-15T18:01:10.767Z] "os", [2024-03-15T18:01:10.767Z] "reflect", [2024-03-15T18:01:10.767Z] "syscall", [2024-03-15T18:01:10.767Z] "testing" [2024-03-15T18:01:10.767Z] ] [2024-03-15T18:01:10.767Z] } [2024-03-15T18:01:10.767Z] { [2024-03-15T18:01:10.767Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/credentials", [2024-03-15T18:01:10.767Z] "ImportPath": "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.767Z] "Name": "credentials", [2024-03-15T18:01:10.767Z] "Doc": "Package credentials implements various credentials supported by gRPC library, which encapsulate all the state needed by a client to authenticate with a server and make various assertions, e.g., about the client's identity, role, or whether it is authorized to make a particular call.", [2024-03-15T18:01:10.767Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.767Z] "Module": { [2024-03-15T18:01:10.767Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.767Z] "Version": "v1.60.1", [2024-03-15T18:01:10.767Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.767Z] "Indirect": true, [2024-03-15T18:01:10.767Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.767Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.767Z] "GoVersion": "1.19" [2024-03-15T18:01:10.767Z] }, [2024-03-15T18:01:10.767Z] "DepOnly": true, [2024-03-15T18:01:10.767Z] "Stale": true, [2024-03-15T18:01:10.767Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.767Z] "GoFiles": [ [2024-03-15T18:01:10.767Z] "credentials.go", [2024-03-15T18:01:10.767Z] "tls.go" [2024-03-15T18:01:10.767Z] ], [2024-03-15T18:01:10.767Z] "Imports": [ [2024-03-15T18:01:10.767Z] "context", [2024-03-15T18:01:10.767Z] "crypto/tls", [2024-03-15T18:01:10.767Z] "crypto/x509", [2024-03-15T18:01:10.767Z] "errors", [2024-03-15T18:01:10.767Z] "fmt", [2024-03-15T18:01:10.767Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.767Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.767Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.767Z] "net", [2024-03-15T18:01:10.767Z] "net/url", [2024-03-15T18:01:10.767Z] "os" [2024-03-15T18:01:10.767Z] ], [2024-03-15T18:01:10.767Z] "Deps": [ [2024-03-15T18:01:10.767Z] "bufio", [2024-03-15T18:01:10.767Z] "bytes", [2024-03-15T18:01:10.767Z] "compress/flate", [2024-03-15T18:01:10.767Z] "compress/gzip", [2024-03-15T18:01:10.767Z] "container/list", [2024-03-15T18:01:10.767Z] "context", [2024-03-15T18:01:10.767Z] "crypto", [2024-03-15T18:01:10.767Z] "crypto/aes", [2024-03-15T18:01:10.767Z] "crypto/cipher", [2024-03-15T18:01:10.767Z] "crypto/des", [2024-03-15T18:01:10.767Z] "crypto/dsa", [2024-03-15T18:01:10.767Z] "crypto/ecdsa", [2024-03-15T18:01:10.767Z] "crypto/ed25519", [2024-03-15T18:01:10.767Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.767Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.767Z] "crypto/elliptic", [2024-03-15T18:01:10.767Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.767Z] "crypto/hmac", [2024-03-15T18:01:10.767Z] "crypto/internal/randutil", [2024-03-15T18:01:10.767Z] "crypto/internal/subtle", [2024-03-15T18:01:10.767Z] "crypto/md5", [2024-03-15T18:01:10.767Z] "crypto/rand", [2024-03-15T18:01:10.767Z] "crypto/rc4", [2024-03-15T18:01:10.767Z] "crypto/rsa", [2024-03-15T18:01:10.767Z] "crypto/sha1", [2024-03-15T18:01:10.767Z] "crypto/sha256", [2024-03-15T18:01:10.767Z] "crypto/sha512", [2024-03-15T18:01:10.767Z] "crypto/subtle", [2024-03-15T18:01:10.767Z] "crypto/tls", [2024-03-15T18:01:10.767Z] "crypto/x509", [2024-03-15T18:01:10.767Z] "crypto/x509/pkix", [2024-03-15T18:01:10.767Z] "embed", [2024-03-15T18:01:10.767Z] "encoding", [2024-03-15T18:01:10.767Z] "encoding/asn1", [2024-03-15T18:01:10.767Z] "encoding/base64", [2024-03-15T18:01:10.767Z] "encoding/binary", [2024-03-15T18:01:10.767Z] "encoding/hex", [2024-03-15T18:01:10.767Z] "encoding/json", [2024-03-15T18:01:10.767Z] "encoding/pem", [2024-03-15T18:01:10.767Z] "errors", [2024-03-15T18:01:10.767Z] "fmt", [2024-03-15T18:01:10.767Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.767Z] "go/token", [2024-03-15T18:01:10.767Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.767Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.767Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.767Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.767Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.767Z] "hash", [2024-03-15T18:01:10.767Z] "hash/crc32", [2024-03-15T18:01:10.767Z] "hash/fnv", [2024-03-15T18:01:10.767Z] "internal/abi", [2024-03-15T18:01:10.767Z] "internal/bytealg", [2024-03-15T18:01:10.767Z] "internal/cpu", [2024-03-15T18:01:10.767Z] "internal/fmtsort", [2024-03-15T18:01:10.767Z] "internal/goexperiment", [2024-03-15T18:01:10.767Z] "internal/itoa", [2024-03-15T18:01:10.767Z] "internal/nettrace", [2024-03-15T18:01:10.767Z] "internal/oserror", [2024-03-15T18:01:10.767Z] "internal/poll", [2024-03-15T18:01:10.767Z] "internal/race", [2024-03-15T18:01:10.767Z] "internal/reflectlite", [2024-03-15T18:01:10.767Z] "internal/singleflight", [2024-03-15T18:01:10.767Z] "internal/syscall/execenv", [2024-03-15T18:01:10.767Z] "internal/syscall/unix", [2024-03-15T18:01:10.767Z] "internal/testlog", [2024-03-15T18:01:10.767Z] "internal/unsafeheader", [2024-03-15T18:01:10.767Z] "io", [2024-03-15T18:01:10.767Z] "io/fs", [2024-03-15T18:01:10.767Z] "io/ioutil", [2024-03-15T18:01:10.767Z] "log", [2024-03-15T18:01:10.767Z] "math", [2024-03-15T18:01:10.767Z] "math/big", [2024-03-15T18:01:10.767Z] "math/bits", [2024-03-15T18:01:10.767Z] "math/rand", [2024-03-15T18:01:10.767Z] "net", [2024-03-15T18:01:10.767Z] "net/url", [2024-03-15T18:01:10.767Z] "os", [2024-03-15T18:01:10.767Z] "path", [2024-03-15T18:01:10.767Z] "path/filepath", [2024-03-15T18:01:10.767Z] "reflect", [2024-03-15T18:01:10.767Z] "runtime", [2024-03-15T18:01:10.767Z] "runtime/cgo", [2024-03-15T18:01:10.767Z] "runtime/internal/atomic", [2024-03-15T18:01:10.767Z] "runtime/internal/math", [2024-03-15T18:01:10.767Z] "runtime/internal/sys", [2024-03-15T18:01:10.767Z] "sort", [2024-03-15T18:01:10.767Z] "strconv", [2024-03-15T18:01:10.767Z] "strings", [2024-03-15T18:01:10.767Z] "sync", [2024-03-15T18:01:10.767Z] "sync/atomic", [2024-03-15T18:01:10.767Z] "syscall", [2024-03-15T18:01:10.767Z] "time", [2024-03-15T18:01:10.767Z] "unicode", [2024-03-15T18:01:10.767Z] "unicode/utf16", [2024-03-15T18:01:10.767Z] "unicode/utf8", [2024-03-15T18:01:10.767Z] "unsafe", [2024-03-15T18:01:10.767Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.767Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.767Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.767Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.767Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.767Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.767Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.767Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.767Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.767Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.767Z] ], [2024-03-15T18:01:10.767Z] "TestGoFiles": [ [2024-03-15T18:01:10.767Z] "credentials_test.go" [2024-03-15T18:01:10.767Z] ], [2024-03-15T18:01:10.767Z] "TestImports": [ [2024-03-15T18:01:10.767Z] "context", [2024-03-15T18:01:10.767Z] "crypto/tls", [2024-03-15T18:01:10.767Z] "google.golang.org/grpc/internal/grpctest", [2024-03-15T18:01:10.767Z] "google.golang.org/grpc/testdata", [2024-03-15T18:01:10.767Z] "net", [2024-03-15T18:01:10.767Z] "strings", [2024-03-15T18:01:10.767Z] "testing", [2024-03-15T18:01:10.767Z] "time" [2024-03-15T18:01:10.767Z] ], [2024-03-15T18:01:10.767Z] "XTestGoFiles": [ [2024-03-15T18:01:10.767Z] "tls_ext_test.go" [2024-03-15T18:01:10.767Z] ], [2024-03-15T18:01:10.767Z] "XTestImports": [ [2024-03-15T18:01:10.767Z] "context", [2024-03-15T18:01:10.767Z] "crypto/tls", [2024-03-15T18:01:10.767Z] "crypto/x509", [2024-03-15T18:01:10.767Z] "fmt", [2024-03-15T18:01:10.767Z] "google.golang.org/grpc", [2024-03-15T18:01:10.767Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.767Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.767Z] "google.golang.org/grpc/internal/grpctest", [2024-03-15T18:01:10.767Z] "google.golang.org/grpc/internal/stubserver", [2024-03-15T18:01:10.767Z] "google.golang.org/grpc/interop/grpc_testing", [2024-03-15T18:01:10.767Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.767Z] "google.golang.org/grpc/testdata", [2024-03-15T18:01:10.767Z] "os", [2024-03-15T18:01:10.767Z] "strings", [2024-03-15T18:01:10.767Z] "testing", [2024-03-15T18:01:10.767Z] "time" [2024-03-15T18:01:10.767Z] ] [2024-03-15T18:01:10.767Z] } [2024-03-15T18:01:10.767Z] { [2024-03-15T18:01:10.767Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/serviceconfig", [2024-03-15T18:01:10.767Z] "ImportPath": "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.767Z] "Name": "serviceconfig", [2024-03-15T18:01:10.767Z] "Doc": "Package serviceconfig defines types and methods for operating on gRPC service configs.", [2024-03-15T18:01:10.767Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.767Z] "Module": { [2024-03-15T18:01:10.767Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.767Z] "Version": "v1.60.1", [2024-03-15T18:01:10.767Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.767Z] "Indirect": true, [2024-03-15T18:01:10.767Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.767Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.767Z] "GoVersion": "1.19" [2024-03-15T18:01:10.767Z] }, [2024-03-15T18:01:10.767Z] "DepOnly": true, [2024-03-15T18:01:10.767Z] "Stale": true, [2024-03-15T18:01:10.767Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.767Z] "GoFiles": [ [2024-03-15T18:01:10.767Z] "serviceconfig.go" [2024-03-15T18:01:10.767Z] ] [2024-03-15T18:01:10.767Z] } [2024-03-15T18:01:10.767Z] { [2024-03-15T18:01:10.767Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/resolver", [2024-03-15T18:01:10.767Z] "ImportPath": "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.767Z] "Name": "resolver", [2024-03-15T18:01:10.767Z] "Doc": "Package resolver defines APIs for name resolution in gRPC.", [2024-03-15T18:01:10.767Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.767Z] "Module": { [2024-03-15T18:01:10.767Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.767Z] "Version": "v1.60.1", [2024-03-15T18:01:10.767Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.767Z] "Indirect": true, [2024-03-15T18:01:10.767Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.767Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.767Z] "GoVersion": "1.19" [2024-03-15T18:01:10.767Z] }, [2024-03-15T18:01:10.767Z] "DepOnly": true, [2024-03-15T18:01:10.767Z] "Stale": true, [2024-03-15T18:01:10.768Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.768Z] "GoFiles": [ [2024-03-15T18:01:10.768Z] "map.go", [2024-03-15T18:01:10.768Z] "resolver.go" [2024-03-15T18:01:10.768Z] ], [2024-03-15T18:01:10.768Z] "Imports": [ [2024-03-15T18:01:10.768Z] "context", [2024-03-15T18:01:10.768Z] "fmt", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.768Z] "net", [2024-03-15T18:01:10.768Z] "net/url", [2024-03-15T18:01:10.768Z] "strings" [2024-03-15T18:01:10.768Z] ], [2024-03-15T18:01:10.768Z] "Deps": [ [2024-03-15T18:01:10.768Z] "bufio", [2024-03-15T18:01:10.768Z] "bytes", [2024-03-15T18:01:10.768Z] "compress/flate", [2024-03-15T18:01:10.768Z] "compress/gzip", [2024-03-15T18:01:10.768Z] "container/list", [2024-03-15T18:01:10.768Z] "context", [2024-03-15T18:01:10.768Z] "crypto", [2024-03-15T18:01:10.768Z] "crypto/aes", [2024-03-15T18:01:10.768Z] "crypto/cipher", [2024-03-15T18:01:10.768Z] "crypto/des", [2024-03-15T18:01:10.768Z] "crypto/dsa", [2024-03-15T18:01:10.768Z] "crypto/ecdsa", [2024-03-15T18:01:10.768Z] "crypto/ed25519", [2024-03-15T18:01:10.768Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.768Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.768Z] "crypto/elliptic", [2024-03-15T18:01:10.768Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.768Z] "crypto/hmac", [2024-03-15T18:01:10.768Z] "crypto/internal/randutil", [2024-03-15T18:01:10.768Z] "crypto/internal/subtle", [2024-03-15T18:01:10.768Z] "crypto/md5", [2024-03-15T18:01:10.768Z] "crypto/rand", [2024-03-15T18:01:10.768Z] "crypto/rc4", [2024-03-15T18:01:10.768Z] "crypto/rsa", [2024-03-15T18:01:10.768Z] "crypto/sha1", [2024-03-15T18:01:10.768Z] "crypto/sha256", [2024-03-15T18:01:10.768Z] "crypto/sha512", [2024-03-15T18:01:10.768Z] "crypto/subtle", [2024-03-15T18:01:10.768Z] "crypto/tls", [2024-03-15T18:01:10.768Z] "crypto/x509", [2024-03-15T18:01:10.768Z] "crypto/x509/pkix", [2024-03-15T18:01:10.768Z] "embed", [2024-03-15T18:01:10.768Z] "encoding", [2024-03-15T18:01:10.768Z] "encoding/asn1", [2024-03-15T18:01:10.768Z] "encoding/base64", [2024-03-15T18:01:10.768Z] "encoding/binary", [2024-03-15T18:01:10.768Z] "encoding/hex", [2024-03-15T18:01:10.768Z] "encoding/json", [2024-03-15T18:01:10.768Z] "encoding/pem", [2024-03-15T18:01:10.768Z] "errors", [2024-03-15T18:01:10.768Z] "fmt", [2024-03-15T18:01:10.768Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.768Z] "go/token", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.768Z] "hash", [2024-03-15T18:01:10.768Z] "hash/crc32", [2024-03-15T18:01:10.768Z] "hash/fnv", [2024-03-15T18:01:10.768Z] "internal/abi", [2024-03-15T18:01:10.768Z] "internal/bytealg", [2024-03-15T18:01:10.768Z] "internal/cpu", [2024-03-15T18:01:10.768Z] "internal/fmtsort", [2024-03-15T18:01:10.768Z] "internal/goexperiment", [2024-03-15T18:01:10.768Z] "internal/itoa", [2024-03-15T18:01:10.768Z] "internal/nettrace", [2024-03-15T18:01:10.768Z] "internal/oserror", [2024-03-15T18:01:10.768Z] "internal/poll", [2024-03-15T18:01:10.768Z] "internal/race", [2024-03-15T18:01:10.768Z] "internal/reflectlite", [2024-03-15T18:01:10.768Z] "internal/singleflight", [2024-03-15T18:01:10.768Z] "internal/syscall/execenv", [2024-03-15T18:01:10.768Z] "internal/syscall/unix", [2024-03-15T18:01:10.768Z] "internal/testlog", [2024-03-15T18:01:10.768Z] "internal/unsafeheader", [2024-03-15T18:01:10.768Z] "io", [2024-03-15T18:01:10.768Z] "io/fs", [2024-03-15T18:01:10.768Z] "io/ioutil", [2024-03-15T18:01:10.768Z] "log", [2024-03-15T18:01:10.768Z] "math", [2024-03-15T18:01:10.768Z] "math/big", [2024-03-15T18:01:10.768Z] "math/bits", [2024-03-15T18:01:10.768Z] "math/rand", [2024-03-15T18:01:10.768Z] "net", [2024-03-15T18:01:10.768Z] "net/url", [2024-03-15T18:01:10.768Z] "os", [2024-03-15T18:01:10.768Z] "path", [2024-03-15T18:01:10.768Z] "path/filepath", [2024-03-15T18:01:10.768Z] "reflect", [2024-03-15T18:01:10.768Z] "runtime", [2024-03-15T18:01:10.768Z] "runtime/cgo", [2024-03-15T18:01:10.768Z] "runtime/internal/atomic", [2024-03-15T18:01:10.768Z] "runtime/internal/math", [2024-03-15T18:01:10.768Z] "runtime/internal/sys", [2024-03-15T18:01:10.768Z] "sort", [2024-03-15T18:01:10.768Z] "strconv", [2024-03-15T18:01:10.768Z] "strings", [2024-03-15T18:01:10.768Z] "sync", [2024-03-15T18:01:10.768Z] "sync/atomic", [2024-03-15T18:01:10.768Z] "syscall", [2024-03-15T18:01:10.768Z] "time", [2024-03-15T18:01:10.768Z] "unicode", [2024-03-15T18:01:10.768Z] "unicode/utf16", [2024-03-15T18:01:10.768Z] "unicode/utf8", [2024-03-15T18:01:10.768Z] "unsafe", [2024-03-15T18:01:10.768Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.768Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.768Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.768Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.768Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.768Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.768Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.768Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.768Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.768Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.768Z] ], [2024-03-15T18:01:10.768Z] "TestGoFiles": [ [2024-03-15T18:01:10.768Z] "map_test.go", [2024-03-15T18:01:10.768Z] "resolver_test.go" [2024-03-15T18:01:10.768Z] ], [2024-03-15T18:01:10.768Z] "TestImports": [ [2024-03-15T18:01:10.768Z] "fmt", [2024-03-15T18:01:10.768Z] "github.com/google/go-cmp/cmp", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/internal/grpctest", [2024-03-15T18:01:10.768Z] "sort", [2024-03-15T18:01:10.768Z] "testing" [2024-03-15T18:01:10.768Z] ] [2024-03-15T18:01:10.768Z] } [2024-03-15T18:01:10.768Z] { [2024-03-15T18:01:10.768Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal", [2024-03-15T18:01:10.768Z] "ImportPath": "google.golang.org/grpc/internal", [2024-03-15T18:01:10.768Z] "Name": "internal", [2024-03-15T18:01:10.768Z] "Doc": "Package internal contains gRPC-internal code, to avoid polluting the godoc of the top-level grpc package.", [2024-03-15T18:01:10.768Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.768Z] "Module": { [2024-03-15T18:01:10.768Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.768Z] "Version": "v1.60.1", [2024-03-15T18:01:10.768Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.768Z] "Indirect": true, [2024-03-15T18:01:10.768Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.768Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.768Z] "GoVersion": "1.19" [2024-03-15T18:01:10.768Z] }, [2024-03-15T18:01:10.768Z] "DepOnly": true, [2024-03-15T18:01:10.768Z] "Stale": true, [2024-03-15T18:01:10.768Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.768Z] "GoFiles": [ [2024-03-15T18:01:10.768Z] "experimental.go", [2024-03-15T18:01:10.768Z] "internal.go", [2024-03-15T18:01:10.768Z] "tcp_keepalive_nonunix.go", [2024-03-15T18:01:10.768Z] "xds_handshake_cluster.go" [2024-03-15T18:01:10.768Z] ], [2024-03-15T18:01:10.768Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.768Z] "tcp_keepalive_unix.go" [2024-03-15T18:01:10.768Z] ], [2024-03-15T18:01:10.768Z] "Imports": [ [2024-03-15T18:01:10.768Z] "context", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.768Z] "net", [2024-03-15T18:01:10.768Z] "time" [2024-03-15T18:01:10.768Z] ], [2024-03-15T18:01:10.768Z] "Deps": [ [2024-03-15T18:01:10.768Z] "bufio", [2024-03-15T18:01:10.768Z] "bytes", [2024-03-15T18:01:10.768Z] "compress/flate", [2024-03-15T18:01:10.768Z] "compress/gzip", [2024-03-15T18:01:10.768Z] "container/list", [2024-03-15T18:01:10.768Z] "context", [2024-03-15T18:01:10.768Z] "crypto", [2024-03-15T18:01:10.768Z] "crypto/aes", [2024-03-15T18:01:10.768Z] "crypto/cipher", [2024-03-15T18:01:10.768Z] "crypto/des", [2024-03-15T18:01:10.768Z] "crypto/dsa", [2024-03-15T18:01:10.768Z] "crypto/ecdsa", [2024-03-15T18:01:10.768Z] "crypto/ed25519", [2024-03-15T18:01:10.768Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.768Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.768Z] "crypto/elliptic", [2024-03-15T18:01:10.768Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.768Z] "crypto/hmac", [2024-03-15T18:01:10.768Z] "crypto/internal/randutil", [2024-03-15T18:01:10.768Z] "crypto/internal/subtle", [2024-03-15T18:01:10.768Z] "crypto/md5", [2024-03-15T18:01:10.768Z] "crypto/rand", [2024-03-15T18:01:10.768Z] "crypto/rc4", [2024-03-15T18:01:10.768Z] "crypto/rsa", [2024-03-15T18:01:10.768Z] "crypto/sha1", [2024-03-15T18:01:10.768Z] "crypto/sha256", [2024-03-15T18:01:10.768Z] "crypto/sha512", [2024-03-15T18:01:10.768Z] "crypto/subtle", [2024-03-15T18:01:10.768Z] "crypto/tls", [2024-03-15T18:01:10.768Z] "crypto/x509", [2024-03-15T18:01:10.768Z] "crypto/x509/pkix", [2024-03-15T18:01:10.768Z] "embed", [2024-03-15T18:01:10.768Z] "encoding", [2024-03-15T18:01:10.768Z] "encoding/asn1", [2024-03-15T18:01:10.768Z] "encoding/base64", [2024-03-15T18:01:10.768Z] "encoding/binary", [2024-03-15T18:01:10.768Z] "encoding/hex", [2024-03-15T18:01:10.768Z] "encoding/json", [2024-03-15T18:01:10.768Z] "encoding/pem", [2024-03-15T18:01:10.768Z] "errors", [2024-03-15T18:01:10.768Z] "fmt", [2024-03-15T18:01:10.768Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.768Z] "go/token", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.768Z] "hash", [2024-03-15T18:01:10.768Z] "hash/crc32", [2024-03-15T18:01:10.768Z] "hash/fnv", [2024-03-15T18:01:10.768Z] "internal/abi", [2024-03-15T18:01:10.768Z] "internal/bytealg", [2024-03-15T18:01:10.768Z] "internal/cpu", [2024-03-15T18:01:10.768Z] "internal/fmtsort", [2024-03-15T18:01:10.768Z] "internal/goexperiment", [2024-03-15T18:01:10.768Z] "internal/itoa", [2024-03-15T18:01:10.768Z] "internal/nettrace", [2024-03-15T18:01:10.768Z] "internal/oserror", [2024-03-15T18:01:10.768Z] "internal/poll", [2024-03-15T18:01:10.768Z] "internal/race", [2024-03-15T18:01:10.768Z] "internal/reflectlite", [2024-03-15T18:01:10.768Z] "internal/singleflight", [2024-03-15T18:01:10.768Z] "internal/syscall/execenv", [2024-03-15T18:01:10.768Z] "internal/syscall/unix", [2024-03-15T18:01:10.768Z] "internal/testlog", [2024-03-15T18:01:10.768Z] "internal/unsafeheader", [2024-03-15T18:01:10.768Z] "io", [2024-03-15T18:01:10.768Z] "io/fs", [2024-03-15T18:01:10.768Z] "io/ioutil", [2024-03-15T18:01:10.768Z] "log", [2024-03-15T18:01:10.768Z] "math", [2024-03-15T18:01:10.768Z] "math/big", [2024-03-15T18:01:10.768Z] "math/bits", [2024-03-15T18:01:10.768Z] "math/rand", [2024-03-15T18:01:10.768Z] "net", [2024-03-15T18:01:10.768Z] "net/url", [2024-03-15T18:01:10.768Z] "os", [2024-03-15T18:01:10.768Z] "path", [2024-03-15T18:01:10.768Z] "path/filepath", [2024-03-15T18:01:10.768Z] "reflect", [2024-03-15T18:01:10.768Z] "runtime", [2024-03-15T18:01:10.768Z] "runtime/cgo", [2024-03-15T18:01:10.768Z] "runtime/internal/atomic", [2024-03-15T18:01:10.768Z] "runtime/internal/math", [2024-03-15T18:01:10.768Z] "runtime/internal/sys", [2024-03-15T18:01:10.768Z] "sort", [2024-03-15T18:01:10.768Z] "strconv", [2024-03-15T18:01:10.768Z] "strings", [2024-03-15T18:01:10.768Z] "sync", [2024-03-15T18:01:10.768Z] "sync/atomic", [2024-03-15T18:01:10.768Z] "syscall", [2024-03-15T18:01:10.768Z] "time", [2024-03-15T18:01:10.768Z] "unicode", [2024-03-15T18:01:10.768Z] "unicode/utf16", [2024-03-15T18:01:10.768Z] "unicode/utf8", [2024-03-15T18:01:10.768Z] "unsafe", [2024-03-15T18:01:10.768Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.768Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.768Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.768Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.768Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.768Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.768Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.768Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.768Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.768Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.768Z] ] [2024-03-15T18:01:10.768Z] } [2024-03-15T18:01:10.768Z] { [2024-03-15T18:01:10.768Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/channelz", [2024-03-15T18:01:10.768Z] "ImportPath": "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.768Z] "Name": "channelz", [2024-03-15T18:01:10.768Z] "Doc": "Package channelz defines APIs for enabling channelz service, entry registration/deletion, and accessing channelz data.", [2024-03-15T18:01:10.768Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.768Z] "Module": { [2024-03-15T18:01:10.768Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.768Z] "Version": "v1.60.1", [2024-03-15T18:01:10.768Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.768Z] "Indirect": true, [2024-03-15T18:01:10.768Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.768Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.768Z] "GoVersion": "1.19" [2024-03-15T18:01:10.768Z] }, [2024-03-15T18:01:10.768Z] "DepOnly": true, [2024-03-15T18:01:10.768Z] "Stale": true, [2024-03-15T18:01:10.768Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.768Z] "GoFiles": [ [2024-03-15T18:01:10.768Z] "funcs.go", [2024-03-15T18:01:10.768Z] "id.go", [2024-03-15T18:01:10.768Z] "logging.go", [2024-03-15T18:01:10.768Z] "types.go", [2024-03-15T18:01:10.768Z] "types_linux.go", [2024-03-15T18:01:10.768Z] "util_linux.go" [2024-03-15T18:01:10.768Z] ], [2024-03-15T18:01:10.768Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.768Z] "types_nonlinux.go", [2024-03-15T18:01:10.768Z] "util_nonlinux.go" [2024-03-15T18:01:10.768Z] ], [2024-03-15T18:01:10.768Z] "Imports": [ [2024-03-15T18:01:10.768Z] "errors", [2024-03-15T18:01:10.768Z] "fmt", [2024-03-15T18:01:10.768Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.768Z] "net", [2024-03-15T18:01:10.768Z] "sort", [2024-03-15T18:01:10.768Z] "sync", [2024-03-15T18:01:10.768Z] "sync/atomic", [2024-03-15T18:01:10.768Z] "syscall", [2024-03-15T18:01:10.768Z] "time" [2024-03-15T18:01:10.768Z] ], [2024-03-15T18:01:10.768Z] "Deps": [ [2024-03-15T18:01:10.768Z] "bufio", [2024-03-15T18:01:10.768Z] "bytes", [2024-03-15T18:01:10.768Z] "compress/flate", [2024-03-15T18:01:10.768Z] "compress/gzip", [2024-03-15T18:01:10.768Z] "container/list", [2024-03-15T18:01:10.768Z] "context", [2024-03-15T18:01:10.768Z] "crypto", [2024-03-15T18:01:10.768Z] "crypto/aes", [2024-03-15T18:01:10.768Z] "crypto/cipher", [2024-03-15T18:01:10.768Z] "crypto/des", [2024-03-15T18:01:10.768Z] "crypto/dsa", [2024-03-15T18:01:10.768Z] "crypto/ecdsa", [2024-03-15T18:01:10.768Z] "crypto/ed25519", [2024-03-15T18:01:10.768Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.768Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.768Z] "crypto/elliptic", [2024-03-15T18:01:10.768Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.768Z] "crypto/hmac", [2024-03-15T18:01:10.768Z] "crypto/internal/randutil", [2024-03-15T18:01:10.768Z] "crypto/internal/subtle", [2024-03-15T18:01:10.768Z] "crypto/md5", [2024-03-15T18:01:10.768Z] "crypto/rand", [2024-03-15T18:01:10.768Z] "crypto/rc4", [2024-03-15T18:01:10.768Z] "crypto/rsa", [2024-03-15T18:01:10.768Z] "crypto/sha1", [2024-03-15T18:01:10.768Z] "crypto/sha256", [2024-03-15T18:01:10.768Z] "crypto/sha512", [2024-03-15T18:01:10.768Z] "crypto/subtle", [2024-03-15T18:01:10.768Z] "crypto/tls", [2024-03-15T18:01:10.768Z] "crypto/x509", [2024-03-15T18:01:10.768Z] "crypto/x509/pkix", [2024-03-15T18:01:10.768Z] "embed", [2024-03-15T18:01:10.768Z] "encoding", [2024-03-15T18:01:10.768Z] "encoding/asn1", [2024-03-15T18:01:10.768Z] "encoding/base64", [2024-03-15T18:01:10.768Z] "encoding/binary", [2024-03-15T18:01:10.768Z] "encoding/hex", [2024-03-15T18:01:10.768Z] "encoding/json", [2024-03-15T18:01:10.768Z] "encoding/pem", [2024-03-15T18:01:10.768Z] "errors", [2024-03-15T18:01:10.768Z] "fmt", [2024-03-15T18:01:10.768Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.768Z] "go/token", [2024-03-15T18:01:10.768Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.768Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.768Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.768Z] "hash", [2024-03-15T18:01:10.768Z] "hash/crc32", [2024-03-15T18:01:10.768Z] "hash/fnv", [2024-03-15T18:01:10.768Z] "internal/abi", [2024-03-15T18:01:10.768Z] "internal/bytealg", [2024-03-15T18:01:10.768Z] "internal/cpu", [2024-03-15T18:01:10.768Z] "internal/fmtsort", [2024-03-15T18:01:10.768Z] "internal/goexperiment", [2024-03-15T18:01:10.768Z] "internal/itoa", [2024-03-15T18:01:10.768Z] "internal/nettrace", [2024-03-15T18:01:10.768Z] "internal/oserror", [2024-03-15T18:01:10.768Z] "internal/poll", [2024-03-15T18:01:10.768Z] "internal/race", [2024-03-15T18:01:10.768Z] "internal/reflectlite", [2024-03-15T18:01:10.768Z] "internal/singleflight", [2024-03-15T18:01:10.768Z] "internal/syscall/execenv", [2024-03-15T18:01:10.768Z] "internal/syscall/unix", [2024-03-15T18:01:10.768Z] "internal/testlog", [2024-03-15T18:01:10.768Z] "internal/unsafeheader", [2024-03-15T18:01:10.768Z] "io", [2024-03-15T18:01:10.768Z] "io/fs", [2024-03-15T18:01:10.768Z] "io/ioutil", [2024-03-15T18:01:10.768Z] "log", [2024-03-15T18:01:10.768Z] "math", [2024-03-15T18:01:10.768Z] "math/big", [2024-03-15T18:01:10.768Z] "math/bits", [2024-03-15T18:01:10.768Z] "math/rand", [2024-03-15T18:01:10.768Z] "net", [2024-03-15T18:01:10.768Z] "net/url", [2024-03-15T18:01:10.768Z] "os", [2024-03-15T18:01:10.768Z] "path", [2024-03-15T18:01:10.768Z] "path/filepath", [2024-03-15T18:01:10.768Z] "reflect", [2024-03-15T18:01:10.768Z] "runtime", [2024-03-15T18:01:10.768Z] "runtime/cgo", [2024-03-15T18:01:10.768Z] "runtime/internal/atomic", [2024-03-15T18:01:10.769Z] "runtime/internal/math", [2024-03-15T18:01:10.769Z] "runtime/internal/sys", [2024-03-15T18:01:10.769Z] "sort", [2024-03-15T18:01:10.769Z] "strconv", [2024-03-15T18:01:10.769Z] "strings", [2024-03-15T18:01:10.769Z] "sync", [2024-03-15T18:01:10.769Z] "sync/atomic", [2024-03-15T18:01:10.769Z] "syscall", [2024-03-15T18:01:10.769Z] "time", [2024-03-15T18:01:10.769Z] "unicode", [2024-03-15T18:01:10.769Z] "unicode/utf16", [2024-03-15T18:01:10.769Z] "unicode/utf8", [2024-03-15T18:01:10.769Z] "unsafe", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.769Z] ], [2024-03-15T18:01:10.769Z] "XTestGoFiles": [ [2024-03-15T18:01:10.769Z] "util_test.go" [2024-03-15T18:01:10.769Z] ], [2024-03-15T18:01:10.769Z] "XTestImports": [ [2024-03-15T18:01:10.769Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/internal/grpctest", [2024-03-15T18:01:10.769Z] "net", [2024-03-15T18:01:10.769Z] "reflect", [2024-03-15T18:01:10.769Z] "syscall", [2024-03-15T18:01:10.769Z] "testing" [2024-03-15T18:01:10.769Z] ] [2024-03-15T18:01:10.769Z] } [2024-03-15T18:01:10.769Z] { [2024-03-15T18:01:10.769Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/channelz", [2024-03-15T18:01:10.769Z] "ImportPath": "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.769Z] "Name": "channelz", [2024-03-15T18:01:10.769Z] "Doc": "Package channelz exports internals of the channelz implementation as required by other gRPC packages.", [2024-03-15T18:01:10.769Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.769Z] "Module": { [2024-03-15T18:01:10.769Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.769Z] "Version": "v1.60.1", [2024-03-15T18:01:10.769Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.769Z] "Indirect": true, [2024-03-15T18:01:10.769Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.769Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.769Z] "GoVersion": "1.19" [2024-03-15T18:01:10.769Z] }, [2024-03-15T18:01:10.769Z] "DepOnly": true, [2024-03-15T18:01:10.769Z] "Stale": true, [2024-03-15T18:01:10.769Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.769Z] "GoFiles": [ [2024-03-15T18:01:10.769Z] "channelz.go" [2024-03-15T18:01:10.769Z] ], [2024-03-15T18:01:10.769Z] "Imports": [ [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/internal/channelz" [2024-03-15T18:01:10.769Z] ], [2024-03-15T18:01:10.769Z] "Deps": [ [2024-03-15T18:01:10.769Z] "bufio", [2024-03-15T18:01:10.769Z] "bytes", [2024-03-15T18:01:10.769Z] "compress/flate", [2024-03-15T18:01:10.769Z] "compress/gzip", [2024-03-15T18:01:10.769Z] "container/list", [2024-03-15T18:01:10.769Z] "context", [2024-03-15T18:01:10.769Z] "crypto", [2024-03-15T18:01:10.769Z] "crypto/aes", [2024-03-15T18:01:10.769Z] "crypto/cipher", [2024-03-15T18:01:10.769Z] "crypto/des", [2024-03-15T18:01:10.769Z] "crypto/dsa", [2024-03-15T18:01:10.769Z] "crypto/ecdsa", [2024-03-15T18:01:10.769Z] "crypto/ed25519", [2024-03-15T18:01:10.769Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.769Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.769Z] "crypto/elliptic", [2024-03-15T18:01:10.769Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.769Z] "crypto/hmac", [2024-03-15T18:01:10.769Z] "crypto/internal/randutil", [2024-03-15T18:01:10.769Z] "crypto/internal/subtle", [2024-03-15T18:01:10.769Z] "crypto/md5", [2024-03-15T18:01:10.769Z] "crypto/rand", [2024-03-15T18:01:10.769Z] "crypto/rc4", [2024-03-15T18:01:10.769Z] "crypto/rsa", [2024-03-15T18:01:10.769Z] "crypto/sha1", [2024-03-15T18:01:10.769Z] "crypto/sha256", [2024-03-15T18:01:10.769Z] "crypto/sha512", [2024-03-15T18:01:10.769Z] "crypto/subtle", [2024-03-15T18:01:10.769Z] "crypto/tls", [2024-03-15T18:01:10.769Z] "crypto/x509", [2024-03-15T18:01:10.769Z] "crypto/x509/pkix", [2024-03-15T18:01:10.769Z] "embed", [2024-03-15T18:01:10.769Z] "encoding", [2024-03-15T18:01:10.769Z] "encoding/asn1", [2024-03-15T18:01:10.769Z] "encoding/base64", [2024-03-15T18:01:10.769Z] "encoding/binary", [2024-03-15T18:01:10.769Z] "encoding/hex", [2024-03-15T18:01:10.769Z] "encoding/json", [2024-03-15T18:01:10.769Z] "encoding/pem", [2024-03-15T18:01:10.769Z] "errors", [2024-03-15T18:01:10.769Z] "fmt", [2024-03-15T18:01:10.769Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.769Z] "go/token", [2024-03-15T18:01:10.769Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.769Z] "hash", [2024-03-15T18:01:10.769Z] "hash/crc32", [2024-03-15T18:01:10.769Z] "hash/fnv", [2024-03-15T18:01:10.769Z] "internal/abi", [2024-03-15T18:01:10.769Z] "internal/bytealg", [2024-03-15T18:01:10.769Z] "internal/cpu", [2024-03-15T18:01:10.769Z] "internal/fmtsort", [2024-03-15T18:01:10.769Z] "internal/goexperiment", [2024-03-15T18:01:10.769Z] "internal/itoa", [2024-03-15T18:01:10.769Z] "internal/nettrace", [2024-03-15T18:01:10.769Z] "internal/oserror", [2024-03-15T18:01:10.769Z] "internal/poll", [2024-03-15T18:01:10.769Z] "internal/race", [2024-03-15T18:01:10.769Z] "internal/reflectlite", [2024-03-15T18:01:10.769Z] "internal/singleflight", [2024-03-15T18:01:10.769Z] "internal/syscall/execenv", [2024-03-15T18:01:10.769Z] "internal/syscall/unix", [2024-03-15T18:01:10.769Z] "internal/testlog", [2024-03-15T18:01:10.769Z] "internal/unsafeheader", [2024-03-15T18:01:10.769Z] "io", [2024-03-15T18:01:10.769Z] "io/fs", [2024-03-15T18:01:10.769Z] "io/ioutil", [2024-03-15T18:01:10.769Z] "log", [2024-03-15T18:01:10.769Z] "math", [2024-03-15T18:01:10.769Z] "math/big", [2024-03-15T18:01:10.769Z] "math/bits", [2024-03-15T18:01:10.769Z] "math/rand", [2024-03-15T18:01:10.769Z] "net", [2024-03-15T18:01:10.769Z] "net/url", [2024-03-15T18:01:10.769Z] "os", [2024-03-15T18:01:10.769Z] "path", [2024-03-15T18:01:10.769Z] "path/filepath", [2024-03-15T18:01:10.769Z] "reflect", [2024-03-15T18:01:10.769Z] "runtime", [2024-03-15T18:01:10.769Z] "runtime/cgo", [2024-03-15T18:01:10.769Z] "runtime/internal/atomic", [2024-03-15T18:01:10.769Z] "runtime/internal/math", [2024-03-15T18:01:10.769Z] "runtime/internal/sys", [2024-03-15T18:01:10.769Z] "sort", [2024-03-15T18:01:10.769Z] "strconv", [2024-03-15T18:01:10.769Z] "strings", [2024-03-15T18:01:10.769Z] "sync", [2024-03-15T18:01:10.769Z] "sync/atomic", [2024-03-15T18:01:10.769Z] "syscall", [2024-03-15T18:01:10.769Z] "time", [2024-03-15T18:01:10.769Z] "unicode", [2024-03-15T18:01:10.769Z] "unicode/utf16", [2024-03-15T18:01:10.769Z] "unicode/utf8", [2024-03-15T18:01:10.769Z] "unsafe", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.769Z] ] [2024-03-15T18:01:10.769Z] } [2024-03-15T18:01:10.769Z] { [2024-03-15T18:01:10.769Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/metadata", [2024-03-15T18:01:10.769Z] "ImportPath": "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.769Z] "Name": "metadata", [2024-03-15T18:01:10.769Z] "Doc": "Package metadata define the structure of the metadata supported by gRPC library.", [2024-03-15T18:01:10.769Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.769Z] "Module": { [2024-03-15T18:01:10.769Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.769Z] "Version": "v1.60.1", [2024-03-15T18:01:10.769Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.769Z] "Indirect": true, [2024-03-15T18:01:10.769Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.769Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.769Z] "GoVersion": "1.19" [2024-03-15T18:01:10.769Z] }, [2024-03-15T18:01:10.769Z] "DepOnly": true, [2024-03-15T18:01:10.769Z] "Stale": true, [2024-03-15T18:01:10.769Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.769Z] "GoFiles": [ [2024-03-15T18:01:10.769Z] "metadata.go" [2024-03-15T18:01:10.769Z] ], [2024-03-15T18:01:10.769Z] "Imports": [ [2024-03-15T18:01:10.769Z] "context", [2024-03-15T18:01:10.769Z] "fmt", [2024-03-15T18:01:10.769Z] "strings" [2024-03-15T18:01:10.769Z] ], [2024-03-15T18:01:10.769Z] "Deps": [ [2024-03-15T18:01:10.769Z] "context", [2024-03-15T18:01:10.769Z] "errors", [2024-03-15T18:01:10.769Z] "fmt", [2024-03-15T18:01:10.769Z] "internal/abi", [2024-03-15T18:01:10.769Z] "internal/bytealg", [2024-03-15T18:01:10.769Z] "internal/cpu", [2024-03-15T18:01:10.769Z] "internal/fmtsort", [2024-03-15T18:01:10.769Z] "internal/goexperiment", [2024-03-15T18:01:10.769Z] "internal/itoa", [2024-03-15T18:01:10.769Z] "internal/oserror", [2024-03-15T18:01:10.769Z] "internal/poll", [2024-03-15T18:01:10.769Z] "internal/race", [2024-03-15T18:01:10.769Z] "internal/reflectlite", [2024-03-15T18:01:10.769Z] "internal/syscall/execenv", [2024-03-15T18:01:10.769Z] "internal/syscall/unix", [2024-03-15T18:01:10.769Z] "internal/testlog", [2024-03-15T18:01:10.769Z] "internal/unsafeheader", [2024-03-15T18:01:10.769Z] "io", [2024-03-15T18:01:10.769Z] "io/fs", [2024-03-15T18:01:10.769Z] "math", [2024-03-15T18:01:10.769Z] "math/bits", [2024-03-15T18:01:10.769Z] "os", [2024-03-15T18:01:10.769Z] "path", [2024-03-15T18:01:10.769Z] "reflect", [2024-03-15T18:01:10.769Z] "runtime", [2024-03-15T18:01:10.769Z] "runtime/internal/atomic", [2024-03-15T18:01:10.769Z] "runtime/internal/math", [2024-03-15T18:01:10.769Z] "runtime/internal/sys", [2024-03-15T18:01:10.769Z] "sort", [2024-03-15T18:01:10.769Z] "strconv", [2024-03-15T18:01:10.769Z] "strings", [2024-03-15T18:01:10.769Z] "sync", [2024-03-15T18:01:10.769Z] "sync/atomic", [2024-03-15T18:01:10.769Z] "syscall", [2024-03-15T18:01:10.769Z] "time", [2024-03-15T18:01:10.769Z] "unicode", [2024-03-15T18:01:10.769Z] "unicode/utf8", [2024-03-15T18:01:10.769Z] "unsafe" [2024-03-15T18:01:10.769Z] ], [2024-03-15T18:01:10.769Z] "TestGoFiles": [ [2024-03-15T18:01:10.769Z] "metadata_test.go" [2024-03-15T18:01:10.769Z] ], [2024-03-15T18:01:10.769Z] "TestImports": [ [2024-03-15T18:01:10.769Z] "context", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/internal/grpctest", [2024-03-15T18:01:10.769Z] "reflect", [2024-03-15T18:01:10.769Z] "strconv", [2024-03-15T18:01:10.769Z] "testing", [2024-03-15T18:01:10.769Z] "time" [2024-03-15T18:01:10.769Z] ] [2024-03-15T18:01:10.769Z] } [2024-03-15T18:01:10.769Z] { [2024-03-15T18:01:10.769Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/balancer", [2024-03-15T18:01:10.769Z] "ImportPath": "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.769Z] "Name": "balancer", [2024-03-15T18:01:10.769Z] "Doc": "Package balancer defines APIs for load balancing in gRPC.", [2024-03-15T18:01:10.769Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.769Z] "Module": { [2024-03-15T18:01:10.769Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.769Z] "Version": "v1.60.1", [2024-03-15T18:01:10.769Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.769Z] "Indirect": true, [2024-03-15T18:01:10.769Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.769Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.769Z] "GoVersion": "1.19" [2024-03-15T18:01:10.769Z] }, [2024-03-15T18:01:10.769Z] "DepOnly": true, [2024-03-15T18:01:10.769Z] "Stale": true, [2024-03-15T18:01:10.769Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.769Z] "GoFiles": [ [2024-03-15T18:01:10.769Z] "balancer.go", [2024-03-15T18:01:10.769Z] "conn_state_evaluator.go" [2024-03-15T18:01:10.769Z] ], [2024-03-15T18:01:10.769Z] "Imports": [ [2024-03-15T18:01:10.769Z] "context", [2024-03-15T18:01:10.769Z] "encoding/json", [2024-03-15T18:01:10.769Z] "errors", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.769Z] "net", [2024-03-15T18:01:10.769Z] "strings" [2024-03-15T18:01:10.769Z] ], [2024-03-15T18:01:10.769Z] "Deps": [ [2024-03-15T18:01:10.769Z] "bufio", [2024-03-15T18:01:10.769Z] "bytes", [2024-03-15T18:01:10.769Z] "compress/flate", [2024-03-15T18:01:10.769Z] "compress/gzip", [2024-03-15T18:01:10.769Z] "container/list", [2024-03-15T18:01:10.769Z] "context", [2024-03-15T18:01:10.769Z] "crypto", [2024-03-15T18:01:10.769Z] "crypto/aes", [2024-03-15T18:01:10.769Z] "crypto/cipher", [2024-03-15T18:01:10.769Z] "crypto/des", [2024-03-15T18:01:10.769Z] "crypto/dsa", [2024-03-15T18:01:10.769Z] "crypto/ecdsa", [2024-03-15T18:01:10.769Z] "crypto/ed25519", [2024-03-15T18:01:10.769Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.769Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.769Z] "crypto/elliptic", [2024-03-15T18:01:10.769Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.769Z] "crypto/hmac", [2024-03-15T18:01:10.769Z] "crypto/internal/randutil", [2024-03-15T18:01:10.769Z] "crypto/internal/subtle", [2024-03-15T18:01:10.769Z] "crypto/md5", [2024-03-15T18:01:10.769Z] "crypto/rand", [2024-03-15T18:01:10.769Z] "crypto/rc4", [2024-03-15T18:01:10.769Z] "crypto/rsa", [2024-03-15T18:01:10.769Z] "crypto/sha1", [2024-03-15T18:01:10.769Z] "crypto/sha256", [2024-03-15T18:01:10.769Z] "crypto/sha512", [2024-03-15T18:01:10.769Z] "crypto/subtle", [2024-03-15T18:01:10.769Z] "crypto/tls", [2024-03-15T18:01:10.769Z] "crypto/x509", [2024-03-15T18:01:10.769Z] "crypto/x509/pkix", [2024-03-15T18:01:10.769Z] "embed", [2024-03-15T18:01:10.769Z] "encoding", [2024-03-15T18:01:10.769Z] "encoding/asn1", [2024-03-15T18:01:10.769Z] "encoding/base64", [2024-03-15T18:01:10.769Z] "encoding/binary", [2024-03-15T18:01:10.769Z] "encoding/hex", [2024-03-15T18:01:10.769Z] "encoding/json", [2024-03-15T18:01:10.769Z] "encoding/pem", [2024-03-15T18:01:10.769Z] "errors", [2024-03-15T18:01:10.769Z] "fmt", [2024-03-15T18:01:10.769Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.769Z] "go/token", [2024-03-15T18:01:10.769Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.769Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.769Z] "hash", [2024-03-15T18:01:10.769Z] "hash/crc32", [2024-03-15T18:01:10.769Z] "hash/fnv", [2024-03-15T18:01:10.769Z] "internal/abi", [2024-03-15T18:01:10.769Z] "internal/bytealg", [2024-03-15T18:01:10.769Z] "internal/cpu", [2024-03-15T18:01:10.769Z] "internal/fmtsort", [2024-03-15T18:01:10.769Z] "internal/goexperiment", [2024-03-15T18:01:10.769Z] "internal/itoa", [2024-03-15T18:01:10.769Z] "internal/nettrace", [2024-03-15T18:01:10.769Z] "internal/oserror", [2024-03-15T18:01:10.769Z] "internal/poll", [2024-03-15T18:01:10.769Z] "internal/race", [2024-03-15T18:01:10.769Z] "internal/reflectlite", [2024-03-15T18:01:10.769Z] "internal/singleflight", [2024-03-15T18:01:10.769Z] "internal/syscall/execenv", [2024-03-15T18:01:10.769Z] "internal/syscall/unix", [2024-03-15T18:01:10.769Z] "internal/testlog", [2024-03-15T18:01:10.769Z] "internal/unsafeheader", [2024-03-15T18:01:10.769Z] "io", [2024-03-15T18:01:10.769Z] "io/fs", [2024-03-15T18:01:10.769Z] "io/ioutil", [2024-03-15T18:01:10.769Z] "log", [2024-03-15T18:01:10.769Z] "math", [2024-03-15T18:01:10.769Z] "math/big", [2024-03-15T18:01:10.769Z] "math/bits", [2024-03-15T18:01:10.769Z] "math/rand", [2024-03-15T18:01:10.769Z] "net", [2024-03-15T18:01:10.769Z] "net/url", [2024-03-15T18:01:10.769Z] "os", [2024-03-15T18:01:10.769Z] "path", [2024-03-15T18:01:10.769Z] "path/filepath", [2024-03-15T18:01:10.769Z] "reflect", [2024-03-15T18:01:10.769Z] "runtime", [2024-03-15T18:01:10.769Z] "runtime/cgo", [2024-03-15T18:01:10.769Z] "runtime/internal/atomic", [2024-03-15T18:01:10.769Z] "runtime/internal/math", [2024-03-15T18:01:10.769Z] "runtime/internal/sys", [2024-03-15T18:01:10.769Z] "sort", [2024-03-15T18:01:10.769Z] "strconv", [2024-03-15T18:01:10.769Z] "strings", [2024-03-15T18:01:10.769Z] "sync", [2024-03-15T18:01:10.769Z] "sync/atomic", [2024-03-15T18:01:10.769Z] "syscall", [2024-03-15T18:01:10.769Z] "time", [2024-03-15T18:01:10.769Z] "unicode", [2024-03-15T18:01:10.769Z] "unicode/utf16", [2024-03-15T18:01:10.769Z] "unicode/utf8", [2024-03-15T18:01:10.769Z] "unsafe", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.769Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.769Z] ], [2024-03-15T18:01:10.769Z] "TestGoFiles": [ [2024-03-15T18:01:10.769Z] "conn_state_evaluator_test.go" [2024-03-15T18:01:10.769Z] ], [2024-03-15T18:01:10.769Z] "TestImports": [ [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.769Z] "google.golang.org/grpc/internal/grpctest", [2024-03-15T18:01:10.769Z] "testing" [2024-03-15T18:01:10.769Z] ] [2024-03-15T18:01:10.769Z] } [2024-03-15T18:01:10.769Z] { [2024-03-15T18:01:10.769Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/balancer/base", [2024-03-15T18:01:10.769Z] "ImportPath": "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.769Z] "Name": "base", [2024-03-15T18:01:10.769Z] "Doc": "Package base defines a balancer base that can be used to build balancers with different picking algorithms.", [2024-03-15T18:01:10.769Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.769Z] "Module": { [2024-03-15T18:01:10.769Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.769Z] "Version": "v1.60.1", [2024-03-15T18:01:10.769Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.769Z] "Indirect": true, [2024-03-15T18:01:10.769Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.769Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.769Z] "GoVersion": "1.19" [2024-03-15T18:01:10.769Z] }, [2024-03-15T18:01:10.769Z] "DepOnly": true, [2024-03-15T18:01:10.769Z] "Stale": true, [2024-03-15T18:01:10.769Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.769Z] "GoFiles": [ [2024-03-15T18:01:10.769Z] "balancer.go", [2024-03-15T18:01:10.769Z] "base.go" [2024-03-15T18:01:10.769Z] ], [2024-03-15T18:01:10.770Z] "Imports": [ [2024-03-15T18:01:10.770Z] "errors", [2024-03-15T18:01:10.770Z] "fmt", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/resolver" [2024-03-15T18:01:10.770Z] ], [2024-03-15T18:01:10.770Z] "Deps": [ [2024-03-15T18:01:10.770Z] "bufio", [2024-03-15T18:01:10.770Z] "bytes", [2024-03-15T18:01:10.770Z] "compress/flate", [2024-03-15T18:01:10.770Z] "compress/gzip", [2024-03-15T18:01:10.770Z] "container/list", [2024-03-15T18:01:10.770Z] "context", [2024-03-15T18:01:10.770Z] "crypto", [2024-03-15T18:01:10.770Z] "crypto/aes", [2024-03-15T18:01:10.770Z] "crypto/cipher", [2024-03-15T18:01:10.770Z] "crypto/des", [2024-03-15T18:01:10.770Z] "crypto/dsa", [2024-03-15T18:01:10.770Z] "crypto/ecdsa", [2024-03-15T18:01:10.770Z] "crypto/ed25519", [2024-03-15T18:01:10.770Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.770Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.770Z] "crypto/elliptic", [2024-03-15T18:01:10.770Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.770Z] "crypto/hmac", [2024-03-15T18:01:10.770Z] "crypto/internal/randutil", [2024-03-15T18:01:10.770Z] "crypto/internal/subtle", [2024-03-15T18:01:10.770Z] "crypto/md5", [2024-03-15T18:01:10.770Z] "crypto/rand", [2024-03-15T18:01:10.770Z] "crypto/rc4", [2024-03-15T18:01:10.770Z] "crypto/rsa", [2024-03-15T18:01:10.770Z] "crypto/sha1", [2024-03-15T18:01:10.770Z] "crypto/sha256", [2024-03-15T18:01:10.770Z] "crypto/sha512", [2024-03-15T18:01:10.770Z] "crypto/subtle", [2024-03-15T18:01:10.770Z] "crypto/tls", [2024-03-15T18:01:10.770Z] "crypto/x509", [2024-03-15T18:01:10.770Z] "crypto/x509/pkix", [2024-03-15T18:01:10.770Z] "embed", [2024-03-15T18:01:10.770Z] "encoding", [2024-03-15T18:01:10.770Z] "encoding/asn1", [2024-03-15T18:01:10.770Z] "encoding/base64", [2024-03-15T18:01:10.770Z] "encoding/binary", [2024-03-15T18:01:10.770Z] "encoding/hex", [2024-03-15T18:01:10.770Z] "encoding/json", [2024-03-15T18:01:10.770Z] "encoding/pem", [2024-03-15T18:01:10.770Z] "errors", [2024-03-15T18:01:10.770Z] "fmt", [2024-03-15T18:01:10.770Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.770Z] "go/token", [2024-03-15T18:01:10.770Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.770Z] "hash", [2024-03-15T18:01:10.770Z] "hash/crc32", [2024-03-15T18:01:10.770Z] "hash/fnv", [2024-03-15T18:01:10.770Z] "internal/abi", [2024-03-15T18:01:10.770Z] "internal/bytealg", [2024-03-15T18:01:10.770Z] "internal/cpu", [2024-03-15T18:01:10.770Z] "internal/fmtsort", [2024-03-15T18:01:10.770Z] "internal/goexperiment", [2024-03-15T18:01:10.770Z] "internal/itoa", [2024-03-15T18:01:10.770Z] "internal/nettrace", [2024-03-15T18:01:10.770Z] "internal/oserror", [2024-03-15T18:01:10.770Z] "internal/poll", [2024-03-15T18:01:10.770Z] "internal/race", [2024-03-15T18:01:10.770Z] "internal/reflectlite", [2024-03-15T18:01:10.770Z] "internal/singleflight", [2024-03-15T18:01:10.770Z] "internal/syscall/execenv", [2024-03-15T18:01:10.770Z] "internal/syscall/unix", [2024-03-15T18:01:10.770Z] "internal/testlog", [2024-03-15T18:01:10.770Z] "internal/unsafeheader", [2024-03-15T18:01:10.770Z] "io", [2024-03-15T18:01:10.770Z] "io/fs", [2024-03-15T18:01:10.770Z] "io/ioutil", [2024-03-15T18:01:10.770Z] "log", [2024-03-15T18:01:10.770Z] "math", [2024-03-15T18:01:10.770Z] "math/big", [2024-03-15T18:01:10.770Z] "math/bits", [2024-03-15T18:01:10.770Z] "math/rand", [2024-03-15T18:01:10.770Z] "net", [2024-03-15T18:01:10.770Z] "net/url", [2024-03-15T18:01:10.770Z] "os", [2024-03-15T18:01:10.770Z] "path", [2024-03-15T18:01:10.770Z] "path/filepath", [2024-03-15T18:01:10.770Z] "reflect", [2024-03-15T18:01:10.770Z] "runtime", [2024-03-15T18:01:10.770Z] "runtime/cgo", [2024-03-15T18:01:10.770Z] "runtime/internal/atomic", [2024-03-15T18:01:10.770Z] "runtime/internal/math", [2024-03-15T18:01:10.770Z] "runtime/internal/sys", [2024-03-15T18:01:10.770Z] "sort", [2024-03-15T18:01:10.770Z] "strconv", [2024-03-15T18:01:10.770Z] "strings", [2024-03-15T18:01:10.770Z] "sync", [2024-03-15T18:01:10.770Z] "sync/atomic", [2024-03-15T18:01:10.770Z] "syscall", [2024-03-15T18:01:10.770Z] "time", [2024-03-15T18:01:10.770Z] "unicode", [2024-03-15T18:01:10.770Z] "unicode/utf16", [2024-03-15T18:01:10.770Z] "unicode/utf8", [2024-03-15T18:01:10.770Z] "unsafe", [2024-03-15T18:01:10.770Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.770Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.770Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.770Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.770Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.770Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.770Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.770Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.770Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.770Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.770Z] ], [2024-03-15T18:01:10.770Z] "TestGoFiles": [ [2024-03-15T18:01:10.770Z] "balancer_test.go" [2024-03-15T18:01:10.770Z] ], [2024-03-15T18:01:10.770Z] "TestImports": [ [2024-03-15T18:01:10.770Z] "context", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.770Z] "testing", [2024-03-15T18:01:10.770Z] "time" [2024-03-15T18:01:10.770Z] ] [2024-03-15T18:01:10.770Z] } [2024-03-15T18:01:10.770Z] { [2024-03-15T18:01:10.770Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/grpcrand", [2024-03-15T18:01:10.770Z] "ImportPath": "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.770Z] "Name": "grpcrand", [2024-03-15T18:01:10.770Z] "Doc": "Package grpcrand implements math/rand functions in a concurrent-safe way with a global random source, independent of math/rand's global source.", [2024-03-15T18:01:10.770Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.770Z] "Module": { [2024-03-15T18:01:10.770Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.770Z] "Version": "v1.60.1", [2024-03-15T18:01:10.770Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.770Z] "Indirect": true, [2024-03-15T18:01:10.770Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.770Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.770Z] "GoVersion": "1.19" [2024-03-15T18:01:10.770Z] }, [2024-03-15T18:01:10.770Z] "DepOnly": true, [2024-03-15T18:01:10.770Z] "Stale": true, [2024-03-15T18:01:10.770Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.770Z] "GoFiles": [ [2024-03-15T18:01:10.770Z] "grpcrand.go" [2024-03-15T18:01:10.770Z] ], [2024-03-15T18:01:10.770Z] "Imports": [ [2024-03-15T18:01:10.770Z] "math/rand", [2024-03-15T18:01:10.770Z] "sync", [2024-03-15T18:01:10.770Z] "time" [2024-03-15T18:01:10.770Z] ], [2024-03-15T18:01:10.770Z] "Deps": [ [2024-03-15T18:01:10.770Z] "errors", [2024-03-15T18:01:10.770Z] "internal/abi", [2024-03-15T18:01:10.770Z] "internal/bytealg", [2024-03-15T18:01:10.770Z] "internal/cpu", [2024-03-15T18:01:10.770Z] "internal/goexperiment", [2024-03-15T18:01:10.770Z] "internal/itoa", [2024-03-15T18:01:10.770Z] "internal/oserror", [2024-03-15T18:01:10.770Z] "internal/race", [2024-03-15T18:01:10.770Z] "internal/reflectlite", [2024-03-15T18:01:10.770Z] "internal/unsafeheader", [2024-03-15T18:01:10.770Z] "math", [2024-03-15T18:01:10.770Z] "math/bits", [2024-03-15T18:01:10.770Z] "math/rand", [2024-03-15T18:01:10.770Z] "runtime", [2024-03-15T18:01:10.770Z] "runtime/internal/atomic", [2024-03-15T18:01:10.770Z] "runtime/internal/math", [2024-03-15T18:01:10.770Z] "runtime/internal/sys", [2024-03-15T18:01:10.770Z] "sync", [2024-03-15T18:01:10.770Z] "sync/atomic", [2024-03-15T18:01:10.770Z] "syscall", [2024-03-15T18:01:10.770Z] "time", [2024-03-15T18:01:10.770Z] "unsafe" [2024-03-15T18:01:10.770Z] ] [2024-03-15T18:01:10.770Z] } [2024-03-15T18:01:10.770Z] { [2024-03-15T18:01:10.770Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/balancer/roundrobin", [2024-03-15T18:01:10.770Z] "ImportPath": "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.770Z] "Name": "roundrobin", [2024-03-15T18:01:10.770Z] "Doc": "Package roundrobin defines a roundrobin balancer.", [2024-03-15T18:01:10.770Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.770Z] "Module": { [2024-03-15T18:01:10.770Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.770Z] "Version": "v1.60.1", [2024-03-15T18:01:10.770Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.770Z] "Indirect": true, [2024-03-15T18:01:10.770Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.770Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.770Z] "GoVersion": "1.19" [2024-03-15T18:01:10.770Z] }, [2024-03-15T18:01:10.770Z] "DepOnly": true, [2024-03-15T18:01:10.770Z] "Stale": true, [2024-03-15T18:01:10.770Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.770Z] "GoFiles": [ [2024-03-15T18:01:10.770Z] "roundrobin.go" [2024-03-15T18:01:10.770Z] ], [2024-03-15T18:01:10.770Z] "Imports": [ [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.770Z] "sync/atomic" [2024-03-15T18:01:10.770Z] ], [2024-03-15T18:01:10.770Z] "Deps": [ [2024-03-15T18:01:10.770Z] "bufio", [2024-03-15T18:01:10.770Z] "bytes", [2024-03-15T18:01:10.770Z] "compress/flate", [2024-03-15T18:01:10.770Z] "compress/gzip", [2024-03-15T18:01:10.770Z] "container/list", [2024-03-15T18:01:10.770Z] "context", [2024-03-15T18:01:10.770Z] "crypto", [2024-03-15T18:01:10.770Z] "crypto/aes", [2024-03-15T18:01:10.770Z] "crypto/cipher", [2024-03-15T18:01:10.770Z] "crypto/des", [2024-03-15T18:01:10.770Z] "crypto/dsa", [2024-03-15T18:01:10.770Z] "crypto/ecdsa", [2024-03-15T18:01:10.770Z] "crypto/ed25519", [2024-03-15T18:01:10.770Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.770Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.770Z] "crypto/elliptic", [2024-03-15T18:01:10.770Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.770Z] "crypto/hmac", [2024-03-15T18:01:10.770Z] "crypto/internal/randutil", [2024-03-15T18:01:10.770Z] "crypto/internal/subtle", [2024-03-15T18:01:10.770Z] "crypto/md5", [2024-03-15T18:01:10.770Z] "crypto/rand", [2024-03-15T18:01:10.770Z] "crypto/rc4", [2024-03-15T18:01:10.770Z] "crypto/rsa", [2024-03-15T18:01:10.770Z] "crypto/sha1", [2024-03-15T18:01:10.770Z] "crypto/sha256", [2024-03-15T18:01:10.770Z] "crypto/sha512", [2024-03-15T18:01:10.770Z] "crypto/subtle", [2024-03-15T18:01:10.770Z] "crypto/tls", [2024-03-15T18:01:10.770Z] "crypto/x509", [2024-03-15T18:01:10.770Z] "crypto/x509/pkix", [2024-03-15T18:01:10.770Z] "embed", [2024-03-15T18:01:10.770Z] "encoding", [2024-03-15T18:01:10.770Z] "encoding/asn1", [2024-03-15T18:01:10.770Z] "encoding/base64", [2024-03-15T18:01:10.770Z] "encoding/binary", [2024-03-15T18:01:10.770Z] "encoding/hex", [2024-03-15T18:01:10.770Z] "encoding/json", [2024-03-15T18:01:10.770Z] "encoding/pem", [2024-03-15T18:01:10.770Z] "errors", [2024-03-15T18:01:10.770Z] "fmt", [2024-03-15T18:01:10.770Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.770Z] "go/token", [2024-03-15T18:01:10.770Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.770Z] "hash", [2024-03-15T18:01:10.770Z] "hash/crc32", [2024-03-15T18:01:10.770Z] "hash/fnv", [2024-03-15T18:01:10.770Z] "internal/abi", [2024-03-15T18:01:10.770Z] "internal/bytealg", [2024-03-15T18:01:10.770Z] "internal/cpu", [2024-03-15T18:01:10.770Z] "internal/fmtsort", [2024-03-15T18:01:10.770Z] "internal/goexperiment", [2024-03-15T18:01:10.770Z] "internal/itoa", [2024-03-15T18:01:10.770Z] "internal/nettrace", [2024-03-15T18:01:10.770Z] "internal/oserror", [2024-03-15T18:01:10.770Z] "internal/poll", [2024-03-15T18:01:10.770Z] "internal/race", [2024-03-15T18:01:10.770Z] "internal/reflectlite", [2024-03-15T18:01:10.770Z] "internal/singleflight", [2024-03-15T18:01:10.770Z] "internal/syscall/execenv", [2024-03-15T18:01:10.770Z] "internal/syscall/unix", [2024-03-15T18:01:10.770Z] "internal/testlog", [2024-03-15T18:01:10.770Z] "internal/unsafeheader", [2024-03-15T18:01:10.770Z] "io", [2024-03-15T18:01:10.770Z] "io/fs", [2024-03-15T18:01:10.770Z] "io/ioutil", [2024-03-15T18:01:10.770Z] "log", [2024-03-15T18:01:10.770Z] "math", [2024-03-15T18:01:10.770Z] "math/big", [2024-03-15T18:01:10.770Z] "math/bits", [2024-03-15T18:01:10.770Z] "math/rand", [2024-03-15T18:01:10.770Z] "net", [2024-03-15T18:01:10.770Z] "net/url", [2024-03-15T18:01:10.770Z] "os", [2024-03-15T18:01:10.770Z] "path", [2024-03-15T18:01:10.770Z] "path/filepath", [2024-03-15T18:01:10.770Z] "reflect", [2024-03-15T18:01:10.770Z] "runtime", [2024-03-15T18:01:10.770Z] "runtime/cgo", [2024-03-15T18:01:10.770Z] "runtime/internal/atomic", [2024-03-15T18:01:10.770Z] "runtime/internal/math", [2024-03-15T18:01:10.770Z] "runtime/internal/sys", [2024-03-15T18:01:10.770Z] "sort", [2024-03-15T18:01:10.770Z] "strconv", [2024-03-15T18:01:10.770Z] "strings", [2024-03-15T18:01:10.770Z] "sync", [2024-03-15T18:01:10.770Z] "sync/atomic", [2024-03-15T18:01:10.770Z] "syscall", [2024-03-15T18:01:10.770Z] "time", [2024-03-15T18:01:10.770Z] "unicode", [2024-03-15T18:01:10.770Z] "unicode/utf16", [2024-03-15T18:01:10.770Z] "unicode/utf8", [2024-03-15T18:01:10.770Z] "unsafe", [2024-03-15T18:01:10.770Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.770Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.770Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.770Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.770Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.770Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.770Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.770Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.770Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.770Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.770Z] ] [2024-03-15T18:01:10.770Z] } [2024-03-15T18:01:10.770Z] { [2024-03-15T18:01:10.770Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/codes", [2024-03-15T18:01:10.770Z] "ImportPath": "google.golang.org/grpc/codes", [2024-03-15T18:01:10.770Z] "Name": "codes", [2024-03-15T18:01:10.770Z] "Doc": "Package codes defines the canonical error codes used by gRPC.", [2024-03-15T18:01:10.770Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.770Z] "Module": { [2024-03-15T18:01:10.770Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.770Z] "Version": "v1.60.1", [2024-03-15T18:01:10.770Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.770Z] "Indirect": true, [2024-03-15T18:01:10.770Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.770Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.770Z] "GoVersion": "1.19" [2024-03-15T18:01:10.770Z] }, [2024-03-15T18:01:10.770Z] "DepOnly": true, [2024-03-15T18:01:10.770Z] "Stale": true, [2024-03-15T18:01:10.770Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.770Z] "GoFiles": [ [2024-03-15T18:01:10.770Z] "code_string.go", [2024-03-15T18:01:10.770Z] "codes.go" [2024-03-15T18:01:10.770Z] ], [2024-03-15T18:01:10.770Z] "Imports": [ [2024-03-15T18:01:10.770Z] "fmt", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.770Z] "strconv" [2024-03-15T18:01:10.770Z] ], [2024-03-15T18:01:10.770Z] "Deps": [ [2024-03-15T18:01:10.770Z] "bufio", [2024-03-15T18:01:10.770Z] "bytes", [2024-03-15T18:01:10.770Z] "compress/flate", [2024-03-15T18:01:10.770Z] "compress/gzip", [2024-03-15T18:01:10.770Z] "container/list", [2024-03-15T18:01:10.770Z] "context", [2024-03-15T18:01:10.770Z] "crypto", [2024-03-15T18:01:10.770Z] "crypto/aes", [2024-03-15T18:01:10.770Z] "crypto/cipher", [2024-03-15T18:01:10.770Z] "crypto/des", [2024-03-15T18:01:10.770Z] "crypto/dsa", [2024-03-15T18:01:10.770Z] "crypto/ecdsa", [2024-03-15T18:01:10.770Z] "crypto/ed25519", [2024-03-15T18:01:10.770Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.770Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.770Z] "crypto/elliptic", [2024-03-15T18:01:10.770Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.770Z] "crypto/hmac", [2024-03-15T18:01:10.770Z] "crypto/internal/randutil", [2024-03-15T18:01:10.770Z] "crypto/internal/subtle", [2024-03-15T18:01:10.770Z] "crypto/md5", [2024-03-15T18:01:10.770Z] "crypto/rand", [2024-03-15T18:01:10.770Z] "crypto/rc4", [2024-03-15T18:01:10.770Z] "crypto/rsa", [2024-03-15T18:01:10.770Z] "crypto/sha1", [2024-03-15T18:01:10.770Z] "crypto/sha256", [2024-03-15T18:01:10.770Z] "crypto/sha512", [2024-03-15T18:01:10.770Z] "crypto/subtle", [2024-03-15T18:01:10.770Z] "crypto/tls", [2024-03-15T18:01:10.770Z] "crypto/x509", [2024-03-15T18:01:10.770Z] "crypto/x509/pkix", [2024-03-15T18:01:10.770Z] "embed", [2024-03-15T18:01:10.770Z] "encoding", [2024-03-15T18:01:10.770Z] "encoding/asn1", [2024-03-15T18:01:10.770Z] "encoding/base64", [2024-03-15T18:01:10.770Z] "encoding/binary", [2024-03-15T18:01:10.770Z] "encoding/hex", [2024-03-15T18:01:10.770Z] "encoding/json", [2024-03-15T18:01:10.770Z] "encoding/pem", [2024-03-15T18:01:10.770Z] "errors", [2024-03-15T18:01:10.770Z] "fmt", [2024-03-15T18:01:10.770Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.770Z] "go/token", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.770Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.770Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.770Z] "hash", [2024-03-15T18:01:10.770Z] "hash/crc32", [2024-03-15T18:01:10.770Z] "hash/fnv", [2024-03-15T18:01:10.770Z] "internal/abi", [2024-03-15T18:01:10.770Z] "internal/bytealg", [2024-03-15T18:01:10.770Z] "internal/cpu", [2024-03-15T18:01:10.771Z] "internal/fmtsort", [2024-03-15T18:01:10.771Z] "internal/goexperiment", [2024-03-15T18:01:10.771Z] "internal/itoa", [2024-03-15T18:01:10.771Z] "internal/nettrace", [2024-03-15T18:01:10.771Z] "internal/oserror", [2024-03-15T18:01:10.771Z] "internal/poll", [2024-03-15T18:01:10.771Z] "internal/race", [2024-03-15T18:01:10.771Z] "internal/reflectlite", [2024-03-15T18:01:10.771Z] "internal/singleflight", [2024-03-15T18:01:10.771Z] "internal/syscall/execenv", [2024-03-15T18:01:10.771Z] "internal/syscall/unix", [2024-03-15T18:01:10.771Z] "internal/testlog", [2024-03-15T18:01:10.771Z] "internal/unsafeheader", [2024-03-15T18:01:10.771Z] "io", [2024-03-15T18:01:10.771Z] "io/fs", [2024-03-15T18:01:10.771Z] "io/ioutil", [2024-03-15T18:01:10.771Z] "log", [2024-03-15T18:01:10.771Z] "math", [2024-03-15T18:01:10.771Z] "math/big", [2024-03-15T18:01:10.771Z] "math/bits", [2024-03-15T18:01:10.771Z] "math/rand", [2024-03-15T18:01:10.771Z] "net", [2024-03-15T18:01:10.771Z] "net/url", [2024-03-15T18:01:10.771Z] "os", [2024-03-15T18:01:10.771Z] "path", [2024-03-15T18:01:10.771Z] "path/filepath", [2024-03-15T18:01:10.771Z] "reflect", [2024-03-15T18:01:10.771Z] "runtime", [2024-03-15T18:01:10.771Z] "runtime/cgo", [2024-03-15T18:01:10.771Z] "runtime/internal/atomic", [2024-03-15T18:01:10.771Z] "runtime/internal/math", [2024-03-15T18:01:10.771Z] "runtime/internal/sys", [2024-03-15T18:01:10.771Z] "sort", [2024-03-15T18:01:10.771Z] "strconv", [2024-03-15T18:01:10.771Z] "strings", [2024-03-15T18:01:10.771Z] "sync", [2024-03-15T18:01:10.771Z] "sync/atomic", [2024-03-15T18:01:10.771Z] "syscall", [2024-03-15T18:01:10.771Z] "time", [2024-03-15T18:01:10.771Z] "unicode", [2024-03-15T18:01:10.771Z] "unicode/utf16", [2024-03-15T18:01:10.771Z] "unicode/utf8", [2024-03-15T18:01:10.771Z] "unsafe", [2024-03-15T18:01:10.771Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.771Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.771Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.771Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.771Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.771Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.771Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.771Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.771Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.771Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.771Z] ], [2024-03-15T18:01:10.771Z] "TestGoFiles": [ [2024-03-15T18:01:10.771Z] "codes_test.go" [2024-03-15T18:01:10.771Z] ], [2024-03-15T18:01:10.771Z] "TestImports": [ [2024-03-15T18:01:10.771Z] "encoding/json", [2024-03-15T18:01:10.771Z] "google.golang.org/genproto/googleapis/rpc/code", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/internal/grpctest", [2024-03-15T18:01:10.771Z] "reflect", [2024-03-15T18:01:10.771Z] "testing" [2024-03-15T18:01:10.771Z] ] [2024-03-15T18:01:10.771Z] } [2024-03-15T18:01:10.771Z] { [2024-03-15T18:01:10.771Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/credentials/insecure", [2024-03-15T18:01:10.771Z] "ImportPath": "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.771Z] "Name": "insecure", [2024-03-15T18:01:10.771Z] "Doc": "Package insecure provides an implementation of the credentials.TransportCredentials interface which disables transport security.", [2024-03-15T18:01:10.771Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.771Z] "Module": { [2024-03-15T18:01:10.771Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.771Z] "Version": "v1.60.1", [2024-03-15T18:01:10.771Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.771Z] "Indirect": true, [2024-03-15T18:01:10.771Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.771Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.771Z] "GoVersion": "1.19" [2024-03-15T18:01:10.771Z] }, [2024-03-15T18:01:10.771Z] "DepOnly": true, [2024-03-15T18:01:10.771Z] "Stale": true, [2024-03-15T18:01:10.771Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.771Z] "GoFiles": [ [2024-03-15T18:01:10.771Z] "insecure.go" [2024-03-15T18:01:10.771Z] ], [2024-03-15T18:01:10.771Z] "Imports": [ [2024-03-15T18:01:10.771Z] "context", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.771Z] "net" [2024-03-15T18:01:10.771Z] ], [2024-03-15T18:01:10.771Z] "Deps": [ [2024-03-15T18:01:10.771Z] "bufio", [2024-03-15T18:01:10.771Z] "bytes", [2024-03-15T18:01:10.771Z] "compress/flate", [2024-03-15T18:01:10.771Z] "compress/gzip", [2024-03-15T18:01:10.771Z] "container/list", [2024-03-15T18:01:10.771Z] "context", [2024-03-15T18:01:10.771Z] "crypto", [2024-03-15T18:01:10.771Z] "crypto/aes", [2024-03-15T18:01:10.771Z] "crypto/cipher", [2024-03-15T18:01:10.771Z] "crypto/des", [2024-03-15T18:01:10.771Z] "crypto/dsa", [2024-03-15T18:01:10.771Z] "crypto/ecdsa", [2024-03-15T18:01:10.771Z] "crypto/ed25519", [2024-03-15T18:01:10.771Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.771Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.771Z] "crypto/elliptic", [2024-03-15T18:01:10.771Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.771Z] "crypto/hmac", [2024-03-15T18:01:10.771Z] "crypto/internal/randutil", [2024-03-15T18:01:10.771Z] "crypto/internal/subtle", [2024-03-15T18:01:10.771Z] "crypto/md5", [2024-03-15T18:01:10.771Z] "crypto/rand", [2024-03-15T18:01:10.771Z] "crypto/rc4", [2024-03-15T18:01:10.771Z] "crypto/rsa", [2024-03-15T18:01:10.771Z] "crypto/sha1", [2024-03-15T18:01:10.771Z] "crypto/sha256", [2024-03-15T18:01:10.771Z] "crypto/sha512", [2024-03-15T18:01:10.771Z] "crypto/subtle", [2024-03-15T18:01:10.771Z] "crypto/tls", [2024-03-15T18:01:10.771Z] "crypto/x509", [2024-03-15T18:01:10.771Z] "crypto/x509/pkix", [2024-03-15T18:01:10.771Z] "embed", [2024-03-15T18:01:10.771Z] "encoding", [2024-03-15T18:01:10.771Z] "encoding/asn1", [2024-03-15T18:01:10.771Z] "encoding/base64", [2024-03-15T18:01:10.771Z] "encoding/binary", [2024-03-15T18:01:10.771Z] "encoding/hex", [2024-03-15T18:01:10.771Z] "encoding/json", [2024-03-15T18:01:10.771Z] "encoding/pem", [2024-03-15T18:01:10.771Z] "errors", [2024-03-15T18:01:10.771Z] "fmt", [2024-03-15T18:01:10.771Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.771Z] "go/token", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.771Z] "hash", [2024-03-15T18:01:10.771Z] "hash/crc32", [2024-03-15T18:01:10.771Z] "hash/fnv", [2024-03-15T18:01:10.771Z] "internal/abi", [2024-03-15T18:01:10.771Z] "internal/bytealg", [2024-03-15T18:01:10.771Z] "internal/cpu", [2024-03-15T18:01:10.771Z] "internal/fmtsort", [2024-03-15T18:01:10.771Z] "internal/goexperiment", [2024-03-15T18:01:10.771Z] "internal/itoa", [2024-03-15T18:01:10.771Z] "internal/nettrace", [2024-03-15T18:01:10.771Z] "internal/oserror", [2024-03-15T18:01:10.771Z] "internal/poll", [2024-03-15T18:01:10.771Z] "internal/race", [2024-03-15T18:01:10.771Z] "internal/reflectlite", [2024-03-15T18:01:10.771Z] "internal/singleflight", [2024-03-15T18:01:10.771Z] "internal/syscall/execenv", [2024-03-15T18:01:10.771Z] "internal/syscall/unix", [2024-03-15T18:01:10.771Z] "internal/testlog", [2024-03-15T18:01:10.771Z] "internal/unsafeheader", [2024-03-15T18:01:10.771Z] "io", [2024-03-15T18:01:10.771Z] "io/fs", [2024-03-15T18:01:10.771Z] "io/ioutil", [2024-03-15T18:01:10.771Z] "log", [2024-03-15T18:01:10.771Z] "math", [2024-03-15T18:01:10.771Z] "math/big", [2024-03-15T18:01:10.771Z] "math/bits", [2024-03-15T18:01:10.771Z] "math/rand", [2024-03-15T18:01:10.771Z] "net", [2024-03-15T18:01:10.771Z] "net/url", [2024-03-15T18:01:10.771Z] "os", [2024-03-15T18:01:10.771Z] "path", [2024-03-15T18:01:10.771Z] "path/filepath", [2024-03-15T18:01:10.771Z] "reflect", [2024-03-15T18:01:10.771Z] "runtime", [2024-03-15T18:01:10.771Z] "runtime/cgo", [2024-03-15T18:01:10.771Z] "runtime/internal/atomic", [2024-03-15T18:01:10.771Z] "runtime/internal/math", [2024-03-15T18:01:10.771Z] "runtime/internal/sys", [2024-03-15T18:01:10.771Z] "sort", [2024-03-15T18:01:10.771Z] "strconv", [2024-03-15T18:01:10.771Z] "strings", [2024-03-15T18:01:10.771Z] "sync", [2024-03-15T18:01:10.771Z] "sync/atomic", [2024-03-15T18:01:10.771Z] "syscall", [2024-03-15T18:01:10.771Z] "time", [2024-03-15T18:01:10.771Z] "unicode", [2024-03-15T18:01:10.771Z] "unicode/utf16", [2024-03-15T18:01:10.771Z] "unicode/utf8", [2024-03-15T18:01:10.771Z] "unsafe", [2024-03-15T18:01:10.771Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.771Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.771Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.771Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.771Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.771Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.771Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.771Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.771Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.771Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.771Z] ] [2024-03-15T18:01:10.771Z] } [2024-03-15T18:01:10.771Z] { [2024-03-15T18:01:10.771Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/envconfig", [2024-03-15T18:01:10.771Z] "ImportPath": "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.771Z] "Name": "envconfig", [2024-03-15T18:01:10.771Z] "Doc": "Package envconfig contains grpc settings configured by environment variables.", [2024-03-15T18:01:10.771Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.771Z] "Module": { [2024-03-15T18:01:10.771Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.771Z] "Version": "v1.60.1", [2024-03-15T18:01:10.771Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.771Z] "Indirect": true, [2024-03-15T18:01:10.771Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.771Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.771Z] "GoVersion": "1.19" [2024-03-15T18:01:10.771Z] }, [2024-03-15T18:01:10.771Z] "DepOnly": true, [2024-03-15T18:01:10.771Z] "Stale": true, [2024-03-15T18:01:10.771Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.771Z] "GoFiles": [ [2024-03-15T18:01:10.771Z] "envconfig.go", [2024-03-15T18:01:10.771Z] "observability.go", [2024-03-15T18:01:10.771Z] "xds.go" [2024-03-15T18:01:10.771Z] ], [2024-03-15T18:01:10.771Z] "Imports": [ [2024-03-15T18:01:10.771Z] "os", [2024-03-15T18:01:10.771Z] "strconv", [2024-03-15T18:01:10.771Z] "strings" [2024-03-15T18:01:10.771Z] ], [2024-03-15T18:01:10.771Z] "Deps": [ [2024-03-15T18:01:10.771Z] "errors", [2024-03-15T18:01:10.771Z] "internal/abi", [2024-03-15T18:01:10.771Z] "internal/bytealg", [2024-03-15T18:01:10.771Z] "internal/cpu", [2024-03-15T18:01:10.771Z] "internal/goexperiment", [2024-03-15T18:01:10.771Z] "internal/itoa", [2024-03-15T18:01:10.771Z] "internal/oserror", [2024-03-15T18:01:10.771Z] "internal/poll", [2024-03-15T18:01:10.771Z] "internal/race", [2024-03-15T18:01:10.771Z] "internal/reflectlite", [2024-03-15T18:01:10.771Z] "internal/syscall/execenv", [2024-03-15T18:01:10.771Z] "internal/syscall/unix", [2024-03-15T18:01:10.771Z] "internal/testlog", [2024-03-15T18:01:10.771Z] "internal/unsafeheader", [2024-03-15T18:01:10.771Z] "io", [2024-03-15T18:01:10.771Z] "io/fs", [2024-03-15T18:01:10.771Z] "math", [2024-03-15T18:01:10.771Z] "math/bits", [2024-03-15T18:01:10.771Z] "os", [2024-03-15T18:01:10.771Z] "path", [2024-03-15T18:01:10.771Z] "runtime", [2024-03-15T18:01:10.771Z] "runtime/internal/atomic", [2024-03-15T18:01:10.771Z] "runtime/internal/math", [2024-03-15T18:01:10.771Z] "runtime/internal/sys", [2024-03-15T18:01:10.771Z] "sort", [2024-03-15T18:01:10.771Z] "strconv", [2024-03-15T18:01:10.771Z] "strings", [2024-03-15T18:01:10.771Z] "sync", [2024-03-15T18:01:10.771Z] "sync/atomic", [2024-03-15T18:01:10.771Z] "syscall", [2024-03-15T18:01:10.771Z] "time", [2024-03-15T18:01:10.771Z] "unicode", [2024-03-15T18:01:10.771Z] "unicode/utf8", [2024-03-15T18:01:10.771Z] "unsafe" [2024-03-15T18:01:10.771Z] ], [2024-03-15T18:01:10.771Z] "TestGoFiles": [ [2024-03-15T18:01:10.771Z] "envconfig_test.go" [2024-03-15T18:01:10.771Z] ], [2024-03-15T18:01:10.771Z] "TestImports": [ [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/internal/grpctest", [2024-03-15T18:01:10.771Z] "os", [2024-03-15T18:01:10.771Z] "testing" [2024-03-15T18:01:10.771Z] ] [2024-03-15T18:01:10.771Z] } [2024-03-15T18:01:10.771Z] { [2024-03-15T18:01:10.771Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/grpcutil", [2024-03-15T18:01:10.771Z] "ImportPath": "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.771Z] "Name": "grpcutil", [2024-03-15T18:01:10.771Z] "Doc": "Package grpcutil provides utility functions used across the gRPC codebase.", [2024-03-15T18:01:10.771Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.771Z] "Module": { [2024-03-15T18:01:10.771Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.771Z] "Version": "v1.60.1", [2024-03-15T18:01:10.771Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.771Z] "Indirect": true, [2024-03-15T18:01:10.771Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.771Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.771Z] "GoVersion": "1.19" [2024-03-15T18:01:10.771Z] }, [2024-03-15T18:01:10.771Z] "DepOnly": true, [2024-03-15T18:01:10.771Z] "Stale": true, [2024-03-15T18:01:10.771Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.771Z] "GoFiles": [ [2024-03-15T18:01:10.771Z] "compressor.go", [2024-03-15T18:01:10.771Z] "encode_duration.go", [2024-03-15T18:01:10.771Z] "grpcutil.go", [2024-03-15T18:01:10.771Z] "metadata.go", [2024-03-15T18:01:10.771Z] "method.go", [2024-03-15T18:01:10.771Z] "regex.go" [2024-03-15T18:01:10.771Z] ], [2024-03-15T18:01:10.771Z] "Imports": [ [2024-03-15T18:01:10.771Z] "context", [2024-03-15T18:01:10.771Z] "errors", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.771Z] "regexp", [2024-03-15T18:01:10.771Z] "strconv", [2024-03-15T18:01:10.771Z] "strings", [2024-03-15T18:01:10.771Z] "time" [2024-03-15T18:01:10.771Z] ], [2024-03-15T18:01:10.771Z] "Deps": [ [2024-03-15T18:01:10.771Z] "bytes", [2024-03-15T18:01:10.771Z] "context", [2024-03-15T18:01:10.771Z] "errors", [2024-03-15T18:01:10.771Z] "fmt", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.771Z] "internal/abi", [2024-03-15T18:01:10.771Z] "internal/bytealg", [2024-03-15T18:01:10.771Z] "internal/cpu", [2024-03-15T18:01:10.771Z] "internal/fmtsort", [2024-03-15T18:01:10.771Z] "internal/goexperiment", [2024-03-15T18:01:10.771Z] "internal/itoa", [2024-03-15T18:01:10.771Z] "internal/oserror", [2024-03-15T18:01:10.771Z] "internal/poll", [2024-03-15T18:01:10.771Z] "internal/race", [2024-03-15T18:01:10.771Z] "internal/reflectlite", [2024-03-15T18:01:10.771Z] "internal/syscall/execenv", [2024-03-15T18:01:10.771Z] "internal/syscall/unix", [2024-03-15T18:01:10.771Z] "internal/testlog", [2024-03-15T18:01:10.771Z] "internal/unsafeheader", [2024-03-15T18:01:10.771Z] "io", [2024-03-15T18:01:10.771Z] "io/fs", [2024-03-15T18:01:10.771Z] "math", [2024-03-15T18:01:10.771Z] "math/bits", [2024-03-15T18:01:10.771Z] "os", [2024-03-15T18:01:10.771Z] "path", [2024-03-15T18:01:10.771Z] "reflect", [2024-03-15T18:01:10.771Z] "regexp", [2024-03-15T18:01:10.771Z] "regexp/syntax", [2024-03-15T18:01:10.771Z] "runtime", [2024-03-15T18:01:10.771Z] "runtime/internal/atomic", [2024-03-15T18:01:10.771Z] "runtime/internal/math", [2024-03-15T18:01:10.771Z] "runtime/internal/sys", [2024-03-15T18:01:10.771Z] "sort", [2024-03-15T18:01:10.771Z] "strconv", [2024-03-15T18:01:10.771Z] "strings", [2024-03-15T18:01:10.771Z] "sync", [2024-03-15T18:01:10.771Z] "sync/atomic", [2024-03-15T18:01:10.771Z] "syscall", [2024-03-15T18:01:10.771Z] "time", [2024-03-15T18:01:10.771Z] "unicode", [2024-03-15T18:01:10.771Z] "unicode/utf8", [2024-03-15T18:01:10.771Z] "unsafe" [2024-03-15T18:01:10.771Z] ], [2024-03-15T18:01:10.771Z] "TestGoFiles": [ [2024-03-15T18:01:10.771Z] "compressor_test.go", [2024-03-15T18:01:10.771Z] "encode_duration_test.go", [2024-03-15T18:01:10.771Z] "method_test.go", [2024-03-15T18:01:10.771Z] "regex_test.go" [2024-03-15T18:01:10.771Z] ], [2024-03-15T18:01:10.771Z] "TestImports": [ [2024-03-15T18:01:10.771Z] "regexp", [2024-03-15T18:01:10.771Z] "testing", [2024-03-15T18:01:10.771Z] "time" [2024-03-15T18:01:10.771Z] ] [2024-03-15T18:01:10.771Z] } [2024-03-15T18:01:10.771Z] { [2024-03-15T18:01:10.771Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/encoding", [2024-03-15T18:01:10.771Z] "ImportPath": "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.771Z] "Name": "encoding", [2024-03-15T18:01:10.771Z] "Doc": "Package encoding defines the interface for the compressor and codec, and functions to register and retrieve compressors and codecs.", [2024-03-15T18:01:10.771Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.771Z] "Module": { [2024-03-15T18:01:10.771Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.771Z] "Version": "v1.60.1", [2024-03-15T18:01:10.771Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.771Z] "Indirect": true, [2024-03-15T18:01:10.771Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.771Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.771Z] "GoVersion": "1.19" [2024-03-15T18:01:10.771Z] }, [2024-03-15T18:01:10.771Z] "DepOnly": true, [2024-03-15T18:01:10.771Z] "Stale": true, [2024-03-15T18:01:10.771Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.771Z] "GoFiles": [ [2024-03-15T18:01:10.771Z] "encoding.go" [2024-03-15T18:01:10.771Z] ], [2024-03-15T18:01:10.771Z] "Imports": [ [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.771Z] "io", [2024-03-15T18:01:10.771Z] "strings" [2024-03-15T18:01:10.771Z] ], [2024-03-15T18:01:10.771Z] "Deps": [ [2024-03-15T18:01:10.771Z] "bytes", [2024-03-15T18:01:10.771Z] "context", [2024-03-15T18:01:10.771Z] "errors", [2024-03-15T18:01:10.771Z] "fmt", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.771Z] "internal/abi", [2024-03-15T18:01:10.771Z] "internal/bytealg", [2024-03-15T18:01:10.771Z] "internal/cpu", [2024-03-15T18:01:10.771Z] "internal/fmtsort", [2024-03-15T18:01:10.771Z] "internal/goexperiment", [2024-03-15T18:01:10.771Z] "internal/itoa", [2024-03-15T18:01:10.771Z] "internal/oserror", [2024-03-15T18:01:10.771Z] "internal/poll", [2024-03-15T18:01:10.771Z] "internal/race", [2024-03-15T18:01:10.771Z] "internal/reflectlite", [2024-03-15T18:01:10.771Z] "internal/syscall/execenv", [2024-03-15T18:01:10.771Z] "internal/syscall/unix", [2024-03-15T18:01:10.771Z] "internal/testlog", [2024-03-15T18:01:10.771Z] "internal/unsafeheader", [2024-03-15T18:01:10.771Z] "io", [2024-03-15T18:01:10.771Z] "io/fs", [2024-03-15T18:01:10.771Z] "math", [2024-03-15T18:01:10.771Z] "math/bits", [2024-03-15T18:01:10.771Z] "os", [2024-03-15T18:01:10.771Z] "path", [2024-03-15T18:01:10.771Z] "reflect", [2024-03-15T18:01:10.771Z] "regexp", [2024-03-15T18:01:10.771Z] "regexp/syntax", [2024-03-15T18:01:10.771Z] "runtime", [2024-03-15T18:01:10.771Z] "runtime/internal/atomic", [2024-03-15T18:01:10.771Z] "runtime/internal/math", [2024-03-15T18:01:10.771Z] "runtime/internal/sys", [2024-03-15T18:01:10.771Z] "sort", [2024-03-15T18:01:10.771Z] "strconv", [2024-03-15T18:01:10.771Z] "strings", [2024-03-15T18:01:10.771Z] "sync", [2024-03-15T18:01:10.771Z] "sync/atomic", [2024-03-15T18:01:10.771Z] "syscall", [2024-03-15T18:01:10.771Z] "time", [2024-03-15T18:01:10.771Z] "unicode", [2024-03-15T18:01:10.771Z] "unicode/utf8", [2024-03-15T18:01:10.771Z] "unsafe" [2024-03-15T18:01:10.771Z] ], [2024-03-15T18:01:10.771Z] "XTestGoFiles": [ [2024-03-15T18:01:10.771Z] "encoding_test.go" [2024-03-15T18:01:10.771Z] ], [2024-03-15T18:01:10.771Z] "XTestImports": [ [2024-03-15T18:01:10.771Z] "context", [2024-03-15T18:01:10.771Z] "errors", [2024-03-15T18:01:10.771Z] "fmt", [2024-03-15T18:01:10.771Z] "github.com/google/go-cmp/cmp", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/internal/grpctest", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/internal/stubserver", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/interop/grpc_testing", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.771Z] "strings", [2024-03-15T18:01:10.771Z] "sync/atomic", [2024-03-15T18:01:10.771Z] "testing", [2024-03-15T18:01:10.771Z] "time" [2024-03-15T18:01:10.771Z] ] [2024-03-15T18:01:10.771Z] } [2024-03-15T18:01:10.771Z] { [2024-03-15T18:01:10.771Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/encoding/proto", [2024-03-15T18:01:10.771Z] "ImportPath": "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.771Z] "Name": "proto", [2024-03-15T18:01:10.771Z] "Doc": "Package proto defines the protobuf codec.", [2024-03-15T18:01:10.771Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.771Z] "Module": { [2024-03-15T18:01:10.771Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.771Z] "Version": "v1.60.1", [2024-03-15T18:01:10.771Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.771Z] "Indirect": true, [2024-03-15T18:01:10.771Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.771Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.771Z] "GoVersion": "1.19" [2024-03-15T18:01:10.771Z] }, [2024-03-15T18:01:10.771Z] "DepOnly": true, [2024-03-15T18:01:10.771Z] "Stale": true, [2024-03-15T18:01:10.771Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.771Z] "GoFiles": [ [2024-03-15T18:01:10.771Z] "proto.go" [2024-03-15T18:01:10.771Z] ], [2024-03-15T18:01:10.771Z] "Imports": [ [2024-03-15T18:01:10.771Z] "fmt", [2024-03-15T18:01:10.771Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/encoding" [2024-03-15T18:01:10.771Z] ], [2024-03-15T18:01:10.771Z] "Deps": [ [2024-03-15T18:01:10.771Z] "bufio", [2024-03-15T18:01:10.771Z] "bytes", [2024-03-15T18:01:10.771Z] "compress/flate", [2024-03-15T18:01:10.771Z] "compress/gzip", [2024-03-15T18:01:10.771Z] "context", [2024-03-15T18:01:10.771Z] "embed", [2024-03-15T18:01:10.771Z] "encoding", [2024-03-15T18:01:10.771Z] "encoding/base64", [2024-03-15T18:01:10.771Z] "encoding/binary", [2024-03-15T18:01:10.771Z] "encoding/json", [2024-03-15T18:01:10.771Z] "errors", [2024-03-15T18:01:10.771Z] "fmt", [2024-03-15T18:01:10.771Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.771Z] "go/token", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.771Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.771Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.772Z] "hash", [2024-03-15T18:01:10.772Z] "hash/crc32", [2024-03-15T18:01:10.772Z] "hash/fnv", [2024-03-15T18:01:10.772Z] "internal/abi", [2024-03-15T18:01:10.772Z] "internal/bytealg", [2024-03-15T18:01:10.772Z] "internal/cpu", [2024-03-15T18:01:10.772Z] "internal/fmtsort", [2024-03-15T18:01:10.772Z] "internal/goexperiment", [2024-03-15T18:01:10.772Z] "internal/itoa", [2024-03-15T18:01:10.772Z] "internal/oserror", [2024-03-15T18:01:10.772Z] "internal/poll", [2024-03-15T18:01:10.772Z] "internal/race", [2024-03-15T18:01:10.772Z] "internal/reflectlite", [2024-03-15T18:01:10.772Z] "internal/syscall/execenv", [2024-03-15T18:01:10.772Z] "internal/syscall/unix", [2024-03-15T18:01:10.772Z] "internal/testlog", [2024-03-15T18:01:10.772Z] "internal/unsafeheader", [2024-03-15T18:01:10.772Z] "io", [2024-03-15T18:01:10.772Z] "io/fs", [2024-03-15T18:01:10.772Z] "io/ioutil", [2024-03-15T18:01:10.772Z] "math", [2024-03-15T18:01:10.772Z] "math/bits", [2024-03-15T18:01:10.772Z] "os", [2024-03-15T18:01:10.772Z] "path", [2024-03-15T18:01:10.772Z] "reflect", [2024-03-15T18:01:10.772Z] "regexp", [2024-03-15T18:01:10.772Z] "regexp/syntax", [2024-03-15T18:01:10.772Z] "runtime", [2024-03-15T18:01:10.772Z] "runtime/internal/atomic", [2024-03-15T18:01:10.772Z] "runtime/internal/math", [2024-03-15T18:01:10.772Z] "runtime/internal/sys", [2024-03-15T18:01:10.772Z] "sort", [2024-03-15T18:01:10.772Z] "strconv", [2024-03-15T18:01:10.772Z] "strings", [2024-03-15T18:01:10.772Z] "sync", [2024-03-15T18:01:10.772Z] "sync/atomic", [2024-03-15T18:01:10.772Z] "syscall", [2024-03-15T18:01:10.772Z] "time", [2024-03-15T18:01:10.772Z] "unicode", [2024-03-15T18:01:10.772Z] "unicode/utf16", [2024-03-15T18:01:10.772Z] "unicode/utf8", [2024-03-15T18:01:10.772Z] "unsafe" [2024-03-15T18:01:10.772Z] ], [2024-03-15T18:01:10.772Z] "TestGoFiles": [ [2024-03-15T18:01:10.772Z] "proto_benchmark_test.go", [2024-03-15T18:01:10.772Z] "proto_test.go" [2024-03-15T18:01:10.772Z] ], [2024-03-15T18:01:10.772Z] "TestImports": [ [2024-03-15T18:01:10.772Z] "bytes", [2024-03-15T18:01:10.772Z] "fmt", [2024-03-15T18:01:10.772Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/internal/grpctest", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/test/codec_perf", [2024-03-15T18:01:10.772Z] "sync", [2024-03-15T18:01:10.772Z] "testing" [2024-03-15T18:01:10.772Z] ] [2024-03-15T18:01:10.772Z] } [2024-03-15T18:01:10.772Z] { [2024-03-15T18:01:10.772Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/backoff", [2024-03-15T18:01:10.772Z] "ImportPath": "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.772Z] "Name": "backoff", [2024-03-15T18:01:10.772Z] "Doc": "Package backoff implement the backoff strategy for gRPC.", [2024-03-15T18:01:10.772Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.772Z] "Module": { [2024-03-15T18:01:10.772Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.772Z] "Version": "v1.60.1", [2024-03-15T18:01:10.772Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.772Z] "Indirect": true, [2024-03-15T18:01:10.772Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.772Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.772Z] "GoVersion": "1.19" [2024-03-15T18:01:10.772Z] }, [2024-03-15T18:01:10.772Z] "DepOnly": true, [2024-03-15T18:01:10.772Z] "Stale": true, [2024-03-15T18:01:10.772Z] "StaleReason": "stale dependency: google.golang.org/grpc/backoff", [2024-03-15T18:01:10.772Z] "GoFiles": [ [2024-03-15T18:01:10.772Z] "backoff.go" [2024-03-15T18:01:10.772Z] ], [2024-03-15T18:01:10.772Z] "Imports": [ [2024-03-15T18:01:10.772Z] "context", [2024-03-15T18:01:10.772Z] "errors", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.772Z] "time" [2024-03-15T18:01:10.772Z] ], [2024-03-15T18:01:10.772Z] "Deps": [ [2024-03-15T18:01:10.772Z] "context", [2024-03-15T18:01:10.772Z] "errors", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.772Z] "internal/abi", [2024-03-15T18:01:10.772Z] "internal/bytealg", [2024-03-15T18:01:10.772Z] "internal/cpu", [2024-03-15T18:01:10.772Z] "internal/goexperiment", [2024-03-15T18:01:10.772Z] "internal/itoa", [2024-03-15T18:01:10.772Z] "internal/oserror", [2024-03-15T18:01:10.772Z] "internal/race", [2024-03-15T18:01:10.772Z] "internal/reflectlite", [2024-03-15T18:01:10.772Z] "internal/unsafeheader", [2024-03-15T18:01:10.772Z] "math", [2024-03-15T18:01:10.772Z] "math/bits", [2024-03-15T18:01:10.772Z] "math/rand", [2024-03-15T18:01:10.772Z] "runtime", [2024-03-15T18:01:10.772Z] "runtime/internal/atomic", [2024-03-15T18:01:10.772Z] "runtime/internal/math", [2024-03-15T18:01:10.772Z] "runtime/internal/sys", [2024-03-15T18:01:10.772Z] "sync", [2024-03-15T18:01:10.772Z] "sync/atomic", [2024-03-15T18:01:10.772Z] "syscall", [2024-03-15T18:01:10.772Z] "time", [2024-03-15T18:01:10.772Z] "unsafe" [2024-03-15T18:01:10.772Z] ] [2024-03-15T18:01:10.772Z] } [2024-03-15T18:01:10.772Z] { [2024-03-15T18:01:10.772Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.772Z] "ImportPath": "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.772Z] "Name": "gracefulswitch", [2024-03-15T18:01:10.772Z] "Doc": "Package gracefulswitch implements a graceful switch load balancer.", [2024-03-15T18:01:10.772Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.772Z] "Module": { [2024-03-15T18:01:10.772Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.772Z] "Version": "v1.60.1", [2024-03-15T18:01:10.772Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.772Z] "Indirect": true, [2024-03-15T18:01:10.772Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.772Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.772Z] "GoVersion": "1.19" [2024-03-15T18:01:10.772Z] }, [2024-03-15T18:01:10.772Z] "DepOnly": true, [2024-03-15T18:01:10.772Z] "Stale": true, [2024-03-15T18:01:10.772Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.772Z] "GoFiles": [ [2024-03-15T18:01:10.772Z] "gracefulswitch.go" [2024-03-15T18:01:10.772Z] ], [2024-03-15T18:01:10.772Z] "Imports": [ [2024-03-15T18:01:10.772Z] "errors", [2024-03-15T18:01:10.772Z] "fmt", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.772Z] "sync" [2024-03-15T18:01:10.772Z] ], [2024-03-15T18:01:10.772Z] "Deps": [ [2024-03-15T18:01:10.772Z] "bufio", [2024-03-15T18:01:10.772Z] "bytes", [2024-03-15T18:01:10.772Z] "compress/flate", [2024-03-15T18:01:10.772Z] "compress/gzip", [2024-03-15T18:01:10.772Z] "container/list", [2024-03-15T18:01:10.772Z] "context", [2024-03-15T18:01:10.772Z] "crypto", [2024-03-15T18:01:10.772Z] "crypto/aes", [2024-03-15T18:01:10.772Z] "crypto/cipher", [2024-03-15T18:01:10.772Z] "crypto/des", [2024-03-15T18:01:10.772Z] "crypto/dsa", [2024-03-15T18:01:10.772Z] "crypto/ecdsa", [2024-03-15T18:01:10.772Z] "crypto/ed25519", [2024-03-15T18:01:10.772Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.772Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.772Z] "crypto/elliptic", [2024-03-15T18:01:10.772Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.772Z] "crypto/hmac", [2024-03-15T18:01:10.772Z] "crypto/internal/randutil", [2024-03-15T18:01:10.772Z] "crypto/internal/subtle", [2024-03-15T18:01:10.772Z] "crypto/md5", [2024-03-15T18:01:10.772Z] "crypto/rand", [2024-03-15T18:01:10.772Z] "crypto/rc4", [2024-03-15T18:01:10.772Z] "crypto/rsa", [2024-03-15T18:01:10.772Z] "crypto/sha1", [2024-03-15T18:01:10.772Z] "crypto/sha256", [2024-03-15T18:01:10.772Z] "crypto/sha512", [2024-03-15T18:01:10.772Z] "crypto/subtle", [2024-03-15T18:01:10.772Z] "crypto/tls", [2024-03-15T18:01:10.772Z] "crypto/x509", [2024-03-15T18:01:10.772Z] "crypto/x509/pkix", [2024-03-15T18:01:10.772Z] "embed", [2024-03-15T18:01:10.772Z] "encoding", [2024-03-15T18:01:10.772Z] "encoding/asn1", [2024-03-15T18:01:10.772Z] "encoding/base64", [2024-03-15T18:01:10.772Z] "encoding/binary", [2024-03-15T18:01:10.772Z] "encoding/hex", [2024-03-15T18:01:10.772Z] "encoding/json", [2024-03-15T18:01:10.772Z] "encoding/pem", [2024-03-15T18:01:10.772Z] "errors", [2024-03-15T18:01:10.772Z] "fmt", [2024-03-15T18:01:10.772Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.772Z] "go/token", [2024-03-15T18:01:10.772Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.772Z] "hash", [2024-03-15T18:01:10.772Z] "hash/crc32", [2024-03-15T18:01:10.772Z] "hash/fnv", [2024-03-15T18:01:10.772Z] "internal/abi", [2024-03-15T18:01:10.772Z] "internal/bytealg", [2024-03-15T18:01:10.772Z] "internal/cpu", [2024-03-15T18:01:10.772Z] "internal/fmtsort", [2024-03-15T18:01:10.772Z] "internal/goexperiment", [2024-03-15T18:01:10.772Z] "internal/itoa", [2024-03-15T18:01:10.772Z] "internal/nettrace", [2024-03-15T18:01:10.772Z] "internal/oserror", [2024-03-15T18:01:10.772Z] "internal/poll", [2024-03-15T18:01:10.772Z] "internal/race", [2024-03-15T18:01:10.772Z] "internal/reflectlite", [2024-03-15T18:01:10.772Z] "internal/singleflight", [2024-03-15T18:01:10.772Z] "internal/syscall/execenv", [2024-03-15T18:01:10.772Z] "internal/syscall/unix", [2024-03-15T18:01:10.772Z] "internal/testlog", [2024-03-15T18:01:10.772Z] "internal/unsafeheader", [2024-03-15T18:01:10.772Z] "io", [2024-03-15T18:01:10.772Z] "io/fs", [2024-03-15T18:01:10.772Z] "io/ioutil", [2024-03-15T18:01:10.772Z] "log", [2024-03-15T18:01:10.772Z] "math", [2024-03-15T18:01:10.772Z] "math/big", [2024-03-15T18:01:10.772Z] "math/bits", [2024-03-15T18:01:10.772Z] "math/rand", [2024-03-15T18:01:10.772Z] "net", [2024-03-15T18:01:10.772Z] "net/url", [2024-03-15T18:01:10.772Z] "os", [2024-03-15T18:01:10.772Z] "path", [2024-03-15T18:01:10.772Z] "path/filepath", [2024-03-15T18:01:10.772Z] "reflect", [2024-03-15T18:01:10.772Z] "runtime", [2024-03-15T18:01:10.772Z] "runtime/cgo", [2024-03-15T18:01:10.772Z] "runtime/internal/atomic", [2024-03-15T18:01:10.772Z] "runtime/internal/math", [2024-03-15T18:01:10.772Z] "runtime/internal/sys", [2024-03-15T18:01:10.772Z] "sort", [2024-03-15T18:01:10.772Z] "strconv", [2024-03-15T18:01:10.772Z] "strings", [2024-03-15T18:01:10.772Z] "sync", [2024-03-15T18:01:10.772Z] "sync/atomic", [2024-03-15T18:01:10.772Z] "syscall", [2024-03-15T18:01:10.772Z] "time", [2024-03-15T18:01:10.772Z] "unicode", [2024-03-15T18:01:10.772Z] "unicode/utf16", [2024-03-15T18:01:10.772Z] "unicode/utf8", [2024-03-15T18:01:10.772Z] "unsafe", [2024-03-15T18:01:10.772Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.772Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.772Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.772Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.772Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.772Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.772Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.772Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.772Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.772Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.772Z] ], [2024-03-15T18:01:10.772Z] "TestGoFiles": [ [2024-03-15T18:01:10.772Z] "gracefulswitch_test.go" [2024-03-15T18:01:10.772Z] ], [2024-03-15T18:01:10.772Z] "TestImports": [ [2024-03-15T18:01:10.772Z] "context", [2024-03-15T18:01:10.772Z] "fmt", [2024-03-15T18:01:10.772Z] "github.com/google/go-cmp/cmp", [2024-03-15T18:01:10.772Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/internal/grpctest", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/internal/testutils", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.772Z] "strings", [2024-03-15T18:01:10.772Z] "testing", [2024-03-15T18:01:10.772Z] "time" [2024-03-15T18:01:10.772Z] ] [2024-03-15T18:01:10.772Z] } [2024-03-15T18:01:10.772Z] { [2024-03-15T18:01:10.772Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/balancerload", [2024-03-15T18:01:10.772Z] "ImportPath": "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.772Z] "Name": "balancerload", [2024-03-15T18:01:10.772Z] "Doc": "Package balancerload defines APIs to parse server loads in trailers.", [2024-03-15T18:01:10.772Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.772Z] "Module": { [2024-03-15T18:01:10.772Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.772Z] "Version": "v1.60.1", [2024-03-15T18:01:10.772Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.772Z] "Indirect": true, [2024-03-15T18:01:10.772Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.772Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.772Z] "GoVersion": "1.19" [2024-03-15T18:01:10.772Z] }, [2024-03-15T18:01:10.772Z] "DepOnly": true, [2024-03-15T18:01:10.772Z] "Stale": true, [2024-03-15T18:01:10.772Z] "StaleReason": "stale dependency: google.golang.org/grpc/metadata", [2024-03-15T18:01:10.772Z] "GoFiles": [ [2024-03-15T18:01:10.772Z] "load.go" [2024-03-15T18:01:10.772Z] ], [2024-03-15T18:01:10.772Z] "Imports": [ [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/metadata" [2024-03-15T18:01:10.772Z] ], [2024-03-15T18:01:10.772Z] "Deps": [ [2024-03-15T18:01:10.772Z] "context", [2024-03-15T18:01:10.772Z] "errors", [2024-03-15T18:01:10.772Z] "fmt", [2024-03-15T18:01:10.772Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.772Z] "internal/abi", [2024-03-15T18:01:10.772Z] "internal/bytealg", [2024-03-15T18:01:10.772Z] "internal/cpu", [2024-03-15T18:01:10.772Z] "internal/fmtsort", [2024-03-15T18:01:10.772Z] "internal/goexperiment", [2024-03-15T18:01:10.772Z] "internal/itoa", [2024-03-15T18:01:10.772Z] "internal/oserror", [2024-03-15T18:01:10.772Z] "internal/poll", [2024-03-15T18:01:10.772Z] "internal/race", [2024-03-15T18:01:10.772Z] "internal/reflectlite", [2024-03-15T18:01:10.772Z] "internal/syscall/execenv", [2024-03-15T18:01:10.772Z] "internal/syscall/unix", [2024-03-15T18:01:10.772Z] "internal/testlog", [2024-03-15T18:01:10.772Z] "internal/unsafeheader", [2024-03-15T18:01:10.772Z] "io", [2024-03-15T18:01:10.772Z] "io/fs", [2024-03-15T18:01:10.772Z] "math", [2024-03-15T18:01:10.772Z] "math/bits", [2024-03-15T18:01:10.772Z] "os", [2024-03-15T18:01:10.772Z] "path", [2024-03-15T18:01:10.772Z] "reflect", [2024-03-15T18:01:10.772Z] "runtime", [2024-03-15T18:01:10.772Z] "runtime/internal/atomic", [2024-03-15T18:01:10.772Z] "runtime/internal/math", [2024-03-15T18:01:10.772Z] "runtime/internal/sys", [2024-03-15T18:01:10.772Z] "sort", [2024-03-15T18:01:10.772Z] "strconv", [2024-03-15T18:01:10.772Z] "strings", [2024-03-15T18:01:10.772Z] "sync", [2024-03-15T18:01:10.772Z] "sync/atomic", [2024-03-15T18:01:10.772Z] "syscall", [2024-03-15T18:01:10.772Z] "time", [2024-03-15T18:01:10.772Z] "unicode", [2024-03-15T18:01:10.772Z] "unicode/utf8", [2024-03-15T18:01:10.772Z] "unsafe" [2024-03-15T18:01:10.772Z] ] [2024-03-15T18:01:10.772Z] } [2024-03-15T18:01:10.772Z] { [2024-03-15T18:01:10.772Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/types/known/anypb", [2024-03-15T18:01:10.772Z] "ImportPath": "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.772Z] "Name": "anypb", [2024-03-15T18:01:10.772Z] "Doc": "Package anypb contains generated types for google/protobuf/any.proto.", [2024-03-15T18:01:10.772Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.772Z] "Module": { [2024-03-15T18:01:10.772Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.772Z] "Version": "v1.33.0", [2024-03-15T18:01:10.772Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.772Z] "Indirect": true, [2024-03-15T18:01:10.772Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.772Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.772Z] "GoVersion": "1.17" [2024-03-15T18:01:10.772Z] }, [2024-03-15T18:01:10.772Z] "DepOnly": true, [2024-03-15T18:01:10.772Z] "Stale": true, [2024-03-15T18:01:10.772Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.772Z] "GoFiles": [ [2024-03-15T18:01:10.772Z] "any.pb.go" [2024-03-15T18:01:10.772Z] ], [2024-03-15T18:01:10.772Z] "Imports": [ [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.772Z] "reflect", [2024-03-15T18:01:10.772Z] "strings", [2024-03-15T18:01:10.772Z] "sync" [2024-03-15T18:01:10.772Z] ], [2024-03-15T18:01:10.772Z] "Deps": [ [2024-03-15T18:01:10.772Z] "bufio", [2024-03-15T18:01:10.772Z] "bytes", [2024-03-15T18:01:10.772Z] "compress/flate", [2024-03-15T18:01:10.772Z] "compress/gzip", [2024-03-15T18:01:10.772Z] "embed", [2024-03-15T18:01:10.772Z] "encoding", [2024-03-15T18:01:10.772Z] "encoding/base64", [2024-03-15T18:01:10.772Z] "encoding/binary", [2024-03-15T18:01:10.772Z] "encoding/json", [2024-03-15T18:01:10.772Z] "errors", [2024-03-15T18:01:10.772Z] "fmt", [2024-03-15T18:01:10.772Z] "go/token", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.772Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.772Z] "hash", [2024-03-15T18:01:10.772Z] "hash/crc32", [2024-03-15T18:01:10.772Z] "hash/fnv", [2024-03-15T18:01:10.772Z] "internal/abi", [2024-03-15T18:01:10.772Z] "internal/bytealg", [2024-03-15T18:01:10.772Z] "internal/cpu", [2024-03-15T18:01:10.772Z] "internal/fmtsort", [2024-03-15T18:01:10.772Z] "internal/goexperiment", [2024-03-15T18:01:10.772Z] "internal/itoa", [2024-03-15T18:01:10.772Z] "internal/oserror", [2024-03-15T18:01:10.772Z] "internal/poll", [2024-03-15T18:01:10.772Z] "internal/race", [2024-03-15T18:01:10.772Z] "internal/reflectlite", [2024-03-15T18:01:10.772Z] "internal/syscall/execenv", [2024-03-15T18:01:10.772Z] "internal/syscall/unix", [2024-03-15T18:01:10.772Z] "internal/testlog", [2024-03-15T18:01:10.772Z] "internal/unsafeheader", [2024-03-15T18:01:10.772Z] "io", [2024-03-15T18:01:10.772Z] "io/fs", [2024-03-15T18:01:10.772Z] "io/ioutil", [2024-03-15T18:01:10.772Z] "math", [2024-03-15T18:01:10.772Z] "math/bits", [2024-03-15T18:01:10.772Z] "os", [2024-03-15T18:01:10.772Z] "path", [2024-03-15T18:01:10.772Z] "reflect", [2024-03-15T18:01:10.772Z] "runtime", [2024-03-15T18:01:10.772Z] "runtime/internal/atomic", [2024-03-15T18:01:10.772Z] "runtime/internal/math", [2024-03-15T18:01:10.772Z] "runtime/internal/sys", [2024-03-15T18:01:10.772Z] "sort", [2024-03-15T18:01:10.772Z] "strconv", [2024-03-15T18:01:10.772Z] "strings", [2024-03-15T18:01:10.772Z] "sync", [2024-03-15T18:01:10.772Z] "sync/atomic", [2024-03-15T18:01:10.772Z] "syscall", [2024-03-15T18:01:10.772Z] "time", [2024-03-15T18:01:10.772Z] "unicode", [2024-03-15T18:01:10.773Z] "unicode/utf16", [2024-03-15T18:01:10.773Z] "unicode/utf8", [2024-03-15T18:01:10.773Z] "unsafe" [2024-03-15T18:01:10.773Z] ], [2024-03-15T18:01:10.773Z] "XTestGoFiles": [ [2024-03-15T18:01:10.773Z] "any_test.go" [2024-03-15T18:01:10.773Z] ], [2024-03-15T18:01:10.773Z] "XTestImports": [ [2024-03-15T18:01:10.773Z] "github.com/google/go-cmp/cmp", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/testprotos/test", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/testing/protocmp", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/types/known/emptypb", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/types/known/wrapperspb", [2024-03-15T18:01:10.773Z] "testing" [2024-03-15T18:01:10.773Z] ] [2024-03-15T18:01:10.773Z] } [2024-03-15T18:01:10.773Z] { [2024-03-15T18:01:10.773Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3/ptypes/any", [2024-03-15T18:01:10.773Z] "ImportPath": "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.773Z] "Name": "any", [2024-03-15T18:01:10.773Z] "Root": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-15T18:01:10.773Z] "Module": { [2024-03-15T18:01:10.773Z] "Path": "github.com/golang/protobuf", [2024-03-15T18:01:10.773Z] "Version": "v1.5.3", [2024-03-15T18:01:10.773Z] "Time": "2021-09-16T00:37:10Z", [2024-03-15T18:01:10.773Z] "Indirect": true, [2024-03-15T18:01:10.773Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-15T18:01:10.773Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang/protobuf/@v/v1.5.3.mod", [2024-03-15T18:01:10.773Z] "GoVersion": "1.9" [2024-03-15T18:01:10.773Z] }, [2024-03-15T18:01:10.773Z] "DepOnly": true, [2024-03-15T18:01:10.773Z] "Stale": true, [2024-03-15T18:01:10.773Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.773Z] "GoFiles": [ [2024-03-15T18:01:10.773Z] "any.pb.go" [2024-03-15T18:01:10.773Z] ], [2024-03-15T18:01:10.773Z] "Imports": [ [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.773Z] "reflect" [2024-03-15T18:01:10.773Z] ], [2024-03-15T18:01:10.773Z] "Deps": [ [2024-03-15T18:01:10.773Z] "bufio", [2024-03-15T18:01:10.773Z] "bytes", [2024-03-15T18:01:10.773Z] "compress/flate", [2024-03-15T18:01:10.773Z] "compress/gzip", [2024-03-15T18:01:10.773Z] "embed", [2024-03-15T18:01:10.773Z] "encoding", [2024-03-15T18:01:10.773Z] "encoding/base64", [2024-03-15T18:01:10.773Z] "encoding/binary", [2024-03-15T18:01:10.773Z] "encoding/json", [2024-03-15T18:01:10.773Z] "errors", [2024-03-15T18:01:10.773Z] "fmt", [2024-03-15T18:01:10.773Z] "go/token", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.773Z] "hash", [2024-03-15T18:01:10.773Z] "hash/crc32", [2024-03-15T18:01:10.773Z] "hash/fnv", [2024-03-15T18:01:10.773Z] "internal/abi", [2024-03-15T18:01:10.773Z] "internal/bytealg", [2024-03-15T18:01:10.773Z] "internal/cpu", [2024-03-15T18:01:10.773Z] "internal/fmtsort", [2024-03-15T18:01:10.773Z] "internal/goexperiment", [2024-03-15T18:01:10.773Z] "internal/itoa", [2024-03-15T18:01:10.773Z] "internal/oserror", [2024-03-15T18:01:10.773Z] "internal/poll", [2024-03-15T18:01:10.773Z] "internal/race", [2024-03-15T18:01:10.773Z] "internal/reflectlite", [2024-03-15T18:01:10.773Z] "internal/syscall/execenv", [2024-03-15T18:01:10.773Z] "internal/syscall/unix", [2024-03-15T18:01:10.773Z] "internal/testlog", [2024-03-15T18:01:10.773Z] "internal/unsafeheader", [2024-03-15T18:01:10.773Z] "io", [2024-03-15T18:01:10.773Z] "io/fs", [2024-03-15T18:01:10.773Z] "io/ioutil", [2024-03-15T18:01:10.773Z] "math", [2024-03-15T18:01:10.773Z] "math/bits", [2024-03-15T18:01:10.773Z] "os", [2024-03-15T18:01:10.773Z] "path", [2024-03-15T18:01:10.773Z] "reflect", [2024-03-15T18:01:10.773Z] "runtime", [2024-03-15T18:01:10.773Z] "runtime/internal/atomic", [2024-03-15T18:01:10.773Z] "runtime/internal/math", [2024-03-15T18:01:10.773Z] "runtime/internal/sys", [2024-03-15T18:01:10.773Z] "sort", [2024-03-15T18:01:10.773Z] "strconv", [2024-03-15T18:01:10.773Z] "strings", [2024-03-15T18:01:10.773Z] "sync", [2024-03-15T18:01:10.773Z] "sync/atomic", [2024-03-15T18:01:10.773Z] "syscall", [2024-03-15T18:01:10.773Z] "time", [2024-03-15T18:01:10.773Z] "unicode", [2024-03-15T18:01:10.773Z] "unicode/utf16", [2024-03-15T18:01:10.773Z] "unicode/utf8", [2024-03-15T18:01:10.773Z] "unsafe" [2024-03-15T18:01:10.773Z] ] [2024-03-15T18:01:10.773Z] } [2024-03-15T18:01:10.773Z] { [2024-03-15T18:01:10.773Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/types/known/durationpb", [2024-03-15T18:01:10.773Z] "ImportPath": "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.773Z] "Name": "durationpb", [2024-03-15T18:01:10.773Z] "Doc": "Package durationpb contains generated types for google/protobuf/duration.proto.", [2024-03-15T18:01:10.773Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.773Z] "Module": { [2024-03-15T18:01:10.773Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.773Z] "Version": "v1.33.0", [2024-03-15T18:01:10.773Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.773Z] "Indirect": true, [2024-03-15T18:01:10.773Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.773Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.773Z] "GoVersion": "1.17" [2024-03-15T18:01:10.773Z] }, [2024-03-15T18:01:10.773Z] "DepOnly": true, [2024-03-15T18:01:10.773Z] "Stale": true, [2024-03-15T18:01:10.773Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.773Z] "GoFiles": [ [2024-03-15T18:01:10.773Z] "duration.pb.go" [2024-03-15T18:01:10.773Z] ], [2024-03-15T18:01:10.773Z] "Imports": [ [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.773Z] "math", [2024-03-15T18:01:10.773Z] "reflect", [2024-03-15T18:01:10.773Z] "sync", [2024-03-15T18:01:10.773Z] "time" [2024-03-15T18:01:10.773Z] ], [2024-03-15T18:01:10.773Z] "Deps": [ [2024-03-15T18:01:10.773Z] "bufio", [2024-03-15T18:01:10.773Z] "bytes", [2024-03-15T18:01:10.773Z] "compress/flate", [2024-03-15T18:01:10.773Z] "compress/gzip", [2024-03-15T18:01:10.773Z] "embed", [2024-03-15T18:01:10.773Z] "encoding", [2024-03-15T18:01:10.773Z] "encoding/base64", [2024-03-15T18:01:10.773Z] "encoding/binary", [2024-03-15T18:01:10.773Z] "encoding/json", [2024-03-15T18:01:10.773Z] "errors", [2024-03-15T18:01:10.773Z] "fmt", [2024-03-15T18:01:10.773Z] "go/token", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.773Z] "hash", [2024-03-15T18:01:10.773Z] "hash/crc32", [2024-03-15T18:01:10.773Z] "hash/fnv", [2024-03-15T18:01:10.773Z] "internal/abi", [2024-03-15T18:01:10.773Z] "internal/bytealg", [2024-03-15T18:01:10.773Z] "internal/cpu", [2024-03-15T18:01:10.773Z] "internal/fmtsort", [2024-03-15T18:01:10.773Z] "internal/goexperiment", [2024-03-15T18:01:10.773Z] "internal/itoa", [2024-03-15T18:01:10.773Z] "internal/oserror", [2024-03-15T18:01:10.773Z] "internal/poll", [2024-03-15T18:01:10.773Z] "internal/race", [2024-03-15T18:01:10.773Z] "internal/reflectlite", [2024-03-15T18:01:10.773Z] "internal/syscall/execenv", [2024-03-15T18:01:10.773Z] "internal/syscall/unix", [2024-03-15T18:01:10.773Z] "internal/testlog", [2024-03-15T18:01:10.773Z] "internal/unsafeheader", [2024-03-15T18:01:10.773Z] "io", [2024-03-15T18:01:10.773Z] "io/fs", [2024-03-15T18:01:10.773Z] "io/ioutil", [2024-03-15T18:01:10.773Z] "math", [2024-03-15T18:01:10.773Z] "math/bits", [2024-03-15T18:01:10.773Z] "os", [2024-03-15T18:01:10.773Z] "path", [2024-03-15T18:01:10.773Z] "reflect", [2024-03-15T18:01:10.773Z] "runtime", [2024-03-15T18:01:10.773Z] "runtime/internal/atomic", [2024-03-15T18:01:10.773Z] "runtime/internal/math", [2024-03-15T18:01:10.773Z] "runtime/internal/sys", [2024-03-15T18:01:10.773Z] "sort", [2024-03-15T18:01:10.773Z] "strconv", [2024-03-15T18:01:10.773Z] "strings", [2024-03-15T18:01:10.773Z] "sync", [2024-03-15T18:01:10.773Z] "sync/atomic", [2024-03-15T18:01:10.773Z] "syscall", [2024-03-15T18:01:10.773Z] "time", [2024-03-15T18:01:10.773Z] "unicode", [2024-03-15T18:01:10.773Z] "unicode/utf16", [2024-03-15T18:01:10.773Z] "unicode/utf8", [2024-03-15T18:01:10.773Z] "unsafe" [2024-03-15T18:01:10.773Z] ], [2024-03-15T18:01:10.773Z] "XTestGoFiles": [ [2024-03-15T18:01:10.773Z] "duration_test.go" [2024-03-15T18:01:10.773Z] ], [2024-03-15T18:01:10.773Z] "XTestImports": [ [2024-03-15T18:01:10.773Z] "github.com/google/go-cmp/cmp", [2024-03-15T18:01:10.773Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/testing/protocmp", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.773Z] "math", [2024-03-15T18:01:10.773Z] "strings", [2024-03-15T18:01:10.773Z] "testing", [2024-03-15T18:01:10.773Z] "time" [2024-03-15T18:01:10.773Z] ] [2024-03-15T18:01:10.773Z] } [2024-03-15T18:01:10.773Z] { [2024-03-15T18:01:10.773Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3/ptypes/duration", [2024-03-15T18:01:10.773Z] "ImportPath": "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.773Z] "Name": "duration", [2024-03-15T18:01:10.773Z] "Root": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-15T18:01:10.773Z] "Module": { [2024-03-15T18:01:10.773Z] "Path": "github.com/golang/protobuf", [2024-03-15T18:01:10.773Z] "Version": "v1.5.3", [2024-03-15T18:01:10.773Z] "Time": "2021-09-16T00:37:10Z", [2024-03-15T18:01:10.773Z] "Indirect": true, [2024-03-15T18:01:10.773Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-15T18:01:10.773Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang/protobuf/@v/v1.5.3.mod", [2024-03-15T18:01:10.773Z] "GoVersion": "1.9" [2024-03-15T18:01:10.773Z] }, [2024-03-15T18:01:10.773Z] "DepOnly": true, [2024-03-15T18:01:10.773Z] "Stale": true, [2024-03-15T18:01:10.773Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.773Z] "GoFiles": [ [2024-03-15T18:01:10.773Z] "duration.pb.go" [2024-03-15T18:01:10.773Z] ], [2024-03-15T18:01:10.773Z] "Imports": [ [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.773Z] "reflect" [2024-03-15T18:01:10.773Z] ], [2024-03-15T18:01:10.773Z] "Deps": [ [2024-03-15T18:01:10.773Z] "bufio", [2024-03-15T18:01:10.773Z] "bytes", [2024-03-15T18:01:10.773Z] "compress/flate", [2024-03-15T18:01:10.773Z] "compress/gzip", [2024-03-15T18:01:10.773Z] "embed", [2024-03-15T18:01:10.773Z] "encoding", [2024-03-15T18:01:10.773Z] "encoding/base64", [2024-03-15T18:01:10.773Z] "encoding/binary", [2024-03-15T18:01:10.773Z] "encoding/json", [2024-03-15T18:01:10.773Z] "errors", [2024-03-15T18:01:10.773Z] "fmt", [2024-03-15T18:01:10.773Z] "go/token", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.773Z] "hash", [2024-03-15T18:01:10.773Z] "hash/crc32", [2024-03-15T18:01:10.773Z] "hash/fnv", [2024-03-15T18:01:10.773Z] "internal/abi", [2024-03-15T18:01:10.773Z] "internal/bytealg", [2024-03-15T18:01:10.773Z] "internal/cpu", [2024-03-15T18:01:10.773Z] "internal/fmtsort", [2024-03-15T18:01:10.773Z] "internal/goexperiment", [2024-03-15T18:01:10.773Z] "internal/itoa", [2024-03-15T18:01:10.773Z] "internal/oserror", [2024-03-15T18:01:10.773Z] "internal/poll", [2024-03-15T18:01:10.773Z] "internal/race", [2024-03-15T18:01:10.773Z] "internal/reflectlite", [2024-03-15T18:01:10.773Z] "internal/syscall/execenv", [2024-03-15T18:01:10.773Z] "internal/syscall/unix", [2024-03-15T18:01:10.773Z] "internal/testlog", [2024-03-15T18:01:10.773Z] "internal/unsafeheader", [2024-03-15T18:01:10.773Z] "io", [2024-03-15T18:01:10.773Z] "io/fs", [2024-03-15T18:01:10.773Z] "io/ioutil", [2024-03-15T18:01:10.773Z] "math", [2024-03-15T18:01:10.773Z] "math/bits", [2024-03-15T18:01:10.773Z] "os", [2024-03-15T18:01:10.773Z] "path", [2024-03-15T18:01:10.773Z] "reflect", [2024-03-15T18:01:10.773Z] "runtime", [2024-03-15T18:01:10.773Z] "runtime/internal/atomic", [2024-03-15T18:01:10.773Z] "runtime/internal/math", [2024-03-15T18:01:10.773Z] "runtime/internal/sys", [2024-03-15T18:01:10.773Z] "sort", [2024-03-15T18:01:10.773Z] "strconv", [2024-03-15T18:01:10.773Z] "strings", [2024-03-15T18:01:10.773Z] "sync", [2024-03-15T18:01:10.773Z] "sync/atomic", [2024-03-15T18:01:10.773Z] "syscall", [2024-03-15T18:01:10.773Z] "time", [2024-03-15T18:01:10.773Z] "unicode", [2024-03-15T18:01:10.773Z] "unicode/utf16", [2024-03-15T18:01:10.773Z] "unicode/utf8", [2024-03-15T18:01:10.773Z] "unsafe" [2024-03-15T18:01:10.773Z] ] [2024-03-15T18:01:10.773Z] } [2024-03-15T18:01:10.773Z] { [2024-03-15T18:01:10.773Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/types/known/timestamppb", [2024-03-15T18:01:10.773Z] "ImportPath": "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.773Z] "Name": "timestamppb", [2024-03-15T18:01:10.773Z] "Doc": "Package timestamppb contains generated types for google/protobuf/timestamp.proto.", [2024-03-15T18:01:10.773Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.773Z] "Module": { [2024-03-15T18:01:10.773Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.773Z] "Version": "v1.33.0", [2024-03-15T18:01:10.773Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.773Z] "Indirect": true, [2024-03-15T18:01:10.773Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.773Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.773Z] "GoVersion": "1.17" [2024-03-15T18:01:10.773Z] }, [2024-03-15T18:01:10.773Z] "DepOnly": true, [2024-03-15T18:01:10.773Z] "Stale": true, [2024-03-15T18:01:10.773Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.773Z] "GoFiles": [ [2024-03-15T18:01:10.773Z] "timestamp.pb.go" [2024-03-15T18:01:10.773Z] ], [2024-03-15T18:01:10.773Z] "Imports": [ [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.773Z] "reflect", [2024-03-15T18:01:10.773Z] "sync", [2024-03-15T18:01:10.773Z] "time" [2024-03-15T18:01:10.773Z] ], [2024-03-15T18:01:10.773Z] "Deps": [ [2024-03-15T18:01:10.773Z] "bufio", [2024-03-15T18:01:10.773Z] "bytes", [2024-03-15T18:01:10.773Z] "compress/flate", [2024-03-15T18:01:10.773Z] "compress/gzip", [2024-03-15T18:01:10.773Z] "embed", [2024-03-15T18:01:10.773Z] "encoding", [2024-03-15T18:01:10.773Z] "encoding/base64", [2024-03-15T18:01:10.773Z] "encoding/binary", [2024-03-15T18:01:10.773Z] "encoding/json", [2024-03-15T18:01:10.773Z] "errors", [2024-03-15T18:01:10.773Z] "fmt", [2024-03-15T18:01:10.773Z] "go/token", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.773Z] "hash", [2024-03-15T18:01:10.773Z] "hash/crc32", [2024-03-15T18:01:10.773Z] "hash/fnv", [2024-03-15T18:01:10.773Z] "internal/abi", [2024-03-15T18:01:10.773Z] "internal/bytealg", [2024-03-15T18:01:10.773Z] "internal/cpu", [2024-03-15T18:01:10.773Z] "internal/fmtsort", [2024-03-15T18:01:10.773Z] "internal/goexperiment", [2024-03-15T18:01:10.773Z] "internal/itoa", [2024-03-15T18:01:10.773Z] "internal/oserror", [2024-03-15T18:01:10.773Z] "internal/poll", [2024-03-15T18:01:10.773Z] "internal/race", [2024-03-15T18:01:10.773Z] "internal/reflectlite", [2024-03-15T18:01:10.773Z] "internal/syscall/execenv", [2024-03-15T18:01:10.773Z] "internal/syscall/unix", [2024-03-15T18:01:10.773Z] "internal/testlog", [2024-03-15T18:01:10.773Z] "internal/unsafeheader", [2024-03-15T18:01:10.773Z] "io", [2024-03-15T18:01:10.773Z] "io/fs", [2024-03-15T18:01:10.773Z] "io/ioutil", [2024-03-15T18:01:10.773Z] "math", [2024-03-15T18:01:10.773Z] "math/bits", [2024-03-15T18:01:10.773Z] "os", [2024-03-15T18:01:10.773Z] "path", [2024-03-15T18:01:10.773Z] "reflect", [2024-03-15T18:01:10.773Z] "runtime", [2024-03-15T18:01:10.773Z] "runtime/internal/atomic", [2024-03-15T18:01:10.773Z] "runtime/internal/math", [2024-03-15T18:01:10.773Z] "runtime/internal/sys", [2024-03-15T18:01:10.773Z] "sort", [2024-03-15T18:01:10.773Z] "strconv", [2024-03-15T18:01:10.773Z] "strings", [2024-03-15T18:01:10.773Z] "sync", [2024-03-15T18:01:10.773Z] "sync/atomic", [2024-03-15T18:01:10.773Z] "syscall", [2024-03-15T18:01:10.773Z] "time", [2024-03-15T18:01:10.773Z] "unicode", [2024-03-15T18:01:10.773Z] "unicode/utf16", [2024-03-15T18:01:10.773Z] "unicode/utf8", [2024-03-15T18:01:10.773Z] "unsafe" [2024-03-15T18:01:10.773Z] ], [2024-03-15T18:01:10.773Z] "XTestGoFiles": [ [2024-03-15T18:01:10.773Z] "timestamp_test.go" [2024-03-15T18:01:10.773Z] ], [2024-03-15T18:01:10.773Z] "XTestImports": [ [2024-03-15T18:01:10.773Z] "github.com/google/go-cmp/cmp", [2024-03-15T18:01:10.773Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/testing/protocmp", [2024-03-15T18:01:10.773Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.773Z] "math", [2024-03-15T18:01:10.773Z] "strings", [2024-03-15T18:01:10.773Z] "testing", [2024-03-15T18:01:10.773Z] "time" [2024-03-15T18:01:10.773Z] ] [2024-03-15T18:01:10.773Z] } [2024-03-15T18:01:10.773Z] { [2024-03-15T18:01:10.773Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3/ptypes/timestamp", [2024-03-15T18:01:10.773Z] "ImportPath": "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.773Z] "Name": "timestamp", [2024-03-15T18:01:10.773Z] "Root": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-15T18:01:10.773Z] "Module": { [2024-03-15T18:01:10.773Z] "Path": "github.com/golang/protobuf", [2024-03-15T18:01:10.774Z] "Version": "v1.5.3", [2024-03-15T18:01:10.774Z] "Time": "2021-09-16T00:37:10Z", [2024-03-15T18:01:10.774Z] "Indirect": true, [2024-03-15T18:01:10.774Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-15T18:01:10.774Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang/protobuf/@v/v1.5.3.mod", [2024-03-15T18:01:10.774Z] "GoVersion": "1.9" [2024-03-15T18:01:10.774Z] }, [2024-03-15T18:01:10.774Z] "DepOnly": true, [2024-03-15T18:01:10.774Z] "Stale": true, [2024-03-15T18:01:10.774Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.774Z] "GoFiles": [ [2024-03-15T18:01:10.774Z] "timestamp.pb.go" [2024-03-15T18:01:10.774Z] ], [2024-03-15T18:01:10.774Z] "Imports": [ [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.774Z] "reflect" [2024-03-15T18:01:10.774Z] ], [2024-03-15T18:01:10.774Z] "Deps": [ [2024-03-15T18:01:10.774Z] "bufio", [2024-03-15T18:01:10.774Z] "bytes", [2024-03-15T18:01:10.774Z] "compress/flate", [2024-03-15T18:01:10.774Z] "compress/gzip", [2024-03-15T18:01:10.774Z] "embed", [2024-03-15T18:01:10.774Z] "encoding", [2024-03-15T18:01:10.774Z] "encoding/base64", [2024-03-15T18:01:10.774Z] "encoding/binary", [2024-03-15T18:01:10.774Z] "encoding/json", [2024-03-15T18:01:10.774Z] "errors", [2024-03-15T18:01:10.774Z] "fmt", [2024-03-15T18:01:10.774Z] "go/token", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.774Z] "hash", [2024-03-15T18:01:10.774Z] "hash/crc32", [2024-03-15T18:01:10.774Z] "hash/fnv", [2024-03-15T18:01:10.774Z] "internal/abi", [2024-03-15T18:01:10.774Z] "internal/bytealg", [2024-03-15T18:01:10.774Z] "internal/cpu", [2024-03-15T18:01:10.774Z] "internal/fmtsort", [2024-03-15T18:01:10.774Z] "internal/goexperiment", [2024-03-15T18:01:10.774Z] "internal/itoa", [2024-03-15T18:01:10.774Z] "internal/oserror", [2024-03-15T18:01:10.774Z] "internal/poll", [2024-03-15T18:01:10.774Z] "internal/race", [2024-03-15T18:01:10.774Z] "internal/reflectlite", [2024-03-15T18:01:10.774Z] "internal/syscall/execenv", [2024-03-15T18:01:10.774Z] "internal/syscall/unix", [2024-03-15T18:01:10.774Z] "internal/testlog", [2024-03-15T18:01:10.774Z] "internal/unsafeheader", [2024-03-15T18:01:10.774Z] "io", [2024-03-15T18:01:10.774Z] "io/fs", [2024-03-15T18:01:10.774Z] "io/ioutil", [2024-03-15T18:01:10.774Z] "math", [2024-03-15T18:01:10.774Z] "math/bits", [2024-03-15T18:01:10.774Z] "os", [2024-03-15T18:01:10.774Z] "path", [2024-03-15T18:01:10.774Z] "reflect", [2024-03-15T18:01:10.774Z] "runtime", [2024-03-15T18:01:10.774Z] "runtime/internal/atomic", [2024-03-15T18:01:10.774Z] "runtime/internal/math", [2024-03-15T18:01:10.774Z] "runtime/internal/sys", [2024-03-15T18:01:10.774Z] "sort", [2024-03-15T18:01:10.774Z] "strconv", [2024-03-15T18:01:10.774Z] "strings", [2024-03-15T18:01:10.774Z] "sync", [2024-03-15T18:01:10.774Z] "sync/atomic", [2024-03-15T18:01:10.774Z] "syscall", [2024-03-15T18:01:10.774Z] "time", [2024-03-15T18:01:10.774Z] "unicode", [2024-03-15T18:01:10.774Z] "unicode/utf16", [2024-03-15T18:01:10.774Z] "unicode/utf8", [2024-03-15T18:01:10.774Z] "unsafe" [2024-03-15T18:01:10.774Z] ] [2024-03-15T18:01:10.774Z] } [2024-03-15T18:01:10.774Z] { [2024-03-15T18:01:10.774Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3/ptypes", [2024-03-15T18:01:10.774Z] "ImportPath": "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.774Z] "Name": "ptypes", [2024-03-15T18:01:10.774Z] "Doc": "Package ptypes provides functionality for interacting with well-known types.", [2024-03-15T18:01:10.774Z] "Root": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-15T18:01:10.774Z] "Module": { [2024-03-15T18:01:10.774Z] "Path": "github.com/golang/protobuf", [2024-03-15T18:01:10.774Z] "Version": "v1.5.3", [2024-03-15T18:01:10.774Z] "Time": "2021-09-16T00:37:10Z", [2024-03-15T18:01:10.774Z] "Indirect": true, [2024-03-15T18:01:10.774Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-15T18:01:10.774Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang/protobuf/@v/v1.5.3.mod", [2024-03-15T18:01:10.774Z] "GoVersion": "1.9" [2024-03-15T18:01:10.774Z] }, [2024-03-15T18:01:10.774Z] "DepOnly": true, [2024-03-15T18:01:10.774Z] "Stale": true, [2024-03-15T18:01:10.774Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.774Z] "GoFiles": [ [2024-03-15T18:01:10.774Z] "any.go", [2024-03-15T18:01:10.774Z] "doc.go", [2024-03-15T18:01:10.774Z] "duration.go", [2024-03-15T18:01:10.774Z] "timestamp.go" [2024-03-15T18:01:10.774Z] ], [2024-03-15T18:01:10.774Z] "Imports": [ [2024-03-15T18:01:10.774Z] "errors", [2024-03-15T18:01:10.774Z] "fmt", [2024-03-15T18:01:10.774Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.774Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.774Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.774Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.774Z] "strings", [2024-03-15T18:01:10.774Z] "time" [2024-03-15T18:01:10.774Z] ], [2024-03-15T18:01:10.774Z] "Deps": [ [2024-03-15T18:01:10.774Z] "bufio", [2024-03-15T18:01:10.774Z] "bytes", [2024-03-15T18:01:10.774Z] "compress/flate", [2024-03-15T18:01:10.774Z] "compress/gzip", [2024-03-15T18:01:10.774Z] "embed", [2024-03-15T18:01:10.774Z] "encoding", [2024-03-15T18:01:10.774Z] "encoding/base64", [2024-03-15T18:01:10.774Z] "encoding/binary", [2024-03-15T18:01:10.774Z] "encoding/json", [2024-03-15T18:01:10.774Z] "errors", [2024-03-15T18:01:10.774Z] "fmt", [2024-03-15T18:01:10.774Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.774Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.774Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.774Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.774Z] "go/token", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.774Z] "hash", [2024-03-15T18:01:10.774Z] "hash/crc32", [2024-03-15T18:01:10.774Z] "hash/fnv", [2024-03-15T18:01:10.774Z] "internal/abi", [2024-03-15T18:01:10.774Z] "internal/bytealg", [2024-03-15T18:01:10.774Z] "internal/cpu", [2024-03-15T18:01:10.774Z] "internal/fmtsort", [2024-03-15T18:01:10.774Z] "internal/goexperiment", [2024-03-15T18:01:10.774Z] "internal/itoa", [2024-03-15T18:01:10.774Z] "internal/oserror", [2024-03-15T18:01:10.774Z] "internal/poll", [2024-03-15T18:01:10.774Z] "internal/race", [2024-03-15T18:01:10.774Z] "internal/reflectlite", [2024-03-15T18:01:10.774Z] "internal/syscall/execenv", [2024-03-15T18:01:10.774Z] "internal/syscall/unix", [2024-03-15T18:01:10.774Z] "internal/testlog", [2024-03-15T18:01:10.774Z] "internal/unsafeheader", [2024-03-15T18:01:10.774Z] "io", [2024-03-15T18:01:10.774Z] "io/fs", [2024-03-15T18:01:10.774Z] "io/ioutil", [2024-03-15T18:01:10.774Z] "math", [2024-03-15T18:01:10.774Z] "math/bits", [2024-03-15T18:01:10.774Z] "os", [2024-03-15T18:01:10.774Z] "path", [2024-03-15T18:01:10.774Z] "reflect", [2024-03-15T18:01:10.774Z] "runtime", [2024-03-15T18:01:10.774Z] "runtime/internal/atomic", [2024-03-15T18:01:10.774Z] "runtime/internal/math", [2024-03-15T18:01:10.774Z] "runtime/internal/sys", [2024-03-15T18:01:10.774Z] "sort", [2024-03-15T18:01:10.774Z] "strconv", [2024-03-15T18:01:10.774Z] "strings", [2024-03-15T18:01:10.774Z] "sync", [2024-03-15T18:01:10.774Z] "sync/atomic", [2024-03-15T18:01:10.774Z] "syscall", [2024-03-15T18:01:10.774Z] "time", [2024-03-15T18:01:10.774Z] "unicode", [2024-03-15T18:01:10.774Z] "unicode/utf16", [2024-03-15T18:01:10.774Z] "unicode/utf8", [2024-03-15T18:01:10.774Z] "unsafe" [2024-03-15T18:01:10.774Z] ], [2024-03-15T18:01:10.774Z] "TestGoFiles": [ [2024-03-15T18:01:10.774Z] "any_test.go", [2024-03-15T18:01:10.774Z] "duration_test.go", [2024-03-15T18:01:10.774Z] "timestamp_test.go" [2024-03-15T18:01:10.774Z] ], [2024-03-15T18:01:10.774Z] "TestImports": [ [2024-03-15T18:01:10.774Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.774Z] "github.com/golang/protobuf/protoc-gen-go/descriptor", [2024-03-15T18:01:10.774Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.774Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.774Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.774Z] "math", [2024-03-15T18:01:10.774Z] "reflect", [2024-03-15T18:01:10.774Z] "testing", [2024-03-15T18:01:10.774Z] "time" [2024-03-15T18:01:10.774Z] ] [2024-03-15T18:01:10.774Z] } [2024-03-15T18:01:10.774Z] { [2024-03-15T18:01:10.774Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.774Z] "ImportPath": "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.774Z] "Name": "grpc_binarylog_v1", [2024-03-15T18:01:10.774Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.774Z] "Module": { [2024-03-15T18:01:10.774Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.774Z] "Version": "v1.60.1", [2024-03-15T18:01:10.774Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.774Z] "Indirect": true, [2024-03-15T18:01:10.774Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.774Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.774Z] "GoVersion": "1.19" [2024-03-15T18:01:10.774Z] }, [2024-03-15T18:01:10.774Z] "DepOnly": true, [2024-03-15T18:01:10.774Z] "Stale": true, [2024-03-15T18:01:10.774Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.774Z] "GoFiles": [ [2024-03-15T18:01:10.774Z] "binarylog.pb.go" [2024-03-15T18:01:10.774Z] ], [2024-03-15T18:01:10.774Z] "Imports": [ [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.774Z] "reflect", [2024-03-15T18:01:10.774Z] "sync" [2024-03-15T18:01:10.774Z] ], [2024-03-15T18:01:10.774Z] "Deps": [ [2024-03-15T18:01:10.774Z] "bufio", [2024-03-15T18:01:10.774Z] "bytes", [2024-03-15T18:01:10.774Z] "compress/flate", [2024-03-15T18:01:10.774Z] "compress/gzip", [2024-03-15T18:01:10.774Z] "embed", [2024-03-15T18:01:10.774Z] "encoding", [2024-03-15T18:01:10.774Z] "encoding/base64", [2024-03-15T18:01:10.774Z] "encoding/binary", [2024-03-15T18:01:10.774Z] "encoding/json", [2024-03-15T18:01:10.774Z] "errors", [2024-03-15T18:01:10.774Z] "fmt", [2024-03-15T18:01:10.774Z] "go/token", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.774Z] "hash", [2024-03-15T18:01:10.774Z] "hash/crc32", [2024-03-15T18:01:10.774Z] "hash/fnv", [2024-03-15T18:01:10.774Z] "internal/abi", [2024-03-15T18:01:10.774Z] "internal/bytealg", [2024-03-15T18:01:10.774Z] "internal/cpu", [2024-03-15T18:01:10.774Z] "internal/fmtsort", [2024-03-15T18:01:10.774Z] "internal/goexperiment", [2024-03-15T18:01:10.774Z] "internal/itoa", [2024-03-15T18:01:10.774Z] "internal/oserror", [2024-03-15T18:01:10.774Z] "internal/poll", [2024-03-15T18:01:10.774Z] "internal/race", [2024-03-15T18:01:10.774Z] "internal/reflectlite", [2024-03-15T18:01:10.774Z] "internal/syscall/execenv", [2024-03-15T18:01:10.774Z] "internal/syscall/unix", [2024-03-15T18:01:10.774Z] "internal/testlog", [2024-03-15T18:01:10.774Z] "internal/unsafeheader", [2024-03-15T18:01:10.774Z] "io", [2024-03-15T18:01:10.774Z] "io/fs", [2024-03-15T18:01:10.774Z] "io/ioutil", [2024-03-15T18:01:10.774Z] "math", [2024-03-15T18:01:10.774Z] "math/bits", [2024-03-15T18:01:10.774Z] "os", [2024-03-15T18:01:10.774Z] "path", [2024-03-15T18:01:10.774Z] "reflect", [2024-03-15T18:01:10.774Z] "runtime", [2024-03-15T18:01:10.774Z] "runtime/internal/atomic", [2024-03-15T18:01:10.774Z] "runtime/internal/math", [2024-03-15T18:01:10.774Z] "runtime/internal/sys", [2024-03-15T18:01:10.774Z] "sort", [2024-03-15T18:01:10.774Z] "strconv", [2024-03-15T18:01:10.774Z] "strings", [2024-03-15T18:01:10.774Z] "sync", [2024-03-15T18:01:10.774Z] "sync/atomic", [2024-03-15T18:01:10.774Z] "syscall", [2024-03-15T18:01:10.774Z] "time", [2024-03-15T18:01:10.774Z] "unicode", [2024-03-15T18:01:10.774Z] "unicode/utf16", [2024-03-15T18:01:10.774Z] "unicode/utf8", [2024-03-15T18:01:10.774Z] "unsafe" [2024-03-15T18:01:10.774Z] ] [2024-03-15T18:01:10.774Z] } [2024-03-15T18:01:10.774Z] { [2024-03-15T18:01:10.774Z] "Dir": "/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20231016165738-49dd2c1f3d0b/status", [2024-03-15T18:01:10.774Z] "ImportPath": "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.774Z] "Name": "status", [2024-03-15T18:01:10.774Z] "Root": "/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20231016165738-49dd2c1f3d0b", [2024-03-15T18:01:10.774Z] "Module": { [2024-03-15T18:01:10.774Z] "Path": "google.golang.org/genproto/googleapis/rpc", [2024-03-15T18:01:10.774Z] "Version": "v0.0.0-20231016165738-49dd2c1f3d0b", [2024-03-15T18:01:10.774Z] "Time": "2023-10-16T16:57:38Z", [2024-03-15T18:01:10.774Z] "Indirect": true, [2024-03-15T18:01:10.774Z] "Dir": "/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20231016165738-49dd2c1f3d0b", [2024-03-15T18:01:10.774Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/genproto/googleapis/rpc/@v/v0.0.0-20231016165738-49dd2c1f3d0b.mod", [2024-03-15T18:01:10.774Z] "GoVersion": "1.19" [2024-03-15T18:01:10.774Z] }, [2024-03-15T18:01:10.774Z] "DepOnly": true, [2024-03-15T18:01:10.774Z] "Stale": true, [2024-03-15T18:01:10.774Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.774Z] "GoFiles": [ [2024-03-15T18:01:10.774Z] "status.pb.go" [2024-03-15T18:01:10.774Z] ], [2024-03-15T18:01:10.774Z] "Imports": [ [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.774Z] "reflect", [2024-03-15T18:01:10.774Z] "sync" [2024-03-15T18:01:10.774Z] ], [2024-03-15T18:01:10.774Z] "Deps": [ [2024-03-15T18:01:10.774Z] "bufio", [2024-03-15T18:01:10.774Z] "bytes", [2024-03-15T18:01:10.774Z] "compress/flate", [2024-03-15T18:01:10.774Z] "compress/gzip", [2024-03-15T18:01:10.774Z] "embed", [2024-03-15T18:01:10.774Z] "encoding", [2024-03-15T18:01:10.774Z] "encoding/base64", [2024-03-15T18:01:10.774Z] "encoding/binary", [2024-03-15T18:01:10.774Z] "encoding/json", [2024-03-15T18:01:10.774Z] "errors", [2024-03-15T18:01:10.774Z] "fmt", [2024-03-15T18:01:10.774Z] "go/token", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.774Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.774Z] "hash", [2024-03-15T18:01:10.774Z] "hash/crc32", [2024-03-15T18:01:10.774Z] "hash/fnv", [2024-03-15T18:01:10.774Z] "internal/abi", [2024-03-15T18:01:10.774Z] "internal/bytealg", [2024-03-15T18:01:10.774Z] "internal/cpu", [2024-03-15T18:01:10.774Z] "internal/fmtsort", [2024-03-15T18:01:10.774Z] "internal/goexperiment", [2024-03-15T18:01:10.774Z] "internal/itoa", [2024-03-15T18:01:10.774Z] "internal/oserror", [2024-03-15T18:01:10.774Z] "internal/poll", [2024-03-15T18:01:10.774Z] "internal/race", [2024-03-15T18:01:10.774Z] "internal/reflectlite", [2024-03-15T18:01:10.774Z] "internal/syscall/execenv", [2024-03-15T18:01:10.774Z] "internal/syscall/unix", [2024-03-15T18:01:10.774Z] "internal/testlog", [2024-03-15T18:01:10.774Z] "internal/unsafeheader", [2024-03-15T18:01:10.774Z] "io", [2024-03-15T18:01:10.774Z] "io/fs", [2024-03-15T18:01:10.774Z] "io/ioutil", [2024-03-15T18:01:10.774Z] "math", [2024-03-15T18:01:10.774Z] "math/bits", [2024-03-15T18:01:10.774Z] "os", [2024-03-15T18:01:10.774Z] "path", [2024-03-15T18:01:10.774Z] "reflect", [2024-03-15T18:01:10.774Z] "runtime", [2024-03-15T18:01:10.774Z] "runtime/internal/atomic", [2024-03-15T18:01:10.774Z] "runtime/internal/math", [2024-03-15T18:01:10.774Z] "runtime/internal/sys", [2024-03-15T18:01:10.774Z] "sort", [2024-03-15T18:01:10.774Z] "strconv", [2024-03-15T18:01:10.774Z] "strings", [2024-03-15T18:01:10.774Z] "sync", [2024-03-15T18:01:10.774Z] "sync/atomic", [2024-03-15T18:01:10.774Z] "syscall", [2024-03-15T18:01:10.774Z] "time", [2024-03-15T18:01:10.774Z] "unicode", [2024-03-15T18:01:10.774Z] "unicode/utf16", [2024-03-15T18:01:10.774Z] "unicode/utf8", [2024-03-15T18:01:10.774Z] "unsafe" [2024-03-15T18:01:10.774Z] ] [2024-03-15T18:01:10.774Z] } [2024-03-15T18:01:10.774Z] { [2024-03-15T18:01:10.774Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/status", [2024-03-15T18:01:10.774Z] "ImportPath": "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.774Z] "Name": "status", [2024-03-15T18:01:10.775Z] "Doc": "Package status implements errors returned by gRPC.", [2024-03-15T18:01:10.775Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.775Z] "Module": { [2024-03-15T18:01:10.775Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.775Z] "Version": "v1.60.1", [2024-03-15T18:01:10.775Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.775Z] "Indirect": true, [2024-03-15T18:01:10.775Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.775Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.775Z] "GoVersion": "1.19" [2024-03-15T18:01:10.775Z] }, [2024-03-15T18:01:10.775Z] "DepOnly": true, [2024-03-15T18:01:10.775Z] "Stale": true, [2024-03-15T18:01:10.775Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.775Z] "GoFiles": [ [2024-03-15T18:01:10.775Z] "status.go" [2024-03-15T18:01:10.775Z] ], [2024-03-15T18:01:10.775Z] "Imports": [ [2024-03-15T18:01:10.775Z] "errors", [2024-03-15T18:01:10.775Z] "fmt", [2024-03-15T18:01:10.775Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.775Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.775Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/codes" [2024-03-15T18:01:10.775Z] ], [2024-03-15T18:01:10.775Z] "Deps": [ [2024-03-15T18:01:10.775Z] "bufio", [2024-03-15T18:01:10.775Z] "bytes", [2024-03-15T18:01:10.775Z] "compress/flate", [2024-03-15T18:01:10.775Z] "compress/gzip", [2024-03-15T18:01:10.775Z] "container/list", [2024-03-15T18:01:10.775Z] "context", [2024-03-15T18:01:10.775Z] "crypto", [2024-03-15T18:01:10.775Z] "crypto/aes", [2024-03-15T18:01:10.775Z] "crypto/cipher", [2024-03-15T18:01:10.775Z] "crypto/des", [2024-03-15T18:01:10.775Z] "crypto/dsa", [2024-03-15T18:01:10.775Z] "crypto/ecdsa", [2024-03-15T18:01:10.775Z] "crypto/ed25519", [2024-03-15T18:01:10.775Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.775Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.775Z] "crypto/elliptic", [2024-03-15T18:01:10.775Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.775Z] "crypto/hmac", [2024-03-15T18:01:10.775Z] "crypto/internal/randutil", [2024-03-15T18:01:10.775Z] "crypto/internal/subtle", [2024-03-15T18:01:10.775Z] "crypto/md5", [2024-03-15T18:01:10.775Z] "crypto/rand", [2024-03-15T18:01:10.775Z] "crypto/rc4", [2024-03-15T18:01:10.775Z] "crypto/rsa", [2024-03-15T18:01:10.775Z] "crypto/sha1", [2024-03-15T18:01:10.775Z] "crypto/sha256", [2024-03-15T18:01:10.775Z] "crypto/sha512", [2024-03-15T18:01:10.775Z] "crypto/subtle", [2024-03-15T18:01:10.775Z] "crypto/tls", [2024-03-15T18:01:10.775Z] "crypto/x509", [2024-03-15T18:01:10.775Z] "crypto/x509/pkix", [2024-03-15T18:01:10.775Z] "embed", [2024-03-15T18:01:10.775Z] "encoding", [2024-03-15T18:01:10.775Z] "encoding/asn1", [2024-03-15T18:01:10.775Z] "encoding/base64", [2024-03-15T18:01:10.775Z] "encoding/binary", [2024-03-15T18:01:10.775Z] "encoding/hex", [2024-03-15T18:01:10.775Z] "encoding/json", [2024-03-15T18:01:10.775Z] "encoding/pem", [2024-03-15T18:01:10.775Z] "errors", [2024-03-15T18:01:10.775Z] "fmt", [2024-03-15T18:01:10.775Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.775Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.775Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.775Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.775Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.775Z] "go/token", [2024-03-15T18:01:10.775Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.775Z] "hash", [2024-03-15T18:01:10.775Z] "hash/crc32", [2024-03-15T18:01:10.775Z] "hash/fnv", [2024-03-15T18:01:10.775Z] "internal/abi", [2024-03-15T18:01:10.775Z] "internal/bytealg", [2024-03-15T18:01:10.775Z] "internal/cpu", [2024-03-15T18:01:10.775Z] "internal/fmtsort", [2024-03-15T18:01:10.775Z] "internal/goexperiment", [2024-03-15T18:01:10.775Z] "internal/itoa", [2024-03-15T18:01:10.775Z] "internal/nettrace", [2024-03-15T18:01:10.775Z] "internal/oserror", [2024-03-15T18:01:10.775Z] "internal/poll", [2024-03-15T18:01:10.775Z] "internal/race", [2024-03-15T18:01:10.775Z] "internal/reflectlite", [2024-03-15T18:01:10.775Z] "internal/singleflight", [2024-03-15T18:01:10.775Z] "internal/syscall/execenv", [2024-03-15T18:01:10.775Z] "internal/syscall/unix", [2024-03-15T18:01:10.775Z] "internal/testlog", [2024-03-15T18:01:10.775Z] "internal/unsafeheader", [2024-03-15T18:01:10.775Z] "io", [2024-03-15T18:01:10.775Z] "io/fs", [2024-03-15T18:01:10.775Z] "io/ioutil", [2024-03-15T18:01:10.775Z] "log", [2024-03-15T18:01:10.775Z] "math", [2024-03-15T18:01:10.775Z] "math/big", [2024-03-15T18:01:10.775Z] "math/bits", [2024-03-15T18:01:10.775Z] "math/rand", [2024-03-15T18:01:10.775Z] "net", [2024-03-15T18:01:10.775Z] "net/url", [2024-03-15T18:01:10.775Z] "os", [2024-03-15T18:01:10.775Z] "path", [2024-03-15T18:01:10.775Z] "path/filepath", [2024-03-15T18:01:10.775Z] "reflect", [2024-03-15T18:01:10.775Z] "runtime", [2024-03-15T18:01:10.775Z] "runtime/cgo", [2024-03-15T18:01:10.775Z] "runtime/internal/atomic", [2024-03-15T18:01:10.775Z] "runtime/internal/math", [2024-03-15T18:01:10.775Z] "runtime/internal/sys", [2024-03-15T18:01:10.775Z] "sort", [2024-03-15T18:01:10.775Z] "strconv", [2024-03-15T18:01:10.775Z] "strings", [2024-03-15T18:01:10.775Z] "sync", [2024-03-15T18:01:10.775Z] "sync/atomic", [2024-03-15T18:01:10.775Z] "syscall", [2024-03-15T18:01:10.775Z] "time", [2024-03-15T18:01:10.775Z] "unicode", [2024-03-15T18:01:10.775Z] "unicode/utf16", [2024-03-15T18:01:10.775Z] "unicode/utf8", [2024-03-15T18:01:10.775Z] "unsafe", [2024-03-15T18:01:10.775Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.775Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.775Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.775Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.775Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.775Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.775Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.775Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.775Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.775Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.775Z] ] [2024-03-15T18:01:10.775Z] } [2024-03-15T18:01:10.775Z] { [2024-03-15T18:01:10.775Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/status", [2024-03-15T18:01:10.775Z] "ImportPath": "google.golang.org/grpc/status", [2024-03-15T18:01:10.775Z] "Name": "status", [2024-03-15T18:01:10.775Z] "Doc": "Package status implements errors returned by gRPC.", [2024-03-15T18:01:10.775Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.775Z] "Module": { [2024-03-15T18:01:10.775Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.775Z] "Version": "v1.60.1", [2024-03-15T18:01:10.775Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.775Z] "Indirect": true, [2024-03-15T18:01:10.775Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.775Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.775Z] "GoVersion": "1.19" [2024-03-15T18:01:10.775Z] }, [2024-03-15T18:01:10.775Z] "DepOnly": true, [2024-03-15T18:01:10.775Z] "Stale": true, [2024-03-15T18:01:10.775Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.775Z] "GoFiles": [ [2024-03-15T18:01:10.775Z] "status.go" [2024-03-15T18:01:10.775Z] ], [2024-03-15T18:01:10.775Z] "Imports": [ [2024-03-15T18:01:10.775Z] "context", [2024-03-15T18:01:10.775Z] "errors", [2024-03-15T18:01:10.775Z] "fmt", [2024-03-15T18:01:10.775Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/internal/status" [2024-03-15T18:01:10.775Z] ], [2024-03-15T18:01:10.775Z] "Deps": [ [2024-03-15T18:01:10.775Z] "bufio", [2024-03-15T18:01:10.775Z] "bytes", [2024-03-15T18:01:10.775Z] "compress/flate", [2024-03-15T18:01:10.775Z] "compress/gzip", [2024-03-15T18:01:10.775Z] "container/list", [2024-03-15T18:01:10.775Z] "context", [2024-03-15T18:01:10.775Z] "crypto", [2024-03-15T18:01:10.775Z] "crypto/aes", [2024-03-15T18:01:10.775Z] "crypto/cipher", [2024-03-15T18:01:10.775Z] "crypto/des", [2024-03-15T18:01:10.775Z] "crypto/dsa", [2024-03-15T18:01:10.775Z] "crypto/ecdsa", [2024-03-15T18:01:10.775Z] "crypto/ed25519", [2024-03-15T18:01:10.775Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.775Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.775Z] "crypto/elliptic", [2024-03-15T18:01:10.775Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.775Z] "crypto/hmac", [2024-03-15T18:01:10.775Z] "crypto/internal/randutil", [2024-03-15T18:01:10.775Z] "crypto/internal/subtle", [2024-03-15T18:01:10.775Z] "crypto/md5", [2024-03-15T18:01:10.775Z] "crypto/rand", [2024-03-15T18:01:10.775Z] "crypto/rc4", [2024-03-15T18:01:10.775Z] "crypto/rsa", [2024-03-15T18:01:10.775Z] "crypto/sha1", [2024-03-15T18:01:10.775Z] "crypto/sha256", [2024-03-15T18:01:10.775Z] "crypto/sha512", [2024-03-15T18:01:10.775Z] "crypto/subtle", [2024-03-15T18:01:10.775Z] "crypto/tls", [2024-03-15T18:01:10.775Z] "crypto/x509", [2024-03-15T18:01:10.775Z] "crypto/x509/pkix", [2024-03-15T18:01:10.775Z] "embed", [2024-03-15T18:01:10.775Z] "encoding", [2024-03-15T18:01:10.775Z] "encoding/asn1", [2024-03-15T18:01:10.775Z] "encoding/base64", [2024-03-15T18:01:10.775Z] "encoding/binary", [2024-03-15T18:01:10.775Z] "encoding/hex", [2024-03-15T18:01:10.775Z] "encoding/json", [2024-03-15T18:01:10.775Z] "encoding/pem", [2024-03-15T18:01:10.775Z] "errors", [2024-03-15T18:01:10.775Z] "fmt", [2024-03-15T18:01:10.775Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.775Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.775Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.775Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.775Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.775Z] "go/token", [2024-03-15T18:01:10.775Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.775Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.775Z] "hash", [2024-03-15T18:01:10.775Z] "hash/crc32", [2024-03-15T18:01:10.775Z] "hash/fnv", [2024-03-15T18:01:10.775Z] "internal/abi", [2024-03-15T18:01:10.775Z] "internal/bytealg", [2024-03-15T18:01:10.775Z] "internal/cpu", [2024-03-15T18:01:10.775Z] "internal/fmtsort", [2024-03-15T18:01:10.775Z] "internal/goexperiment", [2024-03-15T18:01:10.775Z] "internal/itoa", [2024-03-15T18:01:10.775Z] "internal/nettrace", [2024-03-15T18:01:10.775Z] "internal/oserror", [2024-03-15T18:01:10.775Z] "internal/poll", [2024-03-15T18:01:10.775Z] "internal/race", [2024-03-15T18:01:10.775Z] "internal/reflectlite", [2024-03-15T18:01:10.775Z] "internal/singleflight", [2024-03-15T18:01:10.775Z] "internal/syscall/execenv", [2024-03-15T18:01:10.775Z] "internal/syscall/unix", [2024-03-15T18:01:10.775Z] "internal/testlog", [2024-03-15T18:01:10.775Z] "internal/unsafeheader", [2024-03-15T18:01:10.775Z] "io", [2024-03-15T18:01:10.775Z] "io/fs", [2024-03-15T18:01:10.775Z] "io/ioutil", [2024-03-15T18:01:10.775Z] "log", [2024-03-15T18:01:10.775Z] "math", [2024-03-15T18:01:10.775Z] "math/big", [2024-03-15T18:01:10.775Z] "math/bits", [2024-03-15T18:01:10.775Z] "math/rand", [2024-03-15T18:01:10.775Z] "net", [2024-03-15T18:01:10.775Z] "net/url", [2024-03-15T18:01:10.775Z] "os", [2024-03-15T18:01:10.775Z] "path", [2024-03-15T18:01:10.775Z] "path/filepath", [2024-03-15T18:01:10.775Z] "reflect", [2024-03-15T18:01:10.775Z] "runtime", [2024-03-15T18:01:10.775Z] "runtime/cgo", [2024-03-15T18:01:10.775Z] "runtime/internal/atomic", [2024-03-15T18:01:10.775Z] "runtime/internal/math", [2024-03-15T18:01:10.775Z] "runtime/internal/sys", [2024-03-15T18:01:10.775Z] "sort", [2024-03-15T18:01:10.775Z] "strconv", [2024-03-15T18:01:10.775Z] "strings", [2024-03-15T18:01:10.775Z] "sync", [2024-03-15T18:01:10.775Z] "sync/atomic", [2024-03-15T18:01:10.775Z] "syscall", [2024-03-15T18:01:10.775Z] "time", [2024-03-15T18:01:10.775Z] "unicode", [2024-03-15T18:01:10.775Z] "unicode/utf16", [2024-03-15T18:01:10.775Z] "unicode/utf8", [2024-03-15T18:01:10.775Z] "unsafe", [2024-03-15T18:01:10.775Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.775Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.775Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.775Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.775Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.775Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.775Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.775Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.775Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.775Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.775Z] ], [2024-03-15T18:01:10.775Z] "TestGoFiles": [ [2024-03-15T18:01:10.775Z] "status_test.go" [2024-03-15T18:01:10.775Z] ], [2024-03-15T18:01:10.775Z] "TestImports": [ [2024-03-15T18:01:10.775Z] "context", [2024-03-15T18:01:10.775Z] "errors", [2024-03-15T18:01:10.775Z] "fmt", [2024-03-15T18:01:10.775Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.775Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.775Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.775Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.775Z] "github.com/google/go-cmp/cmp", [2024-03-15T18:01:10.775Z] "google.golang.org/genproto/googleapis/rpc/code", [2024-03-15T18:01:10.775Z] "google.golang.org/genproto/googleapis/rpc/errdetails", [2024-03-15T18:01:10.775Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/internal/grpctest", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.775Z] "testing" [2024-03-15T18:01:10.775Z] ], [2024-03-15T18:01:10.775Z] "XTestGoFiles": [ [2024-03-15T18:01:10.775Z] "status_ext_test.go" [2024-03-15T18:01:10.775Z] ], [2024-03-15T18:01:10.775Z] "XTestImports": [ [2024-03-15T18:01:10.775Z] "context", [2024-03-15T18:01:10.775Z] "errors", [2024-03-15T18:01:10.775Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.775Z] "github.com/google/go-cmp/cmp", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/internal/grpctest", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/internal/stubserver", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/internal/testutils", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/interop/grpc_testing", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.775Z] "strings", [2024-03-15T18:01:10.775Z] "testing", [2024-03-15T18:01:10.775Z] "time" [2024-03-15T18:01:10.775Z] ] [2024-03-15T18:01:10.775Z] } [2024-03-15T18:01:10.775Z] { [2024-03-15T18:01:10.775Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/binarylog", [2024-03-15T18:01:10.775Z] "ImportPath": "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.775Z] "Name": "binarylog", [2024-03-15T18:01:10.775Z] "Doc": "Package binarylog implementation binary logging as defined in https://github.com/grpc/proposal/blob/master/A16-binary-logging.md.", [2024-03-15T18:01:10.775Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.775Z] "Module": { [2024-03-15T18:01:10.775Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.775Z] "Version": "v1.60.1", [2024-03-15T18:01:10.775Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.775Z] "Indirect": true, [2024-03-15T18:01:10.775Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.775Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.775Z] "GoVersion": "1.19" [2024-03-15T18:01:10.775Z] }, [2024-03-15T18:01:10.775Z] "DepOnly": true, [2024-03-15T18:01:10.775Z] "Stale": true, [2024-03-15T18:01:10.775Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.775Z] "GoFiles": [ [2024-03-15T18:01:10.775Z] "binarylog.go", [2024-03-15T18:01:10.775Z] "binarylog_testutil.go", [2024-03-15T18:01:10.775Z] "env_config.go", [2024-03-15T18:01:10.775Z] "method_logger.go", [2024-03-15T18:01:10.775Z] "sink.go" [2024-03-15T18:01:10.775Z] ], [2024-03-15T18:01:10.775Z] "Imports": [ [2024-03-15T18:01:10.775Z] "bufio", [2024-03-15T18:01:10.775Z] "context", [2024-03-15T18:01:10.775Z] "encoding/binary", [2024-03-15T18:01:10.775Z] "errors", [2024-03-15T18:01:10.775Z] "fmt", [2024-03-15T18:01:10.775Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.775Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.775Z] "io", [2024-03-15T18:01:10.775Z] "net", [2024-03-15T18:01:10.775Z] "os", [2024-03-15T18:01:10.775Z] "regexp", [2024-03-15T18:01:10.775Z] "strconv", [2024-03-15T18:01:10.775Z] "strings", [2024-03-15T18:01:10.775Z] "sync", [2024-03-15T18:01:10.775Z] "sync/atomic", [2024-03-15T18:01:10.775Z] "time" [2024-03-15T18:01:10.775Z] ], [2024-03-15T18:01:10.775Z] "Deps": [ [2024-03-15T18:01:10.775Z] "bufio", [2024-03-15T18:01:10.775Z] "bytes", [2024-03-15T18:01:10.775Z] "compress/flate", [2024-03-15T18:01:10.775Z] "compress/gzip", [2024-03-15T18:01:10.775Z] "container/list", [2024-03-15T18:01:10.775Z] "context", [2024-03-15T18:01:10.775Z] "crypto", [2024-03-15T18:01:10.775Z] "crypto/aes", [2024-03-15T18:01:10.775Z] "crypto/cipher", [2024-03-15T18:01:10.775Z] "crypto/des", [2024-03-15T18:01:10.775Z] "crypto/dsa", [2024-03-15T18:01:10.775Z] "crypto/ecdsa", [2024-03-15T18:01:10.775Z] "crypto/ed25519", [2024-03-15T18:01:10.775Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.775Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.775Z] "crypto/elliptic", [2024-03-15T18:01:10.775Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.775Z] "crypto/hmac", [2024-03-15T18:01:10.775Z] "crypto/internal/randutil", [2024-03-15T18:01:10.775Z] "crypto/internal/subtle", [2024-03-15T18:01:10.775Z] "crypto/md5", [2024-03-15T18:01:10.775Z] "crypto/rand", [2024-03-15T18:01:10.775Z] "crypto/rc4", [2024-03-15T18:01:10.775Z] "crypto/rsa", [2024-03-15T18:01:10.775Z] "crypto/sha1", [2024-03-15T18:01:10.775Z] "crypto/sha256", [2024-03-15T18:01:10.775Z] "crypto/sha512", [2024-03-15T18:01:10.775Z] "crypto/subtle", [2024-03-15T18:01:10.775Z] "crypto/tls", [2024-03-15T18:01:10.775Z] "crypto/x509", [2024-03-15T18:01:10.775Z] "crypto/x509/pkix", [2024-03-15T18:01:10.775Z] "embed", [2024-03-15T18:01:10.775Z] "encoding", [2024-03-15T18:01:10.775Z] "encoding/asn1", [2024-03-15T18:01:10.775Z] "encoding/base64", [2024-03-15T18:01:10.775Z] "encoding/binary", [2024-03-15T18:01:10.775Z] "encoding/hex", [2024-03-15T18:01:10.775Z] "encoding/json", [2024-03-15T18:01:10.775Z] "encoding/pem", [2024-03-15T18:01:10.775Z] "errors", [2024-03-15T18:01:10.775Z] "fmt", [2024-03-15T18:01:10.775Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.775Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.775Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.775Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.775Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.775Z] "go/token", [2024-03-15T18:01:10.775Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.775Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.776Z] "hash", [2024-03-15T18:01:10.776Z] "hash/crc32", [2024-03-15T18:01:10.776Z] "hash/fnv", [2024-03-15T18:01:10.776Z] "internal/abi", [2024-03-15T18:01:10.776Z] "internal/bytealg", [2024-03-15T18:01:10.776Z] "internal/cpu", [2024-03-15T18:01:10.776Z] "internal/fmtsort", [2024-03-15T18:01:10.776Z] "internal/goexperiment", [2024-03-15T18:01:10.776Z] "internal/itoa", [2024-03-15T18:01:10.776Z] "internal/nettrace", [2024-03-15T18:01:10.776Z] "internal/oserror", [2024-03-15T18:01:10.776Z] "internal/poll", [2024-03-15T18:01:10.776Z] "internal/race", [2024-03-15T18:01:10.776Z] "internal/reflectlite", [2024-03-15T18:01:10.776Z] "internal/singleflight", [2024-03-15T18:01:10.776Z] "internal/syscall/execenv", [2024-03-15T18:01:10.776Z] "internal/syscall/unix", [2024-03-15T18:01:10.776Z] "internal/testlog", [2024-03-15T18:01:10.776Z] "internal/unsafeheader", [2024-03-15T18:01:10.776Z] "io", [2024-03-15T18:01:10.776Z] "io/fs", [2024-03-15T18:01:10.776Z] "io/ioutil", [2024-03-15T18:01:10.776Z] "log", [2024-03-15T18:01:10.776Z] "math", [2024-03-15T18:01:10.776Z] "math/big", [2024-03-15T18:01:10.776Z] "math/bits", [2024-03-15T18:01:10.776Z] "math/rand", [2024-03-15T18:01:10.776Z] "net", [2024-03-15T18:01:10.776Z] "net/url", [2024-03-15T18:01:10.776Z] "os", [2024-03-15T18:01:10.776Z] "path", [2024-03-15T18:01:10.776Z] "path/filepath", [2024-03-15T18:01:10.776Z] "reflect", [2024-03-15T18:01:10.776Z] "regexp", [2024-03-15T18:01:10.776Z] "regexp/syntax", [2024-03-15T18:01:10.776Z] "runtime", [2024-03-15T18:01:10.776Z] "runtime/cgo", [2024-03-15T18:01:10.776Z] "runtime/internal/atomic", [2024-03-15T18:01:10.776Z] "runtime/internal/math", [2024-03-15T18:01:10.776Z] "runtime/internal/sys", [2024-03-15T18:01:10.776Z] "sort", [2024-03-15T18:01:10.776Z] "strconv", [2024-03-15T18:01:10.776Z] "strings", [2024-03-15T18:01:10.776Z] "sync", [2024-03-15T18:01:10.776Z] "sync/atomic", [2024-03-15T18:01:10.776Z] "syscall", [2024-03-15T18:01:10.776Z] "time", [2024-03-15T18:01:10.776Z] "unicode", [2024-03-15T18:01:10.776Z] "unicode/utf16", [2024-03-15T18:01:10.776Z] "unicode/utf8", [2024-03-15T18:01:10.776Z] "unsafe", [2024-03-15T18:01:10.776Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.776Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.776Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.776Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.776Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.776Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.776Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.776Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.776Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.776Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.776Z] ], [2024-03-15T18:01:10.776Z] "TestGoFiles": [ [2024-03-15T18:01:10.776Z] "binarylog_test.go", [2024-03-15T18:01:10.776Z] "env_config_test.go", [2024-03-15T18:01:10.776Z] "method_logger_test.go", [2024-03-15T18:01:10.776Z] "regexp_test.go" [2024-03-15T18:01:10.776Z] ], [2024-03-15T18:01:10.776Z] "TestImports": [ [2024-03-15T18:01:10.776Z] "bytes", [2024-03-15T18:01:10.776Z] "context", [2024-03-15T18:01:10.776Z] "fmt", [2024-03-15T18:01:10.776Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/internal/grpctest", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.776Z] "net", [2024-03-15T18:01:10.776Z] "reflect", [2024-03-15T18:01:10.776Z] "testing", [2024-03-15T18:01:10.776Z] "time" [2024-03-15T18:01:10.776Z] ] [2024-03-15T18:01:10.776Z] } [2024-03-15T18:01:10.776Z] { [2024-03-15T18:01:10.776Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/buffer", [2024-03-15T18:01:10.776Z] "ImportPath": "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.776Z] "Name": "buffer", [2024-03-15T18:01:10.776Z] "Doc": "Package buffer provides an implementation of an unbounded buffer.", [2024-03-15T18:01:10.776Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.776Z] "Module": { [2024-03-15T18:01:10.776Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.776Z] "Version": "v1.60.1", [2024-03-15T18:01:10.776Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.776Z] "Indirect": true, [2024-03-15T18:01:10.776Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.776Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.776Z] "GoVersion": "1.19" [2024-03-15T18:01:10.776Z] }, [2024-03-15T18:01:10.776Z] "DepOnly": true, [2024-03-15T18:01:10.776Z] "Stale": true, [2024-03-15T18:01:10.776Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.776Z] "GoFiles": [ [2024-03-15T18:01:10.776Z] "unbounded.go" [2024-03-15T18:01:10.776Z] ], [2024-03-15T18:01:10.776Z] "Imports": [ [2024-03-15T18:01:10.776Z] "errors", [2024-03-15T18:01:10.776Z] "sync" [2024-03-15T18:01:10.776Z] ], [2024-03-15T18:01:10.776Z] "Deps": [ [2024-03-15T18:01:10.776Z] "errors", [2024-03-15T18:01:10.776Z] "internal/abi", [2024-03-15T18:01:10.776Z] "internal/bytealg", [2024-03-15T18:01:10.776Z] "internal/cpu", [2024-03-15T18:01:10.776Z] "internal/goexperiment", [2024-03-15T18:01:10.776Z] "internal/race", [2024-03-15T18:01:10.776Z] "internal/reflectlite", [2024-03-15T18:01:10.776Z] "internal/unsafeheader", [2024-03-15T18:01:10.776Z] "runtime", [2024-03-15T18:01:10.776Z] "runtime/internal/atomic", [2024-03-15T18:01:10.776Z] "runtime/internal/math", [2024-03-15T18:01:10.776Z] "runtime/internal/sys", [2024-03-15T18:01:10.776Z] "sync", [2024-03-15T18:01:10.776Z] "sync/atomic", [2024-03-15T18:01:10.776Z] "unsafe" [2024-03-15T18:01:10.776Z] ], [2024-03-15T18:01:10.776Z] "TestGoFiles": [ [2024-03-15T18:01:10.776Z] "unbounded_test.go" [2024-03-15T18:01:10.776Z] ], [2024-03-15T18:01:10.776Z] "TestImports": [ [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/internal/grpctest", [2024-03-15T18:01:10.776Z] "reflect", [2024-03-15T18:01:10.776Z] "sort", [2024-03-15T18:01:10.776Z] "sync", [2024-03-15T18:01:10.776Z] "testing" [2024-03-15T18:01:10.776Z] ] [2024-03-15T18:01:10.776Z] } [2024-03-15T18:01:10.776Z] { [2024-03-15T18:01:10.776Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/grpcsync", [2024-03-15T18:01:10.776Z] "ImportPath": "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.776Z] "Name": "grpcsync", [2024-03-15T18:01:10.776Z] "Doc": "Package grpcsync implements additional synchronization primitives built upon the sync package.", [2024-03-15T18:01:10.776Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.776Z] "Module": { [2024-03-15T18:01:10.776Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.776Z] "Version": "v1.60.1", [2024-03-15T18:01:10.776Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.776Z] "Indirect": true, [2024-03-15T18:01:10.776Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.776Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.776Z] "GoVersion": "1.19" [2024-03-15T18:01:10.776Z] }, [2024-03-15T18:01:10.776Z] "DepOnly": true, [2024-03-15T18:01:10.776Z] "Stale": true, [2024-03-15T18:01:10.776Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.776Z] "GoFiles": [ [2024-03-15T18:01:10.776Z] "callback_serializer.go", [2024-03-15T18:01:10.776Z] "event.go", [2024-03-15T18:01:10.776Z] "oncefunc.go", [2024-03-15T18:01:10.776Z] "pubsub.go" [2024-03-15T18:01:10.776Z] ], [2024-03-15T18:01:10.776Z] "Imports": [ [2024-03-15T18:01:10.776Z] "context", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.776Z] "sync", [2024-03-15T18:01:10.776Z] "sync/atomic" [2024-03-15T18:01:10.776Z] ], [2024-03-15T18:01:10.776Z] "Deps": [ [2024-03-15T18:01:10.776Z] "context", [2024-03-15T18:01:10.776Z] "errors", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.776Z] "internal/abi", [2024-03-15T18:01:10.776Z] "internal/bytealg", [2024-03-15T18:01:10.776Z] "internal/cpu", [2024-03-15T18:01:10.776Z] "internal/goexperiment", [2024-03-15T18:01:10.776Z] "internal/itoa", [2024-03-15T18:01:10.776Z] "internal/oserror", [2024-03-15T18:01:10.776Z] "internal/race", [2024-03-15T18:01:10.776Z] "internal/reflectlite", [2024-03-15T18:01:10.776Z] "internal/unsafeheader", [2024-03-15T18:01:10.776Z] "runtime", [2024-03-15T18:01:10.776Z] "runtime/internal/atomic", [2024-03-15T18:01:10.776Z] "runtime/internal/math", [2024-03-15T18:01:10.776Z] "runtime/internal/sys", [2024-03-15T18:01:10.776Z] "sync", [2024-03-15T18:01:10.776Z] "sync/atomic", [2024-03-15T18:01:10.776Z] "syscall", [2024-03-15T18:01:10.776Z] "time", [2024-03-15T18:01:10.776Z] "unsafe" [2024-03-15T18:01:10.776Z] ], [2024-03-15T18:01:10.776Z] "TestGoFiles": [ [2024-03-15T18:01:10.776Z] "callback_serializer_test.go", [2024-03-15T18:01:10.776Z] "event_test.go", [2024-03-15T18:01:10.776Z] "oncefunc_test.go", [2024-03-15T18:01:10.776Z] "pubsub_test.go" [2024-03-15T18:01:10.776Z] ], [2024-03-15T18:01:10.776Z] "TestImports": [ [2024-03-15T18:01:10.776Z] "context", [2024-03-15T18:01:10.776Z] "github.com/google/go-cmp/cmp", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/internal/grpctest", [2024-03-15T18:01:10.776Z] "sync", [2024-03-15T18:01:10.776Z] "sync/atomic", [2024-03-15T18:01:10.776Z] "testing", [2024-03-15T18:01:10.776Z] "time" [2024-03-15T18:01:10.776Z] ] [2024-03-15T18:01:10.776Z] } [2024-03-15T18:01:10.776Z] { [2024-03-15T18:01:10.776Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/idle", [2024-03-15T18:01:10.776Z] "ImportPath": "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.776Z] "Name": "idle", [2024-03-15T18:01:10.776Z] "Doc": "Package idle contains a component for managing idleness (entering and exiting) based on RPC activity.", [2024-03-15T18:01:10.776Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.776Z] "Module": { [2024-03-15T18:01:10.776Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.776Z] "Version": "v1.60.1", [2024-03-15T18:01:10.776Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.776Z] "Indirect": true, [2024-03-15T18:01:10.776Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.776Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.776Z] "GoVersion": "1.19" [2024-03-15T18:01:10.776Z] }, [2024-03-15T18:01:10.776Z] "DepOnly": true, [2024-03-15T18:01:10.776Z] "Stale": true, [2024-03-15T18:01:10.776Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.776Z] "GoFiles": [ [2024-03-15T18:01:10.776Z] "idle.go" [2024-03-15T18:01:10.776Z] ], [2024-03-15T18:01:10.776Z] "Imports": [ [2024-03-15T18:01:10.776Z] "fmt", [2024-03-15T18:01:10.776Z] "math", [2024-03-15T18:01:10.776Z] "sync", [2024-03-15T18:01:10.776Z] "sync/atomic", [2024-03-15T18:01:10.776Z] "time" [2024-03-15T18:01:10.776Z] ], [2024-03-15T18:01:10.776Z] "Deps": [ [2024-03-15T18:01:10.776Z] "errors", [2024-03-15T18:01:10.776Z] "fmt", [2024-03-15T18:01:10.776Z] "internal/abi", [2024-03-15T18:01:10.776Z] "internal/bytealg", [2024-03-15T18:01:10.776Z] "internal/cpu", [2024-03-15T18:01:10.776Z] "internal/fmtsort", [2024-03-15T18:01:10.776Z] "internal/goexperiment", [2024-03-15T18:01:10.776Z] "internal/itoa", [2024-03-15T18:01:10.776Z] "internal/oserror", [2024-03-15T18:01:10.776Z] "internal/poll", [2024-03-15T18:01:10.776Z] "internal/race", [2024-03-15T18:01:10.776Z] "internal/reflectlite", [2024-03-15T18:01:10.776Z] "internal/syscall/execenv", [2024-03-15T18:01:10.776Z] "internal/syscall/unix", [2024-03-15T18:01:10.776Z] "internal/testlog", [2024-03-15T18:01:10.776Z] "internal/unsafeheader", [2024-03-15T18:01:10.776Z] "io", [2024-03-15T18:01:10.776Z] "io/fs", [2024-03-15T18:01:10.776Z] "math", [2024-03-15T18:01:10.776Z] "math/bits", [2024-03-15T18:01:10.776Z] "os", [2024-03-15T18:01:10.776Z] "path", [2024-03-15T18:01:10.776Z] "reflect", [2024-03-15T18:01:10.776Z] "runtime", [2024-03-15T18:01:10.776Z] "runtime/internal/atomic", [2024-03-15T18:01:10.776Z] "runtime/internal/math", [2024-03-15T18:01:10.776Z] "runtime/internal/sys", [2024-03-15T18:01:10.776Z] "sort", [2024-03-15T18:01:10.776Z] "strconv", [2024-03-15T18:01:10.776Z] "sync", [2024-03-15T18:01:10.776Z] "sync/atomic", [2024-03-15T18:01:10.776Z] "syscall", [2024-03-15T18:01:10.776Z] "time", [2024-03-15T18:01:10.776Z] "unicode", [2024-03-15T18:01:10.776Z] "unicode/utf8", [2024-03-15T18:01:10.776Z] "unsafe" [2024-03-15T18:01:10.776Z] ], [2024-03-15T18:01:10.776Z] "TestGoFiles": [ [2024-03-15T18:01:10.776Z] "idle_test.go" [2024-03-15T18:01:10.776Z] ], [2024-03-15T18:01:10.776Z] "TestImports": [ [2024-03-15T18:01:10.776Z] "context", [2024-03-15T18:01:10.776Z] "fmt", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/internal/grpctest", [2024-03-15T18:01:10.776Z] "sync", [2024-03-15T18:01:10.776Z] "sync/atomic", [2024-03-15T18:01:10.776Z] "testing", [2024-03-15T18:01:10.776Z] "time" [2024-03-15T18:01:10.776Z] ], [2024-03-15T18:01:10.776Z] "XTestGoFiles": [ [2024-03-15T18:01:10.776Z] "idle_e2e_test.go" [2024-03-15T18:01:10.776Z] ], [2024-03-15T18:01:10.776Z] "XTestImports": [ [2024-03-15T18:01:10.776Z] "context", [2024-03-15T18:01:10.776Z] "fmt", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/internal/balancer/stub", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/internal/grpctest", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/internal/stubserver", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/internal/testutils", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/interop/grpc_testing", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/resolver/manual", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.776Z] "io", [2024-03-15T18:01:10.776Z] "strings", [2024-03-15T18:01:10.776Z] "sync", [2024-03-15T18:01:10.776Z] "testing", [2024-03-15T18:01:10.776Z] "time" [2024-03-15T18:01:10.776Z] ] [2024-03-15T18:01:10.776Z] } [2024-03-15T18:01:10.776Z] { [2024-03-15T18:01:10.776Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/metadata", [2024-03-15T18:01:10.776Z] "ImportPath": "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.776Z] "Name": "metadata", [2024-03-15T18:01:10.776Z] "Doc": "Package metadata contains functions to set and get metadata from addresses.", [2024-03-15T18:01:10.776Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.776Z] "Module": { [2024-03-15T18:01:10.776Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.776Z] "Version": "v1.60.1", [2024-03-15T18:01:10.776Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.776Z] "Indirect": true, [2024-03-15T18:01:10.776Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.776Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.776Z] "GoVersion": "1.19" [2024-03-15T18:01:10.776Z] }, [2024-03-15T18:01:10.776Z] "DepOnly": true, [2024-03-15T18:01:10.776Z] "Stale": true, [2024-03-15T18:01:10.776Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.776Z] "GoFiles": [ [2024-03-15T18:01:10.776Z] "metadata.go" [2024-03-15T18:01:10.776Z] ], [2024-03-15T18:01:10.776Z] "Imports": [ [2024-03-15T18:01:10.776Z] "fmt", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.776Z] "strings" [2024-03-15T18:01:10.776Z] ], [2024-03-15T18:01:10.776Z] "Deps": [ [2024-03-15T18:01:10.776Z] "bufio", [2024-03-15T18:01:10.776Z] "bytes", [2024-03-15T18:01:10.776Z] "compress/flate", [2024-03-15T18:01:10.776Z] "compress/gzip", [2024-03-15T18:01:10.776Z] "container/list", [2024-03-15T18:01:10.776Z] "context", [2024-03-15T18:01:10.776Z] "crypto", [2024-03-15T18:01:10.776Z] "crypto/aes", [2024-03-15T18:01:10.776Z] "crypto/cipher", [2024-03-15T18:01:10.776Z] "crypto/des", [2024-03-15T18:01:10.776Z] "crypto/dsa", [2024-03-15T18:01:10.776Z] "crypto/ecdsa", [2024-03-15T18:01:10.776Z] "crypto/ed25519", [2024-03-15T18:01:10.776Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.776Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.776Z] "crypto/elliptic", [2024-03-15T18:01:10.776Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.776Z] "crypto/hmac", [2024-03-15T18:01:10.776Z] "crypto/internal/randutil", [2024-03-15T18:01:10.776Z] "crypto/internal/subtle", [2024-03-15T18:01:10.776Z] "crypto/md5", [2024-03-15T18:01:10.776Z] "crypto/rand", [2024-03-15T18:01:10.776Z] "crypto/rc4", [2024-03-15T18:01:10.776Z] "crypto/rsa", [2024-03-15T18:01:10.776Z] "crypto/sha1", [2024-03-15T18:01:10.776Z] "crypto/sha256", [2024-03-15T18:01:10.776Z] "crypto/sha512", [2024-03-15T18:01:10.776Z] "crypto/subtle", [2024-03-15T18:01:10.776Z] "crypto/tls", [2024-03-15T18:01:10.776Z] "crypto/x509", [2024-03-15T18:01:10.776Z] "crypto/x509/pkix", [2024-03-15T18:01:10.776Z] "embed", [2024-03-15T18:01:10.776Z] "encoding", [2024-03-15T18:01:10.776Z] "encoding/asn1", [2024-03-15T18:01:10.776Z] "encoding/base64", [2024-03-15T18:01:10.776Z] "encoding/binary", [2024-03-15T18:01:10.776Z] "encoding/hex", [2024-03-15T18:01:10.776Z] "encoding/json", [2024-03-15T18:01:10.776Z] "encoding/pem", [2024-03-15T18:01:10.776Z] "errors", [2024-03-15T18:01:10.776Z] "fmt", [2024-03-15T18:01:10.776Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.776Z] "go/token", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.776Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.776Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.776Z] "hash", [2024-03-15T18:01:10.776Z] "hash/crc32", [2024-03-15T18:01:10.776Z] "hash/fnv", [2024-03-15T18:01:10.776Z] "internal/abi", [2024-03-15T18:01:10.776Z] "internal/bytealg", [2024-03-15T18:01:10.776Z] "internal/cpu", [2024-03-15T18:01:10.776Z] "internal/fmtsort", [2024-03-15T18:01:10.776Z] "internal/goexperiment", [2024-03-15T18:01:10.776Z] "internal/itoa", [2024-03-15T18:01:10.776Z] "internal/nettrace", [2024-03-15T18:01:10.776Z] "internal/oserror", [2024-03-15T18:01:10.776Z] "internal/poll", [2024-03-15T18:01:10.776Z] "internal/race", [2024-03-15T18:01:10.776Z] "internal/reflectlite", [2024-03-15T18:01:10.776Z] "internal/singleflight", [2024-03-15T18:01:10.776Z] "internal/syscall/execenv", [2024-03-15T18:01:10.776Z] "internal/syscall/unix", [2024-03-15T18:01:10.776Z] "internal/testlog", [2024-03-15T18:01:10.776Z] "internal/unsafeheader", [2024-03-15T18:01:10.776Z] "io", [2024-03-15T18:01:10.776Z] "io/fs", [2024-03-15T18:01:10.776Z] "io/ioutil", [2024-03-15T18:01:10.776Z] "log", [2024-03-15T18:01:10.776Z] "math", [2024-03-15T18:01:10.776Z] "math/big", [2024-03-15T18:01:10.776Z] "math/bits", [2024-03-15T18:01:10.776Z] "math/rand", [2024-03-15T18:01:10.776Z] "net", [2024-03-15T18:01:10.776Z] "net/url", [2024-03-15T18:01:10.776Z] "os", [2024-03-15T18:01:10.776Z] "path", [2024-03-15T18:01:10.776Z] "path/filepath", [2024-03-15T18:01:10.776Z] "reflect", [2024-03-15T18:01:10.776Z] "runtime", [2024-03-15T18:01:10.776Z] "runtime/cgo", [2024-03-15T18:01:10.776Z] "runtime/internal/atomic", [2024-03-15T18:01:10.776Z] "runtime/internal/math", [2024-03-15T18:01:10.776Z] "runtime/internal/sys", [2024-03-15T18:01:10.776Z] "sort", [2024-03-15T18:01:10.776Z] "strconv", [2024-03-15T18:01:10.776Z] "strings", [2024-03-15T18:01:10.776Z] "sync", [2024-03-15T18:01:10.776Z] "sync/atomic", [2024-03-15T18:01:10.776Z] "syscall", [2024-03-15T18:01:10.776Z] "time", [2024-03-15T18:01:10.776Z] "unicode", [2024-03-15T18:01:10.776Z] "unicode/utf16", [2024-03-15T18:01:10.776Z] "unicode/utf8", [2024-03-15T18:01:10.777Z] "unsafe", [2024-03-15T18:01:10.777Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.777Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.777Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.777Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.777Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.777Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.777Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.777Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.777Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.777Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.777Z] ], [2024-03-15T18:01:10.777Z] "TestGoFiles": [ [2024-03-15T18:01:10.777Z] "metadata_test.go" [2024-03-15T18:01:10.777Z] ], [2024-03-15T18:01:10.777Z] "TestImports": [ [2024-03-15T18:01:10.777Z] "errors", [2024-03-15T18:01:10.777Z] "github.com/google/go-cmp/cmp", [2024-03-15T18:01:10.777Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.777Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.777Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.777Z] "reflect", [2024-03-15T18:01:10.777Z] "testing" [2024-03-15T18:01:10.777Z] ] [2024-03-15T18:01:10.777Z] } [2024-03-15T18:01:10.777Z] { [2024-03-15T18:01:10.777Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/encoding/json", [2024-03-15T18:01:10.777Z] "ImportPath": "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.777Z] "Name": "json", [2024-03-15T18:01:10.777Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.777Z] "Module": { [2024-03-15T18:01:10.777Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.777Z] "Version": "v1.33.0", [2024-03-15T18:01:10.777Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.777Z] "Indirect": true, [2024-03-15T18:01:10.777Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.777Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.777Z] "GoVersion": "1.17" [2024-03-15T18:01:10.777Z] }, [2024-03-15T18:01:10.777Z] "DepOnly": true, [2024-03-15T18:01:10.777Z] "Stale": true, [2024-03-15T18:01:10.777Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.777Z] "GoFiles": [ [2024-03-15T18:01:10.777Z] "decode.go", [2024-03-15T18:01:10.777Z] "decode_number.go", [2024-03-15T18:01:10.777Z] "decode_string.go", [2024-03-15T18:01:10.777Z] "decode_token.go", [2024-03-15T18:01:10.777Z] "encode.go" [2024-03-15T18:01:10.777Z] ], [2024-03-15T18:01:10.777Z] "Imports": [ [2024-03-15T18:01:10.777Z] "bytes", [2024-03-15T18:01:10.777Z] "fmt", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.777Z] "io", [2024-03-15T18:01:10.777Z] "math", [2024-03-15T18:01:10.777Z] "math/bits", [2024-03-15T18:01:10.777Z] "regexp", [2024-03-15T18:01:10.777Z] "strconv", [2024-03-15T18:01:10.777Z] "strings", [2024-03-15T18:01:10.777Z] "unicode", [2024-03-15T18:01:10.777Z] "unicode/utf16", [2024-03-15T18:01:10.777Z] "unicode/utf8" [2024-03-15T18:01:10.777Z] ], [2024-03-15T18:01:10.777Z] "Deps": [ [2024-03-15T18:01:10.777Z] "bytes", [2024-03-15T18:01:10.777Z] "encoding/binary", [2024-03-15T18:01:10.777Z] "errors", [2024-03-15T18:01:10.777Z] "fmt", [2024-03-15T18:01:10.777Z] "go/token", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.777Z] "hash", [2024-03-15T18:01:10.777Z] "hash/fnv", [2024-03-15T18:01:10.777Z] "internal/abi", [2024-03-15T18:01:10.777Z] "internal/bytealg", [2024-03-15T18:01:10.777Z] "internal/cpu", [2024-03-15T18:01:10.777Z] "internal/fmtsort", [2024-03-15T18:01:10.777Z] "internal/goexperiment", [2024-03-15T18:01:10.777Z] "internal/itoa", [2024-03-15T18:01:10.777Z] "internal/oserror", [2024-03-15T18:01:10.777Z] "internal/poll", [2024-03-15T18:01:10.777Z] "internal/race", [2024-03-15T18:01:10.777Z] "internal/reflectlite", [2024-03-15T18:01:10.777Z] "internal/syscall/execenv", [2024-03-15T18:01:10.777Z] "internal/syscall/unix", [2024-03-15T18:01:10.777Z] "internal/testlog", [2024-03-15T18:01:10.777Z] "internal/unsafeheader", [2024-03-15T18:01:10.777Z] "io", [2024-03-15T18:01:10.777Z] "io/fs", [2024-03-15T18:01:10.777Z] "math", [2024-03-15T18:01:10.777Z] "math/bits", [2024-03-15T18:01:10.777Z] "os", [2024-03-15T18:01:10.777Z] "path", [2024-03-15T18:01:10.777Z] "reflect", [2024-03-15T18:01:10.777Z] "regexp", [2024-03-15T18:01:10.777Z] "regexp/syntax", [2024-03-15T18:01:10.777Z] "runtime", [2024-03-15T18:01:10.777Z] "runtime/internal/atomic", [2024-03-15T18:01:10.777Z] "runtime/internal/math", [2024-03-15T18:01:10.777Z] "runtime/internal/sys", [2024-03-15T18:01:10.777Z] "sort", [2024-03-15T18:01:10.777Z] "strconv", [2024-03-15T18:01:10.777Z] "strings", [2024-03-15T18:01:10.777Z] "sync", [2024-03-15T18:01:10.777Z] "sync/atomic", [2024-03-15T18:01:10.777Z] "syscall", [2024-03-15T18:01:10.777Z] "time", [2024-03-15T18:01:10.777Z] "unicode", [2024-03-15T18:01:10.777Z] "unicode/utf16", [2024-03-15T18:01:10.777Z] "unicode/utf8", [2024-03-15T18:01:10.777Z] "unsafe" [2024-03-15T18:01:10.777Z] ], [2024-03-15T18:01:10.777Z] "XTestGoFiles": [ [2024-03-15T18:01:10.777Z] "bench_test.go", [2024-03-15T18:01:10.777Z] "decode_test.go", [2024-03-15T18:01:10.777Z] "encode_test.go" [2024-03-15T18:01:10.777Z] ], [2024-03-15T18:01:10.777Z] "XTestImports": [ [2024-03-15T18:01:10.777Z] "fmt", [2024-03-15T18:01:10.777Z] "github.com/google/go-cmp/cmp", [2024-03-15T18:01:10.777Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.777Z] "math", [2024-03-15T18:01:10.777Z] "strings", [2024-03-15T18:01:10.777Z] "testing", [2024-03-15T18:01:10.777Z] "unicode/utf8" [2024-03-15T18:01:10.777Z] ] [2024-03-15T18:01:10.777Z] } [2024-03-15T18:01:10.777Z] { [2024-03-15T18:01:10.777Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/encoding/protojson", [2024-03-15T18:01:10.777Z] "ImportPath": "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.777Z] "Name": "protojson", [2024-03-15T18:01:10.777Z] "Doc": "Package protojson marshals and unmarshals protocol buffer messages as JSON format.", [2024-03-15T18:01:10.777Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.777Z] "Module": { [2024-03-15T18:01:10.777Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.777Z] "Version": "v1.33.0", [2024-03-15T18:01:10.777Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.777Z] "Indirect": true, [2024-03-15T18:01:10.777Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.777Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.777Z] "GoVersion": "1.17" [2024-03-15T18:01:10.777Z] }, [2024-03-15T18:01:10.777Z] "DepOnly": true, [2024-03-15T18:01:10.777Z] "Stale": true, [2024-03-15T18:01:10.777Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.777Z] "GoFiles": [ [2024-03-15T18:01:10.777Z] "decode.go", [2024-03-15T18:01:10.777Z] "doc.go", [2024-03-15T18:01:10.777Z] "encode.go", [2024-03-15T18:01:10.777Z] "well_known_types.go" [2024-03-15T18:01:10.777Z] ], [2024-03-15T18:01:10.777Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.777Z] "fuzz_test.go" [2024-03-15T18:01:10.777Z] ], [2024-03-15T18:01:10.777Z] "Imports": [ [2024-03-15T18:01:10.777Z] "bytes", [2024-03-15T18:01:10.777Z] "encoding/base64", [2024-03-15T18:01:10.777Z] "fmt", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.777Z] "math", [2024-03-15T18:01:10.777Z] "strconv", [2024-03-15T18:01:10.777Z] "strings", [2024-03-15T18:01:10.777Z] "time" [2024-03-15T18:01:10.777Z] ], [2024-03-15T18:01:10.777Z] "Deps": [ [2024-03-15T18:01:10.777Z] "bytes", [2024-03-15T18:01:10.777Z] "embed", [2024-03-15T18:01:10.777Z] "encoding/base64", [2024-03-15T18:01:10.777Z] "encoding/binary", [2024-03-15T18:01:10.777Z] "errors", [2024-03-15T18:01:10.777Z] "fmt", [2024-03-15T18:01:10.777Z] "go/token", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.777Z] "hash", [2024-03-15T18:01:10.777Z] "hash/fnv", [2024-03-15T18:01:10.777Z] "internal/abi", [2024-03-15T18:01:10.777Z] "internal/bytealg", [2024-03-15T18:01:10.777Z] "internal/cpu", [2024-03-15T18:01:10.777Z] "internal/fmtsort", [2024-03-15T18:01:10.777Z] "internal/goexperiment", [2024-03-15T18:01:10.777Z] "internal/itoa", [2024-03-15T18:01:10.777Z] "internal/oserror", [2024-03-15T18:01:10.777Z] "internal/poll", [2024-03-15T18:01:10.777Z] "internal/race", [2024-03-15T18:01:10.777Z] "internal/reflectlite", [2024-03-15T18:01:10.777Z] "internal/syscall/execenv", [2024-03-15T18:01:10.777Z] "internal/syscall/unix", [2024-03-15T18:01:10.777Z] "internal/testlog", [2024-03-15T18:01:10.777Z] "internal/unsafeheader", [2024-03-15T18:01:10.777Z] "io", [2024-03-15T18:01:10.777Z] "io/fs", [2024-03-15T18:01:10.777Z] "math", [2024-03-15T18:01:10.777Z] "math/bits", [2024-03-15T18:01:10.777Z] "os", [2024-03-15T18:01:10.777Z] "path", [2024-03-15T18:01:10.777Z] "reflect", [2024-03-15T18:01:10.777Z] "regexp", [2024-03-15T18:01:10.777Z] "regexp/syntax", [2024-03-15T18:01:10.777Z] "runtime", [2024-03-15T18:01:10.777Z] "runtime/internal/atomic", [2024-03-15T18:01:10.777Z] "runtime/internal/math", [2024-03-15T18:01:10.777Z] "runtime/internal/sys", [2024-03-15T18:01:10.777Z] "sort", [2024-03-15T18:01:10.777Z] "strconv", [2024-03-15T18:01:10.777Z] "strings", [2024-03-15T18:01:10.777Z] "sync", [2024-03-15T18:01:10.777Z] "sync/atomic", [2024-03-15T18:01:10.777Z] "syscall", [2024-03-15T18:01:10.777Z] "time", [2024-03-15T18:01:10.777Z] "unicode", [2024-03-15T18:01:10.777Z] "unicode/utf16", [2024-03-15T18:01:10.777Z] "unicode/utf8", [2024-03-15T18:01:10.777Z] "unsafe" [2024-03-15T18:01:10.777Z] ], [2024-03-15T18:01:10.777Z] "XTestGoFiles": [ [2024-03-15T18:01:10.777Z] "bench_test.go", [2024-03-15T18:01:10.777Z] "decode_test.go", [2024-03-15T18:01:10.777Z] "encode_test.go" [2024-03-15T18:01:10.777Z] ], [2024-03-15T18:01:10.777Z] "XTestImports": [ [2024-03-15T18:01:10.777Z] "bytes", [2024-03-15T18:01:10.777Z] "github.com/google/go-cmp/cmp", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/testprotos/test", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/testprotos/test/weak1", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/testprotos/textpb2", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/testprotos/textpb3", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/testprotos/textpbeditions", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/testing/protopack", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/types/known/emptypb", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/types/known/fieldmaskpb", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/types/known/wrapperspb", [2024-03-15T18:01:10.777Z] "math", [2024-03-15T18:01:10.777Z] "strings", [2024-03-15T18:01:10.777Z] "testing" [2024-03-15T18:01:10.777Z] ] [2024-03-15T18:01:10.777Z] } [2024-03-15T18:01:10.777Z] { [2024-03-15T18:01:10.777Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3/jsonpb", [2024-03-15T18:01:10.777Z] "ImportPath": "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.777Z] "Name": "jsonpb", [2024-03-15T18:01:10.777Z] "Doc": "Package jsonpb provides functionality to marshal and unmarshal between a protocol buffer message and JSON.", [2024-03-15T18:01:10.777Z] "Root": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-15T18:01:10.777Z] "Module": { [2024-03-15T18:01:10.777Z] "Path": "github.com/golang/protobuf", [2024-03-15T18:01:10.777Z] "Version": "v1.5.3", [2024-03-15T18:01:10.777Z] "Time": "2021-09-16T00:37:10Z", [2024-03-15T18:01:10.777Z] "Indirect": true, [2024-03-15T18:01:10.777Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-15T18:01:10.777Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang/protobuf/@v/v1.5.3.mod", [2024-03-15T18:01:10.777Z] "GoVersion": "1.9" [2024-03-15T18:01:10.777Z] }, [2024-03-15T18:01:10.777Z] "DepOnly": true, [2024-03-15T18:01:10.777Z] "Stale": true, [2024-03-15T18:01:10.777Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.777Z] "GoFiles": [ [2024-03-15T18:01:10.777Z] "decode.go", [2024-03-15T18:01:10.777Z] "encode.go", [2024-03-15T18:01:10.777Z] "json.go" [2024-03-15T18:01:10.777Z] ], [2024-03-15T18:01:10.777Z] "Imports": [ [2024-03-15T18:01:10.777Z] "encoding/json", [2024-03-15T18:01:10.777Z] "errors", [2024-03-15T18:01:10.777Z] "fmt", [2024-03-15T18:01:10.777Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.777Z] "io", [2024-03-15T18:01:10.777Z] "math", [2024-03-15T18:01:10.777Z] "reflect", [2024-03-15T18:01:10.777Z] "sort", [2024-03-15T18:01:10.777Z] "strconv", [2024-03-15T18:01:10.777Z] "strings", [2024-03-15T18:01:10.777Z] "time" [2024-03-15T18:01:10.777Z] ], [2024-03-15T18:01:10.777Z] "Deps": [ [2024-03-15T18:01:10.777Z] "bufio", [2024-03-15T18:01:10.777Z] "bytes", [2024-03-15T18:01:10.777Z] "compress/flate", [2024-03-15T18:01:10.777Z] "compress/gzip", [2024-03-15T18:01:10.777Z] "embed", [2024-03-15T18:01:10.777Z] "encoding", [2024-03-15T18:01:10.777Z] "encoding/base64", [2024-03-15T18:01:10.777Z] "encoding/binary", [2024-03-15T18:01:10.777Z] "encoding/json", [2024-03-15T18:01:10.777Z] "errors", [2024-03-15T18:01:10.777Z] "fmt", [2024-03-15T18:01:10.777Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.777Z] "go/token", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.777Z] "hash", [2024-03-15T18:01:10.777Z] "hash/crc32", [2024-03-15T18:01:10.777Z] "hash/fnv", [2024-03-15T18:01:10.777Z] "internal/abi", [2024-03-15T18:01:10.777Z] "internal/bytealg", [2024-03-15T18:01:10.777Z] "internal/cpu", [2024-03-15T18:01:10.777Z] "internal/fmtsort", [2024-03-15T18:01:10.777Z] "internal/goexperiment", [2024-03-15T18:01:10.777Z] "internal/itoa", [2024-03-15T18:01:10.777Z] "internal/oserror", [2024-03-15T18:01:10.777Z] "internal/poll", [2024-03-15T18:01:10.777Z] "internal/race", [2024-03-15T18:01:10.777Z] "internal/reflectlite", [2024-03-15T18:01:10.777Z] "internal/syscall/execenv", [2024-03-15T18:01:10.777Z] "internal/syscall/unix", [2024-03-15T18:01:10.777Z] "internal/testlog", [2024-03-15T18:01:10.777Z] "internal/unsafeheader", [2024-03-15T18:01:10.777Z] "io", [2024-03-15T18:01:10.777Z] "io/fs", [2024-03-15T18:01:10.777Z] "io/ioutil", [2024-03-15T18:01:10.777Z] "math", [2024-03-15T18:01:10.777Z] "math/bits", [2024-03-15T18:01:10.777Z] "os", [2024-03-15T18:01:10.777Z] "path", [2024-03-15T18:01:10.777Z] "reflect", [2024-03-15T18:01:10.777Z] "regexp", [2024-03-15T18:01:10.777Z] "regexp/syntax", [2024-03-15T18:01:10.777Z] "runtime", [2024-03-15T18:01:10.777Z] "runtime/internal/atomic", [2024-03-15T18:01:10.777Z] "runtime/internal/math", [2024-03-15T18:01:10.777Z] "runtime/internal/sys", [2024-03-15T18:01:10.777Z] "sort", [2024-03-15T18:01:10.777Z] "strconv", [2024-03-15T18:01:10.777Z] "strings", [2024-03-15T18:01:10.777Z] "sync", [2024-03-15T18:01:10.777Z] "sync/atomic", [2024-03-15T18:01:10.777Z] "syscall", [2024-03-15T18:01:10.777Z] "time", [2024-03-15T18:01:10.777Z] "unicode", [2024-03-15T18:01:10.777Z] "unicode/utf16", [2024-03-15T18:01:10.777Z] "unicode/utf8", [2024-03-15T18:01:10.777Z] "unsafe" [2024-03-15T18:01:10.777Z] ], [2024-03-15T18:01:10.777Z] "TestGoFiles": [ [2024-03-15T18:01:10.777Z] "json_test.go" [2024-03-15T18:01:10.777Z] ], [2024-03-15T18:01:10.777Z] "TestImports": [ [2024-03-15T18:01:10.777Z] "bytes", [2024-03-15T18:01:10.777Z] "compress/gzip", [2024-03-15T18:01:10.777Z] "encoding/json", [2024-03-15T18:01:10.777Z] "github.com/golang/protobuf/internal/testprotos/jsonpb_proto", [2024-03-15T18:01:10.777Z] "github.com/golang/protobuf/internal/testprotos/proto3_proto", [2024-03-15T18:01:10.777Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.777Z] "github.com/golang/protobuf/protoc-gen-go/descriptor", [2024-03-15T18:01:10.777Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.777Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.777Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.777Z] "github.com/golang/protobuf/ptypes/struct", [2024-03-15T18:01:10.777Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.777Z] "github.com/golang/protobuf/ptypes/wrappers", [2024-03-15T18:01:10.777Z] "io", [2024-03-15T18:01:10.777Z] "math", [2024-03-15T18:01:10.777Z] "reflect", [2024-03-15T18:01:10.777Z] "strings", [2024-03-15T18:01:10.777Z] "testing" [2024-03-15T18:01:10.777Z] ] [2024-03-15T18:01:10.777Z] } [2024-03-15T18:01:10.777Z] { [2024-03-15T18:01:10.777Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/pretty", [2024-03-15T18:01:10.777Z] "ImportPath": "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.777Z] "Name": "pretty", [2024-03-15T18:01:10.777Z] "Doc": "Package pretty defines helper functions to pretty-print structs for logging.", [2024-03-15T18:01:10.777Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.777Z] "Module": { [2024-03-15T18:01:10.777Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.777Z] "Version": "v1.60.1", [2024-03-15T18:01:10.777Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.777Z] "Indirect": true, [2024-03-15T18:01:10.777Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.777Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.777Z] "GoVersion": "1.19" [2024-03-15T18:01:10.777Z] }, [2024-03-15T18:01:10.777Z] "DepOnly": true, [2024-03-15T18:01:10.777Z] "Stale": true, [2024-03-15T18:01:10.777Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.777Z] "GoFiles": [ [2024-03-15T18:01:10.777Z] "pretty.go" [2024-03-15T18:01:10.777Z] ], [2024-03-15T18:01:10.777Z] "Imports": [ [2024-03-15T18:01:10.777Z] "bytes", [2024-03-15T18:01:10.777Z] "encoding/json", [2024-03-15T18:01:10.777Z] "fmt", [2024-03-15T18:01:10.777Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.777Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/proto" [2024-03-15T18:01:10.777Z] ], [2024-03-15T18:01:10.777Z] "Deps": [ [2024-03-15T18:01:10.777Z] "bufio", [2024-03-15T18:01:10.777Z] "bytes", [2024-03-15T18:01:10.777Z] "compress/flate", [2024-03-15T18:01:10.777Z] "compress/gzip", [2024-03-15T18:01:10.777Z] "embed", [2024-03-15T18:01:10.777Z] "encoding", [2024-03-15T18:01:10.777Z] "encoding/base64", [2024-03-15T18:01:10.777Z] "encoding/binary", [2024-03-15T18:01:10.777Z] "encoding/json", [2024-03-15T18:01:10.777Z] "errors", [2024-03-15T18:01:10.777Z] "fmt", [2024-03-15T18:01:10.777Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.777Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.777Z] "go/token", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.777Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.778Z] "hash", [2024-03-15T18:01:10.778Z] "hash/crc32", [2024-03-15T18:01:10.778Z] "hash/fnv", [2024-03-15T18:01:10.778Z] "internal/abi", [2024-03-15T18:01:10.778Z] "internal/bytealg", [2024-03-15T18:01:10.778Z] "internal/cpu", [2024-03-15T18:01:10.778Z] "internal/fmtsort", [2024-03-15T18:01:10.778Z] "internal/goexperiment", [2024-03-15T18:01:10.778Z] "internal/itoa", [2024-03-15T18:01:10.778Z] "internal/oserror", [2024-03-15T18:01:10.778Z] "internal/poll", [2024-03-15T18:01:10.778Z] "internal/race", [2024-03-15T18:01:10.778Z] "internal/reflectlite", [2024-03-15T18:01:10.778Z] "internal/syscall/execenv", [2024-03-15T18:01:10.778Z] "internal/syscall/unix", [2024-03-15T18:01:10.778Z] "internal/testlog", [2024-03-15T18:01:10.778Z] "internal/unsafeheader", [2024-03-15T18:01:10.778Z] "io", [2024-03-15T18:01:10.778Z] "io/fs", [2024-03-15T18:01:10.778Z] "io/ioutil", [2024-03-15T18:01:10.778Z] "math", [2024-03-15T18:01:10.778Z] "math/bits", [2024-03-15T18:01:10.778Z] "os", [2024-03-15T18:01:10.778Z] "path", [2024-03-15T18:01:10.778Z] "reflect", [2024-03-15T18:01:10.778Z] "regexp", [2024-03-15T18:01:10.778Z] "regexp/syntax", [2024-03-15T18:01:10.778Z] "runtime", [2024-03-15T18:01:10.778Z] "runtime/internal/atomic", [2024-03-15T18:01:10.778Z] "runtime/internal/math", [2024-03-15T18:01:10.778Z] "runtime/internal/sys", [2024-03-15T18:01:10.778Z] "sort", [2024-03-15T18:01:10.778Z] "strconv", [2024-03-15T18:01:10.778Z] "strings", [2024-03-15T18:01:10.778Z] "sync", [2024-03-15T18:01:10.778Z] "sync/atomic", [2024-03-15T18:01:10.778Z] "syscall", [2024-03-15T18:01:10.778Z] "time", [2024-03-15T18:01:10.778Z] "unicode", [2024-03-15T18:01:10.778Z] "unicode/utf16", [2024-03-15T18:01:10.778Z] "unicode/utf8", [2024-03-15T18:01:10.778Z] "unsafe" [2024-03-15T18:01:10.778Z] ] [2024-03-15T18:01:10.778Z] } [2024-03-15T18:01:10.778Z] { [2024-03-15T18:01:10.778Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/serviceconfig", [2024-03-15T18:01:10.778Z] "ImportPath": "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.778Z] "Name": "serviceconfig", [2024-03-15T18:01:10.778Z] "Doc": "Package serviceconfig contains utility functions to parse service config.", [2024-03-15T18:01:10.778Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.778Z] "Module": { [2024-03-15T18:01:10.778Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.778Z] "Version": "v1.60.1", [2024-03-15T18:01:10.778Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.778Z] "Indirect": true, [2024-03-15T18:01:10.778Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.778Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.778Z] "GoVersion": "1.19" [2024-03-15T18:01:10.778Z] }, [2024-03-15T18:01:10.778Z] "DepOnly": true, [2024-03-15T18:01:10.778Z] "Stale": true, [2024-03-15T18:01:10.778Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.778Z] "GoFiles": [ [2024-03-15T18:01:10.778Z] "duration.go", [2024-03-15T18:01:10.778Z] "serviceconfig.go" [2024-03-15T18:01:10.778Z] ], [2024-03-15T18:01:10.778Z] "Imports": [ [2024-03-15T18:01:10.778Z] "encoding/json", [2024-03-15T18:01:10.778Z] "fmt", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.778Z] "math", [2024-03-15T18:01:10.778Z] "strconv", [2024-03-15T18:01:10.778Z] "strings", [2024-03-15T18:01:10.778Z] "time" [2024-03-15T18:01:10.778Z] ], [2024-03-15T18:01:10.778Z] "Deps": [ [2024-03-15T18:01:10.778Z] "bufio", [2024-03-15T18:01:10.778Z] "bytes", [2024-03-15T18:01:10.778Z] "compress/flate", [2024-03-15T18:01:10.778Z] "compress/gzip", [2024-03-15T18:01:10.778Z] "container/list", [2024-03-15T18:01:10.778Z] "context", [2024-03-15T18:01:10.778Z] "crypto", [2024-03-15T18:01:10.778Z] "crypto/aes", [2024-03-15T18:01:10.778Z] "crypto/cipher", [2024-03-15T18:01:10.778Z] "crypto/des", [2024-03-15T18:01:10.778Z] "crypto/dsa", [2024-03-15T18:01:10.778Z] "crypto/ecdsa", [2024-03-15T18:01:10.778Z] "crypto/ed25519", [2024-03-15T18:01:10.778Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.778Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.778Z] "crypto/elliptic", [2024-03-15T18:01:10.778Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.778Z] "crypto/hmac", [2024-03-15T18:01:10.778Z] "crypto/internal/randutil", [2024-03-15T18:01:10.778Z] "crypto/internal/subtle", [2024-03-15T18:01:10.778Z] "crypto/md5", [2024-03-15T18:01:10.778Z] "crypto/rand", [2024-03-15T18:01:10.778Z] "crypto/rc4", [2024-03-15T18:01:10.778Z] "crypto/rsa", [2024-03-15T18:01:10.778Z] "crypto/sha1", [2024-03-15T18:01:10.778Z] "crypto/sha256", [2024-03-15T18:01:10.778Z] "crypto/sha512", [2024-03-15T18:01:10.778Z] "crypto/subtle", [2024-03-15T18:01:10.778Z] "crypto/tls", [2024-03-15T18:01:10.778Z] "crypto/x509", [2024-03-15T18:01:10.778Z] "crypto/x509/pkix", [2024-03-15T18:01:10.778Z] "embed", [2024-03-15T18:01:10.778Z] "encoding", [2024-03-15T18:01:10.778Z] "encoding/asn1", [2024-03-15T18:01:10.778Z] "encoding/base64", [2024-03-15T18:01:10.778Z] "encoding/binary", [2024-03-15T18:01:10.778Z] "encoding/hex", [2024-03-15T18:01:10.778Z] "encoding/json", [2024-03-15T18:01:10.778Z] "encoding/pem", [2024-03-15T18:01:10.778Z] "errors", [2024-03-15T18:01:10.778Z] "fmt", [2024-03-15T18:01:10.778Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.778Z] "go/token", [2024-03-15T18:01:10.778Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.778Z] "hash", [2024-03-15T18:01:10.778Z] "hash/crc32", [2024-03-15T18:01:10.778Z] "hash/fnv", [2024-03-15T18:01:10.778Z] "internal/abi", [2024-03-15T18:01:10.778Z] "internal/bytealg", [2024-03-15T18:01:10.778Z] "internal/cpu", [2024-03-15T18:01:10.778Z] "internal/fmtsort", [2024-03-15T18:01:10.778Z] "internal/goexperiment", [2024-03-15T18:01:10.778Z] "internal/itoa", [2024-03-15T18:01:10.778Z] "internal/nettrace", [2024-03-15T18:01:10.778Z] "internal/oserror", [2024-03-15T18:01:10.778Z] "internal/poll", [2024-03-15T18:01:10.778Z] "internal/race", [2024-03-15T18:01:10.778Z] "internal/reflectlite", [2024-03-15T18:01:10.778Z] "internal/singleflight", [2024-03-15T18:01:10.778Z] "internal/syscall/execenv", [2024-03-15T18:01:10.778Z] "internal/syscall/unix", [2024-03-15T18:01:10.778Z] "internal/testlog", [2024-03-15T18:01:10.778Z] "internal/unsafeheader", [2024-03-15T18:01:10.778Z] "io", [2024-03-15T18:01:10.778Z] "io/fs", [2024-03-15T18:01:10.778Z] "io/ioutil", [2024-03-15T18:01:10.778Z] "log", [2024-03-15T18:01:10.778Z] "math", [2024-03-15T18:01:10.778Z] "math/big", [2024-03-15T18:01:10.778Z] "math/bits", [2024-03-15T18:01:10.778Z] "math/rand", [2024-03-15T18:01:10.778Z] "net", [2024-03-15T18:01:10.778Z] "net/url", [2024-03-15T18:01:10.778Z] "os", [2024-03-15T18:01:10.778Z] "path", [2024-03-15T18:01:10.778Z] "path/filepath", [2024-03-15T18:01:10.778Z] "reflect", [2024-03-15T18:01:10.778Z] "runtime", [2024-03-15T18:01:10.778Z] "runtime/cgo", [2024-03-15T18:01:10.778Z] "runtime/internal/atomic", [2024-03-15T18:01:10.778Z] "runtime/internal/math", [2024-03-15T18:01:10.778Z] "runtime/internal/sys", [2024-03-15T18:01:10.778Z] "sort", [2024-03-15T18:01:10.778Z] "strconv", [2024-03-15T18:01:10.778Z] "strings", [2024-03-15T18:01:10.778Z] "sync", [2024-03-15T18:01:10.778Z] "sync/atomic", [2024-03-15T18:01:10.778Z] "syscall", [2024-03-15T18:01:10.778Z] "time", [2024-03-15T18:01:10.778Z] "unicode", [2024-03-15T18:01:10.778Z] "unicode/utf16", [2024-03-15T18:01:10.778Z] "unicode/utf8", [2024-03-15T18:01:10.778Z] "unsafe", [2024-03-15T18:01:10.778Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.778Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.778Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.778Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.778Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.778Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.778Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.778Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.778Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.778Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.778Z] ], [2024-03-15T18:01:10.778Z] "TestGoFiles": [ [2024-03-15T18:01:10.778Z] "duration_test.go", [2024-03-15T18:01:10.778Z] "serviceconfig_test.go" [2024-03-15T18:01:10.778Z] ], [2024-03-15T18:01:10.778Z] "TestImports": [ [2024-03-15T18:01:10.778Z] "encoding/json", [2024-03-15T18:01:10.778Z] "fmt", [2024-03-15T18:01:10.778Z] "github.com/google/go-cmp/cmp", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.778Z] "math", [2024-03-15T18:01:10.778Z] "strings", [2024-03-15T18:01:10.778Z] "testing", [2024-03-15T18:01:10.778Z] "time" [2024-03-15T18:01:10.778Z] ] [2024-03-15T18:01:10.778Z] } [2024-03-15T18:01:10.778Z] { [2024-03-15T18:01:10.778Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/resolver", [2024-03-15T18:01:10.778Z] "ImportPath": "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.778Z] "Name": "resolver", [2024-03-15T18:01:10.778Z] "Doc": "Package resolver provides internal resolver-related functionality.", [2024-03-15T18:01:10.778Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.778Z] "Module": { [2024-03-15T18:01:10.778Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.778Z] "Version": "v1.60.1", [2024-03-15T18:01:10.778Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.778Z] "Indirect": true, [2024-03-15T18:01:10.778Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.778Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.778Z] "GoVersion": "1.19" [2024-03-15T18:01:10.778Z] }, [2024-03-15T18:01:10.778Z] "DepOnly": true, [2024-03-15T18:01:10.778Z] "Stale": true, [2024-03-15T18:01:10.778Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.778Z] "GoFiles": [ [2024-03-15T18:01:10.778Z] "config_selector.go" [2024-03-15T18:01:10.778Z] ], [2024-03-15T18:01:10.778Z] "Imports": [ [2024-03-15T18:01:10.778Z] "context", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.778Z] "sync" [2024-03-15T18:01:10.778Z] ], [2024-03-15T18:01:10.778Z] "Deps": [ [2024-03-15T18:01:10.778Z] "bufio", [2024-03-15T18:01:10.778Z] "bytes", [2024-03-15T18:01:10.778Z] "compress/flate", [2024-03-15T18:01:10.778Z] "compress/gzip", [2024-03-15T18:01:10.778Z] "container/list", [2024-03-15T18:01:10.778Z] "context", [2024-03-15T18:01:10.778Z] "crypto", [2024-03-15T18:01:10.778Z] "crypto/aes", [2024-03-15T18:01:10.778Z] "crypto/cipher", [2024-03-15T18:01:10.778Z] "crypto/des", [2024-03-15T18:01:10.778Z] "crypto/dsa", [2024-03-15T18:01:10.778Z] "crypto/ecdsa", [2024-03-15T18:01:10.778Z] "crypto/ed25519", [2024-03-15T18:01:10.778Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.778Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.778Z] "crypto/elliptic", [2024-03-15T18:01:10.778Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.778Z] "crypto/hmac", [2024-03-15T18:01:10.778Z] "crypto/internal/randutil", [2024-03-15T18:01:10.778Z] "crypto/internal/subtle", [2024-03-15T18:01:10.778Z] "crypto/md5", [2024-03-15T18:01:10.778Z] "crypto/rand", [2024-03-15T18:01:10.778Z] "crypto/rc4", [2024-03-15T18:01:10.778Z] "crypto/rsa", [2024-03-15T18:01:10.778Z] "crypto/sha1", [2024-03-15T18:01:10.778Z] "crypto/sha256", [2024-03-15T18:01:10.778Z] "crypto/sha512", [2024-03-15T18:01:10.778Z] "crypto/subtle", [2024-03-15T18:01:10.778Z] "crypto/tls", [2024-03-15T18:01:10.778Z] "crypto/x509", [2024-03-15T18:01:10.778Z] "crypto/x509/pkix", [2024-03-15T18:01:10.778Z] "embed", [2024-03-15T18:01:10.778Z] "encoding", [2024-03-15T18:01:10.778Z] "encoding/asn1", [2024-03-15T18:01:10.778Z] "encoding/base64", [2024-03-15T18:01:10.778Z] "encoding/binary", [2024-03-15T18:01:10.778Z] "encoding/hex", [2024-03-15T18:01:10.778Z] "encoding/json", [2024-03-15T18:01:10.778Z] "encoding/pem", [2024-03-15T18:01:10.778Z] "errors", [2024-03-15T18:01:10.778Z] "fmt", [2024-03-15T18:01:10.778Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.778Z] "go/token", [2024-03-15T18:01:10.778Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.778Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.778Z] "hash", [2024-03-15T18:01:10.778Z] "hash/crc32", [2024-03-15T18:01:10.778Z] "hash/fnv", [2024-03-15T18:01:10.778Z] "internal/abi", [2024-03-15T18:01:10.778Z] "internal/bytealg", [2024-03-15T18:01:10.778Z] "internal/cpu", [2024-03-15T18:01:10.778Z] "internal/fmtsort", [2024-03-15T18:01:10.778Z] "internal/goexperiment", [2024-03-15T18:01:10.778Z] "internal/itoa", [2024-03-15T18:01:10.778Z] "internal/nettrace", [2024-03-15T18:01:10.778Z] "internal/oserror", [2024-03-15T18:01:10.778Z] "internal/poll", [2024-03-15T18:01:10.778Z] "internal/race", [2024-03-15T18:01:10.778Z] "internal/reflectlite", [2024-03-15T18:01:10.778Z] "internal/singleflight", [2024-03-15T18:01:10.778Z] "internal/syscall/execenv", [2024-03-15T18:01:10.778Z] "internal/syscall/unix", [2024-03-15T18:01:10.778Z] "internal/testlog", [2024-03-15T18:01:10.778Z] "internal/unsafeheader", [2024-03-15T18:01:10.778Z] "io", [2024-03-15T18:01:10.778Z] "io/fs", [2024-03-15T18:01:10.778Z] "io/ioutil", [2024-03-15T18:01:10.778Z] "log", [2024-03-15T18:01:10.778Z] "math", [2024-03-15T18:01:10.778Z] "math/big", [2024-03-15T18:01:10.778Z] "math/bits", [2024-03-15T18:01:10.778Z] "math/rand", [2024-03-15T18:01:10.778Z] "net", [2024-03-15T18:01:10.778Z] "net/url", [2024-03-15T18:01:10.778Z] "os", [2024-03-15T18:01:10.778Z] "path", [2024-03-15T18:01:10.778Z] "path/filepath", [2024-03-15T18:01:10.778Z] "reflect", [2024-03-15T18:01:10.778Z] "runtime", [2024-03-15T18:01:10.778Z] "runtime/cgo", [2024-03-15T18:01:10.778Z] "runtime/internal/atomic", [2024-03-15T18:01:10.778Z] "runtime/internal/math", [2024-03-15T18:01:10.778Z] "runtime/internal/sys", [2024-03-15T18:01:10.778Z] "sort", [2024-03-15T18:01:10.778Z] "strconv", [2024-03-15T18:01:10.778Z] "strings", [2024-03-15T18:01:10.778Z] "sync", [2024-03-15T18:01:10.778Z] "sync/atomic", [2024-03-15T18:01:10.778Z] "syscall", [2024-03-15T18:01:10.778Z] "time", [2024-03-15T18:01:10.778Z] "unicode", [2024-03-15T18:01:10.778Z] "unicode/utf16", [2024-03-15T18:01:10.778Z] "unicode/utf8", [2024-03-15T18:01:10.778Z] "unsafe", [2024-03-15T18:01:10.778Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.778Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.778Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.778Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.778Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.778Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.778Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.778Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.778Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.778Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.778Z] ], [2024-03-15T18:01:10.778Z] "TestGoFiles": [ [2024-03-15T18:01:10.778Z] "config_selector_test.go" [2024-03-15T18:01:10.778Z] ], [2024-03-15T18:01:10.778Z] "TestImports": [ [2024-03-15T18:01:10.778Z] "github.com/google/go-cmp/cmp", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/internal/grpctest", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.778Z] "testing", [2024-03-15T18:01:10.778Z] "time" [2024-03-15T18:01:10.778Z] ] [2024-03-15T18:01:10.778Z] } [2024-03-15T18:01:10.778Z] { [2024-03-15T18:01:10.778Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/resolver/passthrough", [2024-03-15T18:01:10.778Z] "ImportPath": "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.778Z] "Name": "passthrough", [2024-03-15T18:01:10.778Z] "Doc": "Package passthrough implements a pass-through resolver.", [2024-03-15T18:01:10.778Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.778Z] "Module": { [2024-03-15T18:01:10.778Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.778Z] "Version": "v1.60.1", [2024-03-15T18:01:10.778Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.778Z] "Indirect": true, [2024-03-15T18:01:10.778Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.778Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.778Z] "GoVersion": "1.19" [2024-03-15T18:01:10.778Z] }, [2024-03-15T18:01:10.778Z] "DepOnly": true, [2024-03-15T18:01:10.778Z] "Stale": true, [2024-03-15T18:01:10.778Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.778Z] "GoFiles": [ [2024-03-15T18:01:10.778Z] "passthrough.go" [2024-03-15T18:01:10.778Z] ], [2024-03-15T18:01:10.778Z] "Imports": [ [2024-03-15T18:01:10.778Z] "errors", [2024-03-15T18:01:10.778Z] "google.golang.org/grpc/resolver" [2024-03-15T18:01:10.778Z] ], [2024-03-15T18:01:10.778Z] "Deps": [ [2024-03-15T18:01:10.778Z] "bufio", [2024-03-15T18:01:10.778Z] "bytes", [2024-03-15T18:01:10.778Z] "compress/flate", [2024-03-15T18:01:10.778Z] "compress/gzip", [2024-03-15T18:01:10.778Z] "container/list", [2024-03-15T18:01:10.778Z] "context", [2024-03-15T18:01:10.778Z] "crypto", [2024-03-15T18:01:10.778Z] "crypto/aes", [2024-03-15T18:01:10.778Z] "crypto/cipher", [2024-03-15T18:01:10.778Z] "crypto/des", [2024-03-15T18:01:10.778Z] "crypto/dsa", [2024-03-15T18:01:10.778Z] "crypto/ecdsa", [2024-03-15T18:01:10.778Z] "crypto/ed25519", [2024-03-15T18:01:10.778Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.778Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.778Z] "crypto/elliptic", [2024-03-15T18:01:10.778Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.778Z] "crypto/hmac", [2024-03-15T18:01:10.778Z] "crypto/internal/randutil", [2024-03-15T18:01:10.778Z] "crypto/internal/subtle", [2024-03-15T18:01:10.778Z] "crypto/md5", [2024-03-15T18:01:10.778Z] "crypto/rand", [2024-03-15T18:01:10.778Z] "crypto/rc4", [2024-03-15T18:01:10.778Z] "crypto/rsa", [2024-03-15T18:01:10.778Z] "crypto/sha1", [2024-03-15T18:01:10.778Z] "crypto/sha256", [2024-03-15T18:01:10.778Z] "crypto/sha512", [2024-03-15T18:01:10.778Z] "crypto/subtle", [2024-03-15T18:01:10.778Z] "crypto/tls", [2024-03-15T18:01:10.779Z] "crypto/x509", [2024-03-15T18:01:10.779Z] "crypto/x509/pkix", [2024-03-15T18:01:10.779Z] "embed", [2024-03-15T18:01:10.779Z] "encoding", [2024-03-15T18:01:10.779Z] "encoding/asn1", [2024-03-15T18:01:10.779Z] "encoding/base64", [2024-03-15T18:01:10.779Z] "encoding/binary", [2024-03-15T18:01:10.779Z] "encoding/hex", [2024-03-15T18:01:10.779Z] "encoding/json", [2024-03-15T18:01:10.779Z] "encoding/pem", [2024-03-15T18:01:10.779Z] "errors", [2024-03-15T18:01:10.779Z] "fmt", [2024-03-15T18:01:10.779Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.779Z] "go/token", [2024-03-15T18:01:10.779Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.779Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.779Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.779Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.779Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.779Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.779Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.779Z] "hash", [2024-03-15T18:01:10.779Z] "hash/crc32", [2024-03-15T18:01:10.779Z] "hash/fnv", [2024-03-15T18:01:10.779Z] "internal/abi", [2024-03-15T18:01:10.779Z] "internal/bytealg", [2024-03-15T18:01:10.779Z] "internal/cpu", [2024-03-15T18:01:10.779Z] "internal/fmtsort", [2024-03-15T18:01:10.779Z] "internal/goexperiment", [2024-03-15T18:01:10.779Z] "internal/itoa", [2024-03-15T18:01:10.779Z] "internal/nettrace", [2024-03-15T18:01:10.779Z] "internal/oserror", [2024-03-15T18:01:10.779Z] "internal/poll", [2024-03-15T18:01:10.779Z] "internal/race", [2024-03-15T18:01:10.779Z] "internal/reflectlite", [2024-03-15T18:01:10.779Z] "internal/singleflight", [2024-03-15T18:01:10.779Z] "internal/syscall/execenv", [2024-03-15T18:01:10.779Z] "internal/syscall/unix", [2024-03-15T18:01:10.779Z] "internal/testlog", [2024-03-15T18:01:10.779Z] "internal/unsafeheader", [2024-03-15T18:01:10.779Z] "io", [2024-03-15T18:01:10.779Z] "io/fs", [2024-03-15T18:01:10.779Z] "io/ioutil", [2024-03-15T18:01:10.779Z] "log", [2024-03-15T18:01:10.779Z] "math", [2024-03-15T18:01:10.779Z] "math/big", [2024-03-15T18:01:10.779Z] "math/bits", [2024-03-15T18:01:10.779Z] "math/rand", [2024-03-15T18:01:10.779Z] "net", [2024-03-15T18:01:10.779Z] "net/url", [2024-03-15T18:01:10.779Z] "os", [2024-03-15T18:01:10.779Z] "path", [2024-03-15T18:01:10.779Z] "path/filepath", [2024-03-15T18:01:10.779Z] "reflect", [2024-03-15T18:01:10.779Z] "runtime", [2024-03-15T18:01:10.779Z] "runtime/cgo", [2024-03-15T18:01:10.779Z] "runtime/internal/atomic", [2024-03-15T18:01:10.779Z] "runtime/internal/math", [2024-03-15T18:01:10.779Z] "runtime/internal/sys", [2024-03-15T18:01:10.779Z] "sort", [2024-03-15T18:01:10.779Z] "strconv", [2024-03-15T18:01:10.779Z] "strings", [2024-03-15T18:01:10.779Z] "sync", [2024-03-15T18:01:10.779Z] "sync/atomic", [2024-03-15T18:01:10.779Z] "syscall", [2024-03-15T18:01:10.779Z] "time", [2024-03-15T18:01:10.779Z] "unicode", [2024-03-15T18:01:10.779Z] "unicode/utf16", [2024-03-15T18:01:10.779Z] "unicode/utf8", [2024-03-15T18:01:10.779Z] "unsafe", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.779Z] ] [2024-03-15T18:01:10.779Z] } [2024-03-15T18:01:10.779Z] { [2024-03-15T18:01:10.779Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/transport/networktype", [2024-03-15T18:01:10.779Z] "ImportPath": "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.779Z] "Name": "networktype", [2024-03-15T18:01:10.779Z] "Doc": "Package networktype declares the network type to be used in the default dialer.", [2024-03-15T18:01:10.779Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.779Z] "Module": { [2024-03-15T18:01:10.779Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.779Z] "Version": "v1.60.1", [2024-03-15T18:01:10.779Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.779Z] "Indirect": true, [2024-03-15T18:01:10.779Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.779Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.779Z] "GoVersion": "1.19" [2024-03-15T18:01:10.779Z] }, [2024-03-15T18:01:10.779Z] "DepOnly": true, [2024-03-15T18:01:10.779Z] "Stale": true, [2024-03-15T18:01:10.779Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.779Z] "GoFiles": [ [2024-03-15T18:01:10.779Z] "networktype.go" [2024-03-15T18:01:10.779Z] ], [2024-03-15T18:01:10.779Z] "Imports": [ [2024-03-15T18:01:10.779Z] "google.golang.org/grpc/resolver" [2024-03-15T18:01:10.779Z] ], [2024-03-15T18:01:10.779Z] "Deps": [ [2024-03-15T18:01:10.779Z] "bufio", [2024-03-15T18:01:10.779Z] "bytes", [2024-03-15T18:01:10.779Z] "compress/flate", [2024-03-15T18:01:10.779Z] "compress/gzip", [2024-03-15T18:01:10.779Z] "container/list", [2024-03-15T18:01:10.779Z] "context", [2024-03-15T18:01:10.779Z] "crypto", [2024-03-15T18:01:10.779Z] "crypto/aes", [2024-03-15T18:01:10.779Z] "crypto/cipher", [2024-03-15T18:01:10.779Z] "crypto/des", [2024-03-15T18:01:10.779Z] "crypto/dsa", [2024-03-15T18:01:10.779Z] "crypto/ecdsa", [2024-03-15T18:01:10.779Z] "crypto/ed25519", [2024-03-15T18:01:10.779Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.779Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.779Z] "crypto/elliptic", [2024-03-15T18:01:10.779Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.779Z] "crypto/hmac", [2024-03-15T18:01:10.779Z] "crypto/internal/randutil", [2024-03-15T18:01:10.779Z] "crypto/internal/subtle", [2024-03-15T18:01:10.779Z] "crypto/md5", [2024-03-15T18:01:10.779Z] "crypto/rand", [2024-03-15T18:01:10.779Z] "crypto/rc4", [2024-03-15T18:01:10.779Z] "crypto/rsa", [2024-03-15T18:01:10.779Z] "crypto/sha1", [2024-03-15T18:01:10.779Z] "crypto/sha256", [2024-03-15T18:01:10.779Z] "crypto/sha512", [2024-03-15T18:01:10.779Z] "crypto/subtle", [2024-03-15T18:01:10.779Z] "crypto/tls", [2024-03-15T18:01:10.779Z] "crypto/x509", [2024-03-15T18:01:10.779Z] "crypto/x509/pkix", [2024-03-15T18:01:10.779Z] "embed", [2024-03-15T18:01:10.779Z] "encoding", [2024-03-15T18:01:10.779Z] "encoding/asn1", [2024-03-15T18:01:10.779Z] "encoding/base64", [2024-03-15T18:01:10.779Z] "encoding/binary", [2024-03-15T18:01:10.779Z] "encoding/hex", [2024-03-15T18:01:10.779Z] "encoding/json", [2024-03-15T18:01:10.779Z] "encoding/pem", [2024-03-15T18:01:10.779Z] "errors", [2024-03-15T18:01:10.779Z] "fmt", [2024-03-15T18:01:10.779Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.779Z] "go/token", [2024-03-15T18:01:10.779Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.779Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.779Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.779Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.779Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.779Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.779Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.779Z] "hash", [2024-03-15T18:01:10.779Z] "hash/crc32", [2024-03-15T18:01:10.779Z] "hash/fnv", [2024-03-15T18:01:10.779Z] "internal/abi", [2024-03-15T18:01:10.779Z] "internal/bytealg", [2024-03-15T18:01:10.779Z] "internal/cpu", [2024-03-15T18:01:10.779Z] "internal/fmtsort", [2024-03-15T18:01:10.779Z] "internal/goexperiment", [2024-03-15T18:01:10.779Z] "internal/itoa", [2024-03-15T18:01:10.779Z] "internal/nettrace", [2024-03-15T18:01:10.779Z] "internal/oserror", [2024-03-15T18:01:10.779Z] "internal/poll", [2024-03-15T18:01:10.779Z] "internal/race", [2024-03-15T18:01:10.779Z] "internal/reflectlite", [2024-03-15T18:01:10.779Z] "internal/singleflight", [2024-03-15T18:01:10.779Z] "internal/syscall/execenv", [2024-03-15T18:01:10.779Z] "internal/syscall/unix", [2024-03-15T18:01:10.779Z] "internal/testlog", [2024-03-15T18:01:10.779Z] "internal/unsafeheader", [2024-03-15T18:01:10.779Z] "io", [2024-03-15T18:01:10.779Z] "io/fs", [2024-03-15T18:01:10.779Z] "io/ioutil", [2024-03-15T18:01:10.779Z] "log", [2024-03-15T18:01:10.779Z] "math", [2024-03-15T18:01:10.779Z] "math/big", [2024-03-15T18:01:10.779Z] "math/bits", [2024-03-15T18:01:10.779Z] "math/rand", [2024-03-15T18:01:10.779Z] "net", [2024-03-15T18:01:10.779Z] "net/url", [2024-03-15T18:01:10.779Z] "os", [2024-03-15T18:01:10.779Z] "path", [2024-03-15T18:01:10.779Z] "path/filepath", [2024-03-15T18:01:10.779Z] "reflect", [2024-03-15T18:01:10.779Z] "runtime", [2024-03-15T18:01:10.779Z] "runtime/cgo", [2024-03-15T18:01:10.779Z] "runtime/internal/atomic", [2024-03-15T18:01:10.779Z] "runtime/internal/math", [2024-03-15T18:01:10.779Z] "runtime/internal/sys", [2024-03-15T18:01:10.779Z] "sort", [2024-03-15T18:01:10.779Z] "strconv", [2024-03-15T18:01:10.779Z] "strings", [2024-03-15T18:01:10.779Z] "sync", [2024-03-15T18:01:10.779Z] "sync/atomic", [2024-03-15T18:01:10.779Z] "syscall", [2024-03-15T18:01:10.779Z] "time", [2024-03-15T18:01:10.779Z] "unicode", [2024-03-15T18:01:10.779Z] "unicode/utf16", [2024-03-15T18:01:10.779Z] "unicode/utf8", [2024-03-15T18:01:10.779Z] "unsafe", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.779Z] ] [2024-03-15T18:01:10.779Z] } [2024-03-15T18:01:10.779Z] { [2024-03-15T18:01:10.779Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/resolver/unix", [2024-03-15T18:01:10.779Z] "ImportPath": "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.779Z] "Name": "unix", [2024-03-15T18:01:10.779Z] "Doc": "Package unix implements a resolver for unix targets.", [2024-03-15T18:01:10.779Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.779Z] "Module": { [2024-03-15T18:01:10.779Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.779Z] "Version": "v1.60.1", [2024-03-15T18:01:10.779Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.779Z] "Indirect": true, [2024-03-15T18:01:10.779Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.779Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.779Z] "GoVersion": "1.19" [2024-03-15T18:01:10.779Z] }, [2024-03-15T18:01:10.779Z] "DepOnly": true, [2024-03-15T18:01:10.779Z] "Stale": true, [2024-03-15T18:01:10.779Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.779Z] "GoFiles": [ [2024-03-15T18:01:10.779Z] "unix.go" [2024-03-15T18:01:10.779Z] ], [2024-03-15T18:01:10.779Z] "Imports": [ [2024-03-15T18:01:10.779Z] "fmt", [2024-03-15T18:01:10.779Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.779Z] "google.golang.org/grpc/resolver" [2024-03-15T18:01:10.779Z] ], [2024-03-15T18:01:10.779Z] "Deps": [ [2024-03-15T18:01:10.779Z] "bufio", [2024-03-15T18:01:10.779Z] "bytes", [2024-03-15T18:01:10.779Z] "compress/flate", [2024-03-15T18:01:10.779Z] "compress/gzip", [2024-03-15T18:01:10.779Z] "container/list", [2024-03-15T18:01:10.779Z] "context", [2024-03-15T18:01:10.779Z] "crypto", [2024-03-15T18:01:10.779Z] "crypto/aes", [2024-03-15T18:01:10.779Z] "crypto/cipher", [2024-03-15T18:01:10.779Z] "crypto/des", [2024-03-15T18:01:10.779Z] "crypto/dsa", [2024-03-15T18:01:10.779Z] "crypto/ecdsa", [2024-03-15T18:01:10.779Z] "crypto/ed25519", [2024-03-15T18:01:10.779Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.779Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.779Z] "crypto/elliptic", [2024-03-15T18:01:10.779Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.779Z] "crypto/hmac", [2024-03-15T18:01:10.779Z] "crypto/internal/randutil", [2024-03-15T18:01:10.779Z] "crypto/internal/subtle", [2024-03-15T18:01:10.779Z] "crypto/md5", [2024-03-15T18:01:10.779Z] "crypto/rand", [2024-03-15T18:01:10.779Z] "crypto/rc4", [2024-03-15T18:01:10.779Z] "crypto/rsa", [2024-03-15T18:01:10.779Z] "crypto/sha1", [2024-03-15T18:01:10.779Z] "crypto/sha256", [2024-03-15T18:01:10.779Z] "crypto/sha512", [2024-03-15T18:01:10.779Z] "crypto/subtle", [2024-03-15T18:01:10.779Z] "crypto/tls", [2024-03-15T18:01:10.779Z] "crypto/x509", [2024-03-15T18:01:10.779Z] "crypto/x509/pkix", [2024-03-15T18:01:10.779Z] "embed", [2024-03-15T18:01:10.779Z] "encoding", [2024-03-15T18:01:10.779Z] "encoding/asn1", [2024-03-15T18:01:10.779Z] "encoding/base64", [2024-03-15T18:01:10.779Z] "encoding/binary", [2024-03-15T18:01:10.779Z] "encoding/hex", [2024-03-15T18:01:10.779Z] "encoding/json", [2024-03-15T18:01:10.779Z] "encoding/pem", [2024-03-15T18:01:10.779Z] "errors", [2024-03-15T18:01:10.779Z] "fmt", [2024-03-15T18:01:10.779Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.779Z] "go/token", [2024-03-15T18:01:10.779Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.779Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.779Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.779Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.779Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.779Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.779Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.779Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.779Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.779Z] "hash", [2024-03-15T18:01:10.779Z] "hash/crc32", [2024-03-15T18:01:10.779Z] "hash/fnv", [2024-03-15T18:01:10.779Z] "internal/abi", [2024-03-15T18:01:10.779Z] "internal/bytealg", [2024-03-15T18:01:10.779Z] "internal/cpu", [2024-03-15T18:01:10.779Z] "internal/fmtsort", [2024-03-15T18:01:10.779Z] "internal/goexperiment", [2024-03-15T18:01:10.779Z] "internal/itoa", [2024-03-15T18:01:10.779Z] "internal/nettrace", [2024-03-15T18:01:10.779Z] "internal/oserror", [2024-03-15T18:01:10.779Z] "internal/poll", [2024-03-15T18:01:10.779Z] "internal/race", [2024-03-15T18:01:10.779Z] "internal/reflectlite", [2024-03-15T18:01:10.779Z] "internal/singleflight", [2024-03-15T18:01:10.779Z] "internal/syscall/execenv", [2024-03-15T18:01:10.779Z] "internal/syscall/unix", [2024-03-15T18:01:10.779Z] "internal/testlog", [2024-03-15T18:01:10.779Z] "internal/unsafeheader", [2024-03-15T18:01:10.779Z] "io", [2024-03-15T18:01:10.779Z] "io/fs", [2024-03-15T18:01:10.779Z] "io/ioutil", [2024-03-15T18:01:10.779Z] "log", [2024-03-15T18:01:10.779Z] "math", [2024-03-15T18:01:10.779Z] "math/big", [2024-03-15T18:01:10.779Z] "math/bits", [2024-03-15T18:01:10.779Z] "math/rand", [2024-03-15T18:01:10.779Z] "net", [2024-03-15T18:01:10.779Z] "net/url", [2024-03-15T18:01:10.779Z] "os", [2024-03-15T18:01:10.779Z] "path", [2024-03-15T18:01:10.779Z] "path/filepath", [2024-03-15T18:01:10.779Z] "reflect", [2024-03-15T18:01:10.779Z] "runtime", [2024-03-15T18:01:10.779Z] "runtime/cgo", [2024-03-15T18:01:10.779Z] "runtime/internal/atomic", [2024-03-15T18:01:10.779Z] "runtime/internal/math", [2024-03-15T18:01:10.779Z] "runtime/internal/sys", [2024-03-15T18:01:10.779Z] "sort", [2024-03-15T18:01:10.779Z] "strconv", [2024-03-15T18:01:10.779Z] "strings", [2024-03-15T18:01:10.779Z] "sync", [2024-03-15T18:01:10.779Z] "sync/atomic", [2024-03-15T18:01:10.779Z] "syscall", [2024-03-15T18:01:10.779Z] "time", [2024-03-15T18:01:10.779Z] "unicode", [2024-03-15T18:01:10.779Z] "unicode/utf16", [2024-03-15T18:01:10.779Z] "unicode/utf8", [2024-03-15T18:01:10.779Z] "unsafe", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.779Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.779Z] ] [2024-03-15T18:01:10.779Z] } [2024-03-15T18:01:10.779Z] { [2024-03-15T18:01:10.779Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/syscall", [2024-03-15T18:01:10.779Z] "ImportPath": "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.779Z] "Name": "syscall", [2024-03-15T18:01:10.779Z] "Doc": "Package syscall provides functionalities that grpc uses to get low-level operating system stats/info.", [2024-03-15T18:01:10.779Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.779Z] "Module": { [2024-03-15T18:01:10.779Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.779Z] "Version": "v1.60.1", [2024-03-15T18:01:10.779Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.779Z] "Indirect": true, [2024-03-15T18:01:10.779Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.779Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.779Z] "GoVersion": "1.19" [2024-03-15T18:01:10.779Z] }, [2024-03-15T18:01:10.779Z] "DepOnly": true, [2024-03-15T18:01:10.779Z] "Stale": true, [2024-03-15T18:01:10.779Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.779Z] "GoFiles": [ [2024-03-15T18:01:10.779Z] "syscall_linux.go" [2024-03-15T18:01:10.779Z] ], [2024-03-15T18:01:10.779Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.779Z] "syscall_nonlinux.go" [2024-03-15T18:01:10.779Z] ], [2024-03-15T18:01:10.779Z] "Imports": [ [2024-03-15T18:01:10.779Z] "fmt", [2024-03-15T18:01:10.779Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.779Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.779Z] "net", [2024-03-15T18:01:10.779Z] "syscall", [2024-03-15T18:01:10.779Z] "time" [2024-03-15T18:01:10.779Z] ], [2024-03-15T18:01:10.779Z] "Deps": [ [2024-03-15T18:01:10.779Z] "bytes", [2024-03-15T18:01:10.779Z] "context", [2024-03-15T18:01:10.779Z] "encoding", [2024-03-15T18:01:10.779Z] "encoding/base64", [2024-03-15T18:01:10.779Z] "encoding/binary", [2024-03-15T18:01:10.779Z] "encoding/json", [2024-03-15T18:01:10.779Z] "errors", [2024-03-15T18:01:10.779Z] "fmt", [2024-03-15T18:01:10.779Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.779Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.779Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.779Z] "internal/abi", [2024-03-15T18:01:10.779Z] "internal/bytealg", [2024-03-15T18:01:10.779Z] "internal/cpu", [2024-03-15T18:01:10.779Z] "internal/fmtsort", [2024-03-15T18:01:10.779Z] "internal/goexperiment", [2024-03-15T18:01:10.779Z] "internal/itoa", [2024-03-15T18:01:10.779Z] "internal/nettrace", [2024-03-15T18:01:10.779Z] "internal/oserror", [2024-03-15T18:01:10.779Z] "internal/poll", [2024-03-15T18:01:10.779Z] "internal/race", [2024-03-15T18:01:10.779Z] "internal/reflectlite", [2024-03-15T18:01:10.779Z] "internal/singleflight", [2024-03-15T18:01:10.779Z] "internal/syscall/execenv", [2024-03-15T18:01:10.779Z] "internal/syscall/unix", [2024-03-15T18:01:10.779Z] "internal/testlog", [2024-03-15T18:01:10.779Z] "internal/unsafeheader", [2024-03-15T18:01:10.779Z] "io", [2024-03-15T18:01:10.779Z] "io/fs", [2024-03-15T18:01:10.779Z] "log", [2024-03-15T18:01:10.779Z] "math", [2024-03-15T18:01:10.779Z] "math/bits", [2024-03-15T18:01:10.779Z] "net", [2024-03-15T18:01:10.779Z] "os", [2024-03-15T18:01:10.779Z] "path", [2024-03-15T18:01:10.779Z] "reflect", [2024-03-15T18:01:10.779Z] "runtime", [2024-03-15T18:01:10.779Z] "runtime/cgo", [2024-03-15T18:01:10.779Z] "runtime/internal/atomic", [2024-03-15T18:01:10.779Z] "runtime/internal/math", [2024-03-15T18:01:10.779Z] "runtime/internal/sys", [2024-03-15T18:01:10.779Z] "sort", [2024-03-15T18:01:10.780Z] "strconv", [2024-03-15T18:01:10.780Z] "strings", [2024-03-15T18:01:10.780Z] "sync", [2024-03-15T18:01:10.780Z] "sync/atomic", [2024-03-15T18:01:10.780Z] "syscall", [2024-03-15T18:01:10.780Z] "time", [2024-03-15T18:01:10.780Z] "unicode", [2024-03-15T18:01:10.780Z] "unicode/utf16", [2024-03-15T18:01:10.780Z] "unicode/utf8", [2024-03-15T18:01:10.780Z] "unsafe", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-15T18:01:10.780Z] ] [2024-03-15T18:01:10.780Z] } [2024-03-15T18:01:10.780Z] { [2024-03-15T18:01:10.780Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/keepalive", [2024-03-15T18:01:10.780Z] "ImportPath": "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.780Z] "Name": "keepalive", [2024-03-15T18:01:10.780Z] "Doc": "Package keepalive defines configurable parameters for point-to-point healthcheck.", [2024-03-15T18:01:10.780Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.780Z] "Module": { [2024-03-15T18:01:10.780Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.780Z] "Version": "v1.60.1", [2024-03-15T18:01:10.780Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.780Z] "Indirect": true, [2024-03-15T18:01:10.780Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.780Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.780Z] "GoVersion": "1.19" [2024-03-15T18:01:10.780Z] }, [2024-03-15T18:01:10.780Z] "DepOnly": true, [2024-03-15T18:01:10.780Z] "Stale": true, [2024-03-15T18:01:10.780Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.780Z] "GoFiles": [ [2024-03-15T18:01:10.780Z] "keepalive.go" [2024-03-15T18:01:10.780Z] ], [2024-03-15T18:01:10.780Z] "Imports": [ [2024-03-15T18:01:10.780Z] "time" [2024-03-15T18:01:10.780Z] ], [2024-03-15T18:01:10.780Z] "Deps": [ [2024-03-15T18:01:10.780Z] "errors", [2024-03-15T18:01:10.780Z] "internal/abi", [2024-03-15T18:01:10.780Z] "internal/bytealg", [2024-03-15T18:01:10.780Z] "internal/cpu", [2024-03-15T18:01:10.780Z] "internal/goexperiment", [2024-03-15T18:01:10.780Z] "internal/itoa", [2024-03-15T18:01:10.780Z] "internal/oserror", [2024-03-15T18:01:10.780Z] "internal/race", [2024-03-15T18:01:10.780Z] "internal/reflectlite", [2024-03-15T18:01:10.780Z] "internal/unsafeheader", [2024-03-15T18:01:10.780Z] "runtime", [2024-03-15T18:01:10.780Z] "runtime/internal/atomic", [2024-03-15T18:01:10.780Z] "runtime/internal/math", [2024-03-15T18:01:10.780Z] "runtime/internal/sys", [2024-03-15T18:01:10.780Z] "sync", [2024-03-15T18:01:10.780Z] "sync/atomic", [2024-03-15T18:01:10.780Z] "syscall", [2024-03-15T18:01:10.780Z] "time", [2024-03-15T18:01:10.780Z] "unsafe" [2024-03-15T18:01:10.780Z] ] [2024-03-15T18:01:10.780Z] } [2024-03-15T18:01:10.780Z] { [2024-03-15T18:01:10.780Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/peer", [2024-03-15T18:01:10.780Z] "ImportPath": "google.golang.org/grpc/peer", [2024-03-15T18:01:10.780Z] "Name": "peer", [2024-03-15T18:01:10.780Z] "Doc": "Package peer defines various peer information associated with RPCs and corresponding utils.", [2024-03-15T18:01:10.780Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.780Z] "Module": { [2024-03-15T18:01:10.780Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.780Z] "Version": "v1.60.1", [2024-03-15T18:01:10.780Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.780Z] "Indirect": true, [2024-03-15T18:01:10.780Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.780Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.780Z] "GoVersion": "1.19" [2024-03-15T18:01:10.780Z] }, [2024-03-15T18:01:10.780Z] "DepOnly": true, [2024-03-15T18:01:10.780Z] "Stale": true, [2024-03-15T18:01:10.780Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.780Z] "GoFiles": [ [2024-03-15T18:01:10.780Z] "peer.go" [2024-03-15T18:01:10.780Z] ], [2024-03-15T18:01:10.780Z] "Imports": [ [2024-03-15T18:01:10.780Z] "context", [2024-03-15T18:01:10.780Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.780Z] "net" [2024-03-15T18:01:10.780Z] ], [2024-03-15T18:01:10.780Z] "Deps": [ [2024-03-15T18:01:10.780Z] "bufio", [2024-03-15T18:01:10.780Z] "bytes", [2024-03-15T18:01:10.780Z] "compress/flate", [2024-03-15T18:01:10.780Z] "compress/gzip", [2024-03-15T18:01:10.780Z] "container/list", [2024-03-15T18:01:10.780Z] "context", [2024-03-15T18:01:10.780Z] "crypto", [2024-03-15T18:01:10.780Z] "crypto/aes", [2024-03-15T18:01:10.780Z] "crypto/cipher", [2024-03-15T18:01:10.780Z] "crypto/des", [2024-03-15T18:01:10.780Z] "crypto/dsa", [2024-03-15T18:01:10.780Z] "crypto/ecdsa", [2024-03-15T18:01:10.780Z] "crypto/ed25519", [2024-03-15T18:01:10.780Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.780Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.780Z] "crypto/elliptic", [2024-03-15T18:01:10.780Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.780Z] "crypto/hmac", [2024-03-15T18:01:10.780Z] "crypto/internal/randutil", [2024-03-15T18:01:10.780Z] "crypto/internal/subtle", [2024-03-15T18:01:10.780Z] "crypto/md5", [2024-03-15T18:01:10.780Z] "crypto/rand", [2024-03-15T18:01:10.780Z] "crypto/rc4", [2024-03-15T18:01:10.780Z] "crypto/rsa", [2024-03-15T18:01:10.780Z] "crypto/sha1", [2024-03-15T18:01:10.780Z] "crypto/sha256", [2024-03-15T18:01:10.780Z] "crypto/sha512", [2024-03-15T18:01:10.780Z] "crypto/subtle", [2024-03-15T18:01:10.780Z] "crypto/tls", [2024-03-15T18:01:10.780Z] "crypto/x509", [2024-03-15T18:01:10.780Z] "crypto/x509/pkix", [2024-03-15T18:01:10.780Z] "embed", [2024-03-15T18:01:10.780Z] "encoding", [2024-03-15T18:01:10.780Z] "encoding/asn1", [2024-03-15T18:01:10.780Z] "encoding/base64", [2024-03-15T18:01:10.780Z] "encoding/binary", [2024-03-15T18:01:10.780Z] "encoding/hex", [2024-03-15T18:01:10.780Z] "encoding/json", [2024-03-15T18:01:10.780Z] "encoding/pem", [2024-03-15T18:01:10.780Z] "errors", [2024-03-15T18:01:10.780Z] "fmt", [2024-03-15T18:01:10.780Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.780Z] "go/token", [2024-03-15T18:01:10.780Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.780Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.780Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.780Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.780Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.780Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.780Z] "hash", [2024-03-15T18:01:10.780Z] "hash/crc32", [2024-03-15T18:01:10.780Z] "hash/fnv", [2024-03-15T18:01:10.780Z] "internal/abi", [2024-03-15T18:01:10.780Z] "internal/bytealg", [2024-03-15T18:01:10.780Z] "internal/cpu", [2024-03-15T18:01:10.780Z] "internal/fmtsort", [2024-03-15T18:01:10.780Z] "internal/goexperiment", [2024-03-15T18:01:10.780Z] "internal/itoa", [2024-03-15T18:01:10.780Z] "internal/nettrace", [2024-03-15T18:01:10.780Z] "internal/oserror", [2024-03-15T18:01:10.780Z] "internal/poll", [2024-03-15T18:01:10.780Z] "internal/race", [2024-03-15T18:01:10.780Z] "internal/reflectlite", [2024-03-15T18:01:10.780Z] "internal/singleflight", [2024-03-15T18:01:10.780Z] "internal/syscall/execenv", [2024-03-15T18:01:10.780Z] "internal/syscall/unix", [2024-03-15T18:01:10.780Z] "internal/testlog", [2024-03-15T18:01:10.780Z] "internal/unsafeheader", [2024-03-15T18:01:10.780Z] "io", [2024-03-15T18:01:10.780Z] "io/fs", [2024-03-15T18:01:10.780Z] "io/ioutil", [2024-03-15T18:01:10.780Z] "log", [2024-03-15T18:01:10.780Z] "math", [2024-03-15T18:01:10.780Z] "math/big", [2024-03-15T18:01:10.780Z] "math/bits", [2024-03-15T18:01:10.780Z] "math/rand", [2024-03-15T18:01:10.780Z] "net", [2024-03-15T18:01:10.780Z] "net/url", [2024-03-15T18:01:10.780Z] "os", [2024-03-15T18:01:10.780Z] "path", [2024-03-15T18:01:10.780Z] "path/filepath", [2024-03-15T18:01:10.780Z] "reflect", [2024-03-15T18:01:10.780Z] "runtime", [2024-03-15T18:01:10.780Z] "runtime/cgo", [2024-03-15T18:01:10.780Z] "runtime/internal/atomic", [2024-03-15T18:01:10.780Z] "runtime/internal/math", [2024-03-15T18:01:10.780Z] "runtime/internal/sys", [2024-03-15T18:01:10.780Z] "sort", [2024-03-15T18:01:10.780Z] "strconv", [2024-03-15T18:01:10.780Z] "strings", [2024-03-15T18:01:10.780Z] "sync", [2024-03-15T18:01:10.780Z] "sync/atomic", [2024-03-15T18:01:10.780Z] "syscall", [2024-03-15T18:01:10.780Z] "time", [2024-03-15T18:01:10.780Z] "unicode", [2024-03-15T18:01:10.780Z] "unicode/utf16", [2024-03-15T18:01:10.780Z] "unicode/utf8", [2024-03-15T18:01:10.780Z] "unsafe", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.780Z] ] [2024-03-15T18:01:10.780Z] } [2024-03-15T18:01:10.780Z] { [2024-03-15T18:01:10.780Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/stats", [2024-03-15T18:01:10.780Z] "ImportPath": "google.golang.org/grpc/stats", [2024-03-15T18:01:10.780Z] "Name": "stats", [2024-03-15T18:01:10.780Z] "Doc": "Package stats is for collecting and reporting various network and RPC stats.", [2024-03-15T18:01:10.780Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.780Z] "Module": { [2024-03-15T18:01:10.780Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.780Z] "Version": "v1.60.1", [2024-03-15T18:01:10.780Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.780Z] "Indirect": true, [2024-03-15T18:01:10.780Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.780Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.780Z] "GoVersion": "1.19" [2024-03-15T18:01:10.780Z] }, [2024-03-15T18:01:10.780Z] "DepOnly": true, [2024-03-15T18:01:10.780Z] "Stale": true, [2024-03-15T18:01:10.780Z] "StaleReason": "stale dependency: google.golang.org/grpc/metadata", [2024-03-15T18:01:10.780Z] "GoFiles": [ [2024-03-15T18:01:10.780Z] "handlers.go", [2024-03-15T18:01:10.780Z] "stats.go" [2024-03-15T18:01:10.780Z] ], [2024-03-15T18:01:10.780Z] "Imports": [ [2024-03-15T18:01:10.780Z] "context", [2024-03-15T18:01:10.780Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.780Z] "net", [2024-03-15T18:01:10.780Z] "time" [2024-03-15T18:01:10.780Z] ], [2024-03-15T18:01:10.780Z] "Deps": [ [2024-03-15T18:01:10.780Z] "context", [2024-03-15T18:01:10.780Z] "errors", [2024-03-15T18:01:10.780Z] "fmt", [2024-03-15T18:01:10.780Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.780Z] "internal/abi", [2024-03-15T18:01:10.780Z] "internal/bytealg", [2024-03-15T18:01:10.780Z] "internal/cpu", [2024-03-15T18:01:10.780Z] "internal/fmtsort", [2024-03-15T18:01:10.780Z] "internal/goexperiment", [2024-03-15T18:01:10.780Z] "internal/itoa", [2024-03-15T18:01:10.780Z] "internal/nettrace", [2024-03-15T18:01:10.780Z] "internal/oserror", [2024-03-15T18:01:10.780Z] "internal/poll", [2024-03-15T18:01:10.780Z] "internal/race", [2024-03-15T18:01:10.780Z] "internal/reflectlite", [2024-03-15T18:01:10.780Z] "internal/singleflight", [2024-03-15T18:01:10.780Z] "internal/syscall/execenv", [2024-03-15T18:01:10.780Z] "internal/syscall/unix", [2024-03-15T18:01:10.780Z] "internal/testlog", [2024-03-15T18:01:10.780Z] "internal/unsafeheader", [2024-03-15T18:01:10.780Z] "io", [2024-03-15T18:01:10.780Z] "io/fs", [2024-03-15T18:01:10.780Z] "math", [2024-03-15T18:01:10.780Z] "math/bits", [2024-03-15T18:01:10.780Z] "net", [2024-03-15T18:01:10.780Z] "os", [2024-03-15T18:01:10.780Z] "path", [2024-03-15T18:01:10.780Z] "reflect", [2024-03-15T18:01:10.780Z] "runtime", [2024-03-15T18:01:10.780Z] "runtime/cgo", [2024-03-15T18:01:10.780Z] "runtime/internal/atomic", [2024-03-15T18:01:10.780Z] "runtime/internal/math", [2024-03-15T18:01:10.780Z] "runtime/internal/sys", [2024-03-15T18:01:10.780Z] "sort", [2024-03-15T18:01:10.780Z] "strconv", [2024-03-15T18:01:10.780Z] "strings", [2024-03-15T18:01:10.780Z] "sync", [2024-03-15T18:01:10.780Z] "sync/atomic", [2024-03-15T18:01:10.780Z] "syscall", [2024-03-15T18:01:10.780Z] "time", [2024-03-15T18:01:10.780Z] "unicode", [2024-03-15T18:01:10.780Z] "unicode/utf8", [2024-03-15T18:01:10.780Z] "unsafe", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-15T18:01:10.780Z] ], [2024-03-15T18:01:10.780Z] "XTestGoFiles": [ [2024-03-15T18:01:10.780Z] "stats_test.go" [2024-03-15T18:01:10.780Z] ], [2024-03-15T18:01:10.780Z] "XTestImports": [ [2024-03-15T18:01:10.780Z] "context", [2024-03-15T18:01:10.780Z] "fmt", [2024-03-15T18:01:10.780Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.780Z] "google.golang.org/grpc", [2024-03-15T18:01:10.780Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.780Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.780Z] "google.golang.org/grpc/internal/grpctest", [2024-03-15T18:01:10.780Z] "google.golang.org/grpc/internal/stubserver", [2024-03-15T18:01:10.780Z] "google.golang.org/grpc/internal/testutils", [2024-03-15T18:01:10.780Z] "google.golang.org/grpc/interop/grpc_testing", [2024-03-15T18:01:10.780Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.780Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.780Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.780Z] "io", [2024-03-15T18:01:10.780Z] "net", [2024-03-15T18:01:10.780Z] "reflect", [2024-03-15T18:01:10.780Z] "sync", [2024-03-15T18:01:10.780Z] "testing", [2024-03-15T18:01:10.780Z] "time" [2024-03-15T18:01:10.780Z] ] [2024-03-15T18:01:10.780Z] } [2024-03-15T18:01:10.780Z] { [2024-03-15T18:01:10.780Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/tap", [2024-03-15T18:01:10.780Z] "ImportPath": "google.golang.org/grpc/tap", [2024-03-15T18:01:10.780Z] "Name": "tap", [2024-03-15T18:01:10.780Z] "Doc": "Package tap defines the function handles which are executed on the transport layer of gRPC-Go and related information.", [2024-03-15T18:01:10.780Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.780Z] "Module": { [2024-03-15T18:01:10.780Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.780Z] "Version": "v1.60.1", [2024-03-15T18:01:10.780Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.780Z] "Indirect": true, [2024-03-15T18:01:10.780Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.780Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.780Z] "GoVersion": "1.19" [2024-03-15T18:01:10.780Z] }, [2024-03-15T18:01:10.780Z] "DepOnly": true, [2024-03-15T18:01:10.780Z] "Stale": true, [2024-03-15T18:01:10.780Z] "StaleReason": "stale dependency: google.golang.org/grpc/metadata", [2024-03-15T18:01:10.780Z] "GoFiles": [ [2024-03-15T18:01:10.780Z] "tap.go" [2024-03-15T18:01:10.780Z] ], [2024-03-15T18:01:10.780Z] "Imports": [ [2024-03-15T18:01:10.780Z] "context", [2024-03-15T18:01:10.780Z] "google.golang.org/grpc/metadata" [2024-03-15T18:01:10.780Z] ], [2024-03-15T18:01:10.780Z] "Deps": [ [2024-03-15T18:01:10.780Z] "context", [2024-03-15T18:01:10.780Z] "errors", [2024-03-15T18:01:10.780Z] "fmt", [2024-03-15T18:01:10.780Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.780Z] "internal/abi", [2024-03-15T18:01:10.780Z] "internal/bytealg", [2024-03-15T18:01:10.780Z] "internal/cpu", [2024-03-15T18:01:10.780Z] "internal/fmtsort", [2024-03-15T18:01:10.780Z] "internal/goexperiment", [2024-03-15T18:01:10.780Z] "internal/itoa", [2024-03-15T18:01:10.780Z] "internal/oserror", [2024-03-15T18:01:10.780Z] "internal/poll", [2024-03-15T18:01:10.780Z] "internal/race", [2024-03-15T18:01:10.780Z] "internal/reflectlite", [2024-03-15T18:01:10.780Z] "internal/syscall/execenv", [2024-03-15T18:01:10.780Z] "internal/syscall/unix", [2024-03-15T18:01:10.780Z] "internal/testlog", [2024-03-15T18:01:10.780Z] "internal/unsafeheader", [2024-03-15T18:01:10.780Z] "io", [2024-03-15T18:01:10.780Z] "io/fs", [2024-03-15T18:01:10.780Z] "math", [2024-03-15T18:01:10.780Z] "math/bits", [2024-03-15T18:01:10.780Z] "os", [2024-03-15T18:01:10.780Z] "path", [2024-03-15T18:01:10.780Z] "reflect", [2024-03-15T18:01:10.780Z] "runtime", [2024-03-15T18:01:10.780Z] "runtime/internal/atomic", [2024-03-15T18:01:10.780Z] "runtime/internal/math", [2024-03-15T18:01:10.780Z] "runtime/internal/sys", [2024-03-15T18:01:10.780Z] "sort", [2024-03-15T18:01:10.780Z] "strconv", [2024-03-15T18:01:10.780Z] "strings", [2024-03-15T18:01:10.780Z] "sync", [2024-03-15T18:01:10.780Z] "sync/atomic", [2024-03-15T18:01:10.780Z] "syscall", [2024-03-15T18:01:10.780Z] "time", [2024-03-15T18:01:10.780Z] "unicode", [2024-03-15T18:01:10.780Z] "unicode/utf8", [2024-03-15T18:01:10.780Z] "unsafe" [2024-03-15T18:01:10.780Z] ] [2024-03-15T18:01:10.780Z] } [2024-03-15T18:01:10.780Z] { [2024-03-15T18:01:10.780Z] "Dir": "/usr/local/go/src/net/http/httputil", [2024-03-15T18:01:10.780Z] "ImportPath": "net/http/httputil", [2024-03-15T18:01:10.780Z] "Name": "httputil", [2024-03-15T18:01:10.780Z] "Doc": "Package httputil provides HTTP utility functions, complementing the more common ones in the net/http package.", [2024-03-15T18:01:10.780Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http/httputil.a", [2024-03-15T18:01:10.780Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.780Z] "Goroot": true, [2024-03-15T18:01:10.780Z] "Standard": true, [2024-03-15T18:01:10.780Z] "DepOnly": true, [2024-03-15T18:01:10.780Z] "GoFiles": [ [2024-03-15T18:01:10.780Z] "dump.go", [2024-03-15T18:01:10.780Z] "httputil.go", [2024-03-15T18:01:10.780Z] "persist.go", [2024-03-15T18:01:10.780Z] "reverseproxy.go" [2024-03-15T18:01:10.780Z] ], [2024-03-15T18:01:10.780Z] "Imports": [ [2024-03-15T18:01:10.780Z] "bufio", [2024-03-15T18:01:10.780Z] "bytes", [2024-03-15T18:01:10.780Z] "context", [2024-03-15T18:01:10.780Z] "errors", [2024-03-15T18:01:10.780Z] "fmt", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.780Z] "io", [2024-03-15T18:01:10.780Z] "log", [2024-03-15T18:01:10.780Z] "net", [2024-03-15T18:01:10.780Z] "net/http", [2024-03-15T18:01:10.780Z] "net/http/internal", [2024-03-15T18:01:10.780Z] "net/http/internal/ascii", [2024-03-15T18:01:10.780Z] "net/textproto", [2024-03-15T18:01:10.780Z] "net/url", [2024-03-15T18:01:10.780Z] "strings", [2024-03-15T18:01:10.780Z] "sync", [2024-03-15T18:01:10.780Z] "time" [2024-03-15T18:01:10.780Z] ], [2024-03-15T18:01:10.780Z] "ImportMap": { [2024-03-15T18:01:10.780Z] "golang.org/x/net/http/httpguts": "vendor/golang.org/x/net/http/httpguts" [2024-03-15T18:01:10.780Z] }, [2024-03-15T18:01:10.780Z] "Deps": [ [2024-03-15T18:01:10.780Z] "bufio", [2024-03-15T18:01:10.780Z] "bytes", [2024-03-15T18:01:10.780Z] "compress/flate", [2024-03-15T18:01:10.780Z] "compress/gzip", [2024-03-15T18:01:10.780Z] "container/list", [2024-03-15T18:01:10.780Z] "context", [2024-03-15T18:01:10.780Z] "crypto", [2024-03-15T18:01:10.780Z] "crypto/aes", [2024-03-15T18:01:10.780Z] "crypto/cipher", [2024-03-15T18:01:10.780Z] "crypto/des", [2024-03-15T18:01:10.780Z] "crypto/dsa", [2024-03-15T18:01:10.780Z] "crypto/ecdsa", [2024-03-15T18:01:10.780Z] "crypto/ed25519", [2024-03-15T18:01:10.780Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.780Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.780Z] "crypto/elliptic", [2024-03-15T18:01:10.780Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.780Z] "crypto/hmac", [2024-03-15T18:01:10.780Z] "crypto/internal/randutil", [2024-03-15T18:01:10.780Z] "crypto/internal/subtle", [2024-03-15T18:01:10.780Z] "crypto/md5", [2024-03-15T18:01:10.780Z] "crypto/rand", [2024-03-15T18:01:10.780Z] "crypto/rc4", [2024-03-15T18:01:10.780Z] "crypto/rsa", [2024-03-15T18:01:10.780Z] "crypto/sha1", [2024-03-15T18:01:10.780Z] "crypto/sha256", [2024-03-15T18:01:10.780Z] "crypto/sha512", [2024-03-15T18:01:10.780Z] "crypto/subtle", [2024-03-15T18:01:10.780Z] "crypto/tls", [2024-03-15T18:01:10.780Z] "crypto/x509", [2024-03-15T18:01:10.780Z] "crypto/x509/pkix", [2024-03-15T18:01:10.780Z] "encoding/asn1", [2024-03-15T18:01:10.780Z] "encoding/base64", [2024-03-15T18:01:10.780Z] "encoding/binary", [2024-03-15T18:01:10.780Z] "encoding/hex", [2024-03-15T18:01:10.780Z] "encoding/pem", [2024-03-15T18:01:10.780Z] "errors", [2024-03-15T18:01:10.780Z] "fmt", [2024-03-15T18:01:10.780Z] "hash", [2024-03-15T18:01:10.780Z] "hash/crc32", [2024-03-15T18:01:10.780Z] "internal/abi", [2024-03-15T18:01:10.780Z] "internal/bytealg", [2024-03-15T18:01:10.780Z] "internal/cpu", [2024-03-15T18:01:10.780Z] "internal/fmtsort", [2024-03-15T18:01:10.780Z] "internal/goexperiment", [2024-03-15T18:01:10.780Z] "internal/itoa", [2024-03-15T18:01:10.780Z] "internal/nettrace", [2024-03-15T18:01:10.780Z] "internal/oserror", [2024-03-15T18:01:10.780Z] "internal/poll", [2024-03-15T18:01:10.780Z] "internal/race", [2024-03-15T18:01:10.780Z] "internal/reflectlite", [2024-03-15T18:01:10.780Z] "internal/singleflight", [2024-03-15T18:01:10.780Z] "internal/syscall/execenv", [2024-03-15T18:01:10.780Z] "internal/syscall/unix", [2024-03-15T18:01:10.780Z] "internal/testlog", [2024-03-15T18:01:10.780Z] "internal/unsafeheader", [2024-03-15T18:01:10.780Z] "io", [2024-03-15T18:01:10.780Z] "io/fs", [2024-03-15T18:01:10.780Z] "io/ioutil", [2024-03-15T18:01:10.780Z] "log", [2024-03-15T18:01:10.780Z] "math", [2024-03-15T18:01:10.780Z] "math/big", [2024-03-15T18:01:10.780Z] "math/bits", [2024-03-15T18:01:10.780Z] "math/rand", [2024-03-15T18:01:10.780Z] "mime", [2024-03-15T18:01:10.780Z] "mime/multipart", [2024-03-15T18:01:10.780Z] "mime/quotedprintable", [2024-03-15T18:01:10.780Z] "net", [2024-03-15T18:01:10.780Z] "net/http", [2024-03-15T18:01:10.780Z] "net/http/httptrace", [2024-03-15T18:01:10.780Z] "net/http/internal", [2024-03-15T18:01:10.780Z] "net/http/internal/ascii", [2024-03-15T18:01:10.780Z] "net/textproto", [2024-03-15T18:01:10.780Z] "net/url", [2024-03-15T18:01:10.780Z] "os", [2024-03-15T18:01:10.780Z] "path", [2024-03-15T18:01:10.780Z] "path/filepath", [2024-03-15T18:01:10.780Z] "reflect", [2024-03-15T18:01:10.780Z] "runtime", [2024-03-15T18:01:10.780Z] "runtime/cgo", [2024-03-15T18:01:10.780Z] "runtime/internal/atomic", [2024-03-15T18:01:10.780Z] "runtime/internal/math", [2024-03-15T18:01:10.780Z] "runtime/internal/sys", [2024-03-15T18:01:10.780Z] "sort", [2024-03-15T18:01:10.780Z] "strconv", [2024-03-15T18:01:10.780Z] "strings", [2024-03-15T18:01:10.780Z] "sync", [2024-03-15T18:01:10.780Z] "sync/atomic", [2024-03-15T18:01:10.780Z] "syscall", [2024-03-15T18:01:10.780Z] "time", [2024-03-15T18:01:10.780Z] "unicode", [2024-03-15T18:01:10.780Z] "unicode/utf16", [2024-03-15T18:01:10.780Z] "unicode/utf8", [2024-03-15T18:01:10.780Z] "unsafe", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.780Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.780Z] ], [2024-03-15T18:01:10.780Z] "TestGoFiles": [ [2024-03-15T18:01:10.780Z] "dump_test.go", [2024-03-15T18:01:10.780Z] "reverseproxy_test.go" [2024-03-15T18:01:10.780Z] ], [2024-03-15T18:01:10.780Z] "TestImports": [ [2024-03-15T18:01:10.780Z] "bufio", [2024-03-15T18:01:10.780Z] "bytes", [2024-03-15T18:01:10.780Z] "context", [2024-03-15T18:01:10.780Z] "errors", [2024-03-15T18:01:10.780Z] "fmt", [2024-03-15T18:01:10.780Z] "io", [2024-03-15T18:01:10.780Z] "log", [2024-03-15T18:01:10.780Z] "math/rand", [2024-03-15T18:01:10.780Z] "net/http", [2024-03-15T18:01:10.780Z] "net/http/httptest", [2024-03-15T18:01:10.780Z] "net/http/internal/ascii", [2024-03-15T18:01:10.780Z] "net/url", [2024-03-15T18:01:10.780Z] "os", [2024-03-15T18:01:10.780Z] "reflect", [2024-03-15T18:01:10.780Z] "runtime", [2024-03-15T18:01:10.780Z] "runtime/pprof", [2024-03-15T18:01:10.780Z] "sort", [2024-03-15T18:01:10.780Z] "strconv", [2024-03-15T18:01:10.780Z] "strings", [2024-03-15T18:01:10.780Z] "sync", [2024-03-15T18:01:10.780Z] "testing", [2024-03-15T18:01:10.780Z] "time" [2024-03-15T18:01:10.780Z] ], [2024-03-15T18:01:10.780Z] "XTestGoFiles": [ [2024-03-15T18:01:10.780Z] "example_test.go" [2024-03-15T18:01:10.780Z] ], [2024-03-15T18:01:10.780Z] "XTestImports": [ [2024-03-15T18:01:10.780Z] "fmt", [2024-03-15T18:01:10.780Z] "io", [2024-03-15T18:01:10.780Z] "log", [2024-03-15T18:01:10.780Z] "net/http", [2024-03-15T18:01:10.780Z] "net/http/httptest", [2024-03-15T18:01:10.781Z] "net/http/httputil", [2024-03-15T18:01:10.781Z] "net/url", [2024-03-15T18:01:10.781Z] "strings" [2024-03-15T18:01:10.781Z] ] [2024-03-15T18:01:10.781Z] } [2024-03-15T18:01:10.781Z] { [2024-03-15T18:01:10.781Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/transport", [2024-03-15T18:01:10.781Z] "ImportPath": "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.781Z] "Name": "transport", [2024-03-15T18:01:10.781Z] "Doc": "Package transport defines and implements message oriented communication channel to complete various transactions (e.g., an RPC).", [2024-03-15T18:01:10.781Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.781Z] "Module": { [2024-03-15T18:01:10.781Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.781Z] "Version": "v1.60.1", [2024-03-15T18:01:10.781Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.781Z] "Indirect": true, [2024-03-15T18:01:10.781Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.781Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.781Z] "GoVersion": "1.19" [2024-03-15T18:01:10.781Z] }, [2024-03-15T18:01:10.781Z] "DepOnly": true, [2024-03-15T18:01:10.781Z] "Stale": true, [2024-03-15T18:01:10.781Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.781Z] "GoFiles": [ [2024-03-15T18:01:10.781Z] "bdp_estimator.go", [2024-03-15T18:01:10.781Z] "controlbuf.go", [2024-03-15T18:01:10.781Z] "defaults.go", [2024-03-15T18:01:10.781Z] "flowcontrol.go", [2024-03-15T18:01:10.781Z] "handler_server.go", [2024-03-15T18:01:10.781Z] "http2_client.go", [2024-03-15T18:01:10.781Z] "http2_server.go", [2024-03-15T18:01:10.781Z] "http_util.go", [2024-03-15T18:01:10.781Z] "logging.go", [2024-03-15T18:01:10.781Z] "proxy.go", [2024-03-15T18:01:10.781Z] "transport.go" [2024-03-15T18:01:10.781Z] ], [2024-03-15T18:01:10.781Z] "Imports": [ [2024-03-15T18:01:10.781Z] "bufio", [2024-03-15T18:01:10.781Z] "bytes", [2024-03-15T18:01:10.781Z] "context", [2024-03-15T18:01:10.781Z] "encoding/base64", [2024-03-15T18:01:10.781Z] "errors", [2024-03-15T18:01:10.781Z] "fmt", [2024-03-15T18:01:10.781Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.781Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.781Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.781Z] "io", [2024-03-15T18:01:10.781Z] "math", [2024-03-15T18:01:10.781Z] "net", [2024-03-15T18:01:10.781Z] "net/http", [2024-03-15T18:01:10.781Z] "net/http/httputil", [2024-03-15T18:01:10.781Z] "net/url", [2024-03-15T18:01:10.781Z] "path/filepath", [2024-03-15T18:01:10.781Z] "runtime", [2024-03-15T18:01:10.781Z] "strconv", [2024-03-15T18:01:10.781Z] "strings", [2024-03-15T18:01:10.781Z] "sync", [2024-03-15T18:01:10.781Z] "sync/atomic", [2024-03-15T18:01:10.781Z] "time", [2024-03-15T18:01:10.781Z] "unicode/utf8" [2024-03-15T18:01:10.781Z] ], [2024-03-15T18:01:10.781Z] "Deps": [ [2024-03-15T18:01:10.781Z] "bufio", [2024-03-15T18:01:10.781Z] "bytes", [2024-03-15T18:01:10.781Z] "compress/flate", [2024-03-15T18:01:10.781Z] "compress/gzip", [2024-03-15T18:01:10.781Z] "container/list", [2024-03-15T18:01:10.781Z] "context", [2024-03-15T18:01:10.781Z] "crypto", [2024-03-15T18:01:10.781Z] "crypto/aes", [2024-03-15T18:01:10.781Z] "crypto/cipher", [2024-03-15T18:01:10.781Z] "crypto/des", [2024-03-15T18:01:10.781Z] "crypto/dsa", [2024-03-15T18:01:10.781Z] "crypto/ecdsa", [2024-03-15T18:01:10.781Z] "crypto/ed25519", [2024-03-15T18:01:10.781Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.781Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.781Z] "crypto/elliptic", [2024-03-15T18:01:10.781Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.781Z] "crypto/hmac", [2024-03-15T18:01:10.781Z] "crypto/internal/randutil", [2024-03-15T18:01:10.781Z] "crypto/internal/subtle", [2024-03-15T18:01:10.781Z] "crypto/md5", [2024-03-15T18:01:10.781Z] "crypto/rand", [2024-03-15T18:01:10.781Z] "crypto/rc4", [2024-03-15T18:01:10.781Z] "crypto/rsa", [2024-03-15T18:01:10.781Z] "crypto/sha1", [2024-03-15T18:01:10.781Z] "crypto/sha256", [2024-03-15T18:01:10.781Z] "crypto/sha512", [2024-03-15T18:01:10.781Z] "crypto/subtle", [2024-03-15T18:01:10.781Z] "crypto/tls", [2024-03-15T18:01:10.781Z] "crypto/x509", [2024-03-15T18:01:10.781Z] "crypto/x509/pkix", [2024-03-15T18:01:10.781Z] "embed", [2024-03-15T18:01:10.781Z] "encoding", [2024-03-15T18:01:10.781Z] "encoding/asn1", [2024-03-15T18:01:10.781Z] "encoding/base64", [2024-03-15T18:01:10.781Z] "encoding/binary", [2024-03-15T18:01:10.781Z] "encoding/hex", [2024-03-15T18:01:10.781Z] "encoding/json", [2024-03-15T18:01:10.781Z] "encoding/pem", [2024-03-15T18:01:10.781Z] "errors", [2024-03-15T18:01:10.781Z] "fmt", [2024-03-15T18:01:10.781Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.781Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.781Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.781Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.781Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.781Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.781Z] "go/token", [2024-03-15T18:01:10.781Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.781Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.781Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.781Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.781Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.781Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.781Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.781Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.781Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.781Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.781Z] "hash", [2024-03-15T18:01:10.781Z] "hash/crc32", [2024-03-15T18:01:10.781Z] "hash/fnv", [2024-03-15T18:01:10.781Z] "internal/abi", [2024-03-15T18:01:10.781Z] "internal/bytealg", [2024-03-15T18:01:10.781Z] "internal/cpu", [2024-03-15T18:01:10.781Z] "internal/fmtsort", [2024-03-15T18:01:10.781Z] "internal/goexperiment", [2024-03-15T18:01:10.781Z] "internal/itoa", [2024-03-15T18:01:10.781Z] "internal/nettrace", [2024-03-15T18:01:10.781Z] "internal/oserror", [2024-03-15T18:01:10.781Z] "internal/poll", [2024-03-15T18:01:10.781Z] "internal/race", [2024-03-15T18:01:10.781Z] "internal/reflectlite", [2024-03-15T18:01:10.781Z] "internal/singleflight", [2024-03-15T18:01:10.781Z] "internal/syscall/execenv", [2024-03-15T18:01:10.781Z] "internal/syscall/unix", [2024-03-15T18:01:10.781Z] "internal/testlog", [2024-03-15T18:01:10.781Z] "internal/unsafeheader", [2024-03-15T18:01:10.781Z] "io", [2024-03-15T18:01:10.781Z] "io/fs", [2024-03-15T18:01:10.781Z] "io/ioutil", [2024-03-15T18:01:10.781Z] "log", [2024-03-15T18:01:10.781Z] "math", [2024-03-15T18:01:10.781Z] "math/big", [2024-03-15T18:01:10.781Z] "math/bits", [2024-03-15T18:01:10.781Z] "math/rand", [2024-03-15T18:01:10.781Z] "mime", [2024-03-15T18:01:10.781Z] "mime/multipart", [2024-03-15T18:01:10.781Z] "mime/quotedprintable", [2024-03-15T18:01:10.781Z] "net", [2024-03-15T18:01:10.781Z] "net/http", [2024-03-15T18:01:10.781Z] "net/http/httptrace", [2024-03-15T18:01:10.781Z] "net/http/httputil", [2024-03-15T18:01:10.781Z] "net/http/internal", [2024-03-15T18:01:10.781Z] "net/http/internal/ascii", [2024-03-15T18:01:10.781Z] "net/textproto", [2024-03-15T18:01:10.781Z] "net/url", [2024-03-15T18:01:10.781Z] "os", [2024-03-15T18:01:10.781Z] "path", [2024-03-15T18:01:10.781Z] "path/filepath", [2024-03-15T18:01:10.781Z] "reflect", [2024-03-15T18:01:10.781Z] "regexp", [2024-03-15T18:01:10.781Z] "regexp/syntax", [2024-03-15T18:01:10.781Z] "runtime", [2024-03-15T18:01:10.781Z] "runtime/cgo", [2024-03-15T18:01:10.781Z] "runtime/internal/atomic", [2024-03-15T18:01:10.781Z] "runtime/internal/math", [2024-03-15T18:01:10.781Z] "runtime/internal/sys", [2024-03-15T18:01:10.781Z] "sort", [2024-03-15T18:01:10.781Z] "strconv", [2024-03-15T18:01:10.781Z] "strings", [2024-03-15T18:01:10.781Z] "sync", [2024-03-15T18:01:10.781Z] "sync/atomic", [2024-03-15T18:01:10.781Z] "syscall", [2024-03-15T18:01:10.781Z] "time", [2024-03-15T18:01:10.781Z] "unicode", [2024-03-15T18:01:10.781Z] "unicode/utf16", [2024-03-15T18:01:10.781Z] "unicode/utf8", [2024-03-15T18:01:10.781Z] "unsafe", [2024-03-15T18:01:10.781Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.781Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.781Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.781Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.781Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.781Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.781Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.781Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.781Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.781Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.781Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.781Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.781Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.781Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.781Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.781Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.781Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.781Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.781Z] ], [2024-03-15T18:01:10.781Z] "TestGoFiles": [ [2024-03-15T18:01:10.781Z] "handler_server_test.go", [2024-03-15T18:01:10.781Z] "http_util_test.go", [2024-03-15T18:01:10.781Z] "keepalive_test.go", [2024-03-15T18:01:10.781Z] "proxy_test.go", [2024-03-15T18:01:10.781Z] "transport_test.go" [2024-03-15T18:01:10.781Z] ], [2024-03-15T18:01:10.781Z] "TestImports": [ [2024-03-15T18:01:10.781Z] "bufio", [2024-03-15T18:01:10.781Z] "bytes", [2024-03-15T18:01:10.781Z] "context", [2024-03-15T18:01:10.781Z] "crypto/tls", [2024-03-15T18:01:10.781Z] "crypto/x509", [2024-03-15T18:01:10.781Z] "encoding/base64", [2024-03-15T18:01:10.781Z] "encoding/binary", [2024-03-15T18:01:10.781Z] "errors", [2024-03-15T18:01:10.781Z] "fmt", [2024-03-15T18:01:10.781Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.781Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.781Z] "github.com/google/go-cmp/cmp", [2024-03-15T18:01:10.781Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.781Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.781Z] "google.golang.org/genproto/googleapis/rpc/errdetails", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/grpctest", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/leakcheck", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/testutils", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/testdata", [2024-03-15T18:01:10.781Z] "io", [2024-03-15T18:01:10.781Z] "math", [2024-03-15T18:01:10.781Z] "net", [2024-03-15T18:01:10.781Z] "net/http", [2024-03-15T18:01:10.781Z] "net/http/httptest", [2024-03-15T18:01:10.781Z] "net/url", [2024-03-15T18:01:10.781Z] "os", [2024-03-15T18:01:10.781Z] "reflect", [2024-03-15T18:01:10.781Z] "runtime", [2024-03-15T18:01:10.781Z] "strconv", [2024-03-15T18:01:10.781Z] "strings", [2024-03-15T18:01:10.781Z] "sync", [2024-03-15T18:01:10.781Z] "testing", [2024-03-15T18:01:10.781Z] "time" [2024-03-15T18:01:10.781Z] ] [2024-03-15T18:01:10.781Z] } [2024-03-15T18:01:10.781Z] { [2024-03-15T18:01:10.781Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/balancer/grpclb/state", [2024-03-15T18:01:10.781Z] "ImportPath": "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.781Z] "Name": "state", [2024-03-15T18:01:10.781Z] "Doc": "Package state declares grpclb types to be set by resolvers wishing to pass information to grpclb via resolver.State Attributes.", [2024-03-15T18:01:10.781Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.781Z] "Module": { [2024-03-15T18:01:10.781Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.781Z] "Version": "v1.60.1", [2024-03-15T18:01:10.781Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.781Z] "Indirect": true, [2024-03-15T18:01:10.781Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.781Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.781Z] "GoVersion": "1.19" [2024-03-15T18:01:10.781Z] }, [2024-03-15T18:01:10.781Z] "DepOnly": true, [2024-03-15T18:01:10.781Z] "Stale": true, [2024-03-15T18:01:10.781Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.781Z] "GoFiles": [ [2024-03-15T18:01:10.781Z] "state.go" [2024-03-15T18:01:10.781Z] ], [2024-03-15T18:01:10.781Z] "Imports": [ [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/resolver" [2024-03-15T18:01:10.781Z] ], [2024-03-15T18:01:10.781Z] "Deps": [ [2024-03-15T18:01:10.781Z] "bufio", [2024-03-15T18:01:10.781Z] "bytes", [2024-03-15T18:01:10.781Z] "compress/flate", [2024-03-15T18:01:10.781Z] "compress/gzip", [2024-03-15T18:01:10.781Z] "container/list", [2024-03-15T18:01:10.781Z] "context", [2024-03-15T18:01:10.781Z] "crypto", [2024-03-15T18:01:10.781Z] "crypto/aes", [2024-03-15T18:01:10.781Z] "crypto/cipher", [2024-03-15T18:01:10.781Z] "crypto/des", [2024-03-15T18:01:10.781Z] "crypto/dsa", [2024-03-15T18:01:10.781Z] "crypto/ecdsa", [2024-03-15T18:01:10.781Z] "crypto/ed25519", [2024-03-15T18:01:10.781Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.781Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.781Z] "crypto/elliptic", [2024-03-15T18:01:10.781Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.781Z] "crypto/hmac", [2024-03-15T18:01:10.781Z] "crypto/internal/randutil", [2024-03-15T18:01:10.781Z] "crypto/internal/subtle", [2024-03-15T18:01:10.781Z] "crypto/md5", [2024-03-15T18:01:10.781Z] "crypto/rand", [2024-03-15T18:01:10.781Z] "crypto/rc4", [2024-03-15T18:01:10.781Z] "crypto/rsa", [2024-03-15T18:01:10.781Z] "crypto/sha1", [2024-03-15T18:01:10.781Z] "crypto/sha256", [2024-03-15T18:01:10.781Z] "crypto/sha512", [2024-03-15T18:01:10.781Z] "crypto/subtle", [2024-03-15T18:01:10.781Z] "crypto/tls", [2024-03-15T18:01:10.781Z] "crypto/x509", [2024-03-15T18:01:10.781Z] "crypto/x509/pkix", [2024-03-15T18:01:10.781Z] "embed", [2024-03-15T18:01:10.781Z] "encoding", [2024-03-15T18:01:10.781Z] "encoding/asn1", [2024-03-15T18:01:10.781Z] "encoding/base64", [2024-03-15T18:01:10.781Z] "encoding/binary", [2024-03-15T18:01:10.781Z] "encoding/hex", [2024-03-15T18:01:10.781Z] "encoding/json", [2024-03-15T18:01:10.781Z] "encoding/pem", [2024-03-15T18:01:10.781Z] "errors", [2024-03-15T18:01:10.781Z] "fmt", [2024-03-15T18:01:10.781Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.781Z] "go/token", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.781Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.781Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.781Z] "hash", [2024-03-15T18:01:10.781Z] "hash/crc32", [2024-03-15T18:01:10.781Z] "hash/fnv", [2024-03-15T18:01:10.781Z] "internal/abi", [2024-03-15T18:01:10.781Z] "internal/bytealg", [2024-03-15T18:01:10.781Z] "internal/cpu", [2024-03-15T18:01:10.781Z] "internal/fmtsort", [2024-03-15T18:01:10.781Z] "internal/goexperiment", [2024-03-15T18:01:10.781Z] "internal/itoa", [2024-03-15T18:01:10.781Z] "internal/nettrace", [2024-03-15T18:01:10.781Z] "internal/oserror", [2024-03-15T18:01:10.781Z] "internal/poll", [2024-03-15T18:01:10.781Z] "internal/race", [2024-03-15T18:01:10.781Z] "internal/reflectlite", [2024-03-15T18:01:10.781Z] "internal/singleflight", [2024-03-15T18:01:10.781Z] "internal/syscall/execenv", [2024-03-15T18:01:10.781Z] "internal/syscall/unix", [2024-03-15T18:01:10.781Z] "internal/testlog", [2024-03-15T18:01:10.781Z] "internal/unsafeheader", [2024-03-15T18:01:10.781Z] "io", [2024-03-15T18:01:10.781Z] "io/fs", [2024-03-15T18:01:10.781Z] "io/ioutil", [2024-03-15T18:01:10.781Z] "log", [2024-03-15T18:01:10.781Z] "math", [2024-03-15T18:01:10.781Z] "math/big", [2024-03-15T18:01:10.781Z] "math/bits", [2024-03-15T18:01:10.781Z] "math/rand", [2024-03-15T18:01:10.781Z] "net", [2024-03-15T18:01:10.781Z] "net/url", [2024-03-15T18:01:10.781Z] "os", [2024-03-15T18:01:10.781Z] "path", [2024-03-15T18:01:10.781Z] "path/filepath", [2024-03-15T18:01:10.781Z] "reflect", [2024-03-15T18:01:10.781Z] "runtime", [2024-03-15T18:01:10.781Z] "runtime/cgo", [2024-03-15T18:01:10.781Z] "runtime/internal/atomic", [2024-03-15T18:01:10.781Z] "runtime/internal/math", [2024-03-15T18:01:10.781Z] "runtime/internal/sys", [2024-03-15T18:01:10.781Z] "sort", [2024-03-15T18:01:10.781Z] "strconv", [2024-03-15T18:01:10.781Z] "strings", [2024-03-15T18:01:10.781Z] "sync", [2024-03-15T18:01:10.781Z] "sync/atomic", [2024-03-15T18:01:10.781Z] "syscall", [2024-03-15T18:01:10.781Z] "time", [2024-03-15T18:01:10.781Z] "unicode", [2024-03-15T18:01:10.781Z] "unicode/utf16", [2024-03-15T18:01:10.781Z] "unicode/utf8", [2024-03-15T18:01:10.781Z] "unsafe", [2024-03-15T18:01:10.781Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.781Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.782Z] ] [2024-03-15T18:01:10.782Z] } [2024-03-15T18:01:10.782Z] { [2024-03-15T18:01:10.782Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/resolver/dns/internal", [2024-03-15T18:01:10.782Z] "ImportPath": "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.782Z] "Name": "internal", [2024-03-15T18:01:10.782Z] "Doc": "Package internal contains functionality internal to the dns resolver package.", [2024-03-15T18:01:10.782Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.782Z] "Module": { [2024-03-15T18:01:10.782Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.782Z] "Version": "v1.60.1", [2024-03-15T18:01:10.782Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.782Z] "Indirect": true, [2024-03-15T18:01:10.782Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.782Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.782Z] "GoVersion": "1.19" [2024-03-15T18:01:10.782Z] }, [2024-03-15T18:01:10.782Z] "DepOnly": true, [2024-03-15T18:01:10.782Z] "Stale": true, [2024-03-15T18:01:10.782Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.782Z] "GoFiles": [ [2024-03-15T18:01:10.782Z] "internal.go" [2024-03-15T18:01:10.782Z] ], [2024-03-15T18:01:10.782Z] "Imports": [ [2024-03-15T18:01:10.782Z] "context", [2024-03-15T18:01:10.782Z] "errors", [2024-03-15T18:01:10.782Z] "net", [2024-03-15T18:01:10.782Z] "time" [2024-03-15T18:01:10.782Z] ], [2024-03-15T18:01:10.782Z] "Deps": [ [2024-03-15T18:01:10.782Z] "context", [2024-03-15T18:01:10.782Z] "errors", [2024-03-15T18:01:10.782Z] "internal/abi", [2024-03-15T18:01:10.782Z] "internal/bytealg", [2024-03-15T18:01:10.782Z] "internal/cpu", [2024-03-15T18:01:10.782Z] "internal/goexperiment", [2024-03-15T18:01:10.782Z] "internal/itoa", [2024-03-15T18:01:10.782Z] "internal/nettrace", [2024-03-15T18:01:10.782Z] "internal/oserror", [2024-03-15T18:01:10.782Z] "internal/poll", [2024-03-15T18:01:10.782Z] "internal/race", [2024-03-15T18:01:10.782Z] "internal/reflectlite", [2024-03-15T18:01:10.782Z] "internal/singleflight", [2024-03-15T18:01:10.782Z] "internal/syscall/execenv", [2024-03-15T18:01:10.782Z] "internal/syscall/unix", [2024-03-15T18:01:10.782Z] "internal/testlog", [2024-03-15T18:01:10.782Z] "internal/unsafeheader", [2024-03-15T18:01:10.782Z] "io", [2024-03-15T18:01:10.782Z] "io/fs", [2024-03-15T18:01:10.782Z] "net", [2024-03-15T18:01:10.782Z] "os", [2024-03-15T18:01:10.782Z] "path", [2024-03-15T18:01:10.782Z] "runtime", [2024-03-15T18:01:10.782Z] "runtime/cgo", [2024-03-15T18:01:10.782Z] "runtime/internal/atomic", [2024-03-15T18:01:10.782Z] "runtime/internal/math", [2024-03-15T18:01:10.782Z] "runtime/internal/sys", [2024-03-15T18:01:10.782Z] "sort", [2024-03-15T18:01:10.782Z] "sync", [2024-03-15T18:01:10.782Z] "sync/atomic", [2024-03-15T18:01:10.782Z] "syscall", [2024-03-15T18:01:10.782Z] "time", [2024-03-15T18:01:10.782Z] "unicode/utf8", [2024-03-15T18:01:10.782Z] "unsafe", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-15T18:01:10.782Z] ] [2024-03-15T18:01:10.782Z] } [2024-03-15T18:01:10.782Z] { [2024-03-15T18:01:10.782Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/resolver/dns", [2024-03-15T18:01:10.782Z] "ImportPath": "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.782Z] "Name": "dns", [2024-03-15T18:01:10.782Z] "Doc": "Package dns implements a dns resolver to be installed as the default resolver in grpc.", [2024-03-15T18:01:10.782Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.782Z] "Module": { [2024-03-15T18:01:10.782Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.782Z] "Version": "v1.60.1", [2024-03-15T18:01:10.782Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.782Z] "Indirect": true, [2024-03-15T18:01:10.782Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.782Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.782Z] "GoVersion": "1.19" [2024-03-15T18:01:10.782Z] }, [2024-03-15T18:01:10.782Z] "DepOnly": true, [2024-03-15T18:01:10.782Z] "Stale": true, [2024-03-15T18:01:10.782Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.782Z] "GoFiles": [ [2024-03-15T18:01:10.782Z] "dns_resolver.go" [2024-03-15T18:01:10.782Z] ], [2024-03-15T18:01:10.782Z] "Imports": [ [2024-03-15T18:01:10.782Z] "context", [2024-03-15T18:01:10.782Z] "encoding/json", [2024-03-15T18:01:10.782Z] "fmt", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.782Z] "net", [2024-03-15T18:01:10.782Z] "os", [2024-03-15T18:01:10.782Z] "strconv", [2024-03-15T18:01:10.782Z] "strings", [2024-03-15T18:01:10.782Z] "sync", [2024-03-15T18:01:10.782Z] "time" [2024-03-15T18:01:10.782Z] ], [2024-03-15T18:01:10.782Z] "Deps": [ [2024-03-15T18:01:10.782Z] "bufio", [2024-03-15T18:01:10.782Z] "bytes", [2024-03-15T18:01:10.782Z] "compress/flate", [2024-03-15T18:01:10.782Z] "compress/gzip", [2024-03-15T18:01:10.782Z] "container/list", [2024-03-15T18:01:10.782Z] "context", [2024-03-15T18:01:10.782Z] "crypto", [2024-03-15T18:01:10.782Z] "crypto/aes", [2024-03-15T18:01:10.782Z] "crypto/cipher", [2024-03-15T18:01:10.782Z] "crypto/des", [2024-03-15T18:01:10.782Z] "crypto/dsa", [2024-03-15T18:01:10.782Z] "crypto/ecdsa", [2024-03-15T18:01:10.782Z] "crypto/ed25519", [2024-03-15T18:01:10.782Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.782Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.782Z] "crypto/elliptic", [2024-03-15T18:01:10.782Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.782Z] "crypto/hmac", [2024-03-15T18:01:10.782Z] "crypto/internal/randutil", [2024-03-15T18:01:10.782Z] "crypto/internal/subtle", [2024-03-15T18:01:10.782Z] "crypto/md5", [2024-03-15T18:01:10.782Z] "crypto/rand", [2024-03-15T18:01:10.782Z] "crypto/rc4", [2024-03-15T18:01:10.782Z] "crypto/rsa", [2024-03-15T18:01:10.782Z] "crypto/sha1", [2024-03-15T18:01:10.782Z] "crypto/sha256", [2024-03-15T18:01:10.782Z] "crypto/sha512", [2024-03-15T18:01:10.782Z] "crypto/subtle", [2024-03-15T18:01:10.782Z] "crypto/tls", [2024-03-15T18:01:10.782Z] "crypto/x509", [2024-03-15T18:01:10.782Z] "crypto/x509/pkix", [2024-03-15T18:01:10.782Z] "embed", [2024-03-15T18:01:10.782Z] "encoding", [2024-03-15T18:01:10.782Z] "encoding/asn1", [2024-03-15T18:01:10.782Z] "encoding/base64", [2024-03-15T18:01:10.782Z] "encoding/binary", [2024-03-15T18:01:10.782Z] "encoding/hex", [2024-03-15T18:01:10.782Z] "encoding/json", [2024-03-15T18:01:10.782Z] "encoding/pem", [2024-03-15T18:01:10.782Z] "errors", [2024-03-15T18:01:10.782Z] "fmt", [2024-03-15T18:01:10.782Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.782Z] "go/token", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.782Z] "hash", [2024-03-15T18:01:10.782Z] "hash/crc32", [2024-03-15T18:01:10.782Z] "hash/fnv", [2024-03-15T18:01:10.782Z] "internal/abi", [2024-03-15T18:01:10.782Z] "internal/bytealg", [2024-03-15T18:01:10.782Z] "internal/cpu", [2024-03-15T18:01:10.782Z] "internal/fmtsort", [2024-03-15T18:01:10.782Z] "internal/goexperiment", [2024-03-15T18:01:10.782Z] "internal/itoa", [2024-03-15T18:01:10.782Z] "internal/nettrace", [2024-03-15T18:01:10.782Z] "internal/oserror", [2024-03-15T18:01:10.782Z] "internal/poll", [2024-03-15T18:01:10.782Z] "internal/race", [2024-03-15T18:01:10.782Z] "internal/reflectlite", [2024-03-15T18:01:10.782Z] "internal/singleflight", [2024-03-15T18:01:10.782Z] "internal/syscall/execenv", [2024-03-15T18:01:10.782Z] "internal/syscall/unix", [2024-03-15T18:01:10.782Z] "internal/testlog", [2024-03-15T18:01:10.782Z] "internal/unsafeheader", [2024-03-15T18:01:10.782Z] "io", [2024-03-15T18:01:10.782Z] "io/fs", [2024-03-15T18:01:10.782Z] "io/ioutil", [2024-03-15T18:01:10.782Z] "log", [2024-03-15T18:01:10.782Z] "math", [2024-03-15T18:01:10.782Z] "math/big", [2024-03-15T18:01:10.782Z] "math/bits", [2024-03-15T18:01:10.782Z] "math/rand", [2024-03-15T18:01:10.782Z] "net", [2024-03-15T18:01:10.782Z] "net/url", [2024-03-15T18:01:10.782Z] "os", [2024-03-15T18:01:10.782Z] "path", [2024-03-15T18:01:10.782Z] "path/filepath", [2024-03-15T18:01:10.782Z] "reflect", [2024-03-15T18:01:10.782Z] "runtime", [2024-03-15T18:01:10.782Z] "runtime/cgo", [2024-03-15T18:01:10.782Z] "runtime/internal/atomic", [2024-03-15T18:01:10.782Z] "runtime/internal/math", [2024-03-15T18:01:10.782Z] "runtime/internal/sys", [2024-03-15T18:01:10.782Z] "sort", [2024-03-15T18:01:10.782Z] "strconv", [2024-03-15T18:01:10.782Z] "strings", [2024-03-15T18:01:10.782Z] "sync", [2024-03-15T18:01:10.782Z] "sync/atomic", [2024-03-15T18:01:10.782Z] "syscall", [2024-03-15T18:01:10.782Z] "time", [2024-03-15T18:01:10.782Z] "unicode", [2024-03-15T18:01:10.782Z] "unicode/utf16", [2024-03-15T18:01:10.782Z] "unicode/utf8", [2024-03-15T18:01:10.782Z] "unsafe", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.782Z] ], [2024-03-15T18:01:10.782Z] "XTestGoFiles": [ [2024-03-15T18:01:10.782Z] "dns_resolver_test.go", [2024-03-15T18:01:10.782Z] "fake_net_resolver_test.go" [2024-03-15T18:01:10.782Z] ], [2024-03-15T18:01:10.782Z] "XTestImports": [ [2024-03-15T18:01:10.782Z] "context", [2024-03-15T18:01:10.782Z] "errors", [2024-03-15T18:01:10.782Z] "fmt", [2024-03-15T18:01:10.782Z] "github.com/google/go-cmp/cmp", [2024-03-15T18:01:10.782Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/internal/grpctest", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/internal/testutils", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.782Z] "net", [2024-03-15T18:01:10.782Z] "strings", [2024-03-15T18:01:10.782Z] "sync", [2024-03-15T18:01:10.782Z] "sync/atomic", [2024-03-15T18:01:10.782Z] "testing", [2024-03-15T18:01:10.782Z] "time" [2024-03-15T18:01:10.782Z] ] [2024-03-15T18:01:10.782Z] } [2024-03-15T18:01:10.782Z] { [2024-03-15T18:01:10.782Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/resolver/dns", [2024-03-15T18:01:10.782Z] "ImportPath": "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.782Z] "Name": "dns", [2024-03-15T18:01:10.782Z] "Doc": "Package dns implements a dns resolver to be installed as the default resolver in grpc.", [2024-03-15T18:01:10.782Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.782Z] "Module": { [2024-03-15T18:01:10.782Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.782Z] "Version": "v1.60.1", [2024-03-15T18:01:10.782Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.782Z] "Indirect": true, [2024-03-15T18:01:10.782Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.782Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.782Z] "GoVersion": "1.19" [2024-03-15T18:01:10.782Z] }, [2024-03-15T18:01:10.782Z] "DepOnly": true, [2024-03-15T18:01:10.782Z] "Stale": true, [2024-03-15T18:01:10.782Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.782Z] "GoFiles": [ [2024-03-15T18:01:10.782Z] "dns_resolver.go" [2024-03-15T18:01:10.782Z] ], [2024-03-15T18:01:10.782Z] "Imports": [ [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/resolver" [2024-03-15T18:01:10.782Z] ], [2024-03-15T18:01:10.782Z] "Deps": [ [2024-03-15T18:01:10.782Z] "bufio", [2024-03-15T18:01:10.782Z] "bytes", [2024-03-15T18:01:10.782Z] "compress/flate", [2024-03-15T18:01:10.782Z] "compress/gzip", [2024-03-15T18:01:10.782Z] "container/list", [2024-03-15T18:01:10.782Z] "context", [2024-03-15T18:01:10.782Z] "crypto", [2024-03-15T18:01:10.782Z] "crypto/aes", [2024-03-15T18:01:10.782Z] "crypto/cipher", [2024-03-15T18:01:10.782Z] "crypto/des", [2024-03-15T18:01:10.782Z] "crypto/dsa", [2024-03-15T18:01:10.782Z] "crypto/ecdsa", [2024-03-15T18:01:10.782Z] "crypto/ed25519", [2024-03-15T18:01:10.782Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.782Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.782Z] "crypto/elliptic", [2024-03-15T18:01:10.782Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.782Z] "crypto/hmac", [2024-03-15T18:01:10.782Z] "crypto/internal/randutil", [2024-03-15T18:01:10.782Z] "crypto/internal/subtle", [2024-03-15T18:01:10.782Z] "crypto/md5", [2024-03-15T18:01:10.782Z] "crypto/rand", [2024-03-15T18:01:10.782Z] "crypto/rc4", [2024-03-15T18:01:10.782Z] "crypto/rsa", [2024-03-15T18:01:10.782Z] "crypto/sha1", [2024-03-15T18:01:10.782Z] "crypto/sha256", [2024-03-15T18:01:10.782Z] "crypto/sha512", [2024-03-15T18:01:10.782Z] "crypto/subtle", [2024-03-15T18:01:10.782Z] "crypto/tls", [2024-03-15T18:01:10.782Z] "crypto/x509", [2024-03-15T18:01:10.782Z] "crypto/x509/pkix", [2024-03-15T18:01:10.782Z] "embed", [2024-03-15T18:01:10.782Z] "encoding", [2024-03-15T18:01:10.782Z] "encoding/asn1", [2024-03-15T18:01:10.782Z] "encoding/base64", [2024-03-15T18:01:10.782Z] "encoding/binary", [2024-03-15T18:01:10.782Z] "encoding/hex", [2024-03-15T18:01:10.782Z] "encoding/json", [2024-03-15T18:01:10.782Z] "encoding/pem", [2024-03-15T18:01:10.782Z] "errors", [2024-03-15T18:01:10.782Z] "fmt", [2024-03-15T18:01:10.782Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.782Z] "go/token", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.782Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.782Z] "hash", [2024-03-15T18:01:10.782Z] "hash/crc32", [2024-03-15T18:01:10.782Z] "hash/fnv", [2024-03-15T18:01:10.782Z] "internal/abi", [2024-03-15T18:01:10.782Z] "internal/bytealg", [2024-03-15T18:01:10.782Z] "internal/cpu", [2024-03-15T18:01:10.782Z] "internal/fmtsort", [2024-03-15T18:01:10.782Z] "internal/goexperiment", [2024-03-15T18:01:10.782Z] "internal/itoa", [2024-03-15T18:01:10.782Z] "internal/nettrace", [2024-03-15T18:01:10.782Z] "internal/oserror", [2024-03-15T18:01:10.782Z] "internal/poll", [2024-03-15T18:01:10.782Z] "internal/race", [2024-03-15T18:01:10.782Z] "internal/reflectlite", [2024-03-15T18:01:10.782Z] "internal/singleflight", [2024-03-15T18:01:10.782Z] "internal/syscall/execenv", [2024-03-15T18:01:10.782Z] "internal/syscall/unix", [2024-03-15T18:01:10.782Z] "internal/testlog", [2024-03-15T18:01:10.782Z] "internal/unsafeheader", [2024-03-15T18:01:10.782Z] "io", [2024-03-15T18:01:10.782Z] "io/fs", [2024-03-15T18:01:10.782Z] "io/ioutil", [2024-03-15T18:01:10.782Z] "log", [2024-03-15T18:01:10.782Z] "math", [2024-03-15T18:01:10.782Z] "math/big", [2024-03-15T18:01:10.782Z] "math/bits", [2024-03-15T18:01:10.782Z] "math/rand", [2024-03-15T18:01:10.782Z] "net", [2024-03-15T18:01:10.782Z] "net/url", [2024-03-15T18:01:10.782Z] "os", [2024-03-15T18:01:10.782Z] "path", [2024-03-15T18:01:10.782Z] "path/filepath", [2024-03-15T18:01:10.782Z] "reflect", [2024-03-15T18:01:10.782Z] "runtime", [2024-03-15T18:01:10.782Z] "runtime/cgo", [2024-03-15T18:01:10.782Z] "runtime/internal/atomic", [2024-03-15T18:01:10.782Z] "runtime/internal/math", [2024-03-15T18:01:10.782Z] "runtime/internal/sys", [2024-03-15T18:01:10.782Z] "sort", [2024-03-15T18:01:10.782Z] "strconv", [2024-03-15T18:01:10.782Z] "strings", [2024-03-15T18:01:10.782Z] "sync", [2024-03-15T18:01:10.782Z] "sync/atomic", [2024-03-15T18:01:10.782Z] "syscall", [2024-03-15T18:01:10.782Z] "time", [2024-03-15T18:01:10.782Z] "unicode", [2024-03-15T18:01:10.782Z] "unicode/utf16", [2024-03-15T18:01:10.782Z] "unicode/utf8", [2024-03-15T18:01:10.782Z] "unsafe", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.782Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.782Z] ] [2024-03-15T18:01:10.782Z] } [2024-03-15T18:01:10.782Z] { [2024-03-15T18:01:10.782Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.782Z] "ImportPath": "google.golang.org/grpc", [2024-03-15T18:01:10.782Z] "Name": "grpc", [2024-03-15T18:01:10.782Z] "Doc": "Package grpc implements an RPC system called gRPC.", [2024-03-15T18:01:10.782Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.782Z] "Module": { [2024-03-15T18:01:10.782Z] "Path": "google.golang.org/grpc", [2024-03-15T18:01:10.782Z] "Version": "v1.60.1", [2024-03-15T18:01:10.782Z] "Time": "2023-12-18T22:56:36Z", [2024-03-15T18:01:10.782Z] "Indirect": true, [2024-03-15T18:01:10.782Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-15T18:01:10.782Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-15T18:01:10.782Z] "GoVersion": "1.19" [2024-03-15T18:01:10.782Z] }, [2024-03-15T18:01:10.782Z] "DepOnly": true, [2024-03-15T18:01:10.782Z] "Stale": true, [2024-03-15T18:01:10.782Z] "StaleReason": "stale dependency: golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.782Z] "GoFiles": [ [2024-03-15T18:01:10.782Z] "backoff.go", [2024-03-15T18:01:10.782Z] "balancer_wrapper.go", [2024-03-15T18:01:10.782Z] "call.go", [2024-03-15T18:01:10.782Z] "clientconn.go", [2024-03-15T18:01:10.782Z] "codec.go", [2024-03-15T18:01:10.782Z] "dialoptions.go", [2024-03-15T18:01:10.782Z] "doc.go", [2024-03-15T18:01:10.782Z] "interceptor.go", [2024-03-15T18:01:10.782Z] "picker_wrapper.go", [2024-03-15T18:01:10.782Z] "pickfirst.go", [2024-03-15T18:01:10.782Z] "preloader.go", [2024-03-15T18:01:10.782Z] "resolver_wrapper.go", [2024-03-15T18:01:10.782Z] "rpc_util.go", [2024-03-15T18:01:10.782Z] "server.go", [2024-03-15T18:01:10.782Z] "service_config.go", [2024-03-15T18:01:10.782Z] "shared_buffer_pool.go", [2024-03-15T18:01:10.782Z] "stream.go", [2024-03-15T18:01:10.782Z] "trace.go", [2024-03-15T18:01:10.782Z] "version.go" [2024-03-15T18:01:10.782Z] ], [2024-03-15T18:01:10.782Z] "Imports": [ [2024-03-15T18:01:10.782Z] "bytes", [2024-03-15T18:01:10.782Z] "compress/gzip", [2024-03-15T18:01:10.782Z] "context", [2024-03-15T18:01:10.782Z] "encoding/binary", [2024-03-15T18:01:10.782Z] "encoding/json", [2024-03-15T18:01:10.782Z] "errors", [2024-03-15T18:01:10.782Z] "fmt", [2024-03-15T18:01:10.782Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.782Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.783Z] "io", [2024-03-15T18:01:10.783Z] "math", [2024-03-15T18:01:10.783Z] "net", [2024-03-15T18:01:10.783Z] "net/http", [2024-03-15T18:01:10.783Z] "net/url", [2024-03-15T18:01:10.783Z] "reflect", [2024-03-15T18:01:10.783Z] "runtime", [2024-03-15T18:01:10.783Z] "strconv", [2024-03-15T18:01:10.783Z] "strings", [2024-03-15T18:01:10.783Z] "sync", [2024-03-15T18:01:10.783Z] "sync/atomic", [2024-03-15T18:01:10.783Z] "time" [2024-03-15T18:01:10.783Z] ], [2024-03-15T18:01:10.783Z] "Deps": [ [2024-03-15T18:01:10.783Z] "bufio", [2024-03-15T18:01:10.783Z] "bytes", [2024-03-15T18:01:10.783Z] "compress/flate", [2024-03-15T18:01:10.783Z] "compress/gzip", [2024-03-15T18:01:10.783Z] "container/list", [2024-03-15T18:01:10.783Z] "context", [2024-03-15T18:01:10.783Z] "crypto", [2024-03-15T18:01:10.783Z] "crypto/aes", [2024-03-15T18:01:10.783Z] "crypto/cipher", [2024-03-15T18:01:10.783Z] "crypto/des", [2024-03-15T18:01:10.783Z] "crypto/dsa", [2024-03-15T18:01:10.783Z] "crypto/ecdsa", [2024-03-15T18:01:10.783Z] "crypto/ed25519", [2024-03-15T18:01:10.783Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.783Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.783Z] "crypto/elliptic", [2024-03-15T18:01:10.783Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.783Z] "crypto/hmac", [2024-03-15T18:01:10.783Z] "crypto/internal/randutil", [2024-03-15T18:01:10.783Z] "crypto/internal/subtle", [2024-03-15T18:01:10.783Z] "crypto/md5", [2024-03-15T18:01:10.783Z] "crypto/rand", [2024-03-15T18:01:10.783Z] "crypto/rc4", [2024-03-15T18:01:10.783Z] "crypto/rsa", [2024-03-15T18:01:10.783Z] "crypto/sha1", [2024-03-15T18:01:10.783Z] "crypto/sha256", [2024-03-15T18:01:10.783Z] "crypto/sha512", [2024-03-15T18:01:10.783Z] "crypto/subtle", [2024-03-15T18:01:10.783Z] "crypto/tls", [2024-03-15T18:01:10.783Z] "crypto/x509", [2024-03-15T18:01:10.783Z] "crypto/x509/pkix", [2024-03-15T18:01:10.783Z] "embed", [2024-03-15T18:01:10.783Z] "encoding", [2024-03-15T18:01:10.783Z] "encoding/asn1", [2024-03-15T18:01:10.783Z] "encoding/base64", [2024-03-15T18:01:10.783Z] "encoding/binary", [2024-03-15T18:01:10.783Z] "encoding/hex", [2024-03-15T18:01:10.783Z] "encoding/json", [2024-03-15T18:01:10.783Z] "encoding/pem", [2024-03-15T18:01:10.783Z] "errors", [2024-03-15T18:01:10.783Z] "fmt", [2024-03-15T18:01:10.783Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.783Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.783Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.783Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.783Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.783Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.783Z] "go/token", [2024-03-15T18:01:10.783Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.783Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.783Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.783Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.783Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.783Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.783Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.783Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.783Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.783Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.783Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.783Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.783Z] "hash", [2024-03-15T18:01:10.783Z] "hash/crc32", [2024-03-15T18:01:10.783Z] "hash/fnv", [2024-03-15T18:01:10.783Z] "html", [2024-03-15T18:01:10.783Z] "html/template", [2024-03-15T18:01:10.783Z] "internal/abi", [2024-03-15T18:01:10.783Z] "internal/bytealg", [2024-03-15T18:01:10.783Z] "internal/cpu", [2024-03-15T18:01:10.783Z] "internal/fmtsort", [2024-03-15T18:01:10.783Z] "internal/goexperiment", [2024-03-15T18:01:10.783Z] "internal/itoa", [2024-03-15T18:01:10.783Z] "internal/nettrace", [2024-03-15T18:01:10.783Z] "internal/oserror", [2024-03-15T18:01:10.783Z] "internal/poll", [2024-03-15T18:01:10.783Z] "internal/race", [2024-03-15T18:01:10.783Z] "internal/reflectlite", [2024-03-15T18:01:10.783Z] "internal/singleflight", [2024-03-15T18:01:10.783Z] "internal/syscall/execenv", [2024-03-15T18:01:10.783Z] "internal/syscall/unix", [2024-03-15T18:01:10.783Z] "internal/testlog", [2024-03-15T18:01:10.783Z] "internal/unsafeheader", [2024-03-15T18:01:10.783Z] "io", [2024-03-15T18:01:10.783Z] "io/fs", [2024-03-15T18:01:10.783Z] "io/ioutil", [2024-03-15T18:01:10.783Z] "log", [2024-03-15T18:01:10.783Z] "math", [2024-03-15T18:01:10.783Z] "math/big", [2024-03-15T18:01:10.783Z] "math/bits", [2024-03-15T18:01:10.783Z] "math/rand", [2024-03-15T18:01:10.783Z] "mime", [2024-03-15T18:01:10.783Z] "mime/multipart", [2024-03-15T18:01:10.783Z] "mime/quotedprintable", [2024-03-15T18:01:10.783Z] "net", [2024-03-15T18:01:10.783Z] "net/http", [2024-03-15T18:01:10.783Z] "net/http/httptrace", [2024-03-15T18:01:10.783Z] "net/http/httputil", [2024-03-15T18:01:10.783Z] "net/http/internal", [2024-03-15T18:01:10.783Z] "net/http/internal/ascii", [2024-03-15T18:01:10.783Z] "net/textproto", [2024-03-15T18:01:10.783Z] "net/url", [2024-03-15T18:01:10.783Z] "os", [2024-03-15T18:01:10.783Z] "path", [2024-03-15T18:01:10.783Z] "path/filepath", [2024-03-15T18:01:10.783Z] "reflect", [2024-03-15T18:01:10.783Z] "regexp", [2024-03-15T18:01:10.783Z] "regexp/syntax", [2024-03-15T18:01:10.783Z] "runtime", [2024-03-15T18:01:10.783Z] "runtime/cgo", [2024-03-15T18:01:10.783Z] "runtime/internal/atomic", [2024-03-15T18:01:10.783Z] "runtime/internal/math", [2024-03-15T18:01:10.783Z] "runtime/internal/sys", [2024-03-15T18:01:10.783Z] "sort", [2024-03-15T18:01:10.783Z] "strconv", [2024-03-15T18:01:10.783Z] "strings", [2024-03-15T18:01:10.783Z] "sync", [2024-03-15T18:01:10.783Z] "sync/atomic", [2024-03-15T18:01:10.783Z] "syscall", [2024-03-15T18:01:10.783Z] "text/tabwriter", [2024-03-15T18:01:10.783Z] "text/template", [2024-03-15T18:01:10.783Z] "text/template/parse", [2024-03-15T18:01:10.783Z] "time", [2024-03-15T18:01:10.783Z] "unicode", [2024-03-15T18:01:10.783Z] "unicode/utf16", [2024-03-15T18:01:10.783Z] "unicode/utf8", [2024-03-15T18:01:10.783Z] "unsafe", [2024-03-15T18:01:10.783Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.783Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.783Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.783Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.783Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.783Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.783Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.783Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.783Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.783Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.783Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.783Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.783Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.783Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.783Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.783Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.783Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.783Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.783Z] ], [2024-03-15T18:01:10.783Z] "TestGoFiles": [ [2024-03-15T18:01:10.783Z] "balancer_wrapper_test.go", [2024-03-15T18:01:10.783Z] "clientconn_authority_test.go", [2024-03-15T18:01:10.783Z] "clientconn_parsed_target_test.go", [2024-03-15T18:01:10.783Z] "clientconn_test.go", [2024-03-15T18:01:10.783Z] "codec_test.go", [2024-03-15T18:01:10.783Z] "default_dial_option_server_option_test.go", [2024-03-15T18:01:10.783Z] "grpc_test.go", [2024-03-15T18:01:10.783Z] "picker_wrapper_test.go", [2024-03-15T18:01:10.783Z] "resolver_test.go", [2024-03-15T18:01:10.783Z] "rpc_util_test.go", [2024-03-15T18:01:10.783Z] "server_test.go", [2024-03-15T18:01:10.783Z] "service_config_test.go", [2024-03-15T18:01:10.783Z] "shared_buffer_pool_test.go", [2024-03-15T18:01:10.783Z] "trace_test.go" [2024-03-15T18:01:10.783Z] ], [2024-03-15T18:01:10.783Z] "TestImports": [ [2024-03-15T18:01:10.783Z] "bytes", [2024-03-15T18:01:10.783Z] "compress/gzip", [2024-03-15T18:01:10.783Z] "context", [2024-03-15T18:01:10.783Z] "encoding/json", [2024-03-15T18:01:10.783Z] "errors", [2024-03-15T18:01:10.783Z] "fmt", [2024-03-15T18:01:10.783Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.783Z] "github.com/google/go-cmp/cmp", [2024-03-15T18:01:10.783Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/balancer/stub", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/grpctest", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/testutils", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/resolver/manual", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/test/codec_perf", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/testdata", [2024-03-15T18:01:10.783Z] "io", [2024-03-15T18:01:10.783Z] "math", [2024-03-15T18:01:10.783Z] "net", [2024-03-15T18:01:10.783Z] "reflect", [2024-03-15T18:01:10.783Z] "strconv", [2024-03-15T18:01:10.783Z] "strings", [2024-03-15T18:01:10.783Z] "sync", [2024-03-15T18:01:10.783Z] "sync/atomic", [2024-03-15T18:01:10.783Z] "testing", [2024-03-15T18:01:10.783Z] "time" [2024-03-15T18:01:10.783Z] ], [2024-03-15T18:01:10.783Z] "XTestGoFiles": [ [2024-03-15T18:01:10.783Z] "resolver_balancer_ext_test.go", [2024-03-15T18:01:10.783Z] "server_ext_test.go", [2024-03-15T18:01:10.783Z] "stream_test.go" [2024-03-15T18:01:10.783Z] ], [2024-03-15T18:01:10.783Z] "XTestImports": [ [2024-03-15T18:01:10.783Z] "context", [2024-03-15T18:01:10.783Z] "errors", [2024-03-15T18:01:10.783Z] "fmt", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/balancer/stub", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/grpctest", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/internal/stubserver", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/interop/grpc_testing", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/resolver/manual", [2024-03-15T18:01:10.783Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.783Z] "io", [2024-03-15T18:01:10.783Z] "runtime", [2024-03-15T18:01:10.783Z] "strings", [2024-03-15T18:01:10.783Z] "sync", [2024-03-15T18:01:10.783Z] "testing", [2024-03-15T18:01:10.783Z] "time" [2024-03-15T18:01:10.783Z] ] [2024-03-15T18:01:10.783Z] } [2024-03-15T18:01:10.783Z] { [2024-03-15T18:01:10.783Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/types/known/structpb", [2024-03-15T18:01:10.783Z] "ImportPath": "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.783Z] "Name": "structpb", [2024-03-15T18:01:10.783Z] "Doc": "Package structpb contains generated types for google/protobuf/struct.proto.", [2024-03-15T18:01:10.783Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.783Z] "Module": { [2024-03-15T18:01:10.783Z] "Path": "google.golang.org/protobuf", [2024-03-15T18:01:10.783Z] "Version": "v1.33.0", [2024-03-15T18:01:10.783Z] "Time": "2024-03-05T19:00:20Z", [2024-03-15T18:01:10.783Z] "Indirect": true, [2024-03-15T18:01:10.783Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-15T18:01:10.783Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-15T18:01:10.783Z] "GoVersion": "1.17" [2024-03-15T18:01:10.783Z] }, [2024-03-15T18:01:10.783Z] "DepOnly": true, [2024-03-15T18:01:10.783Z] "Stale": true, [2024-03-15T18:01:10.783Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.783Z] "GoFiles": [ [2024-03-15T18:01:10.783Z] "struct.pb.go" [2024-03-15T18:01:10.783Z] ], [2024-03-15T18:01:10.783Z] "Imports": [ [2024-03-15T18:01:10.783Z] "encoding/base64", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.783Z] "math", [2024-03-15T18:01:10.783Z] "reflect", [2024-03-15T18:01:10.783Z] "sync", [2024-03-15T18:01:10.783Z] "unicode/utf8" [2024-03-15T18:01:10.783Z] ], [2024-03-15T18:01:10.783Z] "Deps": [ [2024-03-15T18:01:10.783Z] "bufio", [2024-03-15T18:01:10.783Z] "bytes", [2024-03-15T18:01:10.783Z] "compress/flate", [2024-03-15T18:01:10.783Z] "compress/gzip", [2024-03-15T18:01:10.783Z] "embed", [2024-03-15T18:01:10.783Z] "encoding", [2024-03-15T18:01:10.783Z] "encoding/base64", [2024-03-15T18:01:10.783Z] "encoding/binary", [2024-03-15T18:01:10.783Z] "encoding/json", [2024-03-15T18:01:10.783Z] "errors", [2024-03-15T18:01:10.783Z] "fmt", [2024-03-15T18:01:10.783Z] "go/token", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.783Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.783Z] "hash", [2024-03-15T18:01:10.783Z] "hash/crc32", [2024-03-15T18:01:10.783Z] "hash/fnv", [2024-03-15T18:01:10.783Z] "internal/abi", [2024-03-15T18:01:10.783Z] "internal/bytealg", [2024-03-15T18:01:10.783Z] "internal/cpu", [2024-03-15T18:01:10.783Z] "internal/fmtsort", [2024-03-15T18:01:10.783Z] "internal/goexperiment", [2024-03-15T18:01:10.783Z] "internal/itoa", [2024-03-15T18:01:10.783Z] "internal/oserror", [2024-03-15T18:01:10.783Z] "internal/poll", [2024-03-15T18:01:10.783Z] "internal/race", [2024-03-15T18:01:10.783Z] "internal/reflectlite", [2024-03-15T18:01:10.783Z] "internal/syscall/execenv", [2024-03-15T18:01:10.783Z] "internal/syscall/unix", [2024-03-15T18:01:10.783Z] "internal/testlog", [2024-03-15T18:01:10.783Z] "internal/unsafeheader", [2024-03-15T18:01:10.783Z] "io", [2024-03-15T18:01:10.783Z] "io/fs", [2024-03-15T18:01:10.783Z] "io/ioutil", [2024-03-15T18:01:10.783Z] "math", [2024-03-15T18:01:10.783Z] "math/bits", [2024-03-15T18:01:10.783Z] "os", [2024-03-15T18:01:10.783Z] "path", [2024-03-15T18:01:10.783Z] "reflect", [2024-03-15T18:01:10.784Z] "regexp", [2024-03-15T18:01:10.784Z] "regexp/syntax", [2024-03-15T18:01:10.784Z] "runtime", [2024-03-15T18:01:10.784Z] "runtime/internal/atomic", [2024-03-15T18:01:10.784Z] "runtime/internal/math", [2024-03-15T18:01:10.784Z] "runtime/internal/sys", [2024-03-15T18:01:10.784Z] "sort", [2024-03-15T18:01:10.784Z] "strconv", [2024-03-15T18:01:10.784Z] "strings", [2024-03-15T18:01:10.784Z] "sync", [2024-03-15T18:01:10.784Z] "sync/atomic", [2024-03-15T18:01:10.784Z] "syscall", [2024-03-15T18:01:10.784Z] "time", [2024-03-15T18:01:10.784Z] "unicode", [2024-03-15T18:01:10.784Z] "unicode/utf16", [2024-03-15T18:01:10.784Z] "unicode/utf8", [2024-03-15T18:01:10.784Z] "unsafe" [2024-03-15T18:01:10.784Z] ], [2024-03-15T18:01:10.784Z] "XTestGoFiles": [ [2024-03-15T18:01:10.784Z] "struct_test.go" [2024-03-15T18:01:10.784Z] ], [2024-03-15T18:01:10.784Z] "XTestImports": [ [2024-03-15T18:01:10.784Z] "encoding/json", [2024-03-15T18:01:10.784Z] "github.com/google/go-cmp/cmp", [2024-03-15T18:01:10.784Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/testing/protocmp", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.784Z] "math", [2024-03-15T18:01:10.784Z] "testing" [2024-03-15T18:01:10.784Z] ] [2024-03-15T18:01:10.784Z] } [2024-03-15T18:01:10.784Z] { [2024-03-15T18:01:10.784Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/proto/spiffe/workload", [2024-03-15T18:01:10.784Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.784Z] "Name": "workload", [2024-03-15T18:01:10.784Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-15T18:01:10.784Z] "Module": { [2024-03-15T18:01:10.784Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-15T18:01:10.784Z] "Version": "v2.1.7", [2024-03-15T18:01:10.784Z] "Time": "2024-01-17T20:08:14Z", [2024-03-15T18:01:10.784Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-15T18:01:10.784Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-15T18:01:10.784Z] "GoVersion": "1.19" [2024-03-15T18:01:10.784Z] }, [2024-03-15T18:01:10.784Z] "DepOnly": true, [2024-03-15T18:01:10.784Z] "Stale": true, [2024-03-15T18:01:10.784Z] "StaleReason": "stale dependency: golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.784Z] "GoFiles": [ [2024-03-15T18:01:10.784Z] "workload.pb.go", [2024-03-15T18:01:10.784Z] "workload_grpc.pb.go" [2024-03-15T18:01:10.784Z] ], [2024-03-15T18:01:10.784Z] "Imports": [ [2024-03-15T18:01:10.784Z] "context", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.784Z] "reflect", [2024-03-15T18:01:10.784Z] "sync" [2024-03-15T18:01:10.784Z] ], [2024-03-15T18:01:10.784Z] "Deps": [ [2024-03-15T18:01:10.784Z] "bufio", [2024-03-15T18:01:10.784Z] "bytes", [2024-03-15T18:01:10.784Z] "compress/flate", [2024-03-15T18:01:10.784Z] "compress/gzip", [2024-03-15T18:01:10.784Z] "container/list", [2024-03-15T18:01:10.784Z] "context", [2024-03-15T18:01:10.784Z] "crypto", [2024-03-15T18:01:10.784Z] "crypto/aes", [2024-03-15T18:01:10.784Z] "crypto/cipher", [2024-03-15T18:01:10.784Z] "crypto/des", [2024-03-15T18:01:10.784Z] "crypto/dsa", [2024-03-15T18:01:10.784Z] "crypto/ecdsa", [2024-03-15T18:01:10.784Z] "crypto/ed25519", [2024-03-15T18:01:10.784Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.784Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.784Z] "crypto/elliptic", [2024-03-15T18:01:10.784Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.784Z] "crypto/hmac", [2024-03-15T18:01:10.784Z] "crypto/internal/randutil", [2024-03-15T18:01:10.784Z] "crypto/internal/subtle", [2024-03-15T18:01:10.784Z] "crypto/md5", [2024-03-15T18:01:10.784Z] "crypto/rand", [2024-03-15T18:01:10.784Z] "crypto/rc4", [2024-03-15T18:01:10.784Z] "crypto/rsa", [2024-03-15T18:01:10.784Z] "crypto/sha1", [2024-03-15T18:01:10.784Z] "crypto/sha256", [2024-03-15T18:01:10.784Z] "crypto/sha512", [2024-03-15T18:01:10.784Z] "crypto/subtle", [2024-03-15T18:01:10.784Z] "crypto/tls", [2024-03-15T18:01:10.784Z] "crypto/x509", [2024-03-15T18:01:10.784Z] "crypto/x509/pkix", [2024-03-15T18:01:10.784Z] "embed", [2024-03-15T18:01:10.784Z] "encoding", [2024-03-15T18:01:10.784Z] "encoding/asn1", [2024-03-15T18:01:10.784Z] "encoding/base64", [2024-03-15T18:01:10.784Z] "encoding/binary", [2024-03-15T18:01:10.784Z] "encoding/hex", [2024-03-15T18:01:10.784Z] "encoding/json", [2024-03-15T18:01:10.784Z] "encoding/pem", [2024-03-15T18:01:10.784Z] "errors", [2024-03-15T18:01:10.784Z] "fmt", [2024-03-15T18:01:10.784Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.784Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.784Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.784Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.784Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.784Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.784Z] "go/token", [2024-03-15T18:01:10.784Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.784Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.784Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.784Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.784Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.784Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.784Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.784Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.784Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.784Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.784Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.784Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.784Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.784Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.784Z] "hash", [2024-03-15T18:01:10.784Z] "hash/crc32", [2024-03-15T18:01:10.784Z] "hash/fnv", [2024-03-15T18:01:10.784Z] "html", [2024-03-15T18:01:10.784Z] "html/template", [2024-03-15T18:01:10.784Z] "internal/abi", [2024-03-15T18:01:10.784Z] "internal/bytealg", [2024-03-15T18:01:10.784Z] "internal/cpu", [2024-03-15T18:01:10.784Z] "internal/fmtsort", [2024-03-15T18:01:10.784Z] "internal/goexperiment", [2024-03-15T18:01:10.784Z] "internal/itoa", [2024-03-15T18:01:10.784Z] "internal/nettrace", [2024-03-15T18:01:10.784Z] "internal/oserror", [2024-03-15T18:01:10.784Z] "internal/poll", [2024-03-15T18:01:10.784Z] "internal/race", [2024-03-15T18:01:10.784Z] "internal/reflectlite", [2024-03-15T18:01:10.784Z] "internal/singleflight", [2024-03-15T18:01:10.784Z] "internal/syscall/execenv", [2024-03-15T18:01:10.784Z] "internal/syscall/unix", [2024-03-15T18:01:10.784Z] "internal/testlog", [2024-03-15T18:01:10.784Z] "internal/unsafeheader", [2024-03-15T18:01:10.784Z] "io", [2024-03-15T18:01:10.784Z] "io/fs", [2024-03-15T18:01:10.784Z] "io/ioutil", [2024-03-15T18:01:10.784Z] "log", [2024-03-15T18:01:10.784Z] "math", [2024-03-15T18:01:10.784Z] "math/big", [2024-03-15T18:01:10.784Z] "math/bits", [2024-03-15T18:01:10.784Z] "math/rand", [2024-03-15T18:01:10.784Z] "mime", [2024-03-15T18:01:10.784Z] "mime/multipart", [2024-03-15T18:01:10.784Z] "mime/quotedprintable", [2024-03-15T18:01:10.784Z] "net", [2024-03-15T18:01:10.784Z] "net/http", [2024-03-15T18:01:10.784Z] "net/http/httptrace", [2024-03-15T18:01:10.784Z] "net/http/httputil", [2024-03-15T18:01:10.784Z] "net/http/internal", [2024-03-15T18:01:10.784Z] "net/http/internal/ascii", [2024-03-15T18:01:10.784Z] "net/textproto", [2024-03-15T18:01:10.784Z] "net/url", [2024-03-15T18:01:10.784Z] "os", [2024-03-15T18:01:10.784Z] "path", [2024-03-15T18:01:10.784Z] "path/filepath", [2024-03-15T18:01:10.784Z] "reflect", [2024-03-15T18:01:10.784Z] "regexp", [2024-03-15T18:01:10.784Z] "regexp/syntax", [2024-03-15T18:01:10.784Z] "runtime", [2024-03-15T18:01:10.784Z] "runtime/cgo", [2024-03-15T18:01:10.784Z] "runtime/internal/atomic", [2024-03-15T18:01:10.784Z] "runtime/internal/math", [2024-03-15T18:01:10.784Z] "runtime/internal/sys", [2024-03-15T18:01:10.784Z] "sort", [2024-03-15T18:01:10.784Z] "strconv", [2024-03-15T18:01:10.784Z] "strings", [2024-03-15T18:01:10.784Z] "sync", [2024-03-15T18:01:10.784Z] "sync/atomic", [2024-03-15T18:01:10.784Z] "syscall", [2024-03-15T18:01:10.784Z] "text/tabwriter", [2024-03-15T18:01:10.784Z] "text/template", [2024-03-15T18:01:10.784Z] "text/template/parse", [2024-03-15T18:01:10.784Z] "time", [2024-03-15T18:01:10.784Z] "unicode", [2024-03-15T18:01:10.784Z] "unicode/utf16", [2024-03-15T18:01:10.784Z] "unicode/utf8", [2024-03-15T18:01:10.784Z] "unsafe", [2024-03-15T18:01:10.784Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.784Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.784Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.784Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.784Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.784Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.784Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.784Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.784Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.784Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.784Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.784Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.784Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.784Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.784Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.784Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.784Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.784Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.784Z] ] [2024-03-15T18:01:10.784Z] } [2024-03-15T18:01:10.784Z] { [2024-03-15T18:01:10.784Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3/jwt", [2024-03-15T18:01:10.784Z] "ImportPath": "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.784Z] "Name": "jwt", [2024-03-15T18:01:10.784Z] "Doc": "Package jwt provides an implementation of the JSON Web Token standard.", [2024-03-15T18:01:10.784Z] "Root": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-03-15T18:01:10.784Z] "Module": { [2024-03-15T18:01:10.784Z] "Path": "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.784Z] "Version": "v3.0.3", [2024-03-15T18:01:10.784Z] "Time": "2024-03-07T21:35:47Z", [2024-03-15T18:01:10.784Z] "Indirect": true, [2024-03-15T18:01:10.784Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-03-15T18:01:10.784Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-jose/go-jose/v3/@v/v3.0.3.mod", [2024-03-15T18:01:10.784Z] "GoVersion": "1.12" [2024-03-15T18:01:10.784Z] }, [2024-03-15T18:01:10.784Z] "DepOnly": true, [2024-03-15T18:01:10.784Z] "Stale": true, [2024-03-15T18:01:10.784Z] "StaleReason": "stale dependency: github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.784Z] "GoFiles": [ [2024-03-15T18:01:10.784Z] "builder.go", [2024-03-15T18:01:10.784Z] "claims.go", [2024-03-15T18:01:10.784Z] "doc.go", [2024-03-15T18:01:10.784Z] "errors.go", [2024-03-15T18:01:10.784Z] "jwt.go", [2024-03-15T18:01:10.784Z] "validation.go" [2024-03-15T18:01:10.784Z] ], [2024-03-15T18:01:10.784Z] "Imports": [ [2024-03-15T18:01:10.784Z] "bytes", [2024-03-15T18:01:10.784Z] "errors", [2024-03-15T18:01:10.784Z] "fmt", [2024-03-15T18:01:10.784Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.784Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.784Z] "reflect", [2024-03-15T18:01:10.784Z] "strconv", [2024-03-15T18:01:10.784Z] "strings", [2024-03-15T18:01:10.784Z] "time" [2024-03-15T18:01:10.784Z] ], [2024-03-15T18:01:10.784Z] "Deps": [ [2024-03-15T18:01:10.784Z] "bufio", [2024-03-15T18:01:10.784Z] "bytes", [2024-03-15T18:01:10.784Z] "compress/flate", [2024-03-15T18:01:10.784Z] "context", [2024-03-15T18:01:10.784Z] "crypto", [2024-03-15T18:01:10.784Z] "crypto/aes", [2024-03-15T18:01:10.784Z] "crypto/cipher", [2024-03-15T18:01:10.784Z] "crypto/des", [2024-03-15T18:01:10.784Z] "crypto/dsa", [2024-03-15T18:01:10.784Z] "crypto/ecdsa", [2024-03-15T18:01:10.784Z] "crypto/ed25519", [2024-03-15T18:01:10.784Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.784Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.784Z] "crypto/elliptic", [2024-03-15T18:01:10.784Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.784Z] "crypto/hmac", [2024-03-15T18:01:10.784Z] "crypto/internal/randutil", [2024-03-15T18:01:10.784Z] "crypto/internal/subtle", [2024-03-15T18:01:10.784Z] "crypto/md5", [2024-03-15T18:01:10.784Z] "crypto/rand", [2024-03-15T18:01:10.784Z] "crypto/rsa", [2024-03-15T18:01:10.784Z] "crypto/sha1", [2024-03-15T18:01:10.784Z] "crypto/sha256", [2024-03-15T18:01:10.784Z] "crypto/sha512", [2024-03-15T18:01:10.784Z] "crypto/subtle", [2024-03-15T18:01:10.784Z] "crypto/x509", [2024-03-15T18:01:10.784Z] "crypto/x509/pkix", [2024-03-15T18:01:10.784Z] "encoding", [2024-03-15T18:01:10.784Z] "encoding/asn1", [2024-03-15T18:01:10.784Z] "encoding/base64", [2024-03-15T18:01:10.784Z] "encoding/binary", [2024-03-15T18:01:10.784Z] "encoding/hex", [2024-03-15T18:01:10.784Z] "encoding/pem", [2024-03-15T18:01:10.784Z] "errors", [2024-03-15T18:01:10.784Z] "fmt", [2024-03-15T18:01:10.784Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.784Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.784Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.784Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.784Z] "hash", [2024-03-15T18:01:10.784Z] "internal/abi", [2024-03-15T18:01:10.784Z] "internal/bytealg", [2024-03-15T18:01:10.784Z] "internal/cpu", [2024-03-15T18:01:10.784Z] "internal/fmtsort", [2024-03-15T18:01:10.784Z] "internal/goexperiment", [2024-03-15T18:01:10.784Z] "internal/itoa", [2024-03-15T18:01:10.784Z] "internal/nettrace", [2024-03-15T18:01:10.784Z] "internal/oserror", [2024-03-15T18:01:10.784Z] "internal/poll", [2024-03-15T18:01:10.784Z] "internal/race", [2024-03-15T18:01:10.784Z] "internal/reflectlite", [2024-03-15T18:01:10.784Z] "internal/singleflight", [2024-03-15T18:01:10.784Z] "internal/syscall/execenv", [2024-03-15T18:01:10.784Z] "internal/syscall/unix", [2024-03-15T18:01:10.784Z] "internal/testlog", [2024-03-15T18:01:10.784Z] "internal/unsafeheader", [2024-03-15T18:01:10.784Z] "io", [2024-03-15T18:01:10.784Z] "io/fs", [2024-03-15T18:01:10.784Z] "math", [2024-03-15T18:01:10.784Z] "math/big", [2024-03-15T18:01:10.784Z] "math/bits", [2024-03-15T18:01:10.784Z] "math/rand", [2024-03-15T18:01:10.784Z] "net", [2024-03-15T18:01:10.784Z] "net/url", [2024-03-15T18:01:10.784Z] "os", [2024-03-15T18:01:10.784Z] "path", [2024-03-15T18:01:10.784Z] "path/filepath", [2024-03-15T18:01:10.784Z] "reflect", [2024-03-15T18:01:10.784Z] "runtime", [2024-03-15T18:01:10.784Z] "runtime/cgo", [2024-03-15T18:01:10.784Z] "runtime/internal/atomic", [2024-03-15T18:01:10.784Z] "runtime/internal/math", [2024-03-15T18:01:10.784Z] "runtime/internal/sys", [2024-03-15T18:01:10.784Z] "sort", [2024-03-15T18:01:10.784Z] "strconv", [2024-03-15T18:01:10.784Z] "strings", [2024-03-15T18:01:10.784Z] "sync", [2024-03-15T18:01:10.784Z] "sync/atomic", [2024-03-15T18:01:10.784Z] "syscall", [2024-03-15T18:01:10.784Z] "time", [2024-03-15T18:01:10.784Z] "unicode", [2024-03-15T18:01:10.784Z] "unicode/utf16", [2024-03-15T18:01:10.784Z] "unicode/utf8", [2024-03-15T18:01:10.784Z] "unsafe", [2024-03-15T18:01:10.784Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.784Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.784Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-15T18:01:10.784Z] ], [2024-03-15T18:01:10.784Z] "TestGoFiles": [ [2024-03-15T18:01:10.784Z] "builder_test.go", [2024-03-15T18:01:10.784Z] "claims_test.go", [2024-03-15T18:01:10.784Z] "jwt_test.go", [2024-03-15T18:01:10.784Z] "validation_test.go" [2024-03-15T18:01:10.784Z] ], [2024-03-15T18:01:10.784Z] "TestImports": [ [2024-03-15T18:01:10.784Z] "crypto/rand", [2024-03-15T18:01:10.784Z] "crypto/rsa", [2024-03-15T18:01:10.784Z] "crypto/x509", [2024-03-15T18:01:10.784Z] "encoding/hex", [2024-03-15T18:01:10.784Z] "encoding/pem", [2024-03-15T18:01:10.784Z] "errors", [2024-03-15T18:01:10.784Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.784Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.784Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.784Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.784Z] "io", [2024-03-15T18:01:10.784Z] "reflect", [2024-03-15T18:01:10.784Z] "sort", [2024-03-15T18:01:10.784Z] "strings", [2024-03-15T18:01:10.784Z] "testing", [2024-03-15T18:01:10.784Z] "time" [2024-03-15T18:01:10.784Z] ], [2024-03-15T18:01:10.784Z] "XTestGoFiles": [ [2024-03-15T18:01:10.784Z] "example_test.go" [2024-03-15T18:01:10.784Z] ], [2024-03-15T18:01:10.784Z] "XTestImports": [ [2024-03-15T18:01:10.784Z] "crypto/rsa", [2024-03-15T18:01:10.784Z] "crypto/x509", [2024-03-15T18:01:10.784Z] "encoding/pem", [2024-03-15T18:01:10.784Z] "fmt", [2024-03-15T18:01:10.784Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.784Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.784Z] "strings", [2024-03-15T18:01:10.784Z] "time" [2024-03-15T18:01:10.784Z] ] [2024-03-15T18:01:10.784Z] } [2024-03-15T18:01:10.784Z] { [2024-03-15T18:01:10.784Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/svid/jwtsvid", [2024-03-15T18:01:10.784Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.784Z] "Name": "jwtsvid", [2024-03-15T18:01:10.784Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-15T18:01:10.784Z] "Module": { [2024-03-15T18:01:10.784Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-15T18:01:10.784Z] "Version": "v2.1.7", [2024-03-15T18:01:10.784Z] "Time": "2024-01-17T20:08:14Z", [2024-03-15T18:01:10.784Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-15T18:01:10.784Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-15T18:01:10.784Z] "GoVersion": "1.19" [2024-03-15T18:01:10.784Z] }, [2024-03-15T18:01:10.784Z] "DepOnly": true, [2024-03-15T18:01:10.784Z] "Stale": true, [2024-03-15T18:01:10.784Z] "StaleReason": "stale dependency: github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.784Z] "GoFiles": [ [2024-03-15T18:01:10.784Z] "source.go", [2024-03-15T18:01:10.784Z] "svid.go" [2024-03-15T18:01:10.784Z] ], [2024-03-15T18:01:10.784Z] "Imports": [ [2024-03-15T18:01:10.784Z] "context", [2024-03-15T18:01:10.784Z] "fmt", [2024-03-15T18:01:10.784Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.784Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.784Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.784Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.784Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.784Z] "time" [2024-03-15T18:01:10.784Z] ], [2024-03-15T18:01:10.784Z] "Deps": [ [2024-03-15T18:01:10.784Z] "bufio", [2024-03-15T18:01:10.784Z] "bytes", [2024-03-15T18:01:10.784Z] "compress/flate", [2024-03-15T18:01:10.784Z] "context", [2024-03-15T18:01:10.784Z] "crypto", [2024-03-15T18:01:10.784Z] "crypto/aes", [2024-03-15T18:01:10.784Z] "crypto/cipher", [2024-03-15T18:01:10.784Z] "crypto/des", [2024-03-15T18:01:10.784Z] "crypto/dsa", [2024-03-15T18:01:10.784Z] "crypto/ecdsa", [2024-03-15T18:01:10.784Z] "crypto/ed25519", [2024-03-15T18:01:10.784Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.784Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.784Z] "crypto/elliptic", [2024-03-15T18:01:10.784Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.784Z] "crypto/hmac", [2024-03-15T18:01:10.784Z] "crypto/internal/randutil", [2024-03-15T18:01:10.784Z] "crypto/internal/subtle", [2024-03-15T18:01:10.784Z] "crypto/md5", [2024-03-15T18:01:10.784Z] "crypto/rand", [2024-03-15T18:01:10.784Z] "crypto/rsa", [2024-03-15T18:01:10.784Z] "crypto/sha1", [2024-03-15T18:01:10.784Z] "crypto/sha256", [2024-03-15T18:01:10.784Z] "crypto/sha512", [2024-03-15T18:01:10.784Z] "crypto/subtle", [2024-03-15T18:01:10.784Z] "crypto/x509", [2024-03-15T18:01:10.784Z] "crypto/x509/pkix", [2024-03-15T18:01:10.784Z] "encoding", [2024-03-15T18:01:10.784Z] "encoding/asn1", [2024-03-15T18:01:10.784Z] "encoding/base64", [2024-03-15T18:01:10.784Z] "encoding/binary", [2024-03-15T18:01:10.784Z] "encoding/hex", [2024-03-15T18:01:10.784Z] "encoding/json", [2024-03-15T18:01:10.784Z] "encoding/pem", [2024-03-15T18:01:10.784Z] "errors", [2024-03-15T18:01:10.784Z] "fmt", [2024-03-15T18:01:10.785Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.785Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.785Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.785Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.785Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.785Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.785Z] "hash", [2024-03-15T18:01:10.785Z] "internal/abi", [2024-03-15T18:01:10.785Z] "internal/bytealg", [2024-03-15T18:01:10.785Z] "internal/cpu", [2024-03-15T18:01:10.785Z] "internal/fmtsort", [2024-03-15T18:01:10.785Z] "internal/goexperiment", [2024-03-15T18:01:10.785Z] "internal/itoa", [2024-03-15T18:01:10.785Z] "internal/nettrace", [2024-03-15T18:01:10.785Z] "internal/oserror", [2024-03-15T18:01:10.785Z] "internal/poll", [2024-03-15T18:01:10.785Z] "internal/race", [2024-03-15T18:01:10.785Z] "internal/reflectlite", [2024-03-15T18:01:10.785Z] "internal/singleflight", [2024-03-15T18:01:10.785Z] "internal/syscall/execenv", [2024-03-15T18:01:10.785Z] "internal/syscall/unix", [2024-03-15T18:01:10.785Z] "internal/testlog", [2024-03-15T18:01:10.785Z] "internal/unsafeheader", [2024-03-15T18:01:10.785Z] "io", [2024-03-15T18:01:10.785Z] "io/fs", [2024-03-15T18:01:10.785Z] "math", [2024-03-15T18:01:10.785Z] "math/big", [2024-03-15T18:01:10.785Z] "math/bits", [2024-03-15T18:01:10.785Z] "math/rand", [2024-03-15T18:01:10.785Z] "net", [2024-03-15T18:01:10.785Z] "net/url", [2024-03-15T18:01:10.785Z] "os", [2024-03-15T18:01:10.785Z] "path", [2024-03-15T18:01:10.785Z] "path/filepath", [2024-03-15T18:01:10.785Z] "reflect", [2024-03-15T18:01:10.785Z] "runtime", [2024-03-15T18:01:10.785Z] "runtime/cgo", [2024-03-15T18:01:10.785Z] "runtime/internal/atomic", [2024-03-15T18:01:10.785Z] "runtime/internal/math", [2024-03-15T18:01:10.785Z] "runtime/internal/sys", [2024-03-15T18:01:10.785Z] "sort", [2024-03-15T18:01:10.785Z] "strconv", [2024-03-15T18:01:10.785Z] "strings", [2024-03-15T18:01:10.785Z] "sync", [2024-03-15T18:01:10.785Z] "sync/atomic", [2024-03-15T18:01:10.785Z] "syscall", [2024-03-15T18:01:10.785Z] "time", [2024-03-15T18:01:10.785Z] "unicode", [2024-03-15T18:01:10.785Z] "unicode/utf16", [2024-03-15T18:01:10.785Z] "unicode/utf8", [2024-03-15T18:01:10.785Z] "unsafe", [2024-03-15T18:01:10.785Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.785Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.785Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-15T18:01:10.785Z] ], [2024-03-15T18:01:10.785Z] "XTestGoFiles": [ [2024-03-15T18:01:10.785Z] "examples_test.go", [2024-03-15T18:01:10.785Z] "svid_test.go" [2024-03-15T18:01:10.785Z] ], [2024-03-15T18:01:10.785Z] "XTestImports": [ [2024-03-15T18:01:10.785Z] "context", [2024-03-15T18:01:10.785Z] "crypto", [2024-03-15T18:01:10.785Z] "crypto/ecdsa", [2024-03-15T18:01:10.785Z] "crypto/elliptic", [2024-03-15T18:01:10.785Z] "crypto/rand", [2024-03-15T18:01:10.785Z] "crypto/rsa", [2024-03-15T18:01:10.785Z] "fmt", [2024-03-15T18:01:10.785Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.785Z] "github.com/go-jose/go-jose/v3/cryptosigner", [2024-03-15T18:01:10.785Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.785Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.785Z] "testing", [2024-03-15T18:01:10.785Z] "time" [2024-03-15T18:01:10.785Z] ] [2024-03-15T18:01:10.785Z] } [2024-03-15T18:01:10.785Z] { [2024-03-15T18:01:10.785Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/workloadapi", [2024-03-15T18:01:10.785Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.785Z] "Name": "workloadapi", [2024-03-15T18:01:10.785Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-15T18:01:10.785Z] "Module": { [2024-03-15T18:01:10.785Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-15T18:01:10.785Z] "Version": "v2.1.7", [2024-03-15T18:01:10.785Z] "Time": "2024-01-17T20:08:14Z", [2024-03-15T18:01:10.785Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-15T18:01:10.785Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-15T18:01:10.785Z] "GoVersion": "1.19" [2024-03-15T18:01:10.785Z] }, [2024-03-15T18:01:10.785Z] "DepOnly": true, [2024-03-15T18:01:10.785Z] "Stale": true, [2024-03-15T18:01:10.785Z] "StaleReason": "stale dependency: github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.785Z] "GoFiles": [ [2024-03-15T18:01:10.785Z] "addr.go", [2024-03-15T18:01:10.785Z] "addr_posix.go", [2024-03-15T18:01:10.785Z] "backoff.go", [2024-03-15T18:01:10.785Z] "bundlesource.go", [2024-03-15T18:01:10.785Z] "client.go", [2024-03-15T18:01:10.785Z] "client_posix.go", [2024-03-15T18:01:10.785Z] "convenience.go", [2024-03-15T18:01:10.785Z] "jwtsource.go", [2024-03-15T18:01:10.785Z] "option.go", [2024-03-15T18:01:10.785Z] "watcher.go", [2024-03-15T18:01:10.785Z] "x509context.go", [2024-03-15T18:01:10.785Z] "x509source.go" [2024-03-15T18:01:10.785Z] ], [2024-03-15T18:01:10.785Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.785Z] "addr_windows.go", [2024-03-15T18:01:10.785Z] "addr_windows_test.go", [2024-03-15T18:01:10.785Z] "client_windows.go", [2024-03-15T18:01:10.785Z] "client_windows_test.go", [2024-03-15T18:01:10.785Z] "option_windows.go" [2024-03-15T18:01:10.785Z] ], [2024-03-15T18:01:10.785Z] "Imports": [ [2024-03-15T18:01:10.785Z] "context", [2024-03-15T18:01:10.785Z] "crypto", [2024-03-15T18:01:10.785Z] "crypto/x509", [2024-03-15T18:01:10.785Z] "errors", [2024-03-15T18:01:10.785Z] "fmt", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.785Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.785Z] "math", [2024-03-15T18:01:10.785Z] "net", [2024-03-15T18:01:10.785Z] "net/url", [2024-03-15T18:01:10.785Z] "os", [2024-03-15T18:01:10.785Z] "sync", [2024-03-15T18:01:10.785Z] "time" [2024-03-15T18:01:10.785Z] ], [2024-03-15T18:01:10.785Z] "Deps": [ [2024-03-15T18:01:10.785Z] "bufio", [2024-03-15T18:01:10.785Z] "bytes", [2024-03-15T18:01:10.785Z] "compress/flate", [2024-03-15T18:01:10.785Z] "compress/gzip", [2024-03-15T18:01:10.785Z] "container/list", [2024-03-15T18:01:10.785Z] "context", [2024-03-15T18:01:10.785Z] "crypto", [2024-03-15T18:01:10.785Z] "crypto/aes", [2024-03-15T18:01:10.785Z] "crypto/cipher", [2024-03-15T18:01:10.785Z] "crypto/des", [2024-03-15T18:01:10.785Z] "crypto/dsa", [2024-03-15T18:01:10.785Z] "crypto/ecdsa", [2024-03-15T18:01:10.785Z] "crypto/ed25519", [2024-03-15T18:01:10.785Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.785Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.785Z] "crypto/elliptic", [2024-03-15T18:01:10.785Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.785Z] "crypto/hmac", [2024-03-15T18:01:10.785Z] "crypto/internal/randutil", [2024-03-15T18:01:10.785Z] "crypto/internal/subtle", [2024-03-15T18:01:10.785Z] "crypto/md5", [2024-03-15T18:01:10.785Z] "crypto/rand", [2024-03-15T18:01:10.785Z] "crypto/rc4", [2024-03-15T18:01:10.785Z] "crypto/rsa", [2024-03-15T18:01:10.785Z] "crypto/sha1", [2024-03-15T18:01:10.785Z] "crypto/sha256", [2024-03-15T18:01:10.785Z] "crypto/sha512", [2024-03-15T18:01:10.785Z] "crypto/subtle", [2024-03-15T18:01:10.785Z] "crypto/tls", [2024-03-15T18:01:10.785Z] "crypto/x509", [2024-03-15T18:01:10.785Z] "crypto/x509/pkix", [2024-03-15T18:01:10.785Z] "embed", [2024-03-15T18:01:10.785Z] "encoding", [2024-03-15T18:01:10.785Z] "encoding/asn1", [2024-03-15T18:01:10.785Z] "encoding/base64", [2024-03-15T18:01:10.785Z] "encoding/binary", [2024-03-15T18:01:10.785Z] "encoding/hex", [2024-03-15T18:01:10.785Z] "encoding/json", [2024-03-15T18:01:10.785Z] "encoding/pem", [2024-03-15T18:01:10.785Z] "errors", [2024-03-15T18:01:10.785Z] "fmt", [2024-03-15T18:01:10.785Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.785Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.785Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.785Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.785Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.785Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.785Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.785Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.785Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.785Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.785Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.785Z] "go/token", [2024-03-15T18:01:10.785Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.785Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.785Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.785Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.785Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.785Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.785Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.785Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.785Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.785Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.785Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.785Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.785Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.785Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.785Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.785Z] "hash", [2024-03-15T18:01:10.785Z] "hash/crc32", [2024-03-15T18:01:10.785Z] "hash/fnv", [2024-03-15T18:01:10.785Z] "html", [2024-03-15T18:01:10.785Z] "html/template", [2024-03-15T18:01:10.785Z] "internal/abi", [2024-03-15T18:01:10.785Z] "internal/bytealg", [2024-03-15T18:01:10.785Z] "internal/cpu", [2024-03-15T18:01:10.785Z] "internal/fmtsort", [2024-03-15T18:01:10.785Z] "internal/goexperiment", [2024-03-15T18:01:10.785Z] "internal/itoa", [2024-03-15T18:01:10.785Z] "internal/nettrace", [2024-03-15T18:01:10.785Z] "internal/oserror", [2024-03-15T18:01:10.785Z] "internal/poll", [2024-03-15T18:01:10.785Z] "internal/race", [2024-03-15T18:01:10.785Z] "internal/reflectlite", [2024-03-15T18:01:10.785Z] "internal/singleflight", [2024-03-15T18:01:10.785Z] "internal/syscall/execenv", [2024-03-15T18:01:10.785Z] "internal/syscall/unix", [2024-03-15T18:01:10.785Z] "internal/testlog", [2024-03-15T18:01:10.785Z] "internal/unsafeheader", [2024-03-15T18:01:10.785Z] "io", [2024-03-15T18:01:10.785Z] "io/fs", [2024-03-15T18:01:10.785Z] "io/ioutil", [2024-03-15T18:01:10.785Z] "log", [2024-03-15T18:01:10.785Z] "math", [2024-03-15T18:01:10.785Z] "math/big", [2024-03-15T18:01:10.785Z] "math/bits", [2024-03-15T18:01:10.785Z] "math/rand", [2024-03-15T18:01:10.785Z] "mime", [2024-03-15T18:01:10.785Z] "mime/multipart", [2024-03-15T18:01:10.785Z] "mime/quotedprintable", [2024-03-15T18:01:10.785Z] "net", [2024-03-15T18:01:10.785Z] "net/http", [2024-03-15T18:01:10.785Z] "net/http/httptrace", [2024-03-15T18:01:10.785Z] "net/http/httputil", [2024-03-15T18:01:10.785Z] "net/http/internal", [2024-03-15T18:01:10.785Z] "net/http/internal/ascii", [2024-03-15T18:01:10.785Z] "net/textproto", [2024-03-15T18:01:10.785Z] "net/url", [2024-03-15T18:01:10.785Z] "os", [2024-03-15T18:01:10.785Z] "path", [2024-03-15T18:01:10.785Z] "path/filepath", [2024-03-15T18:01:10.785Z] "reflect", [2024-03-15T18:01:10.785Z] "regexp", [2024-03-15T18:01:10.785Z] "regexp/syntax", [2024-03-15T18:01:10.785Z] "runtime", [2024-03-15T18:01:10.785Z] "runtime/cgo", [2024-03-15T18:01:10.785Z] "runtime/internal/atomic", [2024-03-15T18:01:10.785Z] "runtime/internal/math", [2024-03-15T18:01:10.785Z] "runtime/internal/sys", [2024-03-15T18:01:10.785Z] "sort", [2024-03-15T18:01:10.785Z] "strconv", [2024-03-15T18:01:10.785Z] "strings", [2024-03-15T18:01:10.785Z] "sync", [2024-03-15T18:01:10.785Z] "sync/atomic", [2024-03-15T18:01:10.785Z] "syscall", [2024-03-15T18:01:10.785Z] "text/tabwriter", [2024-03-15T18:01:10.785Z] "text/template", [2024-03-15T18:01:10.785Z] "text/template/parse", [2024-03-15T18:01:10.785Z] "time", [2024-03-15T18:01:10.785Z] "unicode", [2024-03-15T18:01:10.785Z] "unicode/utf16", [2024-03-15T18:01:10.785Z] "unicode/utf8", [2024-03-15T18:01:10.785Z] "unsafe", [2024-03-15T18:01:10.785Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.785Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.785Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.785Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.785Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.785Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.785Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.785Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.785Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.785Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.785Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.785Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.785Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.785Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.785Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.785Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.785Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.785Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.785Z] ], [2024-03-15T18:01:10.785Z] "TestGoFiles": [ [2024-03-15T18:01:10.785Z] "addr_posix_test.go", [2024-03-15T18:01:10.785Z] "addr_test.go", [2024-03-15T18:01:10.785Z] "backoff_test.go", [2024-03-15T18:01:10.785Z] "client_test.go" [2024-03-15T18:01:10.785Z] ], [2024-03-15T18:01:10.785Z] "TestImports": [ [2024-03-15T18:01:10.785Z] "context", [2024-03-15T18:01:10.785Z] "crypto/x509", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/internal/test", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/internal/test/fakeworkloadapi", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.785Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.785Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.785Z] "os", [2024-03-15T18:01:10.785Z] "sync", [2024-03-15T18:01:10.785Z] "testing", [2024-03-15T18:01:10.785Z] "time" [2024-03-15T18:01:10.785Z] ], [2024-03-15T18:01:10.785Z] "XTestGoFiles": [ [2024-03-15T18:01:10.785Z] "bundlesource_test.go", [2024-03-15T18:01:10.785Z] "common_test.go", [2024-03-15T18:01:10.785Z] "examples_test.go", [2024-03-15T18:01:10.785Z] "jwtsource_test.go", [2024-03-15T18:01:10.785Z] "x509source_test.go" [2024-03-15T18:01:10.785Z] ], [2024-03-15T18:01:10.785Z] "XTestImports": [ [2024-03-15T18:01:10.785Z] "context", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/internal/test", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/internal/test/fakeworkloadapi", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.785Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.785Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.785Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.785Z] "testing", [2024-03-15T18:01:10.785Z] "time" [2024-03-15T18:01:10.785Z] ] [2024-03-15T18:01:10.785Z] } [2024-03-15T18:01:10.785Z] { [2024-03-15T18:01:10.785Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.785Z] "ImportPath": "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.785Z] "Name": "runtimetokenprovider", [2024-03-15T18:01:10.785Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-15T18:01:10.785Z] "Module": { [2024-03-15T18:01:10.785Z] "Path": "github.com/edgexfoundry/go-mod-secrets/v3", [2024-03-15T18:01:10.785Z] "Version": "v3.2.0-dev.5", [2024-03-15T18:01:10.785Z] "Time": "2024-01-18T14:27:45Z", [2024-03-15T18:01:10.785Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-15T18:01:10.786Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.5.mod", [2024-03-15T18:01:10.786Z] "GoVersion": "1.21" [2024-03-15T18:01:10.786Z] }, [2024-03-15T18:01:10.786Z] "DepOnly": true, [2024-03-15T18:01:10.786Z] "Stale": true, [2024-03-15T18:01:10.786Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.786Z] "GoFiles": [ [2024-03-15T18:01:10.786Z] "interface.go", [2024-03-15T18:01:10.786Z] "methods.go" [2024-03-15T18:01:10.786Z] ], [2024-03-15T18:01:10.786Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.786Z] "dummy_runtime_provider.go" [2024-03-15T18:01:10.786Z] ], [2024-03-15T18:01:10.786Z] "Imports": [ [2024-03-15T18:01:10.786Z] "context", [2024-03-15T18:01:10.786Z] "crypto/tls", [2024-03-15T18:01:10.786Z] "fmt", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.786Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.786Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.786Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.786Z] "io", [2024-03-15T18:01:10.786Z] "net/http", [2024-03-15T18:01:10.786Z] "net/url", [2024-03-15T18:01:10.786Z] "strings" [2024-03-15T18:01:10.786Z] ], [2024-03-15T18:01:10.786Z] "Deps": [ [2024-03-15T18:01:10.786Z] "bufio", [2024-03-15T18:01:10.786Z] "bytes", [2024-03-15T18:01:10.786Z] "compress/flate", [2024-03-15T18:01:10.786Z] "compress/gzip", [2024-03-15T18:01:10.786Z] "compress/zlib", [2024-03-15T18:01:10.786Z] "container/list", [2024-03-15T18:01:10.786Z] "context", [2024-03-15T18:01:10.786Z] "crypto", [2024-03-15T18:01:10.786Z] "crypto/aes", [2024-03-15T18:01:10.786Z] "crypto/cipher", [2024-03-15T18:01:10.786Z] "crypto/des", [2024-03-15T18:01:10.786Z] "crypto/dsa", [2024-03-15T18:01:10.786Z] "crypto/ecdsa", [2024-03-15T18:01:10.786Z] "crypto/ed25519", [2024-03-15T18:01:10.786Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.786Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.786Z] "crypto/elliptic", [2024-03-15T18:01:10.786Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.786Z] "crypto/hmac", [2024-03-15T18:01:10.786Z] "crypto/internal/randutil", [2024-03-15T18:01:10.786Z] "crypto/internal/subtle", [2024-03-15T18:01:10.786Z] "crypto/md5", [2024-03-15T18:01:10.786Z] "crypto/rand", [2024-03-15T18:01:10.786Z] "crypto/rc4", [2024-03-15T18:01:10.786Z] "crypto/rsa", [2024-03-15T18:01:10.786Z] "crypto/sha1", [2024-03-15T18:01:10.786Z] "crypto/sha256", [2024-03-15T18:01:10.786Z] "crypto/sha512", [2024-03-15T18:01:10.786Z] "crypto/subtle", [2024-03-15T18:01:10.786Z] "crypto/tls", [2024-03-15T18:01:10.786Z] "crypto/x509", [2024-03-15T18:01:10.786Z] "crypto/x509/pkix", [2024-03-15T18:01:10.786Z] "database/sql/driver", [2024-03-15T18:01:10.786Z] "debug/dwarf", [2024-03-15T18:01:10.786Z] "debug/macho", [2024-03-15T18:01:10.786Z] "embed", [2024-03-15T18:01:10.786Z] "encoding", [2024-03-15T18:01:10.786Z] "encoding/asn1", [2024-03-15T18:01:10.786Z] "encoding/base64", [2024-03-15T18:01:10.786Z] "encoding/binary", [2024-03-15T18:01:10.786Z] "encoding/csv", [2024-03-15T18:01:10.786Z] "encoding/hex", [2024-03-15T18:01:10.786Z] "encoding/json", [2024-03-15T18:01:10.786Z] "encoding/pem", [2024-03-15T18:01:10.786Z] "encoding/xml", [2024-03-15T18:01:10.786Z] "errors", [2024-03-15T18:01:10.786Z] "fmt", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.786Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.786Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.786Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.786Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.786Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.786Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.786Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.786Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.786Z] "github.com/go-kit/log", [2024-03-15T18:01:10.786Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.786Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.786Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.786Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.786Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.786Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.786Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.786Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.786Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.786Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.786Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.786Z] "github.com/google/uuid", [2024-03-15T18:01:10.786Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.786Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.786Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.786Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.786Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.786Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.786Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.786Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.786Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.786Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.786Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.786Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.786Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.786Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.786Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.786Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.786Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.786Z] "go/token", [2024-03-15T18:01:10.786Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.786Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.786Z] "golang.org/x/net/html", [2024-03-15T18:01:10.786Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.786Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.786Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.786Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.786Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.786Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.786Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.786Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.786Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.786Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.786Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.786Z] "golang.org/x/text/language", [2024-03-15T18:01:10.786Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.786Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.786Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.786Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.786Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.786Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.786Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.786Z] "hash", [2024-03-15T18:01:10.786Z] "hash/adler32", [2024-03-15T18:01:10.786Z] "hash/crc32", [2024-03-15T18:01:10.786Z] "hash/fnv", [2024-03-15T18:01:10.786Z] "html", [2024-03-15T18:01:10.786Z] "html/template", [2024-03-15T18:01:10.786Z] "internal/abi", [2024-03-15T18:01:10.786Z] "internal/bytealg", [2024-03-15T18:01:10.786Z] "internal/cpu", [2024-03-15T18:01:10.786Z] "internal/fmtsort", [2024-03-15T18:01:10.786Z] "internal/goexperiment", [2024-03-15T18:01:10.786Z] "internal/itoa", [2024-03-15T18:01:10.786Z] "internal/nettrace", [2024-03-15T18:01:10.786Z] "internal/oserror", [2024-03-15T18:01:10.786Z] "internal/poll", [2024-03-15T18:01:10.786Z] "internal/race", [2024-03-15T18:01:10.786Z] "internal/reflectlite", [2024-03-15T18:01:10.786Z] "internal/singleflight", [2024-03-15T18:01:10.786Z] "internal/syscall/execenv", [2024-03-15T18:01:10.786Z] "internal/syscall/unix", [2024-03-15T18:01:10.786Z] "internal/testlog", [2024-03-15T18:01:10.786Z] "internal/unsafeheader", [2024-03-15T18:01:10.786Z] "io", [2024-03-15T18:01:10.786Z] "io/fs", [2024-03-15T18:01:10.786Z] "io/ioutil", [2024-03-15T18:01:10.786Z] "log", [2024-03-15T18:01:10.786Z] "math", [2024-03-15T18:01:10.786Z] "math/big", [2024-03-15T18:01:10.786Z] "math/bits", [2024-03-15T18:01:10.786Z] "math/rand", [2024-03-15T18:01:10.786Z] "mime", [2024-03-15T18:01:10.786Z] "mime/multipart", [2024-03-15T18:01:10.786Z] "mime/quotedprintable", [2024-03-15T18:01:10.786Z] "net", [2024-03-15T18:01:10.786Z] "net/http", [2024-03-15T18:01:10.786Z] "net/http/httptrace", [2024-03-15T18:01:10.786Z] "net/http/httputil", [2024-03-15T18:01:10.786Z] "net/http/internal", [2024-03-15T18:01:10.786Z] "net/http/internal/ascii", [2024-03-15T18:01:10.786Z] "net/textproto", [2024-03-15T18:01:10.786Z] "net/url", [2024-03-15T18:01:10.786Z] "os", [2024-03-15T18:01:10.786Z] "path", [2024-03-15T18:01:10.786Z] "path/filepath", [2024-03-15T18:01:10.786Z] "reflect", [2024-03-15T18:01:10.786Z] "regexp", [2024-03-15T18:01:10.786Z] "regexp/syntax", [2024-03-15T18:01:10.786Z] "runtime", [2024-03-15T18:01:10.786Z] "runtime/cgo", [2024-03-15T18:01:10.786Z] "runtime/internal/atomic", [2024-03-15T18:01:10.786Z] "runtime/internal/math", [2024-03-15T18:01:10.786Z] "runtime/internal/sys", [2024-03-15T18:01:10.786Z] "sort", [2024-03-15T18:01:10.786Z] "strconv", [2024-03-15T18:01:10.786Z] "strings", [2024-03-15T18:01:10.786Z] "sync", [2024-03-15T18:01:10.786Z] "sync/atomic", [2024-03-15T18:01:10.786Z] "syscall", [2024-03-15T18:01:10.786Z] "text/tabwriter", [2024-03-15T18:01:10.786Z] "text/template", [2024-03-15T18:01:10.786Z] "text/template/parse", [2024-03-15T18:01:10.786Z] "time", [2024-03-15T18:01:10.786Z] "unicode", [2024-03-15T18:01:10.786Z] "unicode/utf16", [2024-03-15T18:01:10.786Z] "unicode/utf8", [2024-03-15T18:01:10.786Z] "unsafe", [2024-03-15T18:01:10.786Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.786Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.786Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.786Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.786Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.786Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.786Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.786Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.786Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.786Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.786Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.786Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.786Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.786Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.786Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.786Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.786Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.786Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.786Z] ], [2024-03-15T18:01:10.786Z] "TestGoFiles": [ [2024-03-15T18:01:10.786Z] "methods_test.go", [2024-03-15T18:01:10.786Z] "provider_server_test.go" [2024-03-15T18:01:10.786Z] ], [2024-03-15T18:01:10.786Z] "TestImports": [ [2024-03-15T18:01:10.786Z] "context", [2024-03-15T18:01:10.786Z] "crypto/tls", [2024-03-15T18:01:10.786Z] "fmt", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.786Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.786Z] "io", [2024-03-15T18:01:10.786Z] "net", [2024-03-15T18:01:10.786Z] "net/http", [2024-03-15T18:01:10.786Z] "net/http/httptest", [2024-03-15T18:01:10.786Z] "net/url", [2024-03-15T18:01:10.786Z] "strconv", [2024-03-15T18:01:10.786Z] "strings", [2024-03-15T18:01:10.786Z] "testing", [2024-03-15T18:01:10.786Z] "time" [2024-03-15T18:01:10.786Z] ] [2024-03-15T18:01:10.786Z] } [2024-03-15T18:01:10.786Z] { [2024-03-15T18:01:10.786Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22/bootstrap/container", [2024-03-15T18:01:10.786Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.786Z] "Name": "container", [2024-03-15T18:01:10.786Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.786Z] "Module": { [2024-03-15T18:01:10.786Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-15T18:01:10.786Z] "Version": "v3.2.0-dev.22", [2024-03-15T18:01:10.786Z] "Time": "2024-03-14T06:46:20Z", [2024-03-15T18:01:10.786Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.786Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.22.mod", [2024-03-15T18:01:10.786Z] "GoVersion": "1.21" [2024-03-15T18:01:10.786Z] }, [2024-03-15T18:01:10.786Z] "DepOnly": true, [2024-03-15T18:01:10.786Z] "Stale": true, [2024-03-15T18:01:10.786Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-15T18:01:10.786Z] "GoFiles": [ [2024-03-15T18:01:10.786Z] "cancel.go", [2024-03-15T18:01:10.786Z] "clients.go", [2024-03-15T18:01:10.786Z] "common.go", [2024-03-15T18:01:10.786Z] "configuration.go", [2024-03-15T18:01:10.786Z] "dev_remote_mode.go", [2024-03-15T18:01:10.786Z] "externalmqtt.go", [2024-03-15T18:01:10.786Z] "logging.go", [2024-03-15T18:01:10.786Z] "messaging.go", [2024-03-15T18:01:10.786Z] "metrics.go", [2024-03-15T18:01:10.786Z] "registry.go", [2024-03-15T18:01:10.786Z] "runtime_token.go", [2024-03-15T18:01:10.786Z] "secret.go", [2024-03-15T18:01:10.786Z] "token.go" [2024-03-15T18:01:10.786Z] ], [2024-03-15T18:01:10.786Z] "Imports": [ [2024-03-15T18:01:10.786Z] "context", [2024-03-15T18:01:10.786Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider" [2024-03-15T18:01:10.786Z] ], [2024-03-15T18:01:10.786Z] "Deps": [ [2024-03-15T18:01:10.786Z] "bufio", [2024-03-15T18:01:10.786Z] "bytes", [2024-03-15T18:01:10.786Z] "compress/flate", [2024-03-15T18:01:10.786Z] "compress/gzip", [2024-03-15T18:01:10.786Z] "compress/zlib", [2024-03-15T18:01:10.786Z] "container/list", [2024-03-15T18:01:10.786Z] "context", [2024-03-15T18:01:10.786Z] "crypto", [2024-03-15T18:01:10.786Z] "crypto/aes", [2024-03-15T18:01:10.786Z] "crypto/cipher", [2024-03-15T18:01:10.786Z] "crypto/des", [2024-03-15T18:01:10.786Z] "crypto/dsa", [2024-03-15T18:01:10.786Z] "crypto/ecdsa", [2024-03-15T18:01:10.786Z] "crypto/ed25519", [2024-03-15T18:01:10.786Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.786Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.786Z] "crypto/elliptic", [2024-03-15T18:01:10.786Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.786Z] "crypto/hmac", [2024-03-15T18:01:10.786Z] "crypto/internal/randutil", [2024-03-15T18:01:10.786Z] "crypto/internal/subtle", [2024-03-15T18:01:10.786Z] "crypto/md5", [2024-03-15T18:01:10.786Z] "crypto/rand", [2024-03-15T18:01:10.786Z] "crypto/rc4", [2024-03-15T18:01:10.786Z] "crypto/rsa", [2024-03-15T18:01:10.786Z] "crypto/sha1", [2024-03-15T18:01:10.786Z] "crypto/sha256", [2024-03-15T18:01:10.786Z] "crypto/sha512", [2024-03-15T18:01:10.786Z] "crypto/subtle", [2024-03-15T18:01:10.786Z] "crypto/tls", [2024-03-15T18:01:10.786Z] "crypto/x509", [2024-03-15T18:01:10.786Z] "crypto/x509/pkix", [2024-03-15T18:01:10.786Z] "database/sql/driver", [2024-03-15T18:01:10.786Z] "debug/dwarf", [2024-03-15T18:01:10.786Z] "debug/macho", [2024-03-15T18:01:10.786Z] "embed", [2024-03-15T18:01:10.786Z] "encoding", [2024-03-15T18:01:10.786Z] "encoding/asn1", [2024-03-15T18:01:10.786Z] "encoding/base32", [2024-03-15T18:01:10.786Z] "encoding/base64", [2024-03-15T18:01:10.786Z] "encoding/binary", [2024-03-15T18:01:10.786Z] "encoding/csv", [2024-03-15T18:01:10.786Z] "encoding/hex", [2024-03-15T18:01:10.786Z] "encoding/json", [2024-03-15T18:01:10.786Z] "encoding/pem", [2024-03-15T18:01:10.786Z] "encoding/xml", [2024-03-15T18:01:10.786Z] "errors", [2024-03-15T18:01:10.786Z] "flag", [2024-03-15T18:01:10.786Z] "fmt", [2024-03-15T18:01:10.786Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.786Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.786Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.786Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.786Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.787Z] "github.com/fatih/color", [2024-03-15T18:01:10.787Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.787Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.787Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.787Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.787Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.787Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.787Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.787Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.787Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.787Z] "github.com/go-kit/log", [2024-03-15T18:01:10.787Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.787Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.787Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.787Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.787Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.787Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.787Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.787Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.787Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.787Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.787Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.787Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.787Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.787Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.787Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.787Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.787Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.787Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.787Z] "github.com/google/uuid", [2024-03-15T18:01:10.787Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.787Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.787Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.787Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.787Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.787Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.787Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.787Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.787Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.787Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.787Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.787Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.787Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.787Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.787Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.787Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.787Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.787Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.787Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.787Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.787Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.787Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.787Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.787Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.787Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.787Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.787Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.787Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.787Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.787Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.787Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.787Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.787Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.787Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.787Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.787Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.787Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.787Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.787Z] "github.com/x448/float16", [2024-03-15T18:01:10.787Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.787Z] "go/token", [2024-03-15T18:01:10.787Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.787Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.787Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.787Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.787Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.787Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.787Z] "golang.org/x/net/html", [2024-03-15T18:01:10.787Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.787Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.787Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.787Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.787Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.787Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.787Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.787Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.787Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.787Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.787Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.787Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.787Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.787Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.787Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.787Z] "golang.org/x/text/language", [2024-03-15T18:01:10.787Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.787Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.787Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.787Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.787Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.787Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.787Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.787Z] "hash", [2024-03-15T18:01:10.787Z] "hash/adler32", [2024-03-15T18:01:10.787Z] "hash/crc32", [2024-03-15T18:01:10.787Z] "hash/fnv", [2024-03-15T18:01:10.787Z] "html", [2024-03-15T18:01:10.787Z] "html/template", [2024-03-15T18:01:10.787Z] "internal/abi", [2024-03-15T18:01:10.787Z] "internal/bytealg", [2024-03-15T18:01:10.787Z] "internal/cpu", [2024-03-15T18:01:10.787Z] "internal/fmtsort", [2024-03-15T18:01:10.787Z] "internal/goexperiment", [2024-03-15T18:01:10.787Z] "internal/itoa", [2024-03-15T18:01:10.787Z] "internal/nettrace", [2024-03-15T18:01:10.787Z] "internal/oserror", [2024-03-15T18:01:10.787Z] "internal/poll", [2024-03-15T18:01:10.787Z] "internal/race", [2024-03-15T18:01:10.787Z] "internal/reflectlite", [2024-03-15T18:01:10.787Z] "internal/singleflight", [2024-03-15T18:01:10.787Z] "internal/syscall/execenv", [2024-03-15T18:01:10.787Z] "internal/syscall/unix", [2024-03-15T18:01:10.787Z] "internal/testlog", [2024-03-15T18:01:10.787Z] "internal/unsafeheader", [2024-03-15T18:01:10.787Z] "io", [2024-03-15T18:01:10.787Z] "io/fs", [2024-03-15T18:01:10.787Z] "io/ioutil", [2024-03-15T18:01:10.787Z] "log", [2024-03-15T18:01:10.787Z] "log/syslog", [2024-03-15T18:01:10.787Z] "math", [2024-03-15T18:01:10.787Z] "math/big", [2024-03-15T18:01:10.787Z] "math/bits", [2024-03-15T18:01:10.787Z] "math/rand", [2024-03-15T18:01:10.787Z] "mime", [2024-03-15T18:01:10.787Z] "mime/multipart", [2024-03-15T18:01:10.787Z] "mime/quotedprintable", [2024-03-15T18:01:10.787Z] "net", [2024-03-15T18:01:10.787Z] "net/http", [2024-03-15T18:01:10.787Z] "net/http/httptest", [2024-03-15T18:01:10.787Z] "net/http/httptrace", [2024-03-15T18:01:10.787Z] "net/http/httputil", [2024-03-15T18:01:10.787Z] "net/http/internal", [2024-03-15T18:01:10.787Z] "net/http/internal/ascii", [2024-03-15T18:01:10.787Z] "net/http/internal/testcert", [2024-03-15T18:01:10.787Z] "net/textproto", [2024-03-15T18:01:10.787Z] "net/url", [2024-03-15T18:01:10.787Z] "os", [2024-03-15T18:01:10.787Z] "os/signal", [2024-03-15T18:01:10.787Z] "path", [2024-03-15T18:01:10.787Z] "path/filepath", [2024-03-15T18:01:10.787Z] "reflect", [2024-03-15T18:01:10.787Z] "regexp", [2024-03-15T18:01:10.787Z] "regexp/syntax", [2024-03-15T18:01:10.787Z] "runtime", [2024-03-15T18:01:10.787Z] "runtime/cgo", [2024-03-15T18:01:10.787Z] "runtime/debug", [2024-03-15T18:01:10.787Z] "runtime/internal/atomic", [2024-03-15T18:01:10.787Z] "runtime/internal/math", [2024-03-15T18:01:10.787Z] "runtime/internal/sys", [2024-03-15T18:01:10.787Z] "runtime/pprof", [2024-03-15T18:01:10.787Z] "sort", [2024-03-15T18:01:10.787Z] "strconv", [2024-03-15T18:01:10.787Z] "strings", [2024-03-15T18:01:10.787Z] "sync", [2024-03-15T18:01:10.787Z] "sync/atomic", [2024-03-15T18:01:10.787Z] "syscall", [2024-03-15T18:01:10.787Z] "text/tabwriter", [2024-03-15T18:01:10.787Z] "text/template", [2024-03-15T18:01:10.787Z] "text/template/parse", [2024-03-15T18:01:10.787Z] "time", [2024-03-15T18:01:10.787Z] "unicode", [2024-03-15T18:01:10.787Z] "unicode/utf16", [2024-03-15T18:01:10.787Z] "unicode/utf8", [2024-03-15T18:01:10.787Z] "unsafe", [2024-03-15T18:01:10.787Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.787Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.787Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.787Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.787Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.787Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.787Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.787Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.787Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.787Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.787Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.787Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.787Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.787Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.787Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.787Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.787Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.787Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.787Z] ] [2024-03-15T18:01:10.787Z] } [2024-03-15T18:01:10.787Z] { [2024-03-15T18:01:10.787Z] "Dir": "/w/workspace/edgex-go/635/internal/core/command/application", [2024-03-15T18:01:10.787Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-03-15T18:01:10.787Z] "Name": "application", [2024-03-15T18:01:10.787Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.787Z] "Module": { [2024-03-15T18:01:10.787Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.787Z] "Main": true, [2024-03-15T18:01:10.787Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.787Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.787Z] "GoVersion": "1.21" [2024-03-15T18:01:10.787Z] }, [2024-03-15T18:01:10.787Z] "Match": [ [2024-03-15T18:01:10.787Z] "./..." [2024-03-15T18:01:10.787Z] ], [2024-03-15T18:01:10.787Z] "Stale": true, [2024-03-15T18:01:10.787Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.787Z] "GoFiles": [ [2024-03-15T18:01:10.787Z] "command.go" [2024-03-15T18:01:10.787Z] ], [2024-03-15T18:01:10.787Z] "Imports": [ [2024-03-15T18:01:10.787Z] "context", [2024-03-15T18:01:10.787Z] "fmt", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.787Z] "strings" [2024-03-15T18:01:10.787Z] ], [2024-03-15T18:01:10.787Z] "Deps": [ [2024-03-15T18:01:10.787Z] "bufio", [2024-03-15T18:01:10.787Z] "bytes", [2024-03-15T18:01:10.787Z] "compress/flate", [2024-03-15T18:01:10.787Z] "compress/gzip", [2024-03-15T18:01:10.787Z] "compress/zlib", [2024-03-15T18:01:10.787Z] "container/list", [2024-03-15T18:01:10.787Z] "context", [2024-03-15T18:01:10.787Z] "crypto", [2024-03-15T18:01:10.787Z] "crypto/aes", [2024-03-15T18:01:10.787Z] "crypto/cipher", [2024-03-15T18:01:10.787Z] "crypto/des", [2024-03-15T18:01:10.787Z] "crypto/dsa", [2024-03-15T18:01:10.787Z] "crypto/ecdsa", [2024-03-15T18:01:10.787Z] "crypto/ed25519", [2024-03-15T18:01:10.787Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.787Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.787Z] "crypto/elliptic", [2024-03-15T18:01:10.787Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.787Z] "crypto/hmac", [2024-03-15T18:01:10.787Z] "crypto/internal/randutil", [2024-03-15T18:01:10.787Z] "crypto/internal/subtle", [2024-03-15T18:01:10.787Z] "crypto/md5", [2024-03-15T18:01:10.787Z] "crypto/rand", [2024-03-15T18:01:10.787Z] "crypto/rc4", [2024-03-15T18:01:10.787Z] "crypto/rsa", [2024-03-15T18:01:10.787Z] "crypto/sha1", [2024-03-15T18:01:10.787Z] "crypto/sha256", [2024-03-15T18:01:10.787Z] "crypto/sha512", [2024-03-15T18:01:10.787Z] "crypto/subtle", [2024-03-15T18:01:10.787Z] "crypto/tls", [2024-03-15T18:01:10.787Z] "crypto/x509", [2024-03-15T18:01:10.787Z] "crypto/x509/pkix", [2024-03-15T18:01:10.787Z] "database/sql/driver", [2024-03-15T18:01:10.787Z] "debug/dwarf", [2024-03-15T18:01:10.787Z] "debug/macho", [2024-03-15T18:01:10.787Z] "embed", [2024-03-15T18:01:10.787Z] "encoding", [2024-03-15T18:01:10.787Z] "encoding/asn1", [2024-03-15T18:01:10.787Z] "encoding/base32", [2024-03-15T18:01:10.787Z] "encoding/base64", [2024-03-15T18:01:10.787Z] "encoding/binary", [2024-03-15T18:01:10.787Z] "encoding/csv", [2024-03-15T18:01:10.787Z] "encoding/hex", [2024-03-15T18:01:10.787Z] "encoding/json", [2024-03-15T18:01:10.787Z] "encoding/pem", [2024-03-15T18:01:10.787Z] "encoding/xml", [2024-03-15T18:01:10.787Z] "errors", [2024-03-15T18:01:10.787Z] "flag", [2024-03-15T18:01:10.787Z] "fmt", [2024-03-15T18:01:10.787Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.787Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.787Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.787Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.787Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.788Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.788Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.788Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.788Z] "github.com/fatih/color", [2024-03-15T18:01:10.788Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.788Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.788Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.788Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.788Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.788Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.788Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.788Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.788Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.788Z] "github.com/go-kit/log", [2024-03-15T18:01:10.788Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.788Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.788Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.788Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.788Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.788Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.788Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.788Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.788Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.788Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.788Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.788Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.788Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.788Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.788Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.788Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.788Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.788Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.788Z] "github.com/google/uuid", [2024-03-15T18:01:10.788Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.788Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.788Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.788Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.788Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.788Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.788Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.788Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.788Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.788Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.788Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.788Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.788Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.788Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.788Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.788Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.788Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.788Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.788Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.788Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.788Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.788Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.788Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.788Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.788Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.788Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.788Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.788Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.788Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.788Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.788Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.788Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.788Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.788Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.788Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.788Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.788Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.788Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.788Z] "github.com/x448/float16", [2024-03-15T18:01:10.788Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.788Z] "go/token", [2024-03-15T18:01:10.788Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.788Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.788Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.788Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.788Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.788Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.788Z] "golang.org/x/net/html", [2024-03-15T18:01:10.788Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.788Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.788Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.788Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.788Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.788Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.788Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.788Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.788Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.788Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.788Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.788Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.788Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.788Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.788Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.788Z] "golang.org/x/text/language", [2024-03-15T18:01:10.788Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.788Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.788Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.788Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.788Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.788Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.788Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.788Z] "hash", [2024-03-15T18:01:10.788Z] "hash/adler32", [2024-03-15T18:01:10.788Z] "hash/crc32", [2024-03-15T18:01:10.788Z] "hash/fnv", [2024-03-15T18:01:10.788Z] "html", [2024-03-15T18:01:10.788Z] "html/template", [2024-03-15T18:01:10.788Z] "internal/abi", [2024-03-15T18:01:10.788Z] "internal/bytealg", [2024-03-15T18:01:10.788Z] "internal/cpu", [2024-03-15T18:01:10.788Z] "internal/fmtsort", [2024-03-15T18:01:10.788Z] "internal/goexperiment", [2024-03-15T18:01:10.788Z] "internal/itoa", [2024-03-15T18:01:10.788Z] "internal/nettrace", [2024-03-15T18:01:10.788Z] "internal/oserror", [2024-03-15T18:01:10.788Z] "internal/poll", [2024-03-15T18:01:10.788Z] "internal/race", [2024-03-15T18:01:10.788Z] "internal/reflectlite", [2024-03-15T18:01:10.788Z] "internal/singleflight", [2024-03-15T18:01:10.788Z] "internal/syscall/execenv", [2024-03-15T18:01:10.788Z] "internal/syscall/unix", [2024-03-15T18:01:10.788Z] "internal/testlog", [2024-03-15T18:01:10.788Z] "internal/unsafeheader", [2024-03-15T18:01:10.788Z] "io", [2024-03-15T18:01:10.788Z] "io/fs", [2024-03-15T18:01:10.788Z] "io/ioutil", [2024-03-15T18:01:10.788Z] "log", [2024-03-15T18:01:10.788Z] "log/syslog", [2024-03-15T18:01:10.788Z] "math", [2024-03-15T18:01:10.788Z] "math/big", [2024-03-15T18:01:10.788Z] "math/bits", [2024-03-15T18:01:10.788Z] "math/rand", [2024-03-15T18:01:10.788Z] "mime", [2024-03-15T18:01:10.788Z] "mime/multipart", [2024-03-15T18:01:10.788Z] "mime/quotedprintable", [2024-03-15T18:01:10.788Z] "net", [2024-03-15T18:01:10.788Z] "net/http", [2024-03-15T18:01:10.788Z] "net/http/httptest", [2024-03-15T18:01:10.788Z] "net/http/httptrace", [2024-03-15T18:01:10.788Z] "net/http/httputil", [2024-03-15T18:01:10.788Z] "net/http/internal", [2024-03-15T18:01:10.788Z] "net/http/internal/ascii", [2024-03-15T18:01:10.788Z] "net/http/internal/testcert", [2024-03-15T18:01:10.788Z] "net/textproto", [2024-03-15T18:01:10.788Z] "net/url", [2024-03-15T18:01:10.788Z] "os", [2024-03-15T18:01:10.788Z] "os/signal", [2024-03-15T18:01:10.788Z] "path", [2024-03-15T18:01:10.788Z] "path/filepath", [2024-03-15T18:01:10.788Z] "reflect", [2024-03-15T18:01:10.788Z] "regexp", [2024-03-15T18:01:10.788Z] "regexp/syntax", [2024-03-15T18:01:10.788Z] "runtime", [2024-03-15T18:01:10.788Z] "runtime/cgo", [2024-03-15T18:01:10.788Z] "runtime/debug", [2024-03-15T18:01:10.788Z] "runtime/internal/atomic", [2024-03-15T18:01:10.788Z] "runtime/internal/math", [2024-03-15T18:01:10.788Z] "runtime/internal/sys", [2024-03-15T18:01:10.788Z] "runtime/pprof", [2024-03-15T18:01:10.788Z] "sort", [2024-03-15T18:01:10.788Z] "strconv", [2024-03-15T18:01:10.788Z] "strings", [2024-03-15T18:01:10.788Z] "sync", [2024-03-15T18:01:10.788Z] "sync/atomic", [2024-03-15T18:01:10.788Z] "syscall", [2024-03-15T18:01:10.788Z] "text/tabwriter", [2024-03-15T18:01:10.788Z] "text/template", [2024-03-15T18:01:10.788Z] "text/template/parse", [2024-03-15T18:01:10.788Z] "time", [2024-03-15T18:01:10.788Z] "unicode", [2024-03-15T18:01:10.788Z] "unicode/utf16", [2024-03-15T18:01:10.788Z] "unicode/utf8", [2024-03-15T18:01:10.788Z] "unsafe", [2024-03-15T18:01:10.788Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.788Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.788Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.788Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.788Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.788Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.788Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.788Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.788Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.788Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.788Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.788Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.788Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.788Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.788Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.788Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.788Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.788Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.788Z] ], [2024-03-15T18:01:10.788Z] "TestGoFiles": [ [2024-03-15T18:01:10.788Z] "command_test.go" [2024-03-15T18:01:10.788Z] ], [2024-03-15T18:01:10.788Z] "TestImports": [ [2024-03-15T18:01:10.788Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.788Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.788Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.788Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.788Z] "testing" [2024-03-15T18:01:10.788Z] ] [2024-03-15T18:01:10.788Z] } [2024-03-15T18:01:10.788Z] { [2024-03-15T18:01:10.788Z] "Dir": "/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1", [2024-03-15T18:01:10.788Z] "ImportPath": "gopkg.in/yaml.v3", [2024-03-15T18:01:10.788Z] "Name": "yaml", [2024-03-15T18:01:10.788Z] "Doc": "Package yaml implements YAML support for the Go language.", [2024-03-15T18:01:10.788Z] "Root": "/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1", [2024-03-15T18:01:10.788Z] "Module": { [2024-03-15T18:01:10.788Z] "Path": "gopkg.in/yaml.v3", [2024-03-15T18:01:10.788Z] "Version": "v3.0.1", [2024-03-15T18:01:10.788Z] "Time": "2022-05-27T08:35:30Z", [2024-03-15T18:01:10.788Z] "Dir": "/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1", [2024-03-15T18:01:10.788Z] "GoMod": "/go/pkg/mod/cache/download/gopkg.in/yaml.v3/@v/v3.0.1.mod" [2024-03-15T18:01:10.788Z] }, [2024-03-15T18:01:10.788Z] "DepOnly": true, [2024-03-15T18:01:10.788Z] "Stale": true, [2024-03-15T18:01:10.788Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.788Z] "GoFiles": [ [2024-03-15T18:01:10.788Z] "apic.go", [2024-03-15T18:01:10.788Z] "decode.go", [2024-03-15T18:01:10.788Z] "emitterc.go", [2024-03-15T18:01:10.788Z] "encode.go", [2024-03-15T18:01:10.788Z] "parserc.go", [2024-03-15T18:01:10.788Z] "readerc.go", [2024-03-15T18:01:10.788Z] "resolve.go", [2024-03-15T18:01:10.788Z] "scannerc.go", [2024-03-15T18:01:10.788Z] "sorter.go", [2024-03-15T18:01:10.788Z] "writerc.go", [2024-03-15T18:01:10.788Z] "yaml.go", [2024-03-15T18:01:10.788Z] "yamlh.go", [2024-03-15T18:01:10.788Z] "yamlprivateh.go" [2024-03-15T18:01:10.788Z] ], [2024-03-15T18:01:10.788Z] "Imports": [ [2024-03-15T18:01:10.788Z] "bytes", [2024-03-15T18:01:10.788Z] "encoding", [2024-03-15T18:01:10.788Z] "encoding/base64", [2024-03-15T18:01:10.788Z] "errors", [2024-03-15T18:01:10.788Z] "fmt", [2024-03-15T18:01:10.788Z] "io", [2024-03-15T18:01:10.788Z] "math", [2024-03-15T18:01:10.788Z] "reflect", [2024-03-15T18:01:10.788Z] "regexp", [2024-03-15T18:01:10.788Z] "sort", [2024-03-15T18:01:10.788Z] "strconv", [2024-03-15T18:01:10.788Z] "strings", [2024-03-15T18:01:10.788Z] "sync", [2024-03-15T18:01:10.788Z] "time", [2024-03-15T18:01:10.788Z] "unicode", [2024-03-15T18:01:10.788Z] "unicode/utf8" [2024-03-15T18:01:10.788Z] ], [2024-03-15T18:01:10.788Z] "Deps": [ [2024-03-15T18:01:10.788Z] "bytes", [2024-03-15T18:01:10.788Z] "encoding", [2024-03-15T18:01:10.788Z] "encoding/base64", [2024-03-15T18:01:10.788Z] "encoding/binary", [2024-03-15T18:01:10.788Z] "errors", [2024-03-15T18:01:10.788Z] "fmt", [2024-03-15T18:01:10.788Z] "internal/abi", [2024-03-15T18:01:10.788Z] "internal/bytealg", [2024-03-15T18:01:10.788Z] "internal/cpu", [2024-03-15T18:01:10.788Z] "internal/fmtsort", [2024-03-15T18:01:10.788Z] "internal/goexperiment", [2024-03-15T18:01:10.788Z] "internal/itoa", [2024-03-15T18:01:10.788Z] "internal/oserror", [2024-03-15T18:01:10.788Z] "internal/poll", [2024-03-15T18:01:10.788Z] "internal/race", [2024-03-15T18:01:10.788Z] "internal/reflectlite", [2024-03-15T18:01:10.788Z] "internal/syscall/execenv", [2024-03-15T18:01:10.788Z] "internal/syscall/unix", [2024-03-15T18:01:10.788Z] "internal/testlog", [2024-03-15T18:01:10.788Z] "internal/unsafeheader", [2024-03-15T18:01:10.788Z] "io", [2024-03-15T18:01:10.788Z] "io/fs", [2024-03-15T18:01:10.788Z] "math", [2024-03-15T18:01:10.788Z] "math/bits", [2024-03-15T18:01:10.788Z] "os", [2024-03-15T18:01:10.788Z] "path", [2024-03-15T18:01:10.788Z] "reflect", [2024-03-15T18:01:10.788Z] "regexp", [2024-03-15T18:01:10.788Z] "regexp/syntax", [2024-03-15T18:01:10.788Z] "runtime", [2024-03-15T18:01:10.788Z] "runtime/internal/atomic", [2024-03-15T18:01:10.788Z] "runtime/internal/math", [2024-03-15T18:01:10.788Z] "runtime/internal/sys", [2024-03-15T18:01:10.788Z] "sort", [2024-03-15T18:01:10.788Z] "strconv", [2024-03-15T18:01:10.788Z] "strings", [2024-03-15T18:01:10.788Z] "sync", [2024-03-15T18:01:10.788Z] "sync/atomic", [2024-03-15T18:01:10.788Z] "syscall", [2024-03-15T18:01:10.788Z] "time", [2024-03-15T18:01:10.788Z] "unicode", [2024-03-15T18:01:10.788Z] "unicode/utf8", [2024-03-15T18:01:10.788Z] "unsafe" [2024-03-15T18:01:10.788Z] ], [2024-03-15T18:01:10.788Z] "XTestGoFiles": [ [2024-03-15T18:01:10.788Z] "decode_test.go", [2024-03-15T18:01:10.788Z] "encode_test.go", [2024-03-15T18:01:10.788Z] "example_embedded_test.go", [2024-03-15T18:01:10.788Z] "limit_test.go", [2024-03-15T18:01:10.788Z] "node_test.go", [2024-03-15T18:01:10.788Z] "suite_test.go" [2024-03-15T18:01:10.788Z] ], [2024-03-15T18:01:10.788Z] "XTestImports": [ [2024-03-15T18:01:10.788Z] "bytes", [2024-03-15T18:01:10.788Z] "errors", [2024-03-15T18:01:10.788Z] "fmt", [2024-03-15T18:01:10.788Z] "gopkg.in/check.v1", [2024-03-15T18:01:10.788Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.788Z] "io", [2024-03-15T18:01:10.788Z] "log", [2024-03-15T18:01:10.788Z] "math", [2024-03-15T18:01:10.788Z] "net", [2024-03-15T18:01:10.788Z] "os", [2024-03-15T18:01:10.788Z] "reflect", [2024-03-15T18:01:10.788Z] "strconv", [2024-03-15T18:01:10.788Z] "strings", [2024-03-15T18:01:10.788Z] "testing", [2024-03-15T18:01:10.788Z] "time" [2024-03-15T18:01:10.788Z] ] [2024-03-15T18:01:10.788Z] } [2024-03-15T18:01:10.788Z] { [2024-03-15T18:01:10.788Z] "Dir": "/w/workspace/edgex-go/635/internal/pkg", [2024-03-15T18:01:10.788Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.788Z] "Name": "pkg", [2024-03-15T18:01:10.788Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.788Z] "Module": { [2024-03-15T18:01:10.788Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.788Z] "Main": true, [2024-03-15T18:01:10.788Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.788Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.788Z] "GoVersion": "1.21" [2024-03-15T18:01:10.788Z] }, [2024-03-15T18:01:10.788Z] "Match": [ [2024-03-15T18:01:10.788Z] "./..." [2024-03-15T18:01:10.788Z] ], [2024-03-15T18:01:10.788Z] "Stale": true, [2024-03-15T18:01:10.788Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.788Z] "GoFiles": [ [2024-03-15T18:01:10.788Z] "encoding.go" [2024-03-15T18:01:10.788Z] ], [2024-03-15T18:01:10.788Z] "Imports": [ [2024-03-15T18:01:10.788Z] "encoding/json", [2024-03-15T18:01:10.788Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.788Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.788Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.788Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.788Z] "net/http" [2024-03-15T18:01:10.788Z] ], [2024-03-15T18:01:10.788Z] "Deps": [ [2024-03-15T18:01:10.788Z] "bufio", [2024-03-15T18:01:10.788Z] "bytes", [2024-03-15T18:01:10.788Z] "compress/flate", [2024-03-15T18:01:10.788Z] "compress/gzip", [2024-03-15T18:01:10.788Z] "compress/zlib", [2024-03-15T18:01:10.788Z] "container/list", [2024-03-15T18:01:10.788Z] "context", [2024-03-15T18:01:10.788Z] "crypto", [2024-03-15T18:01:10.788Z] "crypto/aes", [2024-03-15T18:01:10.788Z] "crypto/cipher", [2024-03-15T18:01:10.788Z] "crypto/des", [2024-03-15T18:01:10.788Z] "crypto/dsa", [2024-03-15T18:01:10.788Z] "crypto/ecdsa", [2024-03-15T18:01:10.788Z] "crypto/ed25519", [2024-03-15T18:01:10.788Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.788Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.788Z] "crypto/elliptic", [2024-03-15T18:01:10.788Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.788Z] "crypto/hmac", [2024-03-15T18:01:10.788Z] "crypto/internal/randutil", [2024-03-15T18:01:10.788Z] "crypto/internal/subtle", [2024-03-15T18:01:10.788Z] "crypto/md5", [2024-03-15T18:01:10.788Z] "crypto/rand", [2024-03-15T18:01:10.788Z] "crypto/rc4", [2024-03-15T18:01:10.788Z] "crypto/rsa", [2024-03-15T18:01:10.788Z] "crypto/sha1", [2024-03-15T18:01:10.788Z] "crypto/sha256", [2024-03-15T18:01:10.788Z] "crypto/sha512", [2024-03-15T18:01:10.789Z] "crypto/subtle", [2024-03-15T18:01:10.789Z] "crypto/tls", [2024-03-15T18:01:10.789Z] "crypto/x509", [2024-03-15T18:01:10.789Z] "crypto/x509/pkix", [2024-03-15T18:01:10.789Z] "database/sql/driver", [2024-03-15T18:01:10.789Z] "debug/dwarf", [2024-03-15T18:01:10.789Z] "debug/macho", [2024-03-15T18:01:10.789Z] "encoding", [2024-03-15T18:01:10.789Z] "encoding/asn1", [2024-03-15T18:01:10.789Z] "encoding/base64", [2024-03-15T18:01:10.789Z] "encoding/binary", [2024-03-15T18:01:10.789Z] "encoding/csv", [2024-03-15T18:01:10.789Z] "encoding/hex", [2024-03-15T18:01:10.789Z] "encoding/json", [2024-03-15T18:01:10.789Z] "encoding/pem", [2024-03-15T18:01:10.789Z] "encoding/xml", [2024-03-15T18:01:10.789Z] "errors", [2024-03-15T18:01:10.789Z] "fmt", [2024-03-15T18:01:10.789Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.789Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.789Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.789Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.789Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.789Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.789Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.789Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.789Z] "github.com/go-kit/log", [2024-03-15T18:01:10.789Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.789Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.789Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.789Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.789Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.789Z] "github.com/google/uuid", [2024-03-15T18:01:10.789Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.789Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.789Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.789Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.789Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.789Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.789Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.789Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.789Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.789Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.789Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.789Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.789Z] "golang.org/x/net/html", [2024-03-15T18:01:10.789Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.789Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.789Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.789Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.789Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.789Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.789Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.789Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.789Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.789Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.789Z] "golang.org/x/text/language", [2024-03-15T18:01:10.789Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.789Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.789Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.789Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.789Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.789Z] "hash", [2024-03-15T18:01:10.789Z] "hash/adler32", [2024-03-15T18:01:10.789Z] "hash/crc32", [2024-03-15T18:01:10.789Z] "internal/abi", [2024-03-15T18:01:10.789Z] "internal/bytealg", [2024-03-15T18:01:10.789Z] "internal/cpu", [2024-03-15T18:01:10.789Z] "internal/fmtsort", [2024-03-15T18:01:10.789Z] "internal/goexperiment", [2024-03-15T18:01:10.789Z] "internal/itoa", [2024-03-15T18:01:10.789Z] "internal/nettrace", [2024-03-15T18:01:10.789Z] "internal/oserror", [2024-03-15T18:01:10.789Z] "internal/poll", [2024-03-15T18:01:10.789Z] "internal/race", [2024-03-15T18:01:10.789Z] "internal/reflectlite", [2024-03-15T18:01:10.789Z] "internal/singleflight", [2024-03-15T18:01:10.789Z] "internal/syscall/execenv", [2024-03-15T18:01:10.789Z] "internal/syscall/unix", [2024-03-15T18:01:10.789Z] "internal/testlog", [2024-03-15T18:01:10.789Z] "internal/unsafeheader", [2024-03-15T18:01:10.789Z] "io", [2024-03-15T18:01:10.789Z] "io/fs", [2024-03-15T18:01:10.789Z] "io/ioutil", [2024-03-15T18:01:10.789Z] "log", [2024-03-15T18:01:10.789Z] "math", [2024-03-15T18:01:10.789Z] "math/big", [2024-03-15T18:01:10.789Z] "math/bits", [2024-03-15T18:01:10.789Z] "math/rand", [2024-03-15T18:01:10.789Z] "mime", [2024-03-15T18:01:10.789Z] "mime/multipart", [2024-03-15T18:01:10.789Z] "mime/quotedprintable", [2024-03-15T18:01:10.789Z] "net", [2024-03-15T18:01:10.789Z] "net/http", [2024-03-15T18:01:10.789Z] "net/http/httptrace", [2024-03-15T18:01:10.789Z] "net/http/internal", [2024-03-15T18:01:10.789Z] "net/http/internal/ascii", [2024-03-15T18:01:10.789Z] "net/textproto", [2024-03-15T18:01:10.789Z] "net/url", [2024-03-15T18:01:10.789Z] "os", [2024-03-15T18:01:10.789Z] "path", [2024-03-15T18:01:10.789Z] "path/filepath", [2024-03-15T18:01:10.789Z] "reflect", [2024-03-15T18:01:10.789Z] "regexp", [2024-03-15T18:01:10.789Z] "regexp/syntax", [2024-03-15T18:01:10.789Z] "runtime", [2024-03-15T18:01:10.789Z] "runtime/cgo", [2024-03-15T18:01:10.789Z] "runtime/debug", [2024-03-15T18:01:10.789Z] "runtime/internal/atomic", [2024-03-15T18:01:10.789Z] "runtime/internal/math", [2024-03-15T18:01:10.789Z] "runtime/internal/sys", [2024-03-15T18:01:10.789Z] "sort", [2024-03-15T18:01:10.789Z] "strconv", [2024-03-15T18:01:10.789Z] "strings", [2024-03-15T18:01:10.789Z] "sync", [2024-03-15T18:01:10.789Z] "sync/atomic", [2024-03-15T18:01:10.789Z] "syscall", [2024-03-15T18:01:10.789Z] "time", [2024-03-15T18:01:10.789Z] "unicode", [2024-03-15T18:01:10.789Z] "unicode/utf16", [2024-03-15T18:01:10.789Z] "unicode/utf8", [2024-03-15T18:01:10.789Z] "unsafe", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.789Z] ] [2024-03-15T18:01:10.789Z] } [2024-03-15T18:01:10.789Z] { [2024-03-15T18:01:10.789Z] "Dir": "/w/workspace/edgex-go/635/internal/pkg/correlation", [2024-03-15T18:01:10.789Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.789Z] "Name": "correlation", [2024-03-15T18:01:10.789Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.789Z] "Module": { [2024-03-15T18:01:10.789Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.789Z] "Main": true, [2024-03-15T18:01:10.789Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.789Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.789Z] "GoVersion": "1.21" [2024-03-15T18:01:10.789Z] }, [2024-03-15T18:01:10.789Z] "Match": [ [2024-03-15T18:01:10.789Z] "./..." [2024-03-15T18:01:10.789Z] ], [2024-03-15T18:01:10.789Z] "Stale": true, [2024-03-15T18:01:10.789Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.789Z] "GoFiles": [ [2024-03-15T18:01:10.789Z] "handler.go" [2024-03-15T18:01:10.789Z] ], [2024-03-15T18:01:10.789Z] "Imports": [ [2024-03-15T18:01:10.789Z] "context", [2024-03-15T18:01:10.789Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common" [2024-03-15T18:01:10.789Z] ], [2024-03-15T18:01:10.789Z] "Deps": [ [2024-03-15T18:01:10.789Z] "bufio", [2024-03-15T18:01:10.789Z] "bytes", [2024-03-15T18:01:10.789Z] "compress/flate", [2024-03-15T18:01:10.789Z] "compress/gzip", [2024-03-15T18:01:10.789Z] "compress/zlib", [2024-03-15T18:01:10.789Z] "container/list", [2024-03-15T18:01:10.789Z] "context", [2024-03-15T18:01:10.789Z] "crypto", [2024-03-15T18:01:10.789Z] "crypto/aes", [2024-03-15T18:01:10.789Z] "crypto/cipher", [2024-03-15T18:01:10.789Z] "crypto/des", [2024-03-15T18:01:10.789Z] "crypto/dsa", [2024-03-15T18:01:10.789Z] "crypto/ecdsa", [2024-03-15T18:01:10.789Z] "crypto/ed25519", [2024-03-15T18:01:10.789Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.789Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.789Z] "crypto/elliptic", [2024-03-15T18:01:10.789Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.789Z] "crypto/hmac", [2024-03-15T18:01:10.789Z] "crypto/internal/randutil", [2024-03-15T18:01:10.789Z] "crypto/internal/subtle", [2024-03-15T18:01:10.789Z] "crypto/md5", [2024-03-15T18:01:10.789Z] "crypto/rand", [2024-03-15T18:01:10.789Z] "crypto/rc4", [2024-03-15T18:01:10.789Z] "crypto/rsa", [2024-03-15T18:01:10.789Z] "crypto/sha1", [2024-03-15T18:01:10.789Z] "crypto/sha256", [2024-03-15T18:01:10.789Z] "crypto/sha512", [2024-03-15T18:01:10.789Z] "crypto/subtle", [2024-03-15T18:01:10.789Z] "crypto/tls", [2024-03-15T18:01:10.789Z] "crypto/x509", [2024-03-15T18:01:10.789Z] "crypto/x509/pkix", [2024-03-15T18:01:10.789Z] "database/sql/driver", [2024-03-15T18:01:10.789Z] "debug/dwarf", [2024-03-15T18:01:10.789Z] "debug/macho", [2024-03-15T18:01:10.789Z] "encoding", [2024-03-15T18:01:10.789Z] "encoding/asn1", [2024-03-15T18:01:10.789Z] "encoding/base64", [2024-03-15T18:01:10.789Z] "encoding/binary", [2024-03-15T18:01:10.789Z] "encoding/csv", [2024-03-15T18:01:10.789Z] "encoding/hex", [2024-03-15T18:01:10.789Z] "encoding/json", [2024-03-15T18:01:10.789Z] "encoding/pem", [2024-03-15T18:01:10.789Z] "encoding/xml", [2024-03-15T18:01:10.789Z] "errors", [2024-03-15T18:01:10.789Z] "fmt", [2024-03-15T18:01:10.789Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.789Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.789Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.789Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.789Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.789Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.789Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.789Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.789Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.789Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.789Z] "github.com/google/uuid", [2024-03-15T18:01:10.789Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.789Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.789Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.789Z] "golang.org/x/net/html", [2024-03-15T18:01:10.789Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.789Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.789Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.789Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.789Z] "golang.org/x/text/language", [2024-03-15T18:01:10.789Z] "hash", [2024-03-15T18:01:10.789Z] "hash/adler32", [2024-03-15T18:01:10.789Z] "hash/crc32", [2024-03-15T18:01:10.789Z] "internal/abi", [2024-03-15T18:01:10.789Z] "internal/bytealg", [2024-03-15T18:01:10.789Z] "internal/cpu", [2024-03-15T18:01:10.789Z] "internal/fmtsort", [2024-03-15T18:01:10.789Z] "internal/goexperiment", [2024-03-15T18:01:10.789Z] "internal/itoa", [2024-03-15T18:01:10.789Z] "internal/nettrace", [2024-03-15T18:01:10.789Z] "internal/oserror", [2024-03-15T18:01:10.789Z] "internal/poll", [2024-03-15T18:01:10.789Z] "internal/race", [2024-03-15T18:01:10.789Z] "internal/reflectlite", [2024-03-15T18:01:10.789Z] "internal/singleflight", [2024-03-15T18:01:10.789Z] "internal/syscall/execenv", [2024-03-15T18:01:10.789Z] "internal/syscall/unix", [2024-03-15T18:01:10.789Z] "internal/testlog", [2024-03-15T18:01:10.789Z] "internal/unsafeheader", [2024-03-15T18:01:10.789Z] "io", [2024-03-15T18:01:10.789Z] "io/fs", [2024-03-15T18:01:10.789Z] "io/ioutil", [2024-03-15T18:01:10.789Z] "log", [2024-03-15T18:01:10.789Z] "math", [2024-03-15T18:01:10.789Z] "math/big", [2024-03-15T18:01:10.789Z] "math/bits", [2024-03-15T18:01:10.789Z] "math/rand", [2024-03-15T18:01:10.789Z] "mime", [2024-03-15T18:01:10.789Z] "mime/multipart", [2024-03-15T18:01:10.789Z] "mime/quotedprintable", [2024-03-15T18:01:10.789Z] "net", [2024-03-15T18:01:10.789Z] "net/http", [2024-03-15T18:01:10.789Z] "net/http/httptrace", [2024-03-15T18:01:10.789Z] "net/http/internal", [2024-03-15T18:01:10.789Z] "net/http/internal/ascii", [2024-03-15T18:01:10.789Z] "net/textproto", [2024-03-15T18:01:10.789Z] "net/url", [2024-03-15T18:01:10.789Z] "os", [2024-03-15T18:01:10.789Z] "path", [2024-03-15T18:01:10.789Z] "path/filepath", [2024-03-15T18:01:10.789Z] "reflect", [2024-03-15T18:01:10.789Z] "regexp", [2024-03-15T18:01:10.789Z] "regexp/syntax", [2024-03-15T18:01:10.789Z] "runtime", [2024-03-15T18:01:10.789Z] "runtime/cgo", [2024-03-15T18:01:10.789Z] "runtime/internal/atomic", [2024-03-15T18:01:10.789Z] "runtime/internal/math", [2024-03-15T18:01:10.789Z] "runtime/internal/sys", [2024-03-15T18:01:10.789Z] "sort", [2024-03-15T18:01:10.789Z] "strconv", [2024-03-15T18:01:10.789Z] "strings", [2024-03-15T18:01:10.789Z] "sync", [2024-03-15T18:01:10.789Z] "sync/atomic", [2024-03-15T18:01:10.789Z] "syscall", [2024-03-15T18:01:10.789Z] "time", [2024-03-15T18:01:10.789Z] "unicode", [2024-03-15T18:01:10.789Z] "unicode/utf16", [2024-03-15T18:01:10.789Z] "unicode/utf8", [2024-03-15T18:01:10.789Z] "unsafe", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.789Z] ] [2024-03-15T18:01:10.789Z] } [2024-03-15T18:01:10.789Z] { [2024-03-15T18:01:10.789Z] "Dir": "/w/workspace/edgex-go/635/internal/pkg/utils", [2024-03-15T18:01:10.789Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.789Z] "Name": "utils", [2024-03-15T18:01:10.789Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.789Z] "Module": { [2024-03-15T18:01:10.789Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.789Z] "Main": true, [2024-03-15T18:01:10.789Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.789Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.789Z] "GoVersion": "1.21" [2024-03-15T18:01:10.789Z] }, [2024-03-15T18:01:10.789Z] "Match": [ [2024-03-15T18:01:10.789Z] "./..." [2024-03-15T18:01:10.789Z] ], [2024-03-15T18:01:10.789Z] "Stale": true, [2024-03-15T18:01:10.789Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.789Z] "GoFiles": [ [2024-03-15T18:01:10.789Z] "db.go", [2024-03-15T18:01:10.789Z] "http.go", [2024-03-15T18:01:10.789Z] "payload.go", [2024-03-15T18:01:10.789Z] "restaddress.go", [2024-03-15T18:01:10.789Z] "struct.go", [2024-03-15T18:01:10.789Z] "time.go" [2024-03-15T18:01:10.789Z] ], [2024-03-15T18:01:10.789Z] "Imports": [ [2024-03-15T18:01:10.789Z] "bytes", [2024-03-15T18:01:10.789Z] "context", [2024-03-15T18:01:10.789Z] "encoding/json", [2024-03-15T18:01:10.789Z] "fmt", [2024-03-15T18:01:10.789Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.789Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.789Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.789Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.789Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.789Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.789Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.789Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.789Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.789Z] "io", [2024-03-15T18:01:10.789Z] "net/http", [2024-03-15T18:01:10.789Z] "reflect", [2024-03-15T18:01:10.789Z] "strconv", [2024-03-15T18:01:10.789Z] "strings", [2024-03-15T18:01:10.789Z] "time" [2024-03-15T18:01:10.789Z] ], [2024-03-15T18:01:10.789Z] "Deps": [ [2024-03-15T18:01:10.789Z] "bufio", [2024-03-15T18:01:10.789Z] "bytes", [2024-03-15T18:01:10.789Z] "compress/flate", [2024-03-15T18:01:10.789Z] "compress/gzip", [2024-03-15T18:01:10.789Z] "compress/zlib", [2024-03-15T18:01:10.789Z] "container/list", [2024-03-15T18:01:10.789Z] "context", [2024-03-15T18:01:10.789Z] "crypto", [2024-03-15T18:01:10.789Z] "crypto/aes", [2024-03-15T18:01:10.789Z] "crypto/cipher", [2024-03-15T18:01:10.789Z] "crypto/des", [2024-03-15T18:01:10.789Z] "crypto/dsa", [2024-03-15T18:01:10.789Z] "crypto/ecdsa", [2024-03-15T18:01:10.789Z] "crypto/ed25519", [2024-03-15T18:01:10.789Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.789Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.789Z] "crypto/elliptic", [2024-03-15T18:01:10.789Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.789Z] "crypto/hmac", [2024-03-15T18:01:10.789Z] "crypto/internal/randutil", [2024-03-15T18:01:10.789Z] "crypto/internal/subtle", [2024-03-15T18:01:10.789Z] "crypto/md5", [2024-03-15T18:01:10.789Z] "crypto/rand", [2024-03-15T18:01:10.789Z] "crypto/rc4", [2024-03-15T18:01:10.789Z] "crypto/rsa", [2024-03-15T18:01:10.789Z] "crypto/sha1", [2024-03-15T18:01:10.789Z] "crypto/sha256", [2024-03-15T18:01:10.789Z] "crypto/sha512", [2024-03-15T18:01:10.789Z] "crypto/subtle", [2024-03-15T18:01:10.789Z] "crypto/tls", [2024-03-15T18:01:10.789Z] "crypto/x509", [2024-03-15T18:01:10.789Z] "crypto/x509/pkix", [2024-03-15T18:01:10.789Z] "database/sql/driver", [2024-03-15T18:01:10.789Z] "debug/dwarf", [2024-03-15T18:01:10.789Z] "debug/macho", [2024-03-15T18:01:10.789Z] "encoding", [2024-03-15T18:01:10.789Z] "encoding/asn1", [2024-03-15T18:01:10.789Z] "encoding/base32", [2024-03-15T18:01:10.789Z] "encoding/base64", [2024-03-15T18:01:10.789Z] "encoding/binary", [2024-03-15T18:01:10.789Z] "encoding/csv", [2024-03-15T18:01:10.789Z] "encoding/hex", [2024-03-15T18:01:10.789Z] "encoding/json", [2024-03-15T18:01:10.789Z] "encoding/pem", [2024-03-15T18:01:10.789Z] "encoding/xml", [2024-03-15T18:01:10.789Z] "errors", [2024-03-15T18:01:10.789Z] "fmt", [2024-03-15T18:01:10.789Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.789Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.789Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.789Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.789Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.789Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.789Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.789Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.789Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.789Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.789Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.789Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.789Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.789Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.789Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.789Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.789Z] "github.com/go-kit/log", [2024-03-15T18:01:10.789Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.789Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.789Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.789Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.789Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.789Z] "github.com/google/uuid", [2024-03-15T18:01:10.789Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.789Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.789Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.789Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.789Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.789Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.789Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.789Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.789Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.789Z] "github.com/x448/float16", [2024-03-15T18:01:10.789Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.789Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.789Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.789Z] "golang.org/x/net/html", [2024-03-15T18:01:10.789Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.789Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.789Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.789Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.789Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.789Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.789Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.789Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.789Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.789Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.789Z] "golang.org/x/text/language", [2024-03-15T18:01:10.789Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.789Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.789Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.789Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.789Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.789Z] "hash", [2024-03-15T18:01:10.789Z] "hash/adler32", [2024-03-15T18:01:10.789Z] "hash/crc32", [2024-03-15T18:01:10.789Z] "internal/abi", [2024-03-15T18:01:10.789Z] "internal/bytealg", [2024-03-15T18:01:10.789Z] "internal/cpu", [2024-03-15T18:01:10.789Z] "internal/fmtsort", [2024-03-15T18:01:10.789Z] "internal/goexperiment", [2024-03-15T18:01:10.789Z] "internal/itoa", [2024-03-15T18:01:10.789Z] "internal/nettrace", [2024-03-15T18:01:10.789Z] "internal/oserror", [2024-03-15T18:01:10.789Z] "internal/poll", [2024-03-15T18:01:10.789Z] "internal/race", [2024-03-15T18:01:10.789Z] "internal/reflectlite", [2024-03-15T18:01:10.789Z] "internal/singleflight", [2024-03-15T18:01:10.789Z] "internal/syscall/execenv", [2024-03-15T18:01:10.789Z] "internal/syscall/unix", [2024-03-15T18:01:10.789Z] "internal/testlog", [2024-03-15T18:01:10.789Z] "internal/unsafeheader", [2024-03-15T18:01:10.789Z] "io", [2024-03-15T18:01:10.789Z] "io/fs", [2024-03-15T18:01:10.789Z] "io/ioutil", [2024-03-15T18:01:10.789Z] "log", [2024-03-15T18:01:10.789Z] "math", [2024-03-15T18:01:10.789Z] "math/big", [2024-03-15T18:01:10.789Z] "math/bits", [2024-03-15T18:01:10.789Z] "math/rand", [2024-03-15T18:01:10.789Z] "mime", [2024-03-15T18:01:10.789Z] "mime/multipart", [2024-03-15T18:01:10.789Z] "mime/quotedprintable", [2024-03-15T18:01:10.789Z] "net", [2024-03-15T18:01:10.789Z] "net/http", [2024-03-15T18:01:10.789Z] "net/http/httptrace", [2024-03-15T18:01:10.789Z] "net/http/internal", [2024-03-15T18:01:10.789Z] "net/http/internal/ascii", [2024-03-15T18:01:10.789Z] "net/textproto", [2024-03-15T18:01:10.789Z] "net/url", [2024-03-15T18:01:10.789Z] "os", [2024-03-15T18:01:10.789Z] "path", [2024-03-15T18:01:10.789Z] "path/filepath", [2024-03-15T18:01:10.789Z] "reflect", [2024-03-15T18:01:10.789Z] "regexp", [2024-03-15T18:01:10.789Z] "regexp/syntax", [2024-03-15T18:01:10.789Z] "runtime", [2024-03-15T18:01:10.789Z] "runtime/cgo", [2024-03-15T18:01:10.789Z] "runtime/debug", [2024-03-15T18:01:10.789Z] "runtime/internal/atomic", [2024-03-15T18:01:10.789Z] "runtime/internal/math", [2024-03-15T18:01:10.789Z] "runtime/internal/sys", [2024-03-15T18:01:10.789Z] "sort", [2024-03-15T18:01:10.789Z] "strconv", [2024-03-15T18:01:10.789Z] "strings", [2024-03-15T18:01:10.789Z] "sync", [2024-03-15T18:01:10.789Z] "sync/atomic", [2024-03-15T18:01:10.789Z] "syscall", [2024-03-15T18:01:10.789Z] "time", [2024-03-15T18:01:10.789Z] "unicode", [2024-03-15T18:01:10.789Z] "unicode/utf16", [2024-03-15T18:01:10.789Z] "unicode/utf8", [2024-03-15T18:01:10.789Z] "unsafe", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.789Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.789Z] ], [2024-03-15T18:01:10.789Z] "TestGoFiles": [ [2024-03-15T18:01:10.789Z] "http_test.go", [2024-03-15T18:01:10.789Z] "payload_test.go", [2024-03-15T18:01:10.789Z] "struct_test.go", [2024-03-15T18:01:10.789Z] "time_test.go" [2024-03-15T18:01:10.789Z] ], [2024-03-15T18:01:10.789Z] "TestImports": [ [2024-03-15T18:01:10.789Z] "errors", [2024-03-15T18:01:10.789Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks", [2024-03-15T18:01:10.789Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.790Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.790Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.790Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.790Z] "math", [2024-03-15T18:01:10.790Z] "net/http", [2024-03-15T18:01:10.790Z] "strconv", [2024-03-15T18:01:10.790Z] "testing", [2024-03-15T18:01:10.790Z] "time" [2024-03-15T18:01:10.790Z] ] [2024-03-15T18:01:10.790Z] } [2024-03-15T18:01:10.790Z] { [2024-03-15T18:01:10.790Z] "Dir": "/w/workspace/edgex-go/635/internal/core/command/controller/http", [2024-03-15T18:01:10.790Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/command/controller/http", [2024-03-15T18:01:10.790Z] "Name": "http", [2024-03-15T18:01:10.790Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.790Z] "Module": { [2024-03-15T18:01:10.790Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.790Z] "Main": true, [2024-03-15T18:01:10.790Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.790Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.790Z] "GoVersion": "1.21" [2024-03-15T18:01:10.790Z] }, [2024-03-15T18:01:10.790Z] "Match": [ [2024-03-15T18:01:10.790Z] "./..." [2024-03-15T18:01:10.790Z] ], [2024-03-15T18:01:10.790Z] "Stale": true, [2024-03-15T18:01:10.790Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.790Z] "GoFiles": [ [2024-03-15T18:01:10.790Z] "command.go" [2024-03-15T18:01:10.790Z] ], [2024-03-15T18:01:10.790Z] "Imports": [ [2024-03-15T18:01:10.790Z] "fmt", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.790Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.790Z] "math", [2024-03-15T18:01:10.790Z] "net/http" [2024-03-15T18:01:10.790Z] ], [2024-03-15T18:01:10.790Z] "Deps": [ [2024-03-15T18:01:10.790Z] "bufio", [2024-03-15T18:01:10.790Z] "bytes", [2024-03-15T18:01:10.790Z] "compress/flate", [2024-03-15T18:01:10.790Z] "compress/gzip", [2024-03-15T18:01:10.790Z] "compress/zlib", [2024-03-15T18:01:10.790Z] "container/list", [2024-03-15T18:01:10.790Z] "context", [2024-03-15T18:01:10.790Z] "crypto", [2024-03-15T18:01:10.790Z] "crypto/aes", [2024-03-15T18:01:10.790Z] "crypto/cipher", [2024-03-15T18:01:10.790Z] "crypto/des", [2024-03-15T18:01:10.790Z] "crypto/dsa", [2024-03-15T18:01:10.790Z] "crypto/ecdsa", [2024-03-15T18:01:10.790Z] "crypto/ed25519", [2024-03-15T18:01:10.790Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.790Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.790Z] "crypto/elliptic", [2024-03-15T18:01:10.790Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.790Z] "crypto/hmac", [2024-03-15T18:01:10.790Z] "crypto/internal/randutil", [2024-03-15T18:01:10.790Z] "crypto/internal/subtle", [2024-03-15T18:01:10.790Z] "crypto/md5", [2024-03-15T18:01:10.790Z] "crypto/rand", [2024-03-15T18:01:10.790Z] "crypto/rc4", [2024-03-15T18:01:10.790Z] "crypto/rsa", [2024-03-15T18:01:10.790Z] "crypto/sha1", [2024-03-15T18:01:10.790Z] "crypto/sha256", [2024-03-15T18:01:10.790Z] "crypto/sha512", [2024-03-15T18:01:10.790Z] "crypto/subtle", [2024-03-15T18:01:10.790Z] "crypto/tls", [2024-03-15T18:01:10.790Z] "crypto/x509", [2024-03-15T18:01:10.790Z] "crypto/x509/pkix", [2024-03-15T18:01:10.790Z] "database/sql/driver", [2024-03-15T18:01:10.790Z] "debug/dwarf", [2024-03-15T18:01:10.790Z] "debug/macho", [2024-03-15T18:01:10.790Z] "embed", [2024-03-15T18:01:10.790Z] "encoding", [2024-03-15T18:01:10.790Z] "encoding/asn1", [2024-03-15T18:01:10.790Z] "encoding/base32", [2024-03-15T18:01:10.790Z] "encoding/base64", [2024-03-15T18:01:10.790Z] "encoding/binary", [2024-03-15T18:01:10.790Z] "encoding/csv", [2024-03-15T18:01:10.790Z] "encoding/hex", [2024-03-15T18:01:10.790Z] "encoding/json", [2024-03-15T18:01:10.790Z] "encoding/pem", [2024-03-15T18:01:10.790Z] "encoding/xml", [2024-03-15T18:01:10.790Z] "errors", [2024-03-15T18:01:10.790Z] "flag", [2024-03-15T18:01:10.790Z] "fmt", [2024-03-15T18:01:10.790Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.790Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.790Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.790Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.790Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.790Z] "github.com/fatih/color", [2024-03-15T18:01:10.790Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.790Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.790Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.790Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.790Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.790Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.790Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.790Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.790Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.790Z] "github.com/go-kit/log", [2024-03-15T18:01:10.790Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.790Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.790Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.790Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.790Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.790Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.790Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.790Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.790Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.790Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.790Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.790Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.790Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.790Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.790Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.790Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.790Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.790Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.790Z] "github.com/google/uuid", [2024-03-15T18:01:10.790Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.790Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.790Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.790Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.790Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.790Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.790Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.790Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.790Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.790Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.790Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.790Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.790Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.790Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.790Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.790Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.790Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.790Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.790Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.790Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.790Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.790Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.790Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.790Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.790Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.790Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.790Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.790Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.790Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.790Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.790Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.790Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.790Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.790Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.790Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.790Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.790Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.790Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.790Z] "github.com/x448/float16", [2024-03-15T18:01:10.790Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.790Z] "go/token", [2024-03-15T18:01:10.790Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.790Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.790Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.790Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.790Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.790Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.790Z] "golang.org/x/net/html", [2024-03-15T18:01:10.790Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.790Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.790Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.790Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.790Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.790Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.790Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.790Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.790Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.790Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.790Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.790Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.790Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.790Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.790Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.790Z] "golang.org/x/text/language", [2024-03-15T18:01:10.790Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.790Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.790Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.790Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.790Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.790Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.790Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.790Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.790Z] "hash", [2024-03-15T18:01:10.790Z] "hash/adler32", [2024-03-15T18:01:10.790Z] "hash/crc32", [2024-03-15T18:01:10.790Z] "hash/fnv", [2024-03-15T18:01:10.790Z] "html", [2024-03-15T18:01:10.790Z] "html/template", [2024-03-15T18:01:10.790Z] "internal/abi", [2024-03-15T18:01:10.790Z] "internal/bytealg", [2024-03-15T18:01:10.790Z] "internal/cpu", [2024-03-15T18:01:10.790Z] "internal/fmtsort", [2024-03-15T18:01:10.790Z] "internal/goexperiment", [2024-03-15T18:01:10.790Z] "internal/itoa", [2024-03-15T18:01:10.790Z] "internal/nettrace", [2024-03-15T18:01:10.790Z] "internal/oserror", [2024-03-15T18:01:10.790Z] "internal/poll", [2024-03-15T18:01:10.790Z] "internal/race", [2024-03-15T18:01:10.790Z] "internal/reflectlite", [2024-03-15T18:01:10.790Z] "internal/singleflight", [2024-03-15T18:01:10.790Z] "internal/syscall/execenv", [2024-03-15T18:01:10.790Z] "internal/syscall/unix", [2024-03-15T18:01:10.790Z] "internal/testlog", [2024-03-15T18:01:10.790Z] "internal/unsafeheader", [2024-03-15T18:01:10.790Z] "io", [2024-03-15T18:01:10.790Z] "io/fs", [2024-03-15T18:01:10.790Z] "io/ioutil", [2024-03-15T18:01:10.790Z] "log", [2024-03-15T18:01:10.790Z] "log/syslog", [2024-03-15T18:01:10.790Z] "math", [2024-03-15T18:01:10.790Z] "math/big", [2024-03-15T18:01:10.790Z] "math/bits", [2024-03-15T18:01:10.790Z] "math/rand", [2024-03-15T18:01:10.790Z] "mime", [2024-03-15T18:01:10.790Z] "mime/multipart", [2024-03-15T18:01:10.790Z] "mime/quotedprintable", [2024-03-15T18:01:10.790Z] "net", [2024-03-15T18:01:10.790Z] "net/http", [2024-03-15T18:01:10.790Z] "net/http/httptest", [2024-03-15T18:01:10.790Z] "net/http/httptrace", [2024-03-15T18:01:10.790Z] "net/http/httputil", [2024-03-15T18:01:10.790Z] "net/http/internal", [2024-03-15T18:01:10.790Z] "net/http/internal/ascii", [2024-03-15T18:01:10.790Z] "net/http/internal/testcert", [2024-03-15T18:01:10.790Z] "net/textproto", [2024-03-15T18:01:10.790Z] "net/url", [2024-03-15T18:01:10.790Z] "os", [2024-03-15T18:01:10.790Z] "os/signal", [2024-03-15T18:01:10.790Z] "path", [2024-03-15T18:01:10.790Z] "path/filepath", [2024-03-15T18:01:10.790Z] "reflect", [2024-03-15T18:01:10.790Z] "regexp", [2024-03-15T18:01:10.790Z] "regexp/syntax", [2024-03-15T18:01:10.790Z] "runtime", [2024-03-15T18:01:10.790Z] "runtime/cgo", [2024-03-15T18:01:10.790Z] "runtime/debug", [2024-03-15T18:01:10.790Z] "runtime/internal/atomic", [2024-03-15T18:01:10.790Z] "runtime/internal/math", [2024-03-15T18:01:10.790Z] "runtime/internal/sys", [2024-03-15T18:01:10.790Z] "runtime/pprof", [2024-03-15T18:01:10.790Z] "sort", [2024-03-15T18:01:10.790Z] "strconv", [2024-03-15T18:01:10.790Z] "strings", [2024-03-15T18:01:10.790Z] "sync", [2024-03-15T18:01:10.790Z] "sync/atomic", [2024-03-15T18:01:10.790Z] "syscall", [2024-03-15T18:01:10.790Z] "text/tabwriter", [2024-03-15T18:01:10.790Z] "text/template", [2024-03-15T18:01:10.790Z] "text/template/parse", [2024-03-15T18:01:10.790Z] "time", [2024-03-15T18:01:10.790Z] "unicode", [2024-03-15T18:01:10.790Z] "unicode/utf16", [2024-03-15T18:01:10.790Z] "unicode/utf8", [2024-03-15T18:01:10.790Z] "unsafe", [2024-03-15T18:01:10.790Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.790Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.790Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.790Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.790Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.790Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.791Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.791Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.791Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.791Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.791Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.791Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.791Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.791Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.791Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.791Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.791Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.791Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.791Z] ], [2024-03-15T18:01:10.791Z] "TestGoFiles": [ [2024-03-15T18:01:10.791Z] "command_test.go" [2024-03-15T18:01:10.791Z] ], [2024-03-15T18:01:10.791Z] "TestImports": [ [2024-03-15T18:01:10.791Z] "bytes", [2024-03-15T18:01:10.791Z] "context", [2024-03-15T18:01:10.791Z] "encoding/json", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.791Z] "github.com/google/uuid", [2024-03-15T18:01:10.791Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.791Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.791Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.791Z] "net/http", [2024-03-15T18:01:10.791Z] "net/http/httptest", [2024-03-15T18:01:10.791Z] "testing" [2024-03-15T18:01:10.791Z] ] [2024-03-15T18:01:10.791Z] } [2024-03-15T18:01:10.791Z] { [2024-03-15T18:01:10.791Z] "Dir": "/w/workspace/edgex-go/635/internal/core/command/controller/messaging", [2024-03-15T18:01:10.791Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging", [2024-03-15T18:01:10.791Z] "Name": "messaging", [2024-03-15T18:01:10.791Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.791Z] "Module": { [2024-03-15T18:01:10.791Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.791Z] "Main": true, [2024-03-15T18:01:10.791Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.791Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.791Z] "GoVersion": "1.21" [2024-03-15T18:01:10.791Z] }, [2024-03-15T18:01:10.791Z] "Match": [ [2024-03-15T18:01:10.791Z] "./..." [2024-03-15T18:01:10.791Z] ], [2024-03-15T18:01:10.791Z] "Stale": true, [2024-03-15T18:01:10.791Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-15T18:01:10.791Z] "GoFiles": [ [2024-03-15T18:01:10.791Z] "external.go", [2024-03-15T18:01:10.791Z] "internal.go", [2024-03-15T18:01:10.791Z] "utils.go" [2024-03-15T18:01:10.791Z] ], [2024-03-15T18:01:10.791Z] "Imports": [ [2024-03-15T18:01:10.791Z] "context", [2024-03-15T18:01:10.791Z] "encoding/json", [2024-03-15T18:01:10.791Z] "errors", [2024-03-15T18:01:10.791Z] "fmt", [2024-03-15T18:01:10.791Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.791Z] "net/http", [2024-03-15T18:01:10.791Z] "net/url", [2024-03-15T18:01:10.791Z] "strconv", [2024-03-15T18:01:10.791Z] "strings", [2024-03-15T18:01:10.791Z] "time" [2024-03-15T18:01:10.791Z] ], [2024-03-15T18:01:10.791Z] "Deps": [ [2024-03-15T18:01:10.791Z] "bufio", [2024-03-15T18:01:10.791Z] "bytes", [2024-03-15T18:01:10.791Z] "compress/flate", [2024-03-15T18:01:10.791Z] "compress/gzip", [2024-03-15T18:01:10.791Z] "compress/zlib", [2024-03-15T18:01:10.791Z] "container/list", [2024-03-15T18:01:10.791Z] "context", [2024-03-15T18:01:10.791Z] "crypto", [2024-03-15T18:01:10.791Z] "crypto/aes", [2024-03-15T18:01:10.791Z] "crypto/cipher", [2024-03-15T18:01:10.791Z] "crypto/des", [2024-03-15T18:01:10.791Z] "crypto/dsa", [2024-03-15T18:01:10.791Z] "crypto/ecdsa", [2024-03-15T18:01:10.791Z] "crypto/ed25519", [2024-03-15T18:01:10.791Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.791Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.791Z] "crypto/elliptic", [2024-03-15T18:01:10.791Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.791Z] "crypto/hmac", [2024-03-15T18:01:10.791Z] "crypto/internal/randutil", [2024-03-15T18:01:10.791Z] "crypto/internal/subtle", [2024-03-15T18:01:10.791Z] "crypto/md5", [2024-03-15T18:01:10.791Z] "crypto/rand", [2024-03-15T18:01:10.791Z] "crypto/rc4", [2024-03-15T18:01:10.791Z] "crypto/rsa", [2024-03-15T18:01:10.791Z] "crypto/sha1", [2024-03-15T18:01:10.791Z] "crypto/sha256", [2024-03-15T18:01:10.791Z] "crypto/sha512", [2024-03-15T18:01:10.791Z] "crypto/subtle", [2024-03-15T18:01:10.791Z] "crypto/tls", [2024-03-15T18:01:10.791Z] "crypto/x509", [2024-03-15T18:01:10.791Z] "crypto/x509/pkix", [2024-03-15T18:01:10.791Z] "database/sql/driver", [2024-03-15T18:01:10.791Z] "debug/dwarf", [2024-03-15T18:01:10.791Z] "debug/macho", [2024-03-15T18:01:10.791Z] "embed", [2024-03-15T18:01:10.791Z] "encoding", [2024-03-15T18:01:10.791Z] "encoding/asn1", [2024-03-15T18:01:10.791Z] "encoding/base32", [2024-03-15T18:01:10.791Z] "encoding/base64", [2024-03-15T18:01:10.791Z] "encoding/binary", [2024-03-15T18:01:10.791Z] "encoding/csv", [2024-03-15T18:01:10.791Z] "encoding/hex", [2024-03-15T18:01:10.791Z] "encoding/json", [2024-03-15T18:01:10.791Z] "encoding/pem", [2024-03-15T18:01:10.791Z] "encoding/xml", [2024-03-15T18:01:10.791Z] "errors", [2024-03-15T18:01:10.791Z] "flag", [2024-03-15T18:01:10.791Z] "fmt", [2024-03-15T18:01:10.791Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.791Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.791Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.791Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.791Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.791Z] "github.com/fatih/color", [2024-03-15T18:01:10.791Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.791Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.791Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.791Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.791Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.791Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.791Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.791Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.791Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.791Z] "github.com/go-kit/log", [2024-03-15T18:01:10.791Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.791Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.791Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.791Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.791Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.791Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.791Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.791Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.791Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.791Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.791Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.791Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.791Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.791Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.791Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.791Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.791Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.791Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.791Z] "github.com/google/uuid", [2024-03-15T18:01:10.791Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.791Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.791Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.791Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.791Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.791Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.791Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.791Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.791Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.791Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.791Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.791Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.791Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.791Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.791Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.791Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.791Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.791Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.791Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.791Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.791Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.791Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.791Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.791Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.791Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.791Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.791Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.791Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.791Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.791Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.791Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.791Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.791Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.791Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.791Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.791Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.791Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.791Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.791Z] "github.com/x448/float16", [2024-03-15T18:01:10.791Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.791Z] "go/token", [2024-03-15T18:01:10.791Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.791Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.791Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.791Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.791Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.791Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.791Z] "golang.org/x/net/html", [2024-03-15T18:01:10.791Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.791Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.791Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.791Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.791Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.791Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.791Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.791Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.791Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.791Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.791Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.791Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.791Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.791Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.791Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.791Z] "golang.org/x/text/language", [2024-03-15T18:01:10.791Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.792Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.792Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.792Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.792Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.792Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.792Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.792Z] "hash", [2024-03-15T18:01:10.792Z] "hash/adler32", [2024-03-15T18:01:10.792Z] "hash/crc32", [2024-03-15T18:01:10.792Z] "hash/fnv", [2024-03-15T18:01:10.792Z] "html", [2024-03-15T18:01:10.792Z] "html/template", [2024-03-15T18:01:10.792Z] "internal/abi", [2024-03-15T18:01:10.792Z] "internal/bytealg", [2024-03-15T18:01:10.792Z] "internal/cpu", [2024-03-15T18:01:10.792Z] "internal/fmtsort", [2024-03-15T18:01:10.792Z] "internal/goexperiment", [2024-03-15T18:01:10.792Z] "internal/itoa", [2024-03-15T18:01:10.792Z] "internal/nettrace", [2024-03-15T18:01:10.792Z] "internal/oserror", [2024-03-15T18:01:10.792Z] "internal/poll", [2024-03-15T18:01:10.792Z] "internal/race", [2024-03-15T18:01:10.792Z] "internal/reflectlite", [2024-03-15T18:01:10.792Z] "internal/singleflight", [2024-03-15T18:01:10.792Z] "internal/syscall/execenv", [2024-03-15T18:01:10.792Z] "internal/syscall/unix", [2024-03-15T18:01:10.792Z] "internal/testlog", [2024-03-15T18:01:10.792Z] "internal/unsafeheader", [2024-03-15T18:01:10.792Z] "io", [2024-03-15T18:01:10.792Z] "io/fs", [2024-03-15T18:01:10.792Z] "io/ioutil", [2024-03-15T18:01:10.792Z] "log", [2024-03-15T18:01:10.792Z] "log/syslog", [2024-03-15T18:01:10.792Z] "math", [2024-03-15T18:01:10.792Z] "math/big", [2024-03-15T18:01:10.792Z] "math/bits", [2024-03-15T18:01:10.792Z] "math/rand", [2024-03-15T18:01:10.792Z] "mime", [2024-03-15T18:01:10.792Z] "mime/multipart", [2024-03-15T18:01:10.792Z] "mime/quotedprintable", [2024-03-15T18:01:10.792Z] "net", [2024-03-15T18:01:10.792Z] "net/http", [2024-03-15T18:01:10.792Z] "net/http/httptest", [2024-03-15T18:01:10.792Z] "net/http/httptrace", [2024-03-15T18:01:10.792Z] "net/http/httputil", [2024-03-15T18:01:10.792Z] "net/http/internal", [2024-03-15T18:01:10.792Z] "net/http/internal/ascii", [2024-03-15T18:01:10.792Z] "net/http/internal/testcert", [2024-03-15T18:01:10.792Z] "net/textproto", [2024-03-15T18:01:10.792Z] "net/url", [2024-03-15T18:01:10.792Z] "os", [2024-03-15T18:01:10.792Z] "os/signal", [2024-03-15T18:01:10.792Z] "path", [2024-03-15T18:01:10.792Z] "path/filepath", [2024-03-15T18:01:10.792Z] "reflect", [2024-03-15T18:01:10.792Z] "regexp", [2024-03-15T18:01:10.792Z] "regexp/syntax", [2024-03-15T18:01:10.792Z] "runtime", [2024-03-15T18:01:10.792Z] "runtime/cgo", [2024-03-15T18:01:10.792Z] "runtime/debug", [2024-03-15T18:01:10.792Z] "runtime/internal/atomic", [2024-03-15T18:01:10.792Z] "runtime/internal/math", [2024-03-15T18:01:10.792Z] "runtime/internal/sys", [2024-03-15T18:01:10.792Z] "runtime/pprof", [2024-03-15T18:01:10.792Z] "sort", [2024-03-15T18:01:10.792Z] "strconv", [2024-03-15T18:01:10.792Z] "strings", [2024-03-15T18:01:10.792Z] "sync", [2024-03-15T18:01:10.792Z] "sync/atomic", [2024-03-15T18:01:10.792Z] "syscall", [2024-03-15T18:01:10.792Z] "text/tabwriter", [2024-03-15T18:01:10.792Z] "text/template", [2024-03-15T18:01:10.792Z] "text/template/parse", [2024-03-15T18:01:10.792Z] "time", [2024-03-15T18:01:10.792Z] "unicode", [2024-03-15T18:01:10.792Z] "unicode/utf16", [2024-03-15T18:01:10.792Z] "unicode/utf8", [2024-03-15T18:01:10.792Z] "unsafe", [2024-03-15T18:01:10.792Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.792Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.792Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.792Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.792Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.792Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.792Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.792Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.792Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.792Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.792Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.792Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.792Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.792Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.792Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.792Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.792Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.792Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.792Z] ], [2024-03-15T18:01:10.792Z] "TestGoFiles": [ [2024-03-15T18:01:10.792Z] "external_test.go", [2024-03-15T18:01:10.793Z] "internal_test.go" [2024-03-15T18:01:10.793Z] ], [2024-03-15T18:01:10.793Z] "TestImports": [ [2024-03-15T18:01:10.793Z] "context", [2024-03-15T18:01:10.793Z] "encoding/json", [2024-03-15T18:01:10.793Z] "errors", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.793Z] "github.com/google/uuid", [2024-03-15T18:01:10.793Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.793Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.793Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.793Z] "net/http", [2024-03-15T18:01:10.793Z] "strings", [2024-03-15T18:01:10.793Z] "sync", [2024-03-15T18:01:10.793Z] "testing", [2024-03-15T18:01:10.793Z] "time" [2024-03-15T18:01:10.793Z] ] [2024-03-15T18:01:10.793Z] } [2024-03-15T18:01:10.793Z] { [2024-03-15T18:01:10.793Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22/bootstrap/file", [2024-03-15T18:01:10.793Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.793Z] "Name": "file", [2024-03-15T18:01:10.793Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.793Z] "Module": { [2024-03-15T18:01:10.793Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-15T18:01:10.793Z] "Version": "v3.2.0-dev.22", [2024-03-15T18:01:10.793Z] "Time": "2024-03-14T06:46:20Z", [2024-03-15T18:01:10.793Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.793Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.22.mod", [2024-03-15T18:01:10.793Z] "GoVersion": "1.21" [2024-03-15T18:01:10.793Z] }, [2024-03-15T18:01:10.793Z] "DepOnly": true, [2024-03-15T18:01:10.793Z] "Stale": true, [2024-03-15T18:01:10.793Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.793Z] "GoFiles": [ [2024-03-15T18:01:10.793Z] "file.go" [2024-03-15T18:01:10.793Z] ], [2024-03-15T18:01:10.793Z] "Imports": [ [2024-03-15T18:01:10.793Z] "fmt", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.793Z] "io", [2024-03-15T18:01:10.793Z] "net/http", [2024-03-15T18:01:10.793Z] "net/url", [2024-03-15T18:01:10.793Z] "os" [2024-03-15T18:01:10.793Z] ], [2024-03-15T18:01:10.793Z] "Deps": [ [2024-03-15T18:01:10.793Z] "bufio", [2024-03-15T18:01:10.793Z] "bytes", [2024-03-15T18:01:10.793Z] "compress/flate", [2024-03-15T18:01:10.793Z] "compress/gzip", [2024-03-15T18:01:10.793Z] "compress/zlib", [2024-03-15T18:01:10.793Z] "container/list", [2024-03-15T18:01:10.793Z] "context", [2024-03-15T18:01:10.793Z] "crypto", [2024-03-15T18:01:10.793Z] "crypto/aes", [2024-03-15T18:01:10.793Z] "crypto/cipher", [2024-03-15T18:01:10.793Z] "crypto/des", [2024-03-15T18:01:10.793Z] "crypto/dsa", [2024-03-15T18:01:10.793Z] "crypto/ecdsa", [2024-03-15T18:01:10.793Z] "crypto/ed25519", [2024-03-15T18:01:10.793Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.793Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.793Z] "crypto/elliptic", [2024-03-15T18:01:10.793Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.793Z] "crypto/hmac", [2024-03-15T18:01:10.793Z] "crypto/internal/randutil", [2024-03-15T18:01:10.793Z] "crypto/internal/subtle", [2024-03-15T18:01:10.793Z] "crypto/md5", [2024-03-15T18:01:10.793Z] "crypto/rand", [2024-03-15T18:01:10.793Z] "crypto/rc4", [2024-03-15T18:01:10.793Z] "crypto/rsa", [2024-03-15T18:01:10.793Z] "crypto/sha1", [2024-03-15T18:01:10.793Z] "crypto/sha256", [2024-03-15T18:01:10.793Z] "crypto/sha512", [2024-03-15T18:01:10.793Z] "crypto/subtle", [2024-03-15T18:01:10.793Z] "crypto/tls", [2024-03-15T18:01:10.793Z] "crypto/x509", [2024-03-15T18:01:10.793Z] "crypto/x509/pkix", [2024-03-15T18:01:10.793Z] "database/sql/driver", [2024-03-15T18:01:10.793Z] "debug/dwarf", [2024-03-15T18:01:10.793Z] "debug/macho", [2024-03-15T18:01:10.793Z] "encoding", [2024-03-15T18:01:10.793Z] "encoding/asn1", [2024-03-15T18:01:10.793Z] "encoding/base64", [2024-03-15T18:01:10.793Z] "encoding/binary", [2024-03-15T18:01:10.793Z] "encoding/csv", [2024-03-15T18:01:10.793Z] "encoding/hex", [2024-03-15T18:01:10.793Z] "encoding/json", [2024-03-15T18:01:10.793Z] "encoding/pem", [2024-03-15T18:01:10.793Z] "encoding/xml", [2024-03-15T18:01:10.793Z] "errors", [2024-03-15T18:01:10.793Z] "flag", [2024-03-15T18:01:10.793Z] "fmt", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.793Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.793Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.793Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.793Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.793Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.793Z] "github.com/go-kit/log", [2024-03-15T18:01:10.793Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.793Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.793Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.793Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.793Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.793Z] "github.com/google/uuid", [2024-03-15T18:01:10.793Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.793Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.793Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.793Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.793Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.793Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.793Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.793Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.793Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.793Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.793Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.793Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.793Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.793Z] "golang.org/x/net/html", [2024-03-15T18:01:10.793Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.793Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.793Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.793Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.793Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.793Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.793Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.793Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.793Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.793Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.793Z] "golang.org/x/text/language", [2024-03-15T18:01:10.793Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.793Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.793Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.793Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.793Z] "hash", [2024-03-15T18:01:10.793Z] "hash/adler32", [2024-03-15T18:01:10.793Z] "hash/crc32", [2024-03-15T18:01:10.793Z] "internal/abi", [2024-03-15T18:01:10.793Z] "internal/bytealg", [2024-03-15T18:01:10.793Z] "internal/cpu", [2024-03-15T18:01:10.793Z] "internal/fmtsort", [2024-03-15T18:01:10.793Z] "internal/goexperiment", [2024-03-15T18:01:10.793Z] "internal/itoa", [2024-03-15T18:01:10.793Z] "internal/nettrace", [2024-03-15T18:01:10.793Z] "internal/oserror", [2024-03-15T18:01:10.793Z] "internal/poll", [2024-03-15T18:01:10.793Z] "internal/race", [2024-03-15T18:01:10.793Z] "internal/reflectlite", [2024-03-15T18:01:10.793Z] "internal/singleflight", [2024-03-15T18:01:10.793Z] "internal/syscall/execenv", [2024-03-15T18:01:10.793Z] "internal/syscall/unix", [2024-03-15T18:01:10.793Z] "internal/testlog", [2024-03-15T18:01:10.793Z] "internal/unsafeheader", [2024-03-15T18:01:10.793Z] "io", [2024-03-15T18:01:10.793Z] "io/fs", [2024-03-15T18:01:10.793Z] "io/ioutil", [2024-03-15T18:01:10.794Z] "log", [2024-03-15T18:01:10.794Z] "log/syslog", [2024-03-15T18:01:10.794Z] "math", [2024-03-15T18:01:10.794Z] "math/big", [2024-03-15T18:01:10.794Z] "math/bits", [2024-03-15T18:01:10.794Z] "math/rand", [2024-03-15T18:01:10.794Z] "mime", [2024-03-15T18:01:10.794Z] "mime/multipart", [2024-03-15T18:01:10.794Z] "mime/quotedprintable", [2024-03-15T18:01:10.794Z] "net", [2024-03-15T18:01:10.794Z] "net/http", [2024-03-15T18:01:10.794Z] "net/http/httptest", [2024-03-15T18:01:10.794Z] "net/http/httptrace", [2024-03-15T18:01:10.794Z] "net/http/internal", [2024-03-15T18:01:10.794Z] "net/http/internal/ascii", [2024-03-15T18:01:10.794Z] "net/http/internal/testcert", [2024-03-15T18:01:10.794Z] "net/textproto", [2024-03-15T18:01:10.794Z] "net/url", [2024-03-15T18:01:10.794Z] "os", [2024-03-15T18:01:10.794Z] "path", [2024-03-15T18:01:10.794Z] "path/filepath", [2024-03-15T18:01:10.794Z] "reflect", [2024-03-15T18:01:10.794Z] "regexp", [2024-03-15T18:01:10.794Z] "regexp/syntax", [2024-03-15T18:01:10.794Z] "runtime", [2024-03-15T18:01:10.794Z] "runtime/cgo", [2024-03-15T18:01:10.794Z] "runtime/debug", [2024-03-15T18:01:10.794Z] "runtime/internal/atomic", [2024-03-15T18:01:10.794Z] "runtime/internal/math", [2024-03-15T18:01:10.794Z] "runtime/internal/sys", [2024-03-15T18:01:10.794Z] "runtime/pprof", [2024-03-15T18:01:10.794Z] "sort", [2024-03-15T18:01:10.794Z] "strconv", [2024-03-15T18:01:10.794Z] "strings", [2024-03-15T18:01:10.794Z] "sync", [2024-03-15T18:01:10.794Z] "sync/atomic", [2024-03-15T18:01:10.794Z] "syscall", [2024-03-15T18:01:10.794Z] "text/tabwriter", [2024-03-15T18:01:10.794Z] "time", [2024-03-15T18:01:10.794Z] "unicode", [2024-03-15T18:01:10.794Z] "unicode/utf16", [2024-03-15T18:01:10.794Z] "unicode/utf8", [2024-03-15T18:01:10.794Z] "unsafe", [2024-03-15T18:01:10.794Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.794Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.794Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.794Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.794Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.794Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.794Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.794Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.794Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.794Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.794Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.794Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.794Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.794Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.794Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.794Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.794Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.794Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.794Z] ], [2024-03-15T18:01:10.794Z] "TestGoFiles": [ [2024-03-15T18:01:10.794Z] "file_test.go" [2024-03-15T18:01:10.794Z] ], [2024-03-15T18:01:10.794Z] "TestImports": [ [2024-03-15T18:01:10.794Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.794Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks", [2024-03-15T18:01:10.794Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.794Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.794Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.794Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.794Z] "net/http", [2024-03-15T18:01:10.794Z] "net/http/httptest", [2024-03-15T18:01:10.794Z] "path", [2024-03-15T18:01:10.794Z] "testing" [2024-03-15T18:01:10.794Z] ] [2024-03-15T18:01:10.794Z] } [2024-03-15T18:01:10.794Z] { [2024-03-15T18:01:10.794Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22/bootstrap/flags", [2024-03-15T18:01:10.794Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.794Z] "Name": "flags", [2024-03-15T18:01:10.794Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.794Z] "Module": { [2024-03-15T18:01:10.794Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-15T18:01:10.794Z] "Version": "v3.2.0-dev.22", [2024-03-15T18:01:10.794Z] "Time": "2024-03-14T06:46:20Z", [2024-03-15T18:01:10.794Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.794Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.22.mod", [2024-03-15T18:01:10.794Z] "GoVersion": "1.21" [2024-03-15T18:01:10.794Z] }, [2024-03-15T18:01:10.794Z] "DepOnly": true, [2024-03-15T18:01:10.794Z] "Stale": true, [2024-03-15T18:01:10.794Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.794Z] "GoFiles": [ [2024-03-15T18:01:10.794Z] "flags.go" [2024-03-15T18:01:10.794Z] ], [2024-03-15T18:01:10.794Z] "Imports": [ [2024-03-15T18:01:10.794Z] "flag", [2024-03-15T18:01:10.794Z] "fmt", [2024-03-15T18:01:10.794Z] "os", [2024-03-15T18:01:10.794Z] "regexp", [2024-03-15T18:01:10.794Z] "strings" [2024-03-15T18:01:10.794Z] ], [2024-03-15T18:01:10.794Z] "Deps": [ [2024-03-15T18:01:10.794Z] "bytes", [2024-03-15T18:01:10.794Z] "errors", [2024-03-15T18:01:10.794Z] "flag", [2024-03-15T18:01:10.794Z] "fmt", [2024-03-15T18:01:10.794Z] "internal/abi", [2024-03-15T18:01:10.794Z] "internal/bytealg", [2024-03-15T18:01:10.794Z] "internal/cpu", [2024-03-15T18:01:10.794Z] "internal/fmtsort", [2024-03-15T18:01:10.794Z] "internal/goexperiment", [2024-03-15T18:01:10.794Z] "internal/itoa", [2024-03-15T18:01:10.794Z] "internal/oserror", [2024-03-15T18:01:10.794Z] "internal/poll", [2024-03-15T18:01:10.794Z] "internal/race", [2024-03-15T18:01:10.794Z] "internal/reflectlite", [2024-03-15T18:01:10.794Z] "internal/syscall/execenv", [2024-03-15T18:01:10.794Z] "internal/syscall/unix", [2024-03-15T18:01:10.794Z] "internal/testlog", [2024-03-15T18:01:10.794Z] "internal/unsafeheader", [2024-03-15T18:01:10.794Z] "io", [2024-03-15T18:01:10.794Z] "io/fs", [2024-03-15T18:01:10.794Z] "math", [2024-03-15T18:01:10.794Z] "math/bits", [2024-03-15T18:01:10.794Z] "os", [2024-03-15T18:01:10.794Z] "path", [2024-03-15T18:01:10.794Z] "reflect", [2024-03-15T18:01:10.794Z] "regexp", [2024-03-15T18:01:10.794Z] "regexp/syntax", [2024-03-15T18:01:10.794Z] "runtime", [2024-03-15T18:01:10.794Z] "runtime/internal/atomic", [2024-03-15T18:01:10.794Z] "runtime/internal/math", [2024-03-15T18:01:10.794Z] "runtime/internal/sys", [2024-03-15T18:01:10.794Z] "sort", [2024-03-15T18:01:10.794Z] "strconv", [2024-03-15T18:01:10.794Z] "strings", [2024-03-15T18:01:10.794Z] "sync", [2024-03-15T18:01:10.794Z] "sync/atomic", [2024-03-15T18:01:10.794Z] "syscall", [2024-03-15T18:01:10.794Z] "time", [2024-03-15T18:01:10.794Z] "unicode", [2024-03-15T18:01:10.794Z] "unicode/utf8", [2024-03-15T18:01:10.794Z] "unsafe" [2024-03-15T18:01:10.794Z] ], [2024-03-15T18:01:10.794Z] "TestGoFiles": [ [2024-03-15T18:01:10.794Z] "flags_test.go" [2024-03-15T18:01:10.794Z] ], [2024-03-15T18:01:10.794Z] "TestImports": [ [2024-03-15T18:01:10.794Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.794Z] "testing" [2024-03-15T18:01:10.794Z] ] [2024-03-15T18:01:10.794Z] } [2024-03-15T18:01:10.794Z] { [2024-03-15T18:01:10.794Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22/bootstrap/config", [2024-03-15T18:01:10.794Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.794Z] "Name": "config", [2024-03-15T18:01:10.794Z] "Doc": "****************************************************************************** * Copyright 2020 Intel Corp.", [2024-03-15T18:01:10.794Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.794Z] "Module": { [2024-03-15T18:01:10.794Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-15T18:01:10.794Z] "Version": "v3.2.0-dev.22", [2024-03-15T18:01:10.794Z] "Time": "2024-03-14T06:46:20Z", [2024-03-15T18:01:10.794Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.794Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.22.mod", [2024-03-15T18:01:10.794Z] "GoVersion": "1.21" [2024-03-15T18:01:10.794Z] }, [2024-03-15T18:01:10.794Z] "DepOnly": true, [2024-03-15T18:01:10.794Z] "Stale": true, [2024-03-15T18:01:10.794Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-15T18:01:10.794Z] "GoFiles": [ [2024-03-15T18:01:10.794Z] "config.go", [2024-03-15T18:01:10.794Z] "provider.go" [2024-03-15T18:01:10.794Z] ], [2024-03-15T18:01:10.794Z] "Imports": [ [2024-03-15T18:01:10.794Z] "context", [2024-03-15T18:01:10.794Z] "errors", [2024-03-15T18:01:10.794Z] "fmt", [2024-03-15T18:01:10.794Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.794Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.794Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.794Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.794Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.794Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.794Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.794Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.794Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.794Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.794Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.794Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.794Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.794Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.794Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.794Z] "math", [2024-03-15T18:01:10.794Z] "net", [2024-03-15T18:01:10.794Z] "net/url", [2024-03-15T18:01:10.794Z] "path/filepath", [2024-03-15T18:01:10.794Z] "reflect", [2024-03-15T18:01:10.794Z] "strconv", [2024-03-15T18:01:10.794Z] "strings", [2024-03-15T18:01:10.794Z] "sync", [2024-03-15T18:01:10.794Z] "time" [2024-03-15T18:01:10.794Z] ], [2024-03-15T18:01:10.794Z] "Deps": [ [2024-03-15T18:01:10.794Z] "bufio", [2024-03-15T18:01:10.794Z] "bytes", [2024-03-15T18:01:10.794Z] "compress/flate", [2024-03-15T18:01:10.794Z] "compress/gzip", [2024-03-15T18:01:10.794Z] "compress/zlib", [2024-03-15T18:01:10.794Z] "container/list", [2024-03-15T18:01:10.794Z] "context", [2024-03-15T18:01:10.794Z] "crypto", [2024-03-15T18:01:10.794Z] "crypto/aes", [2024-03-15T18:01:10.794Z] "crypto/cipher", [2024-03-15T18:01:10.795Z] "crypto/des", [2024-03-15T18:01:10.795Z] "crypto/dsa", [2024-03-15T18:01:10.795Z] "crypto/ecdsa", [2024-03-15T18:01:10.795Z] "crypto/ed25519", [2024-03-15T18:01:10.795Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.795Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.795Z] "crypto/elliptic", [2024-03-15T18:01:10.795Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.795Z] "crypto/hmac", [2024-03-15T18:01:10.795Z] "crypto/internal/randutil", [2024-03-15T18:01:10.795Z] "crypto/internal/subtle", [2024-03-15T18:01:10.795Z] "crypto/md5", [2024-03-15T18:01:10.795Z] "crypto/rand", [2024-03-15T18:01:10.795Z] "crypto/rc4", [2024-03-15T18:01:10.795Z] "crypto/rsa", [2024-03-15T18:01:10.795Z] "crypto/sha1", [2024-03-15T18:01:10.795Z] "crypto/sha256", [2024-03-15T18:01:10.795Z] "crypto/sha512", [2024-03-15T18:01:10.795Z] "crypto/subtle", [2024-03-15T18:01:10.795Z] "crypto/tls", [2024-03-15T18:01:10.795Z] "crypto/x509", [2024-03-15T18:01:10.795Z] "crypto/x509/pkix", [2024-03-15T18:01:10.795Z] "database/sql/driver", [2024-03-15T18:01:10.795Z] "debug/dwarf", [2024-03-15T18:01:10.795Z] "debug/macho", [2024-03-15T18:01:10.795Z] "embed", [2024-03-15T18:01:10.795Z] "encoding", [2024-03-15T18:01:10.795Z] "encoding/asn1", [2024-03-15T18:01:10.795Z] "encoding/base32", [2024-03-15T18:01:10.795Z] "encoding/base64", [2024-03-15T18:01:10.795Z] "encoding/binary", [2024-03-15T18:01:10.795Z] "encoding/csv", [2024-03-15T18:01:10.795Z] "encoding/hex", [2024-03-15T18:01:10.795Z] "encoding/json", [2024-03-15T18:01:10.795Z] "encoding/pem", [2024-03-15T18:01:10.795Z] "encoding/xml", [2024-03-15T18:01:10.795Z] "errors", [2024-03-15T18:01:10.795Z] "flag", [2024-03-15T18:01:10.795Z] "fmt", [2024-03-15T18:01:10.795Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.795Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.795Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.795Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.795Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.795Z] "github.com/fatih/color", [2024-03-15T18:01:10.795Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.795Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.795Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.795Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.795Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.795Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.795Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.795Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.795Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.795Z] "github.com/go-kit/log", [2024-03-15T18:01:10.795Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.795Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.795Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.795Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.795Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.795Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.795Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.795Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.795Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.795Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.795Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.795Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.795Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.795Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.795Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.795Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.795Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.795Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.795Z] "github.com/google/uuid", [2024-03-15T18:01:10.795Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.795Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.795Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.795Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.795Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.795Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.795Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.795Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.795Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.795Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.795Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.795Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.795Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.795Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.795Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.795Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.795Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.795Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.795Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.795Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.795Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.795Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.795Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.795Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.795Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.795Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.795Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.795Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.795Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.795Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.795Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.795Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.795Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.795Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.795Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.796Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.796Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.796Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.796Z] "github.com/x448/float16", [2024-03-15T18:01:10.796Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.796Z] "go/token", [2024-03-15T18:01:10.796Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.796Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.796Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.796Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.796Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.796Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.796Z] "golang.org/x/net/html", [2024-03-15T18:01:10.796Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.796Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.796Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.796Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.796Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.796Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.796Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.796Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.796Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.796Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.796Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.796Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.796Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.796Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.796Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.796Z] "golang.org/x/text/language", [2024-03-15T18:01:10.796Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.796Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.796Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.796Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.796Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.796Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.796Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.796Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.796Z] "hash", [2024-03-15T18:01:10.796Z] "hash/adler32", [2024-03-15T18:01:10.796Z] "hash/crc32", [2024-03-15T18:01:10.796Z] "hash/fnv", [2024-03-15T18:01:10.796Z] "html", [2024-03-15T18:01:10.796Z] "html/template", [2024-03-15T18:01:10.796Z] "internal/abi", [2024-03-15T18:01:10.796Z] "internal/bytealg", [2024-03-15T18:01:10.796Z] "internal/cpu", [2024-03-15T18:01:10.796Z] "internal/fmtsort", [2024-03-15T18:01:10.796Z] "internal/goexperiment", [2024-03-15T18:01:10.796Z] "internal/itoa", [2024-03-15T18:01:10.796Z] "internal/nettrace", [2024-03-15T18:01:10.796Z] "internal/oserror", [2024-03-15T18:01:10.796Z] "internal/poll", [2024-03-15T18:01:10.796Z] "internal/race", [2024-03-15T18:01:10.796Z] "internal/reflectlite", [2024-03-15T18:01:10.796Z] "internal/singleflight", [2024-03-15T18:01:10.796Z] "internal/syscall/execenv", [2024-03-15T18:01:10.796Z] "internal/syscall/unix", [2024-03-15T18:01:10.796Z] "internal/testlog", [2024-03-15T18:01:10.796Z] "internal/unsafeheader", [2024-03-15T18:01:10.796Z] "io", [2024-03-15T18:01:10.796Z] "io/fs", [2024-03-15T18:01:10.796Z] "io/ioutil", [2024-03-15T18:01:10.796Z] "log", [2024-03-15T18:01:10.796Z] "log/syslog", [2024-03-15T18:01:10.796Z] "math", [2024-03-15T18:01:10.796Z] "math/big", [2024-03-15T18:01:10.796Z] "math/bits", [2024-03-15T18:01:10.796Z] "math/rand", [2024-03-15T18:01:10.796Z] "mime", [2024-03-15T18:01:10.796Z] "mime/multipart", [2024-03-15T18:01:10.796Z] "mime/quotedprintable", [2024-03-15T18:01:10.796Z] "net", [2024-03-15T18:01:10.796Z] "net/http", [2024-03-15T18:01:10.796Z] "net/http/httptest", [2024-03-15T18:01:10.796Z] "net/http/httptrace", [2024-03-15T18:01:10.796Z] "net/http/httputil", [2024-03-15T18:01:10.796Z] "net/http/internal", [2024-03-15T18:01:10.796Z] "net/http/internal/ascii", [2024-03-15T18:01:10.796Z] "net/http/internal/testcert", [2024-03-15T18:01:10.796Z] "net/textproto", [2024-03-15T18:01:10.796Z] "net/url", [2024-03-15T18:01:10.796Z] "os", [2024-03-15T18:01:10.796Z] "os/signal", [2024-03-15T18:01:10.796Z] "path", [2024-03-15T18:01:10.796Z] "path/filepath", [2024-03-15T18:01:10.796Z] "reflect", [2024-03-15T18:01:10.796Z] "regexp", [2024-03-15T18:01:10.796Z] "regexp/syntax", [2024-03-15T18:01:10.796Z] "runtime", [2024-03-15T18:01:10.796Z] "runtime/cgo", [2024-03-15T18:01:10.796Z] "runtime/debug", [2024-03-15T18:01:10.796Z] "runtime/internal/atomic", [2024-03-15T18:01:10.796Z] "runtime/internal/math", [2024-03-15T18:01:10.796Z] "runtime/internal/sys", [2024-03-15T18:01:10.796Z] "runtime/pprof", [2024-03-15T18:01:10.796Z] "sort", [2024-03-15T18:01:10.796Z] "strconv", [2024-03-15T18:01:10.796Z] "strings", [2024-03-15T18:01:10.796Z] "sync", [2024-03-15T18:01:10.796Z] "sync/atomic", [2024-03-15T18:01:10.796Z] "syscall", [2024-03-15T18:01:10.796Z] "text/tabwriter", [2024-03-15T18:01:10.796Z] "text/template", [2024-03-15T18:01:10.796Z] "text/template/parse", [2024-03-15T18:01:10.796Z] "time", [2024-03-15T18:01:10.796Z] "unicode", [2024-03-15T18:01:10.796Z] "unicode/utf16", [2024-03-15T18:01:10.796Z] "unicode/utf8", [2024-03-15T18:01:10.796Z] "unsafe", [2024-03-15T18:01:10.796Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.796Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.797Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.797Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.797Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.797Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.797Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.797Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.797Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.797Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.797Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.797Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.797Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.797Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.797Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.797Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.797Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.797Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.797Z] ], [2024-03-15T18:01:10.797Z] "TestGoFiles": [ [2024-03-15T18:01:10.797Z] "config_test.go", [2024-03-15T18:01:10.797Z] "configmock_test.go", [2024-03-15T18:01:10.797Z] "provider_test.go" [2024-03-15T18:01:10.797Z] ], [2024-03-15T18:01:10.797Z] "TestImports": [ [2024-03-15T18:01:10.797Z] "context", [2024-03-15T18:01:10.797Z] "errors", [2024-03-15T18:01:10.797Z] "fmt", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.797Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.797Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.797Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.797Z] "os", [2024-03-15T18:01:10.797Z] "path", [2024-03-15T18:01:10.797Z] "path/filepath", [2024-03-15T18:01:10.797Z] "strconv", [2024-03-15T18:01:10.797Z] "sync", [2024-03-15T18:01:10.797Z] "testing" [2024-03-15T18:01:10.797Z] ] [2024-03-15T18:01:10.797Z] } [2024-03-15T18:01:10.797Z] { [2024-03-15T18:01:10.797Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22/bootstrap/registration", [2024-03-15T18:01:10.797Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.797Z] "Name": "registration", [2024-03-15T18:01:10.797Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.797Z] "Module": { [2024-03-15T18:01:10.797Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-15T18:01:10.797Z] "Version": "v3.2.0-dev.22", [2024-03-15T18:01:10.797Z] "Time": "2024-03-14T06:46:20Z", [2024-03-15T18:01:10.797Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.797Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.22.mod", [2024-03-15T18:01:10.797Z] "GoVersion": "1.21" [2024-03-15T18:01:10.797Z] }, [2024-03-15T18:01:10.797Z] "DepOnly": true, [2024-03-15T18:01:10.797Z] "Stale": true, [2024-03-15T18:01:10.797Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-15T18:01:10.797Z] "GoFiles": [ [2024-03-15T18:01:10.797Z] "registry.go" [2024-03-15T18:01:10.797Z] ], [2024-03-15T18:01:10.797Z] "Imports": [ [2024-03-15T18:01:10.797Z] "context", [2024-03-15T18:01:10.797Z] "errors", [2024-03-15T18:01:10.797Z] "fmt", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-registry/v3/registry" [2024-03-15T18:01:10.797Z] ], [2024-03-15T18:01:10.797Z] "Deps": [ [2024-03-15T18:01:10.797Z] "bufio", [2024-03-15T18:01:10.797Z] "bytes", [2024-03-15T18:01:10.797Z] "compress/flate", [2024-03-15T18:01:10.797Z] "compress/gzip", [2024-03-15T18:01:10.797Z] "compress/zlib", [2024-03-15T18:01:10.797Z] "container/list", [2024-03-15T18:01:10.797Z] "context", [2024-03-15T18:01:10.797Z] "crypto", [2024-03-15T18:01:10.797Z] "crypto/aes", [2024-03-15T18:01:10.797Z] "crypto/cipher", [2024-03-15T18:01:10.797Z] "crypto/des", [2024-03-15T18:01:10.797Z] "crypto/dsa", [2024-03-15T18:01:10.797Z] "crypto/ecdsa", [2024-03-15T18:01:10.797Z] "crypto/ed25519", [2024-03-15T18:01:10.797Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.797Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.797Z] "crypto/elliptic", [2024-03-15T18:01:10.797Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.797Z] "crypto/hmac", [2024-03-15T18:01:10.797Z] "crypto/internal/randutil", [2024-03-15T18:01:10.797Z] "crypto/internal/subtle", [2024-03-15T18:01:10.797Z] "crypto/md5", [2024-03-15T18:01:10.797Z] "crypto/rand", [2024-03-15T18:01:10.797Z] "crypto/rc4", [2024-03-15T18:01:10.797Z] "crypto/rsa", [2024-03-15T18:01:10.797Z] "crypto/sha1", [2024-03-15T18:01:10.797Z] "crypto/sha256", [2024-03-15T18:01:10.797Z] "crypto/sha512", [2024-03-15T18:01:10.797Z] "crypto/subtle", [2024-03-15T18:01:10.797Z] "crypto/tls", [2024-03-15T18:01:10.797Z] "crypto/x509", [2024-03-15T18:01:10.797Z] "crypto/x509/pkix", [2024-03-15T18:01:10.797Z] "database/sql/driver", [2024-03-15T18:01:10.797Z] "debug/dwarf", [2024-03-15T18:01:10.797Z] "debug/macho", [2024-03-15T18:01:10.797Z] "embed", [2024-03-15T18:01:10.797Z] "encoding", [2024-03-15T18:01:10.797Z] "encoding/asn1", [2024-03-15T18:01:10.797Z] "encoding/base32", [2024-03-15T18:01:10.797Z] "encoding/base64", [2024-03-15T18:01:10.797Z] "encoding/binary", [2024-03-15T18:01:10.797Z] "encoding/csv", [2024-03-15T18:01:10.797Z] "encoding/hex", [2024-03-15T18:01:10.797Z] "encoding/json", [2024-03-15T18:01:10.797Z] "encoding/pem", [2024-03-15T18:01:10.797Z] "encoding/xml", [2024-03-15T18:01:10.797Z] "errors", [2024-03-15T18:01:10.797Z] "flag", [2024-03-15T18:01:10.797Z] "fmt", [2024-03-15T18:01:10.797Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.797Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.797Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.797Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.797Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.797Z] "github.com/fatih/color", [2024-03-15T18:01:10.797Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.797Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.797Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.797Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.797Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.797Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.797Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.797Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.797Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.797Z] "github.com/go-kit/log", [2024-03-15T18:01:10.797Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.797Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.797Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.797Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.797Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.797Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.797Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.797Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.797Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.797Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.797Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.797Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.797Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.797Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.797Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.797Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.797Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.797Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.797Z] "github.com/google/uuid", [2024-03-15T18:01:10.797Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.797Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.797Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.797Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.797Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.797Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.797Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.797Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.797Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.797Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.797Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.797Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.797Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.797Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.797Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.797Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.797Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.797Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.797Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.797Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.797Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.797Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.797Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.797Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.797Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.797Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.797Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.797Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.797Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.797Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.797Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.797Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.797Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.797Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.797Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.797Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.797Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.797Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.797Z] "github.com/x448/float16", [2024-03-15T18:01:10.797Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.797Z] "go/token", [2024-03-15T18:01:10.797Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.797Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.797Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.797Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.797Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.797Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.797Z] "golang.org/x/net/html", [2024-03-15T18:01:10.797Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.797Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.797Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.797Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.797Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.797Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.797Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.797Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.797Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.797Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.797Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.797Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.797Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.797Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.797Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.797Z] "golang.org/x/text/language", [2024-03-15T18:01:10.797Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.797Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.797Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.797Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.797Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.797Z] "google.golang.org/grpc", [2024-03-15T18:01:10.797Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.797Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.797Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.797Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.798Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.798Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.798Z] "hash", [2024-03-15T18:01:10.798Z] "hash/adler32", [2024-03-15T18:01:10.798Z] "hash/crc32", [2024-03-15T18:01:10.798Z] "hash/fnv", [2024-03-15T18:01:10.798Z] "html", [2024-03-15T18:01:10.798Z] "html/template", [2024-03-15T18:01:10.798Z] "internal/abi", [2024-03-15T18:01:10.798Z] "internal/bytealg", [2024-03-15T18:01:10.798Z] "internal/cpu", [2024-03-15T18:01:10.798Z] "internal/fmtsort", [2024-03-15T18:01:10.798Z] "internal/goexperiment", [2024-03-15T18:01:10.798Z] "internal/itoa", [2024-03-15T18:01:10.798Z] "internal/nettrace", [2024-03-15T18:01:10.798Z] "internal/oserror", [2024-03-15T18:01:10.798Z] "internal/poll", [2024-03-15T18:01:10.798Z] "internal/race", [2024-03-15T18:01:10.798Z] "internal/reflectlite", [2024-03-15T18:01:10.798Z] "internal/singleflight", [2024-03-15T18:01:10.798Z] "internal/syscall/execenv", [2024-03-15T18:01:10.798Z] "internal/syscall/unix", [2024-03-15T18:01:10.798Z] "internal/testlog", [2024-03-15T18:01:10.798Z] "internal/unsafeheader", [2024-03-15T18:01:10.798Z] "io", [2024-03-15T18:01:10.798Z] "io/fs", [2024-03-15T18:01:10.798Z] "io/ioutil", [2024-03-15T18:01:10.798Z] "log", [2024-03-15T18:01:10.798Z] "log/syslog", [2024-03-15T18:01:10.798Z] "math", [2024-03-15T18:01:10.798Z] "math/big", [2024-03-15T18:01:10.798Z] "math/bits", [2024-03-15T18:01:10.798Z] "math/rand", [2024-03-15T18:01:10.798Z] "mime", [2024-03-15T18:01:10.798Z] "mime/multipart", [2024-03-15T18:01:10.798Z] "mime/quotedprintable", [2024-03-15T18:01:10.798Z] "net", [2024-03-15T18:01:10.798Z] "net/http", [2024-03-15T18:01:10.798Z] "net/http/httptest", [2024-03-15T18:01:10.798Z] "net/http/httptrace", [2024-03-15T18:01:10.798Z] "net/http/httputil", [2024-03-15T18:01:10.798Z] "net/http/internal", [2024-03-15T18:01:10.798Z] "net/http/internal/ascii", [2024-03-15T18:01:10.798Z] "net/http/internal/testcert", [2024-03-15T18:01:10.798Z] "net/textproto", [2024-03-15T18:01:10.798Z] "net/url", [2024-03-15T18:01:10.798Z] "os", [2024-03-15T18:01:10.798Z] "os/signal", [2024-03-15T18:01:10.798Z] "path", [2024-03-15T18:01:10.798Z] "path/filepath", [2024-03-15T18:01:10.798Z] "reflect", [2024-03-15T18:01:10.798Z] "regexp", [2024-03-15T18:01:10.798Z] "regexp/syntax", [2024-03-15T18:01:10.798Z] "runtime", [2024-03-15T18:01:10.798Z] "runtime/cgo", [2024-03-15T18:01:10.798Z] "runtime/debug", [2024-03-15T18:01:10.798Z] "runtime/internal/atomic", [2024-03-15T18:01:10.798Z] "runtime/internal/math", [2024-03-15T18:01:10.798Z] "runtime/internal/sys", [2024-03-15T18:01:10.798Z] "runtime/pprof", [2024-03-15T18:01:10.798Z] "sort", [2024-03-15T18:01:10.798Z] "strconv", [2024-03-15T18:01:10.798Z] "strings", [2024-03-15T18:01:10.798Z] "sync", [2024-03-15T18:01:10.798Z] "sync/atomic", [2024-03-15T18:01:10.798Z] "syscall", [2024-03-15T18:01:10.798Z] "text/tabwriter", [2024-03-15T18:01:10.798Z] "text/template", [2024-03-15T18:01:10.798Z] "text/template/parse", [2024-03-15T18:01:10.798Z] "time", [2024-03-15T18:01:10.798Z] "unicode", [2024-03-15T18:01:10.798Z] "unicode/utf16", [2024-03-15T18:01:10.798Z] "unicode/utf8", [2024-03-15T18:01:10.798Z] "unsafe", [2024-03-15T18:01:10.798Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.798Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.798Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.798Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.798Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.798Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.798Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.798Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.798Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.798Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.798Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.798Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.798Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.798Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.798Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.798Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.798Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.798Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.798Z] ], [2024-03-15T18:01:10.798Z] "TestGoFiles": [ [2024-03-15T18:01:10.798Z] "registry_test.go" [2024-03-15T18:01:10.798Z] ], [2024-03-15T18:01:10.798Z] "TestImports": [ [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.798Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.798Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.798Z] "testing" [2024-03-15T18:01:10.798Z] ] [2024-03-15T18:01:10.798Z] } [2024-03-15T18:01:10.798Z] { [2024-03-15T18:01:10.798Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22/bootstrap/secret", [2024-03-15T18:01:10.798Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.798Z] "Name": "secret", [2024-03-15T18:01:10.798Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.798Z] "Module": { [2024-03-15T18:01:10.798Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-15T18:01:10.798Z] "Version": "v3.2.0-dev.22", [2024-03-15T18:01:10.798Z] "Time": "2024-03-14T06:46:20Z", [2024-03-15T18:01:10.798Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.798Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.22.mod", [2024-03-15T18:01:10.798Z] "GoVersion": "1.21" [2024-03-15T18:01:10.798Z] }, [2024-03-15T18:01:10.798Z] "DepOnly": true, [2024-03-15T18:01:10.798Z] "Stale": true, [2024-03-15T18:01:10.798Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-15T18:01:10.798Z] "GoFiles": [ [2024-03-15T18:01:10.798Z] "helper.go", [2024-03-15T18:01:10.798Z] "insecure.go", [2024-03-15T18:01:10.798Z] "jwtprovider.go", [2024-03-15T18:01:10.798Z] "secret.go", [2024-03-15T18:01:10.798Z] "secure.go", [2024-03-15T18:01:10.798Z] "types.go" [2024-03-15T18:01:10.798Z] ], [2024-03-15T18:01:10.798Z] "Imports": [ [2024-03-15T18:01:10.798Z] "context", [2024-03-15T18:01:10.798Z] "encoding/json", [2024-03-15T18:01:10.798Z] "errors", [2024-03-15T18:01:10.798Z] "fmt", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.798Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.798Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.798Z] "net/http", [2024-03-15T18:01:10.798Z] "os", [2024-03-15T18:01:10.798Z] "path", [2024-03-15T18:01:10.798Z] "strings", [2024-03-15T18:01:10.798Z] "sync", [2024-03-15T18:01:10.798Z] "time" [2024-03-15T18:01:10.798Z] ], [2024-03-15T18:01:10.798Z] "Deps": [ [2024-03-15T18:01:10.798Z] "bufio", [2024-03-15T18:01:10.798Z] "bytes", [2024-03-15T18:01:10.798Z] "compress/flate", [2024-03-15T18:01:10.798Z] "compress/gzip", [2024-03-15T18:01:10.798Z] "compress/zlib", [2024-03-15T18:01:10.798Z] "container/list", [2024-03-15T18:01:10.798Z] "context", [2024-03-15T18:01:10.798Z] "crypto", [2024-03-15T18:01:10.798Z] "crypto/aes", [2024-03-15T18:01:10.798Z] "crypto/cipher", [2024-03-15T18:01:10.798Z] "crypto/des", [2024-03-15T18:01:10.798Z] "crypto/dsa", [2024-03-15T18:01:10.798Z] "crypto/ecdsa", [2024-03-15T18:01:10.798Z] "crypto/ed25519", [2024-03-15T18:01:10.798Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.798Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.798Z] "crypto/elliptic", [2024-03-15T18:01:10.798Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.798Z] "crypto/hmac", [2024-03-15T18:01:10.798Z] "crypto/internal/randutil", [2024-03-15T18:01:10.798Z] "crypto/internal/subtle", [2024-03-15T18:01:10.798Z] "crypto/md5", [2024-03-15T18:01:10.798Z] "crypto/rand", [2024-03-15T18:01:10.798Z] "crypto/rc4", [2024-03-15T18:01:10.798Z] "crypto/rsa", [2024-03-15T18:01:10.798Z] "crypto/sha1", [2024-03-15T18:01:10.798Z] "crypto/sha256", [2024-03-15T18:01:10.798Z] "crypto/sha512", [2024-03-15T18:01:10.798Z] "crypto/subtle", [2024-03-15T18:01:10.798Z] "crypto/tls", [2024-03-15T18:01:10.798Z] "crypto/x509", [2024-03-15T18:01:10.798Z] "crypto/x509/pkix", [2024-03-15T18:01:10.798Z] "database/sql/driver", [2024-03-15T18:01:10.798Z] "debug/dwarf", [2024-03-15T18:01:10.798Z] "debug/macho", [2024-03-15T18:01:10.798Z] "embed", [2024-03-15T18:01:10.798Z] "encoding", [2024-03-15T18:01:10.798Z] "encoding/asn1", [2024-03-15T18:01:10.798Z] "encoding/base32", [2024-03-15T18:01:10.798Z] "encoding/base64", [2024-03-15T18:01:10.798Z] "encoding/binary", [2024-03-15T18:01:10.798Z] "encoding/csv", [2024-03-15T18:01:10.798Z] "encoding/hex", [2024-03-15T18:01:10.798Z] "encoding/json", [2024-03-15T18:01:10.798Z] "encoding/pem", [2024-03-15T18:01:10.798Z] "encoding/xml", [2024-03-15T18:01:10.798Z] "errors", [2024-03-15T18:01:10.798Z] "flag", [2024-03-15T18:01:10.798Z] "fmt", [2024-03-15T18:01:10.798Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.798Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.798Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.798Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.798Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.799Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.799Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.799Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.799Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.799Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.799Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.799Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.799Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.799Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.799Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.799Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.799Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.799Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.799Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.799Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.799Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.799Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.799Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.799Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.799Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.799Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.799Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.799Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.799Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.799Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.799Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.799Z] "github.com/fatih/color", [2024-03-15T18:01:10.799Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.799Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.799Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.799Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.799Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.799Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.799Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.799Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.799Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.799Z] "github.com/go-kit/log", [2024-03-15T18:01:10.799Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.799Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.799Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.799Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.799Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.799Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.799Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.799Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.799Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.799Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.799Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.799Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.799Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.799Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.799Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.799Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.799Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.799Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.799Z] "github.com/google/uuid", [2024-03-15T18:01:10.799Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.799Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.799Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.799Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.799Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.799Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.799Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.799Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.799Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.799Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.799Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.799Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.799Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.799Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.799Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.799Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.799Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.799Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.799Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.799Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.799Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.799Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.799Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.799Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.799Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.799Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.799Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.799Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.799Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.799Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.799Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.799Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.799Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.799Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.799Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.799Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.799Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.799Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.799Z] "github.com/x448/float16", [2024-03-15T18:01:10.799Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.799Z] "go/token", [2024-03-15T18:01:10.799Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.799Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.799Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.799Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.799Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.799Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.799Z] "golang.org/x/net/html", [2024-03-15T18:01:10.799Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.799Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.799Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.799Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.799Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.799Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.799Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.799Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.799Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.799Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.799Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.799Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.799Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.799Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.799Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.799Z] "golang.org/x/text/language", [2024-03-15T18:01:10.799Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.799Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.799Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.799Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.799Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.799Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.799Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.799Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.799Z] "hash", [2024-03-15T18:01:10.799Z] "hash/adler32", [2024-03-15T18:01:10.799Z] "hash/crc32", [2024-03-15T18:01:10.799Z] "hash/fnv", [2024-03-15T18:01:10.799Z] "html", [2024-03-15T18:01:10.799Z] "html/template", [2024-03-15T18:01:10.799Z] "internal/abi", [2024-03-15T18:01:10.799Z] "internal/bytealg", [2024-03-15T18:01:10.799Z] "internal/cpu", [2024-03-15T18:01:10.799Z] "internal/fmtsort", [2024-03-15T18:01:10.799Z] "internal/goexperiment", [2024-03-15T18:01:10.799Z] "internal/itoa", [2024-03-15T18:01:10.799Z] "internal/nettrace", [2024-03-15T18:01:10.799Z] "internal/oserror", [2024-03-15T18:01:10.799Z] "internal/poll", [2024-03-15T18:01:10.799Z] "internal/race", [2024-03-15T18:01:10.799Z] "internal/reflectlite", [2024-03-15T18:01:10.799Z] "internal/singleflight", [2024-03-15T18:01:10.799Z] "internal/syscall/execenv", [2024-03-15T18:01:10.799Z] "internal/syscall/unix", [2024-03-15T18:01:10.799Z] "internal/testlog", [2024-03-15T18:01:10.799Z] "internal/unsafeheader", [2024-03-15T18:01:10.799Z] "io", [2024-03-15T18:01:10.799Z] "io/fs", [2024-03-15T18:01:10.799Z] "io/ioutil", [2024-03-15T18:01:10.799Z] "log", [2024-03-15T18:01:10.799Z] "log/syslog", [2024-03-15T18:01:10.799Z] "math", [2024-03-15T18:01:10.799Z] "math/big", [2024-03-15T18:01:10.799Z] "math/bits", [2024-03-15T18:01:10.799Z] "math/rand", [2024-03-15T18:01:10.799Z] "mime", [2024-03-15T18:01:10.799Z] "mime/multipart", [2024-03-15T18:01:10.799Z] "mime/quotedprintable", [2024-03-15T18:01:10.799Z] "net", [2024-03-15T18:01:10.799Z] "net/http", [2024-03-15T18:01:10.799Z] "net/http/httptest", [2024-03-15T18:01:10.799Z] "net/http/httptrace", [2024-03-15T18:01:10.799Z] "net/http/httputil", [2024-03-15T18:01:10.799Z] "net/http/internal", [2024-03-15T18:01:10.799Z] "net/http/internal/ascii", [2024-03-15T18:01:10.799Z] "net/http/internal/testcert", [2024-03-15T18:01:10.799Z] "net/textproto", [2024-03-15T18:01:10.799Z] "net/url", [2024-03-15T18:01:10.799Z] "os", [2024-03-15T18:01:10.799Z] "os/signal", [2024-03-15T18:01:10.799Z] "path", [2024-03-15T18:01:10.799Z] "path/filepath", [2024-03-15T18:01:10.799Z] "reflect", [2024-03-15T18:01:10.799Z] "regexp", [2024-03-15T18:01:10.799Z] "regexp/syntax", [2024-03-15T18:01:10.799Z] "runtime", [2024-03-15T18:01:10.799Z] "runtime/cgo", [2024-03-15T18:01:10.799Z] "runtime/debug", [2024-03-15T18:01:10.799Z] "runtime/internal/atomic", [2024-03-15T18:01:10.799Z] "runtime/internal/math", [2024-03-15T18:01:10.799Z] "runtime/internal/sys", [2024-03-15T18:01:10.799Z] "runtime/pprof", [2024-03-15T18:01:10.799Z] "sort", [2024-03-15T18:01:10.799Z] "strconv", [2024-03-15T18:01:10.799Z] "strings", [2024-03-15T18:01:10.799Z] "sync", [2024-03-15T18:01:10.799Z] "sync/atomic", [2024-03-15T18:01:10.800Z] "syscall", [2024-03-15T18:01:10.800Z] "text/tabwriter", [2024-03-15T18:01:10.800Z] "text/template", [2024-03-15T18:01:10.800Z] "text/template/parse", [2024-03-15T18:01:10.800Z] "time", [2024-03-15T18:01:10.800Z] "unicode", [2024-03-15T18:01:10.800Z] "unicode/utf16", [2024-03-15T18:01:10.800Z] "unicode/utf8", [2024-03-15T18:01:10.800Z] "unsafe", [2024-03-15T18:01:10.800Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.800Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.800Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.800Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.800Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.800Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.800Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.800Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.800Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.800Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.800Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.800Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.800Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.800Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.800Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.800Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.800Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.800Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.800Z] ], [2024-03-15T18:01:10.800Z] "TestGoFiles": [ [2024-03-15T18:01:10.800Z] "insecure_test.go", [2024-03-15T18:01:10.800Z] "secret_test.go", [2024-03-15T18:01:10.800Z] "secure_test.go", [2024-03-15T18:01:10.800Z] "types_test.go" [2024-03-15T18:01:10.800Z] ], [2024-03-15T18:01:10.800Z] "TestImports": [ [2024-03-15T18:01:10.800Z] "context", [2024-03-15T18:01:10.800Z] "encoding/json", [2024-03-15T18:01:10.800Z] "errors", [2024-03-15T18:01:10.800Z] "fmt", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks", [2024-03-15T18:01:10.800Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.800Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.800Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.800Z] "math", [2024-03-15T18:01:10.800Z] "net/http", [2024-03-15T18:01:10.800Z] "net/http/httptest", [2024-03-15T18:01:10.800Z] "net/url", [2024-03-15T18:01:10.800Z] "os", [2024-03-15T18:01:10.800Z] "reflect", [2024-03-15T18:01:10.800Z] "sort", [2024-03-15T18:01:10.800Z] "strconv", [2024-03-15T18:01:10.800Z] "testing", [2024-03-15T18:01:10.800Z] "time" [2024-03-15T18:01:10.800Z] ] [2024-03-15T18:01:10.800Z] } [2024-03-15T18:01:10.800Z] { [2024-03-15T18:01:10.800Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22/bootstrap", [2024-03-15T18:01:10.800Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.800Z] "Name": "bootstrap", [2024-03-15T18:01:10.800Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.800Z] "Module": { [2024-03-15T18:01:10.800Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-15T18:01:10.800Z] "Version": "v3.2.0-dev.22", [2024-03-15T18:01:10.800Z] "Time": "2024-03-14T06:46:20Z", [2024-03-15T18:01:10.800Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.800Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.22.mod", [2024-03-15T18:01:10.800Z] "GoVersion": "1.21" [2024-03-15T18:01:10.800Z] }, [2024-03-15T18:01:10.800Z] "DepOnly": true, [2024-03-15T18:01:10.800Z] "Stale": true, [2024-03-15T18:01:10.800Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-15T18:01:10.800Z] "GoFiles": [ [2024-03-15T18:01:10.800Z] "bootstrap.go" [2024-03-15T18:01:10.800Z] ], [2024-03-15T18:01:10.800Z] "Imports": [ [2024-03-15T18:01:10.800Z] "context", [2024-03-15T18:01:10.800Z] "fmt", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.800Z] "os", [2024-03-15T18:01:10.800Z] "os/signal", [2024-03-15T18:01:10.800Z] "sync", [2024-03-15T18:01:10.800Z] "syscall" [2024-03-15T18:01:10.800Z] ], [2024-03-15T18:01:10.800Z] "Deps": [ [2024-03-15T18:01:10.800Z] "bufio", [2024-03-15T18:01:10.800Z] "bytes", [2024-03-15T18:01:10.800Z] "compress/flate", [2024-03-15T18:01:10.800Z] "compress/gzip", [2024-03-15T18:01:10.800Z] "compress/zlib", [2024-03-15T18:01:10.800Z] "container/list", [2024-03-15T18:01:10.800Z] "context", [2024-03-15T18:01:10.800Z] "crypto", [2024-03-15T18:01:10.800Z] "crypto/aes", [2024-03-15T18:01:10.800Z] "crypto/cipher", [2024-03-15T18:01:10.800Z] "crypto/des", [2024-03-15T18:01:10.800Z] "crypto/dsa", [2024-03-15T18:01:10.800Z] "crypto/ecdsa", [2024-03-15T18:01:10.800Z] "crypto/ed25519", [2024-03-15T18:01:10.800Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.800Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.800Z] "crypto/elliptic", [2024-03-15T18:01:10.800Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.800Z] "crypto/hmac", [2024-03-15T18:01:10.800Z] "crypto/internal/randutil", [2024-03-15T18:01:10.800Z] "crypto/internal/subtle", [2024-03-15T18:01:10.800Z] "crypto/md5", [2024-03-15T18:01:10.800Z] "crypto/rand", [2024-03-15T18:01:10.800Z] "crypto/rc4", [2024-03-15T18:01:10.800Z] "crypto/rsa", [2024-03-15T18:01:10.800Z] "crypto/sha1", [2024-03-15T18:01:10.800Z] "crypto/sha256", [2024-03-15T18:01:10.800Z] "crypto/sha512", [2024-03-15T18:01:10.800Z] "crypto/subtle", [2024-03-15T18:01:10.800Z] "crypto/tls", [2024-03-15T18:01:10.800Z] "crypto/x509", [2024-03-15T18:01:10.800Z] "crypto/x509/pkix", [2024-03-15T18:01:10.800Z] "database/sql/driver", [2024-03-15T18:01:10.800Z] "debug/dwarf", [2024-03-15T18:01:10.800Z] "debug/macho", [2024-03-15T18:01:10.800Z] "embed", [2024-03-15T18:01:10.800Z] "encoding", [2024-03-15T18:01:10.800Z] "encoding/asn1", [2024-03-15T18:01:10.800Z] "encoding/base32", [2024-03-15T18:01:10.800Z] "encoding/base64", [2024-03-15T18:01:10.800Z] "encoding/binary", [2024-03-15T18:01:10.800Z] "encoding/csv", [2024-03-15T18:01:10.800Z] "encoding/hex", [2024-03-15T18:01:10.800Z] "encoding/json", [2024-03-15T18:01:10.800Z] "encoding/pem", [2024-03-15T18:01:10.800Z] "encoding/xml", [2024-03-15T18:01:10.800Z] "errors", [2024-03-15T18:01:10.800Z] "flag", [2024-03-15T18:01:10.800Z] "fmt", [2024-03-15T18:01:10.800Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.800Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.800Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.800Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.800Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.800Z] "github.com/fatih/color", [2024-03-15T18:01:10.800Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.800Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.800Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.800Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.800Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.800Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.800Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.800Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.800Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.800Z] "github.com/go-kit/log", [2024-03-15T18:01:10.800Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.800Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.800Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.800Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.800Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.800Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.800Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.800Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.800Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.800Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.800Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.800Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.800Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.800Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.800Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.800Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.800Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.800Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.800Z] "github.com/google/uuid", [2024-03-15T18:01:10.800Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.800Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.800Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.800Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.800Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.800Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.800Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.800Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.800Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.800Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.800Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.800Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.800Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.800Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.800Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.800Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.800Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.800Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.800Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.800Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.800Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.800Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.800Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.800Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.800Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.800Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.800Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.800Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.800Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.800Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.800Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.801Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.801Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.801Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.801Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.801Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.801Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.801Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.801Z] "github.com/x448/float16", [2024-03-15T18:01:10.801Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.801Z] "go/token", [2024-03-15T18:01:10.801Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.801Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.801Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.801Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.801Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.801Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.801Z] "golang.org/x/net/html", [2024-03-15T18:01:10.801Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.801Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.801Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.801Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.801Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.801Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.801Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.801Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.801Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.801Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.801Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.801Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.801Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.801Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.801Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.801Z] "golang.org/x/text/language", [2024-03-15T18:01:10.801Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.801Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.801Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.801Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.801Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.801Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.801Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.801Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.801Z] "hash", [2024-03-15T18:01:10.801Z] "hash/adler32", [2024-03-15T18:01:10.801Z] "hash/crc32", [2024-03-15T18:01:10.801Z] "hash/fnv", [2024-03-15T18:01:10.801Z] "html", [2024-03-15T18:01:10.801Z] "html/template", [2024-03-15T18:01:10.801Z] "internal/abi", [2024-03-15T18:01:10.801Z] "internal/bytealg", [2024-03-15T18:01:10.801Z] "internal/cpu", [2024-03-15T18:01:10.801Z] "internal/fmtsort", [2024-03-15T18:01:10.801Z] "internal/goexperiment", [2024-03-15T18:01:10.801Z] "internal/itoa", [2024-03-15T18:01:10.801Z] "internal/nettrace", [2024-03-15T18:01:10.801Z] "internal/oserror", [2024-03-15T18:01:10.801Z] "internal/poll", [2024-03-15T18:01:10.801Z] "internal/race", [2024-03-15T18:01:10.801Z] "internal/reflectlite", [2024-03-15T18:01:10.801Z] "internal/singleflight", [2024-03-15T18:01:10.801Z] "internal/syscall/execenv", [2024-03-15T18:01:10.801Z] "internal/syscall/unix", [2024-03-15T18:01:10.801Z] "internal/testlog", [2024-03-15T18:01:10.801Z] "internal/unsafeheader", [2024-03-15T18:01:10.801Z] "io", [2024-03-15T18:01:10.801Z] "io/fs", [2024-03-15T18:01:10.801Z] "io/ioutil", [2024-03-15T18:01:10.801Z] "log", [2024-03-15T18:01:10.801Z] "log/syslog", [2024-03-15T18:01:10.801Z] "math", [2024-03-15T18:01:10.801Z] "math/big", [2024-03-15T18:01:10.801Z] "math/bits", [2024-03-15T18:01:10.801Z] "math/rand", [2024-03-15T18:01:10.801Z] "mime", [2024-03-15T18:01:10.801Z] "mime/multipart", [2024-03-15T18:01:10.801Z] "mime/quotedprintable", [2024-03-15T18:01:10.801Z] "net", [2024-03-15T18:01:10.801Z] "net/http", [2024-03-15T18:01:10.801Z] "net/http/httptest", [2024-03-15T18:01:10.801Z] "net/http/httptrace", [2024-03-15T18:01:10.801Z] "net/http/httputil", [2024-03-15T18:01:10.801Z] "net/http/internal", [2024-03-15T18:01:10.801Z] "net/http/internal/ascii", [2024-03-15T18:01:10.801Z] "net/http/internal/testcert", [2024-03-15T18:01:10.801Z] "net/textproto", [2024-03-15T18:01:10.801Z] "net/url", [2024-03-15T18:01:10.801Z] "os", [2024-03-15T18:01:10.801Z] "os/signal", [2024-03-15T18:01:10.801Z] "path", [2024-03-15T18:01:10.801Z] "path/filepath", [2024-03-15T18:01:10.801Z] "reflect", [2024-03-15T18:01:10.801Z] "regexp", [2024-03-15T18:01:10.801Z] "regexp/syntax", [2024-03-15T18:01:10.801Z] "runtime", [2024-03-15T18:01:10.801Z] "runtime/cgo", [2024-03-15T18:01:10.801Z] "runtime/debug", [2024-03-15T18:01:10.801Z] "runtime/internal/atomic", [2024-03-15T18:01:10.801Z] "runtime/internal/math", [2024-03-15T18:01:10.801Z] "runtime/internal/sys", [2024-03-15T18:01:10.801Z] "runtime/pprof", [2024-03-15T18:01:10.801Z] "sort", [2024-03-15T18:01:10.801Z] "strconv", [2024-03-15T18:01:10.801Z] "strings", [2024-03-15T18:01:10.801Z] "sync", [2024-03-15T18:01:10.801Z] "sync/atomic", [2024-03-15T18:01:10.801Z] "syscall", [2024-03-15T18:01:10.801Z] "text/tabwriter", [2024-03-15T18:01:10.801Z] "text/template", [2024-03-15T18:01:10.801Z] "text/template/parse", [2024-03-15T18:01:10.801Z] "time", [2024-03-15T18:01:10.801Z] "unicode", [2024-03-15T18:01:10.801Z] "unicode/utf16", [2024-03-15T18:01:10.801Z] "unicode/utf8", [2024-03-15T18:01:10.801Z] "unsafe", [2024-03-15T18:01:10.801Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.801Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.801Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.801Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.801Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.801Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.801Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.801Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.801Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.801Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.801Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.801Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.801Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.801Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.801Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.801Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.801Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.801Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.801Z] ] [2024-03-15T18:01:10.801Z] } [2024-03-15T18:01:10.801Z] { [2024-03-15T18:01:10.801Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22/bootstrap/messaging", [2024-03-15T18:01:10.801Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-15T18:01:10.801Z] "Name": "messaging", [2024-03-15T18:01:10.801Z] "Doc": "Package messaging contains common constants and utilities functions used when setting up Secure MessageBus.", [2024-03-15T18:01:10.801Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.801Z] "Module": { [2024-03-15T18:01:10.801Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-15T18:01:10.801Z] "Version": "v3.2.0-dev.22", [2024-03-15T18:01:10.801Z] "Time": "2024-03-14T06:46:20Z", [2024-03-15T18:01:10.801Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.801Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.22.mod", [2024-03-15T18:01:10.801Z] "GoVersion": "1.21" [2024-03-15T18:01:10.801Z] }, [2024-03-15T18:01:10.801Z] "DepOnly": true, [2024-03-15T18:01:10.801Z] "Stale": true, [2024-03-15T18:01:10.801Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-15T18:01:10.801Z] "GoFiles": [ [2024-03-15T18:01:10.801Z] "messaging.go" [2024-03-15T18:01:10.801Z] ], [2024-03-15T18:01:10.801Z] "Imports": [ [2024-03-15T18:01:10.801Z] "crypto/x509", [2024-03-15T18:01:10.801Z] "errors", [2024-03-15T18:01:10.801Z] "fmt", [2024-03-15T18:01:10.801Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.801Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.801Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.801Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.801Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger" [2024-03-15T18:01:10.801Z] ], [2024-03-15T18:01:10.801Z] "Deps": [ [2024-03-15T18:01:10.801Z] "bufio", [2024-03-15T18:01:10.801Z] "bytes", [2024-03-15T18:01:10.801Z] "compress/flate", [2024-03-15T18:01:10.801Z] "compress/gzip", [2024-03-15T18:01:10.801Z] "compress/zlib", [2024-03-15T18:01:10.801Z] "container/list", [2024-03-15T18:01:10.801Z] "context", [2024-03-15T18:01:10.801Z] "crypto", [2024-03-15T18:01:10.801Z] "crypto/aes", [2024-03-15T18:01:10.801Z] "crypto/cipher", [2024-03-15T18:01:10.801Z] "crypto/des", [2024-03-15T18:01:10.801Z] "crypto/dsa", [2024-03-15T18:01:10.801Z] "crypto/ecdsa", [2024-03-15T18:01:10.801Z] "crypto/ed25519", [2024-03-15T18:01:10.801Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.801Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.801Z] "crypto/elliptic", [2024-03-15T18:01:10.801Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.801Z] "crypto/hmac", [2024-03-15T18:01:10.801Z] "crypto/internal/randutil", [2024-03-15T18:01:10.801Z] "crypto/internal/subtle", [2024-03-15T18:01:10.801Z] "crypto/md5", [2024-03-15T18:01:10.801Z] "crypto/rand", [2024-03-15T18:01:10.801Z] "crypto/rc4", [2024-03-15T18:01:10.801Z] "crypto/rsa", [2024-03-15T18:01:10.801Z] "crypto/sha1", [2024-03-15T18:01:10.801Z] "crypto/sha256", [2024-03-15T18:01:10.801Z] "crypto/sha512", [2024-03-15T18:01:10.801Z] "crypto/subtle", [2024-03-15T18:01:10.801Z] "crypto/tls", [2024-03-15T18:01:10.801Z] "crypto/x509", [2024-03-15T18:01:10.801Z] "crypto/x509/pkix", [2024-03-15T18:01:10.801Z] "database/sql/driver", [2024-03-15T18:01:10.801Z] "debug/dwarf", [2024-03-15T18:01:10.801Z] "debug/macho", [2024-03-15T18:01:10.801Z] "embed", [2024-03-15T18:01:10.801Z] "encoding", [2024-03-15T18:01:10.801Z] "encoding/asn1", [2024-03-15T18:01:10.801Z] "encoding/base32", [2024-03-15T18:01:10.801Z] "encoding/base64", [2024-03-15T18:01:10.801Z] "encoding/binary", [2024-03-15T18:01:10.801Z] "encoding/csv", [2024-03-15T18:01:10.801Z] "encoding/hex", [2024-03-15T18:01:10.801Z] "encoding/json", [2024-03-15T18:01:10.801Z] "encoding/pem", [2024-03-15T18:01:10.801Z] "encoding/xml", [2024-03-15T18:01:10.801Z] "errors", [2024-03-15T18:01:10.801Z] "flag", [2024-03-15T18:01:10.801Z] "fmt", [2024-03-15T18:01:10.801Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.801Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.801Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.801Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.801Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.801Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.801Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.801Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.801Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.801Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.801Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.801Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.802Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.802Z] "github.com/fatih/color", [2024-03-15T18:01:10.802Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.802Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.802Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.802Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.802Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.802Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.802Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.802Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.802Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.802Z] "github.com/go-kit/log", [2024-03-15T18:01:10.802Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.802Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.802Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.802Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.802Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.802Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.802Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.802Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.802Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.802Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.802Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.802Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.802Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.802Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.802Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.802Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.802Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.802Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.802Z] "github.com/google/uuid", [2024-03-15T18:01:10.802Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.802Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.802Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.802Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.802Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.802Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.802Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.802Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.802Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.802Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.802Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.802Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.802Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.802Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.802Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.802Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.802Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.802Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.802Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.802Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.802Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.802Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.802Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.802Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.802Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.802Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.802Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.802Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.802Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.802Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.802Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.802Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.802Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.802Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.802Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.802Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.802Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.802Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.802Z] "github.com/x448/float16", [2024-03-15T18:01:10.802Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.802Z] "go/token", [2024-03-15T18:01:10.802Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.802Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.802Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.802Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.802Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.802Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.802Z] "golang.org/x/net/html", [2024-03-15T18:01:10.802Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.802Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.802Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.802Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.802Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.802Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.802Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.802Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.802Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.802Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.802Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.802Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.802Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.802Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.802Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.802Z] "golang.org/x/text/language", [2024-03-15T18:01:10.802Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.802Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.802Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.802Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.802Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.802Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.802Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.802Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.802Z] "hash", [2024-03-15T18:01:10.802Z] "hash/adler32", [2024-03-15T18:01:10.802Z] "hash/crc32", [2024-03-15T18:01:10.802Z] "hash/fnv", [2024-03-15T18:01:10.802Z] "html", [2024-03-15T18:01:10.802Z] "html/template", [2024-03-15T18:01:10.802Z] "internal/abi", [2024-03-15T18:01:10.802Z] "internal/bytealg", [2024-03-15T18:01:10.802Z] "internal/cpu", [2024-03-15T18:01:10.802Z] "internal/fmtsort", [2024-03-15T18:01:10.802Z] "internal/goexperiment", [2024-03-15T18:01:10.802Z] "internal/itoa", [2024-03-15T18:01:10.802Z] "internal/nettrace", [2024-03-15T18:01:10.802Z] "internal/oserror", [2024-03-15T18:01:10.802Z] "internal/poll", [2024-03-15T18:01:10.802Z] "internal/race", [2024-03-15T18:01:10.802Z] "internal/reflectlite", [2024-03-15T18:01:10.802Z] "internal/singleflight", [2024-03-15T18:01:10.802Z] "internal/syscall/execenv", [2024-03-15T18:01:10.802Z] "internal/syscall/unix", [2024-03-15T18:01:10.802Z] "internal/testlog", [2024-03-15T18:01:10.802Z] "internal/unsafeheader", [2024-03-15T18:01:10.802Z] "io", [2024-03-15T18:01:10.802Z] "io/fs", [2024-03-15T18:01:10.802Z] "io/ioutil", [2024-03-15T18:01:10.802Z] "log", [2024-03-15T18:01:10.802Z] "log/syslog", [2024-03-15T18:01:10.802Z] "math", [2024-03-15T18:01:10.802Z] "math/big", [2024-03-15T18:01:10.802Z] "math/bits", [2024-03-15T18:01:10.802Z] "math/rand", [2024-03-15T18:01:10.802Z] "mime", [2024-03-15T18:01:10.802Z] "mime/multipart", [2024-03-15T18:01:10.802Z] "mime/quotedprintable", [2024-03-15T18:01:10.802Z] "net", [2024-03-15T18:01:10.802Z] "net/http", [2024-03-15T18:01:10.802Z] "net/http/httptest", [2024-03-15T18:01:10.802Z] "net/http/httptrace", [2024-03-15T18:01:10.802Z] "net/http/httputil", [2024-03-15T18:01:10.802Z] "net/http/internal", [2024-03-15T18:01:10.802Z] "net/http/internal/ascii", [2024-03-15T18:01:10.802Z] "net/http/internal/testcert", [2024-03-15T18:01:10.802Z] "net/textproto", [2024-03-15T18:01:10.802Z] "net/url", [2024-03-15T18:01:10.802Z] "os", [2024-03-15T18:01:10.802Z] "os/signal", [2024-03-15T18:01:10.802Z] "path", [2024-03-15T18:01:10.802Z] "path/filepath", [2024-03-15T18:01:10.802Z] "reflect", [2024-03-15T18:01:10.802Z] "regexp", [2024-03-15T18:01:10.802Z] "regexp/syntax", [2024-03-15T18:01:10.802Z] "runtime", [2024-03-15T18:01:10.802Z] "runtime/cgo", [2024-03-15T18:01:10.802Z] "runtime/debug", [2024-03-15T18:01:10.802Z] "runtime/internal/atomic", [2024-03-15T18:01:10.802Z] "runtime/internal/math", [2024-03-15T18:01:10.802Z] "runtime/internal/sys", [2024-03-15T18:01:10.802Z] "runtime/pprof", [2024-03-15T18:01:10.802Z] "sort", [2024-03-15T18:01:10.802Z] "strconv", [2024-03-15T18:01:10.802Z] "strings", [2024-03-15T18:01:10.802Z] "sync", [2024-03-15T18:01:10.803Z] "sync/atomic", [2024-03-15T18:01:10.803Z] "syscall", [2024-03-15T18:01:10.803Z] "text/tabwriter", [2024-03-15T18:01:10.803Z] "text/template", [2024-03-15T18:01:10.803Z] "text/template/parse", [2024-03-15T18:01:10.803Z] "time", [2024-03-15T18:01:10.803Z] "unicode", [2024-03-15T18:01:10.803Z] "unicode/utf16", [2024-03-15T18:01:10.803Z] "unicode/utf8", [2024-03-15T18:01:10.803Z] "unsafe", [2024-03-15T18:01:10.803Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.803Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.803Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.803Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.803Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.803Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.803Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.803Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.803Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.803Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.803Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.803Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.803Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.803Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.803Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.803Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.803Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.803Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.803Z] ], [2024-03-15T18:01:10.803Z] "TestGoFiles": [ [2024-03-15T18:01:10.803Z] "messaging_test.go", [2024-03-15T18:01:10.803Z] "testcerts_test.go" [2024-03-15T18:01:10.803Z] ], [2024-03-15T18:01:10.803Z] "TestImports": [ [2024-03-15T18:01:10.803Z] "errors", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.803Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.803Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.803Z] "os", [2024-03-15T18:01:10.803Z] "testing" [2024-03-15T18:01:10.803Z] ] [2024-03-15T18:01:10.803Z] } [2024-03-15T18:01:10.803Z] { [2024-03-15T18:01:10.803Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22/bootstrap/metrics", [2024-03-15T18:01:10.803Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-15T18:01:10.803Z] "Name": "metrics", [2024-03-15T18:01:10.803Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.803Z] "Module": { [2024-03-15T18:01:10.803Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-15T18:01:10.803Z] "Version": "v3.2.0-dev.22", [2024-03-15T18:01:10.803Z] "Time": "2024-03-14T06:46:20Z", [2024-03-15T18:01:10.803Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.803Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.22.mod", [2024-03-15T18:01:10.803Z] "GoVersion": "1.21" [2024-03-15T18:01:10.803Z] }, [2024-03-15T18:01:10.803Z] "DepOnly": true, [2024-03-15T18:01:10.803Z] "Stale": true, [2024-03-15T18:01:10.803Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-15T18:01:10.803Z] "GoFiles": [ [2024-03-15T18:01:10.803Z] "manager.go", [2024-03-15T18:01:10.803Z] "reporter.go" [2024-03-15T18:01:10.803Z] ], [2024-03-15T18:01:10.803Z] "Imports": [ [2024-03-15T18:01:10.803Z] "context", [2024-03-15T18:01:10.803Z] "encoding/json", [2024-03-15T18:01:10.803Z] "errors", [2024-03-15T18:01:10.803Z] "fmt", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.803Z] "github.com/google/uuid", [2024-03-15T18:01:10.803Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.803Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.803Z] "sync", [2024-03-15T18:01:10.803Z] "time" [2024-03-15T18:01:10.803Z] ], [2024-03-15T18:01:10.803Z] "Deps": [ [2024-03-15T18:01:10.803Z] "bufio", [2024-03-15T18:01:10.803Z] "bytes", [2024-03-15T18:01:10.803Z] "compress/flate", [2024-03-15T18:01:10.803Z] "compress/gzip", [2024-03-15T18:01:10.803Z] "compress/zlib", [2024-03-15T18:01:10.803Z] "container/list", [2024-03-15T18:01:10.803Z] "context", [2024-03-15T18:01:10.803Z] "crypto", [2024-03-15T18:01:10.803Z] "crypto/aes", [2024-03-15T18:01:10.803Z] "crypto/cipher", [2024-03-15T18:01:10.803Z] "crypto/des", [2024-03-15T18:01:10.803Z] "crypto/dsa", [2024-03-15T18:01:10.803Z] "crypto/ecdsa", [2024-03-15T18:01:10.803Z] "crypto/ed25519", [2024-03-15T18:01:10.803Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.803Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.803Z] "crypto/elliptic", [2024-03-15T18:01:10.803Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.803Z] "crypto/hmac", [2024-03-15T18:01:10.803Z] "crypto/internal/randutil", [2024-03-15T18:01:10.803Z] "crypto/internal/subtle", [2024-03-15T18:01:10.803Z] "crypto/md5", [2024-03-15T18:01:10.803Z] "crypto/rand", [2024-03-15T18:01:10.803Z] "crypto/rc4", [2024-03-15T18:01:10.803Z] "crypto/rsa", [2024-03-15T18:01:10.803Z] "crypto/sha1", [2024-03-15T18:01:10.803Z] "crypto/sha256", [2024-03-15T18:01:10.803Z] "crypto/sha512", [2024-03-15T18:01:10.803Z] "crypto/subtle", [2024-03-15T18:01:10.803Z] "crypto/tls", [2024-03-15T18:01:10.803Z] "crypto/x509", [2024-03-15T18:01:10.803Z] "crypto/x509/pkix", [2024-03-15T18:01:10.803Z] "database/sql/driver", [2024-03-15T18:01:10.803Z] "debug/dwarf", [2024-03-15T18:01:10.803Z] "debug/macho", [2024-03-15T18:01:10.803Z] "embed", [2024-03-15T18:01:10.803Z] "encoding", [2024-03-15T18:01:10.803Z] "encoding/asn1", [2024-03-15T18:01:10.803Z] "encoding/base32", [2024-03-15T18:01:10.803Z] "encoding/base64", [2024-03-15T18:01:10.803Z] "encoding/binary", [2024-03-15T18:01:10.803Z] "encoding/csv", [2024-03-15T18:01:10.803Z] "encoding/hex", [2024-03-15T18:01:10.803Z] "encoding/json", [2024-03-15T18:01:10.803Z] "encoding/pem", [2024-03-15T18:01:10.803Z] "encoding/xml", [2024-03-15T18:01:10.803Z] "errors", [2024-03-15T18:01:10.803Z] "flag", [2024-03-15T18:01:10.803Z] "fmt", [2024-03-15T18:01:10.803Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.803Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.803Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.803Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.803Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.803Z] "github.com/fatih/color", [2024-03-15T18:01:10.803Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.803Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.803Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.803Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.803Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.803Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.803Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.803Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.803Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.803Z] "github.com/go-kit/log", [2024-03-15T18:01:10.803Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.803Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.803Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.803Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.803Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.803Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.803Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.803Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.803Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.803Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.803Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.803Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.803Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.803Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.803Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.803Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.803Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.803Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.803Z] "github.com/google/uuid", [2024-03-15T18:01:10.803Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.803Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.803Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.803Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.803Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.803Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.803Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.803Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.803Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.803Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.803Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.803Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.803Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.803Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.803Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.803Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.803Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.803Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.803Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.803Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.803Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.803Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.803Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.803Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.803Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.803Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.803Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.803Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.803Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.803Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.803Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.803Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.803Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.803Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.803Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.803Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.803Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.803Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.803Z] "github.com/x448/float16", [2024-03-15T18:01:10.803Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.803Z] "go/token", [2024-03-15T18:01:10.803Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.803Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.803Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.803Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.803Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.803Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.803Z] "golang.org/x/net/html", [2024-03-15T18:01:10.803Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.803Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.803Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.803Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.803Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.803Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.803Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.803Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.803Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.803Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.803Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.803Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.803Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.804Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.804Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.804Z] "golang.org/x/text/language", [2024-03-15T18:01:10.804Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.804Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.804Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.804Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.804Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.804Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.804Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.804Z] "hash", [2024-03-15T18:01:10.804Z] "hash/adler32", [2024-03-15T18:01:10.804Z] "hash/crc32", [2024-03-15T18:01:10.804Z] "hash/fnv", [2024-03-15T18:01:10.804Z] "html", [2024-03-15T18:01:10.804Z] "html/template", [2024-03-15T18:01:10.804Z] "internal/abi", [2024-03-15T18:01:10.804Z] "internal/bytealg", [2024-03-15T18:01:10.804Z] "internal/cpu", [2024-03-15T18:01:10.804Z] "internal/fmtsort", [2024-03-15T18:01:10.804Z] "internal/goexperiment", [2024-03-15T18:01:10.804Z] "internal/itoa", [2024-03-15T18:01:10.804Z] "internal/nettrace", [2024-03-15T18:01:10.804Z] "internal/oserror", [2024-03-15T18:01:10.804Z] "internal/poll", [2024-03-15T18:01:10.804Z] "internal/race", [2024-03-15T18:01:10.804Z] "internal/reflectlite", [2024-03-15T18:01:10.804Z] "internal/singleflight", [2024-03-15T18:01:10.804Z] "internal/syscall/execenv", [2024-03-15T18:01:10.804Z] "internal/syscall/unix", [2024-03-15T18:01:10.804Z] "internal/testlog", [2024-03-15T18:01:10.804Z] "internal/unsafeheader", [2024-03-15T18:01:10.804Z] "io", [2024-03-15T18:01:10.804Z] "io/fs", [2024-03-15T18:01:10.804Z] "io/ioutil", [2024-03-15T18:01:10.804Z] "log", [2024-03-15T18:01:10.804Z] "log/syslog", [2024-03-15T18:01:10.804Z] "math", [2024-03-15T18:01:10.804Z] "math/big", [2024-03-15T18:01:10.804Z] "math/bits", [2024-03-15T18:01:10.804Z] "math/rand", [2024-03-15T18:01:10.804Z] "mime", [2024-03-15T18:01:10.804Z] "mime/multipart", [2024-03-15T18:01:10.804Z] "mime/quotedprintable", [2024-03-15T18:01:10.804Z] "net", [2024-03-15T18:01:10.804Z] "net/http", [2024-03-15T18:01:10.804Z] "net/http/httptest", [2024-03-15T18:01:10.804Z] "net/http/httptrace", [2024-03-15T18:01:10.804Z] "net/http/httputil", [2024-03-15T18:01:10.804Z] "net/http/internal", [2024-03-15T18:01:10.804Z] "net/http/internal/ascii", [2024-03-15T18:01:10.804Z] "net/http/internal/testcert", [2024-03-15T18:01:10.804Z] "net/textproto", [2024-03-15T18:01:10.804Z] "net/url", [2024-03-15T18:01:10.804Z] "os", [2024-03-15T18:01:10.804Z] "os/signal", [2024-03-15T18:01:10.804Z] "path", [2024-03-15T18:01:10.804Z] "path/filepath", [2024-03-15T18:01:10.804Z] "reflect", [2024-03-15T18:01:10.804Z] "regexp", [2024-03-15T18:01:10.804Z] "regexp/syntax", [2024-03-15T18:01:10.804Z] "runtime", [2024-03-15T18:01:10.804Z] "runtime/cgo", [2024-03-15T18:01:10.804Z] "runtime/debug", [2024-03-15T18:01:10.804Z] "runtime/internal/atomic", [2024-03-15T18:01:10.804Z] "runtime/internal/math", [2024-03-15T18:01:10.804Z] "runtime/internal/sys", [2024-03-15T18:01:10.804Z] "runtime/pprof", [2024-03-15T18:01:10.804Z] "sort", [2024-03-15T18:01:10.804Z] "strconv", [2024-03-15T18:01:10.804Z] "strings", [2024-03-15T18:01:10.804Z] "sync", [2024-03-15T18:01:10.804Z] "sync/atomic", [2024-03-15T18:01:10.804Z] "syscall", [2024-03-15T18:01:10.804Z] "text/tabwriter", [2024-03-15T18:01:10.804Z] "text/template", [2024-03-15T18:01:10.804Z] "text/template/parse", [2024-03-15T18:01:10.804Z] "time", [2024-03-15T18:01:10.804Z] "unicode", [2024-03-15T18:01:10.804Z] "unicode/utf16", [2024-03-15T18:01:10.804Z] "unicode/utf8", [2024-03-15T18:01:10.804Z] "unsafe", [2024-03-15T18:01:10.804Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.804Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.804Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.804Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.804Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.804Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.804Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.804Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.804Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.804Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.804Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.804Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.804Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.804Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.804Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.804Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.804Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.804Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.804Z] ], [2024-03-15T18:01:10.804Z] "TestGoFiles": [ [2024-03-15T18:01:10.804Z] "manager_test.go", [2024-03-15T18:01:10.804Z] "reporter_test.go" [2024-03-15T18:01:10.804Z] ], [2024-03-15T18:01:10.804Z] "TestImports": [ [2024-03-15T18:01:10.804Z] "context", [2024-03-15T18:01:10.804Z] "encoding/json", [2024-03-15T18:01:10.804Z] "errors", [2024-03-15T18:01:10.804Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.804Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks", [2024-03-15T18:01:10.804Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.804Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.804Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.804Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks", [2024-03-15T18:01:10.804Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.804Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.804Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-03-15T18:01:10.804Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.804Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.804Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.804Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.804Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.804Z] "sync", [2024-03-15T18:01:10.804Z] "testing", [2024-03-15T18:01:10.804Z] "time" [2024-03-15T18:01:10.804Z] ] [2024-03-15T18:01:10.804Z] } [2024-03-15T18:01:10.804Z] { [2024-03-15T18:01:10.804Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9/clients/http/utils", [2024-03-15T18:01:10.804Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-15T18:01:10.804Z] "Name": "utils", [2024-03-15T18:01:10.804Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9", [2024-03-15T18:01:10.804Z] "Module": { [2024-03-15T18:01:10.804Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-15T18:01:10.804Z] "Version": "v3.2.0-dev.9", [2024-03-15T18:01:10.804Z] "Time": "2024-02-27T09:06:59Z", [2024-03-15T18:01:10.804Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9", [2024-03-15T18:01:10.804Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.9.mod", [2024-03-15T18:01:10.804Z] "GoVersion": "1.21" [2024-03-15T18:01:10.804Z] }, [2024-03-15T18:01:10.804Z] "DepOnly": true, [2024-03-15T18:01:10.804Z] "Stale": true, [2024-03-15T18:01:10.804Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.804Z] "GoFiles": [ [2024-03-15T18:01:10.804Z] "common.go", [2024-03-15T18:01:10.804Z] "request.go" [2024-03-15T18:01:10.804Z] ], [2024-03-15T18:01:10.804Z] "Imports": [ [2024-03-15T18:01:10.804Z] "bytes", [2024-03-15T18:01:10.804Z] "context", [2024-03-15T18:01:10.804Z] "encoding/json", [2024-03-15T18:01:10.804Z] "fmt", [2024-03-15T18:01:10.804Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.804Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.804Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.804Z] "github.com/google/uuid", [2024-03-15T18:01:10.804Z] "io", [2024-03-15T18:01:10.804Z] "mime/multipart", [2024-03-15T18:01:10.804Z] "net/http", [2024-03-15T18:01:10.804Z] "net/url", [2024-03-15T18:01:10.804Z] "os", [2024-03-15T18:01:10.804Z] "path", [2024-03-15T18:01:10.804Z] "path/filepath" [2024-03-15T18:01:10.804Z] ], [2024-03-15T18:01:10.804Z] "Deps": [ [2024-03-15T18:01:10.804Z] "bufio", [2024-03-15T18:01:10.804Z] "bytes", [2024-03-15T18:01:10.804Z] "compress/flate", [2024-03-15T18:01:10.804Z] "compress/gzip", [2024-03-15T18:01:10.804Z] "compress/zlib", [2024-03-15T18:01:10.804Z] "container/list", [2024-03-15T18:01:10.804Z] "context", [2024-03-15T18:01:10.804Z] "crypto", [2024-03-15T18:01:10.804Z] "crypto/aes", [2024-03-15T18:01:10.804Z] "crypto/cipher", [2024-03-15T18:01:10.804Z] "crypto/des", [2024-03-15T18:01:10.804Z] "crypto/dsa", [2024-03-15T18:01:10.804Z] "crypto/ecdsa", [2024-03-15T18:01:10.804Z] "crypto/ed25519", [2024-03-15T18:01:10.804Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.804Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.804Z] "crypto/elliptic", [2024-03-15T18:01:10.804Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.804Z] "crypto/hmac", [2024-03-15T18:01:10.804Z] "crypto/internal/randutil", [2024-03-15T18:01:10.804Z] "crypto/internal/subtle", [2024-03-15T18:01:10.804Z] "crypto/md5", [2024-03-15T18:01:10.804Z] "crypto/rand", [2024-03-15T18:01:10.804Z] "crypto/rc4", [2024-03-15T18:01:10.804Z] "crypto/rsa", [2024-03-15T18:01:10.804Z] "crypto/sha1", [2024-03-15T18:01:10.804Z] "crypto/sha256", [2024-03-15T18:01:10.804Z] "crypto/sha512", [2024-03-15T18:01:10.804Z] "crypto/subtle", [2024-03-15T18:01:10.804Z] "crypto/tls", [2024-03-15T18:01:10.804Z] "crypto/x509", [2024-03-15T18:01:10.804Z] "crypto/x509/pkix", [2024-03-15T18:01:10.804Z] "database/sql/driver", [2024-03-15T18:01:10.804Z] "debug/dwarf", [2024-03-15T18:01:10.804Z] "debug/macho", [2024-03-15T18:01:10.804Z] "encoding", [2024-03-15T18:01:10.804Z] "encoding/asn1", [2024-03-15T18:01:10.804Z] "encoding/base32", [2024-03-15T18:01:10.804Z] "encoding/base64", [2024-03-15T18:01:10.804Z] "encoding/binary", [2024-03-15T18:01:10.804Z] "encoding/csv", [2024-03-15T18:01:10.804Z] "encoding/hex", [2024-03-15T18:01:10.804Z] "encoding/json", [2024-03-15T18:01:10.804Z] "encoding/pem", [2024-03-15T18:01:10.804Z] "encoding/xml", [2024-03-15T18:01:10.804Z] "errors", [2024-03-15T18:01:10.804Z] "fmt", [2024-03-15T18:01:10.804Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.804Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.804Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.804Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.804Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.804Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.804Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.804Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.804Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.804Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.804Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.804Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.804Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.804Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.804Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.804Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.804Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.805Z] "github.com/google/uuid", [2024-03-15T18:01:10.805Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.805Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.805Z] "github.com/x448/float16", [2024-03-15T18:01:10.805Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.805Z] "golang.org/x/net/html", [2024-03-15T18:01:10.805Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.805Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.805Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.805Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.805Z] "golang.org/x/text/language", [2024-03-15T18:01:10.805Z] "hash", [2024-03-15T18:01:10.805Z] "hash/adler32", [2024-03-15T18:01:10.805Z] "hash/crc32", [2024-03-15T18:01:10.805Z] "internal/abi", [2024-03-15T18:01:10.805Z] "internal/bytealg", [2024-03-15T18:01:10.805Z] "internal/cpu", [2024-03-15T18:01:10.805Z] "internal/fmtsort", [2024-03-15T18:01:10.805Z] "internal/goexperiment", [2024-03-15T18:01:10.805Z] "internal/itoa", [2024-03-15T18:01:10.805Z] "internal/nettrace", [2024-03-15T18:01:10.805Z] "internal/oserror", [2024-03-15T18:01:10.805Z] "internal/poll", [2024-03-15T18:01:10.805Z] "internal/race", [2024-03-15T18:01:10.805Z] "internal/reflectlite", [2024-03-15T18:01:10.805Z] "internal/singleflight", [2024-03-15T18:01:10.805Z] "internal/syscall/execenv", [2024-03-15T18:01:10.805Z] "internal/syscall/unix", [2024-03-15T18:01:10.805Z] "internal/testlog", [2024-03-15T18:01:10.805Z] "internal/unsafeheader", [2024-03-15T18:01:10.805Z] "io", [2024-03-15T18:01:10.805Z] "io/fs", [2024-03-15T18:01:10.805Z] "io/ioutil", [2024-03-15T18:01:10.805Z] "log", [2024-03-15T18:01:10.805Z] "math", [2024-03-15T18:01:10.805Z] "math/big", [2024-03-15T18:01:10.805Z] "math/bits", [2024-03-15T18:01:10.805Z] "math/rand", [2024-03-15T18:01:10.805Z] "mime", [2024-03-15T18:01:10.805Z] "mime/multipart", [2024-03-15T18:01:10.805Z] "mime/quotedprintable", [2024-03-15T18:01:10.805Z] "net", [2024-03-15T18:01:10.805Z] "net/http", [2024-03-15T18:01:10.805Z] "net/http/httptrace", [2024-03-15T18:01:10.805Z] "net/http/internal", [2024-03-15T18:01:10.805Z] "net/http/internal/ascii", [2024-03-15T18:01:10.805Z] "net/textproto", [2024-03-15T18:01:10.805Z] "net/url", [2024-03-15T18:01:10.805Z] "os", [2024-03-15T18:01:10.805Z] "path", [2024-03-15T18:01:10.805Z] "path/filepath", [2024-03-15T18:01:10.805Z] "reflect", [2024-03-15T18:01:10.805Z] "regexp", [2024-03-15T18:01:10.805Z] "regexp/syntax", [2024-03-15T18:01:10.805Z] "runtime", [2024-03-15T18:01:10.805Z] "runtime/cgo", [2024-03-15T18:01:10.805Z] "runtime/internal/atomic", [2024-03-15T18:01:10.805Z] "runtime/internal/math", [2024-03-15T18:01:10.805Z] "runtime/internal/sys", [2024-03-15T18:01:10.805Z] "sort", [2024-03-15T18:01:10.805Z] "strconv", [2024-03-15T18:01:10.805Z] "strings", [2024-03-15T18:01:10.805Z] "sync", [2024-03-15T18:01:10.805Z] "sync/atomic", [2024-03-15T18:01:10.805Z] "syscall", [2024-03-15T18:01:10.805Z] "time", [2024-03-15T18:01:10.805Z] "unicode", [2024-03-15T18:01:10.805Z] "unicode/utf16", [2024-03-15T18:01:10.805Z] "unicode/utf8", [2024-03-15T18:01:10.805Z] "unsafe", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.805Z] ], [2024-03-15T18:01:10.805Z] "TestGoFiles": [ [2024-03-15T18:01:10.805Z] "common_test.go" [2024-03-15T18:01:10.805Z] ], [2024-03-15T18:01:10.805Z] "TestImports": [ [2024-03-15T18:01:10.805Z] "context", [2024-03-15T18:01:10.805Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.805Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.805Z] "net/http", [2024-03-15T18:01:10.805Z] "os", [2024-03-15T18:01:10.805Z] "testing" [2024-03-15T18:01:10.805Z] ] [2024-03-15T18:01:10.805Z] } [2024-03-15T18:01:10.805Z] { [2024-03-15T18:01:10.805Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9/clients/http", [2024-03-15T18:01:10.805Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-15T18:01:10.805Z] "Name": "http", [2024-03-15T18:01:10.805Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9", [2024-03-15T18:01:10.805Z] "Module": { [2024-03-15T18:01:10.805Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-15T18:01:10.805Z] "Version": "v3.2.0-dev.9", [2024-03-15T18:01:10.805Z] "Time": "2024-02-27T09:06:59Z", [2024-03-15T18:01:10.805Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.9", [2024-03-15T18:01:10.805Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.9.mod", [2024-03-15T18:01:10.805Z] "GoVersion": "1.21" [2024-03-15T18:01:10.805Z] }, [2024-03-15T18:01:10.805Z] "DepOnly": true, [2024-03-15T18:01:10.805Z] "Stale": true, [2024-03-15T18:01:10.805Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.805Z] "GoFiles": [ [2024-03-15T18:01:10.805Z] "command.go", [2024-03-15T18:01:10.805Z] "common.go", [2024-03-15T18:01:10.805Z] "device.go", [2024-03-15T18:01:10.805Z] "deviceprofile.go", [2024-03-15T18:01:10.805Z] "deviceservice.go", [2024-03-15T18:01:10.805Z] "deviceservicecallback.go", [2024-03-15T18:01:10.805Z] "deviceservicecommand.go", [2024-03-15T18:01:10.805Z] "event.go", [2024-03-15T18:01:10.805Z] "general.go", [2024-03-15T18:01:10.805Z] "interval.go", [2024-03-15T18:01:10.805Z] "intervalaction.go", [2024-03-15T18:01:10.805Z] "notification.go", [2024-03-15T18:01:10.805Z] "provisionwatcher.go", [2024-03-15T18:01:10.805Z] "reading.go", [2024-03-15T18:01:10.805Z] "subscription.go", [2024-03-15T18:01:10.805Z] "transmission.go" [2024-03-15T18:01:10.805Z] ], [2024-03-15T18:01:10.805Z] "Imports": [ [2024-03-15T18:01:10.805Z] "context", [2024-03-15T18:01:10.805Z] "encoding/json", [2024-03-15T18:01:10.805Z] "fmt", [2024-03-15T18:01:10.805Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-15T18:01:10.805Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.805Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.805Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.805Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.805Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.805Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.805Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.805Z] "net/url", [2024-03-15T18:01:10.805Z] "path", [2024-03-15T18:01:10.805Z] "strconv", [2024-03-15T18:01:10.805Z] "strings", [2024-03-15T18:01:10.805Z] "sync" [2024-03-15T18:01:10.805Z] ], [2024-03-15T18:01:10.805Z] "Deps": [ [2024-03-15T18:01:10.805Z] "bufio", [2024-03-15T18:01:10.805Z] "bytes", [2024-03-15T18:01:10.805Z] "compress/flate", [2024-03-15T18:01:10.805Z] "compress/gzip", [2024-03-15T18:01:10.805Z] "compress/zlib", [2024-03-15T18:01:10.805Z] "container/list", [2024-03-15T18:01:10.805Z] "context", [2024-03-15T18:01:10.805Z] "crypto", [2024-03-15T18:01:10.805Z] "crypto/aes", [2024-03-15T18:01:10.805Z] "crypto/cipher", [2024-03-15T18:01:10.805Z] "crypto/des", [2024-03-15T18:01:10.805Z] "crypto/dsa", [2024-03-15T18:01:10.805Z] "crypto/ecdsa", [2024-03-15T18:01:10.805Z] "crypto/ed25519", [2024-03-15T18:01:10.805Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.805Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.805Z] "crypto/elliptic", [2024-03-15T18:01:10.805Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.805Z] "crypto/hmac", [2024-03-15T18:01:10.805Z] "crypto/internal/randutil", [2024-03-15T18:01:10.805Z] "crypto/internal/subtle", [2024-03-15T18:01:10.805Z] "crypto/md5", [2024-03-15T18:01:10.805Z] "crypto/rand", [2024-03-15T18:01:10.805Z] "crypto/rc4", [2024-03-15T18:01:10.805Z] "crypto/rsa", [2024-03-15T18:01:10.805Z] "crypto/sha1", [2024-03-15T18:01:10.805Z] "crypto/sha256", [2024-03-15T18:01:10.805Z] "crypto/sha512", [2024-03-15T18:01:10.805Z] "crypto/subtle", [2024-03-15T18:01:10.805Z] "crypto/tls", [2024-03-15T18:01:10.805Z] "crypto/x509", [2024-03-15T18:01:10.805Z] "crypto/x509/pkix", [2024-03-15T18:01:10.805Z] "database/sql/driver", [2024-03-15T18:01:10.805Z] "debug/dwarf", [2024-03-15T18:01:10.805Z] "debug/macho", [2024-03-15T18:01:10.805Z] "encoding", [2024-03-15T18:01:10.805Z] "encoding/asn1", [2024-03-15T18:01:10.805Z] "encoding/base32", [2024-03-15T18:01:10.805Z] "encoding/base64", [2024-03-15T18:01:10.805Z] "encoding/binary", [2024-03-15T18:01:10.805Z] "encoding/csv", [2024-03-15T18:01:10.805Z] "encoding/hex", [2024-03-15T18:01:10.805Z] "encoding/json", [2024-03-15T18:01:10.805Z] "encoding/pem", [2024-03-15T18:01:10.805Z] "encoding/xml", [2024-03-15T18:01:10.805Z] "errors", [2024-03-15T18:01:10.805Z] "fmt", [2024-03-15T18:01:10.805Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-15T18:01:10.805Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.805Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.805Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.805Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.805Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.805Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.805Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.805Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.805Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.805Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.805Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.805Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.805Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.805Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.805Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.805Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.805Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.805Z] "github.com/google/uuid", [2024-03-15T18:01:10.805Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.805Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.805Z] "github.com/x448/float16", [2024-03-15T18:01:10.805Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.805Z] "golang.org/x/net/html", [2024-03-15T18:01:10.805Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.805Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.805Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.805Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.805Z] "golang.org/x/text/language", [2024-03-15T18:01:10.805Z] "hash", [2024-03-15T18:01:10.805Z] "hash/adler32", [2024-03-15T18:01:10.805Z] "hash/crc32", [2024-03-15T18:01:10.805Z] "internal/abi", [2024-03-15T18:01:10.805Z] "internal/bytealg", [2024-03-15T18:01:10.805Z] "internal/cpu", [2024-03-15T18:01:10.805Z] "internal/fmtsort", [2024-03-15T18:01:10.805Z] "internal/goexperiment", [2024-03-15T18:01:10.805Z] "internal/itoa", [2024-03-15T18:01:10.805Z] "internal/nettrace", [2024-03-15T18:01:10.805Z] "internal/oserror", [2024-03-15T18:01:10.805Z] "internal/poll", [2024-03-15T18:01:10.805Z] "internal/race", [2024-03-15T18:01:10.805Z] "internal/reflectlite", [2024-03-15T18:01:10.805Z] "internal/singleflight", [2024-03-15T18:01:10.805Z] "internal/syscall/execenv", [2024-03-15T18:01:10.805Z] "internal/syscall/unix", [2024-03-15T18:01:10.805Z] "internal/testlog", [2024-03-15T18:01:10.805Z] "internal/unsafeheader", [2024-03-15T18:01:10.805Z] "io", [2024-03-15T18:01:10.805Z] "io/fs", [2024-03-15T18:01:10.805Z] "io/ioutil", [2024-03-15T18:01:10.805Z] "log", [2024-03-15T18:01:10.805Z] "math", [2024-03-15T18:01:10.805Z] "math/big", [2024-03-15T18:01:10.805Z] "math/bits", [2024-03-15T18:01:10.805Z] "math/rand", [2024-03-15T18:01:10.805Z] "mime", [2024-03-15T18:01:10.805Z] "mime/multipart", [2024-03-15T18:01:10.805Z] "mime/quotedprintable", [2024-03-15T18:01:10.805Z] "net", [2024-03-15T18:01:10.805Z] "net/http", [2024-03-15T18:01:10.805Z] "net/http/httptrace", [2024-03-15T18:01:10.805Z] "net/http/internal", [2024-03-15T18:01:10.805Z] "net/http/internal/ascii", [2024-03-15T18:01:10.805Z] "net/textproto", [2024-03-15T18:01:10.805Z] "net/url", [2024-03-15T18:01:10.805Z] "os", [2024-03-15T18:01:10.805Z] "path", [2024-03-15T18:01:10.805Z] "path/filepath", [2024-03-15T18:01:10.805Z] "reflect", [2024-03-15T18:01:10.805Z] "regexp", [2024-03-15T18:01:10.805Z] "regexp/syntax", [2024-03-15T18:01:10.805Z] "runtime", [2024-03-15T18:01:10.805Z] "runtime/cgo", [2024-03-15T18:01:10.805Z] "runtime/internal/atomic", [2024-03-15T18:01:10.805Z] "runtime/internal/math", [2024-03-15T18:01:10.805Z] "runtime/internal/sys", [2024-03-15T18:01:10.805Z] "sort", [2024-03-15T18:01:10.805Z] "strconv", [2024-03-15T18:01:10.805Z] "strings", [2024-03-15T18:01:10.805Z] "sync", [2024-03-15T18:01:10.805Z] "sync/atomic", [2024-03-15T18:01:10.805Z] "syscall", [2024-03-15T18:01:10.805Z] "time", [2024-03-15T18:01:10.805Z] "unicode", [2024-03-15T18:01:10.805Z] "unicode/utf16", [2024-03-15T18:01:10.805Z] "unicode/utf8", [2024-03-15T18:01:10.805Z] "unsafe", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.805Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.805Z] ], [2024-03-15T18:01:10.805Z] "TestGoFiles": [ [2024-03-15T18:01:10.805Z] "authinjector_test.go", [2024-03-15T18:01:10.805Z] "command_test.go", [2024-03-15T18:01:10.805Z] "common_test.go", [2024-03-15T18:01:10.805Z] "const_test.go", [2024-03-15T18:01:10.805Z] "device_test.go", [2024-03-15T18:01:10.805Z] "deviceprofile_test.go", [2024-03-15T18:01:10.805Z] "deviceservice_test.go", [2024-03-15T18:01:10.805Z] "deviceservicecallback_test.go", [2024-03-15T18:01:10.805Z] "deviceservicecommand_test.go", [2024-03-15T18:01:10.805Z] "event_test.go", [2024-03-15T18:01:10.805Z] "general_test.go", [2024-03-15T18:01:10.805Z] "interval_test.go", [2024-03-15T18:01:10.805Z] "intervalaction_test.go", [2024-03-15T18:01:10.805Z] "notification_test.go", [2024-03-15T18:01:10.805Z] "provisionwatcher_test.go", [2024-03-15T18:01:10.805Z] "reading_test.go", [2024-03-15T18:01:10.805Z] "subscription_test.go", [2024-03-15T18:01:10.805Z] "transmission_test.go" [2024-03-15T18:01:10.805Z] ], [2024-03-15T18:01:10.805Z] "TestImports": [ [2024-03-15T18:01:10.805Z] "context", [2024-03-15T18:01:10.805Z] "encoding/json", [2024-03-15T18:01:10.805Z] "errors", [2024-03-15T18:01:10.805Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.805Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.805Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.805Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.805Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.805Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.805Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.805Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.805Z] "github.com/google/uuid", [2024-03-15T18:01:10.805Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.805Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.805Z] "net/http", [2024-03-15T18:01:10.805Z] "net/http/httptest", [2024-03-15T18:01:10.805Z] "os", [2024-03-15T18:01:10.805Z] "path", [2024-03-15T18:01:10.805Z] "path/filepath", [2024-03-15T18:01:10.805Z] "runtime", [2024-03-15T18:01:10.805Z] "strconv", [2024-03-15T18:01:10.805Z] "testing" [2024-03-15T18:01:10.805Z] ] [2024-03-15T18:01:10.805Z] } [2024-03-15T18:01:10.805Z] { [2024-03-15T18:01:10.805Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.12/clients", [2024-03-15T18:01:10.805Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-15T18:01:10.805Z] "Name": "clients", [2024-03-15T18:01:10.805Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.12", [2024-03-15T18:01:10.805Z] "Module": { [2024-03-15T18:01:10.805Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-03-15T18:01:10.805Z] "Version": "v3.2.0-dev.12", [2024-03-15T18:01:10.805Z] "Time": "2024-02-21T00:21:56Z", [2024-03-15T18:01:10.805Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.12", [2024-03-15T18:01:10.805Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.12.mod", [2024-03-15T18:01:10.805Z] "GoVersion": "1.21" [2024-03-15T18:01:10.805Z] }, [2024-03-15T18:01:10.805Z] "DepOnly": true, [2024-03-15T18:01:10.805Z] "Stale": true, [2024-03-15T18:01:10.806Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.806Z] "GoFiles": [ [2024-03-15T18:01:10.806Z] "command.go" [2024-03-15T18:01:10.806Z] ], [2024-03-15T18:01:10.806Z] "Imports": [ [2024-03-15T18:01:10.806Z] "context", [2024-03-15T18:01:10.806Z] "encoding/json", [2024-03-15T18:01:10.806Z] "errors", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.806Z] "net/http", [2024-03-15T18:01:10.806Z] "strconv", [2024-03-15T18:01:10.806Z] "time" [2024-03-15T18:01:10.806Z] ], [2024-03-15T18:01:10.806Z] "Deps": [ [2024-03-15T18:01:10.806Z] "bufio", [2024-03-15T18:01:10.806Z] "bytes", [2024-03-15T18:01:10.806Z] "compress/flate", [2024-03-15T18:01:10.806Z] "compress/gzip", [2024-03-15T18:01:10.806Z] "compress/zlib", [2024-03-15T18:01:10.806Z] "container/list", [2024-03-15T18:01:10.806Z] "context", [2024-03-15T18:01:10.806Z] "crypto", [2024-03-15T18:01:10.806Z] "crypto/aes", [2024-03-15T18:01:10.806Z] "crypto/cipher", [2024-03-15T18:01:10.806Z] "crypto/des", [2024-03-15T18:01:10.806Z] "crypto/dsa", [2024-03-15T18:01:10.806Z] "crypto/ecdsa", [2024-03-15T18:01:10.806Z] "crypto/ed25519", [2024-03-15T18:01:10.806Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.806Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.806Z] "crypto/elliptic", [2024-03-15T18:01:10.806Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.806Z] "crypto/hmac", [2024-03-15T18:01:10.806Z] "crypto/internal/randutil", [2024-03-15T18:01:10.806Z] "crypto/internal/subtle", [2024-03-15T18:01:10.806Z] "crypto/md5", [2024-03-15T18:01:10.806Z] "crypto/rand", [2024-03-15T18:01:10.806Z] "crypto/rc4", [2024-03-15T18:01:10.806Z] "crypto/rsa", [2024-03-15T18:01:10.806Z] "crypto/sha1", [2024-03-15T18:01:10.806Z] "crypto/sha256", [2024-03-15T18:01:10.806Z] "crypto/sha512", [2024-03-15T18:01:10.806Z] "crypto/subtle", [2024-03-15T18:01:10.806Z] "crypto/tls", [2024-03-15T18:01:10.806Z] "crypto/x509", [2024-03-15T18:01:10.806Z] "crypto/x509/pkix", [2024-03-15T18:01:10.806Z] "database/sql/driver", [2024-03-15T18:01:10.806Z] "debug/dwarf", [2024-03-15T18:01:10.806Z] "debug/macho", [2024-03-15T18:01:10.806Z] "encoding", [2024-03-15T18:01:10.806Z] "encoding/asn1", [2024-03-15T18:01:10.806Z] "encoding/base32", [2024-03-15T18:01:10.806Z] "encoding/base64", [2024-03-15T18:01:10.806Z] "encoding/binary", [2024-03-15T18:01:10.806Z] "encoding/csv", [2024-03-15T18:01:10.806Z] "encoding/hex", [2024-03-15T18:01:10.806Z] "encoding/json", [2024-03-15T18:01:10.806Z] "encoding/pem", [2024-03-15T18:01:10.806Z] "encoding/xml", [2024-03-15T18:01:10.806Z] "errors", [2024-03-15T18:01:10.806Z] "fmt", [2024-03-15T18:01:10.806Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.806Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.806Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.806Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.806Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.806Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.806Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.806Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.806Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.806Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.806Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.806Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.806Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.806Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.806Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.806Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.806Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.806Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.806Z] "github.com/google/uuid", [2024-03-15T18:01:10.806Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.806Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.806Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.806Z] "github.com/x448/float16", [2024-03-15T18:01:10.806Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.806Z] "golang.org/x/net/html", [2024-03-15T18:01:10.806Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.806Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.806Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.806Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.806Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.806Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.806Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.806Z] "golang.org/x/text/language", [2024-03-15T18:01:10.806Z] "hash", [2024-03-15T18:01:10.806Z] "hash/adler32", [2024-03-15T18:01:10.806Z] "hash/crc32", [2024-03-15T18:01:10.806Z] "internal/abi", [2024-03-15T18:01:10.806Z] "internal/bytealg", [2024-03-15T18:01:10.806Z] "internal/cpu", [2024-03-15T18:01:10.806Z] "internal/fmtsort", [2024-03-15T18:01:10.806Z] "internal/goexperiment", [2024-03-15T18:01:10.806Z] "internal/itoa", [2024-03-15T18:01:10.806Z] "internal/nettrace", [2024-03-15T18:01:10.806Z] "internal/oserror", [2024-03-15T18:01:10.806Z] "internal/poll", [2024-03-15T18:01:10.806Z] "internal/race", [2024-03-15T18:01:10.806Z] "internal/reflectlite", [2024-03-15T18:01:10.806Z] "internal/singleflight", [2024-03-15T18:01:10.806Z] "internal/syscall/execenv", [2024-03-15T18:01:10.806Z] "internal/syscall/unix", [2024-03-15T18:01:10.806Z] "internal/testlog", [2024-03-15T18:01:10.806Z] "internal/unsafeheader", [2024-03-15T18:01:10.806Z] "io", [2024-03-15T18:01:10.806Z] "io/fs", [2024-03-15T18:01:10.806Z] "io/ioutil", [2024-03-15T18:01:10.806Z] "log", [2024-03-15T18:01:10.806Z] "math", [2024-03-15T18:01:10.806Z] "math/big", [2024-03-15T18:01:10.806Z] "math/bits", [2024-03-15T18:01:10.806Z] "math/rand", [2024-03-15T18:01:10.806Z] "mime", [2024-03-15T18:01:10.806Z] "mime/multipart", [2024-03-15T18:01:10.806Z] "mime/quotedprintable", [2024-03-15T18:01:10.806Z] "net", [2024-03-15T18:01:10.806Z] "net/http", [2024-03-15T18:01:10.806Z] "net/http/httptrace", [2024-03-15T18:01:10.806Z] "net/http/internal", [2024-03-15T18:01:10.806Z] "net/http/internal/ascii", [2024-03-15T18:01:10.806Z] "net/textproto", [2024-03-15T18:01:10.806Z] "net/url", [2024-03-15T18:01:10.806Z] "os", [2024-03-15T18:01:10.806Z] "path", [2024-03-15T18:01:10.806Z] "path/filepath", [2024-03-15T18:01:10.806Z] "reflect", [2024-03-15T18:01:10.806Z] "regexp", [2024-03-15T18:01:10.806Z] "regexp/syntax", [2024-03-15T18:01:10.806Z] "runtime", [2024-03-15T18:01:10.806Z] "runtime/cgo", [2024-03-15T18:01:10.806Z] "runtime/internal/atomic", [2024-03-15T18:01:10.806Z] "runtime/internal/math", [2024-03-15T18:01:10.806Z] "runtime/internal/sys", [2024-03-15T18:01:10.806Z] "sort", [2024-03-15T18:01:10.806Z] "strconv", [2024-03-15T18:01:10.806Z] "strings", [2024-03-15T18:01:10.806Z] "sync", [2024-03-15T18:01:10.806Z] "sync/atomic", [2024-03-15T18:01:10.806Z] "syscall", [2024-03-15T18:01:10.806Z] "time", [2024-03-15T18:01:10.806Z] "unicode", [2024-03-15T18:01:10.806Z] "unicode/utf16", [2024-03-15T18:01:10.806Z] "unicode/utf8", [2024-03-15T18:01:10.806Z] "unsafe", [2024-03-15T18:01:10.806Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.806Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.806Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.806Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.806Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.806Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.806Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.806Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.806Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.806Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.806Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.806Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.806Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.806Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.806Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.806Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.806Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.806Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.806Z] ], [2024-03-15T18:01:10.806Z] "TestGoFiles": [ [2024-03-15T18:01:10.806Z] "command_test.go" [2024-03-15T18:01:10.806Z] ], [2024-03-15T18:01:10.806Z] "TestImports": [ [2024-03-15T18:01:10.806Z] "context", [2024-03-15T18:01:10.806Z] "encoding/json", [2024-03-15T18:01:10.806Z] "errors", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-03-15T18:01:10.806Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.806Z] "github.com/google/uuid", [2024-03-15T18:01:10.806Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.806Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.806Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.806Z] "net/http", [2024-03-15T18:01:10.806Z] "testing", [2024-03-15T18:01:10.806Z] "time" [2024-03-15T18:01:10.806Z] ] [2024-03-15T18:01:10.806Z] } [2024-03-15T18:01:10.806Z] { [2024-03-15T18:01:10.806Z] "Dir": "/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible", [2024-03-15T18:01:10.806Z] "ImportPath": "github.com/golang-jwt/jwt", [2024-03-15T18:01:10.806Z] "Name": "jwt", [2024-03-15T18:01:10.806Z] "Doc": "Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html See README.md for more info.", [2024-03-15T18:01:10.806Z] "Root": "/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible", [2024-03-15T18:01:10.806Z] "Module": { [2024-03-15T18:01:10.806Z] "Path": "github.com/golang-jwt/jwt", [2024-03-15T18:01:10.806Z] "Version": "v3.2.2+incompatible", [2024-03-15T18:01:10.806Z] "Time": "2021-07-30T20:54:04Z", [2024-03-15T18:01:10.806Z] "Indirect": true, [2024-03-15T18:01:10.806Z] "Dir": "/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible", [2024-03-15T18:01:10.806Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang-jwt/jwt/@v/v3.2.2+incompatible.mod" [2024-03-15T18:01:10.806Z] }, [2024-03-15T18:01:10.806Z] "DepOnly": true, [2024-03-15T18:01:10.806Z] "Stale": true, [2024-03-15T18:01:10.806Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.806Z] "GoFiles": [ [2024-03-15T18:01:10.806Z] "claims.go", [2024-03-15T18:01:10.806Z] "doc.go", [2024-03-15T18:01:10.806Z] "ecdsa.go", [2024-03-15T18:01:10.806Z] "ecdsa_utils.go", [2024-03-15T18:01:10.806Z] "ed25519.go", [2024-03-15T18:01:10.806Z] "ed25519_utils.go", [2024-03-15T18:01:10.806Z] "errors.go", [2024-03-15T18:01:10.806Z] "hmac.go", [2024-03-15T18:01:10.806Z] "map_claims.go", [2024-03-15T18:01:10.806Z] "none.go", [2024-03-15T18:01:10.806Z] "parser.go", [2024-03-15T18:01:10.806Z] "rsa.go", [2024-03-15T18:01:10.806Z] "rsa_pss.go", [2024-03-15T18:01:10.806Z] "rsa_utils.go", [2024-03-15T18:01:10.806Z] "signing_method.go", [2024-03-15T18:01:10.806Z] "token.go" [2024-03-15T18:01:10.806Z] ], [2024-03-15T18:01:10.806Z] "Imports": [ [2024-03-15T18:01:10.806Z] "bytes", [2024-03-15T18:01:10.806Z] "crypto", [2024-03-15T18:01:10.806Z] "crypto/ecdsa", [2024-03-15T18:01:10.806Z] "crypto/ed25519", [2024-03-15T18:01:10.806Z] "crypto/hmac", [2024-03-15T18:01:10.806Z] "crypto/rand", [2024-03-15T18:01:10.806Z] "crypto/rsa", [2024-03-15T18:01:10.806Z] "crypto/subtle", [2024-03-15T18:01:10.806Z] "crypto/x509", [2024-03-15T18:01:10.806Z] "encoding/base64", [2024-03-15T18:01:10.806Z] "encoding/json", [2024-03-15T18:01:10.806Z] "encoding/pem", [2024-03-15T18:01:10.806Z] "errors", [2024-03-15T18:01:10.806Z] "fmt", [2024-03-15T18:01:10.806Z] "math/big", [2024-03-15T18:01:10.806Z] "strings", [2024-03-15T18:01:10.806Z] "sync", [2024-03-15T18:01:10.806Z] "time" [2024-03-15T18:01:10.806Z] ], [2024-03-15T18:01:10.806Z] "Deps": [ [2024-03-15T18:01:10.806Z] "bufio", [2024-03-15T18:01:10.806Z] "bytes", [2024-03-15T18:01:10.806Z] "context", [2024-03-15T18:01:10.806Z] "crypto", [2024-03-15T18:01:10.806Z] "crypto/aes", [2024-03-15T18:01:10.806Z] "crypto/cipher", [2024-03-15T18:01:10.806Z] "crypto/des", [2024-03-15T18:01:10.806Z] "crypto/dsa", [2024-03-15T18:01:10.806Z] "crypto/ecdsa", [2024-03-15T18:01:10.806Z] "crypto/ed25519", [2024-03-15T18:01:10.806Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.806Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.806Z] "crypto/elliptic", [2024-03-15T18:01:10.806Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.806Z] "crypto/hmac", [2024-03-15T18:01:10.806Z] "crypto/internal/randutil", [2024-03-15T18:01:10.806Z] "crypto/internal/subtle", [2024-03-15T18:01:10.806Z] "crypto/md5", [2024-03-15T18:01:10.806Z] "crypto/rand", [2024-03-15T18:01:10.806Z] "crypto/rsa", [2024-03-15T18:01:10.806Z] "crypto/sha1", [2024-03-15T18:01:10.806Z] "crypto/sha256", [2024-03-15T18:01:10.806Z] "crypto/sha512", [2024-03-15T18:01:10.806Z] "crypto/subtle", [2024-03-15T18:01:10.806Z] "crypto/x509", [2024-03-15T18:01:10.806Z] "crypto/x509/pkix", [2024-03-15T18:01:10.806Z] "encoding", [2024-03-15T18:01:10.806Z] "encoding/asn1", [2024-03-15T18:01:10.806Z] "encoding/base64", [2024-03-15T18:01:10.806Z] "encoding/binary", [2024-03-15T18:01:10.806Z] "encoding/hex", [2024-03-15T18:01:10.806Z] "encoding/json", [2024-03-15T18:01:10.806Z] "encoding/pem", [2024-03-15T18:01:10.806Z] "errors", [2024-03-15T18:01:10.806Z] "fmt", [2024-03-15T18:01:10.806Z] "hash", [2024-03-15T18:01:10.806Z] "internal/abi", [2024-03-15T18:01:10.806Z] "internal/bytealg", [2024-03-15T18:01:10.806Z] "internal/cpu", [2024-03-15T18:01:10.806Z] "internal/fmtsort", [2024-03-15T18:01:10.806Z] "internal/goexperiment", [2024-03-15T18:01:10.806Z] "internal/itoa", [2024-03-15T18:01:10.806Z] "internal/nettrace", [2024-03-15T18:01:10.806Z] "internal/oserror", [2024-03-15T18:01:10.806Z] "internal/poll", [2024-03-15T18:01:10.806Z] "internal/race", [2024-03-15T18:01:10.806Z] "internal/reflectlite", [2024-03-15T18:01:10.806Z] "internal/singleflight", [2024-03-15T18:01:10.806Z] "internal/syscall/execenv", [2024-03-15T18:01:10.806Z] "internal/syscall/unix", [2024-03-15T18:01:10.806Z] "internal/testlog", [2024-03-15T18:01:10.806Z] "internal/unsafeheader", [2024-03-15T18:01:10.806Z] "io", [2024-03-15T18:01:10.806Z] "io/fs", [2024-03-15T18:01:10.806Z] "math", [2024-03-15T18:01:10.806Z] "math/big", [2024-03-15T18:01:10.806Z] "math/bits", [2024-03-15T18:01:10.806Z] "math/rand", [2024-03-15T18:01:10.806Z] "net", [2024-03-15T18:01:10.806Z] "net/url", [2024-03-15T18:01:10.806Z] "os", [2024-03-15T18:01:10.806Z] "path", [2024-03-15T18:01:10.806Z] "path/filepath", [2024-03-15T18:01:10.806Z] "reflect", [2024-03-15T18:01:10.806Z] "runtime", [2024-03-15T18:01:10.806Z] "runtime/cgo", [2024-03-15T18:01:10.806Z] "runtime/internal/atomic", [2024-03-15T18:01:10.806Z] "runtime/internal/math", [2024-03-15T18:01:10.806Z] "runtime/internal/sys", [2024-03-15T18:01:10.806Z] "sort", [2024-03-15T18:01:10.806Z] "strconv", [2024-03-15T18:01:10.806Z] "strings", [2024-03-15T18:01:10.806Z] "sync", [2024-03-15T18:01:10.806Z] "sync/atomic", [2024-03-15T18:01:10.806Z] "syscall", [2024-03-15T18:01:10.806Z] "time", [2024-03-15T18:01:10.806Z] "unicode", [2024-03-15T18:01:10.806Z] "unicode/utf16", [2024-03-15T18:01:10.806Z] "unicode/utf8", [2024-03-15T18:01:10.806Z] "unsafe", [2024-03-15T18:01:10.806Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.806Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.806Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-15T18:01:10.806Z] ], [2024-03-15T18:01:10.806Z] "TestGoFiles": [ [2024-03-15T18:01:10.806Z] "map_claims_test.go" [2024-03-15T18:01:10.806Z] ], [2024-03-15T18:01:10.807Z] "TestImports": [ [2024-03-15T18:01:10.807Z] "testing" [2024-03-15T18:01:10.807Z] ], [2024-03-15T18:01:10.807Z] "XTestGoFiles": [ [2024-03-15T18:01:10.807Z] "ecdsa_test.go", [2024-03-15T18:01:10.807Z] "ed25519_test.go", [2024-03-15T18:01:10.807Z] "example_test.go", [2024-03-15T18:01:10.807Z] "hmac_example_test.go", [2024-03-15T18:01:10.807Z] "hmac_test.go", [2024-03-15T18:01:10.807Z] "http_example_test.go", [2024-03-15T18:01:10.807Z] "none_test.go", [2024-03-15T18:01:10.807Z] "parser_test.go", [2024-03-15T18:01:10.807Z] "rsa_pss_test.go", [2024-03-15T18:01:10.807Z] "rsa_test.go" [2024-03-15T18:01:10.807Z] ], [2024-03-15T18:01:10.807Z] "XTestImports": [ [2024-03-15T18:01:10.807Z] "bytes", [2024-03-15T18:01:10.807Z] "crypto/ecdsa", [2024-03-15T18:01:10.807Z] "crypto/rsa", [2024-03-15T18:01:10.807Z] "encoding/json", [2024-03-15T18:01:10.807Z] "fmt", [2024-03-15T18:01:10.807Z] "github.com/golang-jwt/jwt", [2024-03-15T18:01:10.807Z] "github.com/golang-jwt/jwt/request", [2024-03-15T18:01:10.807Z] "github.com/golang-jwt/jwt/test", [2024-03-15T18:01:10.807Z] "io", [2024-03-15T18:01:10.807Z] "io/ioutil", [2024-03-15T18:01:10.807Z] "log", [2024-03-15T18:01:10.807Z] "net", [2024-03-15T18:01:10.807Z] "net/http", [2024-03-15T18:01:10.807Z] "net/url", [2024-03-15T18:01:10.807Z] "reflect", [2024-03-15T18:01:10.807Z] "strings", [2024-03-15T18:01:10.807Z] "testing", [2024-03-15T18:01:10.807Z] "time" [2024-03-15T18:01:10.807Z] ] [2024-03-15T18:01:10.807Z] } [2024-03-15T18:01:10.807Z] { [2024-03-15T18:01:10.807Z] "Dir": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2/bytes", [2024-03-15T18:01:10.807Z] "ImportPath": "github.com/labstack/gommon/bytes", [2024-03-15T18:01:10.807Z] "Name": "bytes", [2024-03-15T18:01:10.807Z] "Root": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2", [2024-03-15T18:01:10.807Z] "Module": { [2024-03-15T18:01:10.807Z] "Path": "github.com/labstack/gommon", [2024-03-15T18:01:10.807Z] "Version": "v0.4.2", [2024-03-15T18:01:10.807Z] "Time": "2023-12-20T12:59:22Z", [2024-03-15T18:01:10.807Z] "Indirect": true, [2024-03-15T18:01:10.807Z] "Dir": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2", [2024-03-15T18:01:10.807Z] "GoMod": "/go/pkg/mod/cache/download/github.com/labstack/gommon/@v/v0.4.2.mod", [2024-03-15T18:01:10.807Z] "GoVersion": "1.18" [2024-03-15T18:01:10.807Z] }, [2024-03-15T18:01:10.807Z] "DepOnly": true, [2024-03-15T18:01:10.807Z] "Stale": true, [2024-03-15T18:01:10.807Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.807Z] "GoFiles": [ [2024-03-15T18:01:10.807Z] "bytes.go" [2024-03-15T18:01:10.807Z] ], [2024-03-15T18:01:10.807Z] "Imports": [ [2024-03-15T18:01:10.807Z] "fmt", [2024-03-15T18:01:10.807Z] "regexp", [2024-03-15T18:01:10.807Z] "strconv", [2024-03-15T18:01:10.807Z] "strings" [2024-03-15T18:01:10.807Z] ], [2024-03-15T18:01:10.807Z] "Deps": [ [2024-03-15T18:01:10.807Z] "bytes", [2024-03-15T18:01:10.807Z] "errors", [2024-03-15T18:01:10.807Z] "fmt", [2024-03-15T18:01:10.807Z] "internal/abi", [2024-03-15T18:01:10.807Z] "internal/bytealg", [2024-03-15T18:01:10.807Z] "internal/cpu", [2024-03-15T18:01:10.807Z] "internal/fmtsort", [2024-03-15T18:01:10.807Z] "internal/goexperiment", [2024-03-15T18:01:10.807Z] "internal/itoa", [2024-03-15T18:01:10.807Z] "internal/oserror", [2024-03-15T18:01:10.807Z] "internal/poll", [2024-03-15T18:01:10.807Z] "internal/race", [2024-03-15T18:01:10.807Z] "internal/reflectlite", [2024-03-15T18:01:10.807Z] "internal/syscall/execenv", [2024-03-15T18:01:10.807Z] "internal/syscall/unix", [2024-03-15T18:01:10.807Z] "internal/testlog", [2024-03-15T18:01:10.807Z] "internal/unsafeheader", [2024-03-15T18:01:10.807Z] "io", [2024-03-15T18:01:10.807Z] "io/fs", [2024-03-15T18:01:10.807Z] "math", [2024-03-15T18:01:10.807Z] "math/bits", [2024-03-15T18:01:10.807Z] "os", [2024-03-15T18:01:10.807Z] "path", [2024-03-15T18:01:10.807Z] "reflect", [2024-03-15T18:01:10.807Z] "regexp", [2024-03-15T18:01:10.807Z] "regexp/syntax", [2024-03-15T18:01:10.807Z] "runtime", [2024-03-15T18:01:10.807Z] "runtime/internal/atomic", [2024-03-15T18:01:10.807Z] "runtime/internal/math", [2024-03-15T18:01:10.807Z] "runtime/internal/sys", [2024-03-15T18:01:10.807Z] "sort", [2024-03-15T18:01:10.807Z] "strconv", [2024-03-15T18:01:10.807Z] "strings", [2024-03-15T18:01:10.807Z] "sync", [2024-03-15T18:01:10.807Z] "sync/atomic", [2024-03-15T18:01:10.807Z] "syscall", [2024-03-15T18:01:10.807Z] "time", [2024-03-15T18:01:10.807Z] "unicode", [2024-03-15T18:01:10.807Z] "unicode/utf8", [2024-03-15T18:01:10.807Z] "unsafe" [2024-03-15T18:01:10.807Z] ], [2024-03-15T18:01:10.807Z] "TestGoFiles": [ [2024-03-15T18:01:10.807Z] "bytes_test.go" [2024-03-15T18:01:10.807Z] ], [2024-03-15T18:01:10.807Z] "TestImports": [ [2024-03-15T18:01:10.807Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.807Z] "math", [2024-03-15T18:01:10.807Z] "testing" [2024-03-15T18:01:10.807Z] ] [2024-03-15T18:01:10.807Z] } [2024-03-15T18:01:10.807Z] { [2024-03-15T18:01:10.807Z] "Dir": "/go/pkg/mod/golang.org/x/time@v0.5.0/rate", [2024-03-15T18:01:10.807Z] "ImportPath": "golang.org/x/time/rate", [2024-03-15T18:01:10.807Z] "Name": "rate", [2024-03-15T18:01:10.807Z] "Doc": "Package rate provides a rate limiter.", [2024-03-15T18:01:10.807Z] "Root": "/go/pkg/mod/golang.org/x/time@v0.5.0", [2024-03-15T18:01:10.807Z] "Module": { [2024-03-15T18:01:10.807Z] "Path": "golang.org/x/time", [2024-03-15T18:01:10.807Z] "Version": "v0.5.0", [2024-03-15T18:01:10.807Z] "Time": "2023-11-21T18:52:48Z", [2024-03-15T18:01:10.807Z] "Indirect": true, [2024-03-15T18:01:10.807Z] "Dir": "/go/pkg/mod/golang.org/x/time@v0.5.0", [2024-03-15T18:01:10.807Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/time/@v/v0.5.0.mod", [2024-03-15T18:01:10.807Z] "GoVersion": "1.18" [2024-03-15T18:01:10.807Z] }, [2024-03-15T18:01:10.807Z] "DepOnly": true, [2024-03-15T18:01:10.807Z] "Stale": true, [2024-03-15T18:01:10.807Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.807Z] "GoFiles": [ [2024-03-15T18:01:10.807Z] "rate.go", [2024-03-15T18:01:10.807Z] "sometimes.go" [2024-03-15T18:01:10.807Z] ], [2024-03-15T18:01:10.807Z] "Imports": [ [2024-03-15T18:01:10.807Z] "context", [2024-03-15T18:01:10.807Z] "fmt", [2024-03-15T18:01:10.807Z] "math", [2024-03-15T18:01:10.807Z] "sync", [2024-03-15T18:01:10.807Z] "time" [2024-03-15T18:01:10.807Z] ], [2024-03-15T18:01:10.807Z] "Deps": [ [2024-03-15T18:01:10.807Z] "context", [2024-03-15T18:01:10.807Z] "errors", [2024-03-15T18:01:10.807Z] "fmt", [2024-03-15T18:01:10.807Z] "internal/abi", [2024-03-15T18:01:10.807Z] "internal/bytealg", [2024-03-15T18:01:10.807Z] "internal/cpu", [2024-03-15T18:01:10.807Z] "internal/fmtsort", [2024-03-15T18:01:10.807Z] "internal/goexperiment", [2024-03-15T18:01:10.807Z] "internal/itoa", [2024-03-15T18:01:10.807Z] "internal/oserror", [2024-03-15T18:01:10.807Z] "internal/poll", [2024-03-15T18:01:10.807Z] "internal/race", [2024-03-15T18:01:10.807Z] "internal/reflectlite", [2024-03-15T18:01:10.807Z] "internal/syscall/execenv", [2024-03-15T18:01:10.807Z] "internal/syscall/unix", [2024-03-15T18:01:10.807Z] "internal/testlog", [2024-03-15T18:01:10.807Z] "internal/unsafeheader", [2024-03-15T18:01:10.807Z] "io", [2024-03-15T18:01:10.807Z] "io/fs", [2024-03-15T18:01:10.807Z] "math", [2024-03-15T18:01:10.807Z] "math/bits", [2024-03-15T18:01:10.807Z] "os", [2024-03-15T18:01:10.807Z] "path", [2024-03-15T18:01:10.807Z] "reflect", [2024-03-15T18:01:10.807Z] "runtime", [2024-03-15T18:01:10.807Z] "runtime/internal/atomic", [2024-03-15T18:01:10.807Z] "runtime/internal/math", [2024-03-15T18:01:10.807Z] "runtime/internal/sys", [2024-03-15T18:01:10.807Z] "sort", [2024-03-15T18:01:10.807Z] "strconv", [2024-03-15T18:01:10.807Z] "sync", [2024-03-15T18:01:10.807Z] "sync/atomic", [2024-03-15T18:01:10.807Z] "syscall", [2024-03-15T18:01:10.807Z] "time", [2024-03-15T18:01:10.807Z] "unicode", [2024-03-15T18:01:10.807Z] "unicode/utf8", [2024-03-15T18:01:10.807Z] "unsafe" [2024-03-15T18:01:10.807Z] ], [2024-03-15T18:01:10.807Z] "TestGoFiles": [ [2024-03-15T18:01:10.807Z] "rate_test.go" [2024-03-15T18:01:10.807Z] ], [2024-03-15T18:01:10.807Z] "TestImports": [ [2024-03-15T18:01:10.807Z] "context", [2024-03-15T18:01:10.807Z] "math", [2024-03-15T18:01:10.807Z] "sync", [2024-03-15T18:01:10.807Z] "sync/atomic", [2024-03-15T18:01:10.807Z] "testing", [2024-03-15T18:01:10.807Z] "time" [2024-03-15T18:01:10.807Z] ], [2024-03-15T18:01:10.807Z] "XTestGoFiles": [ [2024-03-15T18:01:10.807Z] "sometimes_test.go" [2024-03-15T18:01:10.807Z] ], [2024-03-15T18:01:10.807Z] "XTestImports": [ [2024-03-15T18:01:10.807Z] "fmt", [2024-03-15T18:01:10.807Z] "golang.org/x/time/rate", [2024-03-15T18:01:10.807Z] "math", [2024-03-15T18:01:10.807Z] "testing", [2024-03-15T18:01:10.807Z] "time" [2024-03-15T18:01:10.807Z] ] [2024-03-15T18:01:10.807Z] } [2024-03-15T18:01:10.807Z] { [2024-03-15T18:01:10.807Z] "Dir": "/go/pkg/mod/github.com/labstack/echo/v4@v4.11.4/middleware", [2024-03-15T18:01:10.807Z] "ImportPath": "github.com/labstack/echo/v4/middleware", [2024-03-15T18:01:10.807Z] "Name": "middleware", [2024-03-15T18:01:10.807Z] "Root": "/go/pkg/mod/github.com/labstack/echo/v4@v4.11.4", [2024-03-15T18:01:10.807Z] "Module": { [2024-03-15T18:01:10.807Z] "Path": "github.com/labstack/echo/v4", [2024-03-15T18:01:10.807Z] "Version": "v4.11.4", [2024-03-15T18:01:10.807Z] "Time": "2023-12-20T13:24:30Z", [2024-03-15T18:01:10.807Z] "Dir": "/go/pkg/mod/github.com/labstack/echo/v4@v4.11.4", [2024-03-15T18:01:10.807Z] "GoMod": "/go/pkg/mod/cache/download/github.com/labstack/echo/v4/@v/v4.11.4.mod", [2024-03-15T18:01:10.807Z] "GoVersion": "1.18" [2024-03-15T18:01:10.807Z] }, [2024-03-15T18:01:10.807Z] "DepOnly": true, [2024-03-15T18:01:10.807Z] "Stale": true, [2024-03-15T18:01:10.807Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-15T18:01:10.807Z] "GoFiles": [ [2024-03-15T18:01:10.807Z] "basic_auth.go", [2024-03-15T18:01:10.807Z] "body_dump.go", [2024-03-15T18:01:10.807Z] "body_limit.go", [2024-03-15T18:01:10.807Z] "compress.go", [2024-03-15T18:01:10.807Z] "context_timeout.go", [2024-03-15T18:01:10.807Z] "cors.go", [2024-03-15T18:01:10.807Z] "csrf.go", [2024-03-15T18:01:10.807Z] "decompress.go", [2024-03-15T18:01:10.807Z] "extractor.go", [2024-03-15T18:01:10.807Z] "jwt.go", [2024-03-15T18:01:10.807Z] "key_auth.go", [2024-03-15T18:01:10.807Z] "logger.go", [2024-03-15T18:01:10.807Z] "method_override.go", [2024-03-15T18:01:10.807Z] "middleware.go", [2024-03-15T18:01:10.807Z] "proxy.go", [2024-03-15T18:01:10.807Z] "rate_limiter.go", [2024-03-15T18:01:10.807Z] "recover.go", [2024-03-15T18:01:10.807Z] "redirect.go", [2024-03-15T18:01:10.807Z] "request_id.go", [2024-03-15T18:01:10.807Z] "request_logger.go", [2024-03-15T18:01:10.807Z] "rewrite.go", [2024-03-15T18:01:10.807Z] "secure.go", [2024-03-15T18:01:10.807Z] "slash.go", [2024-03-15T18:01:10.807Z] "static.go", [2024-03-15T18:01:10.807Z] "static_other.go", [2024-03-15T18:01:10.807Z] "timeout.go", [2024-03-15T18:01:10.807Z] "util.go" [2024-03-15T18:01:10.807Z] ], [2024-03-15T18:01:10.807Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.807Z] "static_windows.go" [2024-03-15T18:01:10.807Z] ], [2024-03-15T18:01:10.807Z] "Imports": [ [2024-03-15T18:01:10.807Z] "bufio", [2024-03-15T18:01:10.807Z] "bytes", [2024-03-15T18:01:10.807Z] "compress/gzip", [2024-03-15T18:01:10.807Z] "context", [2024-03-15T18:01:10.807Z] "crypto/rand", [2024-03-15T18:01:10.807Z] "crypto/subtle", [2024-03-15T18:01:10.807Z] "encoding/base64", [2024-03-15T18:01:10.807Z] "encoding/json", [2024-03-15T18:01:10.807Z] "errors", [2024-03-15T18:01:10.807Z] "fmt", [2024-03-15T18:01:10.807Z] "github.com/golang-jwt/jwt", [2024-03-15T18:01:10.807Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.807Z] "github.com/labstack/gommon/bytes", [2024-03-15T18:01:10.807Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.807Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.807Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.807Z] "golang.org/x/time/rate", [2024-03-15T18:01:10.807Z] "html/template", [2024-03-15T18:01:10.807Z] "io", [2024-03-15T18:01:10.807Z] "math/rand", [2024-03-15T18:01:10.807Z] "net", [2024-03-15T18:01:10.807Z] "net/http", [2024-03-15T18:01:10.807Z] "net/http/httputil", [2024-03-15T18:01:10.807Z] "net/textproto", [2024-03-15T18:01:10.807Z] "net/url", [2024-03-15T18:01:10.807Z] "os", [2024-03-15T18:01:10.807Z] "path", [2024-03-15T18:01:10.807Z] "reflect", [2024-03-15T18:01:10.807Z] "regexp", [2024-03-15T18:01:10.807Z] "runtime", [2024-03-15T18:01:10.807Z] "strconv", [2024-03-15T18:01:10.807Z] "strings", [2024-03-15T18:01:10.807Z] "sync", [2024-03-15T18:01:10.807Z] "time" [2024-03-15T18:01:10.807Z] ], [2024-03-15T18:01:10.807Z] "Deps": [ [2024-03-15T18:01:10.807Z] "bufio", [2024-03-15T18:01:10.807Z] "bytes", [2024-03-15T18:01:10.807Z] "compress/flate", [2024-03-15T18:01:10.807Z] "compress/gzip", [2024-03-15T18:01:10.807Z] "container/list", [2024-03-15T18:01:10.807Z] "context", [2024-03-15T18:01:10.807Z] "crypto", [2024-03-15T18:01:10.807Z] "crypto/aes", [2024-03-15T18:01:10.807Z] "crypto/cipher", [2024-03-15T18:01:10.807Z] "crypto/des", [2024-03-15T18:01:10.807Z] "crypto/dsa", [2024-03-15T18:01:10.807Z] "crypto/ecdsa", [2024-03-15T18:01:10.807Z] "crypto/ed25519", [2024-03-15T18:01:10.807Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.807Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.807Z] "crypto/elliptic", [2024-03-15T18:01:10.807Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.807Z] "crypto/hmac", [2024-03-15T18:01:10.807Z] "crypto/internal/randutil", [2024-03-15T18:01:10.807Z] "crypto/internal/subtle", [2024-03-15T18:01:10.807Z] "crypto/md5", [2024-03-15T18:01:10.807Z] "crypto/rand", [2024-03-15T18:01:10.807Z] "crypto/rc4", [2024-03-15T18:01:10.807Z] "crypto/rsa", [2024-03-15T18:01:10.807Z] "crypto/sha1", [2024-03-15T18:01:10.807Z] "crypto/sha256", [2024-03-15T18:01:10.807Z] "crypto/sha512", [2024-03-15T18:01:10.807Z] "crypto/subtle", [2024-03-15T18:01:10.807Z] "crypto/tls", [2024-03-15T18:01:10.807Z] "crypto/x509", [2024-03-15T18:01:10.807Z] "crypto/x509/pkix", [2024-03-15T18:01:10.807Z] "encoding", [2024-03-15T18:01:10.807Z] "encoding/asn1", [2024-03-15T18:01:10.807Z] "encoding/base64", [2024-03-15T18:01:10.807Z] "encoding/binary", [2024-03-15T18:01:10.807Z] "encoding/hex", [2024-03-15T18:01:10.807Z] "encoding/json", [2024-03-15T18:01:10.807Z] "encoding/pem", [2024-03-15T18:01:10.807Z] "encoding/xml", [2024-03-15T18:01:10.807Z] "errors", [2024-03-15T18:01:10.807Z] "fmt", [2024-03-15T18:01:10.807Z] "github.com/golang-jwt/jwt", [2024-03-15T18:01:10.807Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.807Z] "github.com/labstack/gommon/bytes", [2024-03-15T18:01:10.807Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.807Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.807Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.807Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.807Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.807Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.807Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.807Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.807Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.807Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.807Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.807Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.807Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.807Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.807Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.807Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.807Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.807Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.807Z] "golang.org/x/time/rate", [2024-03-15T18:01:10.807Z] "hash", [2024-03-15T18:01:10.807Z] "hash/crc32", [2024-03-15T18:01:10.807Z] "html", [2024-03-15T18:01:10.807Z] "html/template", [2024-03-15T18:01:10.807Z] "internal/abi", [2024-03-15T18:01:10.807Z] "internal/bytealg", [2024-03-15T18:01:10.807Z] "internal/cpu", [2024-03-15T18:01:10.807Z] "internal/fmtsort", [2024-03-15T18:01:10.807Z] "internal/goexperiment", [2024-03-15T18:01:10.807Z] "internal/itoa", [2024-03-15T18:01:10.807Z] "internal/nettrace", [2024-03-15T18:01:10.807Z] "internal/oserror", [2024-03-15T18:01:10.807Z] "internal/poll", [2024-03-15T18:01:10.807Z] "internal/race", [2024-03-15T18:01:10.807Z] "internal/reflectlite", [2024-03-15T18:01:10.807Z] "internal/singleflight", [2024-03-15T18:01:10.807Z] "internal/syscall/execenv", [2024-03-15T18:01:10.807Z] "internal/syscall/unix", [2024-03-15T18:01:10.807Z] "internal/testlog", [2024-03-15T18:01:10.807Z] "internal/unsafeheader", [2024-03-15T18:01:10.807Z] "io", [2024-03-15T18:01:10.807Z] "io/fs", [2024-03-15T18:01:10.807Z] "io/ioutil", [2024-03-15T18:01:10.807Z] "log", [2024-03-15T18:01:10.807Z] "math", [2024-03-15T18:01:10.807Z] "math/big", [2024-03-15T18:01:10.807Z] "math/bits", [2024-03-15T18:01:10.807Z] "math/rand", [2024-03-15T18:01:10.807Z] "mime", [2024-03-15T18:01:10.807Z] "mime/multipart", [2024-03-15T18:01:10.807Z] "mime/quotedprintable", [2024-03-15T18:01:10.807Z] "net", [2024-03-15T18:01:10.807Z] "net/http", [2024-03-15T18:01:10.807Z] "net/http/httptrace", [2024-03-15T18:01:10.807Z] "net/http/httputil", [2024-03-15T18:01:10.807Z] "net/http/internal", [2024-03-15T18:01:10.807Z] "net/http/internal/ascii", [2024-03-15T18:01:10.807Z] "net/textproto", [2024-03-15T18:01:10.807Z] "net/url", [2024-03-15T18:01:10.807Z] "os", [2024-03-15T18:01:10.807Z] "path", [2024-03-15T18:01:10.807Z] "path/filepath", [2024-03-15T18:01:10.807Z] "reflect", [2024-03-15T18:01:10.807Z] "regexp", [2024-03-15T18:01:10.807Z] "regexp/syntax", [2024-03-15T18:01:10.807Z] "runtime", [2024-03-15T18:01:10.807Z] "runtime/cgo", [2024-03-15T18:01:10.807Z] "runtime/debug", [2024-03-15T18:01:10.807Z] "runtime/internal/atomic", [2024-03-15T18:01:10.807Z] "runtime/internal/math", [2024-03-15T18:01:10.807Z] "runtime/internal/sys", [2024-03-15T18:01:10.807Z] "sort", [2024-03-15T18:01:10.807Z] "strconv", [2024-03-15T18:01:10.807Z] "strings", [2024-03-15T18:01:10.807Z] "sync", [2024-03-15T18:01:10.807Z] "sync/atomic", [2024-03-15T18:01:10.807Z] "syscall", [2024-03-15T18:01:10.807Z] "text/template", [2024-03-15T18:01:10.807Z] "text/template/parse", [2024-03-15T18:01:10.807Z] "time", [2024-03-15T18:01:10.807Z] "unicode", [2024-03-15T18:01:10.807Z] "unicode/utf16", [2024-03-15T18:01:10.807Z] "unicode/utf8", [2024-03-15T18:01:10.807Z] "unsafe", [2024-03-15T18:01:10.807Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.807Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.807Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.807Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.807Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.807Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.807Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.807Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.807Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.807Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.807Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.807Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.807Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.807Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.807Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.807Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.807Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.807Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.807Z] ], [2024-03-15T18:01:10.807Z] "TestGoFiles": [ [2024-03-15T18:01:10.807Z] "basic_auth_test.go", [2024-03-15T18:01:10.807Z] "body_dump_test.go", [2024-03-15T18:01:10.807Z] "body_limit_test.go", [2024-03-15T18:01:10.807Z] "compress_test.go", [2024-03-15T18:01:10.807Z] "context_timeout_test.go", [2024-03-15T18:01:10.807Z] "cors_test.go", [2024-03-15T18:01:10.807Z] "csrf_test.go", [2024-03-15T18:01:10.807Z] "decompress_test.go", [2024-03-15T18:01:10.807Z] "extractor_test.go", [2024-03-15T18:01:10.807Z] "jwt_test.go", [2024-03-15T18:01:10.807Z] "key_auth_test.go", [2024-03-15T18:01:10.807Z] "logger_test.go", [2024-03-15T18:01:10.807Z] "method_override_test.go", [2024-03-15T18:01:10.807Z] "middleware_test.go", [2024-03-15T18:01:10.807Z] "proxy_test.go", [2024-03-15T18:01:10.807Z] "rate_limiter_test.go", [2024-03-15T18:01:10.807Z] "recover_test.go", [2024-03-15T18:01:10.807Z] "redirect_test.go", [2024-03-15T18:01:10.807Z] "request_id_test.go", [2024-03-15T18:01:10.807Z] "request_logger_test.go", [2024-03-15T18:01:10.807Z] "rewrite_test.go", [2024-03-15T18:01:10.807Z] "secure_test.go", [2024-03-15T18:01:10.807Z] "slash_test.go", [2024-03-15T18:01:10.807Z] "static_test.go", [2024-03-15T18:01:10.807Z] "timeout_test.go", [2024-03-15T18:01:10.807Z] "util_test.go" [2024-03-15T18:01:10.808Z] ], [2024-03-15T18:01:10.808Z] "TestImports": [ [2024-03-15T18:01:10.808Z] "bytes", [2024-03-15T18:01:10.808Z] "compress/gzip", [2024-03-15T18:01:10.808Z] "context", [2024-03-15T18:01:10.808Z] "encoding/base64", [2024-03-15T18:01:10.808Z] "encoding/json", [2024-03-15T18:01:10.808Z] "errors", [2024-03-15T18:01:10.808Z] "fmt", [2024-03-15T18:01:10.808Z] "github.com/golang-jwt/jwt", [2024-03-15T18:01:10.808Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.808Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.808Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.808Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.808Z] "golang.org/x/time/rate", [2024-03-15T18:01:10.808Z] "io", [2024-03-15T18:01:10.808Z] "io/fs", [2024-03-15T18:01:10.808Z] "log", [2024-03-15T18:01:10.808Z] "math/rand", [2024-03-15T18:01:10.808Z] "mime/multipart", [2024-03-15T18:01:10.808Z] "net", [2024-03-15T18:01:10.808Z] "net/http", [2024-03-15T18:01:10.808Z] "net/http/httptest", [2024-03-15T18:01:10.808Z] "net/url", [2024-03-15T18:01:10.808Z] "os", [2024-03-15T18:01:10.808Z] "reflect", [2024-03-15T18:01:10.808Z] "regexp", [2024-03-15T18:01:10.808Z] "strconv", [2024-03-15T18:01:10.808Z] "strings", [2024-03-15T18:01:10.808Z] "sync", [2024-03-15T18:01:10.808Z] "testing", [2024-03-15T18:01:10.808Z] "testing/fstest", [2024-03-15T18:01:10.808Z] "time", [2024-03-15T18:01:10.808Z] "unsafe" [2024-03-15T18:01:10.808Z] ] [2024-03-15T18:01:10.808Z] } [2024-03-15T18:01:10.808Z] { [2024-03-15T18:01:10.808Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22/bootstrap/handlers", [2024-03-15T18:01:10.808Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-15T18:01:10.808Z] "Name": "handlers", [2024-03-15T18:01:10.808Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.808Z] "Module": { [2024-03-15T18:01:10.808Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-15T18:01:10.808Z] "Version": "v3.2.0-dev.22", [2024-03-15T18:01:10.808Z] "Time": "2024-03-14T06:46:20Z", [2024-03-15T18:01:10.808Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.808Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.22.mod", [2024-03-15T18:01:10.808Z] "GoVersion": "1.21" [2024-03-15T18:01:10.808Z] }, [2024-03-15T18:01:10.808Z] "DepOnly": true, [2024-03-15T18:01:10.808Z] "Stale": true, [2024-03-15T18:01:10.808Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-15T18:01:10.808Z] "GoFiles": [ [2024-03-15T18:01:10.808Z] "auth_middleware.go", [2024-03-15T18:01:10.808Z] "clients.go", [2024-03-15T18:01:10.808Z] "common_middleware.go", [2024-03-15T18:01:10.808Z] "externalmqtt.go", [2024-03-15T18:01:10.808Z] "httpcors.go", [2024-03-15T18:01:10.808Z] "httpserver.go", [2024-03-15T18:01:10.808Z] "message.go", [2024-03-15T18:01:10.808Z] "messaging.go", [2024-03-15T18:01:10.808Z] "metrics.go", [2024-03-15T18:01:10.808Z] "ready.go" [2024-03-15T18:01:10.808Z] ], [2024-03-15T18:01:10.808Z] "Imports": [ [2024-03-15T18:01:10.808Z] "context", [2024-03-15T18:01:10.808Z] "crypto/tls", [2024-03-15T18:01:10.808Z] "crypto/x509", [2024-03-15T18:01:10.808Z] "encoding/json", [2024-03-15T18:01:10.808Z] "fmt", [2024-03-15T18:01:10.808Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.808Z] "github.com/google/uuid", [2024-03-15T18:01:10.808Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.808Z] "github.com/labstack/echo/v4/middleware", [2024-03-15T18:01:10.808Z] "math", [2024-03-15T18:01:10.808Z] "net/http", [2024-03-15T18:01:10.808Z] "net/url", [2024-03-15T18:01:10.808Z] "os", [2024-03-15T18:01:10.808Z] "strconv", [2024-03-15T18:01:10.808Z] "strings", [2024-03-15T18:01:10.808Z] "sync", [2024-03-15T18:01:10.808Z] "time" [2024-03-15T18:01:10.808Z] ], [2024-03-15T18:01:10.808Z] "Deps": [ [2024-03-15T18:01:10.808Z] "bufio", [2024-03-15T18:01:10.808Z] "bytes", [2024-03-15T18:01:10.808Z] "compress/flate", [2024-03-15T18:01:10.808Z] "compress/gzip", [2024-03-15T18:01:10.808Z] "compress/zlib", [2024-03-15T18:01:10.808Z] "container/list", [2024-03-15T18:01:10.808Z] "context", [2024-03-15T18:01:10.808Z] "crypto", [2024-03-15T18:01:10.808Z] "crypto/aes", [2024-03-15T18:01:10.808Z] "crypto/cipher", [2024-03-15T18:01:10.808Z] "crypto/des", [2024-03-15T18:01:10.808Z] "crypto/dsa", [2024-03-15T18:01:10.808Z] "crypto/ecdsa", [2024-03-15T18:01:10.808Z] "crypto/ed25519", [2024-03-15T18:01:10.808Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.808Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.808Z] "crypto/elliptic", [2024-03-15T18:01:10.808Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.808Z] "crypto/hmac", [2024-03-15T18:01:10.808Z] "crypto/internal/randutil", [2024-03-15T18:01:10.808Z] "crypto/internal/subtle", [2024-03-15T18:01:10.808Z] "crypto/md5", [2024-03-15T18:01:10.808Z] "crypto/rand", [2024-03-15T18:01:10.808Z] "crypto/rc4", [2024-03-15T18:01:10.808Z] "crypto/rsa", [2024-03-15T18:01:10.808Z] "crypto/sha1", [2024-03-15T18:01:10.808Z] "crypto/sha256", [2024-03-15T18:01:10.808Z] "crypto/sha512", [2024-03-15T18:01:10.808Z] "crypto/subtle", [2024-03-15T18:01:10.808Z] "crypto/tls", [2024-03-15T18:01:10.808Z] "crypto/x509", [2024-03-15T18:01:10.808Z] "crypto/x509/pkix", [2024-03-15T18:01:10.808Z] "database/sql/driver", [2024-03-15T18:01:10.808Z] "debug/dwarf", [2024-03-15T18:01:10.808Z] "debug/macho", [2024-03-15T18:01:10.808Z] "embed", [2024-03-15T18:01:10.808Z] "encoding", [2024-03-15T18:01:10.808Z] "encoding/asn1", [2024-03-15T18:01:10.808Z] "encoding/base32", [2024-03-15T18:01:10.808Z] "encoding/base64", [2024-03-15T18:01:10.808Z] "encoding/binary", [2024-03-15T18:01:10.808Z] "encoding/csv", [2024-03-15T18:01:10.808Z] "encoding/hex", [2024-03-15T18:01:10.808Z] "encoding/json", [2024-03-15T18:01:10.808Z] "encoding/pem", [2024-03-15T18:01:10.808Z] "encoding/xml", [2024-03-15T18:01:10.808Z] "errors", [2024-03-15T18:01:10.808Z] "flag", [2024-03-15T18:01:10.808Z] "fmt", [2024-03-15T18:01:10.808Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.808Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.808Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.808Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.808Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.808Z] "github.com/fatih/color", [2024-03-15T18:01:10.808Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.808Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.808Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.808Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.808Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.808Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.808Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.808Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.808Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.808Z] "github.com/go-kit/log", [2024-03-15T18:01:10.808Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.808Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.808Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.808Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.808Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.808Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.808Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.808Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.808Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.808Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.808Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.808Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.808Z] "github.com/golang-jwt/jwt", [2024-03-15T18:01:10.808Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.808Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.808Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.808Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.808Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.808Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.808Z] "github.com/google/uuid", [2024-03-15T18:01:10.808Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.808Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.808Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.808Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.808Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.808Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.808Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.808Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.808Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.808Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.808Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.808Z] "github.com/labstack/echo/v4/middleware", [2024-03-15T18:01:10.808Z] "github.com/labstack/gommon/bytes", [2024-03-15T18:01:10.808Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.808Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.808Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.808Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.808Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.808Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.808Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.808Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.808Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.808Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.808Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.808Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.808Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.808Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.808Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.808Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.808Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.808Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.808Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.808Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.808Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.808Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.808Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.808Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.808Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.808Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.808Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.808Z] "github.com/x448/float16", [2024-03-15T18:01:10.808Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.808Z] "go/token", [2024-03-15T18:01:10.808Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.808Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.808Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.808Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.809Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.809Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.809Z] "golang.org/x/net/html", [2024-03-15T18:01:10.809Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.809Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.809Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.809Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.809Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.809Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.809Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.809Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.809Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.809Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.809Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.809Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.809Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.809Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.809Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.809Z] "golang.org/x/text/language", [2024-03-15T18:01:10.809Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.809Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.809Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.809Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.809Z] "golang.org/x/time/rate", [2024-03-15T18:01:10.809Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.809Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.809Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.809Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.809Z] "hash", [2024-03-15T18:01:10.809Z] "hash/adler32", [2024-03-15T18:01:10.809Z] "hash/crc32", [2024-03-15T18:01:10.809Z] "hash/fnv", [2024-03-15T18:01:10.809Z] "html", [2024-03-15T18:01:10.809Z] "html/template", [2024-03-15T18:01:10.809Z] "internal/abi", [2024-03-15T18:01:10.809Z] "internal/bytealg", [2024-03-15T18:01:10.809Z] "internal/cpu", [2024-03-15T18:01:10.809Z] "internal/fmtsort", [2024-03-15T18:01:10.809Z] "internal/goexperiment", [2024-03-15T18:01:10.809Z] "internal/itoa", [2024-03-15T18:01:10.809Z] "internal/nettrace", [2024-03-15T18:01:10.809Z] "internal/oserror", [2024-03-15T18:01:10.809Z] "internal/poll", [2024-03-15T18:01:10.809Z] "internal/race", [2024-03-15T18:01:10.809Z] "internal/reflectlite", [2024-03-15T18:01:10.809Z] "internal/singleflight", [2024-03-15T18:01:10.809Z] "internal/syscall/execenv", [2024-03-15T18:01:10.809Z] "internal/syscall/unix", [2024-03-15T18:01:10.809Z] "internal/testlog", [2024-03-15T18:01:10.809Z] "internal/unsafeheader", [2024-03-15T18:01:10.809Z] "io", [2024-03-15T18:01:10.809Z] "io/fs", [2024-03-15T18:01:10.809Z] "io/ioutil", [2024-03-15T18:01:10.809Z] "log", [2024-03-15T18:01:10.809Z] "log/syslog", [2024-03-15T18:01:10.809Z] "math", [2024-03-15T18:01:10.809Z] "math/big", [2024-03-15T18:01:10.809Z] "math/bits", [2024-03-15T18:01:10.809Z] "math/rand", [2024-03-15T18:01:10.809Z] "mime", [2024-03-15T18:01:10.809Z] "mime/multipart", [2024-03-15T18:01:10.809Z] "mime/quotedprintable", [2024-03-15T18:01:10.809Z] "net", [2024-03-15T18:01:10.809Z] "net/http", [2024-03-15T18:01:10.809Z] "net/http/httptest", [2024-03-15T18:01:10.809Z] "net/http/httptrace", [2024-03-15T18:01:10.809Z] "net/http/httputil", [2024-03-15T18:01:10.809Z] "net/http/internal", [2024-03-15T18:01:10.809Z] "net/http/internal/ascii", [2024-03-15T18:01:10.809Z] "net/http/internal/testcert", [2024-03-15T18:01:10.809Z] "net/textproto", [2024-03-15T18:01:10.809Z] "net/url", [2024-03-15T18:01:10.809Z] "os", [2024-03-15T18:01:10.809Z] "os/signal", [2024-03-15T18:01:10.809Z] "path", [2024-03-15T18:01:10.809Z] "path/filepath", [2024-03-15T18:01:10.809Z] "reflect", [2024-03-15T18:01:10.809Z] "regexp", [2024-03-15T18:01:10.809Z] "regexp/syntax", [2024-03-15T18:01:10.809Z] "runtime", [2024-03-15T18:01:10.809Z] "runtime/cgo", [2024-03-15T18:01:10.809Z] "runtime/debug", [2024-03-15T18:01:10.809Z] "runtime/internal/atomic", [2024-03-15T18:01:10.809Z] "runtime/internal/math", [2024-03-15T18:01:10.809Z] "runtime/internal/sys", [2024-03-15T18:01:10.809Z] "runtime/pprof", [2024-03-15T18:01:10.809Z] "sort", [2024-03-15T18:01:10.809Z] "strconv", [2024-03-15T18:01:10.809Z] "strings", [2024-03-15T18:01:10.809Z] "sync", [2024-03-15T18:01:10.809Z] "sync/atomic", [2024-03-15T18:01:10.809Z] "syscall", [2024-03-15T18:01:10.809Z] "text/tabwriter", [2024-03-15T18:01:10.809Z] "text/template", [2024-03-15T18:01:10.809Z] "text/template/parse", [2024-03-15T18:01:10.809Z] "time", [2024-03-15T18:01:10.809Z] "unicode", [2024-03-15T18:01:10.809Z] "unicode/utf16", [2024-03-15T18:01:10.809Z] "unicode/utf8", [2024-03-15T18:01:10.809Z] "unsafe", [2024-03-15T18:01:10.809Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.809Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.809Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.809Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.809Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.809Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.809Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.809Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.809Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.809Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.809Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.809Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.809Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.809Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.809Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.809Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.809Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.809Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.809Z] ], [2024-03-15T18:01:10.809Z] "TestGoFiles": [ [2024-03-15T18:01:10.809Z] "clients_test.go", [2024-03-15T18:01:10.809Z] "common_middleware_test.go", [2024-03-15T18:01:10.809Z] "httpcors_test.go", [2024-03-15T18:01:10.809Z] "httpserver_test.go", [2024-03-15T18:01:10.809Z] "messaging_test.go", [2024-03-15T18:01:10.809Z] "metrics_test.go" [2024-03-15T18:01:10.809Z] ], [2024-03-15T18:01:10.809Z] "TestImports": [ [2024-03-15T18:01:10.809Z] "context", [2024-03-15T18:01:10.809Z] "encoding/json", [2024-03-15T18:01:10.809Z] "errors", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-registry/v3/registry/mocks", [2024-03-15T18:01:10.809Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.809Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.809Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.809Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.809Z] "net/http", [2024-03-15T18:01:10.809Z] "net/http/httptest", [2024-03-15T18:01:10.809Z] "os", [2024-03-15T18:01:10.809Z] "strings", [2024-03-15T18:01:10.809Z] "sync", [2024-03-15T18:01:10.809Z] "testing", [2024-03-15T18:01:10.809Z] "time" [2024-03-15T18:01:10.809Z] ] [2024-03-15T18:01:10.809Z] } [2024-03-15T18:01:10.809Z] { [2024-03-15T18:01:10.809Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22/bootstrap/controller", [2024-03-15T18:01:10.809Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-15T18:01:10.809Z] "Name": "controller", [2024-03-15T18:01:10.809Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.809Z] "Module": { [2024-03-15T18:01:10.809Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-15T18:01:10.809Z] "Version": "v3.2.0-dev.22", [2024-03-15T18:01:10.809Z] "Time": "2024-03-14T06:46:20Z", [2024-03-15T18:01:10.809Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22", [2024-03-15T18:01:10.809Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.22.mod", [2024-03-15T18:01:10.809Z] "GoVersion": "1.21" [2024-03-15T18:01:10.809Z] }, [2024-03-15T18:01:10.809Z] "DepOnly": true, [2024-03-15T18:01:10.809Z] "Stale": true, [2024-03-15T18:01:10.809Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-15T18:01:10.809Z] "GoFiles": [ [2024-03-15T18:01:10.809Z] "commonapi.go" [2024-03-15T18:01:10.809Z] ], [2024-03-15T18:01:10.809Z] "Imports": [ [2024-03-15T18:01:10.809Z] "encoding/json", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.809Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.809Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.809Z] "net/http", [2024-03-15T18:01:10.809Z] "strings" [2024-03-15T18:01:10.809Z] ], [2024-03-15T18:01:10.809Z] "Deps": [ [2024-03-15T18:01:10.809Z] "bufio", [2024-03-15T18:01:10.809Z] "bytes", [2024-03-15T18:01:10.809Z] "compress/flate", [2024-03-15T18:01:10.809Z] "compress/gzip", [2024-03-15T18:01:10.809Z] "compress/zlib", [2024-03-15T18:01:10.809Z] "container/list", [2024-03-15T18:01:10.809Z] "context", [2024-03-15T18:01:10.809Z] "crypto", [2024-03-15T18:01:10.809Z] "crypto/aes", [2024-03-15T18:01:10.809Z] "crypto/cipher", [2024-03-15T18:01:10.809Z] "crypto/des", [2024-03-15T18:01:10.809Z] "crypto/dsa", [2024-03-15T18:01:10.809Z] "crypto/ecdsa", [2024-03-15T18:01:10.809Z] "crypto/ed25519", [2024-03-15T18:01:10.809Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.809Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.809Z] "crypto/elliptic", [2024-03-15T18:01:10.809Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.809Z] "crypto/hmac", [2024-03-15T18:01:10.809Z] "crypto/internal/randutil", [2024-03-15T18:01:10.809Z] "crypto/internal/subtle", [2024-03-15T18:01:10.809Z] "crypto/md5", [2024-03-15T18:01:10.809Z] "crypto/rand", [2024-03-15T18:01:10.809Z] "crypto/rc4", [2024-03-15T18:01:10.809Z] "crypto/rsa", [2024-03-15T18:01:10.809Z] "crypto/sha1", [2024-03-15T18:01:10.809Z] "crypto/sha256", [2024-03-15T18:01:10.809Z] "crypto/sha512", [2024-03-15T18:01:10.809Z] "crypto/subtle", [2024-03-15T18:01:10.809Z] "crypto/tls", [2024-03-15T18:01:10.809Z] "crypto/x509", [2024-03-15T18:01:10.809Z] "crypto/x509/pkix", [2024-03-15T18:01:10.809Z] "database/sql/driver", [2024-03-15T18:01:10.809Z] "debug/dwarf", [2024-03-15T18:01:10.809Z] "debug/macho", [2024-03-15T18:01:10.809Z] "embed", [2024-03-15T18:01:10.809Z] "encoding", [2024-03-15T18:01:10.809Z] "encoding/asn1", [2024-03-15T18:01:10.809Z] "encoding/base32", [2024-03-15T18:01:10.809Z] "encoding/base64", [2024-03-15T18:01:10.809Z] "encoding/binary", [2024-03-15T18:01:10.809Z] "encoding/csv", [2024-03-15T18:01:10.809Z] "encoding/hex", [2024-03-15T18:01:10.809Z] "encoding/json", [2024-03-15T18:01:10.809Z] "encoding/pem", [2024-03-15T18:01:10.809Z] "encoding/xml", [2024-03-15T18:01:10.809Z] "errors", [2024-03-15T18:01:10.809Z] "flag", [2024-03-15T18:01:10.809Z] "fmt", [2024-03-15T18:01:10.809Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.809Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.809Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.809Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.809Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.809Z] "github.com/fatih/color", [2024-03-15T18:01:10.809Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.810Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.810Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.810Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.810Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.810Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.810Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.810Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.810Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.810Z] "github.com/go-kit/log", [2024-03-15T18:01:10.810Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.810Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.810Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.810Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.810Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.810Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.810Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.810Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.810Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.810Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.810Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.810Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.810Z] "github.com/golang-jwt/jwt", [2024-03-15T18:01:10.810Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.810Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.810Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.810Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.810Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.810Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.810Z] "github.com/google/uuid", [2024-03-15T18:01:10.810Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.810Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.810Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.810Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.810Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.810Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.810Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.810Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.810Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.810Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.810Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.810Z] "github.com/labstack/echo/v4/middleware", [2024-03-15T18:01:10.810Z] "github.com/labstack/gommon/bytes", [2024-03-15T18:01:10.810Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.810Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.810Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.810Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.810Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.810Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.810Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.810Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.810Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.810Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.810Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.810Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.810Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.810Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.810Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.810Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.810Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.810Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.810Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.810Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.810Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.810Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.810Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.810Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.810Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.810Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.810Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.810Z] "github.com/x448/float16", [2024-03-15T18:01:10.810Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.810Z] "go/token", [2024-03-15T18:01:10.810Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.810Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.810Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.810Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.810Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.810Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.810Z] "golang.org/x/net/html", [2024-03-15T18:01:10.810Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.810Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.810Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.810Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.810Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.810Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.810Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.810Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.810Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.810Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.810Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.810Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.810Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.810Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.810Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.810Z] "golang.org/x/text/language", [2024-03-15T18:01:10.810Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.810Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.810Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.810Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.810Z] "golang.org/x/time/rate", [2024-03-15T18:01:10.810Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.810Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.810Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.810Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.810Z] "hash", [2024-03-15T18:01:10.810Z] "hash/adler32", [2024-03-15T18:01:10.810Z] "hash/crc32", [2024-03-15T18:01:10.810Z] "hash/fnv", [2024-03-15T18:01:10.810Z] "html", [2024-03-15T18:01:10.810Z] "html/template", [2024-03-15T18:01:10.810Z] "internal/abi", [2024-03-15T18:01:10.810Z] "internal/bytealg", [2024-03-15T18:01:10.810Z] "internal/cpu", [2024-03-15T18:01:10.810Z] "internal/fmtsort", [2024-03-15T18:01:10.810Z] "internal/goexperiment", [2024-03-15T18:01:10.810Z] "internal/itoa", [2024-03-15T18:01:10.810Z] "internal/nettrace", [2024-03-15T18:01:10.810Z] "internal/oserror", [2024-03-15T18:01:10.810Z] "internal/poll", [2024-03-15T18:01:10.810Z] "internal/race", [2024-03-15T18:01:10.810Z] "internal/reflectlite", [2024-03-15T18:01:10.810Z] "internal/singleflight", [2024-03-15T18:01:10.810Z] "internal/syscall/execenv", [2024-03-15T18:01:10.810Z] "internal/syscall/unix", [2024-03-15T18:01:10.810Z] "internal/testlog", [2024-03-15T18:01:10.810Z] "internal/unsafeheader", [2024-03-15T18:01:10.810Z] "io", [2024-03-15T18:01:10.810Z] "io/fs", [2024-03-15T18:01:10.810Z] "io/ioutil", [2024-03-15T18:01:10.810Z] "log", [2024-03-15T18:01:10.810Z] "log/syslog", [2024-03-15T18:01:10.810Z] "math", [2024-03-15T18:01:10.810Z] "math/big", [2024-03-15T18:01:10.810Z] "math/bits", [2024-03-15T18:01:10.810Z] "math/rand", [2024-03-15T18:01:10.810Z] "mime", [2024-03-15T18:01:10.810Z] "mime/multipart", [2024-03-15T18:01:10.810Z] "mime/quotedprintable", [2024-03-15T18:01:10.810Z] "net", [2024-03-15T18:01:10.810Z] "net/http", [2024-03-15T18:01:10.810Z] "net/http/httptest", [2024-03-15T18:01:10.810Z] "net/http/httptrace", [2024-03-15T18:01:10.810Z] "net/http/httputil", [2024-03-15T18:01:10.810Z] "net/http/internal", [2024-03-15T18:01:10.810Z] "net/http/internal/ascii", [2024-03-15T18:01:10.810Z] "net/http/internal/testcert", [2024-03-15T18:01:10.810Z] "net/textproto", [2024-03-15T18:01:10.810Z] "net/url", [2024-03-15T18:01:10.810Z] "os", [2024-03-15T18:01:10.810Z] "os/signal", [2024-03-15T18:01:10.810Z] "path", [2024-03-15T18:01:10.810Z] "path/filepath", [2024-03-15T18:01:10.810Z] "reflect", [2024-03-15T18:01:10.810Z] "regexp", [2024-03-15T18:01:10.810Z] "regexp/syntax", [2024-03-15T18:01:10.810Z] "runtime", [2024-03-15T18:01:10.810Z] "runtime/cgo", [2024-03-15T18:01:10.810Z] "runtime/debug", [2024-03-15T18:01:10.810Z] "runtime/internal/atomic", [2024-03-15T18:01:10.810Z] "runtime/internal/math", [2024-03-15T18:01:10.810Z] "runtime/internal/sys", [2024-03-15T18:01:10.810Z] "runtime/pprof", [2024-03-15T18:01:10.810Z] "sort", [2024-03-15T18:01:10.810Z] "strconv", [2024-03-15T18:01:10.810Z] "strings", [2024-03-15T18:01:10.810Z] "sync", [2024-03-15T18:01:10.810Z] "sync/atomic", [2024-03-15T18:01:10.810Z] "syscall", [2024-03-15T18:01:10.810Z] "text/tabwriter", [2024-03-15T18:01:10.810Z] "text/template", [2024-03-15T18:01:10.810Z] "text/template/parse", [2024-03-15T18:01:10.810Z] "time", [2024-03-15T18:01:10.810Z] "unicode", [2024-03-15T18:01:10.810Z] "unicode/utf16", [2024-03-15T18:01:10.810Z] "unicode/utf8", [2024-03-15T18:01:10.810Z] "unsafe", [2024-03-15T18:01:10.810Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.810Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.810Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.810Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.810Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.810Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.810Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.810Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.810Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.810Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.810Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.810Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.810Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.810Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.810Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.810Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.810Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.810Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.810Z] ], [2024-03-15T18:01:10.810Z] "TestGoFiles": [ [2024-03-15T18:01:10.810Z] "commonapi_test.go" [2024-03-15T18:01:10.810Z] ], [2024-03-15T18:01:10.810Z] "TestImports": [ [2024-03-15T18:01:10.810Z] "encoding/json", [2024-03-15T18:01:10.810Z] "errors", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.810Z] "github.com/google/uuid", [2024-03-15T18:01:10.810Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.810Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.810Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.810Z] "io", [2024-03-15T18:01:10.810Z] "net/http", [2024-03-15T18:01:10.810Z] "net/http/httptest", [2024-03-15T18:01:10.810Z] "strings", [2024-03-15T18:01:10.810Z] "testing", [2024-03-15T18:01:10.810Z] "time" [2024-03-15T18:01:10.810Z] ] [2024-03-15T18:01:10.810Z] } [2024-03-15T18:01:10.810Z] { [2024-03-15T18:01:10.810Z] "Dir": "/w/workspace/edgex-go/635/internal/core/command", [2024-03-15T18:01:10.810Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/command", [2024-03-15T18:01:10.810Z] "Name": "command", [2024-03-15T18:01:10.810Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.810Z] "Module": { [2024-03-15T18:01:10.810Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.810Z] "Main": true, [2024-03-15T18:01:10.810Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.810Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.810Z] "GoVersion": "1.21" [2024-03-15T18:01:10.810Z] }, [2024-03-15T18:01:10.810Z] "Match": [ [2024-03-15T18:01:10.810Z] "./..." [2024-03-15T18:01:10.810Z] ], [2024-03-15T18:01:10.810Z] "Stale": true, [2024-03-15T18:01:10.810Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.810Z] "GoFiles": [ [2024-03-15T18:01:10.810Z] "init.go", [2024-03-15T18:01:10.810Z] "main.go", [2024-03-15T18:01:10.810Z] "router.go" [2024-03-15T18:01:10.810Z] ], [2024-03-15T18:01:10.810Z] "Imports": [ [2024-03-15T18:01:10.810Z] "context", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/edgex-go/internal/core/command/controller/http", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.810Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.810Z] "os", [2024-03-15T18:01:10.810Z] "sync", [2024-03-15T18:01:10.810Z] "time" [2024-03-15T18:01:10.810Z] ], [2024-03-15T18:01:10.810Z] "Deps": [ [2024-03-15T18:01:10.810Z] "bufio", [2024-03-15T18:01:10.810Z] "bytes", [2024-03-15T18:01:10.810Z] "compress/flate", [2024-03-15T18:01:10.810Z] "compress/gzip", [2024-03-15T18:01:10.810Z] "compress/zlib", [2024-03-15T18:01:10.810Z] "container/list", [2024-03-15T18:01:10.810Z] "context", [2024-03-15T18:01:10.810Z] "crypto", [2024-03-15T18:01:10.810Z] "crypto/aes", [2024-03-15T18:01:10.810Z] "crypto/cipher", [2024-03-15T18:01:10.810Z] "crypto/des", [2024-03-15T18:01:10.810Z] "crypto/dsa", [2024-03-15T18:01:10.810Z] "crypto/ecdsa", [2024-03-15T18:01:10.810Z] "crypto/ed25519", [2024-03-15T18:01:10.810Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.810Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.810Z] "crypto/elliptic", [2024-03-15T18:01:10.810Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.810Z] "crypto/hmac", [2024-03-15T18:01:10.810Z] "crypto/internal/randutil", [2024-03-15T18:01:10.810Z] "crypto/internal/subtle", [2024-03-15T18:01:10.810Z] "crypto/md5", [2024-03-15T18:01:10.810Z] "crypto/rand", [2024-03-15T18:01:10.810Z] "crypto/rc4", [2024-03-15T18:01:10.810Z] "crypto/rsa", [2024-03-15T18:01:10.810Z] "crypto/sha1", [2024-03-15T18:01:10.810Z] "crypto/sha256", [2024-03-15T18:01:10.810Z] "crypto/sha512", [2024-03-15T18:01:10.810Z] "crypto/subtle", [2024-03-15T18:01:10.810Z] "crypto/tls", [2024-03-15T18:01:10.810Z] "crypto/x509", [2024-03-15T18:01:10.810Z] "crypto/x509/pkix", [2024-03-15T18:01:10.810Z] "database/sql/driver", [2024-03-15T18:01:10.810Z] "debug/dwarf", [2024-03-15T18:01:10.810Z] "debug/macho", [2024-03-15T18:01:10.810Z] "embed", [2024-03-15T18:01:10.810Z] "encoding", [2024-03-15T18:01:10.810Z] "encoding/asn1", [2024-03-15T18:01:10.810Z] "encoding/base32", [2024-03-15T18:01:10.810Z] "encoding/base64", [2024-03-15T18:01:10.810Z] "encoding/binary", [2024-03-15T18:01:10.810Z] "encoding/csv", [2024-03-15T18:01:10.810Z] "encoding/hex", [2024-03-15T18:01:10.810Z] "encoding/json", [2024-03-15T18:01:10.810Z] "encoding/pem", [2024-03-15T18:01:10.810Z] "encoding/xml", [2024-03-15T18:01:10.810Z] "errors", [2024-03-15T18:01:10.810Z] "flag", [2024-03-15T18:01:10.810Z] "fmt", [2024-03-15T18:01:10.810Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.810Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.810Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.810Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/edgex-go/internal/core/command/controller/http", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.810Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.811Z] "github.com/fatih/color", [2024-03-15T18:01:10.811Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.811Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.811Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.811Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.811Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.811Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.811Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.811Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.811Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.811Z] "github.com/go-kit/log", [2024-03-15T18:01:10.811Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.811Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.811Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.811Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.811Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.811Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.811Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.811Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.811Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.811Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.811Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.811Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.811Z] "github.com/golang-jwt/jwt", [2024-03-15T18:01:10.811Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.811Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.811Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.811Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.811Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.811Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.811Z] "github.com/google/uuid", [2024-03-15T18:01:10.811Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.811Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.811Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.811Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.811Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.811Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.811Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.811Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.811Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.811Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.811Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.811Z] "github.com/labstack/echo/v4/middleware", [2024-03-15T18:01:10.811Z] "github.com/labstack/gommon/bytes", [2024-03-15T18:01:10.811Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.811Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.811Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.811Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.811Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.811Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.811Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.811Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.811Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.811Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.811Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.811Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.811Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.811Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.811Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.811Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.811Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.811Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.811Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.811Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.811Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.811Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.811Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.811Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.811Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.811Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.811Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.811Z] "github.com/x448/float16", [2024-03-15T18:01:10.811Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.811Z] "go/token", [2024-03-15T18:01:10.811Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.811Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.811Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.811Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.811Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.811Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.811Z] "golang.org/x/net/html", [2024-03-15T18:01:10.811Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.811Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.811Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.811Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.811Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.811Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.811Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.811Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.811Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.811Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.811Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.811Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.811Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.811Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.811Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.811Z] "golang.org/x/text/language", [2024-03-15T18:01:10.811Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.811Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.811Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.811Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.811Z] "golang.org/x/time/rate", [2024-03-15T18:01:10.811Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.811Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.811Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.811Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.811Z] "hash", [2024-03-15T18:01:10.811Z] "hash/adler32", [2024-03-15T18:01:10.811Z] "hash/crc32", [2024-03-15T18:01:10.811Z] "hash/fnv", [2024-03-15T18:01:10.811Z] "html", [2024-03-15T18:01:10.811Z] "html/template", [2024-03-15T18:01:10.811Z] "internal/abi", [2024-03-15T18:01:10.811Z] "internal/bytealg", [2024-03-15T18:01:10.811Z] "internal/cpu", [2024-03-15T18:01:10.811Z] "internal/fmtsort", [2024-03-15T18:01:10.811Z] "internal/goexperiment", [2024-03-15T18:01:10.811Z] "internal/itoa", [2024-03-15T18:01:10.811Z] "internal/nettrace", [2024-03-15T18:01:10.811Z] "internal/oserror", [2024-03-15T18:01:10.811Z] "internal/poll", [2024-03-15T18:01:10.811Z] "internal/race", [2024-03-15T18:01:10.811Z] "internal/reflectlite", [2024-03-15T18:01:10.811Z] "internal/singleflight", [2024-03-15T18:01:10.811Z] "internal/syscall/execenv", [2024-03-15T18:01:10.811Z] "internal/syscall/unix", [2024-03-15T18:01:10.811Z] "internal/testlog", [2024-03-15T18:01:10.811Z] "internal/unsafeheader", [2024-03-15T18:01:10.811Z] "io", [2024-03-15T18:01:10.811Z] "io/fs", [2024-03-15T18:01:10.811Z] "io/ioutil", [2024-03-15T18:01:10.811Z] "log", [2024-03-15T18:01:10.811Z] "log/syslog", [2024-03-15T18:01:10.811Z] "math", [2024-03-15T18:01:10.811Z] "math/big", [2024-03-15T18:01:10.811Z] "math/bits", [2024-03-15T18:01:10.811Z] "math/rand", [2024-03-15T18:01:10.811Z] "mime", [2024-03-15T18:01:10.811Z] "mime/multipart", [2024-03-15T18:01:10.811Z] "mime/quotedprintable", [2024-03-15T18:01:10.811Z] "net", [2024-03-15T18:01:10.811Z] "net/http", [2024-03-15T18:01:10.811Z] "net/http/httptest", [2024-03-15T18:01:10.811Z] "net/http/httptrace", [2024-03-15T18:01:10.811Z] "net/http/httputil", [2024-03-15T18:01:10.811Z] "net/http/internal", [2024-03-15T18:01:10.811Z] "net/http/internal/ascii", [2024-03-15T18:01:10.811Z] "net/http/internal/testcert", [2024-03-15T18:01:10.811Z] "net/textproto", [2024-03-15T18:01:10.811Z] "net/url", [2024-03-15T18:01:10.811Z] "os", [2024-03-15T18:01:10.811Z] "os/signal", [2024-03-15T18:01:10.811Z] "path", [2024-03-15T18:01:10.811Z] "path/filepath", [2024-03-15T18:01:10.811Z] "reflect", [2024-03-15T18:01:10.811Z] "regexp", [2024-03-15T18:01:10.811Z] "regexp/syntax", [2024-03-15T18:01:10.811Z] "runtime", [2024-03-15T18:01:10.811Z] "runtime/cgo", [2024-03-15T18:01:10.811Z] "runtime/debug", [2024-03-15T18:01:10.811Z] "runtime/internal/atomic", [2024-03-15T18:01:10.811Z] "runtime/internal/math", [2024-03-15T18:01:10.811Z] "runtime/internal/sys", [2024-03-15T18:01:10.811Z] "runtime/pprof", [2024-03-15T18:01:10.811Z] "sort", [2024-03-15T18:01:10.811Z] "strconv", [2024-03-15T18:01:10.811Z] "strings", [2024-03-15T18:01:10.811Z] "sync", [2024-03-15T18:01:10.811Z] "sync/atomic", [2024-03-15T18:01:10.811Z] "syscall", [2024-03-15T18:01:10.811Z] "text/tabwriter", [2024-03-15T18:01:10.811Z] "text/template", [2024-03-15T18:01:10.811Z] "text/template/parse", [2024-03-15T18:01:10.811Z] "time", [2024-03-15T18:01:10.811Z] "unicode", [2024-03-15T18:01:10.811Z] "unicode/utf16", [2024-03-15T18:01:10.811Z] "unicode/utf8", [2024-03-15T18:01:10.811Z] "unsafe", [2024-03-15T18:01:10.811Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.811Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.811Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.811Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.811Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.811Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.811Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.811Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.811Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.811Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.811Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.811Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.811Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.811Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.811Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.811Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.811Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.811Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.811Z] ] [2024-03-15T18:01:10.811Z] } [2024-03-15T18:01:10.811Z] { [2024-03-15T18:01:10.811Z] "Dir": "/w/workspace/edgex-go/635/cmd/core-command", [2024-03-15T18:01:10.811Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/core-command", [2024-03-15T18:01:10.811Z] "Name": "main", [2024-03-15T18:01:10.811Z] "Target": "/go/bin/core-command", [2024-03-15T18:01:10.811Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.811Z] "Module": { [2024-03-15T18:01:10.811Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.811Z] "Main": true, [2024-03-15T18:01:10.811Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.811Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.811Z] "GoVersion": "1.21" [2024-03-15T18:01:10.811Z] }, [2024-03-15T18:01:10.811Z] "Match": [ [2024-03-15T18:01:10.811Z] "./..." [2024-03-15T18:01:10.811Z] ], [2024-03-15T18:01:10.811Z] "Stale": true, [2024-03-15T18:01:10.811Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.811Z] "GoFiles": [ [2024-03-15T18:01:10.811Z] "main.go" [2024-03-15T18:01:10.811Z] ], [2024-03-15T18:01:10.811Z] "Imports": [ [2024-03-15T18:01:10.811Z] "context", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/edgex-go/internal/core/command", [2024-03-15T18:01:10.811Z] "github.com/labstack/echo/v4" [2024-03-15T18:01:10.811Z] ], [2024-03-15T18:01:10.811Z] "Deps": [ [2024-03-15T18:01:10.811Z] "bufio", [2024-03-15T18:01:10.811Z] "bytes", [2024-03-15T18:01:10.811Z] "compress/flate", [2024-03-15T18:01:10.811Z] "compress/gzip", [2024-03-15T18:01:10.811Z] "compress/zlib", [2024-03-15T18:01:10.811Z] "container/list", [2024-03-15T18:01:10.811Z] "context", [2024-03-15T18:01:10.811Z] "crypto", [2024-03-15T18:01:10.811Z] "crypto/aes", [2024-03-15T18:01:10.811Z] "crypto/cipher", [2024-03-15T18:01:10.811Z] "crypto/des", [2024-03-15T18:01:10.811Z] "crypto/dsa", [2024-03-15T18:01:10.811Z] "crypto/ecdsa", [2024-03-15T18:01:10.811Z] "crypto/ed25519", [2024-03-15T18:01:10.811Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.811Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.811Z] "crypto/elliptic", [2024-03-15T18:01:10.811Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.811Z] "crypto/hmac", [2024-03-15T18:01:10.811Z] "crypto/internal/randutil", [2024-03-15T18:01:10.811Z] "crypto/internal/subtle", [2024-03-15T18:01:10.811Z] "crypto/md5", [2024-03-15T18:01:10.811Z] "crypto/rand", [2024-03-15T18:01:10.811Z] "crypto/rc4", [2024-03-15T18:01:10.811Z] "crypto/rsa", [2024-03-15T18:01:10.811Z] "crypto/sha1", [2024-03-15T18:01:10.811Z] "crypto/sha256", [2024-03-15T18:01:10.811Z] "crypto/sha512", [2024-03-15T18:01:10.811Z] "crypto/subtle", [2024-03-15T18:01:10.811Z] "crypto/tls", [2024-03-15T18:01:10.811Z] "crypto/x509", [2024-03-15T18:01:10.811Z] "crypto/x509/pkix", [2024-03-15T18:01:10.811Z] "database/sql/driver", [2024-03-15T18:01:10.811Z] "debug/dwarf", [2024-03-15T18:01:10.811Z] "debug/macho", [2024-03-15T18:01:10.811Z] "embed", [2024-03-15T18:01:10.811Z] "encoding", [2024-03-15T18:01:10.811Z] "encoding/asn1", [2024-03-15T18:01:10.811Z] "encoding/base32", [2024-03-15T18:01:10.811Z] "encoding/base64", [2024-03-15T18:01:10.811Z] "encoding/binary", [2024-03-15T18:01:10.811Z] "encoding/csv", [2024-03-15T18:01:10.811Z] "encoding/hex", [2024-03-15T18:01:10.811Z] "encoding/json", [2024-03-15T18:01:10.811Z] "encoding/pem", [2024-03-15T18:01:10.811Z] "encoding/xml", [2024-03-15T18:01:10.811Z] "errors", [2024-03-15T18:01:10.811Z] "flag", [2024-03-15T18:01:10.811Z] "fmt", [2024-03-15T18:01:10.811Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.811Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.811Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.811Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/edgex-go/internal/core/command", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/edgex-go/internal/core/command/controller/http", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.811Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.812Z] "github.com/fatih/color", [2024-03-15T18:01:10.812Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.812Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.812Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.812Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.812Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.812Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.812Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.812Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.812Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.812Z] "github.com/go-kit/log", [2024-03-15T18:01:10.812Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.812Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.812Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.812Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.812Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.812Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.812Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.812Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.812Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.812Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.812Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.812Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.812Z] "github.com/golang-jwt/jwt", [2024-03-15T18:01:10.812Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.812Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.812Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.812Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.812Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.812Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.812Z] "github.com/google/uuid", [2024-03-15T18:01:10.812Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.812Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.812Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.812Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.812Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.812Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.812Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.812Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.812Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.812Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.812Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.812Z] "github.com/labstack/echo/v4/middleware", [2024-03-15T18:01:10.812Z] "github.com/labstack/gommon/bytes", [2024-03-15T18:01:10.812Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.812Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.812Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.812Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.812Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.812Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.812Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.812Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.812Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.812Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.812Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.812Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.812Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.812Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.812Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.812Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.812Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.812Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.812Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.812Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.812Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.812Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.812Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.812Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.812Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.812Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.812Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.812Z] "github.com/x448/float16", [2024-03-15T18:01:10.812Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.812Z] "go/token", [2024-03-15T18:01:10.812Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.812Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.812Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.812Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.812Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.812Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.812Z] "golang.org/x/net/html", [2024-03-15T18:01:10.812Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.812Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.812Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.812Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.812Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.812Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.812Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.812Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.812Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.812Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.812Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.812Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.812Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.812Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.812Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.812Z] "golang.org/x/text/language", [2024-03-15T18:01:10.812Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.812Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.812Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.812Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.812Z] "golang.org/x/time/rate", [2024-03-15T18:01:10.812Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.812Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.812Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.812Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.812Z] "hash", [2024-03-15T18:01:10.812Z] "hash/adler32", [2024-03-15T18:01:10.812Z] "hash/crc32", [2024-03-15T18:01:10.812Z] "hash/fnv", [2024-03-15T18:01:10.812Z] "html", [2024-03-15T18:01:10.812Z] "html/template", [2024-03-15T18:01:10.812Z] "internal/abi", [2024-03-15T18:01:10.812Z] "internal/bytealg", [2024-03-15T18:01:10.812Z] "internal/cpu", [2024-03-15T18:01:10.812Z] "internal/fmtsort", [2024-03-15T18:01:10.812Z] "internal/goexperiment", [2024-03-15T18:01:10.812Z] "internal/itoa", [2024-03-15T18:01:10.812Z] "internal/nettrace", [2024-03-15T18:01:10.812Z] "internal/oserror", [2024-03-15T18:01:10.812Z] "internal/poll", [2024-03-15T18:01:10.812Z] "internal/race", [2024-03-15T18:01:10.812Z] "internal/reflectlite", [2024-03-15T18:01:10.812Z] "internal/singleflight", [2024-03-15T18:01:10.812Z] "internal/syscall/execenv", [2024-03-15T18:01:10.812Z] "internal/syscall/unix", [2024-03-15T18:01:10.812Z] "internal/testlog", [2024-03-15T18:01:10.812Z] "internal/unsafeheader", [2024-03-15T18:01:10.812Z] "io", [2024-03-15T18:01:10.812Z] "io/fs", [2024-03-15T18:01:10.812Z] "io/ioutil", [2024-03-15T18:01:10.812Z] "log", [2024-03-15T18:01:10.812Z] "log/syslog", [2024-03-15T18:01:10.812Z] "math", [2024-03-15T18:01:10.812Z] "math/big", [2024-03-15T18:01:10.812Z] "math/bits", [2024-03-15T18:01:10.812Z] "math/rand", [2024-03-15T18:01:10.812Z] "mime", [2024-03-15T18:01:10.812Z] "mime/multipart", [2024-03-15T18:01:10.812Z] "mime/quotedprintable", [2024-03-15T18:01:10.812Z] "net", [2024-03-15T18:01:10.812Z] "net/http", [2024-03-15T18:01:10.812Z] "net/http/httptest", [2024-03-15T18:01:10.812Z] "net/http/httptrace", [2024-03-15T18:01:10.812Z] "net/http/httputil", [2024-03-15T18:01:10.812Z] "net/http/internal", [2024-03-15T18:01:10.812Z] "net/http/internal/ascii", [2024-03-15T18:01:10.812Z] "net/http/internal/testcert", [2024-03-15T18:01:10.812Z] "net/textproto", [2024-03-15T18:01:10.812Z] "net/url", [2024-03-15T18:01:10.812Z] "os", [2024-03-15T18:01:10.812Z] "os/signal", [2024-03-15T18:01:10.812Z] "path", [2024-03-15T18:01:10.812Z] "path/filepath", [2024-03-15T18:01:10.812Z] "reflect", [2024-03-15T18:01:10.812Z] "regexp", [2024-03-15T18:01:10.812Z] "regexp/syntax", [2024-03-15T18:01:10.812Z] "runtime", [2024-03-15T18:01:10.812Z] "runtime/cgo", [2024-03-15T18:01:10.812Z] "runtime/debug", [2024-03-15T18:01:10.812Z] "runtime/internal/atomic", [2024-03-15T18:01:10.812Z] "runtime/internal/math", [2024-03-15T18:01:10.812Z] "runtime/internal/sys", [2024-03-15T18:01:10.812Z] "runtime/pprof", [2024-03-15T18:01:10.812Z] "sort", [2024-03-15T18:01:10.812Z] "strconv", [2024-03-15T18:01:10.812Z] "strings", [2024-03-15T18:01:10.812Z] "sync", [2024-03-15T18:01:10.812Z] "sync/atomic", [2024-03-15T18:01:10.812Z] "syscall", [2024-03-15T18:01:10.812Z] "text/tabwriter", [2024-03-15T18:01:10.812Z] "text/template", [2024-03-15T18:01:10.812Z] "text/template/parse", [2024-03-15T18:01:10.812Z] "time", [2024-03-15T18:01:10.812Z] "unicode", [2024-03-15T18:01:10.812Z] "unicode/utf16", [2024-03-15T18:01:10.812Z] "unicode/utf8", [2024-03-15T18:01:10.812Z] "unsafe", [2024-03-15T18:01:10.812Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.812Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.812Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.812Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.812Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.812Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.812Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.812Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.812Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.812Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.812Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.812Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.812Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.812Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.812Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.812Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.812Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.812Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.812Z] ] [2024-03-15T18:01:10.812Z] } [2024-03-15T18:01:10.812Z] { [2024-03-15T18:01:10.812Z] "Dir": "/w/workspace/edgex-go/635/internal/core/common_config", [2024-03-15T18:01:10.812Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/common_config", [2024-03-15T18:01:10.812Z] "Name": "common_config", [2024-03-15T18:01:10.812Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.812Z] "Module": { [2024-03-15T18:01:10.812Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.812Z] "Main": true, [2024-03-15T18:01:10.812Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.812Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.812Z] "GoVersion": "1.21" [2024-03-15T18:01:10.812Z] }, [2024-03-15T18:01:10.812Z] "Match": [ [2024-03-15T18:01:10.812Z] "./..." [2024-03-15T18:01:10.812Z] ], [2024-03-15T18:01:10.812Z] "Stale": true, [2024-03-15T18:01:10.812Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-15T18:01:10.812Z] "GoFiles": [ [2024-03-15T18:01:10.812Z] "main.go" [2024-03-15T18:01:10.812Z] ], [2024-03-15T18:01:10.812Z] "Imports": [ [2024-03-15T18:01:10.812Z] "context", [2024-03-15T18:01:10.812Z] "fmt", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.812Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.812Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.812Z] "os", [2024-03-15T18:01:10.812Z] "os/signal", [2024-03-15T18:01:10.812Z] "sort", [2024-03-15T18:01:10.812Z] "sync", [2024-03-15T18:01:10.812Z] "syscall" [2024-03-15T18:01:10.812Z] ], [2024-03-15T18:01:10.812Z] "Deps": [ [2024-03-15T18:01:10.812Z] "bufio", [2024-03-15T18:01:10.812Z] "bytes", [2024-03-15T18:01:10.812Z] "compress/flate", [2024-03-15T18:01:10.812Z] "compress/gzip", [2024-03-15T18:01:10.812Z] "compress/zlib", [2024-03-15T18:01:10.812Z] "container/list", [2024-03-15T18:01:10.812Z] "context", [2024-03-15T18:01:10.812Z] "crypto", [2024-03-15T18:01:10.812Z] "crypto/aes", [2024-03-15T18:01:10.812Z] "crypto/cipher", [2024-03-15T18:01:10.812Z] "crypto/des", [2024-03-15T18:01:10.812Z] "crypto/dsa", [2024-03-15T18:01:10.812Z] "crypto/ecdsa", [2024-03-15T18:01:10.812Z] "crypto/ed25519", [2024-03-15T18:01:10.812Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.812Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.812Z] "crypto/elliptic", [2024-03-15T18:01:10.813Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.813Z] "crypto/hmac", [2024-03-15T18:01:10.813Z] "crypto/internal/randutil", [2024-03-15T18:01:10.813Z] "crypto/internal/subtle", [2024-03-15T18:01:10.813Z] "crypto/md5", [2024-03-15T18:01:10.813Z] "crypto/rand", [2024-03-15T18:01:10.813Z] "crypto/rc4", [2024-03-15T18:01:10.813Z] "crypto/rsa", [2024-03-15T18:01:10.813Z] "crypto/sha1", [2024-03-15T18:01:10.813Z] "crypto/sha256", [2024-03-15T18:01:10.813Z] "crypto/sha512", [2024-03-15T18:01:10.813Z] "crypto/subtle", [2024-03-15T18:01:10.813Z] "crypto/tls", [2024-03-15T18:01:10.813Z] "crypto/x509", [2024-03-15T18:01:10.813Z] "crypto/x509/pkix", [2024-03-15T18:01:10.813Z] "database/sql/driver", [2024-03-15T18:01:10.813Z] "debug/dwarf", [2024-03-15T18:01:10.813Z] "debug/macho", [2024-03-15T18:01:10.813Z] "embed", [2024-03-15T18:01:10.813Z] "encoding", [2024-03-15T18:01:10.813Z] "encoding/asn1", [2024-03-15T18:01:10.813Z] "encoding/base32", [2024-03-15T18:01:10.813Z] "encoding/base64", [2024-03-15T18:01:10.813Z] "encoding/binary", [2024-03-15T18:01:10.813Z] "encoding/csv", [2024-03-15T18:01:10.813Z] "encoding/hex", [2024-03-15T18:01:10.813Z] "encoding/json", [2024-03-15T18:01:10.813Z] "encoding/pem", [2024-03-15T18:01:10.813Z] "encoding/xml", [2024-03-15T18:01:10.813Z] "errors", [2024-03-15T18:01:10.813Z] "flag", [2024-03-15T18:01:10.813Z] "fmt", [2024-03-15T18:01:10.813Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.813Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.813Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.813Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.813Z] "github.com/fatih/color", [2024-03-15T18:01:10.813Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.813Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.813Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.813Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.813Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.813Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.813Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.813Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.813Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.813Z] "github.com/go-kit/log", [2024-03-15T18:01:10.813Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.813Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.813Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.813Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.813Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.813Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.813Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.813Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.813Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.813Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.813Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.813Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.813Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.813Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.813Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.813Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.813Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.813Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.813Z] "github.com/google/uuid", [2024-03-15T18:01:10.813Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.813Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.813Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.813Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.813Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.813Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.813Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.813Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.813Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.813Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.813Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.813Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.813Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.813Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.813Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.813Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.813Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.813Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.813Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.813Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.813Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.813Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.813Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.813Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.813Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.813Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.813Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.813Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.813Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.813Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.813Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.813Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.813Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.813Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.813Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.813Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.813Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.813Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.813Z] "github.com/x448/float16", [2024-03-15T18:01:10.813Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.813Z] "go/token", [2024-03-15T18:01:10.813Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.813Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.813Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.813Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.813Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.813Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.813Z] "golang.org/x/net/html", [2024-03-15T18:01:10.813Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.813Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.813Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.813Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.813Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.813Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.813Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.813Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.813Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.813Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.813Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.813Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.813Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.813Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.813Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.813Z] "golang.org/x/text/language", [2024-03-15T18:01:10.813Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.813Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.813Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.813Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.813Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.813Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.813Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.813Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.813Z] "hash", [2024-03-15T18:01:10.813Z] "hash/adler32", [2024-03-15T18:01:10.813Z] "hash/crc32", [2024-03-15T18:01:10.813Z] "hash/fnv", [2024-03-15T18:01:10.813Z] "html", [2024-03-15T18:01:10.813Z] "html/template", [2024-03-15T18:01:10.813Z] "internal/abi", [2024-03-15T18:01:10.813Z] "internal/bytealg", [2024-03-15T18:01:10.813Z] "internal/cpu", [2024-03-15T18:01:10.813Z] "internal/fmtsort", [2024-03-15T18:01:10.813Z] "internal/goexperiment", [2024-03-15T18:01:10.813Z] "internal/itoa", [2024-03-15T18:01:10.813Z] "internal/nettrace", [2024-03-15T18:01:10.813Z] "internal/oserror", [2024-03-15T18:01:10.813Z] "internal/poll", [2024-03-15T18:01:10.813Z] "internal/race", [2024-03-15T18:01:10.813Z] "internal/reflectlite", [2024-03-15T18:01:10.813Z] "internal/singleflight", [2024-03-15T18:01:10.813Z] "internal/syscall/execenv", [2024-03-15T18:01:10.813Z] "internal/syscall/unix", [2024-03-15T18:01:10.813Z] "internal/testlog", [2024-03-15T18:01:10.813Z] "internal/unsafeheader", [2024-03-15T18:01:10.813Z] "io", [2024-03-15T18:01:10.813Z] "io/fs", [2024-03-15T18:01:10.813Z] "io/ioutil", [2024-03-15T18:01:10.813Z] "log", [2024-03-15T18:01:10.813Z] "log/syslog", [2024-03-15T18:01:10.813Z] "math", [2024-03-15T18:01:10.813Z] "math/big", [2024-03-15T18:01:10.813Z] "math/bits", [2024-03-15T18:01:10.813Z] "math/rand", [2024-03-15T18:01:10.813Z] "mime", [2024-03-15T18:01:10.813Z] "mime/multipart", [2024-03-15T18:01:10.813Z] "mime/quotedprintable", [2024-03-15T18:01:10.813Z] "net", [2024-03-15T18:01:10.813Z] "net/http", [2024-03-15T18:01:10.813Z] "net/http/httptest", [2024-03-15T18:01:10.813Z] "net/http/httptrace", [2024-03-15T18:01:10.813Z] "net/http/httputil", [2024-03-15T18:01:10.813Z] "net/http/internal", [2024-03-15T18:01:10.813Z] "net/http/internal/ascii", [2024-03-15T18:01:10.813Z] "net/http/internal/testcert", [2024-03-15T18:01:10.813Z] "net/textproto", [2024-03-15T18:01:10.813Z] "net/url", [2024-03-15T18:01:10.813Z] "os", [2024-03-15T18:01:10.813Z] "os/signal", [2024-03-15T18:01:10.813Z] "path", [2024-03-15T18:01:10.813Z] "path/filepath", [2024-03-15T18:01:10.813Z] "reflect", [2024-03-15T18:01:10.813Z] "regexp", [2024-03-15T18:01:10.813Z] "regexp/syntax", [2024-03-15T18:01:10.813Z] "runtime", [2024-03-15T18:01:10.813Z] "runtime/cgo", [2024-03-15T18:01:10.813Z] "runtime/debug", [2024-03-15T18:01:10.813Z] "runtime/internal/atomic", [2024-03-15T18:01:10.813Z] "runtime/internal/math", [2024-03-15T18:01:10.813Z] "runtime/internal/sys", [2024-03-15T18:01:10.813Z] "runtime/pprof", [2024-03-15T18:01:10.813Z] "sort", [2024-03-15T18:01:10.813Z] "strconv", [2024-03-15T18:01:10.813Z] "strings", [2024-03-15T18:01:10.813Z] "sync", [2024-03-15T18:01:10.813Z] "sync/atomic", [2024-03-15T18:01:10.813Z] "syscall", [2024-03-15T18:01:10.813Z] "text/tabwriter", [2024-03-15T18:01:10.813Z] "text/template", [2024-03-15T18:01:10.813Z] "text/template/parse", [2024-03-15T18:01:10.813Z] "time", [2024-03-15T18:01:10.813Z] "unicode", [2024-03-15T18:01:10.813Z] "unicode/utf16", [2024-03-15T18:01:10.813Z] "unicode/utf8", [2024-03-15T18:01:10.813Z] "unsafe", [2024-03-15T18:01:10.813Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.813Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.813Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.813Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.813Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.813Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.813Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.813Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.813Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.813Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.813Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.813Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.813Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.813Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.813Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.813Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.813Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.813Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.813Z] ] [2024-03-15T18:01:10.813Z] } [2024-03-15T18:01:10.813Z] { [2024-03-15T18:01:10.813Z] "Dir": "/w/workspace/edgex-go/635/cmd/core-common-config-bootstrapper", [2024-03-15T18:01:10.813Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper", [2024-03-15T18:01:10.813Z] "Name": "main", [2024-03-15T18:01:10.813Z] "Doc": "****************************************************************************** * Copyright (c) 2023 Intel Corporation * * Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except * in compliance with the License.", [2024-03-15T18:01:10.813Z] "Target": "/go/bin/core-common-config-bootstrapper", [2024-03-15T18:01:10.813Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.813Z] "Module": { [2024-03-15T18:01:10.813Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.813Z] "Main": true, [2024-03-15T18:01:10.813Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.813Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.813Z] "GoVersion": "1.21" [2024-03-15T18:01:10.813Z] }, [2024-03-15T18:01:10.813Z] "Match": [ [2024-03-15T18:01:10.813Z] "./..." [2024-03-15T18:01:10.813Z] ], [2024-03-15T18:01:10.813Z] "Stale": true, [2024-03-15T18:01:10.813Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-15T18:01:10.813Z] "GoFiles": [ [2024-03-15T18:01:10.813Z] "main.go" [2024-03-15T18:01:10.813Z] ], [2024-03-15T18:01:10.813Z] "Imports": [ [2024-03-15T18:01:10.813Z] "context", [2024-03-15T18:01:10.813Z] "github.com/edgexfoundry/edgex-go/internal/core/common_config" [2024-03-15T18:01:10.813Z] ], [2024-03-15T18:01:10.813Z] "Deps": [ [2024-03-15T18:01:10.813Z] "bufio", [2024-03-15T18:01:10.813Z] "bytes", [2024-03-15T18:01:10.813Z] "compress/flate", [2024-03-15T18:01:10.813Z] "compress/gzip", [2024-03-15T18:01:10.813Z] "compress/zlib", [2024-03-15T18:01:10.813Z] "container/list", [2024-03-15T18:01:10.813Z] "context", [2024-03-15T18:01:10.813Z] "crypto", [2024-03-15T18:01:10.813Z] "crypto/aes", [2024-03-15T18:01:10.813Z] "crypto/cipher", [2024-03-15T18:01:10.813Z] "crypto/des", [2024-03-15T18:01:10.813Z] "crypto/dsa", [2024-03-15T18:01:10.813Z] "crypto/ecdsa", [2024-03-15T18:01:10.813Z] "crypto/ed25519", [2024-03-15T18:01:10.813Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.813Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.813Z] "crypto/elliptic", [2024-03-15T18:01:10.813Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.813Z] "crypto/hmac", [2024-03-15T18:01:10.813Z] "crypto/internal/randutil", [2024-03-15T18:01:10.813Z] "crypto/internal/subtle", [2024-03-15T18:01:10.813Z] "crypto/md5", [2024-03-15T18:01:10.813Z] "crypto/rand", [2024-03-15T18:01:10.813Z] "crypto/rc4", [2024-03-15T18:01:10.813Z] "crypto/rsa", [2024-03-15T18:01:10.813Z] "crypto/sha1", [2024-03-15T18:01:10.813Z] "crypto/sha256", [2024-03-15T18:01:10.813Z] "crypto/sha512", [2024-03-15T18:01:10.813Z] "crypto/subtle", [2024-03-15T18:01:10.813Z] "crypto/tls", [2024-03-15T18:01:10.813Z] "crypto/x509", [2024-03-15T18:01:10.813Z] "crypto/x509/pkix", [2024-03-15T18:01:10.813Z] "database/sql/driver", [2024-03-15T18:01:10.813Z] "debug/dwarf", [2024-03-15T18:01:10.813Z] "debug/macho", [2024-03-15T18:01:10.813Z] "embed", [2024-03-15T18:01:10.813Z] "encoding", [2024-03-15T18:01:10.813Z] "encoding/asn1", [2024-03-15T18:01:10.813Z] "encoding/base32", [2024-03-15T18:01:10.813Z] "encoding/base64", [2024-03-15T18:01:10.813Z] "encoding/binary", [2024-03-15T18:01:10.813Z] "encoding/csv", [2024-03-15T18:01:10.813Z] "encoding/hex", [2024-03-15T18:01:10.813Z] "encoding/json", [2024-03-15T18:01:10.813Z] "encoding/pem", [2024-03-15T18:01:10.814Z] "encoding/xml", [2024-03-15T18:01:10.814Z] "errors", [2024-03-15T18:01:10.814Z] "flag", [2024-03-15T18:01:10.814Z] "fmt", [2024-03-15T18:01:10.814Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.814Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.814Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.814Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/edgex-go/internal/core/common_config", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.814Z] "github.com/fatih/color", [2024-03-15T18:01:10.814Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.814Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.814Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.814Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.814Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.814Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.814Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.814Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.814Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.814Z] "github.com/go-kit/log", [2024-03-15T18:01:10.814Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.814Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.814Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.814Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.814Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.814Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.814Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.814Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.814Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.814Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.814Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.814Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.814Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.814Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.814Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.814Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.814Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.814Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.814Z] "github.com/google/uuid", [2024-03-15T18:01:10.814Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.814Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.814Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.814Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.814Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.814Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.814Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.814Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.814Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.814Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.814Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.814Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.814Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.814Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.814Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.814Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.814Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.814Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.814Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.814Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.814Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.814Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.814Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.814Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.814Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.814Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.814Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.814Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.814Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.814Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.814Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.814Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.814Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.814Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.814Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.814Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.814Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.814Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.814Z] "github.com/x448/float16", [2024-03-15T18:01:10.814Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.814Z] "go/token", [2024-03-15T18:01:10.814Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.814Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.814Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.814Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.814Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.814Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.814Z] "golang.org/x/net/html", [2024-03-15T18:01:10.814Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.814Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.814Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.814Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.814Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.814Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.814Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.814Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.814Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.814Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.814Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.814Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.814Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.814Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.814Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.814Z] "golang.org/x/text/language", [2024-03-15T18:01:10.814Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.814Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.814Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.814Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.814Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.814Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.814Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.814Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.814Z] "hash", [2024-03-15T18:01:10.814Z] "hash/adler32", [2024-03-15T18:01:10.814Z] "hash/crc32", [2024-03-15T18:01:10.814Z] "hash/fnv", [2024-03-15T18:01:10.814Z] "html", [2024-03-15T18:01:10.814Z] "html/template", [2024-03-15T18:01:10.814Z] "internal/abi", [2024-03-15T18:01:10.814Z] "internal/bytealg", [2024-03-15T18:01:10.814Z] "internal/cpu", [2024-03-15T18:01:10.814Z] "internal/fmtsort", [2024-03-15T18:01:10.814Z] "internal/goexperiment", [2024-03-15T18:01:10.814Z] "internal/itoa", [2024-03-15T18:01:10.814Z] "internal/nettrace", [2024-03-15T18:01:10.814Z] "internal/oserror", [2024-03-15T18:01:10.814Z] "internal/poll", [2024-03-15T18:01:10.814Z] "internal/race", [2024-03-15T18:01:10.814Z] "internal/reflectlite", [2024-03-15T18:01:10.814Z] "internal/singleflight", [2024-03-15T18:01:10.814Z] "internal/syscall/execenv", [2024-03-15T18:01:10.814Z] "internal/syscall/unix", [2024-03-15T18:01:10.814Z] "internal/testlog", [2024-03-15T18:01:10.814Z] "internal/unsafeheader", [2024-03-15T18:01:10.814Z] "io", [2024-03-15T18:01:10.814Z] "io/fs", [2024-03-15T18:01:10.814Z] "io/ioutil", [2024-03-15T18:01:10.814Z] "log", [2024-03-15T18:01:10.814Z] "log/syslog", [2024-03-15T18:01:10.814Z] "math", [2024-03-15T18:01:10.814Z] "math/big", [2024-03-15T18:01:10.814Z] "math/bits", [2024-03-15T18:01:10.814Z] "math/rand", [2024-03-15T18:01:10.814Z] "mime", [2024-03-15T18:01:10.814Z] "mime/multipart", [2024-03-15T18:01:10.814Z] "mime/quotedprintable", [2024-03-15T18:01:10.814Z] "net", [2024-03-15T18:01:10.814Z] "net/http", [2024-03-15T18:01:10.814Z] "net/http/httptest", [2024-03-15T18:01:10.814Z] "net/http/httptrace", [2024-03-15T18:01:10.814Z] "net/http/httputil", [2024-03-15T18:01:10.814Z] "net/http/internal", [2024-03-15T18:01:10.814Z] "net/http/internal/ascii", [2024-03-15T18:01:10.814Z] "net/http/internal/testcert", [2024-03-15T18:01:10.814Z] "net/textproto", [2024-03-15T18:01:10.814Z] "net/url", [2024-03-15T18:01:10.814Z] "os", [2024-03-15T18:01:10.814Z] "os/signal", [2024-03-15T18:01:10.814Z] "path", [2024-03-15T18:01:10.814Z] "path/filepath", [2024-03-15T18:01:10.814Z] "reflect", [2024-03-15T18:01:10.814Z] "regexp", [2024-03-15T18:01:10.814Z] "regexp/syntax", [2024-03-15T18:01:10.814Z] "runtime", [2024-03-15T18:01:10.814Z] "runtime/cgo", [2024-03-15T18:01:10.814Z] "runtime/debug", [2024-03-15T18:01:10.814Z] "runtime/internal/atomic", [2024-03-15T18:01:10.814Z] "runtime/internal/math", [2024-03-15T18:01:10.814Z] "runtime/internal/sys", [2024-03-15T18:01:10.814Z] "runtime/pprof", [2024-03-15T18:01:10.814Z] "sort", [2024-03-15T18:01:10.814Z] "strconv", [2024-03-15T18:01:10.814Z] "strings", [2024-03-15T18:01:10.814Z] "sync", [2024-03-15T18:01:10.814Z] "sync/atomic", [2024-03-15T18:01:10.814Z] "syscall", [2024-03-15T18:01:10.814Z] "text/tabwriter", [2024-03-15T18:01:10.814Z] "text/template", [2024-03-15T18:01:10.814Z] "text/template/parse", [2024-03-15T18:01:10.814Z] "time", [2024-03-15T18:01:10.814Z] "unicode", [2024-03-15T18:01:10.814Z] "unicode/utf16", [2024-03-15T18:01:10.814Z] "unicode/utf8", [2024-03-15T18:01:10.814Z] "unsafe", [2024-03-15T18:01:10.814Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.814Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.814Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.814Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.814Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.814Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.814Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.814Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.814Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.814Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.814Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.814Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.814Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.814Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.814Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.814Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.814Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.814Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.814Z] ] [2024-03-15T18:01:10.814Z] } [2024-03-15T18:01:10.814Z] { [2024-03-15T18:01:10.814Z] "Dir": "/w/workspace/edgex-go/635/internal/core/data/config", [2024-03-15T18:01:10.814Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-15T18:01:10.814Z] "Name": "config", [2024-03-15T18:01:10.814Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.814Z] "Module": { [2024-03-15T18:01:10.814Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.814Z] "Main": true, [2024-03-15T18:01:10.814Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.814Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.814Z] "GoVersion": "1.21" [2024-03-15T18:01:10.814Z] }, [2024-03-15T18:01:10.814Z] "Match": [ [2024-03-15T18:01:10.814Z] "./..." [2024-03-15T18:01:10.814Z] ], [2024-03-15T18:01:10.814Z] "Stale": true, [2024-03-15T18:01:10.814Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.814Z] "GoFiles": [ [2024-03-15T18:01:10.814Z] "config.go" [2024-03-15T18:01:10.814Z] ], [2024-03-15T18:01:10.814Z] "Imports": [ [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-15T18:01:10.814Z] ], [2024-03-15T18:01:10.814Z] "Deps": [ [2024-03-15T18:01:10.814Z] "bufio", [2024-03-15T18:01:10.814Z] "bytes", [2024-03-15T18:01:10.814Z] "compress/flate", [2024-03-15T18:01:10.814Z] "compress/gzip", [2024-03-15T18:01:10.814Z] "compress/zlib", [2024-03-15T18:01:10.814Z] "container/list", [2024-03-15T18:01:10.814Z] "context", [2024-03-15T18:01:10.814Z] "crypto", [2024-03-15T18:01:10.814Z] "crypto/aes", [2024-03-15T18:01:10.814Z] "crypto/cipher", [2024-03-15T18:01:10.814Z] "crypto/des", [2024-03-15T18:01:10.814Z] "crypto/dsa", [2024-03-15T18:01:10.814Z] "crypto/ecdsa", [2024-03-15T18:01:10.814Z] "crypto/ed25519", [2024-03-15T18:01:10.814Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.814Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.814Z] "crypto/elliptic", [2024-03-15T18:01:10.814Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.814Z] "crypto/hmac", [2024-03-15T18:01:10.814Z] "crypto/internal/randutil", [2024-03-15T18:01:10.814Z] "crypto/internal/subtle", [2024-03-15T18:01:10.814Z] "crypto/md5", [2024-03-15T18:01:10.814Z] "crypto/rand", [2024-03-15T18:01:10.814Z] "crypto/rc4", [2024-03-15T18:01:10.814Z] "crypto/rsa", [2024-03-15T18:01:10.814Z] "crypto/sha1", [2024-03-15T18:01:10.814Z] "crypto/sha256", [2024-03-15T18:01:10.814Z] "crypto/sha512", [2024-03-15T18:01:10.814Z] "crypto/subtle", [2024-03-15T18:01:10.814Z] "crypto/tls", [2024-03-15T18:01:10.814Z] "crypto/x509", [2024-03-15T18:01:10.814Z] "crypto/x509/pkix", [2024-03-15T18:01:10.814Z] "database/sql/driver", [2024-03-15T18:01:10.814Z] "debug/dwarf", [2024-03-15T18:01:10.814Z] "debug/macho", [2024-03-15T18:01:10.814Z] "encoding", [2024-03-15T18:01:10.814Z] "encoding/asn1", [2024-03-15T18:01:10.814Z] "encoding/base64", [2024-03-15T18:01:10.814Z] "encoding/binary", [2024-03-15T18:01:10.814Z] "encoding/csv", [2024-03-15T18:01:10.814Z] "encoding/hex", [2024-03-15T18:01:10.814Z] "encoding/json", [2024-03-15T18:01:10.814Z] "encoding/pem", [2024-03-15T18:01:10.814Z] "encoding/xml", [2024-03-15T18:01:10.814Z] "errors", [2024-03-15T18:01:10.814Z] "flag", [2024-03-15T18:01:10.814Z] "fmt", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.814Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.815Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.815Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.815Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.815Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.815Z] "github.com/go-kit/log", [2024-03-15T18:01:10.815Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.815Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.815Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.815Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.815Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.815Z] "github.com/google/uuid", [2024-03-15T18:01:10.815Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.815Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.815Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.815Z] "golang.org/x/net/html", [2024-03-15T18:01:10.815Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.815Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.815Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.815Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.815Z] "golang.org/x/text/language", [2024-03-15T18:01:10.815Z] "hash", [2024-03-15T18:01:10.815Z] "hash/adler32", [2024-03-15T18:01:10.815Z] "hash/crc32", [2024-03-15T18:01:10.815Z] "internal/abi", [2024-03-15T18:01:10.815Z] "internal/bytealg", [2024-03-15T18:01:10.815Z] "internal/cpu", [2024-03-15T18:01:10.815Z] "internal/fmtsort", [2024-03-15T18:01:10.815Z] "internal/goexperiment", [2024-03-15T18:01:10.815Z] "internal/itoa", [2024-03-15T18:01:10.815Z] "internal/nettrace", [2024-03-15T18:01:10.815Z] "internal/oserror", [2024-03-15T18:01:10.815Z] "internal/poll", [2024-03-15T18:01:10.815Z] "internal/race", [2024-03-15T18:01:10.815Z] "internal/reflectlite", [2024-03-15T18:01:10.815Z] "internal/singleflight", [2024-03-15T18:01:10.815Z] "internal/syscall/execenv", [2024-03-15T18:01:10.815Z] "internal/syscall/unix", [2024-03-15T18:01:10.815Z] "internal/testlog", [2024-03-15T18:01:10.815Z] "internal/unsafeheader", [2024-03-15T18:01:10.815Z] "io", [2024-03-15T18:01:10.815Z] "io/fs", [2024-03-15T18:01:10.815Z] "io/ioutil", [2024-03-15T18:01:10.815Z] "log", [2024-03-15T18:01:10.815Z] "math", [2024-03-15T18:01:10.815Z] "math/big", [2024-03-15T18:01:10.815Z] "math/bits", [2024-03-15T18:01:10.815Z] "math/rand", [2024-03-15T18:01:10.815Z] "mime", [2024-03-15T18:01:10.815Z] "mime/multipart", [2024-03-15T18:01:10.815Z] "mime/quotedprintable", [2024-03-15T18:01:10.815Z] "net", [2024-03-15T18:01:10.815Z] "net/http", [2024-03-15T18:01:10.815Z] "net/http/httptest", [2024-03-15T18:01:10.815Z] "net/http/httptrace", [2024-03-15T18:01:10.815Z] "net/http/internal", [2024-03-15T18:01:10.815Z] "net/http/internal/ascii", [2024-03-15T18:01:10.815Z] "net/http/internal/testcert", [2024-03-15T18:01:10.815Z] "net/textproto", [2024-03-15T18:01:10.815Z] "net/url", [2024-03-15T18:01:10.815Z] "os", [2024-03-15T18:01:10.815Z] "path", [2024-03-15T18:01:10.815Z] "path/filepath", [2024-03-15T18:01:10.815Z] "reflect", [2024-03-15T18:01:10.815Z] "regexp", [2024-03-15T18:01:10.815Z] "regexp/syntax", [2024-03-15T18:01:10.815Z] "runtime", [2024-03-15T18:01:10.815Z] "runtime/cgo", [2024-03-15T18:01:10.815Z] "runtime/internal/atomic", [2024-03-15T18:01:10.815Z] "runtime/internal/math", [2024-03-15T18:01:10.815Z] "runtime/internal/sys", [2024-03-15T18:01:10.815Z] "sort", [2024-03-15T18:01:10.815Z] "strconv", [2024-03-15T18:01:10.815Z] "strings", [2024-03-15T18:01:10.815Z] "sync", [2024-03-15T18:01:10.815Z] "sync/atomic", [2024-03-15T18:01:10.815Z] "syscall", [2024-03-15T18:01:10.815Z] "time", [2024-03-15T18:01:10.815Z] "unicode", [2024-03-15T18:01:10.815Z] "unicode/utf16", [2024-03-15T18:01:10.815Z] "unicode/utf8", [2024-03-15T18:01:10.815Z] "unsafe", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.815Z] ] [2024-03-15T18:01:10.815Z] } [2024-03-15T18:01:10.815Z] { [2024-03-15T18:01:10.815Z] "Dir": "/w/workspace/edgex-go/635/internal/core/data/infrastructure/interfaces", [2024-03-15T18:01:10.815Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-15T18:01:10.815Z] "Name": "interfaces", [2024-03-15T18:01:10.815Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.815Z] "Module": { [2024-03-15T18:01:10.815Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.815Z] "Main": true, [2024-03-15T18:01:10.815Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.815Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.815Z] "GoVersion": "1.21" [2024-03-15T18:01:10.815Z] }, [2024-03-15T18:01:10.815Z] "Match": [ [2024-03-15T18:01:10.815Z] "./..." [2024-03-15T18:01:10.815Z] ], [2024-03-15T18:01:10.815Z] "Stale": true, [2024-03-15T18:01:10.815Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.815Z] "GoFiles": [ [2024-03-15T18:01:10.815Z] "db.go" [2024-03-15T18:01:10.815Z] ], [2024-03-15T18:01:10.815Z] "Imports": [ [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models" [2024-03-15T18:01:10.815Z] ], [2024-03-15T18:01:10.815Z] "Deps": [ [2024-03-15T18:01:10.815Z] "bufio", [2024-03-15T18:01:10.815Z] "bytes", [2024-03-15T18:01:10.815Z] "compress/flate", [2024-03-15T18:01:10.815Z] "compress/gzip", [2024-03-15T18:01:10.815Z] "compress/zlib", [2024-03-15T18:01:10.815Z] "container/list", [2024-03-15T18:01:10.815Z] "context", [2024-03-15T18:01:10.815Z] "crypto", [2024-03-15T18:01:10.815Z] "crypto/aes", [2024-03-15T18:01:10.815Z] "crypto/cipher", [2024-03-15T18:01:10.815Z] "crypto/des", [2024-03-15T18:01:10.815Z] "crypto/dsa", [2024-03-15T18:01:10.815Z] "crypto/ecdsa", [2024-03-15T18:01:10.815Z] "crypto/ed25519", [2024-03-15T18:01:10.815Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.815Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.815Z] "crypto/elliptic", [2024-03-15T18:01:10.815Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.815Z] "crypto/hmac", [2024-03-15T18:01:10.815Z] "crypto/internal/randutil", [2024-03-15T18:01:10.815Z] "crypto/internal/subtle", [2024-03-15T18:01:10.815Z] "crypto/md5", [2024-03-15T18:01:10.815Z] "crypto/rand", [2024-03-15T18:01:10.815Z] "crypto/rc4", [2024-03-15T18:01:10.815Z] "crypto/rsa", [2024-03-15T18:01:10.815Z] "crypto/sha1", [2024-03-15T18:01:10.815Z] "crypto/sha256", [2024-03-15T18:01:10.815Z] "crypto/sha512", [2024-03-15T18:01:10.815Z] "crypto/subtle", [2024-03-15T18:01:10.815Z] "crypto/tls", [2024-03-15T18:01:10.815Z] "crypto/x509", [2024-03-15T18:01:10.815Z] "crypto/x509/pkix", [2024-03-15T18:01:10.815Z] "database/sql/driver", [2024-03-15T18:01:10.815Z] "debug/dwarf", [2024-03-15T18:01:10.815Z] "debug/macho", [2024-03-15T18:01:10.815Z] "encoding", [2024-03-15T18:01:10.815Z] "encoding/asn1", [2024-03-15T18:01:10.815Z] "encoding/base64", [2024-03-15T18:01:10.815Z] "encoding/binary", [2024-03-15T18:01:10.815Z] "encoding/csv", [2024-03-15T18:01:10.815Z] "encoding/hex", [2024-03-15T18:01:10.815Z] "encoding/json", [2024-03-15T18:01:10.815Z] "encoding/pem", [2024-03-15T18:01:10.815Z] "encoding/xml", [2024-03-15T18:01:10.815Z] "errors", [2024-03-15T18:01:10.815Z] "fmt", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.815Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.815Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.815Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.815Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.815Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.815Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.815Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.815Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.815Z] "github.com/google/uuid", [2024-03-15T18:01:10.815Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.815Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.815Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.815Z] "golang.org/x/net/html", [2024-03-15T18:01:10.815Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.815Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.815Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.815Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.815Z] "golang.org/x/text/language", [2024-03-15T18:01:10.815Z] "hash", [2024-03-15T18:01:10.815Z] "hash/adler32", [2024-03-15T18:01:10.815Z] "hash/crc32", [2024-03-15T18:01:10.815Z] "internal/abi", [2024-03-15T18:01:10.815Z] "internal/bytealg", [2024-03-15T18:01:10.815Z] "internal/cpu", [2024-03-15T18:01:10.815Z] "internal/fmtsort", [2024-03-15T18:01:10.815Z] "internal/goexperiment", [2024-03-15T18:01:10.815Z] "internal/itoa", [2024-03-15T18:01:10.815Z] "internal/nettrace", [2024-03-15T18:01:10.815Z] "internal/oserror", [2024-03-15T18:01:10.815Z] "internal/poll", [2024-03-15T18:01:10.815Z] "internal/race", [2024-03-15T18:01:10.815Z] "internal/reflectlite", [2024-03-15T18:01:10.815Z] "internal/singleflight", [2024-03-15T18:01:10.815Z] "internal/syscall/execenv", [2024-03-15T18:01:10.815Z] "internal/syscall/unix", [2024-03-15T18:01:10.815Z] "internal/testlog", [2024-03-15T18:01:10.815Z] "internal/unsafeheader", [2024-03-15T18:01:10.815Z] "io", [2024-03-15T18:01:10.815Z] "io/fs", [2024-03-15T18:01:10.815Z] "io/ioutil", [2024-03-15T18:01:10.815Z] "log", [2024-03-15T18:01:10.815Z] "math", [2024-03-15T18:01:10.815Z] "math/big", [2024-03-15T18:01:10.815Z] "math/bits", [2024-03-15T18:01:10.815Z] "math/rand", [2024-03-15T18:01:10.815Z] "mime", [2024-03-15T18:01:10.815Z] "mime/multipart", [2024-03-15T18:01:10.815Z] "mime/quotedprintable", [2024-03-15T18:01:10.815Z] "net", [2024-03-15T18:01:10.815Z] "net/http", [2024-03-15T18:01:10.815Z] "net/http/httptrace", [2024-03-15T18:01:10.815Z] "net/http/internal", [2024-03-15T18:01:10.815Z] "net/http/internal/ascii", [2024-03-15T18:01:10.815Z] "net/textproto", [2024-03-15T18:01:10.815Z] "net/url", [2024-03-15T18:01:10.815Z] "os", [2024-03-15T18:01:10.815Z] "path", [2024-03-15T18:01:10.815Z] "path/filepath", [2024-03-15T18:01:10.815Z] "reflect", [2024-03-15T18:01:10.815Z] "regexp", [2024-03-15T18:01:10.815Z] "regexp/syntax", [2024-03-15T18:01:10.815Z] "runtime", [2024-03-15T18:01:10.815Z] "runtime/cgo", [2024-03-15T18:01:10.815Z] "runtime/internal/atomic", [2024-03-15T18:01:10.815Z] "runtime/internal/math", [2024-03-15T18:01:10.815Z] "runtime/internal/sys", [2024-03-15T18:01:10.815Z] "sort", [2024-03-15T18:01:10.815Z] "strconv", [2024-03-15T18:01:10.815Z] "strings", [2024-03-15T18:01:10.815Z] "sync", [2024-03-15T18:01:10.815Z] "sync/atomic", [2024-03-15T18:01:10.815Z] "syscall", [2024-03-15T18:01:10.815Z] "time", [2024-03-15T18:01:10.815Z] "unicode", [2024-03-15T18:01:10.815Z] "unicode/utf16", [2024-03-15T18:01:10.815Z] "unicode/utf8", [2024-03-15T18:01:10.815Z] "unsafe", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.815Z] ] [2024-03-15T18:01:10.815Z] } [2024-03-15T18:01:10.815Z] { [2024-03-15T18:01:10.815Z] "Dir": "/w/workspace/edgex-go/635/internal/core/data/container", [2024-03-15T18:01:10.815Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-15T18:01:10.815Z] "Name": "container", [2024-03-15T18:01:10.815Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.815Z] "Module": { [2024-03-15T18:01:10.815Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.815Z] "Main": true, [2024-03-15T18:01:10.815Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.815Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.815Z] "GoVersion": "1.21" [2024-03-15T18:01:10.815Z] }, [2024-03-15T18:01:10.815Z] "Match": [ [2024-03-15T18:01:10.815Z] "./..." [2024-03-15T18:01:10.815Z] ], [2024-03-15T18:01:10.815Z] "Stale": true, [2024-03-15T18:01:10.815Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.815Z] "GoFiles": [ [2024-03-15T18:01:10.815Z] "config.go", [2024-03-15T18:01:10.815Z] "database.go" [2024-03-15T18:01:10.815Z] ], [2024-03-15T18:01:10.815Z] "Imports": [ [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-15T18:01:10.815Z] ], [2024-03-15T18:01:10.815Z] "Deps": [ [2024-03-15T18:01:10.815Z] "bufio", [2024-03-15T18:01:10.815Z] "bytes", [2024-03-15T18:01:10.815Z] "compress/flate", [2024-03-15T18:01:10.815Z] "compress/gzip", [2024-03-15T18:01:10.815Z] "compress/zlib", [2024-03-15T18:01:10.815Z] "container/list", [2024-03-15T18:01:10.815Z] "context", [2024-03-15T18:01:10.815Z] "crypto", [2024-03-15T18:01:10.815Z] "crypto/aes", [2024-03-15T18:01:10.815Z] "crypto/cipher", [2024-03-15T18:01:10.815Z] "crypto/des", [2024-03-15T18:01:10.815Z] "crypto/dsa", [2024-03-15T18:01:10.815Z] "crypto/ecdsa", [2024-03-15T18:01:10.815Z] "crypto/ed25519", [2024-03-15T18:01:10.815Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.815Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.815Z] "crypto/elliptic", [2024-03-15T18:01:10.815Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.815Z] "crypto/hmac", [2024-03-15T18:01:10.815Z] "crypto/internal/randutil", [2024-03-15T18:01:10.815Z] "crypto/internal/subtle", [2024-03-15T18:01:10.815Z] "crypto/md5", [2024-03-15T18:01:10.815Z] "crypto/rand", [2024-03-15T18:01:10.815Z] "crypto/rc4", [2024-03-15T18:01:10.815Z] "crypto/rsa", [2024-03-15T18:01:10.815Z] "crypto/sha1", [2024-03-15T18:01:10.815Z] "crypto/sha256", [2024-03-15T18:01:10.815Z] "crypto/sha512", [2024-03-15T18:01:10.815Z] "crypto/subtle", [2024-03-15T18:01:10.815Z] "crypto/tls", [2024-03-15T18:01:10.815Z] "crypto/x509", [2024-03-15T18:01:10.815Z] "crypto/x509/pkix", [2024-03-15T18:01:10.815Z] "database/sql/driver", [2024-03-15T18:01:10.815Z] "debug/dwarf", [2024-03-15T18:01:10.815Z] "debug/macho", [2024-03-15T18:01:10.815Z] "encoding", [2024-03-15T18:01:10.815Z] "encoding/asn1", [2024-03-15T18:01:10.815Z] "encoding/base64", [2024-03-15T18:01:10.815Z] "encoding/binary", [2024-03-15T18:01:10.815Z] "encoding/csv", [2024-03-15T18:01:10.815Z] "encoding/hex", [2024-03-15T18:01:10.815Z] "encoding/json", [2024-03-15T18:01:10.815Z] "encoding/pem", [2024-03-15T18:01:10.815Z] "encoding/xml", [2024-03-15T18:01:10.815Z] "errors", [2024-03-15T18:01:10.815Z] "flag", [2024-03-15T18:01:10.815Z] "fmt", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.815Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.815Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.815Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.815Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.815Z] "github.com/go-kit/log", [2024-03-15T18:01:10.815Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.815Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.815Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.815Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.815Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.815Z] "github.com/google/uuid", [2024-03-15T18:01:10.815Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.815Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.815Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.815Z] "golang.org/x/net/html", [2024-03-15T18:01:10.815Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.815Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.815Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.815Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.815Z] "golang.org/x/text/language", [2024-03-15T18:01:10.815Z] "hash", [2024-03-15T18:01:10.815Z] "hash/adler32", [2024-03-15T18:01:10.815Z] "hash/crc32", [2024-03-15T18:01:10.815Z] "internal/abi", [2024-03-15T18:01:10.815Z] "internal/bytealg", [2024-03-15T18:01:10.815Z] "internal/cpu", [2024-03-15T18:01:10.815Z] "internal/fmtsort", [2024-03-15T18:01:10.815Z] "internal/goexperiment", [2024-03-15T18:01:10.815Z] "internal/itoa", [2024-03-15T18:01:10.815Z] "internal/nettrace", [2024-03-15T18:01:10.815Z] "internal/oserror", [2024-03-15T18:01:10.815Z] "internal/poll", [2024-03-15T18:01:10.815Z] "internal/race", [2024-03-15T18:01:10.815Z] "internal/reflectlite", [2024-03-15T18:01:10.815Z] "internal/singleflight", [2024-03-15T18:01:10.815Z] "internal/syscall/execenv", [2024-03-15T18:01:10.815Z] "internal/syscall/unix", [2024-03-15T18:01:10.815Z] "internal/testlog", [2024-03-15T18:01:10.815Z] "internal/unsafeheader", [2024-03-15T18:01:10.815Z] "io", [2024-03-15T18:01:10.815Z] "io/fs", [2024-03-15T18:01:10.815Z] "io/ioutil", [2024-03-15T18:01:10.815Z] "log", [2024-03-15T18:01:10.815Z] "math", [2024-03-15T18:01:10.815Z] "math/big", [2024-03-15T18:01:10.815Z] "math/bits", [2024-03-15T18:01:10.815Z] "math/rand", [2024-03-15T18:01:10.815Z] "mime", [2024-03-15T18:01:10.815Z] "mime/multipart", [2024-03-15T18:01:10.815Z] "mime/quotedprintable", [2024-03-15T18:01:10.815Z] "net", [2024-03-15T18:01:10.815Z] "net/http", [2024-03-15T18:01:10.815Z] "net/http/httptest", [2024-03-15T18:01:10.815Z] "net/http/httptrace", [2024-03-15T18:01:10.815Z] "net/http/internal", [2024-03-15T18:01:10.815Z] "net/http/internal/ascii", [2024-03-15T18:01:10.815Z] "net/http/internal/testcert", [2024-03-15T18:01:10.815Z] "net/textproto", [2024-03-15T18:01:10.815Z] "net/url", [2024-03-15T18:01:10.815Z] "os", [2024-03-15T18:01:10.815Z] "path", [2024-03-15T18:01:10.815Z] "path/filepath", [2024-03-15T18:01:10.815Z] "reflect", [2024-03-15T18:01:10.815Z] "regexp", [2024-03-15T18:01:10.815Z] "regexp/syntax", [2024-03-15T18:01:10.815Z] "runtime", [2024-03-15T18:01:10.815Z] "runtime/cgo", [2024-03-15T18:01:10.815Z] "runtime/internal/atomic", [2024-03-15T18:01:10.815Z] "runtime/internal/math", [2024-03-15T18:01:10.815Z] "runtime/internal/sys", [2024-03-15T18:01:10.815Z] "sort", [2024-03-15T18:01:10.815Z] "strconv", [2024-03-15T18:01:10.815Z] "strings", [2024-03-15T18:01:10.815Z] "sync", [2024-03-15T18:01:10.815Z] "sync/atomic", [2024-03-15T18:01:10.815Z] "syscall", [2024-03-15T18:01:10.815Z] "time", [2024-03-15T18:01:10.815Z] "unicode", [2024-03-15T18:01:10.815Z] "unicode/utf16", [2024-03-15T18:01:10.815Z] "unicode/utf8", [2024-03-15T18:01:10.815Z] "unsafe", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.815Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.815Z] ] [2024-03-15T18:01:10.815Z] } [2024-03-15T18:01:10.815Z] { [2024-03-15T18:01:10.815Z] "Dir": "/w/workspace/edgex-go/635/internal/core/data/application", [2024-03-15T18:01:10.815Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-03-15T18:01:10.815Z] "Name": "application", [2024-03-15T18:01:10.815Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.815Z] "Module": { [2024-03-15T18:01:10.815Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.815Z] "Main": true, [2024-03-15T18:01:10.815Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.815Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.815Z] "GoVersion": "1.21" [2024-03-15T18:01:10.815Z] }, [2024-03-15T18:01:10.815Z] "Match": [ [2024-03-15T18:01:10.815Z] "./..." [2024-03-15T18:01:10.815Z] ], [2024-03-15T18:01:10.815Z] "Stale": true, [2024-03-15T18:01:10.815Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.815Z] "GoFiles": [ [2024-03-15T18:01:10.815Z] "app.go", [2024-03-15T18:01:10.815Z] "event.go", [2024-03-15T18:01:10.815Z] "reading.go" [2024-03-15T18:01:10.815Z] ], [2024-03-15T18:01:10.815Z] "Imports": [ [2024-03-15T18:01:10.815Z] "context", [2024-03-15T18:01:10.815Z] "fmt", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.815Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.815Z] "github.com/google/uuid", [2024-03-15T18:01:10.815Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.815Z] "strings", [2024-03-15T18:01:10.815Z] "sync", [2024-03-15T18:01:10.815Z] "time" [2024-03-15T18:01:10.815Z] ], [2024-03-15T18:01:10.815Z] "Deps": [ [2024-03-15T18:01:10.815Z] "bufio", [2024-03-15T18:01:10.815Z] "bytes", [2024-03-15T18:01:10.815Z] "compress/flate", [2024-03-15T18:01:10.815Z] "compress/gzip", [2024-03-15T18:01:10.815Z] "compress/zlib", [2024-03-15T18:01:10.815Z] "container/list", [2024-03-15T18:01:10.815Z] "context", [2024-03-15T18:01:10.815Z] "crypto", [2024-03-15T18:01:10.815Z] "crypto/aes", [2024-03-15T18:01:10.815Z] "crypto/cipher", [2024-03-15T18:01:10.815Z] "crypto/des", [2024-03-15T18:01:10.815Z] "crypto/dsa", [2024-03-15T18:01:10.815Z] "crypto/ecdsa", [2024-03-15T18:01:10.815Z] "crypto/ed25519", [2024-03-15T18:01:10.815Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.815Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.815Z] "crypto/elliptic", [2024-03-15T18:01:10.815Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.815Z] "crypto/hmac", [2024-03-15T18:01:10.815Z] "crypto/internal/randutil", [2024-03-15T18:01:10.815Z] "crypto/internal/subtle", [2024-03-15T18:01:10.815Z] "crypto/md5", [2024-03-15T18:01:10.815Z] "crypto/rand", [2024-03-15T18:01:10.815Z] "crypto/rc4", [2024-03-15T18:01:10.815Z] "crypto/rsa", [2024-03-15T18:01:10.815Z] "crypto/sha1", [2024-03-15T18:01:10.816Z] "crypto/sha256", [2024-03-15T18:01:10.816Z] "crypto/sha512", [2024-03-15T18:01:10.816Z] "crypto/subtle", [2024-03-15T18:01:10.816Z] "crypto/tls", [2024-03-15T18:01:10.816Z] "crypto/x509", [2024-03-15T18:01:10.816Z] "crypto/x509/pkix", [2024-03-15T18:01:10.816Z] "database/sql/driver", [2024-03-15T18:01:10.816Z] "debug/dwarf", [2024-03-15T18:01:10.816Z] "debug/macho", [2024-03-15T18:01:10.816Z] "embed", [2024-03-15T18:01:10.816Z] "encoding", [2024-03-15T18:01:10.816Z] "encoding/asn1", [2024-03-15T18:01:10.816Z] "encoding/base32", [2024-03-15T18:01:10.816Z] "encoding/base64", [2024-03-15T18:01:10.816Z] "encoding/binary", [2024-03-15T18:01:10.816Z] "encoding/csv", [2024-03-15T18:01:10.816Z] "encoding/hex", [2024-03-15T18:01:10.816Z] "encoding/json", [2024-03-15T18:01:10.816Z] "encoding/pem", [2024-03-15T18:01:10.816Z] "encoding/xml", [2024-03-15T18:01:10.816Z] "errors", [2024-03-15T18:01:10.816Z] "flag", [2024-03-15T18:01:10.816Z] "fmt", [2024-03-15T18:01:10.816Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.816Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.816Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.816Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.816Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.816Z] "github.com/fatih/color", [2024-03-15T18:01:10.816Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.816Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.816Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.816Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.816Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.816Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.816Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.816Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.816Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.816Z] "github.com/go-kit/log", [2024-03-15T18:01:10.816Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.816Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.816Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.816Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.816Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.816Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.816Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.816Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.816Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.816Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.816Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.816Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.816Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.816Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.816Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.816Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.816Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.816Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.816Z] "github.com/google/uuid", [2024-03-15T18:01:10.816Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.816Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.816Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.816Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.816Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.816Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.816Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.816Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.816Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.816Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.816Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.816Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.816Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.816Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.816Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.816Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.816Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.816Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.816Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.816Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.816Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.816Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.816Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.816Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.816Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.816Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.816Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.816Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.816Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.816Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.816Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.816Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.816Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.816Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.816Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.816Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.816Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.816Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.816Z] "github.com/x448/float16", [2024-03-15T18:01:10.816Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.816Z] "go/token", [2024-03-15T18:01:10.816Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.816Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.816Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.816Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.816Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.816Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.816Z] "golang.org/x/net/html", [2024-03-15T18:01:10.816Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.816Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.816Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.816Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.816Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.816Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.816Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.816Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.816Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.816Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.816Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.816Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.816Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.816Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.816Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.816Z] "golang.org/x/text/language", [2024-03-15T18:01:10.816Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.816Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.816Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.816Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.816Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.816Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.816Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.816Z] "hash", [2024-03-15T18:01:10.816Z] "hash/adler32", [2024-03-15T18:01:10.816Z] "hash/crc32", [2024-03-15T18:01:10.816Z] "hash/fnv", [2024-03-15T18:01:10.816Z] "html", [2024-03-15T18:01:10.816Z] "html/template", [2024-03-15T18:01:10.816Z] "internal/abi", [2024-03-15T18:01:10.816Z] "internal/bytealg", [2024-03-15T18:01:10.816Z] "internal/cpu", [2024-03-15T18:01:10.816Z] "internal/fmtsort", [2024-03-15T18:01:10.816Z] "internal/goexperiment", [2024-03-15T18:01:10.816Z] "internal/itoa", [2024-03-15T18:01:10.816Z] "internal/nettrace", [2024-03-15T18:01:10.816Z] "internal/oserror", [2024-03-15T18:01:10.816Z] "internal/poll", [2024-03-15T18:01:10.816Z] "internal/race", [2024-03-15T18:01:10.816Z] "internal/reflectlite", [2024-03-15T18:01:10.816Z] "internal/singleflight", [2024-03-15T18:01:10.816Z] "internal/syscall/execenv", [2024-03-15T18:01:10.816Z] "internal/syscall/unix", [2024-03-15T18:01:10.816Z] "internal/testlog", [2024-03-15T18:01:10.816Z] "internal/unsafeheader", [2024-03-15T18:01:10.816Z] "io", [2024-03-15T18:01:10.816Z] "io/fs", [2024-03-15T18:01:10.816Z] "io/ioutil", [2024-03-15T18:01:10.816Z] "log", [2024-03-15T18:01:10.816Z] "log/syslog", [2024-03-15T18:01:10.816Z] "math", [2024-03-15T18:01:10.816Z] "math/big", [2024-03-15T18:01:10.816Z] "math/bits", [2024-03-15T18:01:10.816Z] "math/rand", [2024-03-15T18:01:10.816Z] "mime", [2024-03-15T18:01:10.816Z] "mime/multipart", [2024-03-15T18:01:10.816Z] "mime/quotedprintable", [2024-03-15T18:01:10.816Z] "net", [2024-03-15T18:01:10.816Z] "net/http", [2024-03-15T18:01:10.816Z] "net/http/httptest", [2024-03-15T18:01:10.816Z] "net/http/httptrace", [2024-03-15T18:01:10.816Z] "net/http/httputil", [2024-03-15T18:01:10.816Z] "net/http/internal", [2024-03-15T18:01:10.816Z] "net/http/internal/ascii", [2024-03-15T18:01:10.816Z] "net/http/internal/testcert", [2024-03-15T18:01:10.816Z] "net/textproto", [2024-03-15T18:01:10.816Z] "net/url", [2024-03-15T18:01:10.816Z] "os", [2024-03-15T18:01:10.816Z] "os/signal", [2024-03-15T18:01:10.816Z] "path", [2024-03-15T18:01:10.816Z] "path/filepath", [2024-03-15T18:01:10.816Z] "reflect", [2024-03-15T18:01:10.816Z] "regexp", [2024-03-15T18:01:10.816Z] "regexp/syntax", [2024-03-15T18:01:10.816Z] "runtime", [2024-03-15T18:01:10.816Z] "runtime/cgo", [2024-03-15T18:01:10.816Z] "runtime/debug", [2024-03-15T18:01:10.816Z] "runtime/internal/atomic", [2024-03-15T18:01:10.816Z] "runtime/internal/math", [2024-03-15T18:01:10.816Z] "runtime/internal/sys", [2024-03-15T18:01:10.816Z] "runtime/pprof", [2024-03-15T18:01:10.816Z] "sort", [2024-03-15T18:01:10.816Z] "strconv", [2024-03-15T18:01:10.816Z] "strings", [2024-03-15T18:01:10.816Z] "sync", [2024-03-15T18:01:10.816Z] "sync/atomic", [2024-03-15T18:01:10.816Z] "syscall", [2024-03-15T18:01:10.816Z] "text/tabwriter", [2024-03-15T18:01:10.816Z] "text/template", [2024-03-15T18:01:10.816Z] "text/template/parse", [2024-03-15T18:01:10.816Z] "time", [2024-03-15T18:01:10.816Z] "unicode", [2024-03-15T18:01:10.816Z] "unicode/utf16", [2024-03-15T18:01:10.816Z] "unicode/utf8", [2024-03-15T18:01:10.816Z] "unsafe", [2024-03-15T18:01:10.816Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.816Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.816Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.816Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.817Z] ], [2024-03-15T18:01:10.817Z] "TestGoFiles": [ [2024-03-15T18:01:10.817Z] "event_test.go", [2024-03-15T18:01:10.817Z] "reading_test.go" [2024-03-15T18:01:10.817Z] ], [2024-03-15T18:01:10.817Z] "TestImports": [ [2024-03-15T18:01:10.817Z] "context", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/edgex-go/internal/core/data/mocks", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.817Z] "github.com/google/uuid", [2024-03-15T18:01:10.817Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.817Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.817Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.817Z] "net/http", [2024-03-15T18:01:10.817Z] "testing" [2024-03-15T18:01:10.817Z] ] [2024-03-15T18:01:10.817Z] } [2024-03-15T18:01:10.817Z] { [2024-03-15T18:01:10.817Z] "Dir": "/w/workspace/edgex-go/635/internal/io", [2024-03-15T18:01:10.817Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-15T18:01:10.817Z] "Name": "io", [2024-03-15T18:01:10.817Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.817Z] "Module": { [2024-03-15T18:01:10.817Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.817Z] "Main": true, [2024-03-15T18:01:10.817Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.817Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.817Z] "GoVersion": "1.21" [2024-03-15T18:01:10.817Z] }, [2024-03-15T18:01:10.817Z] "Match": [ [2024-03-15T18:01:10.817Z] "./..." [2024-03-15T18:01:10.817Z] ], [2024-03-15T18:01:10.817Z] "Stale": true, [2024-03-15T18:01:10.817Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.817Z] "GoFiles": [ [2024-03-15T18:01:10.817Z] "reader.go" [2024-03-15T18:01:10.817Z] ], [2024-03-15T18:01:10.817Z] "Imports": [ [2024-03-15T18:01:10.817Z] "encoding/json", [2024-03-15T18:01:10.817Z] "fmt", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.817Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.817Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.817Z] "io", [2024-03-15T18:01:10.817Z] "strings" [2024-03-15T18:01:10.817Z] ], [2024-03-15T18:01:10.817Z] "Deps": [ [2024-03-15T18:01:10.817Z] "bufio", [2024-03-15T18:01:10.817Z] "bytes", [2024-03-15T18:01:10.817Z] "compress/flate", [2024-03-15T18:01:10.817Z] "compress/gzip", [2024-03-15T18:01:10.817Z] "compress/zlib", [2024-03-15T18:01:10.817Z] "container/list", [2024-03-15T18:01:10.817Z] "context", [2024-03-15T18:01:10.817Z] "crypto", [2024-03-15T18:01:10.817Z] "crypto/aes", [2024-03-15T18:01:10.817Z] "crypto/cipher", [2024-03-15T18:01:10.817Z] "crypto/des", [2024-03-15T18:01:10.817Z] "crypto/dsa", [2024-03-15T18:01:10.817Z] "crypto/ecdsa", [2024-03-15T18:01:10.817Z] "crypto/ed25519", [2024-03-15T18:01:10.817Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.817Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.817Z] "crypto/elliptic", [2024-03-15T18:01:10.817Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.817Z] "crypto/hmac", [2024-03-15T18:01:10.817Z] "crypto/internal/randutil", [2024-03-15T18:01:10.817Z] "crypto/internal/subtle", [2024-03-15T18:01:10.817Z] "crypto/md5", [2024-03-15T18:01:10.817Z] "crypto/rand", [2024-03-15T18:01:10.817Z] "crypto/rc4", [2024-03-15T18:01:10.817Z] "crypto/rsa", [2024-03-15T18:01:10.817Z] "crypto/sha1", [2024-03-15T18:01:10.817Z] "crypto/sha256", [2024-03-15T18:01:10.817Z] "crypto/sha512", [2024-03-15T18:01:10.817Z] "crypto/subtle", [2024-03-15T18:01:10.817Z] "crypto/tls", [2024-03-15T18:01:10.817Z] "crypto/x509", [2024-03-15T18:01:10.817Z] "crypto/x509/pkix", [2024-03-15T18:01:10.817Z] "database/sql/driver", [2024-03-15T18:01:10.817Z] "debug/dwarf", [2024-03-15T18:01:10.817Z] "debug/macho", [2024-03-15T18:01:10.817Z] "encoding", [2024-03-15T18:01:10.817Z] "encoding/asn1", [2024-03-15T18:01:10.817Z] "encoding/base32", [2024-03-15T18:01:10.817Z] "encoding/base64", [2024-03-15T18:01:10.817Z] "encoding/binary", [2024-03-15T18:01:10.817Z] "encoding/csv", [2024-03-15T18:01:10.817Z] "encoding/hex", [2024-03-15T18:01:10.817Z] "encoding/json", [2024-03-15T18:01:10.817Z] "encoding/pem", [2024-03-15T18:01:10.817Z] "encoding/xml", [2024-03-15T18:01:10.817Z] "errors", [2024-03-15T18:01:10.817Z] "fmt", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.817Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.817Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.817Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.817Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.817Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.817Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.817Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.817Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.817Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.817Z] "github.com/google/uuid", [2024-03-15T18:01:10.817Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.817Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.817Z] "github.com/x448/float16", [2024-03-15T18:01:10.817Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.817Z] "golang.org/x/net/html", [2024-03-15T18:01:10.817Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.817Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.817Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.817Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.817Z] "golang.org/x/text/language", [2024-03-15T18:01:10.817Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.817Z] "hash", [2024-03-15T18:01:10.817Z] "hash/adler32", [2024-03-15T18:01:10.817Z] "hash/crc32", [2024-03-15T18:01:10.817Z] "internal/abi", [2024-03-15T18:01:10.817Z] "internal/bytealg", [2024-03-15T18:01:10.817Z] "internal/cpu", [2024-03-15T18:01:10.817Z] "internal/fmtsort", [2024-03-15T18:01:10.817Z] "internal/goexperiment", [2024-03-15T18:01:10.817Z] "internal/itoa", [2024-03-15T18:01:10.817Z] "internal/nettrace", [2024-03-15T18:01:10.817Z] "internal/oserror", [2024-03-15T18:01:10.817Z] "internal/poll", [2024-03-15T18:01:10.817Z] "internal/race", [2024-03-15T18:01:10.817Z] "internal/reflectlite", [2024-03-15T18:01:10.817Z] "internal/singleflight", [2024-03-15T18:01:10.817Z] "internal/syscall/execenv", [2024-03-15T18:01:10.817Z] "internal/syscall/unix", [2024-03-15T18:01:10.817Z] "internal/testlog", [2024-03-15T18:01:10.817Z] "internal/unsafeheader", [2024-03-15T18:01:10.817Z] "io", [2024-03-15T18:01:10.817Z] "io/fs", [2024-03-15T18:01:10.817Z] "io/ioutil", [2024-03-15T18:01:10.817Z] "log", [2024-03-15T18:01:10.817Z] "math", [2024-03-15T18:01:10.817Z] "math/big", [2024-03-15T18:01:10.817Z] "math/bits", [2024-03-15T18:01:10.817Z] "math/rand", [2024-03-15T18:01:10.817Z] "mime", [2024-03-15T18:01:10.817Z] "mime/multipart", [2024-03-15T18:01:10.817Z] "mime/quotedprintable", [2024-03-15T18:01:10.817Z] "net", [2024-03-15T18:01:10.817Z] "net/http", [2024-03-15T18:01:10.817Z] "net/http/httptrace", [2024-03-15T18:01:10.817Z] "net/http/internal", [2024-03-15T18:01:10.817Z] "net/http/internal/ascii", [2024-03-15T18:01:10.817Z] "net/textproto", [2024-03-15T18:01:10.817Z] "net/url", [2024-03-15T18:01:10.817Z] "os", [2024-03-15T18:01:10.817Z] "path", [2024-03-15T18:01:10.817Z] "path/filepath", [2024-03-15T18:01:10.817Z] "reflect", [2024-03-15T18:01:10.817Z] "regexp", [2024-03-15T18:01:10.817Z] "regexp/syntax", [2024-03-15T18:01:10.817Z] "runtime", [2024-03-15T18:01:10.817Z] "runtime/cgo", [2024-03-15T18:01:10.817Z] "runtime/internal/atomic", [2024-03-15T18:01:10.817Z] "runtime/internal/math", [2024-03-15T18:01:10.817Z] "runtime/internal/sys", [2024-03-15T18:01:10.817Z] "sort", [2024-03-15T18:01:10.817Z] "strconv", [2024-03-15T18:01:10.817Z] "strings", [2024-03-15T18:01:10.817Z] "sync", [2024-03-15T18:01:10.817Z] "sync/atomic", [2024-03-15T18:01:10.817Z] "syscall", [2024-03-15T18:01:10.817Z] "time", [2024-03-15T18:01:10.817Z] "unicode", [2024-03-15T18:01:10.817Z] "unicode/utf16", [2024-03-15T18:01:10.817Z] "unicode/utf8", [2024-03-15T18:01:10.817Z] "unsafe", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.817Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.817Z] ], [2024-03-15T18:01:10.817Z] "TestGoFiles": [ [2024-03-15T18:01:10.817Z] "reader_test.go" [2024-03-15T18:01:10.817Z] ], [2024-03-15T18:01:10.817Z] "TestImports": [ [2024-03-15T18:01:10.817Z] "bytes", [2024-03-15T18:01:10.817Z] "encoding/json", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.817Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.817Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.817Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.817Z] "testing" [2024-03-15T18:01:10.817Z] ] [2024-03-15T18:01:10.817Z] } [2024-03-15T18:01:10.817Z] { [2024-03-15T18:01:10.817Z] "Dir": "/w/workspace/edgex-go/635/internal/core/data/controller/http", [2024-03-15T18:01:10.817Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/controller/http", [2024-03-15T18:01:10.817Z] "Name": "http", [2024-03-15T18:01:10.817Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.817Z] "Module": { [2024-03-15T18:01:10.817Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.817Z] "Main": true, [2024-03-15T18:01:10.817Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.817Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.817Z] "GoVersion": "1.21" [2024-03-15T18:01:10.817Z] }, [2024-03-15T18:01:10.817Z] "Match": [ [2024-03-15T18:01:10.817Z] "./..." [2024-03-15T18:01:10.817Z] ], [2024-03-15T18:01:10.817Z] "Stale": true, [2024-03-15T18:01:10.817Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.817Z] "GoFiles": [ [2024-03-15T18:01:10.817Z] "event.go", [2024-03-15T18:01:10.817Z] "reading.go" [2024-03-15T18:01:10.817Z] ], [2024-03-15T18:01:10.817Z] "Imports": [ [2024-03-15T18:01:10.817Z] "bytes", [2024-03-15T18:01:10.817Z] "fmt", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.817Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.817Z] "io", [2024-03-15T18:01:10.817Z] "math", [2024-03-15T18:01:10.817Z] "net/http", [2024-03-15T18:01:10.817Z] "strconv", [2024-03-15T18:01:10.817Z] "strings", [2024-03-15T18:01:10.817Z] "sync" [2024-03-15T18:01:10.817Z] ], [2024-03-15T18:01:10.817Z] "Deps": [ [2024-03-15T18:01:10.817Z] "bufio", [2024-03-15T18:01:10.817Z] "bytes", [2024-03-15T18:01:10.817Z] "compress/flate", [2024-03-15T18:01:10.817Z] "compress/gzip", [2024-03-15T18:01:10.817Z] "compress/zlib", [2024-03-15T18:01:10.817Z] "container/list", [2024-03-15T18:01:10.817Z] "context", [2024-03-15T18:01:10.817Z] "crypto", [2024-03-15T18:01:10.817Z] "crypto/aes", [2024-03-15T18:01:10.817Z] "crypto/cipher", [2024-03-15T18:01:10.817Z] "crypto/des", [2024-03-15T18:01:10.817Z] "crypto/dsa", [2024-03-15T18:01:10.817Z] "crypto/ecdsa", [2024-03-15T18:01:10.817Z] "crypto/ed25519", [2024-03-15T18:01:10.817Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.817Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.817Z] "crypto/elliptic", [2024-03-15T18:01:10.817Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.817Z] "crypto/hmac", [2024-03-15T18:01:10.817Z] "crypto/internal/randutil", [2024-03-15T18:01:10.817Z] "crypto/internal/subtle", [2024-03-15T18:01:10.817Z] "crypto/md5", [2024-03-15T18:01:10.817Z] "crypto/rand", [2024-03-15T18:01:10.817Z] "crypto/rc4", [2024-03-15T18:01:10.817Z] "crypto/rsa", [2024-03-15T18:01:10.817Z] "crypto/sha1", [2024-03-15T18:01:10.817Z] "crypto/sha256", [2024-03-15T18:01:10.817Z] "crypto/sha512", [2024-03-15T18:01:10.817Z] "crypto/subtle", [2024-03-15T18:01:10.817Z] "crypto/tls", [2024-03-15T18:01:10.817Z] "crypto/x509", [2024-03-15T18:01:10.817Z] "crypto/x509/pkix", [2024-03-15T18:01:10.817Z] "database/sql/driver", [2024-03-15T18:01:10.817Z] "debug/dwarf", [2024-03-15T18:01:10.817Z] "debug/macho", [2024-03-15T18:01:10.817Z] "embed", [2024-03-15T18:01:10.817Z] "encoding", [2024-03-15T18:01:10.817Z] "encoding/asn1", [2024-03-15T18:01:10.817Z] "encoding/base32", [2024-03-15T18:01:10.817Z] "encoding/base64", [2024-03-15T18:01:10.817Z] "encoding/binary", [2024-03-15T18:01:10.817Z] "encoding/csv", [2024-03-15T18:01:10.817Z] "encoding/hex", [2024-03-15T18:01:10.817Z] "encoding/json", [2024-03-15T18:01:10.817Z] "encoding/pem", [2024-03-15T18:01:10.817Z] "encoding/xml", [2024-03-15T18:01:10.817Z] "errors", [2024-03-15T18:01:10.817Z] "flag", [2024-03-15T18:01:10.817Z] "fmt", [2024-03-15T18:01:10.817Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.817Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.817Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.817Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.817Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.817Z] "github.com/fatih/color", [2024-03-15T18:01:10.817Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.817Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.817Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.817Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.817Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.817Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.817Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.817Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.817Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.817Z] "github.com/go-kit/log", [2024-03-15T18:01:10.817Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.817Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.817Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.817Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.817Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.817Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.817Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.817Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.817Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.817Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.817Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.817Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.817Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.817Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.817Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.817Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.817Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.817Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.817Z] "github.com/google/uuid", [2024-03-15T18:01:10.817Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.817Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.817Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.817Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.817Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.817Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.817Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.817Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.817Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.817Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.817Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.817Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.817Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.817Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.817Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.817Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.817Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.817Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.817Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.817Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.817Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.817Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.817Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.817Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.817Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.817Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.817Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.817Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.817Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.817Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.817Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.818Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.818Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.818Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.818Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.818Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.818Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.818Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.818Z] "github.com/x448/float16", [2024-03-15T18:01:10.818Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.818Z] "go/token", [2024-03-15T18:01:10.818Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.818Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.818Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.818Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.818Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.818Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.818Z] "golang.org/x/net/html", [2024-03-15T18:01:10.818Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.818Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.818Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.818Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.818Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.818Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.818Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.818Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.818Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.818Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.818Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.818Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.818Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.818Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.818Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.818Z] "golang.org/x/text/language", [2024-03-15T18:01:10.818Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.818Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.818Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.818Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.818Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.818Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.818Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.818Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.818Z] "hash", [2024-03-15T18:01:10.818Z] "hash/adler32", [2024-03-15T18:01:10.818Z] "hash/crc32", [2024-03-15T18:01:10.818Z] "hash/fnv", [2024-03-15T18:01:10.818Z] "html", [2024-03-15T18:01:10.818Z] "html/template", [2024-03-15T18:01:10.818Z] "internal/abi", [2024-03-15T18:01:10.818Z] "internal/bytealg", [2024-03-15T18:01:10.818Z] "internal/cpu", [2024-03-15T18:01:10.818Z] "internal/fmtsort", [2024-03-15T18:01:10.818Z] "internal/goexperiment", [2024-03-15T18:01:10.818Z] "internal/itoa", [2024-03-15T18:01:10.818Z] "internal/nettrace", [2024-03-15T18:01:10.818Z] "internal/oserror", [2024-03-15T18:01:10.818Z] "internal/poll", [2024-03-15T18:01:10.818Z] "internal/race", [2024-03-15T18:01:10.818Z] "internal/reflectlite", [2024-03-15T18:01:10.818Z] "internal/singleflight", [2024-03-15T18:01:10.818Z] "internal/syscall/execenv", [2024-03-15T18:01:10.818Z] "internal/syscall/unix", [2024-03-15T18:01:10.818Z] "internal/testlog", [2024-03-15T18:01:10.818Z] "internal/unsafeheader", [2024-03-15T18:01:10.818Z] "io", [2024-03-15T18:01:10.818Z] "io/fs", [2024-03-15T18:01:10.818Z] "io/ioutil", [2024-03-15T18:01:10.818Z] "log", [2024-03-15T18:01:10.818Z] "log/syslog", [2024-03-15T18:01:10.818Z] "math", [2024-03-15T18:01:10.818Z] "math/big", [2024-03-15T18:01:10.818Z] "math/bits", [2024-03-15T18:01:10.818Z] "math/rand", [2024-03-15T18:01:10.818Z] "mime", [2024-03-15T18:01:10.818Z] "mime/multipart", [2024-03-15T18:01:10.818Z] "mime/quotedprintable", [2024-03-15T18:01:10.818Z] "net", [2024-03-15T18:01:10.818Z] "net/http", [2024-03-15T18:01:10.818Z] "net/http/httptest", [2024-03-15T18:01:10.818Z] "net/http/httptrace", [2024-03-15T18:01:10.818Z] "net/http/httputil", [2024-03-15T18:01:10.818Z] "net/http/internal", [2024-03-15T18:01:10.818Z] "net/http/internal/ascii", [2024-03-15T18:01:10.818Z] "net/http/internal/testcert", [2024-03-15T18:01:10.818Z] "net/textproto", [2024-03-15T18:01:10.818Z] "net/url", [2024-03-15T18:01:10.818Z] "os", [2024-03-15T18:01:10.818Z] "os/signal", [2024-03-15T18:01:10.818Z] "path", [2024-03-15T18:01:10.818Z] "path/filepath", [2024-03-15T18:01:10.818Z] "reflect", [2024-03-15T18:01:10.818Z] "regexp", [2024-03-15T18:01:10.818Z] "regexp/syntax", [2024-03-15T18:01:10.818Z] "runtime", [2024-03-15T18:01:10.818Z] "runtime/cgo", [2024-03-15T18:01:10.818Z] "runtime/debug", [2024-03-15T18:01:10.818Z] "runtime/internal/atomic", [2024-03-15T18:01:10.818Z] "runtime/internal/math", [2024-03-15T18:01:10.818Z] "runtime/internal/sys", [2024-03-15T18:01:10.818Z] "runtime/pprof", [2024-03-15T18:01:10.818Z] "sort", [2024-03-15T18:01:10.818Z] "strconv", [2024-03-15T18:01:10.818Z] "strings", [2024-03-15T18:01:10.818Z] "sync", [2024-03-15T18:01:10.818Z] "sync/atomic", [2024-03-15T18:01:10.818Z] "syscall", [2024-03-15T18:01:10.818Z] "text/tabwriter", [2024-03-15T18:01:10.818Z] "text/template", [2024-03-15T18:01:10.818Z] "text/template/parse", [2024-03-15T18:01:10.818Z] "time", [2024-03-15T18:01:10.818Z] "unicode", [2024-03-15T18:01:10.818Z] "unicode/utf16", [2024-03-15T18:01:10.818Z] "unicode/utf8", [2024-03-15T18:01:10.818Z] "unsafe", [2024-03-15T18:01:10.818Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.818Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.818Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.818Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.818Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.818Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.818Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.818Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.818Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.818Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.818Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.818Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.818Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.818Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.818Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.818Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.818Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.818Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.818Z] ], [2024-03-15T18:01:10.818Z] "TestGoFiles": [ [2024-03-15T18:01:10.818Z] "const_test.go", [2024-03-15T18:01:10.818Z] "event_test.go", [2024-03-15T18:01:10.818Z] "reading_test.go" [2024-03-15T18:01:10.818Z] ], [2024-03-15T18:01:10.818Z] "TestImports": [ [2024-03-15T18:01:10.818Z] "encoding/json", [2024-03-15T18:01:10.818Z] "fmt", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/edgex-go/internal/core/data/mocks", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.818Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.818Z] "github.com/google/uuid", [2024-03-15T18:01:10.818Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.818Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.818Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.818Z] "io", [2024-03-15T18:01:10.818Z] "net/http", [2024-03-15T18:01:10.818Z] "net/http/httptest", [2024-03-15T18:01:10.818Z] "strings", [2024-03-15T18:01:10.818Z] "testing" [2024-03-15T18:01:10.818Z] ] [2024-03-15T18:01:10.818Z] } [2024-03-15T18:01:10.818Z] { [2024-03-15T18:01:10.818Z] "Dir": "/w/workspace/edgex-go/635/internal/core/data/controller/messaging", [2024-03-15T18:01:10.818Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging", [2024-03-15T18:01:10.818Z] "Name": "messaging", [2024-03-15T18:01:10.818Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.818Z] "Module": { [2024-03-15T18:01:10.818Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.818Z] "Main": true, [2024-03-15T18:01:10.818Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.818Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.818Z] "GoVersion": "1.21" [2024-03-15T18:01:10.818Z] }, [2024-03-15T18:01:10.818Z] "Match": [ [2024-03-15T18:01:10.818Z] "./..." [2024-03-15T18:01:10.818Z] ], [2024-03-15T18:01:10.818Z] "Stale": true, [2024-03-15T18:01:10.818Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.818Z] "GoFiles": [ [2024-03-15T18:01:10.818Z] "subscriber.go" [2024-03-15T18:01:10.818Z] ], [2024-03-15T18:01:10.818Z] "Imports": [ [2024-03-15T18:01:10.818Z] "context", [2024-03-15T18:01:10.818Z] "encoding/json", [2024-03-15T18:01:10.818Z] "fmt", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.818Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.818Z] "net/url", [2024-03-15T18:01:10.818Z] "strings" [2024-03-15T18:01:10.818Z] ], [2024-03-15T18:01:10.818Z] "Deps": [ [2024-03-15T18:01:10.818Z] "bufio", [2024-03-15T18:01:10.818Z] "bytes", [2024-03-15T18:01:10.818Z] "compress/flate", [2024-03-15T18:01:10.818Z] "compress/gzip", [2024-03-15T18:01:10.818Z] "compress/zlib", [2024-03-15T18:01:10.818Z] "container/list", [2024-03-15T18:01:10.818Z] "context", [2024-03-15T18:01:10.818Z] "crypto", [2024-03-15T18:01:10.818Z] "crypto/aes", [2024-03-15T18:01:10.818Z] "crypto/cipher", [2024-03-15T18:01:10.818Z] "crypto/des", [2024-03-15T18:01:10.818Z] "crypto/dsa", [2024-03-15T18:01:10.818Z] "crypto/ecdsa", [2024-03-15T18:01:10.818Z] "crypto/ed25519", [2024-03-15T18:01:10.818Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.818Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.818Z] "crypto/elliptic", [2024-03-15T18:01:10.818Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.818Z] "crypto/hmac", [2024-03-15T18:01:10.818Z] "crypto/internal/randutil", [2024-03-15T18:01:10.818Z] "crypto/internal/subtle", [2024-03-15T18:01:10.818Z] "crypto/md5", [2024-03-15T18:01:10.818Z] "crypto/rand", [2024-03-15T18:01:10.818Z] "crypto/rc4", [2024-03-15T18:01:10.818Z] "crypto/rsa", [2024-03-15T18:01:10.818Z] "crypto/sha1", [2024-03-15T18:01:10.818Z] "crypto/sha256", [2024-03-15T18:01:10.818Z] "crypto/sha512", [2024-03-15T18:01:10.818Z] "crypto/subtle", [2024-03-15T18:01:10.818Z] "crypto/tls", [2024-03-15T18:01:10.818Z] "crypto/x509", [2024-03-15T18:01:10.818Z] "crypto/x509/pkix", [2024-03-15T18:01:10.818Z] "database/sql/driver", [2024-03-15T18:01:10.818Z] "debug/dwarf", [2024-03-15T18:01:10.818Z] "debug/macho", [2024-03-15T18:01:10.818Z] "embed", [2024-03-15T18:01:10.818Z] "encoding", [2024-03-15T18:01:10.818Z] "encoding/asn1", [2024-03-15T18:01:10.818Z] "encoding/base32", [2024-03-15T18:01:10.818Z] "encoding/base64", [2024-03-15T18:01:10.818Z] "encoding/binary", [2024-03-15T18:01:10.818Z] "encoding/csv", [2024-03-15T18:01:10.818Z] "encoding/hex", [2024-03-15T18:01:10.818Z] "encoding/json", [2024-03-15T18:01:10.818Z] "encoding/pem", [2024-03-15T18:01:10.818Z] "encoding/xml", [2024-03-15T18:01:10.818Z] "errors", [2024-03-15T18:01:10.818Z] "flag", [2024-03-15T18:01:10.818Z] "fmt", [2024-03-15T18:01:10.818Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.818Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.818Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.818Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.818Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.818Z] "github.com/fatih/color", [2024-03-15T18:01:10.818Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.818Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.818Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.818Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.818Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.818Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.818Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.818Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.818Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.818Z] "github.com/go-kit/log", [2024-03-15T18:01:10.818Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.818Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.818Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.818Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.818Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.818Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.818Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.818Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.818Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.818Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.818Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.818Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.818Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.818Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.818Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.818Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.818Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.818Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.818Z] "github.com/google/uuid", [2024-03-15T18:01:10.819Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.819Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.819Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.819Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.819Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.819Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.819Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.819Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.819Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.819Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.819Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.819Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.819Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.819Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.819Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.819Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.819Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.819Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.819Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.819Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.819Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.819Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.819Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.819Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.819Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.819Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.819Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.819Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.819Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.819Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.819Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.819Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.819Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.819Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.819Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.819Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.819Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.819Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.819Z] "github.com/x448/float16", [2024-03-15T18:01:10.819Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.819Z] "go/token", [2024-03-15T18:01:10.819Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.819Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.819Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.819Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.819Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.819Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.819Z] "golang.org/x/net/html", [2024-03-15T18:01:10.819Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.819Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.819Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.819Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.819Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.819Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.819Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.819Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.819Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.819Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.819Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.819Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.819Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.819Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.819Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.819Z] "golang.org/x/text/language", [2024-03-15T18:01:10.819Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.819Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.819Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.819Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.819Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.819Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.819Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.819Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.819Z] "hash", [2024-03-15T18:01:10.819Z] "hash/adler32", [2024-03-15T18:01:10.819Z] "hash/crc32", [2024-03-15T18:01:10.819Z] "hash/fnv", [2024-03-15T18:01:10.819Z] "html", [2024-03-15T18:01:10.819Z] "html/template", [2024-03-15T18:01:10.819Z] "internal/abi", [2024-03-15T18:01:10.819Z] "internal/bytealg", [2024-03-15T18:01:10.819Z] "internal/cpu", [2024-03-15T18:01:10.819Z] "internal/fmtsort", [2024-03-15T18:01:10.819Z] "internal/goexperiment", [2024-03-15T18:01:10.819Z] "internal/itoa", [2024-03-15T18:01:10.819Z] "internal/nettrace", [2024-03-15T18:01:10.819Z] "internal/oserror", [2024-03-15T18:01:10.819Z] "internal/poll", [2024-03-15T18:01:10.819Z] "internal/race", [2024-03-15T18:01:10.819Z] "internal/reflectlite", [2024-03-15T18:01:10.819Z] "internal/singleflight", [2024-03-15T18:01:10.819Z] "internal/syscall/execenv", [2024-03-15T18:01:10.819Z] "internal/syscall/unix", [2024-03-15T18:01:10.819Z] "internal/testlog", [2024-03-15T18:01:10.819Z] "internal/unsafeheader", [2024-03-15T18:01:10.819Z] "io", [2024-03-15T18:01:10.819Z] "io/fs", [2024-03-15T18:01:10.819Z] "io/ioutil", [2024-03-15T18:01:10.819Z] "log", [2024-03-15T18:01:10.819Z] "log/syslog", [2024-03-15T18:01:10.819Z] "math", [2024-03-15T18:01:10.819Z] "math/big", [2024-03-15T18:01:10.819Z] "math/bits", [2024-03-15T18:01:10.819Z] "math/rand", [2024-03-15T18:01:10.819Z] "mime", [2024-03-15T18:01:10.819Z] "mime/multipart", [2024-03-15T18:01:10.819Z] "mime/quotedprintable", [2024-03-15T18:01:10.819Z] "net", [2024-03-15T18:01:10.819Z] "net/http", [2024-03-15T18:01:10.819Z] "net/http/httptest", [2024-03-15T18:01:10.819Z] "net/http/httptrace", [2024-03-15T18:01:10.819Z] "net/http/httputil", [2024-03-15T18:01:10.819Z] "net/http/internal", [2024-03-15T18:01:10.819Z] "net/http/internal/ascii", [2024-03-15T18:01:10.819Z] "net/http/internal/testcert", [2024-03-15T18:01:10.819Z] "net/textproto", [2024-03-15T18:01:10.819Z] "net/url", [2024-03-15T18:01:10.819Z] "os", [2024-03-15T18:01:10.819Z] "os/signal", [2024-03-15T18:01:10.819Z] "path", [2024-03-15T18:01:10.819Z] "path/filepath", [2024-03-15T18:01:10.819Z] "reflect", [2024-03-15T18:01:10.819Z] "regexp", [2024-03-15T18:01:10.819Z] "regexp/syntax", [2024-03-15T18:01:10.819Z] "runtime", [2024-03-15T18:01:10.819Z] "runtime/cgo", [2024-03-15T18:01:10.819Z] "runtime/debug", [2024-03-15T18:01:10.819Z] "runtime/internal/atomic", [2024-03-15T18:01:10.819Z] "runtime/internal/math", [2024-03-15T18:01:10.819Z] "runtime/internal/sys", [2024-03-15T18:01:10.819Z] "runtime/pprof", [2024-03-15T18:01:10.819Z] "sort", [2024-03-15T18:01:10.819Z] "strconv", [2024-03-15T18:01:10.819Z] "strings", [2024-03-15T18:01:10.819Z] "sync", [2024-03-15T18:01:10.819Z] "sync/atomic", [2024-03-15T18:01:10.819Z] "syscall", [2024-03-15T18:01:10.819Z] "text/tabwriter", [2024-03-15T18:01:10.819Z] "text/template", [2024-03-15T18:01:10.819Z] "text/template/parse", [2024-03-15T18:01:10.819Z] "time", [2024-03-15T18:01:10.819Z] "unicode", [2024-03-15T18:01:10.819Z] "unicode/utf16", [2024-03-15T18:01:10.819Z] "unicode/utf8", [2024-03-15T18:01:10.819Z] "unsafe", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.819Z] ] [2024-03-15T18:01:10.819Z] } [2024-03-15T18:01:10.819Z] { [2024-03-15T18:01:10.819Z] "Dir": "/w/workspace/edgex-go/635/internal/pkg/bootstrap/interfaces", [2024-03-15T18:01:10.819Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-15T18:01:10.819Z] "Name": "interfaces", [2024-03-15T18:01:10.819Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.819Z] "Module": { [2024-03-15T18:01:10.819Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.819Z] "Main": true, [2024-03-15T18:01:10.819Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.819Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.819Z] "GoVersion": "1.21" [2024-03-15T18:01:10.819Z] }, [2024-03-15T18:01:10.819Z] "Match": [ [2024-03-15T18:01:10.819Z] "./..." [2024-03-15T18:01:10.819Z] ], [2024-03-15T18:01:10.819Z] "Stale": true, [2024-03-15T18:01:10.819Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.819Z] "GoFiles": [ [2024-03-15T18:01:10.819Z] "database.go" [2024-03-15T18:01:10.819Z] ], [2024-03-15T18:01:10.819Z] "Imports": [ [2024-03-15T18:01:10.819Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-15T18:01:10.819Z] ], [2024-03-15T18:01:10.819Z] "Deps": [ [2024-03-15T18:01:10.819Z] "bufio", [2024-03-15T18:01:10.819Z] "bytes", [2024-03-15T18:01:10.819Z] "compress/flate", [2024-03-15T18:01:10.819Z] "compress/gzip", [2024-03-15T18:01:10.819Z] "compress/zlib", [2024-03-15T18:01:10.819Z] "container/list", [2024-03-15T18:01:10.819Z] "context", [2024-03-15T18:01:10.819Z] "crypto", [2024-03-15T18:01:10.819Z] "crypto/aes", [2024-03-15T18:01:10.819Z] "crypto/cipher", [2024-03-15T18:01:10.819Z] "crypto/des", [2024-03-15T18:01:10.819Z] "crypto/dsa", [2024-03-15T18:01:10.819Z] "crypto/ecdsa", [2024-03-15T18:01:10.819Z] "crypto/ed25519", [2024-03-15T18:01:10.819Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.819Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.819Z] "crypto/elliptic", [2024-03-15T18:01:10.819Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.819Z] "crypto/hmac", [2024-03-15T18:01:10.819Z] "crypto/internal/randutil", [2024-03-15T18:01:10.819Z] "crypto/internal/subtle", [2024-03-15T18:01:10.819Z] "crypto/md5", [2024-03-15T18:01:10.819Z] "crypto/rand", [2024-03-15T18:01:10.819Z] "crypto/rc4", [2024-03-15T18:01:10.819Z] "crypto/rsa", [2024-03-15T18:01:10.819Z] "crypto/sha1", [2024-03-15T18:01:10.819Z] "crypto/sha256", [2024-03-15T18:01:10.819Z] "crypto/sha512", [2024-03-15T18:01:10.819Z] "crypto/subtle", [2024-03-15T18:01:10.819Z] "crypto/tls", [2024-03-15T18:01:10.819Z] "crypto/x509", [2024-03-15T18:01:10.819Z] "crypto/x509/pkix", [2024-03-15T18:01:10.819Z] "database/sql/driver", [2024-03-15T18:01:10.819Z] "debug/dwarf", [2024-03-15T18:01:10.819Z] "debug/macho", [2024-03-15T18:01:10.819Z] "encoding", [2024-03-15T18:01:10.819Z] "encoding/asn1", [2024-03-15T18:01:10.819Z] "encoding/base64", [2024-03-15T18:01:10.819Z] "encoding/binary", [2024-03-15T18:01:10.819Z] "encoding/csv", [2024-03-15T18:01:10.819Z] "encoding/hex", [2024-03-15T18:01:10.819Z] "encoding/json", [2024-03-15T18:01:10.819Z] "encoding/pem", [2024-03-15T18:01:10.819Z] "encoding/xml", [2024-03-15T18:01:10.819Z] "errors", [2024-03-15T18:01:10.819Z] "flag", [2024-03-15T18:01:10.819Z] "fmt", [2024-03-15T18:01:10.819Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.819Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.819Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.819Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.819Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.819Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.819Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.819Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.819Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.819Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.819Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.819Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.819Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.819Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.819Z] "github.com/go-kit/log", [2024-03-15T18:01:10.819Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.819Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.819Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.819Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.819Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.819Z] "github.com/google/uuid", [2024-03-15T18:01:10.819Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.819Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.819Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.819Z] "golang.org/x/net/html", [2024-03-15T18:01:10.819Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.819Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.819Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.819Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.819Z] "golang.org/x/text/language", [2024-03-15T18:01:10.819Z] "hash", [2024-03-15T18:01:10.819Z] "hash/adler32", [2024-03-15T18:01:10.819Z] "hash/crc32", [2024-03-15T18:01:10.819Z] "internal/abi", [2024-03-15T18:01:10.819Z] "internal/bytealg", [2024-03-15T18:01:10.819Z] "internal/cpu", [2024-03-15T18:01:10.819Z] "internal/fmtsort", [2024-03-15T18:01:10.819Z] "internal/goexperiment", [2024-03-15T18:01:10.819Z] "internal/itoa", [2024-03-15T18:01:10.819Z] "internal/nettrace", [2024-03-15T18:01:10.819Z] "internal/oserror", [2024-03-15T18:01:10.819Z] "internal/poll", [2024-03-15T18:01:10.819Z] "internal/race", [2024-03-15T18:01:10.819Z] "internal/reflectlite", [2024-03-15T18:01:10.819Z] "internal/singleflight", [2024-03-15T18:01:10.819Z] "internal/syscall/execenv", [2024-03-15T18:01:10.819Z] "internal/syscall/unix", [2024-03-15T18:01:10.819Z] "internal/testlog", [2024-03-15T18:01:10.819Z] "internal/unsafeheader", [2024-03-15T18:01:10.819Z] "io", [2024-03-15T18:01:10.819Z] "io/fs", [2024-03-15T18:01:10.819Z] "io/ioutil", [2024-03-15T18:01:10.819Z] "log", [2024-03-15T18:01:10.819Z] "math", [2024-03-15T18:01:10.819Z] "math/big", [2024-03-15T18:01:10.819Z] "math/bits", [2024-03-15T18:01:10.819Z] "math/rand", [2024-03-15T18:01:10.819Z] "mime", [2024-03-15T18:01:10.819Z] "mime/multipart", [2024-03-15T18:01:10.819Z] "mime/quotedprintable", [2024-03-15T18:01:10.819Z] "net", [2024-03-15T18:01:10.819Z] "net/http", [2024-03-15T18:01:10.819Z] "net/http/httptest", [2024-03-15T18:01:10.819Z] "net/http/httptrace", [2024-03-15T18:01:10.819Z] "net/http/internal", [2024-03-15T18:01:10.819Z] "net/http/internal/ascii", [2024-03-15T18:01:10.819Z] "net/http/internal/testcert", [2024-03-15T18:01:10.819Z] "net/textproto", [2024-03-15T18:01:10.819Z] "net/url", [2024-03-15T18:01:10.819Z] "os", [2024-03-15T18:01:10.819Z] "path", [2024-03-15T18:01:10.819Z] "path/filepath", [2024-03-15T18:01:10.819Z] "reflect", [2024-03-15T18:01:10.819Z] "regexp", [2024-03-15T18:01:10.819Z] "regexp/syntax", [2024-03-15T18:01:10.819Z] "runtime", [2024-03-15T18:01:10.819Z] "runtime/cgo", [2024-03-15T18:01:10.819Z] "runtime/internal/atomic", [2024-03-15T18:01:10.819Z] "runtime/internal/math", [2024-03-15T18:01:10.819Z] "runtime/internal/sys", [2024-03-15T18:01:10.819Z] "sort", [2024-03-15T18:01:10.819Z] "strconv", [2024-03-15T18:01:10.819Z] "strings", [2024-03-15T18:01:10.819Z] "sync", [2024-03-15T18:01:10.819Z] "sync/atomic", [2024-03-15T18:01:10.819Z] "syscall", [2024-03-15T18:01:10.819Z] "time", [2024-03-15T18:01:10.819Z] "unicode", [2024-03-15T18:01:10.819Z] "unicode/utf16", [2024-03-15T18:01:10.819Z] "unicode/utf8", [2024-03-15T18:01:10.819Z] "unsafe", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.819Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.819Z] ] [2024-03-15T18:01:10.819Z] } [2024-03-15T18:01:10.819Z] { [2024-03-15T18:01:10.819Z] "Dir": "/w/workspace/edgex-go/635/internal/pkg/db", [2024-03-15T18:01:10.819Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-15T18:01:10.819Z] "Name": "db", [2024-03-15T18:01:10.819Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.819Z] "Module": { [2024-03-15T18:01:10.819Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.819Z] "Main": true, [2024-03-15T18:01:10.819Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.819Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.819Z] "GoVersion": "1.21" [2024-03-15T18:01:10.819Z] }, [2024-03-15T18:01:10.819Z] "Match": [ [2024-03-15T18:01:10.819Z] "./..." [2024-03-15T18:01:10.819Z] ], [2024-03-15T18:01:10.819Z] "Stale": true, [2024-03-15T18:01:10.819Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.819Z] "GoFiles": [ [2024-03-15T18:01:10.819Z] "db.go" [2024-03-15T18:01:10.819Z] ], [2024-03-15T18:01:10.819Z] "Imports": [ [2024-03-15T18:01:10.819Z] "errors" [2024-03-15T18:01:10.819Z] ], [2024-03-15T18:01:10.819Z] "Deps": [ [2024-03-15T18:01:10.819Z] "errors", [2024-03-15T18:01:10.819Z] "internal/abi", [2024-03-15T18:01:10.819Z] "internal/bytealg", [2024-03-15T18:01:10.819Z] "internal/cpu", [2024-03-15T18:01:10.819Z] "internal/goexperiment", [2024-03-15T18:01:10.819Z] "internal/reflectlite", [2024-03-15T18:01:10.819Z] "internal/unsafeheader", [2024-03-15T18:01:10.819Z] "runtime", [2024-03-15T18:01:10.819Z] "runtime/internal/atomic", [2024-03-15T18:01:10.819Z] "runtime/internal/math", [2024-03-15T18:01:10.819Z] "runtime/internal/sys", [2024-03-15T18:01:10.819Z] "unsafe" [2024-03-15T18:01:10.819Z] ] [2024-03-15T18:01:10.819Z] } [2024-03-15T18:01:10.819Z] { [2024-03-15T18:01:10.819Z] "Dir": "/w/workspace/edgex-go/635/internal/pkg/common", [2024-03-15T18:01:10.819Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-15T18:01:10.819Z] "Name": "common", [2024-03-15T18:01:10.819Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.819Z] "Module": { [2024-03-15T18:01:10.819Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.819Z] "Main": true, [2024-03-15T18:01:10.819Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.820Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.820Z] "GoVersion": "1.21" [2024-03-15T18:01:10.820Z] }, [2024-03-15T18:01:10.820Z] "Match": [ [2024-03-15T18:01:10.820Z] "./..." [2024-03-15T18:01:10.820Z] ], [2024-03-15T18:01:10.820Z] "Stale": true, [2024-03-15T18:01:10.820Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.820Z] "GoFiles": [ [2024-03-15T18:01:10.820Z] "util.go" [2024-03-15T18:01:10.820Z] ], [2024-03-15T18:01:10.820Z] "Imports": [ [2024-03-15T18:01:10.820Z] "time" [2024-03-15T18:01:10.820Z] ], [2024-03-15T18:01:10.820Z] "Deps": [ [2024-03-15T18:01:10.820Z] "errors", [2024-03-15T18:01:10.820Z] "internal/abi", [2024-03-15T18:01:10.820Z] "internal/bytealg", [2024-03-15T18:01:10.820Z] "internal/cpu", [2024-03-15T18:01:10.820Z] "internal/goexperiment", [2024-03-15T18:01:10.820Z] "internal/itoa", [2024-03-15T18:01:10.820Z] "internal/oserror", [2024-03-15T18:01:10.820Z] "internal/race", [2024-03-15T18:01:10.820Z] "internal/reflectlite", [2024-03-15T18:01:10.820Z] "internal/unsafeheader", [2024-03-15T18:01:10.820Z] "runtime", [2024-03-15T18:01:10.820Z] "runtime/internal/atomic", [2024-03-15T18:01:10.820Z] "runtime/internal/math", [2024-03-15T18:01:10.820Z] "runtime/internal/sys", [2024-03-15T18:01:10.820Z] "sync", [2024-03-15T18:01:10.820Z] "sync/atomic", [2024-03-15T18:01:10.820Z] "syscall", [2024-03-15T18:01:10.820Z] "time", [2024-03-15T18:01:10.820Z] "unsafe" [2024-03-15T18:01:10.820Z] ] [2024-03-15T18:01:10.820Z] } [2024-03-15T18:01:10.820Z] { [2024-03-15T18:01:10.820Z] "Dir": "/go/pkg/mod/github.com/gomodule/redigo@v1.9.2/redis", [2024-03-15T18:01:10.820Z] "ImportPath": "github.com/gomodule/redigo/redis", [2024-03-15T18:01:10.820Z] "Name": "redis", [2024-03-15T18:01:10.820Z] "Doc": "Package redis is a client for the Redis database.", [2024-03-15T18:01:10.820Z] "Root": "/go/pkg/mod/github.com/gomodule/redigo@v1.9.2", [2024-03-15T18:01:10.820Z] "Module": { [2024-03-15T18:01:10.820Z] "Path": "github.com/gomodule/redigo", [2024-03-15T18:01:10.820Z] "Version": "v1.9.2", [2024-03-15T18:01:10.820Z] "Time": "2024-02-25T12:53:24Z", [2024-03-15T18:01:10.820Z] "Dir": "/go/pkg/mod/github.com/gomodule/redigo@v1.9.2", [2024-03-15T18:01:10.820Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gomodule/redigo/@v/v1.9.2.mod", [2024-03-15T18:01:10.820Z] "GoVersion": "1.17" [2024-03-15T18:01:10.820Z] }, [2024-03-15T18:01:10.820Z] "DepOnly": true, [2024-03-15T18:01:10.820Z] "Stale": true, [2024-03-15T18:01:10.820Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.820Z] "GoFiles": [ [2024-03-15T18:01:10.820Z] "commandinfo.go", [2024-03-15T18:01:10.820Z] "conn.go", [2024-03-15T18:01:10.820Z] "doc.go", [2024-03-15T18:01:10.820Z] "log.go", [2024-03-15T18:01:10.820Z] "pool.go", [2024-03-15T18:01:10.820Z] "pubsub.go", [2024-03-15T18:01:10.820Z] "redis.go", [2024-03-15T18:01:10.820Z] "reflect.go", [2024-03-15T18:01:10.820Z] "reflect_go117.go", [2024-03-15T18:01:10.820Z] "reply.go", [2024-03-15T18:01:10.820Z] "scan.go", [2024-03-15T18:01:10.820Z] "script.go" [2024-03-15T18:01:10.820Z] ], [2024-03-15T18:01:10.820Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.820Z] "reflect_go118.go" [2024-03-15T18:01:10.820Z] ], [2024-03-15T18:01:10.820Z] "Imports": [ [2024-03-15T18:01:10.820Z] "bufio", [2024-03-15T18:01:10.820Z] "bytes", [2024-03-15T18:01:10.820Z] "context", [2024-03-15T18:01:10.820Z] "crypto/rand", [2024-03-15T18:01:10.820Z] "crypto/sha1", [2024-03-15T18:01:10.820Z] "crypto/tls", [2024-03-15T18:01:10.820Z] "encoding/hex", [2024-03-15T18:01:10.820Z] "errors", [2024-03-15T18:01:10.820Z] "fmt", [2024-03-15T18:01:10.820Z] "io", [2024-03-15T18:01:10.820Z] "log", [2024-03-15T18:01:10.820Z] "net", [2024-03-15T18:01:10.820Z] "net/url", [2024-03-15T18:01:10.820Z] "reflect", [2024-03-15T18:01:10.820Z] "regexp", [2024-03-15T18:01:10.820Z] "runtime", [2024-03-15T18:01:10.820Z] "strconv", [2024-03-15T18:01:10.820Z] "strings", [2024-03-15T18:01:10.820Z] "sync", [2024-03-15T18:01:10.820Z] "time" [2024-03-15T18:01:10.820Z] ], [2024-03-15T18:01:10.820Z] "Deps": [ [2024-03-15T18:01:10.820Z] "bufio", [2024-03-15T18:01:10.820Z] "bytes", [2024-03-15T18:01:10.820Z] "container/list", [2024-03-15T18:01:10.820Z] "context", [2024-03-15T18:01:10.820Z] "crypto", [2024-03-15T18:01:10.820Z] "crypto/aes", [2024-03-15T18:01:10.820Z] "crypto/cipher", [2024-03-15T18:01:10.820Z] "crypto/des", [2024-03-15T18:01:10.820Z] "crypto/dsa", [2024-03-15T18:01:10.820Z] "crypto/ecdsa", [2024-03-15T18:01:10.820Z] "crypto/ed25519", [2024-03-15T18:01:10.820Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.820Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.820Z] "crypto/elliptic", [2024-03-15T18:01:10.820Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.820Z] "crypto/hmac", [2024-03-15T18:01:10.820Z] "crypto/internal/randutil", [2024-03-15T18:01:10.820Z] "crypto/internal/subtle", [2024-03-15T18:01:10.820Z] "crypto/md5", [2024-03-15T18:01:10.820Z] "crypto/rand", [2024-03-15T18:01:10.820Z] "crypto/rc4", [2024-03-15T18:01:10.820Z] "crypto/rsa", [2024-03-15T18:01:10.820Z] "crypto/sha1", [2024-03-15T18:01:10.820Z] "crypto/sha256", [2024-03-15T18:01:10.820Z] "crypto/sha512", [2024-03-15T18:01:10.820Z] "crypto/subtle", [2024-03-15T18:01:10.820Z] "crypto/tls", [2024-03-15T18:01:10.820Z] "crypto/x509", [2024-03-15T18:01:10.820Z] "crypto/x509/pkix", [2024-03-15T18:01:10.820Z] "encoding/asn1", [2024-03-15T18:01:10.820Z] "encoding/base64", [2024-03-15T18:01:10.820Z] "encoding/binary", [2024-03-15T18:01:10.820Z] "encoding/hex", [2024-03-15T18:01:10.820Z] "encoding/pem", [2024-03-15T18:01:10.820Z] "errors", [2024-03-15T18:01:10.820Z] "fmt", [2024-03-15T18:01:10.820Z] "hash", [2024-03-15T18:01:10.820Z] "internal/abi", [2024-03-15T18:01:10.820Z] "internal/bytealg", [2024-03-15T18:01:10.820Z] "internal/cpu", [2024-03-15T18:01:10.820Z] "internal/fmtsort", [2024-03-15T18:01:10.820Z] "internal/goexperiment", [2024-03-15T18:01:10.820Z] "internal/itoa", [2024-03-15T18:01:10.820Z] "internal/nettrace", [2024-03-15T18:01:10.820Z] "internal/oserror", [2024-03-15T18:01:10.820Z] "internal/poll", [2024-03-15T18:01:10.820Z] "internal/race", [2024-03-15T18:01:10.820Z] "internal/reflectlite", [2024-03-15T18:01:10.820Z] "internal/singleflight", [2024-03-15T18:01:10.820Z] "internal/syscall/execenv", [2024-03-15T18:01:10.820Z] "internal/syscall/unix", [2024-03-15T18:01:10.820Z] "internal/testlog", [2024-03-15T18:01:10.820Z] "internal/unsafeheader", [2024-03-15T18:01:10.820Z] "io", [2024-03-15T18:01:10.820Z] "io/fs", [2024-03-15T18:01:10.820Z] "io/ioutil", [2024-03-15T18:01:10.820Z] "log", [2024-03-15T18:01:10.820Z] "math", [2024-03-15T18:01:10.820Z] "math/big", [2024-03-15T18:01:10.820Z] "math/bits", [2024-03-15T18:01:10.820Z] "math/rand", [2024-03-15T18:01:10.820Z] "net", [2024-03-15T18:01:10.820Z] "net/url", [2024-03-15T18:01:10.820Z] "os", [2024-03-15T18:01:10.820Z] "path", [2024-03-15T18:01:10.820Z] "path/filepath", [2024-03-15T18:01:10.820Z] "reflect", [2024-03-15T18:01:10.820Z] "regexp", [2024-03-15T18:01:10.820Z] "regexp/syntax", [2024-03-15T18:01:10.820Z] "runtime", [2024-03-15T18:01:10.820Z] "runtime/cgo", [2024-03-15T18:01:10.820Z] "runtime/internal/atomic", [2024-03-15T18:01:10.820Z] "runtime/internal/math", [2024-03-15T18:01:10.820Z] "runtime/internal/sys", [2024-03-15T18:01:10.820Z] "sort", [2024-03-15T18:01:10.820Z] "strconv", [2024-03-15T18:01:10.820Z] "strings", [2024-03-15T18:01:10.820Z] "sync", [2024-03-15T18:01:10.820Z] "sync/atomic", [2024-03-15T18:01:10.820Z] "syscall", [2024-03-15T18:01:10.820Z] "time", [2024-03-15T18:01:10.820Z] "unicode", [2024-03-15T18:01:10.820Z] "unicode/utf16", [2024-03-15T18:01:10.820Z] "unicode/utf8", [2024-03-15T18:01:10.820Z] "unsafe", [2024-03-15T18:01:10.820Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.820Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.820Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.820Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.820Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.820Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.820Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.820Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.820Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.820Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.820Z] ], [2024-03-15T18:01:10.820Z] "TestGoFiles": [ [2024-03-15T18:01:10.820Z] "commandinfo_test.go", [2024-03-15T18:01:10.820Z] "list_test.go", [2024-03-15T18:01:10.820Z] "test_test.go" [2024-03-15T18:01:10.820Z] ], [2024-03-15T18:01:10.820Z] "TestImports": [ [2024-03-15T18:01:10.820Z] "bufio", [2024-03-15T18:01:10.820Z] "context", [2024-03-15T18:01:10.820Z] "errors", [2024-03-15T18:01:10.820Z] "flag", [2024-03-15T18:01:10.820Z] "fmt", [2024-03-15T18:01:10.820Z] "io", [2024-03-15T18:01:10.820Z] "io/ioutil", [2024-03-15T18:01:10.820Z] "os", [2024-03-15T18:01:10.820Z] "os/exec", [2024-03-15T18:01:10.820Z] "regexp", [2024-03-15T18:01:10.820Z] "strconv", [2024-03-15T18:01:10.820Z] "strings", [2024-03-15T18:01:10.820Z] "sync", [2024-03-15T18:01:10.820Z] "testing", [2024-03-15T18:01:10.820Z] "time" [2024-03-15T18:01:10.820Z] ], [2024-03-15T18:01:10.820Z] "XTestGoFiles": [ [2024-03-15T18:01:10.820Z] "conn_test.go", [2024-03-15T18:01:10.820Z] "pool_test.go", [2024-03-15T18:01:10.820Z] "pubsub_example_test.go", [2024-03-15T18:01:10.820Z] "pubsub_test.go", [2024-03-15T18:01:10.820Z] "redis_test.go", [2024-03-15T18:01:10.820Z] "reply_test.go", [2024-03-15T18:01:10.820Z] "scan_test.go", [2024-03-15T18:01:10.820Z] "script_test.go", [2024-03-15T18:01:10.820Z] "zpop_example_test.go" [2024-03-15T18:01:10.820Z] ], [2024-03-15T18:01:10.820Z] "XTestImports": [ [2024-03-15T18:01:10.820Z] "bytes", [2024-03-15T18:01:10.820Z] "context", [2024-03-15T18:01:10.820Z] "crypto/tls", [2024-03-15T18:01:10.820Z] "crypto/x509", [2024-03-15T18:01:10.820Z] "errors", [2024-03-15T18:01:10.820Z] "fmt", [2024-03-15T18:01:10.820Z] "github.com/gomodule/redigo/redis", [2024-03-15T18:01:10.820Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.820Z] "io", [2024-03-15T18:01:10.820Z] "math", [2024-03-15T18:01:10.820Z] "net", [2024-03-15T18:01:10.820Z] "os", [2024-03-15T18:01:10.820Z] "reflect", [2024-03-15T18:01:10.820Z] "strconv", [2024-03-15T18:01:10.820Z] "strings", [2024-03-15T18:01:10.820Z] "sync", [2024-03-15T18:01:10.820Z] "testing", [2024-03-15T18:01:10.820Z] "time" [2024-03-15T18:01:10.820Z] ] [2024-03-15T18:01:10.820Z] } [2024-03-15T18:01:10.820Z] { [2024-03-15T18:01:10.820Z] "Dir": "/w/workspace/edgex-go/635/internal/pkg/db/redis", [2024-03-15T18:01:10.820Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-15T18:01:10.820Z] "Name": "redis", [2024-03-15T18:01:10.820Z] "Doc": "****************************************************************************** * Copyright 2018 Redis Labs Inc.", [2024-03-15T18:01:10.820Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.820Z] "Module": { [2024-03-15T18:01:10.820Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.820Z] "Main": true, [2024-03-15T18:01:10.820Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.820Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.820Z] "GoVersion": "1.21" [2024-03-15T18:01:10.820Z] }, [2024-03-15T18:01:10.820Z] "Match": [ [2024-03-15T18:01:10.820Z] "./..." [2024-03-15T18:01:10.820Z] ], [2024-03-15T18:01:10.820Z] "Stale": true, [2024-03-15T18:01:10.820Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.820Z] "GoFiles": [ [2024-03-15T18:01:10.820Z] "client.go" [2024-03-15T18:01:10.820Z] ], [2024-03-15T18:01:10.820Z] "Imports": [ [2024-03-15T18:01:10.820Z] "fmt", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.820Z] "github.com/gomodule/redigo/redis", [2024-03-15T18:01:10.820Z] "os", [2024-03-15T18:01:10.820Z] "sync", [2024-03-15T18:01:10.820Z] "time" [2024-03-15T18:01:10.820Z] ], [2024-03-15T18:01:10.820Z] "Deps": [ [2024-03-15T18:01:10.820Z] "bufio", [2024-03-15T18:01:10.820Z] "bytes", [2024-03-15T18:01:10.820Z] "compress/flate", [2024-03-15T18:01:10.820Z] "compress/gzip", [2024-03-15T18:01:10.820Z] "compress/zlib", [2024-03-15T18:01:10.820Z] "container/list", [2024-03-15T18:01:10.820Z] "context", [2024-03-15T18:01:10.820Z] "crypto", [2024-03-15T18:01:10.820Z] "crypto/aes", [2024-03-15T18:01:10.820Z] "crypto/cipher", [2024-03-15T18:01:10.820Z] "crypto/des", [2024-03-15T18:01:10.820Z] "crypto/dsa", [2024-03-15T18:01:10.820Z] "crypto/ecdsa", [2024-03-15T18:01:10.820Z] "crypto/ed25519", [2024-03-15T18:01:10.820Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.820Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.820Z] "crypto/elliptic", [2024-03-15T18:01:10.820Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.820Z] "crypto/hmac", [2024-03-15T18:01:10.820Z] "crypto/internal/randutil", [2024-03-15T18:01:10.820Z] "crypto/internal/subtle", [2024-03-15T18:01:10.820Z] "crypto/md5", [2024-03-15T18:01:10.820Z] "crypto/rand", [2024-03-15T18:01:10.820Z] "crypto/rc4", [2024-03-15T18:01:10.820Z] "crypto/rsa", [2024-03-15T18:01:10.820Z] "crypto/sha1", [2024-03-15T18:01:10.820Z] "crypto/sha256", [2024-03-15T18:01:10.820Z] "crypto/sha512", [2024-03-15T18:01:10.820Z] "crypto/subtle", [2024-03-15T18:01:10.820Z] "crypto/tls", [2024-03-15T18:01:10.820Z] "crypto/x509", [2024-03-15T18:01:10.820Z] "crypto/x509/pkix", [2024-03-15T18:01:10.820Z] "database/sql/driver", [2024-03-15T18:01:10.820Z] "debug/dwarf", [2024-03-15T18:01:10.820Z] "debug/macho", [2024-03-15T18:01:10.820Z] "encoding", [2024-03-15T18:01:10.820Z] "encoding/asn1", [2024-03-15T18:01:10.820Z] "encoding/base64", [2024-03-15T18:01:10.820Z] "encoding/binary", [2024-03-15T18:01:10.820Z] "encoding/csv", [2024-03-15T18:01:10.820Z] "encoding/hex", [2024-03-15T18:01:10.820Z] "encoding/json", [2024-03-15T18:01:10.820Z] "encoding/pem", [2024-03-15T18:01:10.820Z] "encoding/xml", [2024-03-15T18:01:10.820Z] "errors", [2024-03-15T18:01:10.820Z] "fmt", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.820Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.820Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.820Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.820Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.820Z] "github.com/go-kit/log", [2024-03-15T18:01:10.820Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.820Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.820Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.820Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.820Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.820Z] "github.com/gomodule/redigo/redis", [2024-03-15T18:01:10.820Z] "github.com/google/uuid", [2024-03-15T18:01:10.820Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.820Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.820Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.820Z] "golang.org/x/net/html", [2024-03-15T18:01:10.820Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.820Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.820Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.820Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.820Z] "golang.org/x/text/language", [2024-03-15T18:01:10.820Z] "hash", [2024-03-15T18:01:10.820Z] "hash/adler32", [2024-03-15T18:01:10.820Z] "hash/crc32", [2024-03-15T18:01:10.820Z] "internal/abi", [2024-03-15T18:01:10.820Z] "internal/bytealg", [2024-03-15T18:01:10.820Z] "internal/cpu", [2024-03-15T18:01:10.820Z] "internal/fmtsort", [2024-03-15T18:01:10.820Z] "internal/goexperiment", [2024-03-15T18:01:10.820Z] "internal/itoa", [2024-03-15T18:01:10.820Z] "internal/nettrace", [2024-03-15T18:01:10.820Z] "internal/oserror", [2024-03-15T18:01:10.820Z] "internal/poll", [2024-03-15T18:01:10.820Z] "internal/race", [2024-03-15T18:01:10.820Z] "internal/reflectlite", [2024-03-15T18:01:10.820Z] "internal/singleflight", [2024-03-15T18:01:10.820Z] "internal/syscall/execenv", [2024-03-15T18:01:10.820Z] "internal/syscall/unix", [2024-03-15T18:01:10.820Z] "internal/testlog", [2024-03-15T18:01:10.820Z] "internal/unsafeheader", [2024-03-15T18:01:10.820Z] "io", [2024-03-15T18:01:10.820Z] "io/fs", [2024-03-15T18:01:10.820Z] "io/ioutil", [2024-03-15T18:01:10.820Z] "log", [2024-03-15T18:01:10.820Z] "math", [2024-03-15T18:01:10.820Z] "math/big", [2024-03-15T18:01:10.820Z] "math/bits", [2024-03-15T18:01:10.820Z] "math/rand", [2024-03-15T18:01:10.820Z] "mime", [2024-03-15T18:01:10.820Z] "mime/multipart", [2024-03-15T18:01:10.820Z] "mime/quotedprintable", [2024-03-15T18:01:10.820Z] "net", [2024-03-15T18:01:10.820Z] "net/http", [2024-03-15T18:01:10.820Z] "net/http/httptrace", [2024-03-15T18:01:10.820Z] "net/http/internal", [2024-03-15T18:01:10.820Z] "net/http/internal/ascii", [2024-03-15T18:01:10.820Z] "net/textproto", [2024-03-15T18:01:10.820Z] "net/url", [2024-03-15T18:01:10.820Z] "os", [2024-03-15T18:01:10.820Z] "path", [2024-03-15T18:01:10.820Z] "path/filepath", [2024-03-15T18:01:10.820Z] "reflect", [2024-03-15T18:01:10.820Z] "regexp", [2024-03-15T18:01:10.820Z] "regexp/syntax", [2024-03-15T18:01:10.820Z] "runtime", [2024-03-15T18:01:10.820Z] "runtime/cgo", [2024-03-15T18:01:10.820Z] "runtime/internal/atomic", [2024-03-15T18:01:10.820Z] "runtime/internal/math", [2024-03-15T18:01:10.820Z] "runtime/internal/sys", [2024-03-15T18:01:10.820Z] "sort", [2024-03-15T18:01:10.820Z] "strconv", [2024-03-15T18:01:10.820Z] "strings", [2024-03-15T18:01:10.820Z] "sync", [2024-03-15T18:01:10.820Z] "sync/atomic", [2024-03-15T18:01:10.820Z] "syscall", [2024-03-15T18:01:10.820Z] "time", [2024-03-15T18:01:10.820Z] "unicode", [2024-03-15T18:01:10.820Z] "unicode/utf16", [2024-03-15T18:01:10.820Z] "unicode/utf8", [2024-03-15T18:01:10.820Z] "unsafe", [2024-03-15T18:01:10.820Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.820Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.820Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.820Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.820Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.820Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.820Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.820Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.820Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.820Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.820Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.820Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.820Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.820Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.820Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.820Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.820Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.820Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.820Z] ] [2024-03-15T18:01:10.820Z] } [2024-03-15T18:01:10.820Z] { [2024-03-15T18:01:10.820Z] "Dir": "/w/workspace/edgex-go/635/internal/pkg/infrastructure/redis", [2024-03-15T18:01:10.820Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-15T18:01:10.820Z] "Name": "redis", [2024-03-15T18:01:10.820Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.820Z] "Module": { [2024-03-15T18:01:10.820Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.820Z] "Main": true, [2024-03-15T18:01:10.820Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.820Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.820Z] "GoVersion": "1.21" [2024-03-15T18:01:10.820Z] }, [2024-03-15T18:01:10.820Z] "Match": [ [2024-03-15T18:01:10.820Z] "./..." [2024-03-15T18:01:10.820Z] ], [2024-03-15T18:01:10.820Z] "Stale": true, [2024-03-15T18:01:10.820Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.820Z] "GoFiles": [ [2024-03-15T18:01:10.820Z] "client.go", [2024-03-15T18:01:10.820Z] "dbconsts.go", [2024-03-15T18:01:10.820Z] "dbhelper.go", [2024-03-15T18:01:10.820Z] "device.go", [2024-03-15T18:01:10.820Z] "device_profile.go", [2024-03-15T18:01:10.820Z] "device_service.go", [2024-03-15T18:01:10.820Z] "event.go", [2024-03-15T18:01:10.820Z] "interval.go", [2024-03-15T18:01:10.820Z] "intervalaction.go", [2024-03-15T18:01:10.820Z] "notification.go", [2024-03-15T18:01:10.820Z] "provisionwatcher.go", [2024-03-15T18:01:10.820Z] "queries.go", [2024-03-15T18:01:10.820Z] "reading.go", [2024-03-15T18:01:10.820Z] "subscription.go", [2024-03-15T18:01:10.820Z] "transmission.go" [2024-03-15T18:01:10.820Z] ], [2024-03-15T18:01:10.820Z] "Imports": [ [2024-03-15T18:01:10.820Z] "encoding/json", [2024-03-15T18:01:10.820Z] "fmt", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.820Z] "github.com/gomodule/redigo/redis", [2024-03-15T18:01:10.820Z] "github.com/google/uuid", [2024-03-15T18:01:10.820Z] "strconv", [2024-03-15T18:01:10.820Z] "strings", [2024-03-15T18:01:10.820Z] "time" [2024-03-15T18:01:10.820Z] ], [2024-03-15T18:01:10.820Z] "Deps": [ [2024-03-15T18:01:10.820Z] "bufio", [2024-03-15T18:01:10.820Z] "bytes", [2024-03-15T18:01:10.820Z] "compress/flate", [2024-03-15T18:01:10.820Z] "compress/gzip", [2024-03-15T18:01:10.820Z] "compress/zlib", [2024-03-15T18:01:10.820Z] "container/list", [2024-03-15T18:01:10.820Z] "context", [2024-03-15T18:01:10.820Z] "crypto", [2024-03-15T18:01:10.820Z] "crypto/aes", [2024-03-15T18:01:10.820Z] "crypto/cipher", [2024-03-15T18:01:10.820Z] "crypto/des", [2024-03-15T18:01:10.820Z] "crypto/dsa", [2024-03-15T18:01:10.820Z] "crypto/ecdsa", [2024-03-15T18:01:10.820Z] "crypto/ed25519", [2024-03-15T18:01:10.820Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.820Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.820Z] "crypto/elliptic", [2024-03-15T18:01:10.820Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.820Z] "crypto/hmac", [2024-03-15T18:01:10.820Z] "crypto/internal/randutil", [2024-03-15T18:01:10.820Z] "crypto/internal/subtle", [2024-03-15T18:01:10.820Z] "crypto/md5", [2024-03-15T18:01:10.820Z] "crypto/rand", [2024-03-15T18:01:10.820Z] "crypto/rc4", [2024-03-15T18:01:10.820Z] "crypto/rsa", [2024-03-15T18:01:10.820Z] "crypto/sha1", [2024-03-15T18:01:10.820Z] "crypto/sha256", [2024-03-15T18:01:10.820Z] "crypto/sha512", [2024-03-15T18:01:10.820Z] "crypto/subtle", [2024-03-15T18:01:10.820Z] "crypto/tls", [2024-03-15T18:01:10.820Z] "crypto/x509", [2024-03-15T18:01:10.820Z] "crypto/x509/pkix", [2024-03-15T18:01:10.820Z] "database/sql/driver", [2024-03-15T18:01:10.820Z] "debug/dwarf", [2024-03-15T18:01:10.820Z] "debug/macho", [2024-03-15T18:01:10.820Z] "encoding", [2024-03-15T18:01:10.820Z] "encoding/asn1", [2024-03-15T18:01:10.820Z] "encoding/base32", [2024-03-15T18:01:10.820Z] "encoding/base64", [2024-03-15T18:01:10.820Z] "encoding/binary", [2024-03-15T18:01:10.820Z] "encoding/csv", [2024-03-15T18:01:10.820Z] "encoding/hex", [2024-03-15T18:01:10.820Z] "encoding/json", [2024-03-15T18:01:10.820Z] "encoding/pem", [2024-03-15T18:01:10.820Z] "encoding/xml", [2024-03-15T18:01:10.820Z] "errors", [2024-03-15T18:01:10.820Z] "fmt", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.820Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.820Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.820Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.820Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.820Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.820Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.820Z] "github.com/go-kit/log", [2024-03-15T18:01:10.820Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.820Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.820Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.820Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.820Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.820Z] "github.com/gomodule/redigo/redis", [2024-03-15T18:01:10.820Z] "github.com/google/uuid", [2024-03-15T18:01:10.820Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.820Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.820Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.820Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.820Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.820Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.820Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.820Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.820Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.821Z] "github.com/x448/float16", [2024-03-15T18:01:10.821Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.821Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.821Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.821Z] "golang.org/x/net/html", [2024-03-15T18:01:10.821Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.821Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.821Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.821Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.821Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.821Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.821Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.821Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.821Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.821Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.821Z] "golang.org/x/text/language", [2024-03-15T18:01:10.821Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.821Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.821Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.821Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.821Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.821Z] "hash", [2024-03-15T18:01:10.821Z] "hash/adler32", [2024-03-15T18:01:10.821Z] "hash/crc32", [2024-03-15T18:01:10.821Z] "internal/abi", [2024-03-15T18:01:10.821Z] "internal/bytealg", [2024-03-15T18:01:10.821Z] "internal/cpu", [2024-03-15T18:01:10.821Z] "internal/fmtsort", [2024-03-15T18:01:10.821Z] "internal/goexperiment", [2024-03-15T18:01:10.821Z] "internal/itoa", [2024-03-15T18:01:10.821Z] "internal/nettrace", [2024-03-15T18:01:10.821Z] "internal/oserror", [2024-03-15T18:01:10.821Z] "internal/poll", [2024-03-15T18:01:10.821Z] "internal/race", [2024-03-15T18:01:10.821Z] "internal/reflectlite", [2024-03-15T18:01:10.821Z] "internal/singleflight", [2024-03-15T18:01:10.821Z] "internal/syscall/execenv", [2024-03-15T18:01:10.821Z] "internal/syscall/unix", [2024-03-15T18:01:10.821Z] "internal/testlog", [2024-03-15T18:01:10.821Z] "internal/unsafeheader", [2024-03-15T18:01:10.821Z] "io", [2024-03-15T18:01:10.821Z] "io/fs", [2024-03-15T18:01:10.821Z] "io/ioutil", [2024-03-15T18:01:10.821Z] "log", [2024-03-15T18:01:10.821Z] "math", [2024-03-15T18:01:10.821Z] "math/big", [2024-03-15T18:01:10.821Z] "math/bits", [2024-03-15T18:01:10.821Z] "math/rand", [2024-03-15T18:01:10.821Z] "mime", [2024-03-15T18:01:10.821Z] "mime/multipart", [2024-03-15T18:01:10.821Z] "mime/quotedprintable", [2024-03-15T18:01:10.821Z] "net", [2024-03-15T18:01:10.821Z] "net/http", [2024-03-15T18:01:10.821Z] "net/http/httptrace", [2024-03-15T18:01:10.821Z] "net/http/internal", [2024-03-15T18:01:10.821Z] "net/http/internal/ascii", [2024-03-15T18:01:10.821Z] "net/textproto", [2024-03-15T18:01:10.821Z] "net/url", [2024-03-15T18:01:10.821Z] "os", [2024-03-15T18:01:10.821Z] "path", [2024-03-15T18:01:10.821Z] "path/filepath", [2024-03-15T18:01:10.821Z] "reflect", [2024-03-15T18:01:10.821Z] "regexp", [2024-03-15T18:01:10.821Z] "regexp/syntax", [2024-03-15T18:01:10.821Z] "runtime", [2024-03-15T18:01:10.821Z] "runtime/cgo", [2024-03-15T18:01:10.821Z] "runtime/debug", [2024-03-15T18:01:10.821Z] "runtime/internal/atomic", [2024-03-15T18:01:10.821Z] "runtime/internal/math", [2024-03-15T18:01:10.821Z] "runtime/internal/sys", [2024-03-15T18:01:10.821Z] "sort", [2024-03-15T18:01:10.821Z] "strconv", [2024-03-15T18:01:10.821Z] "strings", [2024-03-15T18:01:10.821Z] "sync", [2024-03-15T18:01:10.821Z] "sync/atomic", [2024-03-15T18:01:10.821Z] "syscall", [2024-03-15T18:01:10.821Z] "time", [2024-03-15T18:01:10.821Z] "unicode", [2024-03-15T18:01:10.821Z] "unicode/utf16", [2024-03-15T18:01:10.821Z] "unicode/utf8", [2024-03-15T18:01:10.821Z] "unsafe", [2024-03-15T18:01:10.821Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.821Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.821Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.821Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.821Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.821Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.821Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.821Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.821Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.821Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.821Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.821Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.821Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.821Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.821Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.821Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.821Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.821Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.821Z] ], [2024-03-15T18:01:10.821Z] "TestGoFiles": [ [2024-03-15T18:01:10.821Z] "client_test.go", [2024-03-15T18:01:10.821Z] "dbhelper_test.go", [2024-03-15T18:01:10.821Z] "reading_test.go" [2024-03-15T18:01:10.821Z] ], [2024-03-15T18:01:10.821Z] "TestImports": [ [2024-03-15T18:01:10.821Z] "encoding/json", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.821Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.821Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.821Z] "testing" [2024-03-15T18:01:10.821Z] ] [2024-03-15T18:01:10.821Z] } [2024-03-15T18:01:10.821Z] { [2024-03-15T18:01:10.821Z] "Dir": "/w/workspace/edgex-go/635/internal/pkg/interfaces", [2024-03-15T18:01:10.821Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-15T18:01:10.821Z] "Name": "interfaces", [2024-03-15T18:01:10.821Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.821Z] "Module": { [2024-03-15T18:01:10.821Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.821Z] "Main": true, [2024-03-15T18:01:10.821Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.821Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.821Z] "GoVersion": "1.21" [2024-03-15T18:01:10.821Z] }, [2024-03-15T18:01:10.821Z] "Match": [ [2024-03-15T18:01:10.821Z] "./..." [2024-03-15T18:01:10.821Z] ], [2024-03-15T18:01:10.821Z] "Stale": true, [2024-03-15T18:01:10.821Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.821Z] "GoFiles": [ [2024-03-15T18:01:10.821Z] "db.go" [2024-03-15T18:01:10.821Z] ] [2024-03-15T18:01:10.821Z] } [2024-03-15T18:01:10.821Z] { [2024-03-15T18:01:10.821Z] "Dir": "/w/workspace/edgex-go/635/internal/pkg/bootstrap/handlers", [2024-03-15T18:01:10.821Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-15T18:01:10.821Z] "Name": "handlers", [2024-03-15T18:01:10.821Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.821Z] "Module": { [2024-03-15T18:01:10.821Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.821Z] "Main": true, [2024-03-15T18:01:10.821Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.821Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.821Z] "GoVersion": "1.21" [2024-03-15T18:01:10.821Z] }, [2024-03-15T18:01:10.821Z] "Match": [ [2024-03-15T18:01:10.821Z] "./..." [2024-03-15T18:01:10.821Z] ], [2024-03-15T18:01:10.821Z] "Stale": true, [2024-03-15T18:01:10.821Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.821Z] "GoFiles": [ [2024-03-15T18:01:10.821Z] "database.go" [2024-03-15T18:01:10.821Z] ], [2024-03-15T18:01:10.821Z] "Imports": [ [2024-03-15T18:01:10.821Z] "context", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.821Z] "sync", [2024-03-15T18:01:10.821Z] "time" [2024-03-15T18:01:10.821Z] ], [2024-03-15T18:01:10.821Z] "Deps": [ [2024-03-15T18:01:10.821Z] "bufio", [2024-03-15T18:01:10.821Z] "bytes", [2024-03-15T18:01:10.821Z] "compress/flate", [2024-03-15T18:01:10.821Z] "compress/gzip", [2024-03-15T18:01:10.821Z] "compress/zlib", [2024-03-15T18:01:10.821Z] "container/list", [2024-03-15T18:01:10.821Z] "context", [2024-03-15T18:01:10.821Z] "crypto", [2024-03-15T18:01:10.821Z] "crypto/aes", [2024-03-15T18:01:10.821Z] "crypto/cipher", [2024-03-15T18:01:10.821Z] "crypto/des", [2024-03-15T18:01:10.821Z] "crypto/dsa", [2024-03-15T18:01:10.821Z] "crypto/ecdsa", [2024-03-15T18:01:10.821Z] "crypto/ed25519", [2024-03-15T18:01:10.821Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.821Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.821Z] "crypto/elliptic", [2024-03-15T18:01:10.821Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.821Z] "crypto/hmac", [2024-03-15T18:01:10.821Z] "crypto/internal/randutil", [2024-03-15T18:01:10.821Z] "crypto/internal/subtle", [2024-03-15T18:01:10.821Z] "crypto/md5", [2024-03-15T18:01:10.821Z] "crypto/rand", [2024-03-15T18:01:10.821Z] "crypto/rc4", [2024-03-15T18:01:10.821Z] "crypto/rsa", [2024-03-15T18:01:10.821Z] "crypto/sha1", [2024-03-15T18:01:10.821Z] "crypto/sha256", [2024-03-15T18:01:10.821Z] "crypto/sha512", [2024-03-15T18:01:10.821Z] "crypto/subtle", [2024-03-15T18:01:10.821Z] "crypto/tls", [2024-03-15T18:01:10.821Z] "crypto/x509", [2024-03-15T18:01:10.821Z] "crypto/x509/pkix", [2024-03-15T18:01:10.821Z] "database/sql/driver", [2024-03-15T18:01:10.821Z] "debug/dwarf", [2024-03-15T18:01:10.821Z] "debug/macho", [2024-03-15T18:01:10.821Z] "embed", [2024-03-15T18:01:10.821Z] "encoding", [2024-03-15T18:01:10.821Z] "encoding/asn1", [2024-03-15T18:01:10.821Z] "encoding/base32", [2024-03-15T18:01:10.821Z] "encoding/base64", [2024-03-15T18:01:10.821Z] "encoding/binary", [2024-03-15T18:01:10.821Z] "encoding/csv", [2024-03-15T18:01:10.821Z] "encoding/hex", [2024-03-15T18:01:10.821Z] "encoding/json", [2024-03-15T18:01:10.821Z] "encoding/pem", [2024-03-15T18:01:10.821Z] "encoding/xml", [2024-03-15T18:01:10.821Z] "errors", [2024-03-15T18:01:10.821Z] "flag", [2024-03-15T18:01:10.821Z] "fmt", [2024-03-15T18:01:10.821Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.821Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.821Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.821Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.821Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.821Z] "github.com/fatih/color", [2024-03-15T18:01:10.821Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.821Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.821Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.821Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.821Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.821Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.821Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.821Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.821Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.821Z] "github.com/go-kit/log", [2024-03-15T18:01:10.821Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.821Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.821Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.821Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.821Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.821Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.821Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.821Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.821Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.821Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.821Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.821Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.821Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.821Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.821Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.821Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.821Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.821Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.821Z] "github.com/gomodule/redigo/redis", [2024-03-15T18:01:10.821Z] "github.com/google/uuid", [2024-03-15T18:01:10.821Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.821Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.821Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.821Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.821Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.821Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.821Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.821Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.821Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.821Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.821Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.821Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.821Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.821Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.821Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.821Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.821Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.821Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.821Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.821Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.821Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.821Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.821Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.821Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.821Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.821Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.821Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.821Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.821Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.821Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.821Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.821Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.821Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.821Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.821Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.821Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.821Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.821Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.821Z] "github.com/x448/float16", [2024-03-15T18:01:10.821Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.821Z] "go/token", [2024-03-15T18:01:10.821Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.821Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.821Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.821Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.821Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.821Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.821Z] "golang.org/x/net/html", [2024-03-15T18:01:10.821Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.821Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.821Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.821Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.821Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.821Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.821Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.821Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.821Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.821Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.821Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.821Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.821Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.821Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.821Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.821Z] "golang.org/x/text/language", [2024-03-15T18:01:10.821Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.821Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.821Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.821Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.821Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.821Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.822Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.822Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.822Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.822Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.822Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.822Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.822Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.822Z] "hash", [2024-03-15T18:01:10.822Z] "hash/adler32", [2024-03-15T18:01:10.822Z] "hash/crc32", [2024-03-15T18:01:10.822Z] "hash/fnv", [2024-03-15T18:01:10.822Z] "html", [2024-03-15T18:01:10.822Z] "html/template", [2024-03-15T18:01:10.822Z] "internal/abi", [2024-03-15T18:01:10.822Z] "internal/bytealg", [2024-03-15T18:01:10.822Z] "internal/cpu", [2024-03-15T18:01:10.822Z] "internal/fmtsort", [2024-03-15T18:01:10.822Z] "internal/goexperiment", [2024-03-15T18:01:10.822Z] "internal/itoa", [2024-03-15T18:01:10.822Z] "internal/nettrace", [2024-03-15T18:01:10.822Z] "internal/oserror", [2024-03-15T18:01:10.822Z] "internal/poll", [2024-03-15T18:01:10.822Z] "internal/race", [2024-03-15T18:01:10.822Z] "internal/reflectlite", [2024-03-15T18:01:10.822Z] "internal/singleflight", [2024-03-15T18:01:10.822Z] "internal/syscall/execenv", [2024-03-15T18:01:10.822Z] "internal/syscall/unix", [2024-03-15T18:01:10.822Z] "internal/testlog", [2024-03-15T18:01:10.822Z] "internal/unsafeheader", [2024-03-15T18:01:10.822Z] "io", [2024-03-15T18:01:10.822Z] "io/fs", [2024-03-15T18:01:10.822Z] "io/ioutil", [2024-03-15T18:01:10.822Z] "log", [2024-03-15T18:01:10.822Z] "log/syslog", [2024-03-15T18:01:10.822Z] "math", [2024-03-15T18:01:10.822Z] "math/big", [2024-03-15T18:01:10.822Z] "math/bits", [2024-03-15T18:01:10.822Z] "math/rand", [2024-03-15T18:01:10.822Z] "mime", [2024-03-15T18:01:10.822Z] "mime/multipart", [2024-03-15T18:01:10.822Z] "mime/quotedprintable", [2024-03-15T18:01:10.822Z] "net", [2024-03-15T18:01:10.822Z] "net/http", [2024-03-15T18:01:10.822Z] "net/http/httptest", [2024-03-15T18:01:10.822Z] "net/http/httptrace", [2024-03-15T18:01:10.822Z] "net/http/httputil", [2024-03-15T18:01:10.822Z] "net/http/internal", [2024-03-15T18:01:10.822Z] "net/http/internal/ascii", [2024-03-15T18:01:10.822Z] "net/http/internal/testcert", [2024-03-15T18:01:10.822Z] "net/textproto", [2024-03-15T18:01:10.822Z] "net/url", [2024-03-15T18:01:10.822Z] "os", [2024-03-15T18:01:10.822Z] "os/signal", [2024-03-15T18:01:10.822Z] "path", [2024-03-15T18:01:10.822Z] "path/filepath", [2024-03-15T18:01:10.822Z] "reflect", [2024-03-15T18:01:10.822Z] "regexp", [2024-03-15T18:01:10.822Z] "regexp/syntax", [2024-03-15T18:01:10.822Z] "runtime", [2024-03-15T18:01:10.822Z] "runtime/cgo", [2024-03-15T18:01:10.822Z] "runtime/debug", [2024-03-15T18:01:10.822Z] "runtime/internal/atomic", [2024-03-15T18:01:10.822Z] "runtime/internal/math", [2024-03-15T18:01:10.822Z] "runtime/internal/sys", [2024-03-15T18:01:10.822Z] "runtime/pprof", [2024-03-15T18:01:10.822Z] "sort", [2024-03-15T18:01:10.822Z] "strconv", [2024-03-15T18:01:10.822Z] "strings", [2024-03-15T18:01:10.822Z] "sync", [2024-03-15T18:01:10.822Z] "sync/atomic", [2024-03-15T18:01:10.822Z] "syscall", [2024-03-15T18:01:10.822Z] "text/tabwriter", [2024-03-15T18:01:10.822Z] "text/template", [2024-03-15T18:01:10.822Z] "text/template/parse", [2024-03-15T18:01:10.822Z] "time", [2024-03-15T18:01:10.822Z] "unicode", [2024-03-15T18:01:10.822Z] "unicode/utf16", [2024-03-15T18:01:10.822Z] "unicode/utf8", [2024-03-15T18:01:10.822Z] "unsafe", [2024-03-15T18:01:10.822Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.822Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.822Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.822Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.822Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.822Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.822Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.822Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.822Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.822Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.822Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.822Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.822Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.822Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.822Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.822Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.822Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.822Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.822Z] ] [2024-03-15T18:01:10.822Z] } [2024-03-15T18:01:10.822Z] { [2024-03-15T18:01:10.822Z] "Dir": "/w/workspace/edgex-go/635/internal/core/data", [2024-03-15T18:01:10.822Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data", [2024-03-15T18:01:10.822Z] "Name": "data", [2024-03-15T18:01:10.822Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.822Z] "Module": { [2024-03-15T18:01:10.822Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.822Z] "Main": true, [2024-03-15T18:01:10.822Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.822Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.822Z] "GoVersion": "1.21" [2024-03-15T18:01:10.822Z] }, [2024-03-15T18:01:10.822Z] "Match": [ [2024-03-15T18:01:10.822Z] "./..." [2024-03-15T18:01:10.822Z] ], [2024-03-15T18:01:10.822Z] "Stale": true, [2024-03-15T18:01:10.822Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.822Z] "GoFiles": [ [2024-03-15T18:01:10.822Z] "init.go", [2024-03-15T18:01:10.822Z] "main.go", [2024-03-15T18:01:10.822Z] "router.go" [2024-03-15T18:01:10.822Z] ], [2024-03-15T18:01:10.822Z] "Imports": [ [2024-03-15T18:01:10.822Z] "context", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/edgex-go/internal/core/data/controller/http", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.822Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.822Z] "os", [2024-03-15T18:01:10.822Z] "sync", [2024-03-15T18:01:10.822Z] "time" [2024-03-15T18:01:10.822Z] ], [2024-03-15T18:01:10.822Z] "Deps": [ [2024-03-15T18:01:10.822Z] "bufio", [2024-03-15T18:01:10.822Z] "bytes", [2024-03-15T18:01:10.822Z] "compress/flate", [2024-03-15T18:01:10.822Z] "compress/gzip", [2024-03-15T18:01:10.822Z] "compress/zlib", [2024-03-15T18:01:10.822Z] "container/list", [2024-03-15T18:01:10.822Z] "context", [2024-03-15T18:01:10.822Z] "crypto", [2024-03-15T18:01:10.822Z] "crypto/aes", [2024-03-15T18:01:10.822Z] "crypto/cipher", [2024-03-15T18:01:10.822Z] "crypto/des", [2024-03-15T18:01:10.822Z] "crypto/dsa", [2024-03-15T18:01:10.822Z] "crypto/ecdsa", [2024-03-15T18:01:10.822Z] "crypto/ed25519", [2024-03-15T18:01:10.822Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.822Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.822Z] "crypto/elliptic", [2024-03-15T18:01:10.822Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.822Z] "crypto/hmac", [2024-03-15T18:01:10.822Z] "crypto/internal/randutil", [2024-03-15T18:01:10.822Z] "crypto/internal/subtle", [2024-03-15T18:01:10.822Z] "crypto/md5", [2024-03-15T18:01:10.822Z] "crypto/rand", [2024-03-15T18:01:10.822Z] "crypto/rc4", [2024-03-15T18:01:10.822Z] "crypto/rsa", [2024-03-15T18:01:10.822Z] "crypto/sha1", [2024-03-15T18:01:10.822Z] "crypto/sha256", [2024-03-15T18:01:10.822Z] "crypto/sha512", [2024-03-15T18:01:10.822Z] "crypto/subtle", [2024-03-15T18:01:10.822Z] "crypto/tls", [2024-03-15T18:01:10.822Z] "crypto/x509", [2024-03-15T18:01:10.822Z] "crypto/x509/pkix", [2024-03-15T18:01:10.822Z] "database/sql/driver", [2024-03-15T18:01:10.822Z] "debug/dwarf", [2024-03-15T18:01:10.822Z] "debug/macho", [2024-03-15T18:01:10.822Z] "embed", [2024-03-15T18:01:10.822Z] "encoding", [2024-03-15T18:01:10.822Z] "encoding/asn1", [2024-03-15T18:01:10.822Z] "encoding/base32", [2024-03-15T18:01:10.822Z] "encoding/base64", [2024-03-15T18:01:10.822Z] "encoding/binary", [2024-03-15T18:01:10.822Z] "encoding/csv", [2024-03-15T18:01:10.822Z] "encoding/hex", [2024-03-15T18:01:10.822Z] "encoding/json", [2024-03-15T18:01:10.822Z] "encoding/pem", [2024-03-15T18:01:10.822Z] "encoding/xml", [2024-03-15T18:01:10.822Z] "errors", [2024-03-15T18:01:10.822Z] "flag", [2024-03-15T18:01:10.822Z] "fmt", [2024-03-15T18:01:10.822Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.822Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.822Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.822Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/edgex-go/internal/core/data/controller/http", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.822Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.822Z] "github.com/fatih/color", [2024-03-15T18:01:10.822Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.822Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.822Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.822Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.822Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.822Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.822Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.822Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.822Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.822Z] "github.com/go-kit/log", [2024-03-15T18:01:10.822Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.822Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.822Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.822Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.822Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.822Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.822Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.822Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.822Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.822Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.822Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.822Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.822Z] "github.com/golang-jwt/jwt", [2024-03-15T18:01:10.822Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.822Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.822Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.822Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.822Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.822Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.822Z] "github.com/gomodule/redigo/redis", [2024-03-15T18:01:10.822Z] "github.com/google/uuid", [2024-03-15T18:01:10.822Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.822Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.822Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.822Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.822Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.822Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.822Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.822Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.822Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.822Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.822Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.822Z] "github.com/labstack/echo/v4/middleware", [2024-03-15T18:01:10.822Z] "github.com/labstack/gommon/bytes", [2024-03-15T18:01:10.822Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.822Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.822Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.822Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.822Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.822Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.822Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.822Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.822Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.822Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.822Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.822Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.822Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.822Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.822Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.822Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.822Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.822Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.822Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.822Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.822Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.822Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.822Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.822Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.822Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.822Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.822Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.822Z] "github.com/x448/float16", [2024-03-15T18:01:10.822Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.822Z] "go/token", [2024-03-15T18:01:10.822Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.822Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.822Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.822Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.822Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.822Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.822Z] "golang.org/x/net/html", [2024-03-15T18:01:10.823Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.823Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.823Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.823Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.823Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.823Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.823Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.823Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.823Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.823Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.823Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.823Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.823Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.823Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.823Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.823Z] "golang.org/x/text/language", [2024-03-15T18:01:10.823Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.823Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.823Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.823Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.823Z] "golang.org/x/time/rate", [2024-03-15T18:01:10.823Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.823Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.823Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.823Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.823Z] "hash", [2024-03-15T18:01:10.823Z] "hash/adler32", [2024-03-15T18:01:10.823Z] "hash/crc32", [2024-03-15T18:01:10.823Z] "hash/fnv", [2024-03-15T18:01:10.823Z] "html", [2024-03-15T18:01:10.823Z] "html/template", [2024-03-15T18:01:10.823Z] "internal/abi", [2024-03-15T18:01:10.823Z] "internal/bytealg", [2024-03-15T18:01:10.823Z] "internal/cpu", [2024-03-15T18:01:10.823Z] "internal/fmtsort", [2024-03-15T18:01:10.823Z] "internal/goexperiment", [2024-03-15T18:01:10.823Z] "internal/itoa", [2024-03-15T18:01:10.823Z] "internal/nettrace", [2024-03-15T18:01:10.823Z] "internal/oserror", [2024-03-15T18:01:10.823Z] "internal/poll", [2024-03-15T18:01:10.823Z] "internal/race", [2024-03-15T18:01:10.823Z] "internal/reflectlite", [2024-03-15T18:01:10.823Z] "internal/singleflight", [2024-03-15T18:01:10.823Z] "internal/syscall/execenv", [2024-03-15T18:01:10.823Z] "internal/syscall/unix", [2024-03-15T18:01:10.823Z] "internal/testlog", [2024-03-15T18:01:10.823Z] "internal/unsafeheader", [2024-03-15T18:01:10.823Z] "io", [2024-03-15T18:01:10.823Z] "io/fs", [2024-03-15T18:01:10.823Z] "io/ioutil", [2024-03-15T18:01:10.823Z] "log", [2024-03-15T18:01:10.823Z] "log/syslog", [2024-03-15T18:01:10.823Z] "math", [2024-03-15T18:01:10.823Z] "math/big", [2024-03-15T18:01:10.823Z] "math/bits", [2024-03-15T18:01:10.823Z] "math/rand", [2024-03-15T18:01:10.823Z] "mime", [2024-03-15T18:01:10.823Z] "mime/multipart", [2024-03-15T18:01:10.823Z] "mime/quotedprintable", [2024-03-15T18:01:10.823Z] "net", [2024-03-15T18:01:10.823Z] "net/http", [2024-03-15T18:01:10.823Z] "net/http/httptest", [2024-03-15T18:01:10.823Z] "net/http/httptrace", [2024-03-15T18:01:10.823Z] "net/http/httputil", [2024-03-15T18:01:10.823Z] "net/http/internal", [2024-03-15T18:01:10.823Z] "net/http/internal/ascii", [2024-03-15T18:01:10.823Z] "net/http/internal/testcert", [2024-03-15T18:01:10.823Z] "net/textproto", [2024-03-15T18:01:10.823Z] "net/url", [2024-03-15T18:01:10.823Z] "os", [2024-03-15T18:01:10.823Z] "os/signal", [2024-03-15T18:01:10.823Z] "path", [2024-03-15T18:01:10.823Z] "path/filepath", [2024-03-15T18:01:10.823Z] "reflect", [2024-03-15T18:01:10.823Z] "regexp", [2024-03-15T18:01:10.823Z] "regexp/syntax", [2024-03-15T18:01:10.823Z] "runtime", [2024-03-15T18:01:10.823Z] "runtime/cgo", [2024-03-15T18:01:10.823Z] "runtime/debug", [2024-03-15T18:01:10.823Z] "runtime/internal/atomic", [2024-03-15T18:01:10.823Z] "runtime/internal/math", [2024-03-15T18:01:10.823Z] "runtime/internal/sys", [2024-03-15T18:01:10.823Z] "runtime/pprof", [2024-03-15T18:01:10.823Z] "sort", [2024-03-15T18:01:10.823Z] "strconv", [2024-03-15T18:01:10.823Z] "strings", [2024-03-15T18:01:10.823Z] "sync", [2024-03-15T18:01:10.823Z] "sync/atomic", [2024-03-15T18:01:10.823Z] "syscall", [2024-03-15T18:01:10.823Z] "text/tabwriter", [2024-03-15T18:01:10.823Z] "text/template", [2024-03-15T18:01:10.823Z] "text/template/parse", [2024-03-15T18:01:10.823Z] "time", [2024-03-15T18:01:10.823Z] "unicode", [2024-03-15T18:01:10.823Z] "unicode/utf16", [2024-03-15T18:01:10.823Z] "unicode/utf8", [2024-03-15T18:01:10.823Z] "unsafe", [2024-03-15T18:01:10.823Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.823Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.823Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.823Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.823Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.823Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.823Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.823Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.823Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.823Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.823Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.823Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.823Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.823Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.823Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.823Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.823Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.823Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.823Z] ] [2024-03-15T18:01:10.823Z] } [2024-03-15T18:01:10.823Z] { [2024-03-15T18:01:10.823Z] "Dir": "/w/workspace/edgex-go/635/cmd/core-data", [2024-03-15T18:01:10.823Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/core-data", [2024-03-15T18:01:10.823Z] "Name": "main", [2024-03-15T18:01:10.823Z] "Doc": "****************************************************************************** * Copyright 2017 Dell Inc.", [2024-03-15T18:01:10.823Z] "Target": "/go/bin/core-data", [2024-03-15T18:01:10.823Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.823Z] "Module": { [2024-03-15T18:01:10.823Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.823Z] "Main": true, [2024-03-15T18:01:10.823Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.823Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.823Z] "GoVersion": "1.21" [2024-03-15T18:01:10.823Z] }, [2024-03-15T18:01:10.823Z] "Match": [ [2024-03-15T18:01:10.823Z] "./..." [2024-03-15T18:01:10.823Z] ], [2024-03-15T18:01:10.823Z] "Stale": true, [2024-03-15T18:01:10.823Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.823Z] "GoFiles": [ [2024-03-15T18:01:10.823Z] "main.go" [2024-03-15T18:01:10.823Z] ], [2024-03-15T18:01:10.823Z] "Imports": [ [2024-03-15T18:01:10.823Z] "context", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/edgex-go/internal/core/data", [2024-03-15T18:01:10.823Z] "github.com/labstack/echo/v4" [2024-03-15T18:01:10.823Z] ], [2024-03-15T18:01:10.823Z] "Deps": [ [2024-03-15T18:01:10.823Z] "bufio", [2024-03-15T18:01:10.823Z] "bytes", [2024-03-15T18:01:10.823Z] "compress/flate", [2024-03-15T18:01:10.823Z] "compress/gzip", [2024-03-15T18:01:10.823Z] "compress/zlib", [2024-03-15T18:01:10.823Z] "container/list", [2024-03-15T18:01:10.823Z] "context", [2024-03-15T18:01:10.823Z] "crypto", [2024-03-15T18:01:10.823Z] "crypto/aes", [2024-03-15T18:01:10.823Z] "crypto/cipher", [2024-03-15T18:01:10.823Z] "crypto/des", [2024-03-15T18:01:10.823Z] "crypto/dsa", [2024-03-15T18:01:10.823Z] "crypto/ecdsa", [2024-03-15T18:01:10.823Z] "crypto/ed25519", [2024-03-15T18:01:10.823Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.823Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.823Z] "crypto/elliptic", [2024-03-15T18:01:10.823Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.823Z] "crypto/hmac", [2024-03-15T18:01:10.823Z] "crypto/internal/randutil", [2024-03-15T18:01:10.823Z] "crypto/internal/subtle", [2024-03-15T18:01:10.823Z] "crypto/md5", [2024-03-15T18:01:10.823Z] "crypto/rand", [2024-03-15T18:01:10.823Z] "crypto/rc4", [2024-03-15T18:01:10.823Z] "crypto/rsa", [2024-03-15T18:01:10.823Z] "crypto/sha1", [2024-03-15T18:01:10.823Z] "crypto/sha256", [2024-03-15T18:01:10.823Z] "crypto/sha512", [2024-03-15T18:01:10.823Z] "crypto/subtle", [2024-03-15T18:01:10.823Z] "crypto/tls", [2024-03-15T18:01:10.823Z] "crypto/x509", [2024-03-15T18:01:10.823Z] "crypto/x509/pkix", [2024-03-15T18:01:10.823Z] "database/sql/driver", [2024-03-15T18:01:10.823Z] "debug/dwarf", [2024-03-15T18:01:10.823Z] "debug/macho", [2024-03-15T18:01:10.823Z] "embed", [2024-03-15T18:01:10.823Z] "encoding", [2024-03-15T18:01:10.823Z] "encoding/asn1", [2024-03-15T18:01:10.823Z] "encoding/base32", [2024-03-15T18:01:10.823Z] "encoding/base64", [2024-03-15T18:01:10.823Z] "encoding/binary", [2024-03-15T18:01:10.823Z] "encoding/csv", [2024-03-15T18:01:10.823Z] "encoding/hex", [2024-03-15T18:01:10.823Z] "encoding/json", [2024-03-15T18:01:10.823Z] "encoding/pem", [2024-03-15T18:01:10.823Z] "encoding/xml", [2024-03-15T18:01:10.823Z] "errors", [2024-03-15T18:01:10.823Z] "flag", [2024-03-15T18:01:10.823Z] "fmt", [2024-03-15T18:01:10.823Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.823Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.823Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.823Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/edgex-go/internal/core/data", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/edgex-go/internal/core/data/controller/http", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.823Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.823Z] "github.com/fatih/color", [2024-03-15T18:01:10.823Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.823Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.823Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.823Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.823Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.823Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.823Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.823Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.823Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.823Z] "github.com/go-kit/log", [2024-03-15T18:01:10.823Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.823Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.823Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.823Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.823Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.823Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.823Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.823Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.823Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.823Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.823Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.823Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.823Z] "github.com/golang-jwt/jwt", [2024-03-15T18:01:10.823Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.823Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.823Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.823Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.823Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.823Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.823Z] "github.com/gomodule/redigo/redis", [2024-03-15T18:01:10.823Z] "github.com/google/uuid", [2024-03-15T18:01:10.823Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.823Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.823Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.823Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.823Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.823Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.823Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.823Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.823Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.823Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.823Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.823Z] "github.com/labstack/echo/v4/middleware", [2024-03-15T18:01:10.823Z] "github.com/labstack/gommon/bytes", [2024-03-15T18:01:10.823Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.824Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.824Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.824Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.824Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.824Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.824Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.824Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.824Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.824Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.824Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.824Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.824Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.824Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.824Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.824Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.824Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.824Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.824Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.824Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.824Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.824Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.824Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.824Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.824Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.824Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.824Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.824Z] "github.com/x448/float16", [2024-03-15T18:01:10.824Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.824Z] "go/token", [2024-03-15T18:01:10.824Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.824Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.824Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.824Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.824Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.824Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.824Z] "golang.org/x/net/html", [2024-03-15T18:01:10.824Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.824Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.824Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.824Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.824Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.824Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.824Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.824Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.824Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.824Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.824Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.824Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.824Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.824Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.824Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.824Z] "golang.org/x/text/language", [2024-03-15T18:01:10.824Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.824Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.824Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.824Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.824Z] "golang.org/x/time/rate", [2024-03-15T18:01:10.824Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.824Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.824Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.824Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.824Z] "hash", [2024-03-15T18:01:10.824Z] "hash/adler32", [2024-03-15T18:01:10.824Z] "hash/crc32", [2024-03-15T18:01:10.824Z] "hash/fnv", [2024-03-15T18:01:10.824Z] "html", [2024-03-15T18:01:10.824Z] "html/template", [2024-03-15T18:01:10.824Z] "internal/abi", [2024-03-15T18:01:10.824Z] "internal/bytealg", [2024-03-15T18:01:10.824Z] "internal/cpu", [2024-03-15T18:01:10.824Z] "internal/fmtsort", [2024-03-15T18:01:10.824Z] "internal/goexperiment", [2024-03-15T18:01:10.824Z] "internal/itoa", [2024-03-15T18:01:10.824Z] "internal/nettrace", [2024-03-15T18:01:10.824Z] "internal/oserror", [2024-03-15T18:01:10.824Z] "internal/poll", [2024-03-15T18:01:10.824Z] "internal/race", [2024-03-15T18:01:10.824Z] "internal/reflectlite", [2024-03-15T18:01:10.824Z] "internal/singleflight", [2024-03-15T18:01:10.824Z] "internal/syscall/execenv", [2024-03-15T18:01:10.824Z] "internal/syscall/unix", [2024-03-15T18:01:10.824Z] "internal/testlog", [2024-03-15T18:01:10.824Z] "internal/unsafeheader", [2024-03-15T18:01:10.824Z] "io", [2024-03-15T18:01:10.824Z] "io/fs", [2024-03-15T18:01:10.824Z] "io/ioutil", [2024-03-15T18:01:10.824Z] "log", [2024-03-15T18:01:10.824Z] "log/syslog", [2024-03-15T18:01:10.824Z] "math", [2024-03-15T18:01:10.824Z] "math/big", [2024-03-15T18:01:10.824Z] "math/bits", [2024-03-15T18:01:10.824Z] "math/rand", [2024-03-15T18:01:10.824Z] "mime", [2024-03-15T18:01:10.824Z] "mime/multipart", [2024-03-15T18:01:10.824Z] "mime/quotedprintable", [2024-03-15T18:01:10.824Z] "net", [2024-03-15T18:01:10.824Z] "net/http", [2024-03-15T18:01:10.824Z] "net/http/httptest", [2024-03-15T18:01:10.824Z] "net/http/httptrace", [2024-03-15T18:01:10.824Z] "net/http/httputil", [2024-03-15T18:01:10.824Z] "net/http/internal", [2024-03-15T18:01:10.824Z] "net/http/internal/ascii", [2024-03-15T18:01:10.824Z] "net/http/internal/testcert", [2024-03-15T18:01:10.824Z] "net/textproto", [2024-03-15T18:01:10.824Z] "net/url", [2024-03-15T18:01:10.824Z] "os", [2024-03-15T18:01:10.824Z] "os/signal", [2024-03-15T18:01:10.824Z] "path", [2024-03-15T18:01:10.824Z] "path/filepath", [2024-03-15T18:01:10.824Z] "reflect", [2024-03-15T18:01:10.824Z] "regexp", [2024-03-15T18:01:10.824Z] "regexp/syntax", [2024-03-15T18:01:10.824Z] "runtime", [2024-03-15T18:01:10.824Z] "runtime/cgo", [2024-03-15T18:01:10.824Z] "runtime/debug", [2024-03-15T18:01:10.824Z] "runtime/internal/atomic", [2024-03-15T18:01:10.824Z] "runtime/internal/math", [2024-03-15T18:01:10.824Z] "runtime/internal/sys", [2024-03-15T18:01:10.824Z] "runtime/pprof", [2024-03-15T18:01:10.824Z] "sort", [2024-03-15T18:01:10.824Z] "strconv", [2024-03-15T18:01:10.824Z] "strings", [2024-03-15T18:01:10.824Z] "sync", [2024-03-15T18:01:10.824Z] "sync/atomic", [2024-03-15T18:01:10.824Z] "syscall", [2024-03-15T18:01:10.824Z] "text/tabwriter", [2024-03-15T18:01:10.824Z] "text/template", [2024-03-15T18:01:10.824Z] "text/template/parse", [2024-03-15T18:01:10.824Z] "time", [2024-03-15T18:01:10.824Z] "unicode", [2024-03-15T18:01:10.824Z] "unicode/utf16", [2024-03-15T18:01:10.824Z] "unicode/utf8", [2024-03-15T18:01:10.824Z] "unsafe", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.824Z] ] [2024-03-15T18:01:10.824Z] } [2024-03-15T18:01:10.824Z] { [2024-03-15T18:01:10.824Z] "Dir": "/w/workspace/edgex-go/635/internal/core/metadata/config", [2024-03-15T18:01:10.824Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-15T18:01:10.824Z] "Name": "config", [2024-03-15T18:01:10.824Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.824Z] "Module": { [2024-03-15T18:01:10.824Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.824Z] "Main": true, [2024-03-15T18:01:10.824Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.824Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.824Z] "GoVersion": "1.21" [2024-03-15T18:01:10.824Z] }, [2024-03-15T18:01:10.824Z] "Match": [ [2024-03-15T18:01:10.824Z] "./..." [2024-03-15T18:01:10.824Z] ], [2024-03-15T18:01:10.824Z] "Stale": true, [2024-03-15T18:01:10.824Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.824Z] "GoFiles": [ [2024-03-15T18:01:10.824Z] "config.go" [2024-03-15T18:01:10.824Z] ], [2024-03-15T18:01:10.824Z] "Imports": [ [2024-03-15T18:01:10.824Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-15T18:01:10.824Z] ], [2024-03-15T18:01:10.824Z] "Deps": [ [2024-03-15T18:01:10.824Z] "bufio", [2024-03-15T18:01:10.824Z] "bytes", [2024-03-15T18:01:10.824Z] "compress/flate", [2024-03-15T18:01:10.824Z] "compress/gzip", [2024-03-15T18:01:10.824Z] "compress/zlib", [2024-03-15T18:01:10.824Z] "container/list", [2024-03-15T18:01:10.824Z] "context", [2024-03-15T18:01:10.824Z] "crypto", [2024-03-15T18:01:10.824Z] "crypto/aes", [2024-03-15T18:01:10.824Z] "crypto/cipher", [2024-03-15T18:01:10.824Z] "crypto/des", [2024-03-15T18:01:10.824Z] "crypto/dsa", [2024-03-15T18:01:10.824Z] "crypto/ecdsa", [2024-03-15T18:01:10.824Z] "crypto/ed25519", [2024-03-15T18:01:10.824Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.824Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.824Z] "crypto/elliptic", [2024-03-15T18:01:10.824Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.824Z] "crypto/hmac", [2024-03-15T18:01:10.824Z] "crypto/internal/randutil", [2024-03-15T18:01:10.824Z] "crypto/internal/subtle", [2024-03-15T18:01:10.824Z] "crypto/md5", [2024-03-15T18:01:10.824Z] "crypto/rand", [2024-03-15T18:01:10.824Z] "crypto/rc4", [2024-03-15T18:01:10.824Z] "crypto/rsa", [2024-03-15T18:01:10.824Z] "crypto/sha1", [2024-03-15T18:01:10.824Z] "crypto/sha256", [2024-03-15T18:01:10.824Z] "crypto/sha512", [2024-03-15T18:01:10.824Z] "crypto/subtle", [2024-03-15T18:01:10.824Z] "crypto/tls", [2024-03-15T18:01:10.824Z] "crypto/x509", [2024-03-15T18:01:10.824Z] "crypto/x509/pkix", [2024-03-15T18:01:10.824Z] "database/sql/driver", [2024-03-15T18:01:10.824Z] "debug/dwarf", [2024-03-15T18:01:10.824Z] "debug/macho", [2024-03-15T18:01:10.824Z] "encoding", [2024-03-15T18:01:10.824Z] "encoding/asn1", [2024-03-15T18:01:10.824Z] "encoding/base64", [2024-03-15T18:01:10.824Z] "encoding/binary", [2024-03-15T18:01:10.824Z] "encoding/csv", [2024-03-15T18:01:10.824Z] "encoding/hex", [2024-03-15T18:01:10.824Z] "encoding/json", [2024-03-15T18:01:10.824Z] "encoding/pem", [2024-03-15T18:01:10.824Z] "encoding/xml", [2024-03-15T18:01:10.824Z] "errors", [2024-03-15T18:01:10.824Z] "flag", [2024-03-15T18:01:10.824Z] "fmt", [2024-03-15T18:01:10.824Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.824Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.824Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.824Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.824Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.824Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.824Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.824Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.824Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.824Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.824Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.824Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.824Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.824Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.824Z] "github.com/go-kit/log", [2024-03-15T18:01:10.824Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.824Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.824Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.824Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.824Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.824Z] "github.com/google/uuid", [2024-03-15T18:01:10.824Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.824Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.824Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.824Z] "golang.org/x/net/html", [2024-03-15T18:01:10.824Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.824Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.824Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.824Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.824Z] "golang.org/x/text/language", [2024-03-15T18:01:10.824Z] "hash", [2024-03-15T18:01:10.824Z] "hash/adler32", [2024-03-15T18:01:10.824Z] "hash/crc32", [2024-03-15T18:01:10.824Z] "internal/abi", [2024-03-15T18:01:10.824Z] "internal/bytealg", [2024-03-15T18:01:10.824Z] "internal/cpu", [2024-03-15T18:01:10.824Z] "internal/fmtsort", [2024-03-15T18:01:10.824Z] "internal/goexperiment", [2024-03-15T18:01:10.824Z] "internal/itoa", [2024-03-15T18:01:10.824Z] "internal/nettrace", [2024-03-15T18:01:10.824Z] "internal/oserror", [2024-03-15T18:01:10.824Z] "internal/poll", [2024-03-15T18:01:10.824Z] "internal/race", [2024-03-15T18:01:10.824Z] "internal/reflectlite", [2024-03-15T18:01:10.824Z] "internal/singleflight", [2024-03-15T18:01:10.824Z] "internal/syscall/execenv", [2024-03-15T18:01:10.824Z] "internal/syscall/unix", [2024-03-15T18:01:10.824Z] "internal/testlog", [2024-03-15T18:01:10.824Z] "internal/unsafeheader", [2024-03-15T18:01:10.824Z] "io", [2024-03-15T18:01:10.824Z] "io/fs", [2024-03-15T18:01:10.824Z] "io/ioutil", [2024-03-15T18:01:10.824Z] "log", [2024-03-15T18:01:10.824Z] "math", [2024-03-15T18:01:10.824Z] "math/big", [2024-03-15T18:01:10.824Z] "math/bits", [2024-03-15T18:01:10.824Z] "math/rand", [2024-03-15T18:01:10.824Z] "mime", [2024-03-15T18:01:10.824Z] "mime/multipart", [2024-03-15T18:01:10.824Z] "mime/quotedprintable", [2024-03-15T18:01:10.824Z] "net", [2024-03-15T18:01:10.824Z] "net/http", [2024-03-15T18:01:10.824Z] "net/http/httptest", [2024-03-15T18:01:10.824Z] "net/http/httptrace", [2024-03-15T18:01:10.824Z] "net/http/internal", [2024-03-15T18:01:10.824Z] "net/http/internal/ascii", [2024-03-15T18:01:10.824Z] "net/http/internal/testcert", [2024-03-15T18:01:10.824Z] "net/textproto", [2024-03-15T18:01:10.824Z] "net/url", [2024-03-15T18:01:10.824Z] "os", [2024-03-15T18:01:10.824Z] "path", [2024-03-15T18:01:10.824Z] "path/filepath", [2024-03-15T18:01:10.824Z] "reflect", [2024-03-15T18:01:10.824Z] "regexp", [2024-03-15T18:01:10.824Z] "regexp/syntax", [2024-03-15T18:01:10.824Z] "runtime", [2024-03-15T18:01:10.824Z] "runtime/cgo", [2024-03-15T18:01:10.824Z] "runtime/internal/atomic", [2024-03-15T18:01:10.824Z] "runtime/internal/math", [2024-03-15T18:01:10.824Z] "runtime/internal/sys", [2024-03-15T18:01:10.824Z] "sort", [2024-03-15T18:01:10.824Z] "strconv", [2024-03-15T18:01:10.824Z] "strings", [2024-03-15T18:01:10.824Z] "sync", [2024-03-15T18:01:10.824Z] "sync/atomic", [2024-03-15T18:01:10.824Z] "syscall", [2024-03-15T18:01:10.824Z] "time", [2024-03-15T18:01:10.824Z] "unicode", [2024-03-15T18:01:10.824Z] "unicode/utf16", [2024-03-15T18:01:10.824Z] "unicode/utf8", [2024-03-15T18:01:10.824Z] "unsafe", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.824Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.824Z] ] [2024-03-15T18:01:10.824Z] } [2024-03-15T18:01:10.824Z] { [2024-03-15T18:01:10.824Z] "Dir": "/w/workspace/edgex-go/635/internal/core/metadata/infrastructure/interfaces", [2024-03-15T18:01:10.824Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-15T18:01:10.824Z] "Name": "interfaces", [2024-03-15T18:01:10.824Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.824Z] "Module": { [2024-03-15T18:01:10.824Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.824Z] "Main": true, [2024-03-15T18:01:10.824Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.824Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.824Z] "GoVersion": "1.21" [2024-03-15T18:01:10.824Z] }, [2024-03-15T18:01:10.824Z] "Match": [ [2024-03-15T18:01:10.824Z] "./..." [2024-03-15T18:01:10.824Z] ], [2024-03-15T18:01:10.824Z] "Stale": true, [2024-03-15T18:01:10.824Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.824Z] "GoFiles": [ [2024-03-15T18:01:10.824Z] "db.go", [2024-03-15T18:01:10.824Z] "uom.go" [2024-03-15T18:01:10.824Z] ], [2024-03-15T18:01:10.824Z] "Imports": [ [2024-03-15T18:01:10.824Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.824Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models" [2024-03-15T18:01:10.824Z] ], [2024-03-15T18:01:10.824Z] "Deps": [ [2024-03-15T18:01:10.824Z] "bufio", [2024-03-15T18:01:10.824Z] "bytes", [2024-03-15T18:01:10.824Z] "compress/flate", [2024-03-15T18:01:10.824Z] "compress/gzip", [2024-03-15T18:01:10.824Z] "compress/zlib", [2024-03-15T18:01:10.824Z] "container/list", [2024-03-15T18:01:10.824Z] "context", [2024-03-15T18:01:10.824Z] "crypto", [2024-03-15T18:01:10.824Z] "crypto/aes", [2024-03-15T18:01:10.824Z] "crypto/cipher", [2024-03-15T18:01:10.824Z] "crypto/des", [2024-03-15T18:01:10.824Z] "crypto/dsa", [2024-03-15T18:01:10.824Z] "crypto/ecdsa", [2024-03-15T18:01:10.824Z] "crypto/ed25519", [2024-03-15T18:01:10.824Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.825Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.825Z] "crypto/elliptic", [2024-03-15T18:01:10.825Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.825Z] "crypto/hmac", [2024-03-15T18:01:10.825Z] "crypto/internal/randutil", [2024-03-15T18:01:10.825Z] "crypto/internal/subtle", [2024-03-15T18:01:10.825Z] "crypto/md5", [2024-03-15T18:01:10.825Z] "crypto/rand", [2024-03-15T18:01:10.825Z] "crypto/rc4", [2024-03-15T18:01:10.825Z] "crypto/rsa", [2024-03-15T18:01:10.825Z] "crypto/sha1", [2024-03-15T18:01:10.825Z] "crypto/sha256", [2024-03-15T18:01:10.825Z] "crypto/sha512", [2024-03-15T18:01:10.825Z] "crypto/subtle", [2024-03-15T18:01:10.825Z] "crypto/tls", [2024-03-15T18:01:10.825Z] "crypto/x509", [2024-03-15T18:01:10.825Z] "crypto/x509/pkix", [2024-03-15T18:01:10.825Z] "database/sql/driver", [2024-03-15T18:01:10.825Z] "debug/dwarf", [2024-03-15T18:01:10.825Z] "debug/macho", [2024-03-15T18:01:10.825Z] "encoding", [2024-03-15T18:01:10.825Z] "encoding/asn1", [2024-03-15T18:01:10.825Z] "encoding/base64", [2024-03-15T18:01:10.825Z] "encoding/binary", [2024-03-15T18:01:10.825Z] "encoding/csv", [2024-03-15T18:01:10.825Z] "encoding/hex", [2024-03-15T18:01:10.825Z] "encoding/json", [2024-03-15T18:01:10.825Z] "encoding/pem", [2024-03-15T18:01:10.825Z] "encoding/xml", [2024-03-15T18:01:10.825Z] "errors", [2024-03-15T18:01:10.825Z] "fmt", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.825Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.825Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.825Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.825Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.825Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.825Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.825Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.825Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.825Z] "github.com/google/uuid", [2024-03-15T18:01:10.825Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.825Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.825Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.825Z] "golang.org/x/net/html", [2024-03-15T18:01:10.825Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.825Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.825Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.825Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.825Z] "golang.org/x/text/language", [2024-03-15T18:01:10.825Z] "hash", [2024-03-15T18:01:10.825Z] "hash/adler32", [2024-03-15T18:01:10.825Z] "hash/crc32", [2024-03-15T18:01:10.825Z] "internal/abi", [2024-03-15T18:01:10.825Z] "internal/bytealg", [2024-03-15T18:01:10.825Z] "internal/cpu", [2024-03-15T18:01:10.825Z] "internal/fmtsort", [2024-03-15T18:01:10.825Z] "internal/goexperiment", [2024-03-15T18:01:10.825Z] "internal/itoa", [2024-03-15T18:01:10.825Z] "internal/nettrace", [2024-03-15T18:01:10.825Z] "internal/oserror", [2024-03-15T18:01:10.825Z] "internal/poll", [2024-03-15T18:01:10.825Z] "internal/race", [2024-03-15T18:01:10.825Z] "internal/reflectlite", [2024-03-15T18:01:10.825Z] "internal/singleflight", [2024-03-15T18:01:10.825Z] "internal/syscall/execenv", [2024-03-15T18:01:10.825Z] "internal/syscall/unix", [2024-03-15T18:01:10.825Z] "internal/testlog", [2024-03-15T18:01:10.825Z] "internal/unsafeheader", [2024-03-15T18:01:10.825Z] "io", [2024-03-15T18:01:10.825Z] "io/fs", [2024-03-15T18:01:10.825Z] "io/ioutil", [2024-03-15T18:01:10.825Z] "log", [2024-03-15T18:01:10.825Z] "math", [2024-03-15T18:01:10.825Z] "math/big", [2024-03-15T18:01:10.825Z] "math/bits", [2024-03-15T18:01:10.825Z] "math/rand", [2024-03-15T18:01:10.825Z] "mime", [2024-03-15T18:01:10.825Z] "mime/multipart", [2024-03-15T18:01:10.825Z] "mime/quotedprintable", [2024-03-15T18:01:10.825Z] "net", [2024-03-15T18:01:10.825Z] "net/http", [2024-03-15T18:01:10.825Z] "net/http/httptrace", [2024-03-15T18:01:10.825Z] "net/http/internal", [2024-03-15T18:01:10.825Z] "net/http/internal/ascii", [2024-03-15T18:01:10.825Z] "net/textproto", [2024-03-15T18:01:10.825Z] "net/url", [2024-03-15T18:01:10.825Z] "os", [2024-03-15T18:01:10.825Z] "path", [2024-03-15T18:01:10.825Z] "path/filepath", [2024-03-15T18:01:10.825Z] "reflect", [2024-03-15T18:01:10.825Z] "regexp", [2024-03-15T18:01:10.825Z] "regexp/syntax", [2024-03-15T18:01:10.825Z] "runtime", [2024-03-15T18:01:10.825Z] "runtime/cgo", [2024-03-15T18:01:10.825Z] "runtime/internal/atomic", [2024-03-15T18:01:10.825Z] "runtime/internal/math", [2024-03-15T18:01:10.825Z] "runtime/internal/sys", [2024-03-15T18:01:10.825Z] "sort", [2024-03-15T18:01:10.825Z] "strconv", [2024-03-15T18:01:10.825Z] "strings", [2024-03-15T18:01:10.825Z] "sync", [2024-03-15T18:01:10.825Z] "sync/atomic", [2024-03-15T18:01:10.825Z] "syscall", [2024-03-15T18:01:10.825Z] "time", [2024-03-15T18:01:10.825Z] "unicode", [2024-03-15T18:01:10.825Z] "unicode/utf16", [2024-03-15T18:01:10.825Z] "unicode/utf8", [2024-03-15T18:01:10.825Z] "unsafe", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.825Z] ] [2024-03-15T18:01:10.825Z] } [2024-03-15T18:01:10.825Z] { [2024-03-15T18:01:10.825Z] "Dir": "/w/workspace/edgex-go/635/internal/core/metadata/container", [2024-03-15T18:01:10.825Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-15T18:01:10.825Z] "Name": "container", [2024-03-15T18:01:10.825Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.825Z] "Module": { [2024-03-15T18:01:10.825Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.825Z] "Main": true, [2024-03-15T18:01:10.825Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.825Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.825Z] "GoVersion": "1.21" [2024-03-15T18:01:10.825Z] }, [2024-03-15T18:01:10.825Z] "Match": [ [2024-03-15T18:01:10.825Z] "./..." [2024-03-15T18:01:10.825Z] ], [2024-03-15T18:01:10.825Z] "Stale": true, [2024-03-15T18:01:10.825Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.825Z] "GoFiles": [ [2024-03-15T18:01:10.825Z] "config.go", [2024-03-15T18:01:10.825Z] "database.go", [2024-03-15T18:01:10.825Z] "uom.go" [2024-03-15T18:01:10.825Z] ], [2024-03-15T18:01:10.825Z] "Imports": [ [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-15T18:01:10.825Z] ], [2024-03-15T18:01:10.825Z] "Deps": [ [2024-03-15T18:01:10.825Z] "bufio", [2024-03-15T18:01:10.825Z] "bytes", [2024-03-15T18:01:10.825Z] "compress/flate", [2024-03-15T18:01:10.825Z] "compress/gzip", [2024-03-15T18:01:10.825Z] "compress/zlib", [2024-03-15T18:01:10.825Z] "container/list", [2024-03-15T18:01:10.825Z] "context", [2024-03-15T18:01:10.825Z] "crypto", [2024-03-15T18:01:10.825Z] "crypto/aes", [2024-03-15T18:01:10.825Z] "crypto/cipher", [2024-03-15T18:01:10.825Z] "crypto/des", [2024-03-15T18:01:10.825Z] "crypto/dsa", [2024-03-15T18:01:10.825Z] "crypto/ecdsa", [2024-03-15T18:01:10.825Z] "crypto/ed25519", [2024-03-15T18:01:10.825Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.825Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.825Z] "crypto/elliptic", [2024-03-15T18:01:10.825Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.825Z] "crypto/hmac", [2024-03-15T18:01:10.825Z] "crypto/internal/randutil", [2024-03-15T18:01:10.825Z] "crypto/internal/subtle", [2024-03-15T18:01:10.825Z] "crypto/md5", [2024-03-15T18:01:10.825Z] "crypto/rand", [2024-03-15T18:01:10.825Z] "crypto/rc4", [2024-03-15T18:01:10.825Z] "crypto/rsa", [2024-03-15T18:01:10.825Z] "crypto/sha1", [2024-03-15T18:01:10.825Z] "crypto/sha256", [2024-03-15T18:01:10.825Z] "crypto/sha512", [2024-03-15T18:01:10.825Z] "crypto/subtle", [2024-03-15T18:01:10.825Z] "crypto/tls", [2024-03-15T18:01:10.825Z] "crypto/x509", [2024-03-15T18:01:10.825Z] "crypto/x509/pkix", [2024-03-15T18:01:10.825Z] "database/sql/driver", [2024-03-15T18:01:10.825Z] "debug/dwarf", [2024-03-15T18:01:10.825Z] "debug/macho", [2024-03-15T18:01:10.825Z] "encoding", [2024-03-15T18:01:10.825Z] "encoding/asn1", [2024-03-15T18:01:10.825Z] "encoding/base64", [2024-03-15T18:01:10.825Z] "encoding/binary", [2024-03-15T18:01:10.825Z] "encoding/csv", [2024-03-15T18:01:10.825Z] "encoding/hex", [2024-03-15T18:01:10.825Z] "encoding/json", [2024-03-15T18:01:10.825Z] "encoding/pem", [2024-03-15T18:01:10.825Z] "encoding/xml", [2024-03-15T18:01:10.825Z] "errors", [2024-03-15T18:01:10.825Z] "flag", [2024-03-15T18:01:10.825Z] "fmt", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.825Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.825Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.825Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.825Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.825Z] "github.com/go-kit/log", [2024-03-15T18:01:10.825Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.825Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.825Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.825Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.825Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.825Z] "github.com/google/uuid", [2024-03-15T18:01:10.825Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.825Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.825Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.825Z] "golang.org/x/net/html", [2024-03-15T18:01:10.825Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.825Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.825Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.825Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.825Z] "golang.org/x/text/language", [2024-03-15T18:01:10.825Z] "hash", [2024-03-15T18:01:10.825Z] "hash/adler32", [2024-03-15T18:01:10.825Z] "hash/crc32", [2024-03-15T18:01:10.825Z] "internal/abi", [2024-03-15T18:01:10.825Z] "internal/bytealg", [2024-03-15T18:01:10.825Z] "internal/cpu", [2024-03-15T18:01:10.825Z] "internal/fmtsort", [2024-03-15T18:01:10.825Z] "internal/goexperiment", [2024-03-15T18:01:10.825Z] "internal/itoa", [2024-03-15T18:01:10.825Z] "internal/nettrace", [2024-03-15T18:01:10.825Z] "internal/oserror", [2024-03-15T18:01:10.825Z] "internal/poll", [2024-03-15T18:01:10.825Z] "internal/race", [2024-03-15T18:01:10.825Z] "internal/reflectlite", [2024-03-15T18:01:10.825Z] "internal/singleflight", [2024-03-15T18:01:10.825Z] "internal/syscall/execenv", [2024-03-15T18:01:10.825Z] "internal/syscall/unix", [2024-03-15T18:01:10.825Z] "internal/testlog", [2024-03-15T18:01:10.825Z] "internal/unsafeheader", [2024-03-15T18:01:10.825Z] "io", [2024-03-15T18:01:10.825Z] "io/fs", [2024-03-15T18:01:10.825Z] "io/ioutil", [2024-03-15T18:01:10.825Z] "log", [2024-03-15T18:01:10.825Z] "math", [2024-03-15T18:01:10.825Z] "math/big", [2024-03-15T18:01:10.825Z] "math/bits", [2024-03-15T18:01:10.825Z] "math/rand", [2024-03-15T18:01:10.825Z] "mime", [2024-03-15T18:01:10.825Z] "mime/multipart", [2024-03-15T18:01:10.825Z] "mime/quotedprintable", [2024-03-15T18:01:10.825Z] "net", [2024-03-15T18:01:10.825Z] "net/http", [2024-03-15T18:01:10.825Z] "net/http/httptest", [2024-03-15T18:01:10.825Z] "net/http/httptrace", [2024-03-15T18:01:10.825Z] "net/http/internal", [2024-03-15T18:01:10.825Z] "net/http/internal/ascii", [2024-03-15T18:01:10.825Z] "net/http/internal/testcert", [2024-03-15T18:01:10.825Z] "net/textproto", [2024-03-15T18:01:10.825Z] "net/url", [2024-03-15T18:01:10.825Z] "os", [2024-03-15T18:01:10.825Z] "path", [2024-03-15T18:01:10.825Z] "path/filepath", [2024-03-15T18:01:10.825Z] "reflect", [2024-03-15T18:01:10.825Z] "regexp", [2024-03-15T18:01:10.825Z] "regexp/syntax", [2024-03-15T18:01:10.825Z] "runtime", [2024-03-15T18:01:10.825Z] "runtime/cgo", [2024-03-15T18:01:10.825Z] "runtime/internal/atomic", [2024-03-15T18:01:10.825Z] "runtime/internal/math", [2024-03-15T18:01:10.825Z] "runtime/internal/sys", [2024-03-15T18:01:10.825Z] "sort", [2024-03-15T18:01:10.825Z] "strconv", [2024-03-15T18:01:10.825Z] "strings", [2024-03-15T18:01:10.825Z] "sync", [2024-03-15T18:01:10.825Z] "sync/atomic", [2024-03-15T18:01:10.825Z] "syscall", [2024-03-15T18:01:10.825Z] "time", [2024-03-15T18:01:10.825Z] "unicode", [2024-03-15T18:01:10.825Z] "unicode/utf16", [2024-03-15T18:01:10.825Z] "unicode/utf8", [2024-03-15T18:01:10.825Z] "unsafe", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.825Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.825Z] ] [2024-03-15T18:01:10.825Z] } [2024-03-15T18:01:10.825Z] { [2024-03-15T18:01:10.825Z] "ImportPath": "slices", [2024-03-15T18:01:10.825Z] "DepOnly": true, [2024-03-15T18:01:10.825Z] "Incomplete": true, [2024-03-15T18:01:10.825Z] "Stale": true, [2024-03-15T18:01:10.825Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.825Z] "Error": { [2024-03-15T18:01:10.825Z] "ImportStack": [ [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/edgex-go/cmd/core-metadata", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application" [2024-03-15T18:01:10.825Z] ], [2024-03-15T18:01:10.825Z] "Pos": "internal/core/metadata/application/device.go:22:2", [2024-03-15T18:01:10.825Z] "Err": "package slices is not in GOROOT (/usr/local/go/src/slices)" [2024-03-15T18:01:10.825Z] } [2024-03-15T18:01:10.825Z] } [2024-03-15T18:01:10.825Z] { [2024-03-15T18:01:10.825Z] "Dir": "/w/workspace/edgex-go/635/internal/core/metadata/application", [2024-03-15T18:01:10.825Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata/application", [2024-03-15T18:01:10.825Z] "Name": "application", [2024-03-15T18:01:10.825Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.825Z] "Module": { [2024-03-15T18:01:10.825Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.825Z] "Main": true, [2024-03-15T18:01:10.825Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.825Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.825Z] "GoVersion": "1.21" [2024-03-15T18:01:10.825Z] }, [2024-03-15T18:01:10.825Z] "Match": [ [2024-03-15T18:01:10.825Z] "./..." [2024-03-15T18:01:10.825Z] ], [2024-03-15T18:01:10.825Z] "Incomplete": true, [2024-03-15T18:01:10.825Z] "Stale": true, [2024-03-15T18:01:10.825Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.825Z] "GoFiles": [ [2024-03-15T18:01:10.825Z] "device.go", [2024-03-15T18:01:10.825Z] "devicecommand.go", [2024-03-15T18:01:10.825Z] "deviceprofile.go", [2024-03-15T18:01:10.825Z] "deviceresource.go", [2024-03-15T18:01:10.825Z] "deviceservice.go", [2024-03-15T18:01:10.825Z] "notify.go", [2024-03-15T18:01:10.825Z] "provisionwatcher.go" [2024-03-15T18:01:10.825Z] ], [2024-03-15T18:01:10.825Z] "Imports": [ [2024-03-15T18:01:10.825Z] "context", [2024-03-15T18:01:10.825Z] "encoding/json", [2024-03-15T18:01:10.825Z] "errors", [2024-03-15T18:01:10.825Z] "fmt", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.825Z] "slices", [2024-03-15T18:01:10.825Z] "time" [2024-03-15T18:01:10.825Z] ], [2024-03-15T18:01:10.825Z] "Deps": [ [2024-03-15T18:01:10.825Z] "bufio", [2024-03-15T18:01:10.825Z] "bytes", [2024-03-15T18:01:10.825Z] "compress/flate", [2024-03-15T18:01:10.825Z] "compress/gzip", [2024-03-15T18:01:10.825Z] "compress/zlib", [2024-03-15T18:01:10.825Z] "container/list", [2024-03-15T18:01:10.825Z] "context", [2024-03-15T18:01:10.825Z] "crypto", [2024-03-15T18:01:10.825Z] "crypto/aes", [2024-03-15T18:01:10.825Z] "crypto/cipher", [2024-03-15T18:01:10.825Z] "crypto/des", [2024-03-15T18:01:10.825Z] "crypto/dsa", [2024-03-15T18:01:10.825Z] "crypto/ecdsa", [2024-03-15T18:01:10.825Z] "crypto/ed25519", [2024-03-15T18:01:10.825Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.825Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.825Z] "crypto/elliptic", [2024-03-15T18:01:10.825Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.825Z] "crypto/hmac", [2024-03-15T18:01:10.825Z] "crypto/internal/randutil", [2024-03-15T18:01:10.825Z] "crypto/internal/subtle", [2024-03-15T18:01:10.825Z] "crypto/md5", [2024-03-15T18:01:10.825Z] "crypto/rand", [2024-03-15T18:01:10.825Z] "crypto/rc4", [2024-03-15T18:01:10.825Z] "crypto/rsa", [2024-03-15T18:01:10.825Z] "crypto/sha1", [2024-03-15T18:01:10.825Z] "crypto/sha256", [2024-03-15T18:01:10.825Z] "crypto/sha512", [2024-03-15T18:01:10.825Z] "crypto/subtle", [2024-03-15T18:01:10.825Z] "crypto/tls", [2024-03-15T18:01:10.825Z] "crypto/x509", [2024-03-15T18:01:10.825Z] "crypto/x509/pkix", [2024-03-15T18:01:10.825Z] "database/sql/driver", [2024-03-15T18:01:10.825Z] "debug/dwarf", [2024-03-15T18:01:10.825Z] "debug/macho", [2024-03-15T18:01:10.825Z] "embed", [2024-03-15T18:01:10.825Z] "encoding", [2024-03-15T18:01:10.825Z] "encoding/asn1", [2024-03-15T18:01:10.825Z] "encoding/base32", [2024-03-15T18:01:10.825Z] "encoding/base64", [2024-03-15T18:01:10.825Z] "encoding/binary", [2024-03-15T18:01:10.825Z] "encoding/csv", [2024-03-15T18:01:10.825Z] "encoding/hex", [2024-03-15T18:01:10.825Z] "encoding/json", [2024-03-15T18:01:10.825Z] "encoding/pem", [2024-03-15T18:01:10.825Z] "encoding/xml", [2024-03-15T18:01:10.825Z] "errors", [2024-03-15T18:01:10.825Z] "flag", [2024-03-15T18:01:10.825Z] "fmt", [2024-03-15T18:01:10.825Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.825Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.825Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.825Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.825Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.826Z] "github.com/fatih/color", [2024-03-15T18:01:10.826Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.826Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.826Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.826Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.826Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.826Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.826Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.826Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.826Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.826Z] "github.com/go-kit/log", [2024-03-15T18:01:10.826Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.826Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.826Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.826Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.826Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.826Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.826Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.826Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.826Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.826Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.826Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.826Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.826Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.826Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.826Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.826Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.826Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.826Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.826Z] "github.com/google/uuid", [2024-03-15T18:01:10.826Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.826Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.826Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.826Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.826Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.826Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.826Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.826Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.826Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.826Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.826Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.826Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.826Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.826Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.826Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.826Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.826Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.826Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.826Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.826Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.826Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.826Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.826Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.826Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.826Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.826Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.826Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.826Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.826Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.826Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.826Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.826Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.826Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.826Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.826Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.826Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.826Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.826Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.826Z] "github.com/x448/float16", [2024-03-15T18:01:10.826Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.826Z] "go/token", [2024-03-15T18:01:10.826Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.826Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.826Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.826Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.826Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.826Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.826Z] "golang.org/x/net/html", [2024-03-15T18:01:10.826Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.826Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.826Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.826Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.826Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.826Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.826Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.826Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.826Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.826Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.826Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.826Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.826Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.826Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.826Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.826Z] "golang.org/x/text/language", [2024-03-15T18:01:10.826Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.826Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.826Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.826Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.826Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.826Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.826Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.826Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.826Z] "hash", [2024-03-15T18:01:10.826Z] "hash/adler32", [2024-03-15T18:01:10.826Z] "hash/crc32", [2024-03-15T18:01:10.826Z] "hash/fnv", [2024-03-15T18:01:10.826Z] "html", [2024-03-15T18:01:10.826Z] "html/template", [2024-03-15T18:01:10.826Z] "internal/abi", [2024-03-15T18:01:10.826Z] "internal/bytealg", [2024-03-15T18:01:10.826Z] "internal/cpu", [2024-03-15T18:01:10.826Z] "internal/fmtsort", [2024-03-15T18:01:10.826Z] "internal/goexperiment", [2024-03-15T18:01:10.826Z] "internal/itoa", [2024-03-15T18:01:10.826Z] "internal/nettrace", [2024-03-15T18:01:10.826Z] "internal/oserror", [2024-03-15T18:01:10.826Z] "internal/poll", [2024-03-15T18:01:10.826Z] "internal/race", [2024-03-15T18:01:10.826Z] "internal/reflectlite", [2024-03-15T18:01:10.826Z] "internal/singleflight", [2024-03-15T18:01:10.826Z] "internal/syscall/execenv", [2024-03-15T18:01:10.826Z] "internal/syscall/unix", [2024-03-15T18:01:10.826Z] "internal/testlog", [2024-03-15T18:01:10.826Z] "internal/unsafeheader", [2024-03-15T18:01:10.826Z] "io", [2024-03-15T18:01:10.826Z] "io/fs", [2024-03-15T18:01:10.826Z] "io/ioutil", [2024-03-15T18:01:10.826Z] "log", [2024-03-15T18:01:10.826Z] "log/syslog", [2024-03-15T18:01:10.826Z] "math", [2024-03-15T18:01:10.826Z] "math/big", [2024-03-15T18:01:10.826Z] "math/bits", [2024-03-15T18:01:10.826Z] "math/rand", [2024-03-15T18:01:10.826Z] "mime", [2024-03-15T18:01:10.826Z] "mime/multipart", [2024-03-15T18:01:10.826Z] "mime/quotedprintable", [2024-03-15T18:01:10.826Z] "net", [2024-03-15T18:01:10.826Z] "net/http", [2024-03-15T18:01:10.826Z] "net/http/httptest", [2024-03-15T18:01:10.826Z] "net/http/httptrace", [2024-03-15T18:01:10.826Z] "net/http/httputil", [2024-03-15T18:01:10.826Z] "net/http/internal", [2024-03-15T18:01:10.826Z] "net/http/internal/ascii", [2024-03-15T18:01:10.826Z] "net/http/internal/testcert", [2024-03-15T18:01:10.826Z] "net/textproto", [2024-03-15T18:01:10.826Z] "net/url", [2024-03-15T18:01:10.826Z] "os", [2024-03-15T18:01:10.826Z] "os/signal", [2024-03-15T18:01:10.826Z] "path", [2024-03-15T18:01:10.826Z] "path/filepath", [2024-03-15T18:01:10.826Z] "reflect", [2024-03-15T18:01:10.826Z] "regexp", [2024-03-15T18:01:10.826Z] "regexp/syntax", [2024-03-15T18:01:10.826Z] "runtime", [2024-03-15T18:01:10.826Z] "runtime/cgo", [2024-03-15T18:01:10.826Z] "runtime/debug", [2024-03-15T18:01:10.826Z] "runtime/internal/atomic", [2024-03-15T18:01:10.826Z] "runtime/internal/math", [2024-03-15T18:01:10.826Z] "runtime/internal/sys", [2024-03-15T18:01:10.826Z] "runtime/pprof", [2024-03-15T18:01:10.826Z] "slices", [2024-03-15T18:01:10.826Z] "sort", [2024-03-15T18:01:10.826Z] "strconv", [2024-03-15T18:01:10.826Z] "strings", [2024-03-15T18:01:10.826Z] "sync", [2024-03-15T18:01:10.826Z] "sync/atomic", [2024-03-15T18:01:10.826Z] "syscall", [2024-03-15T18:01:10.826Z] "text/tabwriter", [2024-03-15T18:01:10.826Z] "text/template", [2024-03-15T18:01:10.826Z] "text/template/parse", [2024-03-15T18:01:10.826Z] "time", [2024-03-15T18:01:10.826Z] "unicode", [2024-03-15T18:01:10.826Z] "unicode/utf16", [2024-03-15T18:01:10.826Z] "unicode/utf8", [2024-03-15T18:01:10.826Z] "unsafe", [2024-03-15T18:01:10.826Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.826Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.826Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.826Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.826Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.826Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.826Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.826Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.826Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.826Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.826Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.826Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.826Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.826Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.826Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.826Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.826Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.826Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.826Z] ], [2024-03-15T18:01:10.826Z] "DepsErrors": [ [2024-03-15T18:01:10.826Z] { [2024-03-15T18:01:10.826Z] "ImportStack": [ [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/edgex-go/cmd/core-metadata", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application" [2024-03-15T18:01:10.826Z] ], [2024-03-15T18:01:10.826Z] "Pos": "internal/core/metadata/application/device.go:22:2", [2024-03-15T18:01:10.826Z] "Err": "package slices is not in GOROOT (/usr/local/go/src/slices)" [2024-03-15T18:01:10.826Z] } [2024-03-15T18:01:10.826Z] ], [2024-03-15T18:01:10.826Z] "TestGoFiles": [ [2024-03-15T18:01:10.826Z] "device_test.go", [2024-03-15T18:01:10.826Z] "notify_test.go" [2024-03-15T18:01:10.826Z] ], [2024-03-15T18:01:10.826Z] "TestImports": [ [2024-03-15T18:01:10.826Z] "context", [2024-03-15T18:01:10.826Z] "encoding/json", [2024-03-15T18:01:10.826Z] "errors", [2024-03-15T18:01:10.826Z] "fmt", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.826Z] "github.com/google/uuid", [2024-03-15T18:01:10.826Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.826Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.826Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.826Z] "testing" [2024-03-15T18:01:10.826Z] ] [2024-03-15T18:01:10.826Z] } [2024-03-15T18:01:10.826Z] { [2024-03-15T18:01:10.826Z] "Dir": "/w/workspace/edgex-go/635/internal/core/metadata/controller/http", [2024-03-15T18:01:10.826Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-03-15T18:01:10.826Z] "Name": "http", [2024-03-15T18:01:10.826Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.826Z] "Module": { [2024-03-15T18:01:10.826Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.826Z] "Main": true, [2024-03-15T18:01:10.826Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.826Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.826Z] "GoVersion": "1.21" [2024-03-15T18:01:10.826Z] }, [2024-03-15T18:01:10.826Z] "Match": [ [2024-03-15T18:01:10.826Z] "./..." [2024-03-15T18:01:10.826Z] ], [2024-03-15T18:01:10.826Z] "Incomplete": true, [2024-03-15T18:01:10.826Z] "Stale": true, [2024-03-15T18:01:10.826Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.826Z] "GoFiles": [ [2024-03-15T18:01:10.826Z] "device.go", [2024-03-15T18:01:10.826Z] "devicecommand.go", [2024-03-15T18:01:10.826Z] "deviceprofile.go", [2024-03-15T18:01:10.826Z] "deviceresource.go", [2024-03-15T18:01:10.826Z] "deviceservice.go", [2024-03-15T18:01:10.826Z] "provisionwatcher.go", [2024-03-15T18:01:10.826Z] "uom.go" [2024-03-15T18:01:10.826Z] ], [2024-03-15T18:01:10.826Z] "Imports": [ [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.826Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.826Z] "math", [2024-03-15T18:01:10.826Z] "net/http" [2024-03-15T18:01:10.826Z] ], [2024-03-15T18:01:10.826Z] "Deps": [ [2024-03-15T18:01:10.826Z] "bufio", [2024-03-15T18:01:10.826Z] "bytes", [2024-03-15T18:01:10.826Z] "compress/flate", [2024-03-15T18:01:10.826Z] "compress/gzip", [2024-03-15T18:01:10.826Z] "compress/zlib", [2024-03-15T18:01:10.826Z] "container/list", [2024-03-15T18:01:10.826Z] "context", [2024-03-15T18:01:10.826Z] "crypto", [2024-03-15T18:01:10.826Z] "crypto/aes", [2024-03-15T18:01:10.826Z] "crypto/cipher", [2024-03-15T18:01:10.826Z] "crypto/des", [2024-03-15T18:01:10.826Z] "crypto/dsa", [2024-03-15T18:01:10.826Z] "crypto/ecdsa", [2024-03-15T18:01:10.826Z] "crypto/ed25519", [2024-03-15T18:01:10.826Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.826Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.826Z] "crypto/elliptic", [2024-03-15T18:01:10.826Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.826Z] "crypto/hmac", [2024-03-15T18:01:10.826Z] "crypto/internal/randutil", [2024-03-15T18:01:10.826Z] "crypto/internal/subtle", [2024-03-15T18:01:10.826Z] "crypto/md5", [2024-03-15T18:01:10.826Z] "crypto/rand", [2024-03-15T18:01:10.826Z] "crypto/rc4", [2024-03-15T18:01:10.826Z] "crypto/rsa", [2024-03-15T18:01:10.826Z] "crypto/sha1", [2024-03-15T18:01:10.826Z] "crypto/sha256", [2024-03-15T18:01:10.826Z] "crypto/sha512", [2024-03-15T18:01:10.826Z] "crypto/subtle", [2024-03-15T18:01:10.826Z] "crypto/tls", [2024-03-15T18:01:10.826Z] "crypto/x509", [2024-03-15T18:01:10.826Z] "crypto/x509/pkix", [2024-03-15T18:01:10.826Z] "database/sql/driver", [2024-03-15T18:01:10.826Z] "debug/dwarf", [2024-03-15T18:01:10.826Z] "debug/macho", [2024-03-15T18:01:10.826Z] "embed", [2024-03-15T18:01:10.826Z] "encoding", [2024-03-15T18:01:10.826Z] "encoding/asn1", [2024-03-15T18:01:10.826Z] "encoding/base32", [2024-03-15T18:01:10.826Z] "encoding/base64", [2024-03-15T18:01:10.826Z] "encoding/binary", [2024-03-15T18:01:10.826Z] "encoding/csv", [2024-03-15T18:01:10.826Z] "encoding/hex", [2024-03-15T18:01:10.826Z] "encoding/json", [2024-03-15T18:01:10.826Z] "encoding/pem", [2024-03-15T18:01:10.826Z] "encoding/xml", [2024-03-15T18:01:10.826Z] "errors", [2024-03-15T18:01:10.826Z] "flag", [2024-03-15T18:01:10.826Z] "fmt", [2024-03-15T18:01:10.826Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.826Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.826Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.826Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.826Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.827Z] "github.com/fatih/color", [2024-03-15T18:01:10.827Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.827Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.827Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.827Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.827Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.827Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.827Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.827Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.827Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.827Z] "github.com/go-kit/log", [2024-03-15T18:01:10.827Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.827Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.827Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.827Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.827Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.827Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.827Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.827Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.827Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.827Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.827Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.827Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.827Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.827Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.827Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.827Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.827Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.827Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.827Z] "github.com/google/uuid", [2024-03-15T18:01:10.827Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.827Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.827Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.827Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.827Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.827Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.827Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.827Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.827Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.827Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.827Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.827Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.827Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.827Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.827Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.827Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.827Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.827Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.827Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.827Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.827Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.827Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.827Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.827Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.827Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.827Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.827Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.827Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.827Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.827Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.827Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.827Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.827Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.827Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.827Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.827Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.827Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.827Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.827Z] "github.com/x448/float16", [2024-03-15T18:01:10.827Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.827Z] "go/token", [2024-03-15T18:01:10.827Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.827Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.827Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.827Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.827Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.827Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.827Z] "golang.org/x/net/html", [2024-03-15T18:01:10.827Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.827Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.827Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.827Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.827Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.827Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.827Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.827Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.827Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.827Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.827Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.827Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.827Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.827Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.827Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.827Z] "golang.org/x/text/language", [2024-03-15T18:01:10.827Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.827Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.827Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.827Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.827Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.827Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.827Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.827Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.827Z] "hash", [2024-03-15T18:01:10.827Z] "hash/adler32", [2024-03-15T18:01:10.827Z] "hash/crc32", [2024-03-15T18:01:10.827Z] "hash/fnv", [2024-03-15T18:01:10.827Z] "html", [2024-03-15T18:01:10.827Z] "html/template", [2024-03-15T18:01:10.827Z] "internal/abi", [2024-03-15T18:01:10.827Z] "internal/bytealg", [2024-03-15T18:01:10.827Z] "internal/cpu", [2024-03-15T18:01:10.827Z] "internal/fmtsort", [2024-03-15T18:01:10.827Z] "internal/goexperiment", [2024-03-15T18:01:10.827Z] "internal/itoa", [2024-03-15T18:01:10.827Z] "internal/nettrace", [2024-03-15T18:01:10.827Z] "internal/oserror", [2024-03-15T18:01:10.827Z] "internal/poll", [2024-03-15T18:01:10.827Z] "internal/race", [2024-03-15T18:01:10.827Z] "internal/reflectlite", [2024-03-15T18:01:10.827Z] "internal/singleflight", [2024-03-15T18:01:10.827Z] "internal/syscall/execenv", [2024-03-15T18:01:10.827Z] "internal/syscall/unix", [2024-03-15T18:01:10.827Z] "internal/testlog", [2024-03-15T18:01:10.827Z] "internal/unsafeheader", [2024-03-15T18:01:10.827Z] "io", [2024-03-15T18:01:10.827Z] "io/fs", [2024-03-15T18:01:10.827Z] "io/ioutil", [2024-03-15T18:01:10.827Z] "log", [2024-03-15T18:01:10.827Z] "log/syslog", [2024-03-15T18:01:10.827Z] "math", [2024-03-15T18:01:10.827Z] "math/big", [2024-03-15T18:01:10.827Z] "math/bits", [2024-03-15T18:01:10.827Z] "math/rand", [2024-03-15T18:01:10.827Z] "mime", [2024-03-15T18:01:10.827Z] "mime/multipart", [2024-03-15T18:01:10.827Z] "mime/quotedprintable", [2024-03-15T18:01:10.827Z] "net", [2024-03-15T18:01:10.827Z] "net/http", [2024-03-15T18:01:10.827Z] "net/http/httptest", [2024-03-15T18:01:10.827Z] "net/http/httptrace", [2024-03-15T18:01:10.827Z] "net/http/httputil", [2024-03-15T18:01:10.827Z] "net/http/internal", [2024-03-15T18:01:10.827Z] "net/http/internal/ascii", [2024-03-15T18:01:10.827Z] "net/http/internal/testcert", [2024-03-15T18:01:10.827Z] "net/textproto", [2024-03-15T18:01:10.827Z] "net/url", [2024-03-15T18:01:10.827Z] "os", [2024-03-15T18:01:10.827Z] "os/signal", [2024-03-15T18:01:10.827Z] "path", [2024-03-15T18:01:10.827Z] "path/filepath", [2024-03-15T18:01:10.827Z] "reflect", [2024-03-15T18:01:10.827Z] "regexp", [2024-03-15T18:01:10.827Z] "regexp/syntax", [2024-03-15T18:01:10.827Z] "runtime", [2024-03-15T18:01:10.827Z] "runtime/cgo", [2024-03-15T18:01:10.827Z] "runtime/debug", [2024-03-15T18:01:10.827Z] "runtime/internal/atomic", [2024-03-15T18:01:10.827Z] "runtime/internal/math", [2024-03-15T18:01:10.827Z] "runtime/internal/sys", [2024-03-15T18:01:10.827Z] "runtime/pprof", [2024-03-15T18:01:10.827Z] "slices", [2024-03-15T18:01:10.827Z] "sort", [2024-03-15T18:01:10.827Z] "strconv", [2024-03-15T18:01:10.827Z] "strings", [2024-03-15T18:01:10.827Z] "sync", [2024-03-15T18:01:10.827Z] "sync/atomic", [2024-03-15T18:01:10.827Z] "syscall", [2024-03-15T18:01:10.827Z] "text/tabwriter", [2024-03-15T18:01:10.827Z] "text/template", [2024-03-15T18:01:10.827Z] "text/template/parse", [2024-03-15T18:01:10.827Z] "time", [2024-03-15T18:01:10.827Z] "unicode", [2024-03-15T18:01:10.827Z] "unicode/utf16", [2024-03-15T18:01:10.827Z] "unicode/utf8", [2024-03-15T18:01:10.827Z] "unsafe", [2024-03-15T18:01:10.827Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.827Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.827Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.827Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.827Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.827Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.827Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.827Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.827Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.827Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.827Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.827Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.827Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.827Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.827Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.827Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.827Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.827Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.827Z] ], [2024-03-15T18:01:10.827Z] "DepsErrors": [ [2024-03-15T18:01:10.827Z] { [2024-03-15T18:01:10.827Z] "ImportStack": [ [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/edgex-go/cmd/core-metadata", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application" [2024-03-15T18:01:10.827Z] ], [2024-03-15T18:01:10.827Z] "Pos": "internal/core/metadata/application/device.go:22:2", [2024-03-15T18:01:10.827Z] "Err": "package slices is not in GOROOT (/usr/local/go/src/slices)" [2024-03-15T18:01:10.827Z] } [2024-03-15T18:01:10.827Z] ], [2024-03-15T18:01:10.827Z] "TestGoFiles": [ [2024-03-15T18:01:10.827Z] "const_test.go", [2024-03-15T18:01:10.827Z] "device_test.go", [2024-03-15T18:01:10.827Z] "devicecommand_test.go", [2024-03-15T18:01:10.827Z] "deviceprofile_test.go", [2024-03-15T18:01:10.827Z] "deviceresource_test.go", [2024-03-15T18:01:10.827Z] "deviceservice_test.go", [2024-03-15T18:01:10.827Z] "provisionwatcher_test.go", [2024-03-15T18:01:10.827Z] "uom_test.go" [2024-03-15T18:01:10.827Z] ], [2024-03-15T18:01:10.827Z] "TestImports": [ [2024-03-15T18:01:10.827Z] "bytes", [2024-03-15T18:01:10.827Z] "encoding/json", [2024-03-15T18:01:10.827Z] "errors", [2024-03-15T18:01:10.827Z] "fmt", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/uom", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-03-15T18:01:10.827Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.827Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.827Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.827Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.827Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.827Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.827Z] "mime/multipart", [2024-03-15T18:01:10.827Z] "net/http", [2024-03-15T18:01:10.827Z] "net/http/httptest", [2024-03-15T18:01:10.827Z] "strings", [2024-03-15T18:01:10.827Z] "sync", [2024-03-15T18:01:10.827Z] "testing" [2024-03-15T18:01:10.827Z] ] [2024-03-15T18:01:10.827Z] } [2024-03-15T18:01:10.827Z] { [2024-03-15T18:01:10.827Z] "Dir": "/w/workspace/edgex-go/635/internal/core/metadata/uom", [2024-03-15T18:01:10.827Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata/uom", [2024-03-15T18:01:10.827Z] "Name": "uom", [2024-03-15T18:01:10.827Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.827Z] "Module": { [2024-03-15T18:01:10.827Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.827Z] "Main": true, [2024-03-15T18:01:10.827Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.827Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.827Z] "GoVersion": "1.21" [2024-03-15T18:01:10.827Z] }, [2024-03-15T18:01:10.827Z] "Match": [ [2024-03-15T18:01:10.827Z] "./..." [2024-03-15T18:01:10.827Z] ], [2024-03-15T18:01:10.827Z] "Stale": true, [2024-03-15T18:01:10.827Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.827Z] "GoFiles": [ [2024-03-15T18:01:10.827Z] "bootstrap.go", [2024-03-15T18:01:10.827Z] "uom.go" [2024-03-15T18:01:10.828Z] ], [2024-03-15T18:01:10.828Z] "Imports": [ [2024-03-15T18:01:10.828Z] "context", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.828Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.828Z] "sync" [2024-03-15T18:01:10.828Z] ], [2024-03-15T18:01:10.828Z] "Deps": [ [2024-03-15T18:01:10.828Z] "bufio", [2024-03-15T18:01:10.828Z] "bytes", [2024-03-15T18:01:10.828Z] "compress/flate", [2024-03-15T18:01:10.828Z] "compress/gzip", [2024-03-15T18:01:10.828Z] "compress/zlib", [2024-03-15T18:01:10.828Z] "container/list", [2024-03-15T18:01:10.828Z] "context", [2024-03-15T18:01:10.828Z] "crypto", [2024-03-15T18:01:10.828Z] "crypto/aes", [2024-03-15T18:01:10.828Z] "crypto/cipher", [2024-03-15T18:01:10.828Z] "crypto/des", [2024-03-15T18:01:10.828Z] "crypto/dsa", [2024-03-15T18:01:10.828Z] "crypto/ecdsa", [2024-03-15T18:01:10.828Z] "crypto/ed25519", [2024-03-15T18:01:10.828Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.828Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.828Z] "crypto/elliptic", [2024-03-15T18:01:10.828Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.828Z] "crypto/hmac", [2024-03-15T18:01:10.828Z] "crypto/internal/randutil", [2024-03-15T18:01:10.828Z] "crypto/internal/subtle", [2024-03-15T18:01:10.828Z] "crypto/md5", [2024-03-15T18:01:10.828Z] "crypto/rand", [2024-03-15T18:01:10.828Z] "crypto/rc4", [2024-03-15T18:01:10.828Z] "crypto/rsa", [2024-03-15T18:01:10.828Z] "crypto/sha1", [2024-03-15T18:01:10.828Z] "crypto/sha256", [2024-03-15T18:01:10.828Z] "crypto/sha512", [2024-03-15T18:01:10.828Z] "crypto/subtle", [2024-03-15T18:01:10.828Z] "crypto/tls", [2024-03-15T18:01:10.828Z] "crypto/x509", [2024-03-15T18:01:10.828Z] "crypto/x509/pkix", [2024-03-15T18:01:10.828Z] "database/sql/driver", [2024-03-15T18:01:10.828Z] "debug/dwarf", [2024-03-15T18:01:10.828Z] "debug/macho", [2024-03-15T18:01:10.828Z] "embed", [2024-03-15T18:01:10.828Z] "encoding", [2024-03-15T18:01:10.828Z] "encoding/asn1", [2024-03-15T18:01:10.828Z] "encoding/base32", [2024-03-15T18:01:10.828Z] "encoding/base64", [2024-03-15T18:01:10.828Z] "encoding/binary", [2024-03-15T18:01:10.828Z] "encoding/csv", [2024-03-15T18:01:10.828Z] "encoding/hex", [2024-03-15T18:01:10.828Z] "encoding/json", [2024-03-15T18:01:10.828Z] "encoding/pem", [2024-03-15T18:01:10.828Z] "encoding/xml", [2024-03-15T18:01:10.828Z] "errors", [2024-03-15T18:01:10.828Z] "flag", [2024-03-15T18:01:10.828Z] "fmt", [2024-03-15T18:01:10.828Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.828Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.828Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.828Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.828Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.828Z] "github.com/fatih/color", [2024-03-15T18:01:10.828Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.828Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.828Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.828Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.828Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.828Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.828Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.828Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.828Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.828Z] "github.com/go-kit/log", [2024-03-15T18:01:10.828Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.828Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.828Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.828Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.828Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.828Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.828Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.828Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.828Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.828Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.828Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.828Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.828Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.828Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.828Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.828Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.828Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.828Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.828Z] "github.com/google/uuid", [2024-03-15T18:01:10.828Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.828Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.828Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.828Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.828Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.828Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.828Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.828Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.828Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.828Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.828Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.828Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.828Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.828Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.828Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.828Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.828Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.828Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.828Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.828Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.828Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.828Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.828Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.828Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.828Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.828Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.828Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.828Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.828Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.828Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.828Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.828Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.828Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.828Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.828Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.828Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.828Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.828Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.828Z] "github.com/x448/float16", [2024-03-15T18:01:10.828Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.828Z] "go/token", [2024-03-15T18:01:10.828Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.828Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.828Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.828Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.828Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.828Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.828Z] "golang.org/x/net/html", [2024-03-15T18:01:10.828Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.828Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.828Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.828Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.828Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.828Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.828Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.828Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.828Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.828Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.828Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.828Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.828Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.828Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.828Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.828Z] "golang.org/x/text/language", [2024-03-15T18:01:10.828Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.828Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.828Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.828Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.828Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.828Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.828Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.828Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.828Z] "hash", [2024-03-15T18:01:10.828Z] "hash/adler32", [2024-03-15T18:01:10.828Z] "hash/crc32", [2024-03-15T18:01:10.828Z] "hash/fnv", [2024-03-15T18:01:10.828Z] "html", [2024-03-15T18:01:10.828Z] "html/template", [2024-03-15T18:01:10.828Z] "internal/abi", [2024-03-15T18:01:10.828Z] "internal/bytealg", [2024-03-15T18:01:10.828Z] "internal/cpu", [2024-03-15T18:01:10.828Z] "internal/fmtsort", [2024-03-15T18:01:10.828Z] "internal/goexperiment", [2024-03-15T18:01:10.828Z] "internal/itoa", [2024-03-15T18:01:10.828Z] "internal/nettrace", [2024-03-15T18:01:10.828Z] "internal/oserror", [2024-03-15T18:01:10.828Z] "internal/poll", [2024-03-15T18:01:10.828Z] "internal/race", [2024-03-15T18:01:10.828Z] "internal/reflectlite", [2024-03-15T18:01:10.828Z] "internal/singleflight", [2024-03-15T18:01:10.828Z] "internal/syscall/execenv", [2024-03-15T18:01:10.828Z] "internal/syscall/unix", [2024-03-15T18:01:10.828Z] "internal/testlog", [2024-03-15T18:01:10.828Z] "internal/unsafeheader", [2024-03-15T18:01:10.828Z] "io", [2024-03-15T18:01:10.828Z] "io/fs", [2024-03-15T18:01:10.828Z] "io/ioutil", [2024-03-15T18:01:10.828Z] "log", [2024-03-15T18:01:10.828Z] "log/syslog", [2024-03-15T18:01:10.828Z] "math", [2024-03-15T18:01:10.828Z] "math/big", [2024-03-15T18:01:10.828Z] "math/bits", [2024-03-15T18:01:10.828Z] "math/rand", [2024-03-15T18:01:10.828Z] "mime", [2024-03-15T18:01:10.828Z] "mime/multipart", [2024-03-15T18:01:10.828Z] "mime/quotedprintable", [2024-03-15T18:01:10.828Z] "net", [2024-03-15T18:01:10.828Z] "net/http", [2024-03-15T18:01:10.828Z] "net/http/httptest", [2024-03-15T18:01:10.828Z] "net/http/httptrace", [2024-03-15T18:01:10.828Z] "net/http/httputil", [2024-03-15T18:01:10.828Z] "net/http/internal", [2024-03-15T18:01:10.828Z] "net/http/internal/ascii", [2024-03-15T18:01:10.828Z] "net/http/internal/testcert", [2024-03-15T18:01:10.828Z] "net/textproto", [2024-03-15T18:01:10.828Z] "net/url", [2024-03-15T18:01:10.828Z] "os", [2024-03-15T18:01:10.828Z] "os/signal", [2024-03-15T18:01:10.828Z] "path", [2024-03-15T18:01:10.828Z] "path/filepath", [2024-03-15T18:01:10.828Z] "reflect", [2024-03-15T18:01:10.828Z] "regexp", [2024-03-15T18:01:10.828Z] "regexp/syntax", [2024-03-15T18:01:10.828Z] "runtime", [2024-03-15T18:01:10.828Z] "runtime/cgo", [2024-03-15T18:01:10.828Z] "runtime/debug", [2024-03-15T18:01:10.828Z] "runtime/internal/atomic", [2024-03-15T18:01:10.828Z] "runtime/internal/math", [2024-03-15T18:01:10.828Z] "runtime/internal/sys", [2024-03-15T18:01:10.828Z] "runtime/pprof", [2024-03-15T18:01:10.828Z] "sort", [2024-03-15T18:01:10.828Z] "strconv", [2024-03-15T18:01:10.828Z] "strings", [2024-03-15T18:01:10.828Z] "sync", [2024-03-15T18:01:10.828Z] "sync/atomic", [2024-03-15T18:01:10.828Z] "syscall", [2024-03-15T18:01:10.828Z] "text/tabwriter", [2024-03-15T18:01:10.828Z] "text/template", [2024-03-15T18:01:10.828Z] "text/template/parse", [2024-03-15T18:01:10.828Z] "time", [2024-03-15T18:01:10.828Z] "unicode", [2024-03-15T18:01:10.828Z] "unicode/utf16", [2024-03-15T18:01:10.828Z] "unicode/utf8", [2024-03-15T18:01:10.828Z] "unsafe", [2024-03-15T18:01:10.828Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.828Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.828Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.828Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.828Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.828Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.828Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.828Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.828Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.828Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.828Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.828Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.828Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.828Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.828Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.828Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.828Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.828Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.828Z] ] [2024-03-15T18:01:10.828Z] } [2024-03-15T18:01:10.828Z] { [2024-03-15T18:01:10.828Z] "Dir": "/w/workspace/edgex-go/635/internal/core/metadata", [2024-03-15T18:01:10.828Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-03-15T18:01:10.828Z] "Name": "metadata", [2024-03-15T18:01:10.828Z] "Doc": "****************************************************************************** * Copyright 2017 Dell Inc.", [2024-03-15T18:01:10.828Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.828Z] "Module": { [2024-03-15T18:01:10.828Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.828Z] "Main": true, [2024-03-15T18:01:10.828Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.828Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.828Z] "GoVersion": "1.21" [2024-03-15T18:01:10.828Z] }, [2024-03-15T18:01:10.828Z] "Match": [ [2024-03-15T18:01:10.828Z] "./..." [2024-03-15T18:01:10.828Z] ], [2024-03-15T18:01:10.828Z] "Incomplete": true, [2024-03-15T18:01:10.828Z] "Stale": true, [2024-03-15T18:01:10.828Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.828Z] "GoFiles": [ [2024-03-15T18:01:10.828Z] "const.go", [2024-03-15T18:01:10.828Z] "init.go", [2024-03-15T18:01:10.828Z] "main.go", [2024-03-15T18:01:10.829Z] "router.go" [2024-03-15T18:01:10.829Z] ], [2024-03-15T18:01:10.829Z] "Imports": [ [2024-03-15T18:01:10.829Z] "context", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/uom", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.829Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.829Z] "os", [2024-03-15T18:01:10.829Z] "sync" [2024-03-15T18:01:10.829Z] ], [2024-03-15T18:01:10.829Z] "Deps": [ [2024-03-15T18:01:10.829Z] "bufio", [2024-03-15T18:01:10.829Z] "bytes", [2024-03-15T18:01:10.829Z] "compress/flate", [2024-03-15T18:01:10.829Z] "compress/gzip", [2024-03-15T18:01:10.829Z] "compress/zlib", [2024-03-15T18:01:10.829Z] "container/list", [2024-03-15T18:01:10.829Z] "context", [2024-03-15T18:01:10.829Z] "crypto", [2024-03-15T18:01:10.829Z] "crypto/aes", [2024-03-15T18:01:10.829Z] "crypto/cipher", [2024-03-15T18:01:10.829Z] "crypto/des", [2024-03-15T18:01:10.829Z] "crypto/dsa", [2024-03-15T18:01:10.829Z] "crypto/ecdsa", [2024-03-15T18:01:10.829Z] "crypto/ed25519", [2024-03-15T18:01:10.829Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.829Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.829Z] "crypto/elliptic", [2024-03-15T18:01:10.829Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.829Z] "crypto/hmac", [2024-03-15T18:01:10.829Z] "crypto/internal/randutil", [2024-03-15T18:01:10.829Z] "crypto/internal/subtle", [2024-03-15T18:01:10.829Z] "crypto/md5", [2024-03-15T18:01:10.829Z] "crypto/rand", [2024-03-15T18:01:10.829Z] "crypto/rc4", [2024-03-15T18:01:10.829Z] "crypto/rsa", [2024-03-15T18:01:10.829Z] "crypto/sha1", [2024-03-15T18:01:10.829Z] "crypto/sha256", [2024-03-15T18:01:10.829Z] "crypto/sha512", [2024-03-15T18:01:10.829Z] "crypto/subtle", [2024-03-15T18:01:10.829Z] "crypto/tls", [2024-03-15T18:01:10.829Z] "crypto/x509", [2024-03-15T18:01:10.829Z] "crypto/x509/pkix", [2024-03-15T18:01:10.829Z] "database/sql/driver", [2024-03-15T18:01:10.829Z] "debug/dwarf", [2024-03-15T18:01:10.829Z] "debug/macho", [2024-03-15T18:01:10.829Z] "embed", [2024-03-15T18:01:10.829Z] "encoding", [2024-03-15T18:01:10.829Z] "encoding/asn1", [2024-03-15T18:01:10.829Z] "encoding/base32", [2024-03-15T18:01:10.829Z] "encoding/base64", [2024-03-15T18:01:10.829Z] "encoding/binary", [2024-03-15T18:01:10.829Z] "encoding/csv", [2024-03-15T18:01:10.829Z] "encoding/hex", [2024-03-15T18:01:10.829Z] "encoding/json", [2024-03-15T18:01:10.829Z] "encoding/pem", [2024-03-15T18:01:10.829Z] "encoding/xml", [2024-03-15T18:01:10.829Z] "errors", [2024-03-15T18:01:10.829Z] "flag", [2024-03-15T18:01:10.829Z] "fmt", [2024-03-15T18:01:10.829Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.829Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.829Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.829Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/uom", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.829Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.829Z] "github.com/fatih/color", [2024-03-15T18:01:10.829Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.829Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.829Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.829Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.829Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.829Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.829Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.829Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.829Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.829Z] "github.com/go-kit/log", [2024-03-15T18:01:10.829Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.829Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.829Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.829Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.829Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.829Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.829Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.829Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.829Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.829Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.829Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.829Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.829Z] "github.com/golang-jwt/jwt", [2024-03-15T18:01:10.829Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.829Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.829Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.829Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.829Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.829Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.829Z] "github.com/gomodule/redigo/redis", [2024-03-15T18:01:10.829Z] "github.com/google/uuid", [2024-03-15T18:01:10.829Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.829Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.829Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.829Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.829Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.829Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.829Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.829Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.829Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.829Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.829Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.829Z] "github.com/labstack/echo/v4/middleware", [2024-03-15T18:01:10.829Z] "github.com/labstack/gommon/bytes", [2024-03-15T18:01:10.829Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.829Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.829Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.829Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.829Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.829Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.829Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.829Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.829Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.829Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.829Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.829Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.829Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.829Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.829Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.829Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.829Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.829Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.829Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.829Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.829Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.829Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.829Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.829Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.829Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.829Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.829Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.829Z] "github.com/x448/float16", [2024-03-15T18:01:10.829Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.829Z] "go/token", [2024-03-15T18:01:10.829Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.829Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.829Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.829Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.829Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.829Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.829Z] "golang.org/x/net/html", [2024-03-15T18:01:10.829Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.829Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.829Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.829Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.829Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.829Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.829Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.829Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.829Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.829Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.829Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.829Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.829Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.829Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.829Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.829Z] "golang.org/x/text/language", [2024-03-15T18:01:10.829Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.829Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.829Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.829Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.829Z] "golang.org/x/time/rate", [2024-03-15T18:01:10.829Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.829Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.829Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.829Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.829Z] "hash", [2024-03-15T18:01:10.829Z] "hash/adler32", [2024-03-15T18:01:10.829Z] "hash/crc32", [2024-03-15T18:01:10.829Z] "hash/fnv", [2024-03-15T18:01:10.829Z] "html", [2024-03-15T18:01:10.829Z] "html/template", [2024-03-15T18:01:10.829Z] "internal/abi", [2024-03-15T18:01:10.829Z] "internal/bytealg", [2024-03-15T18:01:10.829Z] "internal/cpu", [2024-03-15T18:01:10.829Z] "internal/fmtsort", [2024-03-15T18:01:10.830Z] "internal/goexperiment", [2024-03-15T18:01:10.830Z] "internal/itoa", [2024-03-15T18:01:10.830Z] "internal/nettrace", [2024-03-15T18:01:10.830Z] "internal/oserror", [2024-03-15T18:01:10.830Z] "internal/poll", [2024-03-15T18:01:10.830Z] "internal/race", [2024-03-15T18:01:10.830Z] "internal/reflectlite", [2024-03-15T18:01:10.830Z] "internal/singleflight", [2024-03-15T18:01:10.830Z] "internal/syscall/execenv", [2024-03-15T18:01:10.830Z] "internal/syscall/unix", [2024-03-15T18:01:10.830Z] "internal/testlog", [2024-03-15T18:01:10.830Z] "internal/unsafeheader", [2024-03-15T18:01:10.830Z] "io", [2024-03-15T18:01:10.830Z] "io/fs", [2024-03-15T18:01:10.830Z] "io/ioutil", [2024-03-15T18:01:10.830Z] "log", [2024-03-15T18:01:10.830Z] "log/syslog", [2024-03-15T18:01:10.830Z] "math", [2024-03-15T18:01:10.830Z] "math/big", [2024-03-15T18:01:10.830Z] "math/bits", [2024-03-15T18:01:10.830Z] "math/rand", [2024-03-15T18:01:10.830Z] "mime", [2024-03-15T18:01:10.830Z] "mime/multipart", [2024-03-15T18:01:10.830Z] "mime/quotedprintable", [2024-03-15T18:01:10.830Z] "net", [2024-03-15T18:01:10.830Z] "net/http", [2024-03-15T18:01:10.830Z] "net/http/httptest", [2024-03-15T18:01:10.830Z] "net/http/httptrace", [2024-03-15T18:01:10.830Z] "net/http/httputil", [2024-03-15T18:01:10.830Z] "net/http/internal", [2024-03-15T18:01:10.830Z] "net/http/internal/ascii", [2024-03-15T18:01:10.830Z] "net/http/internal/testcert", [2024-03-15T18:01:10.830Z] "net/textproto", [2024-03-15T18:01:10.830Z] "net/url", [2024-03-15T18:01:10.830Z] "os", [2024-03-15T18:01:10.830Z] "os/signal", [2024-03-15T18:01:10.830Z] "path", [2024-03-15T18:01:10.830Z] "path/filepath", [2024-03-15T18:01:10.830Z] "reflect", [2024-03-15T18:01:10.830Z] "regexp", [2024-03-15T18:01:10.830Z] "regexp/syntax", [2024-03-15T18:01:10.830Z] "runtime", [2024-03-15T18:01:10.830Z] "runtime/cgo", [2024-03-15T18:01:10.830Z] "runtime/debug", [2024-03-15T18:01:10.830Z] "runtime/internal/atomic", [2024-03-15T18:01:10.830Z] "runtime/internal/math", [2024-03-15T18:01:10.830Z] "runtime/internal/sys", [2024-03-15T18:01:10.830Z] "runtime/pprof", [2024-03-15T18:01:10.830Z] "slices", [2024-03-15T18:01:10.830Z] "sort", [2024-03-15T18:01:10.830Z] "strconv", [2024-03-15T18:01:10.830Z] "strings", [2024-03-15T18:01:10.830Z] "sync", [2024-03-15T18:01:10.830Z] "sync/atomic", [2024-03-15T18:01:10.830Z] "syscall", [2024-03-15T18:01:10.830Z] "text/tabwriter", [2024-03-15T18:01:10.830Z] "text/template", [2024-03-15T18:01:10.830Z] "text/template/parse", [2024-03-15T18:01:10.830Z] "time", [2024-03-15T18:01:10.830Z] "unicode", [2024-03-15T18:01:10.830Z] "unicode/utf16", [2024-03-15T18:01:10.830Z] "unicode/utf8", [2024-03-15T18:01:10.830Z] "unsafe", [2024-03-15T18:01:10.830Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.830Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.830Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.830Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.830Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.830Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.830Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.830Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.830Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.830Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.830Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.830Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.830Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.830Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.830Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.830Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.830Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.830Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.830Z] ], [2024-03-15T18:01:10.830Z] "DepsErrors": [ [2024-03-15T18:01:10.830Z] { [2024-03-15T18:01:10.830Z] "ImportStack": [ [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/edgex-go/cmd/core-metadata", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application" [2024-03-15T18:01:10.830Z] ], [2024-03-15T18:01:10.830Z] "Pos": "internal/core/metadata/application/device.go:22:2", [2024-03-15T18:01:10.830Z] "Err": "package slices is not in GOROOT (/usr/local/go/src/slices)" [2024-03-15T18:01:10.830Z] } [2024-03-15T18:01:10.830Z] ] [2024-03-15T18:01:10.830Z] } [2024-03-15T18:01:10.830Z] { [2024-03-15T18:01:10.830Z] "Dir": "/w/workspace/edgex-go/635/cmd/core-metadata", [2024-03-15T18:01:10.830Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/core-metadata", [2024-03-15T18:01:10.830Z] "Name": "main", [2024-03-15T18:01:10.830Z] "Doc": "****************************************************************************** * Copyright 2018 Dell Inc.", [2024-03-15T18:01:10.830Z] "Target": "/go/bin/core-metadata", [2024-03-15T18:01:10.830Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.830Z] "Module": { [2024-03-15T18:01:10.830Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.830Z] "Main": true, [2024-03-15T18:01:10.830Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.830Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.830Z] "GoVersion": "1.21" [2024-03-15T18:01:10.830Z] }, [2024-03-15T18:01:10.830Z] "Match": [ [2024-03-15T18:01:10.830Z] "./..." [2024-03-15T18:01:10.830Z] ], [2024-03-15T18:01:10.830Z] "Incomplete": true, [2024-03-15T18:01:10.830Z] "Stale": true, [2024-03-15T18:01:10.830Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.830Z] "GoFiles": [ [2024-03-15T18:01:10.830Z] "main.go" [2024-03-15T18:01:10.830Z] ], [2024-03-15T18:01:10.830Z] "Imports": [ [2024-03-15T18:01:10.830Z] "context", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-03-15T18:01:10.830Z] "github.com/labstack/echo/v4" [2024-03-15T18:01:10.830Z] ], [2024-03-15T18:01:10.830Z] "Deps": [ [2024-03-15T18:01:10.830Z] "bufio", [2024-03-15T18:01:10.830Z] "bytes", [2024-03-15T18:01:10.830Z] "compress/flate", [2024-03-15T18:01:10.830Z] "compress/gzip", [2024-03-15T18:01:10.830Z] "compress/zlib", [2024-03-15T18:01:10.830Z] "container/list", [2024-03-15T18:01:10.830Z] "context", [2024-03-15T18:01:10.830Z] "crypto", [2024-03-15T18:01:10.830Z] "crypto/aes", [2024-03-15T18:01:10.830Z] "crypto/cipher", [2024-03-15T18:01:10.830Z] "crypto/des", [2024-03-15T18:01:10.830Z] "crypto/dsa", [2024-03-15T18:01:10.830Z] "crypto/ecdsa", [2024-03-15T18:01:10.830Z] "crypto/ed25519", [2024-03-15T18:01:10.830Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.830Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.830Z] "crypto/elliptic", [2024-03-15T18:01:10.830Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.830Z] "crypto/hmac", [2024-03-15T18:01:10.830Z] "crypto/internal/randutil", [2024-03-15T18:01:10.830Z] "crypto/internal/subtle", [2024-03-15T18:01:10.830Z] "crypto/md5", [2024-03-15T18:01:10.830Z] "crypto/rand", [2024-03-15T18:01:10.830Z] "crypto/rc4", [2024-03-15T18:01:10.830Z] "crypto/rsa", [2024-03-15T18:01:10.830Z] "crypto/sha1", [2024-03-15T18:01:10.830Z] "crypto/sha256", [2024-03-15T18:01:10.830Z] "crypto/sha512", [2024-03-15T18:01:10.830Z] "crypto/subtle", [2024-03-15T18:01:10.830Z] "crypto/tls", [2024-03-15T18:01:10.830Z] "crypto/x509", [2024-03-15T18:01:10.830Z] "crypto/x509/pkix", [2024-03-15T18:01:10.830Z] "database/sql/driver", [2024-03-15T18:01:10.830Z] "debug/dwarf", [2024-03-15T18:01:10.830Z] "debug/macho", [2024-03-15T18:01:10.830Z] "embed", [2024-03-15T18:01:10.830Z] "encoding", [2024-03-15T18:01:10.830Z] "encoding/asn1", [2024-03-15T18:01:10.830Z] "encoding/base32", [2024-03-15T18:01:10.830Z] "encoding/base64", [2024-03-15T18:01:10.830Z] "encoding/binary", [2024-03-15T18:01:10.830Z] "encoding/csv", [2024-03-15T18:01:10.830Z] "encoding/hex", [2024-03-15T18:01:10.830Z] "encoding/json", [2024-03-15T18:01:10.830Z] "encoding/pem", [2024-03-15T18:01:10.830Z] "encoding/xml", [2024-03-15T18:01:10.830Z] "errors", [2024-03-15T18:01:10.830Z] "flag", [2024-03-15T18:01:10.830Z] "fmt", [2024-03-15T18:01:10.830Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.830Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.830Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.830Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/uom", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.830Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.830Z] "github.com/fatih/color", [2024-03-15T18:01:10.830Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.830Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.830Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.830Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.830Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.830Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.830Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.830Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.830Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.830Z] "github.com/go-kit/log", [2024-03-15T18:01:10.830Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.830Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.830Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.830Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.830Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.830Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.830Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.830Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.830Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.830Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.830Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.830Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.830Z] "github.com/golang-jwt/jwt", [2024-03-15T18:01:10.830Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.830Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.830Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.830Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.830Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.830Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.830Z] "github.com/gomodule/redigo/redis", [2024-03-15T18:01:10.830Z] "github.com/google/uuid", [2024-03-15T18:01:10.830Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.830Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.830Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.830Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.830Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.830Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.830Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.830Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.830Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.830Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.830Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.830Z] "github.com/labstack/echo/v4/middleware", [2024-03-15T18:01:10.830Z] "github.com/labstack/gommon/bytes", [2024-03-15T18:01:10.830Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.830Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.830Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.830Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.830Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.830Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.830Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.830Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.830Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.830Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.830Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.830Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.830Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.830Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.830Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.830Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.830Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.830Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.830Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.830Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.830Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.830Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.830Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.830Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.830Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.830Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.830Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.830Z] "github.com/x448/float16", [2024-03-15T18:01:10.830Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.830Z] "go/token", [2024-03-15T18:01:10.830Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.830Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.830Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.830Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.830Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.830Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.830Z] "golang.org/x/net/html", [2024-03-15T18:01:10.830Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.830Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.830Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.830Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.830Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.830Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.830Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.830Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.830Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.830Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.830Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.830Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.830Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.830Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.830Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.830Z] "golang.org/x/text/language", [2024-03-15T18:01:10.830Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.830Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.830Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.830Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.830Z] "golang.org/x/time/rate", [2024-03-15T18:01:10.830Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.830Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.831Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.831Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.831Z] "hash", [2024-03-15T18:01:10.831Z] "hash/adler32", [2024-03-15T18:01:10.831Z] "hash/crc32", [2024-03-15T18:01:10.831Z] "hash/fnv", [2024-03-15T18:01:10.831Z] "html", [2024-03-15T18:01:10.831Z] "html/template", [2024-03-15T18:01:10.831Z] "internal/abi", [2024-03-15T18:01:10.831Z] "internal/bytealg", [2024-03-15T18:01:10.831Z] "internal/cpu", [2024-03-15T18:01:10.831Z] "internal/fmtsort", [2024-03-15T18:01:10.831Z] "internal/goexperiment", [2024-03-15T18:01:10.831Z] "internal/itoa", [2024-03-15T18:01:10.831Z] "internal/nettrace", [2024-03-15T18:01:10.831Z] "internal/oserror", [2024-03-15T18:01:10.831Z] "internal/poll", [2024-03-15T18:01:10.831Z] "internal/race", [2024-03-15T18:01:10.831Z] "internal/reflectlite", [2024-03-15T18:01:10.831Z] "internal/singleflight", [2024-03-15T18:01:10.831Z] "internal/syscall/execenv", [2024-03-15T18:01:10.831Z] "internal/syscall/unix", [2024-03-15T18:01:10.831Z] "internal/testlog", [2024-03-15T18:01:10.831Z] "internal/unsafeheader", [2024-03-15T18:01:10.831Z] "io", [2024-03-15T18:01:10.831Z] "io/fs", [2024-03-15T18:01:10.831Z] "io/ioutil", [2024-03-15T18:01:10.831Z] "log", [2024-03-15T18:01:10.831Z] "log/syslog", [2024-03-15T18:01:10.831Z] "math", [2024-03-15T18:01:10.831Z] "math/big", [2024-03-15T18:01:10.831Z] "math/bits", [2024-03-15T18:01:10.831Z] "math/rand", [2024-03-15T18:01:10.831Z] "mime", [2024-03-15T18:01:10.831Z] "mime/multipart", [2024-03-15T18:01:10.831Z] "mime/quotedprintable", [2024-03-15T18:01:10.831Z] "net", [2024-03-15T18:01:10.831Z] "net/http", [2024-03-15T18:01:10.831Z] "net/http/httptest", [2024-03-15T18:01:10.831Z] "net/http/httptrace", [2024-03-15T18:01:10.831Z] "net/http/httputil", [2024-03-15T18:01:10.831Z] "net/http/internal", [2024-03-15T18:01:10.831Z] "net/http/internal/ascii", [2024-03-15T18:01:10.831Z] "net/http/internal/testcert", [2024-03-15T18:01:10.831Z] "net/textproto", [2024-03-15T18:01:10.831Z] "net/url", [2024-03-15T18:01:10.831Z] "os", [2024-03-15T18:01:10.831Z] "os/signal", [2024-03-15T18:01:10.831Z] "path", [2024-03-15T18:01:10.831Z] "path/filepath", [2024-03-15T18:01:10.831Z] "reflect", [2024-03-15T18:01:10.831Z] "regexp", [2024-03-15T18:01:10.831Z] "regexp/syntax", [2024-03-15T18:01:10.831Z] "runtime", [2024-03-15T18:01:10.831Z] "runtime/cgo", [2024-03-15T18:01:10.831Z] "runtime/debug", [2024-03-15T18:01:10.831Z] "runtime/internal/atomic", [2024-03-15T18:01:10.831Z] "runtime/internal/math", [2024-03-15T18:01:10.831Z] "runtime/internal/sys", [2024-03-15T18:01:10.831Z] "runtime/pprof", [2024-03-15T18:01:10.831Z] "slices", [2024-03-15T18:01:10.831Z] "sort", [2024-03-15T18:01:10.831Z] "strconv", [2024-03-15T18:01:10.831Z] "strings", [2024-03-15T18:01:10.831Z] "sync", [2024-03-15T18:01:10.831Z] "sync/atomic", [2024-03-15T18:01:10.831Z] "syscall", [2024-03-15T18:01:10.831Z] "text/tabwriter", [2024-03-15T18:01:10.831Z] "text/template", [2024-03-15T18:01:10.831Z] "text/template/parse", [2024-03-15T18:01:10.831Z] "time", [2024-03-15T18:01:10.831Z] "unicode", [2024-03-15T18:01:10.831Z] "unicode/utf16", [2024-03-15T18:01:10.831Z] "unicode/utf8", [2024-03-15T18:01:10.831Z] "unsafe", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.831Z] ], [2024-03-15T18:01:10.831Z] "DepsErrors": [ [2024-03-15T18:01:10.831Z] { [2024-03-15T18:01:10.831Z] "ImportStack": [ [2024-03-15T18:01:10.831Z] "github.com/edgexfoundry/edgex-go/cmd/core-metadata", [2024-03-15T18:01:10.831Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-03-15T18:01:10.831Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-03-15T18:01:10.831Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application" [2024-03-15T18:01:10.831Z] ], [2024-03-15T18:01:10.831Z] "Pos": "internal/core/metadata/application/device.go:22:2", [2024-03-15T18:01:10.831Z] "Err": "package slices is not in GOROOT (/usr/local/go/src/slices)" [2024-03-15T18:01:10.831Z] } [2024-03-15T18:01:10.831Z] ] [2024-03-15T18:01:10.831Z] } [2024-03-15T18:01:10.831Z] { [2024-03-15T18:01:10.831Z] "Dir": "/w/workspace/edgex-go/635/internal", [2024-03-15T18:01:10.831Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.831Z] "Name": "internal", [2024-03-15T18:01:10.831Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.831Z] "Module": { [2024-03-15T18:01:10.831Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.831Z] "Main": true, [2024-03-15T18:01:10.831Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.831Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.831Z] "GoVersion": "1.21" [2024-03-15T18:01:10.831Z] }, [2024-03-15T18:01:10.831Z] "Match": [ [2024-03-15T18:01:10.831Z] "./..." [2024-03-15T18:01:10.831Z] ], [2024-03-15T18:01:10.831Z] "Stale": true, [2024-03-15T18:01:10.831Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.831Z] "GoFiles": [ [2024-03-15T18:01:10.831Z] "constants.go", [2024-03-15T18:01:10.831Z] "interface.go" [2024-03-15T18:01:10.831Z] ], [2024-03-15T18:01:10.831Z] "Imports": [ [2024-03-15T18:01:10.831Z] "net/http" [2024-03-15T18:01:10.831Z] ], [2024-03-15T18:01:10.831Z] "Deps": [ [2024-03-15T18:01:10.831Z] "bufio", [2024-03-15T18:01:10.831Z] "bytes", [2024-03-15T18:01:10.831Z] "compress/flate", [2024-03-15T18:01:10.831Z] "compress/gzip", [2024-03-15T18:01:10.831Z] "container/list", [2024-03-15T18:01:10.831Z] "context", [2024-03-15T18:01:10.831Z] "crypto", [2024-03-15T18:01:10.831Z] "crypto/aes", [2024-03-15T18:01:10.831Z] "crypto/cipher", [2024-03-15T18:01:10.831Z] "crypto/des", [2024-03-15T18:01:10.831Z] "crypto/dsa", [2024-03-15T18:01:10.831Z] "crypto/ecdsa", [2024-03-15T18:01:10.831Z] "crypto/ed25519", [2024-03-15T18:01:10.831Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.831Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.831Z] "crypto/elliptic", [2024-03-15T18:01:10.831Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.831Z] "crypto/hmac", [2024-03-15T18:01:10.831Z] "crypto/internal/randutil", [2024-03-15T18:01:10.831Z] "crypto/internal/subtle", [2024-03-15T18:01:10.831Z] "crypto/md5", [2024-03-15T18:01:10.831Z] "crypto/rand", [2024-03-15T18:01:10.831Z] "crypto/rc4", [2024-03-15T18:01:10.831Z] "crypto/rsa", [2024-03-15T18:01:10.831Z] "crypto/sha1", [2024-03-15T18:01:10.831Z] "crypto/sha256", [2024-03-15T18:01:10.831Z] "crypto/sha512", [2024-03-15T18:01:10.831Z] "crypto/subtle", [2024-03-15T18:01:10.831Z] "crypto/tls", [2024-03-15T18:01:10.831Z] "crypto/x509", [2024-03-15T18:01:10.831Z] "crypto/x509/pkix", [2024-03-15T18:01:10.831Z] "encoding/asn1", [2024-03-15T18:01:10.831Z] "encoding/base64", [2024-03-15T18:01:10.831Z] "encoding/binary", [2024-03-15T18:01:10.831Z] "encoding/hex", [2024-03-15T18:01:10.831Z] "encoding/pem", [2024-03-15T18:01:10.831Z] "errors", [2024-03-15T18:01:10.831Z] "fmt", [2024-03-15T18:01:10.831Z] "hash", [2024-03-15T18:01:10.831Z] "hash/crc32", [2024-03-15T18:01:10.831Z] "internal/abi", [2024-03-15T18:01:10.831Z] "internal/bytealg", [2024-03-15T18:01:10.831Z] "internal/cpu", [2024-03-15T18:01:10.831Z] "internal/fmtsort", [2024-03-15T18:01:10.831Z] "internal/goexperiment", [2024-03-15T18:01:10.831Z] "internal/itoa", [2024-03-15T18:01:10.831Z] "internal/nettrace", [2024-03-15T18:01:10.831Z] "internal/oserror", [2024-03-15T18:01:10.831Z] "internal/poll", [2024-03-15T18:01:10.831Z] "internal/race", [2024-03-15T18:01:10.831Z] "internal/reflectlite", [2024-03-15T18:01:10.831Z] "internal/singleflight", [2024-03-15T18:01:10.831Z] "internal/syscall/execenv", [2024-03-15T18:01:10.831Z] "internal/syscall/unix", [2024-03-15T18:01:10.831Z] "internal/testlog", [2024-03-15T18:01:10.831Z] "internal/unsafeheader", [2024-03-15T18:01:10.831Z] "io", [2024-03-15T18:01:10.831Z] "io/fs", [2024-03-15T18:01:10.831Z] "io/ioutil", [2024-03-15T18:01:10.831Z] "log", [2024-03-15T18:01:10.831Z] "math", [2024-03-15T18:01:10.831Z] "math/big", [2024-03-15T18:01:10.831Z] "math/bits", [2024-03-15T18:01:10.831Z] "math/rand", [2024-03-15T18:01:10.831Z] "mime", [2024-03-15T18:01:10.831Z] "mime/multipart", [2024-03-15T18:01:10.831Z] "mime/quotedprintable", [2024-03-15T18:01:10.831Z] "net", [2024-03-15T18:01:10.831Z] "net/http", [2024-03-15T18:01:10.831Z] "net/http/httptrace", [2024-03-15T18:01:10.831Z] "net/http/internal", [2024-03-15T18:01:10.831Z] "net/http/internal/ascii", [2024-03-15T18:01:10.831Z] "net/textproto", [2024-03-15T18:01:10.831Z] "net/url", [2024-03-15T18:01:10.831Z] "os", [2024-03-15T18:01:10.831Z] "path", [2024-03-15T18:01:10.831Z] "path/filepath", [2024-03-15T18:01:10.831Z] "reflect", [2024-03-15T18:01:10.831Z] "runtime", [2024-03-15T18:01:10.831Z] "runtime/cgo", [2024-03-15T18:01:10.831Z] "runtime/internal/atomic", [2024-03-15T18:01:10.831Z] "runtime/internal/math", [2024-03-15T18:01:10.831Z] "runtime/internal/sys", [2024-03-15T18:01:10.831Z] "sort", [2024-03-15T18:01:10.831Z] "strconv", [2024-03-15T18:01:10.831Z] "strings", [2024-03-15T18:01:10.831Z] "sync", [2024-03-15T18:01:10.831Z] "sync/atomic", [2024-03-15T18:01:10.831Z] "syscall", [2024-03-15T18:01:10.831Z] "time", [2024-03-15T18:01:10.831Z] "unicode", [2024-03-15T18:01:10.831Z] "unicode/utf16", [2024-03-15T18:01:10.831Z] "unicode/utf8", [2024-03-15T18:01:10.831Z] "unsafe", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.831Z] ] [2024-03-15T18:01:10.831Z] } [2024-03-15T18:01:10.831Z] { [2024-03-15T18:01:10.831Z] "Dir": "/w/workspace/edgex-go/635/internal/security/config/command", [2024-03-15T18:01:10.831Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/command", [2024-03-15T18:01:10.831Z] "Name": "command", [2024-03-15T18:01:10.831Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.831Z] "Module": { [2024-03-15T18:01:10.831Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.831Z] "Main": true, [2024-03-15T18:01:10.831Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.831Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.831Z] "GoVersion": "1.21" [2024-03-15T18:01:10.831Z] }, [2024-03-15T18:01:10.831Z] "Match": [ [2024-03-15T18:01:10.831Z] "./..." [2024-03-15T18:01:10.831Z] ], [2024-03-15T18:01:10.831Z] "Stale": true, [2024-03-15T18:01:10.831Z] "StaleReason": "stale dependency: github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.831Z] "GoFiles": [ [2024-03-15T18:01:10.831Z] "flags_common.go" [2024-03-15T18:01:10.831Z] ], [2024-03-15T18:01:10.831Z] "Imports": [ [2024-03-15T18:01:10.831Z] "flag", [2024-03-15T18:01:10.831Z] "fmt", [2024-03-15T18:01:10.831Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.831Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.831Z] "os" [2024-03-15T18:01:10.831Z] ], [2024-03-15T18:01:10.831Z] "Deps": [ [2024-03-15T18:01:10.831Z] "bufio", [2024-03-15T18:01:10.831Z] "bytes", [2024-03-15T18:01:10.831Z] "compress/flate", [2024-03-15T18:01:10.831Z] "compress/gzip", [2024-03-15T18:01:10.831Z] "container/list", [2024-03-15T18:01:10.831Z] "context", [2024-03-15T18:01:10.831Z] "crypto", [2024-03-15T18:01:10.831Z] "crypto/aes", [2024-03-15T18:01:10.831Z] "crypto/cipher", [2024-03-15T18:01:10.831Z] "crypto/des", [2024-03-15T18:01:10.831Z] "crypto/dsa", [2024-03-15T18:01:10.831Z] "crypto/ecdsa", [2024-03-15T18:01:10.831Z] "crypto/ed25519", [2024-03-15T18:01:10.831Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.831Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.831Z] "crypto/elliptic", [2024-03-15T18:01:10.831Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.831Z] "crypto/hmac", [2024-03-15T18:01:10.831Z] "crypto/internal/randutil", [2024-03-15T18:01:10.831Z] "crypto/internal/subtle", [2024-03-15T18:01:10.831Z] "crypto/md5", [2024-03-15T18:01:10.831Z] "crypto/rand", [2024-03-15T18:01:10.831Z] "crypto/rc4", [2024-03-15T18:01:10.831Z] "crypto/rsa", [2024-03-15T18:01:10.831Z] "crypto/sha1", [2024-03-15T18:01:10.831Z] "crypto/sha256", [2024-03-15T18:01:10.831Z] "crypto/sha512", [2024-03-15T18:01:10.831Z] "crypto/subtle", [2024-03-15T18:01:10.831Z] "crypto/tls", [2024-03-15T18:01:10.831Z] "crypto/x509", [2024-03-15T18:01:10.831Z] "crypto/x509/pkix", [2024-03-15T18:01:10.831Z] "encoding/asn1", [2024-03-15T18:01:10.831Z] "encoding/base64", [2024-03-15T18:01:10.831Z] "encoding/binary", [2024-03-15T18:01:10.831Z] "encoding/hex", [2024-03-15T18:01:10.831Z] "encoding/pem", [2024-03-15T18:01:10.831Z] "errors", [2024-03-15T18:01:10.831Z] "flag", [2024-03-15T18:01:10.831Z] "fmt", [2024-03-15T18:01:10.831Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.831Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.831Z] "hash", [2024-03-15T18:01:10.831Z] "hash/crc32", [2024-03-15T18:01:10.831Z] "internal/abi", [2024-03-15T18:01:10.831Z] "internal/bytealg", [2024-03-15T18:01:10.831Z] "internal/cpu", [2024-03-15T18:01:10.831Z] "internal/fmtsort", [2024-03-15T18:01:10.831Z] "internal/goexperiment", [2024-03-15T18:01:10.831Z] "internal/itoa", [2024-03-15T18:01:10.831Z] "internal/nettrace", [2024-03-15T18:01:10.831Z] "internal/oserror", [2024-03-15T18:01:10.831Z] "internal/poll", [2024-03-15T18:01:10.831Z] "internal/race", [2024-03-15T18:01:10.831Z] "internal/reflectlite", [2024-03-15T18:01:10.831Z] "internal/singleflight", [2024-03-15T18:01:10.831Z] "internal/syscall/execenv", [2024-03-15T18:01:10.831Z] "internal/syscall/unix", [2024-03-15T18:01:10.831Z] "internal/testlog", [2024-03-15T18:01:10.831Z] "internal/unsafeheader", [2024-03-15T18:01:10.831Z] "io", [2024-03-15T18:01:10.831Z] "io/fs", [2024-03-15T18:01:10.831Z] "io/ioutil", [2024-03-15T18:01:10.831Z] "log", [2024-03-15T18:01:10.831Z] "math", [2024-03-15T18:01:10.831Z] "math/big", [2024-03-15T18:01:10.831Z] "math/bits", [2024-03-15T18:01:10.831Z] "math/rand", [2024-03-15T18:01:10.831Z] "mime", [2024-03-15T18:01:10.831Z] "mime/multipart", [2024-03-15T18:01:10.831Z] "mime/quotedprintable", [2024-03-15T18:01:10.831Z] "net", [2024-03-15T18:01:10.831Z] "net/http", [2024-03-15T18:01:10.831Z] "net/http/httptrace", [2024-03-15T18:01:10.831Z] "net/http/internal", [2024-03-15T18:01:10.831Z] "net/http/internal/ascii", [2024-03-15T18:01:10.831Z] "net/textproto", [2024-03-15T18:01:10.831Z] "net/url", [2024-03-15T18:01:10.831Z] "os", [2024-03-15T18:01:10.831Z] "path", [2024-03-15T18:01:10.831Z] "path/filepath", [2024-03-15T18:01:10.831Z] "reflect", [2024-03-15T18:01:10.831Z] "regexp", [2024-03-15T18:01:10.831Z] "regexp/syntax", [2024-03-15T18:01:10.831Z] "runtime", [2024-03-15T18:01:10.831Z] "runtime/cgo", [2024-03-15T18:01:10.831Z] "runtime/internal/atomic", [2024-03-15T18:01:10.831Z] "runtime/internal/math", [2024-03-15T18:01:10.831Z] "runtime/internal/sys", [2024-03-15T18:01:10.831Z] "sort", [2024-03-15T18:01:10.831Z] "strconv", [2024-03-15T18:01:10.831Z] "strings", [2024-03-15T18:01:10.831Z] "sync", [2024-03-15T18:01:10.831Z] "sync/atomic", [2024-03-15T18:01:10.831Z] "syscall", [2024-03-15T18:01:10.831Z] "time", [2024-03-15T18:01:10.831Z] "unicode", [2024-03-15T18:01:10.831Z] "unicode/utf16", [2024-03-15T18:01:10.831Z] "unicode/utf8", [2024-03-15T18:01:10.831Z] "unsafe", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.831Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.831Z] ] [2024-03-15T18:01:10.831Z] } [2024-03-15T18:01:10.831Z] { [2024-03-15T18:01:10.831Z] "Dir": "/w/workspace/edgex-go/635/internal/security/config/interfaces", [2024-03-15T18:01:10.831Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-15T18:01:10.831Z] "Name": "interfaces", [2024-03-15T18:01:10.831Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.831Z] "Module": { [2024-03-15T18:01:10.831Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.831Z] "Main": true, [2024-03-15T18:01:10.831Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.831Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.831Z] "GoVersion": "1.21" [2024-03-15T18:01:10.831Z] }, [2024-03-15T18:01:10.831Z] "Match": [ [2024-03-15T18:01:10.831Z] "./..." [2024-03-15T18:01:10.831Z] ], [2024-03-15T18:01:10.831Z] "Stale": true, [2024-03-15T18:01:10.831Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.831Z] "GoFiles": [ [2024-03-15T18:01:10.831Z] "command.go", [2024-03-15T18:01:10.831Z] "constants.go" [2024-03-15T18:01:10.831Z] ] [2024-03-15T18:01:10.831Z] } [2024-03-15T18:01:10.831Z] { [2024-03-15T18:01:10.831Z] "Dir": "/w/workspace/edgex-go/635/internal/security/config/command/help", [2024-03-15T18:01:10.831Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/command/help", [2024-03-15T18:01:10.831Z] "Name": "help", [2024-03-15T18:01:10.831Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.831Z] "Module": { [2024-03-15T18:01:10.831Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.831Z] "Main": true, [2024-03-15T18:01:10.831Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.831Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.831Z] "GoVersion": "1.21" [2024-03-15T18:01:10.831Z] }, [2024-03-15T18:01:10.831Z] "Match": [ [2024-03-15T18:01:10.831Z] "./..." [2024-03-15T18:01:10.831Z] ], [2024-03-15T18:01:10.831Z] "Stale": true, [2024-03-15T18:01:10.831Z] "StaleReason": "stale dependency: github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.831Z] "GoFiles": [ [2024-03-15T18:01:10.831Z] "command.go" [2024-03-15T18:01:10.831Z] ], [2024-03-15T18:01:10.831Z] "Imports": [ [2024-03-15T18:01:10.831Z] "flag", [2024-03-15T18:01:10.831Z] "fmt", [2024-03-15T18:01:10.831Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command", [2024-03-15T18:01:10.831Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-15T18:01:10.831Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.831Z] "strings" [2024-03-15T18:01:10.831Z] ], [2024-03-15T18:01:10.831Z] "Deps": [ [2024-03-15T18:01:10.831Z] "bufio", [2024-03-15T18:01:10.831Z] "bytes", [2024-03-15T18:01:10.831Z] "compress/flate", [2024-03-15T18:01:10.831Z] "compress/gzip", [2024-03-15T18:01:10.831Z] "compress/zlib", [2024-03-15T18:01:10.831Z] "container/list", [2024-03-15T18:01:10.831Z] "context", [2024-03-15T18:01:10.831Z] "crypto", [2024-03-15T18:01:10.831Z] "crypto/aes", [2024-03-15T18:01:10.831Z] "crypto/cipher", [2024-03-15T18:01:10.831Z] "crypto/des", [2024-03-15T18:01:10.831Z] "crypto/dsa", [2024-03-15T18:01:10.831Z] "crypto/ecdsa", [2024-03-15T18:01:10.831Z] "crypto/ed25519", [2024-03-15T18:01:10.831Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.831Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.831Z] "crypto/elliptic", [2024-03-15T18:01:10.831Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.831Z] "crypto/hmac", [2024-03-15T18:01:10.831Z] "crypto/internal/randutil", [2024-03-15T18:01:10.831Z] "crypto/internal/subtle", [2024-03-15T18:01:10.831Z] "crypto/md5", [2024-03-15T18:01:10.831Z] "crypto/rand", [2024-03-15T18:01:10.831Z] "crypto/rc4", [2024-03-15T18:01:10.831Z] "crypto/rsa", [2024-03-15T18:01:10.831Z] "crypto/sha1", [2024-03-15T18:01:10.831Z] "crypto/sha256", [2024-03-15T18:01:10.831Z] "crypto/sha512", [2024-03-15T18:01:10.831Z] "crypto/subtle", [2024-03-15T18:01:10.831Z] "crypto/tls", [2024-03-15T18:01:10.831Z] "crypto/x509", [2024-03-15T18:01:10.831Z] "crypto/x509/pkix", [2024-03-15T18:01:10.831Z] "database/sql/driver", [2024-03-15T18:01:10.831Z] "debug/dwarf", [2024-03-15T18:01:10.831Z] "debug/macho", [2024-03-15T18:01:10.831Z] "encoding", [2024-03-15T18:01:10.831Z] "encoding/asn1", [2024-03-15T18:01:10.831Z] "encoding/base64", [2024-03-15T18:01:10.831Z] "encoding/binary", [2024-03-15T18:01:10.831Z] "encoding/csv", [2024-03-15T18:01:10.831Z] "encoding/hex", [2024-03-15T18:01:10.831Z] "encoding/json", [2024-03-15T18:01:10.831Z] "encoding/pem", [2024-03-15T18:01:10.831Z] "encoding/xml", [2024-03-15T18:01:10.831Z] "errors", [2024-03-15T18:01:10.831Z] "flag", [2024-03-15T18:01:10.831Z] "fmt", [2024-03-15T18:01:10.831Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.831Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command", [2024-03-15T18:01:10.831Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-15T18:01:10.831Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.831Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.831Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.831Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.831Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.831Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.831Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.831Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.831Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.831Z] "github.com/go-kit/log", [2024-03-15T18:01:10.832Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.832Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.832Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.832Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.832Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.832Z] "github.com/google/uuid", [2024-03-15T18:01:10.832Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.832Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.832Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.832Z] "golang.org/x/net/html", [2024-03-15T18:01:10.832Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.832Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.832Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.832Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.832Z] "golang.org/x/text/language", [2024-03-15T18:01:10.832Z] "hash", [2024-03-15T18:01:10.832Z] "hash/adler32", [2024-03-15T18:01:10.832Z] "hash/crc32", [2024-03-15T18:01:10.832Z] "internal/abi", [2024-03-15T18:01:10.832Z] "internal/bytealg", [2024-03-15T18:01:10.832Z] "internal/cpu", [2024-03-15T18:01:10.832Z] "internal/fmtsort", [2024-03-15T18:01:10.832Z] "internal/goexperiment", [2024-03-15T18:01:10.832Z] "internal/itoa", [2024-03-15T18:01:10.832Z] "internal/nettrace", [2024-03-15T18:01:10.832Z] "internal/oserror", [2024-03-15T18:01:10.832Z] "internal/poll", [2024-03-15T18:01:10.832Z] "internal/race", [2024-03-15T18:01:10.832Z] "internal/reflectlite", [2024-03-15T18:01:10.832Z] "internal/singleflight", [2024-03-15T18:01:10.832Z] "internal/syscall/execenv", [2024-03-15T18:01:10.832Z] "internal/syscall/unix", [2024-03-15T18:01:10.832Z] "internal/testlog", [2024-03-15T18:01:10.832Z] "internal/unsafeheader", [2024-03-15T18:01:10.832Z] "io", [2024-03-15T18:01:10.832Z] "io/fs", [2024-03-15T18:01:10.832Z] "io/ioutil", [2024-03-15T18:01:10.832Z] "log", [2024-03-15T18:01:10.832Z] "math", [2024-03-15T18:01:10.832Z] "math/big", [2024-03-15T18:01:10.832Z] "math/bits", [2024-03-15T18:01:10.832Z] "math/rand", [2024-03-15T18:01:10.832Z] "mime", [2024-03-15T18:01:10.832Z] "mime/multipart", [2024-03-15T18:01:10.832Z] "mime/quotedprintable", [2024-03-15T18:01:10.832Z] "net", [2024-03-15T18:01:10.832Z] "net/http", [2024-03-15T18:01:10.832Z] "net/http/httptrace", [2024-03-15T18:01:10.832Z] "net/http/internal", [2024-03-15T18:01:10.832Z] "net/http/internal/ascii", [2024-03-15T18:01:10.832Z] "net/textproto", [2024-03-15T18:01:10.832Z] "net/url", [2024-03-15T18:01:10.832Z] "os", [2024-03-15T18:01:10.832Z] "path", [2024-03-15T18:01:10.832Z] "path/filepath", [2024-03-15T18:01:10.832Z] "reflect", [2024-03-15T18:01:10.832Z] "regexp", [2024-03-15T18:01:10.832Z] "regexp/syntax", [2024-03-15T18:01:10.832Z] "runtime", [2024-03-15T18:01:10.832Z] "runtime/cgo", [2024-03-15T18:01:10.832Z] "runtime/internal/atomic", [2024-03-15T18:01:10.832Z] "runtime/internal/math", [2024-03-15T18:01:10.832Z] "runtime/internal/sys", [2024-03-15T18:01:10.832Z] "sort", [2024-03-15T18:01:10.832Z] "strconv", [2024-03-15T18:01:10.832Z] "strings", [2024-03-15T18:01:10.832Z] "sync", [2024-03-15T18:01:10.832Z] "sync/atomic", [2024-03-15T18:01:10.832Z] "syscall", [2024-03-15T18:01:10.832Z] "time", [2024-03-15T18:01:10.832Z] "unicode", [2024-03-15T18:01:10.832Z] "unicode/utf16", [2024-03-15T18:01:10.832Z] "unicode/utf8", [2024-03-15T18:01:10.832Z] "unsafe", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.832Z] ], [2024-03-15T18:01:10.832Z] "TestGoFiles": [ [2024-03-15T18:01:10.832Z] "command_test.go" [2024-03-15T18:01:10.832Z] ], [2024-03-15T18:01:10.832Z] "TestImports": [ [2024-03-15T18:01:10.832Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-15T18:01:10.832Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.832Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.832Z] "testing" [2024-03-15T18:01:10.832Z] ] [2024-03-15T18:01:10.832Z] } [2024-03-15T18:01:10.832Z] { [2024-03-15T18:01:10.832Z] "Dir": "/w/workspace/edgex-go/635/internal/security/common", [2024-03-15T18:01:10.832Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-15T18:01:10.832Z] "Name": "common", [2024-03-15T18:01:10.832Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.832Z] "Module": { [2024-03-15T18:01:10.832Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.832Z] "Main": true, [2024-03-15T18:01:10.832Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.832Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.832Z] "GoVersion": "1.21" [2024-03-15T18:01:10.832Z] }, [2024-03-15T18:01:10.832Z] "Match": [ [2024-03-15T18:01:10.832Z] "./..." [2024-03-15T18:01:10.832Z] ], [2024-03-15T18:01:10.832Z] "Stale": true, [2024-03-15T18:01:10.832Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.832Z] "GoFiles": [ [2024-03-15T18:01:10.832Z] "tokenpolicy.go", [2024-03-15T18:01:10.832Z] "usermanager.go" [2024-03-15T18:01:10.832Z] ], [2024-03-15T18:01:10.832Z] "Imports": [ [2024-03-15T18:01:10.832Z] "encoding/json", [2024-03-15T18:01:10.832Z] "fmt", [2024-03-15T18:01:10.832Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.832Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets" [2024-03-15T18:01:10.832Z] ], [2024-03-15T18:01:10.832Z] "Deps": [ [2024-03-15T18:01:10.832Z] "bufio", [2024-03-15T18:01:10.832Z] "bytes", [2024-03-15T18:01:10.832Z] "compress/flate", [2024-03-15T18:01:10.832Z] "compress/gzip", [2024-03-15T18:01:10.832Z] "compress/zlib", [2024-03-15T18:01:10.832Z] "container/list", [2024-03-15T18:01:10.832Z] "context", [2024-03-15T18:01:10.832Z] "crypto", [2024-03-15T18:01:10.832Z] "crypto/aes", [2024-03-15T18:01:10.832Z] "crypto/cipher", [2024-03-15T18:01:10.832Z] "crypto/des", [2024-03-15T18:01:10.832Z] "crypto/dsa", [2024-03-15T18:01:10.832Z] "crypto/ecdsa", [2024-03-15T18:01:10.832Z] "crypto/ed25519", [2024-03-15T18:01:10.832Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.832Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.832Z] "crypto/elliptic", [2024-03-15T18:01:10.832Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.832Z] "crypto/hmac", [2024-03-15T18:01:10.832Z] "crypto/internal/randutil", [2024-03-15T18:01:10.832Z] "crypto/internal/subtle", [2024-03-15T18:01:10.832Z] "crypto/md5", [2024-03-15T18:01:10.832Z] "crypto/rand", [2024-03-15T18:01:10.832Z] "crypto/rc4", [2024-03-15T18:01:10.832Z] "crypto/rsa", [2024-03-15T18:01:10.832Z] "crypto/sha1", [2024-03-15T18:01:10.832Z] "crypto/sha256", [2024-03-15T18:01:10.832Z] "crypto/sha512", [2024-03-15T18:01:10.832Z] "crypto/subtle", [2024-03-15T18:01:10.832Z] "crypto/tls", [2024-03-15T18:01:10.832Z] "crypto/x509", [2024-03-15T18:01:10.832Z] "crypto/x509/pkix", [2024-03-15T18:01:10.832Z] "database/sql/driver", [2024-03-15T18:01:10.832Z] "debug/dwarf", [2024-03-15T18:01:10.832Z] "debug/macho", [2024-03-15T18:01:10.832Z] "encoding", [2024-03-15T18:01:10.832Z] "encoding/asn1", [2024-03-15T18:01:10.832Z] "encoding/base64", [2024-03-15T18:01:10.832Z] "encoding/binary", [2024-03-15T18:01:10.832Z] "encoding/csv", [2024-03-15T18:01:10.832Z] "encoding/hex", [2024-03-15T18:01:10.832Z] "encoding/json", [2024-03-15T18:01:10.832Z] "encoding/pem", [2024-03-15T18:01:10.832Z] "encoding/xml", [2024-03-15T18:01:10.832Z] "errors", [2024-03-15T18:01:10.832Z] "flag", [2024-03-15T18:01:10.832Z] "fmt", [2024-03-15T18:01:10.832Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.832Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.832Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.832Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.832Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.832Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.832Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.832Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.832Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.832Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.832Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.832Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.832Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.832Z] "github.com/go-kit/log", [2024-03-15T18:01:10.832Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.832Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.832Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.832Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.832Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.832Z] "github.com/google/uuid", [2024-03-15T18:01:10.832Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.832Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.832Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.832Z] "golang.org/x/net/html", [2024-03-15T18:01:10.832Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.832Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.832Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.832Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.832Z] "golang.org/x/text/language", [2024-03-15T18:01:10.832Z] "hash", [2024-03-15T18:01:10.832Z] "hash/adler32", [2024-03-15T18:01:10.832Z] "hash/crc32", [2024-03-15T18:01:10.832Z] "internal/abi", [2024-03-15T18:01:10.832Z] "internal/bytealg", [2024-03-15T18:01:10.832Z] "internal/cpu", [2024-03-15T18:01:10.832Z] "internal/fmtsort", [2024-03-15T18:01:10.832Z] "internal/goexperiment", [2024-03-15T18:01:10.832Z] "internal/itoa", [2024-03-15T18:01:10.832Z] "internal/nettrace", [2024-03-15T18:01:10.832Z] "internal/oserror", [2024-03-15T18:01:10.832Z] "internal/poll", [2024-03-15T18:01:10.832Z] "internal/race", [2024-03-15T18:01:10.832Z] "internal/reflectlite", [2024-03-15T18:01:10.832Z] "internal/singleflight", [2024-03-15T18:01:10.832Z] "internal/syscall/execenv", [2024-03-15T18:01:10.832Z] "internal/syscall/unix", [2024-03-15T18:01:10.832Z] "internal/testlog", [2024-03-15T18:01:10.832Z] "internal/unsafeheader", [2024-03-15T18:01:10.832Z] "io", [2024-03-15T18:01:10.832Z] "io/fs", [2024-03-15T18:01:10.832Z] "io/ioutil", [2024-03-15T18:01:10.832Z] "log", [2024-03-15T18:01:10.832Z] "math", [2024-03-15T18:01:10.832Z] "math/big", [2024-03-15T18:01:10.832Z] "math/bits", [2024-03-15T18:01:10.832Z] "math/rand", [2024-03-15T18:01:10.832Z] "mime", [2024-03-15T18:01:10.832Z] "mime/multipart", [2024-03-15T18:01:10.832Z] "mime/quotedprintable", [2024-03-15T18:01:10.832Z] "net", [2024-03-15T18:01:10.832Z] "net/http", [2024-03-15T18:01:10.832Z] "net/http/httptest", [2024-03-15T18:01:10.832Z] "net/http/httptrace", [2024-03-15T18:01:10.832Z] "net/http/internal", [2024-03-15T18:01:10.832Z] "net/http/internal/ascii", [2024-03-15T18:01:10.832Z] "net/http/internal/testcert", [2024-03-15T18:01:10.832Z] "net/textproto", [2024-03-15T18:01:10.832Z] "net/url", [2024-03-15T18:01:10.832Z] "os", [2024-03-15T18:01:10.832Z] "path", [2024-03-15T18:01:10.832Z] "path/filepath", [2024-03-15T18:01:10.832Z] "reflect", [2024-03-15T18:01:10.832Z] "regexp", [2024-03-15T18:01:10.832Z] "regexp/syntax", [2024-03-15T18:01:10.832Z] "runtime", [2024-03-15T18:01:10.832Z] "runtime/cgo", [2024-03-15T18:01:10.832Z] "runtime/internal/atomic", [2024-03-15T18:01:10.832Z] "runtime/internal/math", [2024-03-15T18:01:10.832Z] "runtime/internal/sys", [2024-03-15T18:01:10.832Z] "sort", [2024-03-15T18:01:10.832Z] "strconv", [2024-03-15T18:01:10.832Z] "strings", [2024-03-15T18:01:10.832Z] "sync", [2024-03-15T18:01:10.832Z] "sync/atomic", [2024-03-15T18:01:10.832Z] "syscall", [2024-03-15T18:01:10.832Z] "time", [2024-03-15T18:01:10.832Z] "unicode", [2024-03-15T18:01:10.832Z] "unicode/utf16", [2024-03-15T18:01:10.832Z] "unicode/utf8", [2024-03-15T18:01:10.832Z] "unsafe", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.832Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.832Z] ], [2024-03-15T18:01:10.832Z] "TestGoFiles": [ [2024-03-15T18:01:10.832Z] "tokenpolicy_test.go", [2024-03-15T18:01:10.832Z] "usermanager_test.go" [2024-03-15T18:01:10.832Z] ], [2024-03-15T18:01:10.832Z] "TestImports": [ [2024-03-15T18:01:10.832Z] "encoding/json", [2024-03-15T18:01:10.832Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.832Z] "testing" [2024-03-15T18:01:10.832Z] ] [2024-03-15T18:01:10.832Z] } [2024-03-15T18:01:10.832Z] { [2024-03-15T18:01:10.832Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/hkdf", [2024-03-15T18:01:10.832Z] "ImportPath": "golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.832Z] "Name": "hkdf", [2024-03-15T18:01:10.832Z] "Doc": "Package hkdf implements the HMAC-based Extract-and-Expand Key Derivation Function (HKDF) as defined in RFC 5869.", [2024-03-15T18:01:10.832Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-15T18:01:10.832Z] "Module": { [2024-03-15T18:01:10.832Z] "Path": "golang.org/x/crypto", [2024-03-15T18:01:10.832Z] "Version": "v0.21.0", [2024-03-15T18:01:10.832Z] "Time": "2024-03-04T18:29:30Z", [2024-03-15T18:01:10.832Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-15T18:01:10.832Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-15T18:01:10.832Z] "GoVersion": "1.18" [2024-03-15T18:01:10.832Z] }, [2024-03-15T18:01:10.832Z] "DepOnly": true, [2024-03-15T18:01:10.832Z] "Stale": true, [2024-03-15T18:01:10.832Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.832Z] "GoFiles": [ [2024-03-15T18:01:10.832Z] "hkdf.go" [2024-03-15T18:01:10.832Z] ], [2024-03-15T18:01:10.832Z] "Imports": [ [2024-03-15T18:01:10.832Z] "crypto/hmac", [2024-03-15T18:01:10.832Z] "errors", [2024-03-15T18:01:10.832Z] "hash", [2024-03-15T18:01:10.832Z] "io" [2024-03-15T18:01:10.832Z] ], [2024-03-15T18:01:10.832Z] "Deps": [ [2024-03-15T18:01:10.832Z] "crypto/hmac", [2024-03-15T18:01:10.832Z] "crypto/subtle", [2024-03-15T18:01:10.832Z] "errors", [2024-03-15T18:01:10.832Z] "hash", [2024-03-15T18:01:10.832Z] "internal/abi", [2024-03-15T18:01:10.832Z] "internal/bytealg", [2024-03-15T18:01:10.832Z] "internal/cpu", [2024-03-15T18:01:10.832Z] "internal/goexperiment", [2024-03-15T18:01:10.832Z] "internal/race", [2024-03-15T18:01:10.832Z] "internal/reflectlite", [2024-03-15T18:01:10.832Z] "internal/unsafeheader", [2024-03-15T18:01:10.832Z] "io", [2024-03-15T18:01:10.832Z] "runtime", [2024-03-15T18:01:10.832Z] "runtime/internal/atomic", [2024-03-15T18:01:10.832Z] "runtime/internal/math", [2024-03-15T18:01:10.832Z] "runtime/internal/sys", [2024-03-15T18:01:10.832Z] "sync", [2024-03-15T18:01:10.832Z] "sync/atomic", [2024-03-15T18:01:10.832Z] "unsafe" [2024-03-15T18:01:10.832Z] ], [2024-03-15T18:01:10.832Z] "TestGoFiles": [ [2024-03-15T18:01:10.832Z] "hkdf_test.go" [2024-03-15T18:01:10.832Z] ], [2024-03-15T18:01:10.832Z] "TestImports": [ [2024-03-15T18:01:10.832Z] "bytes", [2024-03-15T18:01:10.832Z] "crypto/md5", [2024-03-15T18:01:10.832Z] "crypto/sha1", [2024-03-15T18:01:10.832Z] "crypto/sha256", [2024-03-15T18:01:10.832Z] "crypto/sha512", [2024-03-15T18:01:10.832Z] "hash", [2024-03-15T18:01:10.832Z] "io", [2024-03-15T18:01:10.832Z] "testing" [2024-03-15T18:01:10.832Z] ], [2024-03-15T18:01:10.832Z] "XTestGoFiles": [ [2024-03-15T18:01:10.832Z] "example_test.go" [2024-03-15T18:01:10.832Z] ], [2024-03-15T18:01:10.832Z] "XTestImports": [ [2024-03-15T18:01:10.832Z] "bytes", [2024-03-15T18:01:10.832Z] "crypto/rand", [2024-03-15T18:01:10.832Z] "crypto/sha256", [2024-03-15T18:01:10.832Z] "fmt", [2024-03-15T18:01:10.832Z] "golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.832Z] "io" [2024-03-15T18:01:10.832Z] ] [2024-03-15T18:01:10.832Z] } [2024-03-15T18:01:10.832Z] { [2024-03-15T18:01:10.832Z] "Dir": "/w/workspace/edgex-go/635/internal/security/kdf", [2024-03-15T18:01:10.832Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-15T18:01:10.832Z] "Name": "kdf", [2024-03-15T18:01:10.832Z] "Doc": "Package kdf implements the key deriviation function (KDF) for creation of encryption keys to protect the Vault key shares", [2024-03-15T18:01:10.832Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.832Z] "Module": { [2024-03-15T18:01:10.832Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.832Z] "Main": true, [2024-03-15T18:01:10.832Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.832Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.832Z] "GoVersion": "1.21" [2024-03-15T18:01:10.832Z] }, [2024-03-15T18:01:10.832Z] "Match": [ [2024-03-15T18:01:10.832Z] "./..." [2024-03-15T18:01:10.832Z] ], [2024-03-15T18:01:10.832Z] "Stale": true, [2024-03-15T18:01:10.832Z] "StaleReason": "stale dependency: github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.832Z] "GoFiles": [ [2024-03-15T18:01:10.832Z] "interface.go", [2024-03-15T18:01:10.832Z] "methods.go" [2024-03-15T18:01:10.832Z] ], [2024-03-15T18:01:10.832Z] "Imports": [ [2024-03-15T18:01:10.832Z] "crypto/rand", [2024-03-15T18:01:10.832Z] "errors", [2024-03-15T18:01:10.832Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.832Z] "golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.832Z] "hash", [2024-03-15T18:01:10.832Z] "os", [2024-03-15T18:01:10.832Z] "path" [2024-03-15T18:01:10.832Z] ], [2024-03-15T18:01:10.832Z] "Deps": [ [2024-03-15T18:01:10.832Z] "bufio", [2024-03-15T18:01:10.832Z] "bytes", [2024-03-15T18:01:10.832Z] "crypto/aes", [2024-03-15T18:01:10.832Z] "crypto/cipher", [2024-03-15T18:01:10.832Z] "crypto/hmac", [2024-03-15T18:01:10.832Z] "crypto/internal/subtle", [2024-03-15T18:01:10.832Z] "crypto/rand", [2024-03-15T18:01:10.832Z] "crypto/subtle", [2024-03-15T18:01:10.832Z] "encoding/binary", [2024-03-15T18:01:10.832Z] "errors", [2024-03-15T18:01:10.832Z] "fmt", [2024-03-15T18:01:10.832Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.832Z] "golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.832Z] "hash", [2024-03-15T18:01:10.832Z] "internal/abi", [2024-03-15T18:01:10.832Z] "internal/bytealg", [2024-03-15T18:01:10.832Z] "internal/cpu", [2024-03-15T18:01:10.832Z] "internal/fmtsort", [2024-03-15T18:01:10.832Z] "internal/goexperiment", [2024-03-15T18:01:10.832Z] "internal/itoa", [2024-03-15T18:01:10.832Z] "internal/oserror", [2024-03-15T18:01:10.832Z] "internal/poll", [2024-03-15T18:01:10.832Z] "internal/race", [2024-03-15T18:01:10.832Z] "internal/reflectlite", [2024-03-15T18:01:10.832Z] "internal/syscall/execenv", [2024-03-15T18:01:10.832Z] "internal/syscall/unix", [2024-03-15T18:01:10.832Z] "internal/testlog", [2024-03-15T18:01:10.832Z] "internal/unsafeheader", [2024-03-15T18:01:10.832Z] "io", [2024-03-15T18:01:10.832Z] "io/fs", [2024-03-15T18:01:10.832Z] "math", [2024-03-15T18:01:10.832Z] "math/big", [2024-03-15T18:01:10.832Z] "math/bits", [2024-03-15T18:01:10.832Z] "math/rand", [2024-03-15T18:01:10.832Z] "os", [2024-03-15T18:01:10.832Z] "path", [2024-03-15T18:01:10.832Z] "reflect", [2024-03-15T18:01:10.832Z] "runtime", [2024-03-15T18:01:10.832Z] "runtime/internal/atomic", [2024-03-15T18:01:10.832Z] "runtime/internal/math", [2024-03-15T18:01:10.832Z] "runtime/internal/sys", [2024-03-15T18:01:10.832Z] "sort", [2024-03-15T18:01:10.832Z] "strconv", [2024-03-15T18:01:10.832Z] "strings", [2024-03-15T18:01:10.832Z] "sync", [2024-03-15T18:01:10.832Z] "sync/atomic", [2024-03-15T18:01:10.832Z] "syscall", [2024-03-15T18:01:10.832Z] "time", [2024-03-15T18:01:10.832Z] "unicode", [2024-03-15T18:01:10.832Z] "unicode/utf8", [2024-03-15T18:01:10.832Z] "unsafe" [2024-03-15T18:01:10.832Z] ], [2024-03-15T18:01:10.832Z] "TestGoFiles": [ [2024-03-15T18:01:10.832Z] "methods_test.go" [2024-03-15T18:01:10.832Z] ], [2024-03-15T18:01:10.832Z] "TestImports": [ [2024-03-15T18:01:10.832Z] "crypto/sha256", [2024-03-15T18:01:10.832Z] "encoding/hex", [2024-03-15T18:01:10.832Z] "errors", [2024-03-15T18:01:10.832Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks", [2024-03-15T18:01:10.832Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.832Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.832Z] "os", [2024-03-15T18:01:10.832Z] "testing", [2024-03-15T18:01:10.832Z] "time" [2024-03-15T18:01:10.832Z] ] [2024-03-15T18:01:10.832Z] } [2024-03-15T18:01:10.832Z] { [2024-03-15T18:01:10.832Z] "Dir": "/usr/local/go/src/os/exec", [2024-03-15T18:01:10.832Z] "ImportPath": "os/exec", [2024-03-15T18:01:10.832Z] "Name": "exec", [2024-03-15T18:01:10.832Z] "Doc": "Package exec runs external commands.", [2024-03-15T18:01:10.832Z] "Target": "/usr/local/go/pkg/linux_amd64/os/exec.a", [2024-03-15T18:01:10.832Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.832Z] "Goroot": true, [2024-03-15T18:01:10.832Z] "Standard": true, [2024-03-15T18:01:10.832Z] "DepOnly": true, [2024-03-15T18:01:10.832Z] "GoFiles": [ [2024-03-15T18:01:10.832Z] "exec.go", [2024-03-15T18:01:10.832Z] "exec_unix.go", [2024-03-15T18:01:10.832Z] "lp_unix.go" [2024-03-15T18:01:10.832Z] ], [2024-03-15T18:01:10.832Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.832Z] "exec_plan9.go", [2024-03-15T18:01:10.832Z] "exec_windows.go", [2024-03-15T18:01:10.832Z] "exec_windows_test.go", [2024-03-15T18:01:10.832Z] "lp_js.go", [2024-03-15T18:01:10.832Z] "lp_plan9.go", [2024-03-15T18:01:10.832Z] "lp_windows.go", [2024-03-15T18:01:10.832Z] "lp_windows_test.go", [2024-03-15T18:01:10.832Z] "read3.go" [2024-03-15T18:01:10.832Z] ], [2024-03-15T18:01:10.832Z] "Imports": [ [2024-03-15T18:01:10.832Z] "bytes", [2024-03-15T18:01:10.832Z] "context", [2024-03-15T18:01:10.832Z] "errors", [2024-03-15T18:01:10.832Z] "internal/syscall/execenv", [2024-03-15T18:01:10.832Z] "io", [2024-03-15T18:01:10.832Z] "io/fs", [2024-03-15T18:01:10.832Z] "os", [2024-03-15T18:01:10.832Z] "path/filepath", [2024-03-15T18:01:10.832Z] "runtime", [2024-03-15T18:01:10.832Z] "strconv", [2024-03-15T18:01:10.832Z] "strings", [2024-03-15T18:01:10.832Z] "sync", [2024-03-15T18:01:10.832Z] "syscall" [2024-03-15T18:01:10.832Z] ], [2024-03-15T18:01:10.832Z] "Deps": [ [2024-03-15T18:01:10.832Z] "bytes", [2024-03-15T18:01:10.832Z] "context", [2024-03-15T18:01:10.832Z] "errors", [2024-03-15T18:01:10.832Z] "internal/abi", [2024-03-15T18:01:10.832Z] "internal/bytealg", [2024-03-15T18:01:10.832Z] "internal/cpu", [2024-03-15T18:01:10.832Z] "internal/goexperiment", [2024-03-15T18:01:10.832Z] "internal/itoa", [2024-03-15T18:01:10.832Z] "internal/oserror", [2024-03-15T18:01:10.832Z] "internal/poll", [2024-03-15T18:01:10.832Z] "internal/race", [2024-03-15T18:01:10.832Z] "internal/reflectlite", [2024-03-15T18:01:10.832Z] "internal/syscall/execenv", [2024-03-15T18:01:10.832Z] "internal/syscall/unix", [2024-03-15T18:01:10.832Z] "internal/testlog", [2024-03-15T18:01:10.832Z] "internal/unsafeheader", [2024-03-15T18:01:10.832Z] "io", [2024-03-15T18:01:10.832Z] "io/fs", [2024-03-15T18:01:10.832Z] "math", [2024-03-15T18:01:10.832Z] "math/bits", [2024-03-15T18:01:10.832Z] "os", [2024-03-15T18:01:10.832Z] "path", [2024-03-15T18:01:10.832Z] "path/filepath", [2024-03-15T18:01:10.832Z] "runtime", [2024-03-15T18:01:10.832Z] "runtime/internal/atomic", [2024-03-15T18:01:10.832Z] "runtime/internal/math", [2024-03-15T18:01:10.832Z] "runtime/internal/sys", [2024-03-15T18:01:10.832Z] "sort", [2024-03-15T18:01:10.832Z] "strconv", [2024-03-15T18:01:10.832Z] "strings", [2024-03-15T18:01:10.832Z] "sync", [2024-03-15T18:01:10.832Z] "sync/atomic", [2024-03-15T18:01:10.832Z] "syscall", [2024-03-15T18:01:10.832Z] "time", [2024-03-15T18:01:10.832Z] "unicode", [2024-03-15T18:01:10.832Z] "unicode/utf8", [2024-03-15T18:01:10.832Z] "unsafe" [2024-03-15T18:01:10.832Z] ], [2024-03-15T18:01:10.832Z] "TestGoFiles": [ [2024-03-15T18:01:10.832Z] "bench_test.go", [2024-03-15T18:01:10.832Z] "env_test.go", [2024-03-15T18:01:10.832Z] "internal_test.go", [2024-03-15T18:01:10.832Z] "lp_test.go", [2024-03-15T18:01:10.832Z] "lp_unix_test.go" [2024-03-15T18:01:10.832Z] ], [2024-03-15T18:01:10.832Z] "TestImports": [ [2024-03-15T18:01:10.833Z] "io", [2024-03-15T18:01:10.833Z] "os", [2024-03-15T18:01:10.833Z] "reflect", [2024-03-15T18:01:10.833Z] "testing" [2024-03-15T18:01:10.833Z] ], [2024-03-15T18:01:10.833Z] "XTestGoFiles": [ [2024-03-15T18:01:10.833Z] "example_test.go", [2024-03-15T18:01:10.833Z] "exec_linux_test.go", [2024-03-15T18:01:10.833Z] "exec_posix_test.go", [2024-03-15T18:01:10.833Z] "exec_test.go" [2024-03-15T18:01:10.833Z] ], [2024-03-15T18:01:10.833Z] "XTestImports": [ [2024-03-15T18:01:10.833Z] "bufio", [2024-03-15T18:01:10.833Z] "bytes", [2024-03-15T18:01:10.833Z] "context", [2024-03-15T18:01:10.833Z] "encoding/json", [2024-03-15T18:01:10.833Z] "fmt", [2024-03-15T18:01:10.833Z] "internal/poll", [2024-03-15T18:01:10.833Z] "internal/testenv", [2024-03-15T18:01:10.833Z] "io", [2024-03-15T18:01:10.833Z] "log", [2024-03-15T18:01:10.833Z] "net", [2024-03-15T18:01:10.833Z] "net/http", [2024-03-15T18:01:10.833Z] "net/http/httptest", [2024-03-15T18:01:10.833Z] "os", [2024-03-15T18:01:10.833Z] "os/exec", [2024-03-15T18:01:10.833Z] "os/user", [2024-03-15T18:01:10.833Z] "path/filepath", [2024-03-15T18:01:10.833Z] "runtime", [2024-03-15T18:01:10.833Z] "strconv", [2024-03-15T18:01:10.833Z] "strings", [2024-03-15T18:01:10.833Z] "sync", [2024-03-15T18:01:10.833Z] "syscall", [2024-03-15T18:01:10.833Z] "testing", [2024-03-15T18:01:10.833Z] "time" [2024-03-15T18:01:10.833Z] ] [2024-03-15T18:01:10.833Z] } [2024-03-15T18:01:10.833Z] { [2024-03-15T18:01:10.833Z] "Dir": "/w/workspace/edgex-go/635/internal/security/pipedhexreader", [2024-03-15T18:01:10.833Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-15T18:01:10.833Z] "Name": "pipedhexreader", [2024-03-15T18:01:10.833Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.833Z] "Module": { [2024-03-15T18:01:10.833Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.833Z] "Main": true, [2024-03-15T18:01:10.833Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.833Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.833Z] "GoVersion": "1.21" [2024-03-15T18:01:10.833Z] }, [2024-03-15T18:01:10.833Z] "Match": [ [2024-03-15T18:01:10.833Z] "./..." [2024-03-15T18:01:10.833Z] ], [2024-03-15T18:01:10.833Z] "Stale": true, [2024-03-15T18:01:10.833Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.833Z] "GoFiles": [ [2024-03-15T18:01:10.833Z] "interface.go", [2024-03-15T18:01:10.833Z] "pipedhexreader.go" [2024-03-15T18:01:10.833Z] ], [2024-03-15T18:01:10.833Z] "Imports": [ [2024-03-15T18:01:10.833Z] "bufio", [2024-03-15T18:01:10.833Z] "encoding/hex", [2024-03-15T18:01:10.833Z] "os/exec", [2024-03-15T18:01:10.833Z] "strings" [2024-03-15T18:01:10.833Z] ], [2024-03-15T18:01:10.833Z] "Deps": [ [2024-03-15T18:01:10.833Z] "bufio", [2024-03-15T18:01:10.833Z] "bytes", [2024-03-15T18:01:10.833Z] "context", [2024-03-15T18:01:10.833Z] "encoding/hex", [2024-03-15T18:01:10.833Z] "errors", [2024-03-15T18:01:10.833Z] "fmt", [2024-03-15T18:01:10.833Z] "internal/abi", [2024-03-15T18:01:10.833Z] "internal/bytealg", [2024-03-15T18:01:10.833Z] "internal/cpu", [2024-03-15T18:01:10.833Z] "internal/fmtsort", [2024-03-15T18:01:10.833Z] "internal/goexperiment", [2024-03-15T18:01:10.833Z] "internal/itoa", [2024-03-15T18:01:10.833Z] "internal/oserror", [2024-03-15T18:01:10.833Z] "internal/poll", [2024-03-15T18:01:10.833Z] "internal/race", [2024-03-15T18:01:10.833Z] "internal/reflectlite", [2024-03-15T18:01:10.833Z] "internal/syscall/execenv", [2024-03-15T18:01:10.833Z] "internal/syscall/unix", [2024-03-15T18:01:10.833Z] "internal/testlog", [2024-03-15T18:01:10.833Z] "internal/unsafeheader", [2024-03-15T18:01:10.833Z] "io", [2024-03-15T18:01:10.833Z] "io/fs", [2024-03-15T18:01:10.833Z] "math", [2024-03-15T18:01:10.833Z] "math/bits", [2024-03-15T18:01:10.833Z] "os", [2024-03-15T18:01:10.833Z] "os/exec", [2024-03-15T18:01:10.833Z] "path", [2024-03-15T18:01:10.833Z] "path/filepath", [2024-03-15T18:01:10.833Z] "reflect", [2024-03-15T18:01:10.833Z] "runtime", [2024-03-15T18:01:10.833Z] "runtime/internal/atomic", [2024-03-15T18:01:10.833Z] "runtime/internal/math", [2024-03-15T18:01:10.833Z] "runtime/internal/sys", [2024-03-15T18:01:10.833Z] "sort", [2024-03-15T18:01:10.833Z] "strconv", [2024-03-15T18:01:10.833Z] "strings", [2024-03-15T18:01:10.833Z] "sync", [2024-03-15T18:01:10.833Z] "sync/atomic", [2024-03-15T18:01:10.833Z] "syscall", [2024-03-15T18:01:10.833Z] "time", [2024-03-15T18:01:10.833Z] "unicode", [2024-03-15T18:01:10.833Z] "unicode/utf8", [2024-03-15T18:01:10.833Z] "unsafe" [2024-03-15T18:01:10.833Z] ], [2024-03-15T18:01:10.833Z] "TestGoFiles": [ [2024-03-15T18:01:10.833Z] "pipedhexreader_linux_test.go" [2024-03-15T18:01:10.833Z] ], [2024-03-15T18:01:10.833Z] "TestImports": [ [2024-03-15T18:01:10.833Z] "encoding/hex", [2024-03-15T18:01:10.833Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.833Z] "testing" [2024-03-15T18:01:10.833Z] ] [2024-03-15T18:01:10.833Z] } [2024-03-15T18:01:10.833Z] { [2024-03-15T18:01:10.833Z] "Dir": "/w/workspace/edgex-go/635/internal/security/secretstore/config", [2024-03-15T18:01:10.833Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.833Z] "Name": "config", [2024-03-15T18:01:10.833Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.833Z] "Module": { [2024-03-15T18:01:10.833Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.833Z] "Main": true, [2024-03-15T18:01:10.833Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.833Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.833Z] "GoVersion": "1.21" [2024-03-15T18:01:10.833Z] }, [2024-03-15T18:01:10.833Z] "Match": [ [2024-03-15T18:01:10.833Z] "./..." [2024-03-15T18:01:10.833Z] ], [2024-03-15T18:01:10.833Z] "Stale": true, [2024-03-15T18:01:10.833Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.833Z] "GoFiles": [ [2024-03-15T18:01:10.833Z] "config.go" [2024-03-15T18:01:10.833Z] ], [2024-03-15T18:01:10.833Z] "Imports": [ [2024-03-15T18:01:10.833Z] "fmt", [2024-03-15T18:01:10.833Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-15T18:01:10.833Z] ], [2024-03-15T18:01:10.833Z] "Deps": [ [2024-03-15T18:01:10.833Z] "bufio", [2024-03-15T18:01:10.833Z] "bytes", [2024-03-15T18:01:10.833Z] "compress/flate", [2024-03-15T18:01:10.833Z] "compress/gzip", [2024-03-15T18:01:10.833Z] "compress/zlib", [2024-03-15T18:01:10.833Z] "container/list", [2024-03-15T18:01:10.833Z] "context", [2024-03-15T18:01:10.833Z] "crypto", [2024-03-15T18:01:10.833Z] "crypto/aes", [2024-03-15T18:01:10.833Z] "crypto/cipher", [2024-03-15T18:01:10.833Z] "crypto/des", [2024-03-15T18:01:10.833Z] "crypto/dsa", [2024-03-15T18:01:10.833Z] "crypto/ecdsa", [2024-03-15T18:01:10.833Z] "crypto/ed25519", [2024-03-15T18:01:10.833Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.833Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.833Z] "crypto/elliptic", [2024-03-15T18:01:10.833Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.833Z] "crypto/hmac", [2024-03-15T18:01:10.833Z] "crypto/internal/randutil", [2024-03-15T18:01:10.833Z] "crypto/internal/subtle", [2024-03-15T18:01:10.833Z] "crypto/md5", [2024-03-15T18:01:10.833Z] "crypto/rand", [2024-03-15T18:01:10.833Z] "crypto/rc4", [2024-03-15T18:01:10.833Z] "crypto/rsa", [2024-03-15T18:01:10.833Z] "crypto/sha1", [2024-03-15T18:01:10.833Z] "crypto/sha256", [2024-03-15T18:01:10.833Z] "crypto/sha512", [2024-03-15T18:01:10.833Z] "crypto/subtle", [2024-03-15T18:01:10.833Z] "crypto/tls", [2024-03-15T18:01:10.833Z] "crypto/x509", [2024-03-15T18:01:10.833Z] "crypto/x509/pkix", [2024-03-15T18:01:10.833Z] "database/sql/driver", [2024-03-15T18:01:10.833Z] "debug/dwarf", [2024-03-15T18:01:10.833Z] "debug/macho", [2024-03-15T18:01:10.833Z] "encoding", [2024-03-15T18:01:10.833Z] "encoding/asn1", [2024-03-15T18:01:10.833Z] "encoding/base64", [2024-03-15T18:01:10.833Z] "encoding/binary", [2024-03-15T18:01:10.833Z] "encoding/csv", [2024-03-15T18:01:10.833Z] "encoding/hex", [2024-03-15T18:01:10.833Z] "encoding/json", [2024-03-15T18:01:10.833Z] "encoding/pem", [2024-03-15T18:01:10.833Z] "encoding/xml", [2024-03-15T18:01:10.833Z] "errors", [2024-03-15T18:01:10.833Z] "flag", [2024-03-15T18:01:10.833Z] "fmt", [2024-03-15T18:01:10.833Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.833Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.833Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.833Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.833Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.833Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.833Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.833Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.833Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.833Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.833Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.833Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.833Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.833Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.833Z] "github.com/go-kit/log", [2024-03-15T18:01:10.833Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.833Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.833Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.833Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.833Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.833Z] "github.com/google/uuid", [2024-03-15T18:01:10.833Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.833Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.833Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.833Z] "golang.org/x/net/html", [2024-03-15T18:01:10.833Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.833Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.833Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.833Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.833Z] "golang.org/x/text/language", [2024-03-15T18:01:10.833Z] "hash", [2024-03-15T18:01:10.833Z] "hash/adler32", [2024-03-15T18:01:10.833Z] "hash/crc32", [2024-03-15T18:01:10.833Z] "internal/abi", [2024-03-15T18:01:10.833Z] "internal/bytealg", [2024-03-15T18:01:10.833Z] "internal/cpu", [2024-03-15T18:01:10.833Z] "internal/fmtsort", [2024-03-15T18:01:10.833Z] "internal/goexperiment", [2024-03-15T18:01:10.833Z] "internal/itoa", [2024-03-15T18:01:10.833Z] "internal/nettrace", [2024-03-15T18:01:10.833Z] "internal/oserror", [2024-03-15T18:01:10.833Z] "internal/poll", [2024-03-15T18:01:10.833Z] "internal/race", [2024-03-15T18:01:10.833Z] "internal/reflectlite", [2024-03-15T18:01:10.833Z] "internal/singleflight", [2024-03-15T18:01:10.833Z] "internal/syscall/execenv", [2024-03-15T18:01:10.833Z] "internal/syscall/unix", [2024-03-15T18:01:10.833Z] "internal/testlog", [2024-03-15T18:01:10.833Z] "internal/unsafeheader", [2024-03-15T18:01:10.833Z] "io", [2024-03-15T18:01:10.833Z] "io/fs", [2024-03-15T18:01:10.833Z] "io/ioutil", [2024-03-15T18:01:10.833Z] "log", [2024-03-15T18:01:10.833Z] "math", [2024-03-15T18:01:10.833Z] "math/big", [2024-03-15T18:01:10.833Z] "math/bits", [2024-03-15T18:01:10.833Z] "math/rand", [2024-03-15T18:01:10.833Z] "mime", [2024-03-15T18:01:10.833Z] "mime/multipart", [2024-03-15T18:01:10.833Z] "mime/quotedprintable", [2024-03-15T18:01:10.833Z] "net", [2024-03-15T18:01:10.833Z] "net/http", [2024-03-15T18:01:10.833Z] "net/http/httptest", [2024-03-15T18:01:10.833Z] "net/http/httptrace", [2024-03-15T18:01:10.833Z] "net/http/internal", [2024-03-15T18:01:10.833Z] "net/http/internal/ascii", [2024-03-15T18:01:10.833Z] "net/http/internal/testcert", [2024-03-15T18:01:10.833Z] "net/textproto", [2024-03-15T18:01:10.833Z] "net/url", [2024-03-15T18:01:10.833Z] "os", [2024-03-15T18:01:10.833Z] "path", [2024-03-15T18:01:10.833Z] "path/filepath", [2024-03-15T18:01:10.833Z] "reflect", [2024-03-15T18:01:10.833Z] "regexp", [2024-03-15T18:01:10.833Z] "regexp/syntax", [2024-03-15T18:01:10.833Z] "runtime", [2024-03-15T18:01:10.833Z] "runtime/cgo", [2024-03-15T18:01:10.833Z] "runtime/internal/atomic", [2024-03-15T18:01:10.833Z] "runtime/internal/math", [2024-03-15T18:01:10.833Z] "runtime/internal/sys", [2024-03-15T18:01:10.833Z] "sort", [2024-03-15T18:01:10.833Z] "strconv", [2024-03-15T18:01:10.833Z] "strings", [2024-03-15T18:01:10.833Z] "sync", [2024-03-15T18:01:10.833Z] "sync/atomic", [2024-03-15T18:01:10.833Z] "syscall", [2024-03-15T18:01:10.833Z] "time", [2024-03-15T18:01:10.833Z] "unicode", [2024-03-15T18:01:10.833Z] "unicode/utf16", [2024-03-15T18:01:10.833Z] "unicode/utf8", [2024-03-15T18:01:10.833Z] "unsafe", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.833Z] ] [2024-03-15T18:01:10.833Z] } [2024-03-15T18:01:10.833Z] { [2024-03-15T18:01:10.833Z] "Dir": "/w/workspace/edgex-go/635/internal/security/secretstore/container", [2024-03-15T18:01:10.833Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-15T18:01:10.833Z] "Name": "container", [2024-03-15T18:01:10.833Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.833Z] "Module": { [2024-03-15T18:01:10.833Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.833Z] "Main": true, [2024-03-15T18:01:10.833Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.833Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.833Z] "GoVersion": "1.21" [2024-03-15T18:01:10.833Z] }, [2024-03-15T18:01:10.833Z] "Match": [ [2024-03-15T18:01:10.833Z] "./..." [2024-03-15T18:01:10.833Z] ], [2024-03-15T18:01:10.833Z] "Stale": true, [2024-03-15T18:01:10.833Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.833Z] "GoFiles": [ [2024-03-15T18:01:10.833Z] "config.go" [2024-03-15T18:01:10.833Z] ], [2024-03-15T18:01:10.833Z] "Imports": [ [2024-03-15T18:01:10.833Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.833Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-15T18:01:10.833Z] ], [2024-03-15T18:01:10.833Z] "Deps": [ [2024-03-15T18:01:10.833Z] "bufio", [2024-03-15T18:01:10.833Z] "bytes", [2024-03-15T18:01:10.833Z] "compress/flate", [2024-03-15T18:01:10.833Z] "compress/gzip", [2024-03-15T18:01:10.833Z] "compress/zlib", [2024-03-15T18:01:10.833Z] "container/list", [2024-03-15T18:01:10.833Z] "context", [2024-03-15T18:01:10.833Z] "crypto", [2024-03-15T18:01:10.833Z] "crypto/aes", [2024-03-15T18:01:10.833Z] "crypto/cipher", [2024-03-15T18:01:10.833Z] "crypto/des", [2024-03-15T18:01:10.833Z] "crypto/dsa", [2024-03-15T18:01:10.833Z] "crypto/ecdsa", [2024-03-15T18:01:10.833Z] "crypto/ed25519", [2024-03-15T18:01:10.833Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.833Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.833Z] "crypto/elliptic", [2024-03-15T18:01:10.833Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.833Z] "crypto/hmac", [2024-03-15T18:01:10.833Z] "crypto/internal/randutil", [2024-03-15T18:01:10.833Z] "crypto/internal/subtle", [2024-03-15T18:01:10.833Z] "crypto/md5", [2024-03-15T18:01:10.833Z] "crypto/rand", [2024-03-15T18:01:10.833Z] "crypto/rc4", [2024-03-15T18:01:10.833Z] "crypto/rsa", [2024-03-15T18:01:10.833Z] "crypto/sha1", [2024-03-15T18:01:10.833Z] "crypto/sha256", [2024-03-15T18:01:10.833Z] "crypto/sha512", [2024-03-15T18:01:10.833Z] "crypto/subtle", [2024-03-15T18:01:10.833Z] "crypto/tls", [2024-03-15T18:01:10.833Z] "crypto/x509", [2024-03-15T18:01:10.833Z] "crypto/x509/pkix", [2024-03-15T18:01:10.833Z] "database/sql/driver", [2024-03-15T18:01:10.833Z] "debug/dwarf", [2024-03-15T18:01:10.833Z] "debug/macho", [2024-03-15T18:01:10.833Z] "encoding", [2024-03-15T18:01:10.833Z] "encoding/asn1", [2024-03-15T18:01:10.833Z] "encoding/base64", [2024-03-15T18:01:10.833Z] "encoding/binary", [2024-03-15T18:01:10.833Z] "encoding/csv", [2024-03-15T18:01:10.833Z] "encoding/hex", [2024-03-15T18:01:10.833Z] "encoding/json", [2024-03-15T18:01:10.833Z] "encoding/pem", [2024-03-15T18:01:10.833Z] "encoding/xml", [2024-03-15T18:01:10.833Z] "errors", [2024-03-15T18:01:10.833Z] "flag", [2024-03-15T18:01:10.833Z] "fmt", [2024-03-15T18:01:10.833Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.833Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.833Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.833Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.833Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.833Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.833Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.833Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.833Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.833Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.833Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.833Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.833Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.833Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.833Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.833Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.833Z] "github.com/go-kit/log", [2024-03-15T18:01:10.833Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.833Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.833Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.833Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.833Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.833Z] "github.com/google/uuid", [2024-03-15T18:01:10.833Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.833Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.833Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.833Z] "golang.org/x/net/html", [2024-03-15T18:01:10.833Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.833Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.833Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.833Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.833Z] "golang.org/x/text/language", [2024-03-15T18:01:10.833Z] "hash", [2024-03-15T18:01:10.833Z] "hash/adler32", [2024-03-15T18:01:10.833Z] "hash/crc32", [2024-03-15T18:01:10.833Z] "internal/abi", [2024-03-15T18:01:10.833Z] "internal/bytealg", [2024-03-15T18:01:10.833Z] "internal/cpu", [2024-03-15T18:01:10.833Z] "internal/fmtsort", [2024-03-15T18:01:10.833Z] "internal/goexperiment", [2024-03-15T18:01:10.833Z] "internal/itoa", [2024-03-15T18:01:10.833Z] "internal/nettrace", [2024-03-15T18:01:10.833Z] "internal/oserror", [2024-03-15T18:01:10.833Z] "internal/poll", [2024-03-15T18:01:10.833Z] "internal/race", [2024-03-15T18:01:10.833Z] "internal/reflectlite", [2024-03-15T18:01:10.833Z] "internal/singleflight", [2024-03-15T18:01:10.833Z] "internal/syscall/execenv", [2024-03-15T18:01:10.833Z] "internal/syscall/unix", [2024-03-15T18:01:10.833Z] "internal/testlog", [2024-03-15T18:01:10.833Z] "internal/unsafeheader", [2024-03-15T18:01:10.833Z] "io", [2024-03-15T18:01:10.833Z] "io/fs", [2024-03-15T18:01:10.833Z] "io/ioutil", [2024-03-15T18:01:10.833Z] "log", [2024-03-15T18:01:10.833Z] "math", [2024-03-15T18:01:10.833Z] "math/big", [2024-03-15T18:01:10.833Z] "math/bits", [2024-03-15T18:01:10.833Z] "math/rand", [2024-03-15T18:01:10.833Z] "mime", [2024-03-15T18:01:10.833Z] "mime/multipart", [2024-03-15T18:01:10.833Z] "mime/quotedprintable", [2024-03-15T18:01:10.833Z] "net", [2024-03-15T18:01:10.833Z] "net/http", [2024-03-15T18:01:10.833Z] "net/http/httptest", [2024-03-15T18:01:10.833Z] "net/http/httptrace", [2024-03-15T18:01:10.833Z] "net/http/internal", [2024-03-15T18:01:10.833Z] "net/http/internal/ascii", [2024-03-15T18:01:10.833Z] "net/http/internal/testcert", [2024-03-15T18:01:10.833Z] "net/textproto", [2024-03-15T18:01:10.833Z] "net/url", [2024-03-15T18:01:10.833Z] "os", [2024-03-15T18:01:10.833Z] "path", [2024-03-15T18:01:10.833Z] "path/filepath", [2024-03-15T18:01:10.833Z] "reflect", [2024-03-15T18:01:10.833Z] "regexp", [2024-03-15T18:01:10.833Z] "regexp/syntax", [2024-03-15T18:01:10.833Z] "runtime", [2024-03-15T18:01:10.833Z] "runtime/cgo", [2024-03-15T18:01:10.833Z] "runtime/internal/atomic", [2024-03-15T18:01:10.833Z] "runtime/internal/math", [2024-03-15T18:01:10.833Z] "runtime/internal/sys", [2024-03-15T18:01:10.833Z] "sort", [2024-03-15T18:01:10.833Z] "strconv", [2024-03-15T18:01:10.833Z] "strings", [2024-03-15T18:01:10.833Z] "sync", [2024-03-15T18:01:10.833Z] "sync/atomic", [2024-03-15T18:01:10.833Z] "syscall", [2024-03-15T18:01:10.833Z] "time", [2024-03-15T18:01:10.833Z] "unicode", [2024-03-15T18:01:10.833Z] "unicode/utf16", [2024-03-15T18:01:10.833Z] "unicode/utf8", [2024-03-15T18:01:10.833Z] "unsafe", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.833Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.833Z] ] [2024-03-15T18:01:10.833Z] } [2024-03-15T18:01:10.833Z] { [2024-03-15T18:01:10.833Z] "Dir": "/w/workspace/edgex-go/635/internal/security/secretstore/secretsengine", [2024-03-15T18:01:10.833Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-15T18:01:10.833Z] "Name": "secretsengine", [2024-03-15T18:01:10.833Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.833Z] "Module": { [2024-03-15T18:01:10.833Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.833Z] "Main": true, [2024-03-15T18:01:10.833Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.833Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.833Z] "GoVersion": "1.21" [2024-03-15T18:01:10.833Z] }, [2024-03-15T18:01:10.833Z] "Match": [ [2024-03-15T18:01:10.833Z] "./..." [2024-03-15T18:01:10.833Z] ], [2024-03-15T18:01:10.833Z] "Stale": true, [2024-03-15T18:01:10.833Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.833Z] "GoFiles": [ [2024-03-15T18:01:10.833Z] "enabler.go" [2024-03-15T18:01:10.833Z] ], [2024-03-15T18:01:10.833Z] "Imports": [ [2024-03-15T18:01:10.833Z] "fmt", [2024-03-15T18:01:10.833Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.833Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets" [2024-03-15T18:01:10.833Z] ], [2024-03-15T18:01:10.833Z] "Deps": [ [2024-03-15T18:01:10.833Z] "bufio", [2024-03-15T18:01:10.833Z] "bytes", [2024-03-15T18:01:10.833Z] "compress/flate", [2024-03-15T18:01:10.833Z] "compress/gzip", [2024-03-15T18:01:10.833Z] "compress/zlib", [2024-03-15T18:01:10.833Z] "container/list", [2024-03-15T18:01:10.833Z] "context", [2024-03-15T18:01:10.833Z] "crypto", [2024-03-15T18:01:10.833Z] "crypto/aes", [2024-03-15T18:01:10.833Z] "crypto/cipher", [2024-03-15T18:01:10.833Z] "crypto/des", [2024-03-15T18:01:10.833Z] "crypto/dsa", [2024-03-15T18:01:10.833Z] "crypto/ecdsa", [2024-03-15T18:01:10.833Z] "crypto/ed25519", [2024-03-15T18:01:10.833Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.833Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.833Z] "crypto/elliptic", [2024-03-15T18:01:10.833Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.833Z] "crypto/hmac", [2024-03-15T18:01:10.833Z] "crypto/internal/randutil", [2024-03-15T18:01:10.833Z] "crypto/internal/subtle", [2024-03-15T18:01:10.833Z] "crypto/md5", [2024-03-15T18:01:10.833Z] "crypto/rand", [2024-03-15T18:01:10.833Z] "crypto/rc4", [2024-03-15T18:01:10.833Z] "crypto/rsa", [2024-03-15T18:01:10.833Z] "crypto/sha1", [2024-03-15T18:01:10.833Z] "crypto/sha256", [2024-03-15T18:01:10.833Z] "crypto/sha512", [2024-03-15T18:01:10.833Z] "crypto/subtle", [2024-03-15T18:01:10.833Z] "crypto/tls", [2024-03-15T18:01:10.833Z] "crypto/x509", [2024-03-15T18:01:10.833Z] "crypto/x509/pkix", [2024-03-15T18:01:10.833Z] "database/sql/driver", [2024-03-15T18:01:10.833Z] "debug/dwarf", [2024-03-15T18:01:10.833Z] "debug/macho", [2024-03-15T18:01:10.834Z] "encoding", [2024-03-15T18:01:10.834Z] "encoding/asn1", [2024-03-15T18:01:10.834Z] "encoding/base64", [2024-03-15T18:01:10.834Z] "encoding/binary", [2024-03-15T18:01:10.834Z] "encoding/csv", [2024-03-15T18:01:10.834Z] "encoding/hex", [2024-03-15T18:01:10.834Z] "encoding/json", [2024-03-15T18:01:10.834Z] "encoding/pem", [2024-03-15T18:01:10.834Z] "encoding/xml", [2024-03-15T18:01:10.834Z] "errors", [2024-03-15T18:01:10.834Z] "flag", [2024-03-15T18:01:10.834Z] "fmt", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.834Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.834Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.834Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.834Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.834Z] "github.com/go-kit/log", [2024-03-15T18:01:10.834Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.834Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.834Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.834Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.834Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.834Z] "github.com/google/uuid", [2024-03-15T18:01:10.834Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.834Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.834Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.834Z] "golang.org/x/net/html", [2024-03-15T18:01:10.834Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.834Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.834Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.834Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.834Z] "golang.org/x/text/language", [2024-03-15T18:01:10.834Z] "hash", [2024-03-15T18:01:10.834Z] "hash/adler32", [2024-03-15T18:01:10.834Z] "hash/crc32", [2024-03-15T18:01:10.834Z] "internal/abi", [2024-03-15T18:01:10.834Z] "internal/bytealg", [2024-03-15T18:01:10.834Z] "internal/cpu", [2024-03-15T18:01:10.834Z] "internal/fmtsort", [2024-03-15T18:01:10.834Z] "internal/goexperiment", [2024-03-15T18:01:10.834Z] "internal/itoa", [2024-03-15T18:01:10.834Z] "internal/nettrace", [2024-03-15T18:01:10.834Z] "internal/oserror", [2024-03-15T18:01:10.834Z] "internal/poll", [2024-03-15T18:01:10.834Z] "internal/race", [2024-03-15T18:01:10.834Z] "internal/reflectlite", [2024-03-15T18:01:10.834Z] "internal/singleflight", [2024-03-15T18:01:10.834Z] "internal/syscall/execenv", [2024-03-15T18:01:10.834Z] "internal/syscall/unix", [2024-03-15T18:01:10.834Z] "internal/testlog", [2024-03-15T18:01:10.834Z] "internal/unsafeheader", [2024-03-15T18:01:10.834Z] "io", [2024-03-15T18:01:10.834Z] "io/fs", [2024-03-15T18:01:10.834Z] "io/ioutil", [2024-03-15T18:01:10.834Z] "log", [2024-03-15T18:01:10.834Z] "math", [2024-03-15T18:01:10.834Z] "math/big", [2024-03-15T18:01:10.834Z] "math/bits", [2024-03-15T18:01:10.834Z] "math/rand", [2024-03-15T18:01:10.834Z] "mime", [2024-03-15T18:01:10.834Z] "mime/multipart", [2024-03-15T18:01:10.834Z] "mime/quotedprintable", [2024-03-15T18:01:10.834Z] "net", [2024-03-15T18:01:10.834Z] "net/http", [2024-03-15T18:01:10.834Z] "net/http/httptest", [2024-03-15T18:01:10.834Z] "net/http/httptrace", [2024-03-15T18:01:10.834Z] "net/http/internal", [2024-03-15T18:01:10.834Z] "net/http/internal/ascii", [2024-03-15T18:01:10.834Z] "net/http/internal/testcert", [2024-03-15T18:01:10.834Z] "net/textproto", [2024-03-15T18:01:10.834Z] "net/url", [2024-03-15T18:01:10.834Z] "os", [2024-03-15T18:01:10.834Z] "path", [2024-03-15T18:01:10.834Z] "path/filepath", [2024-03-15T18:01:10.834Z] "reflect", [2024-03-15T18:01:10.834Z] "regexp", [2024-03-15T18:01:10.834Z] "regexp/syntax", [2024-03-15T18:01:10.834Z] "runtime", [2024-03-15T18:01:10.834Z] "runtime/cgo", [2024-03-15T18:01:10.834Z] "runtime/internal/atomic", [2024-03-15T18:01:10.834Z] "runtime/internal/math", [2024-03-15T18:01:10.834Z] "runtime/internal/sys", [2024-03-15T18:01:10.834Z] "sort", [2024-03-15T18:01:10.834Z] "strconv", [2024-03-15T18:01:10.834Z] "strings", [2024-03-15T18:01:10.834Z] "sync", [2024-03-15T18:01:10.834Z] "sync/atomic", [2024-03-15T18:01:10.834Z] "syscall", [2024-03-15T18:01:10.834Z] "time", [2024-03-15T18:01:10.834Z] "unicode", [2024-03-15T18:01:10.834Z] "unicode/utf16", [2024-03-15T18:01:10.834Z] "unicode/utf8", [2024-03-15T18:01:10.834Z] "unsafe", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.834Z] ], [2024-03-15T18:01:10.834Z] "TestGoFiles": [ [2024-03-15T18:01:10.834Z] "enabler_test.go" [2024-03-15T18:01:10.834Z] ], [2024-03-15T18:01:10.834Z] "TestImports": [ [2024-03-15T18:01:10.834Z] "errors", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks", [2024-03-15T18:01:10.834Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.834Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.834Z] "testing" [2024-03-15T18:01:10.834Z] ] [2024-03-15T18:01:10.834Z] } [2024-03-15T18:01:10.834Z] { [2024-03-15T18:01:10.834Z] "Dir": "/w/workspace/edgex-go/635/internal/security/secretstore/tokencreatable", [2024-03-15T18:01:10.834Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-15T18:01:10.834Z] "Name": "tokencreatable", [2024-03-15T18:01:10.834Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.834Z] "Module": { [2024-03-15T18:01:10.834Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.834Z] "Main": true, [2024-03-15T18:01:10.834Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.834Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.834Z] "GoVersion": "1.21" [2024-03-15T18:01:10.834Z] }, [2024-03-15T18:01:10.834Z] "Match": [ [2024-03-15T18:01:10.834Z] "./..." [2024-03-15T18:01:10.834Z] ], [2024-03-15T18:01:10.834Z] "Stale": true, [2024-03-15T18:01:10.834Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.834Z] "GoFiles": [ [2024-03-15T18:01:10.834Z] "tokencreatable.go" [2024-03-15T18:01:10.834Z] ] [2024-03-15T18:01:10.834Z] } [2024-03-15T18:01:10.834Z] { [2024-03-15T18:01:10.834Z] "Dir": "/w/workspace/edgex-go/635/internal/security/secretstore/tokenfilewriter", [2024-03-15T18:01:10.834Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-15T18:01:10.834Z] "Name": "tokenfilewriter", [2024-03-15T18:01:10.834Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.834Z] "Module": { [2024-03-15T18:01:10.834Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.834Z] "Main": true, [2024-03-15T18:01:10.834Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.834Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.834Z] "GoVersion": "1.21" [2024-03-15T18:01:10.834Z] }, [2024-03-15T18:01:10.834Z] "Match": [ [2024-03-15T18:01:10.834Z] "./..." [2024-03-15T18:01:10.834Z] ], [2024-03-15T18:01:10.834Z] "Stale": true, [2024-03-15T18:01:10.834Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.834Z] "GoFiles": [ [2024-03-15T18:01:10.834Z] "tokenfilewriter.go" [2024-03-15T18:01:10.834Z] ], [2024-03-15T18:01:10.834Z] "Imports": [ [2024-03-15T18:01:10.834Z] "encoding/json", [2024-03-15T18:01:10.834Z] "fmt", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.834Z] "os", [2024-03-15T18:01:10.834Z] "path/filepath", [2024-03-15T18:01:10.834Z] "reflect", [2024-03-15T18:01:10.834Z] "runtime", [2024-03-15T18:01:10.834Z] "strings" [2024-03-15T18:01:10.834Z] ], [2024-03-15T18:01:10.834Z] "Deps": [ [2024-03-15T18:01:10.834Z] "bufio", [2024-03-15T18:01:10.834Z] "bytes", [2024-03-15T18:01:10.834Z] "compress/flate", [2024-03-15T18:01:10.834Z] "compress/gzip", [2024-03-15T18:01:10.834Z] "compress/zlib", [2024-03-15T18:01:10.834Z] "container/list", [2024-03-15T18:01:10.834Z] "context", [2024-03-15T18:01:10.834Z] "crypto", [2024-03-15T18:01:10.834Z] "crypto/aes", [2024-03-15T18:01:10.834Z] "crypto/cipher", [2024-03-15T18:01:10.834Z] "crypto/des", [2024-03-15T18:01:10.834Z] "crypto/dsa", [2024-03-15T18:01:10.834Z] "crypto/ecdsa", [2024-03-15T18:01:10.834Z] "crypto/ed25519", [2024-03-15T18:01:10.834Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.834Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.834Z] "crypto/elliptic", [2024-03-15T18:01:10.834Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.834Z] "crypto/hmac", [2024-03-15T18:01:10.834Z] "crypto/internal/randutil", [2024-03-15T18:01:10.834Z] "crypto/internal/subtle", [2024-03-15T18:01:10.834Z] "crypto/md5", [2024-03-15T18:01:10.834Z] "crypto/rand", [2024-03-15T18:01:10.834Z] "crypto/rc4", [2024-03-15T18:01:10.834Z] "crypto/rsa", [2024-03-15T18:01:10.834Z] "crypto/sha1", [2024-03-15T18:01:10.834Z] "crypto/sha256", [2024-03-15T18:01:10.834Z] "crypto/sha512", [2024-03-15T18:01:10.834Z] "crypto/subtle", [2024-03-15T18:01:10.834Z] "crypto/tls", [2024-03-15T18:01:10.834Z] "crypto/x509", [2024-03-15T18:01:10.834Z] "crypto/x509/pkix", [2024-03-15T18:01:10.834Z] "database/sql/driver", [2024-03-15T18:01:10.834Z] "debug/dwarf", [2024-03-15T18:01:10.834Z] "debug/macho", [2024-03-15T18:01:10.834Z] "encoding", [2024-03-15T18:01:10.834Z] "encoding/asn1", [2024-03-15T18:01:10.834Z] "encoding/base64", [2024-03-15T18:01:10.834Z] "encoding/binary", [2024-03-15T18:01:10.834Z] "encoding/csv", [2024-03-15T18:01:10.834Z] "encoding/hex", [2024-03-15T18:01:10.834Z] "encoding/json", [2024-03-15T18:01:10.834Z] "encoding/pem", [2024-03-15T18:01:10.834Z] "encoding/xml", [2024-03-15T18:01:10.834Z] "errors", [2024-03-15T18:01:10.834Z] "flag", [2024-03-15T18:01:10.834Z] "fmt", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.834Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.834Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.834Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.834Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.834Z] "github.com/go-kit/log", [2024-03-15T18:01:10.834Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.834Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.834Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.834Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.834Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.834Z] "github.com/google/uuid", [2024-03-15T18:01:10.834Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.834Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.834Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.834Z] "golang.org/x/net/html", [2024-03-15T18:01:10.834Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.834Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.834Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.834Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.834Z] "golang.org/x/text/language", [2024-03-15T18:01:10.834Z] "hash", [2024-03-15T18:01:10.834Z] "hash/adler32", [2024-03-15T18:01:10.834Z] "hash/crc32", [2024-03-15T18:01:10.834Z] "internal/abi", [2024-03-15T18:01:10.834Z] "internal/bytealg", [2024-03-15T18:01:10.834Z] "internal/cpu", [2024-03-15T18:01:10.834Z] "internal/fmtsort", [2024-03-15T18:01:10.834Z] "internal/goexperiment", [2024-03-15T18:01:10.834Z] "internal/itoa", [2024-03-15T18:01:10.834Z] "internal/nettrace", [2024-03-15T18:01:10.834Z] "internal/oserror", [2024-03-15T18:01:10.834Z] "internal/poll", [2024-03-15T18:01:10.834Z] "internal/race", [2024-03-15T18:01:10.834Z] "internal/reflectlite", [2024-03-15T18:01:10.834Z] "internal/singleflight", [2024-03-15T18:01:10.834Z] "internal/syscall/execenv", [2024-03-15T18:01:10.834Z] "internal/syscall/unix", [2024-03-15T18:01:10.834Z] "internal/testlog", [2024-03-15T18:01:10.834Z] "internal/unsafeheader", [2024-03-15T18:01:10.834Z] "io", [2024-03-15T18:01:10.834Z] "io/fs", [2024-03-15T18:01:10.834Z] "io/ioutil", [2024-03-15T18:01:10.834Z] "log", [2024-03-15T18:01:10.834Z] "math", [2024-03-15T18:01:10.834Z] "math/big", [2024-03-15T18:01:10.834Z] "math/bits", [2024-03-15T18:01:10.834Z] "math/rand", [2024-03-15T18:01:10.834Z] "mime", [2024-03-15T18:01:10.834Z] "mime/multipart", [2024-03-15T18:01:10.834Z] "mime/quotedprintable", [2024-03-15T18:01:10.834Z] "net", [2024-03-15T18:01:10.834Z] "net/http", [2024-03-15T18:01:10.834Z] "net/http/httptest", [2024-03-15T18:01:10.834Z] "net/http/httptrace", [2024-03-15T18:01:10.834Z] "net/http/internal", [2024-03-15T18:01:10.834Z] "net/http/internal/ascii", [2024-03-15T18:01:10.834Z] "net/http/internal/testcert", [2024-03-15T18:01:10.834Z] "net/textproto", [2024-03-15T18:01:10.834Z] "net/url", [2024-03-15T18:01:10.834Z] "os", [2024-03-15T18:01:10.834Z] "path", [2024-03-15T18:01:10.834Z] "path/filepath", [2024-03-15T18:01:10.834Z] "reflect", [2024-03-15T18:01:10.834Z] "regexp", [2024-03-15T18:01:10.834Z] "regexp/syntax", [2024-03-15T18:01:10.834Z] "runtime", [2024-03-15T18:01:10.834Z] "runtime/cgo", [2024-03-15T18:01:10.834Z] "runtime/internal/atomic", [2024-03-15T18:01:10.834Z] "runtime/internal/math", [2024-03-15T18:01:10.834Z] "runtime/internal/sys", [2024-03-15T18:01:10.834Z] "sort", [2024-03-15T18:01:10.834Z] "strconv", [2024-03-15T18:01:10.834Z] "strings", [2024-03-15T18:01:10.834Z] "sync", [2024-03-15T18:01:10.834Z] "sync/atomic", [2024-03-15T18:01:10.834Z] "syscall", [2024-03-15T18:01:10.834Z] "time", [2024-03-15T18:01:10.834Z] "unicode", [2024-03-15T18:01:10.834Z] "unicode/utf16", [2024-03-15T18:01:10.834Z] "unicode/utf8", [2024-03-15T18:01:10.834Z] "unsafe", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.834Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.834Z] ], [2024-03-15T18:01:10.834Z] "TestGoFiles": [ [2024-03-15T18:01:10.834Z] "tokenfilewriter_test.go" [2024-03-15T18:01:10.834Z] ], [2024-03-15T18:01:10.834Z] "TestImports": [ [2024-03-15T18:01:10.834Z] "errors", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.834Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks", [2024-03-15T18:01:10.834Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.834Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.834Z] "os", [2024-03-15T18:01:10.834Z] "os/user", [2024-03-15T18:01:10.834Z] "path/filepath", [2024-03-15T18:01:10.834Z] "strconv", [2024-03-15T18:01:10.834Z] "testing", [2024-03-15T18:01:10.834Z] "time" [2024-03-15T18:01:10.834Z] ] [2024-03-15T18:01:10.834Z] } [2024-03-15T18:01:10.834Z] { [2024-03-15T18:01:10.834Z] "Dir": "/w/workspace/edgex-go/635/internal/security/secretstore", [2024-03-15T18:01:10.834Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-15T18:01:10.834Z] "Name": "secretstore", [2024-03-15T18:01:10.834Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.834Z] "Module": { [2024-03-15T18:01:10.834Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.834Z] "Main": true, [2024-03-15T18:01:10.834Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.834Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.834Z] "GoVersion": "1.21" [2024-03-15T18:01:10.834Z] }, [2024-03-15T18:01:10.834Z] "Match": [ [2024-03-15T18:01:10.834Z] "./..." [2024-03-15T18:01:10.834Z] ], [2024-03-15T18:01:10.834Z] "Stale": true, [2024-03-15T18:01:10.834Z] "StaleReason": "stale dependency: github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.834Z] "GoFiles": [ [2024-03-15T18:01:10.834Z] "certs.go", [2024-03-15T18:01:10.834Z] "constants.go", [2024-03-15T18:01:10.834Z] "credentialgenerator.go", [2024-03-15T18:01:10.834Z] "execrunner.go", [2024-03-15T18:01:10.834Z] "init.go", [2024-03-15T18:01:10.834Z] "main.go", [2024-03-15T18:01:10.834Z] "password.go", [2024-03-15T18:01:10.834Z] "passwordprovider.go", [2024-03-15T18:01:10.834Z] "secure-messagebus.go", [2024-03-15T18:01:10.834Z] "tokenmaintenance.go", [2024-03-15T18:01:10.834Z] "tokenprovider.go", [2024-03-15T18:01:10.834Z] "vmkencryption.go" [2024-03-15T18:01:10.834Z] ], [2024-03-15T18:01:10.834Z] "Imports": [ [2024-03-15T18:01:10.834Z] "bytes", [2024-03-15T18:01:10.834Z] "context", [2024-03-15T18:01:10.834Z] "crypto/aes", [2024-03-15T18:01:10.834Z] "crypto/cipher", [2024-03-15T18:01:10.834Z] "crypto/rand", [2024-03-15T18:01:10.834Z] "crypto/sha256", [2024-03-15T18:01:10.834Z] "encoding/base64", [2024-03-15T18:01:10.834Z] "encoding/hex", [2024-03-15T18:01:10.834Z] "encoding/json", [2024-03-15T18:01:10.834Z] "errors", [2024-03-15T18:01:10.834Z] "fmt", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.835Z] "io", [2024-03-15T18:01:10.835Z] "net/http", [2024-03-15T18:01:10.835Z] "net/url", [2024-03-15T18:01:10.835Z] "os", [2024-03-15T18:01:10.835Z] "os/exec", [2024-03-15T18:01:10.835Z] "path/filepath", [2024-03-15T18:01:10.835Z] "regexp", [2024-03-15T18:01:10.835Z] "strings", [2024-03-15T18:01:10.835Z] "sync", [2024-03-15T18:01:10.835Z] "syscall", [2024-03-15T18:01:10.835Z] "text/template", [2024-03-15T18:01:10.835Z] "time" [2024-03-15T18:01:10.835Z] ], [2024-03-15T18:01:10.835Z] "Deps": [ [2024-03-15T18:01:10.835Z] "bufio", [2024-03-15T18:01:10.835Z] "bytes", [2024-03-15T18:01:10.835Z] "compress/flate", [2024-03-15T18:01:10.835Z] "compress/gzip", [2024-03-15T18:01:10.835Z] "compress/zlib", [2024-03-15T18:01:10.835Z] "container/list", [2024-03-15T18:01:10.835Z] "context", [2024-03-15T18:01:10.835Z] "crypto", [2024-03-15T18:01:10.835Z] "crypto/aes", [2024-03-15T18:01:10.835Z] "crypto/cipher", [2024-03-15T18:01:10.835Z] "crypto/des", [2024-03-15T18:01:10.835Z] "crypto/dsa", [2024-03-15T18:01:10.835Z] "crypto/ecdsa", [2024-03-15T18:01:10.835Z] "crypto/ed25519", [2024-03-15T18:01:10.835Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.835Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.835Z] "crypto/elliptic", [2024-03-15T18:01:10.835Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.835Z] "crypto/hmac", [2024-03-15T18:01:10.835Z] "crypto/internal/randutil", [2024-03-15T18:01:10.835Z] "crypto/internal/subtle", [2024-03-15T18:01:10.835Z] "crypto/md5", [2024-03-15T18:01:10.835Z] "crypto/rand", [2024-03-15T18:01:10.835Z] "crypto/rc4", [2024-03-15T18:01:10.835Z] "crypto/rsa", [2024-03-15T18:01:10.835Z] "crypto/sha1", [2024-03-15T18:01:10.835Z] "crypto/sha256", [2024-03-15T18:01:10.835Z] "crypto/sha512", [2024-03-15T18:01:10.835Z] "crypto/subtle", [2024-03-15T18:01:10.835Z] "crypto/tls", [2024-03-15T18:01:10.835Z] "crypto/x509", [2024-03-15T18:01:10.835Z] "crypto/x509/pkix", [2024-03-15T18:01:10.835Z] "database/sql/driver", [2024-03-15T18:01:10.835Z] "debug/dwarf", [2024-03-15T18:01:10.835Z] "debug/macho", [2024-03-15T18:01:10.835Z] "embed", [2024-03-15T18:01:10.835Z] "encoding", [2024-03-15T18:01:10.835Z] "encoding/asn1", [2024-03-15T18:01:10.835Z] "encoding/base32", [2024-03-15T18:01:10.835Z] "encoding/base64", [2024-03-15T18:01:10.835Z] "encoding/binary", [2024-03-15T18:01:10.835Z] "encoding/csv", [2024-03-15T18:01:10.835Z] "encoding/hex", [2024-03-15T18:01:10.835Z] "encoding/json", [2024-03-15T18:01:10.835Z] "encoding/pem", [2024-03-15T18:01:10.835Z] "encoding/xml", [2024-03-15T18:01:10.835Z] "errors", [2024-03-15T18:01:10.835Z] "flag", [2024-03-15T18:01:10.835Z] "fmt", [2024-03-15T18:01:10.835Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.835Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.835Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.835Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.835Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.835Z] "github.com/fatih/color", [2024-03-15T18:01:10.835Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.835Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.835Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.835Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.835Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.835Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.835Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.835Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.835Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.835Z] "github.com/go-kit/log", [2024-03-15T18:01:10.835Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.835Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.835Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.835Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.835Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.835Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.835Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.835Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.835Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.835Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.835Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.835Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.835Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.835Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.835Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.835Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.835Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.835Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.835Z] "github.com/google/uuid", [2024-03-15T18:01:10.835Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.835Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.835Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.835Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.835Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.835Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.835Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.835Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.835Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.835Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.835Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.835Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.835Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.835Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.835Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.835Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.835Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.835Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.835Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.835Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.835Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.835Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.835Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.835Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.835Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.835Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.835Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.835Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.835Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.835Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.835Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.835Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.835Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.835Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.835Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.835Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.835Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.835Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.835Z] "github.com/x448/float16", [2024-03-15T18:01:10.835Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.835Z] "go/token", [2024-03-15T18:01:10.835Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.835Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.835Z] "golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.835Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.835Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.835Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.835Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.835Z] "golang.org/x/net/html", [2024-03-15T18:01:10.835Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.835Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.835Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.835Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.835Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.835Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.835Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.835Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.835Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.835Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.835Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.835Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.835Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.835Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.835Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.835Z] "golang.org/x/text/language", [2024-03-15T18:01:10.835Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.835Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.835Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.835Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.835Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.835Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.835Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.835Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.835Z] "hash", [2024-03-15T18:01:10.835Z] "hash/adler32", [2024-03-15T18:01:10.835Z] "hash/crc32", [2024-03-15T18:01:10.835Z] "hash/fnv", [2024-03-15T18:01:10.835Z] "html", [2024-03-15T18:01:10.835Z] "html/template", [2024-03-15T18:01:10.835Z] "internal/abi", [2024-03-15T18:01:10.835Z] "internal/bytealg", [2024-03-15T18:01:10.835Z] "internal/cpu", [2024-03-15T18:01:10.835Z] "internal/fmtsort", [2024-03-15T18:01:10.835Z] "internal/goexperiment", [2024-03-15T18:01:10.835Z] "internal/itoa", [2024-03-15T18:01:10.835Z] "internal/nettrace", [2024-03-15T18:01:10.835Z] "internal/oserror", [2024-03-15T18:01:10.835Z] "internal/poll", [2024-03-15T18:01:10.835Z] "internal/race", [2024-03-15T18:01:10.835Z] "internal/reflectlite", [2024-03-15T18:01:10.835Z] "internal/singleflight", [2024-03-15T18:01:10.835Z] "internal/syscall/execenv", [2024-03-15T18:01:10.835Z] "internal/syscall/unix", [2024-03-15T18:01:10.835Z] "internal/testlog", [2024-03-15T18:01:10.835Z] "internal/unsafeheader", [2024-03-15T18:01:10.835Z] "io", [2024-03-15T18:01:10.835Z] "io/fs", [2024-03-15T18:01:10.835Z] "io/ioutil", [2024-03-15T18:01:10.835Z] "log", [2024-03-15T18:01:10.835Z] "log/syslog", [2024-03-15T18:01:10.835Z] "math", [2024-03-15T18:01:10.835Z] "math/big", [2024-03-15T18:01:10.835Z] "math/bits", [2024-03-15T18:01:10.835Z] "math/rand", [2024-03-15T18:01:10.835Z] "mime", [2024-03-15T18:01:10.835Z] "mime/multipart", [2024-03-15T18:01:10.835Z] "mime/quotedprintable", [2024-03-15T18:01:10.835Z] "net", [2024-03-15T18:01:10.835Z] "net/http", [2024-03-15T18:01:10.835Z] "net/http/httptest", [2024-03-15T18:01:10.835Z] "net/http/httptrace", [2024-03-15T18:01:10.835Z] "net/http/httputil", [2024-03-15T18:01:10.835Z] "net/http/internal", [2024-03-15T18:01:10.835Z] "net/http/internal/ascii", [2024-03-15T18:01:10.835Z] "net/http/internal/testcert", [2024-03-15T18:01:10.835Z] "net/textproto", [2024-03-15T18:01:10.835Z] "net/url", [2024-03-15T18:01:10.835Z] "os", [2024-03-15T18:01:10.835Z] "os/exec", [2024-03-15T18:01:10.835Z] "os/signal", [2024-03-15T18:01:10.835Z] "path", [2024-03-15T18:01:10.835Z] "path/filepath", [2024-03-15T18:01:10.835Z] "reflect", [2024-03-15T18:01:10.835Z] "regexp", [2024-03-15T18:01:10.835Z] "regexp/syntax", [2024-03-15T18:01:10.835Z] "runtime", [2024-03-15T18:01:10.835Z] "runtime/cgo", [2024-03-15T18:01:10.835Z] "runtime/debug", [2024-03-15T18:01:10.835Z] "runtime/internal/atomic", [2024-03-15T18:01:10.835Z] "runtime/internal/math", [2024-03-15T18:01:10.835Z] "runtime/internal/sys", [2024-03-15T18:01:10.835Z] "runtime/pprof", [2024-03-15T18:01:10.835Z] "sort", [2024-03-15T18:01:10.835Z] "strconv", [2024-03-15T18:01:10.835Z] "strings", [2024-03-15T18:01:10.835Z] "sync", [2024-03-15T18:01:10.835Z] "sync/atomic", [2024-03-15T18:01:10.835Z] "syscall", [2024-03-15T18:01:10.835Z] "text/tabwriter", [2024-03-15T18:01:10.835Z] "text/template", [2024-03-15T18:01:10.835Z] "text/template/parse", [2024-03-15T18:01:10.835Z] "time", [2024-03-15T18:01:10.835Z] "unicode", [2024-03-15T18:01:10.835Z] "unicode/utf16", [2024-03-15T18:01:10.835Z] "unicode/utf8", [2024-03-15T18:01:10.835Z] "unsafe", [2024-03-15T18:01:10.835Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.835Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.835Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.835Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.835Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.836Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.836Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.836Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.836Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.836Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.836Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.836Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.836Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.836Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.836Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.836Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.836Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.836Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.836Z] ], [2024-03-15T18:01:10.836Z] "TestGoFiles": [ [2024-03-15T18:01:10.836Z] "certs_test.go", [2024-03-15T18:01:10.836Z] "credentialgenerator_test.go", [2024-03-15T18:01:10.836Z] "execrunner-mock_test.go", [2024-03-15T18:01:10.836Z] "init_test.go", [2024-03-15T18:01:10.836Z] "password_linux_test.go", [2024-03-15T18:01:10.836Z] "password_test.go", [2024-03-15T18:01:10.836Z] "passwordprovider_test.go", [2024-03-15T18:01:10.836Z] "secure-messagebus_test.go", [2024-03-15T18:01:10.836Z] "tokenmaintenance_test.go", [2024-03-15T18:01:10.836Z] "tokenprovider_linux_test.go", [2024-03-15T18:01:10.836Z] "tokenprovider_test.go", [2024-03-15T18:01:10.836Z] "vmkencryption_test.go" [2024-03-15T18:01:10.836Z] ], [2024-03-15T18:01:10.836Z] "TestImports": [ [2024-03-15T18:01:10.836Z] "context", [2024-03-15T18:01:10.836Z] "errors", [2024-03-15T18:01:10.836Z] "fmt", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks", [2024-03-15T18:01:10.836Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.836Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.836Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.836Z] "io", [2024-03-15T18:01:10.836Z] "net/http", [2024-03-15T18:01:10.836Z] "net/http/httptest", [2024-03-15T18:01:10.836Z] "net/url", [2024-03-15T18:01:10.836Z] "os", [2024-03-15T18:01:10.836Z] "os/exec", [2024-03-15T18:01:10.836Z] "path/filepath", [2024-03-15T18:01:10.836Z] "strconv", [2024-03-15T18:01:10.836Z] "strings", [2024-03-15T18:01:10.836Z] "testing" [2024-03-15T18:01:10.836Z] ] [2024-03-15T18:01:10.836Z] } [2024-03-15T18:01:10.836Z] { [2024-03-15T18:01:10.836Z] "Dir": "/w/workspace/edgex-go/635/internal/security/config/command/proxy/shared", [2024-03-15T18:01:10.836Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-03-15T18:01:10.836Z] "Name": "shared", [2024-03-15T18:01:10.836Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.836Z] "Module": { [2024-03-15T18:01:10.836Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.836Z] "Main": true, [2024-03-15T18:01:10.836Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.836Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.836Z] "GoVersion": "1.21" [2024-03-15T18:01:10.836Z] }, [2024-03-15T18:01:10.836Z] "Match": [ [2024-03-15T18:01:10.836Z] "./..." [2024-03-15T18:01:10.836Z] ], [2024-03-15T18:01:10.836Z] "Stale": true, [2024-03-15T18:01:10.836Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.836Z] "GoFiles": [ [2024-03-15T18:01:10.836Z] "proxyuser.go" [2024-03-15T18:01:10.836Z] ], [2024-03-15T18:01:10.836Z] "Imports": [ [2024-03-15T18:01:10.836Z] "context", [2024-03-15T18:01:10.836Z] "crypto/sha256", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.836Z] "os", [2024-03-15T18:01:10.836Z] "path/filepath" [2024-03-15T18:01:10.836Z] ], [2024-03-15T18:01:10.836Z] "Deps": [ [2024-03-15T18:01:10.836Z] "bufio", [2024-03-15T18:01:10.836Z] "bytes", [2024-03-15T18:01:10.836Z] "compress/flate", [2024-03-15T18:01:10.836Z] "compress/gzip", [2024-03-15T18:01:10.836Z] "compress/zlib", [2024-03-15T18:01:10.836Z] "container/list", [2024-03-15T18:01:10.836Z] "context", [2024-03-15T18:01:10.836Z] "crypto", [2024-03-15T18:01:10.836Z] "crypto/aes", [2024-03-15T18:01:10.836Z] "crypto/cipher", [2024-03-15T18:01:10.836Z] "crypto/des", [2024-03-15T18:01:10.836Z] "crypto/dsa", [2024-03-15T18:01:10.836Z] "crypto/ecdsa", [2024-03-15T18:01:10.836Z] "crypto/ed25519", [2024-03-15T18:01:10.836Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.836Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.836Z] "crypto/elliptic", [2024-03-15T18:01:10.836Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.836Z] "crypto/hmac", [2024-03-15T18:01:10.836Z] "crypto/internal/randutil", [2024-03-15T18:01:10.836Z] "crypto/internal/subtle", [2024-03-15T18:01:10.836Z] "crypto/md5", [2024-03-15T18:01:10.836Z] "crypto/rand", [2024-03-15T18:01:10.836Z] "crypto/rc4", [2024-03-15T18:01:10.836Z] "crypto/rsa", [2024-03-15T18:01:10.836Z] "crypto/sha1", [2024-03-15T18:01:10.836Z] "crypto/sha256", [2024-03-15T18:01:10.836Z] "crypto/sha512", [2024-03-15T18:01:10.836Z] "crypto/subtle", [2024-03-15T18:01:10.836Z] "crypto/tls", [2024-03-15T18:01:10.836Z] "crypto/x509", [2024-03-15T18:01:10.836Z] "crypto/x509/pkix", [2024-03-15T18:01:10.836Z] "database/sql/driver", [2024-03-15T18:01:10.836Z] "debug/dwarf", [2024-03-15T18:01:10.836Z] "debug/macho", [2024-03-15T18:01:10.836Z] "embed", [2024-03-15T18:01:10.836Z] "encoding", [2024-03-15T18:01:10.836Z] "encoding/asn1", [2024-03-15T18:01:10.836Z] "encoding/base32", [2024-03-15T18:01:10.836Z] "encoding/base64", [2024-03-15T18:01:10.836Z] "encoding/binary", [2024-03-15T18:01:10.836Z] "encoding/csv", [2024-03-15T18:01:10.836Z] "encoding/hex", [2024-03-15T18:01:10.836Z] "encoding/json", [2024-03-15T18:01:10.836Z] "encoding/pem", [2024-03-15T18:01:10.836Z] "encoding/xml", [2024-03-15T18:01:10.836Z] "errors", [2024-03-15T18:01:10.836Z] "flag", [2024-03-15T18:01:10.836Z] "fmt", [2024-03-15T18:01:10.836Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.836Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.836Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.836Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.836Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.836Z] "github.com/fatih/color", [2024-03-15T18:01:10.836Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.836Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.836Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.836Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.836Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.836Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.836Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.836Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.836Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.836Z] "github.com/go-kit/log", [2024-03-15T18:01:10.836Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.836Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.836Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.836Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.836Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.836Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.836Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.836Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.836Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.836Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.836Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.836Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.836Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.836Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.836Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.836Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.836Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.836Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.836Z] "github.com/google/uuid", [2024-03-15T18:01:10.836Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.836Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.836Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.836Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.836Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.836Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.836Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.836Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.836Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.836Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.836Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.836Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.836Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.836Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.836Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.836Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.836Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.836Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.836Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.836Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.836Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.836Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.836Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.836Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.836Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.836Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.836Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.836Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.836Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.836Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.836Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.836Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.836Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.836Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.836Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.836Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.836Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.836Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.836Z] "github.com/x448/float16", [2024-03-15T18:01:10.836Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.836Z] "go/token", [2024-03-15T18:01:10.836Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.836Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.836Z] "golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.836Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.836Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.836Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.836Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.836Z] "golang.org/x/net/html", [2024-03-15T18:01:10.836Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.836Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.836Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.836Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.836Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.836Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.836Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.836Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.836Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.836Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.836Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.836Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.836Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.836Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.836Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.836Z] "golang.org/x/text/language", [2024-03-15T18:01:10.836Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.836Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.836Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.836Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.836Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.836Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.836Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.837Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.837Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.837Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.837Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.837Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.837Z] "hash", [2024-03-15T18:01:10.837Z] "hash/adler32", [2024-03-15T18:01:10.837Z] "hash/crc32", [2024-03-15T18:01:10.837Z] "hash/fnv", [2024-03-15T18:01:10.837Z] "html", [2024-03-15T18:01:10.837Z] "html/template", [2024-03-15T18:01:10.837Z] "internal/abi", [2024-03-15T18:01:10.837Z] "internal/bytealg", [2024-03-15T18:01:10.837Z] "internal/cpu", [2024-03-15T18:01:10.837Z] "internal/fmtsort", [2024-03-15T18:01:10.837Z] "internal/goexperiment", [2024-03-15T18:01:10.837Z] "internal/itoa", [2024-03-15T18:01:10.837Z] "internal/nettrace", [2024-03-15T18:01:10.837Z] "internal/oserror", [2024-03-15T18:01:10.837Z] "internal/poll", [2024-03-15T18:01:10.837Z] "internal/race", [2024-03-15T18:01:10.837Z] "internal/reflectlite", [2024-03-15T18:01:10.837Z] "internal/singleflight", [2024-03-15T18:01:10.837Z] "internal/syscall/execenv", [2024-03-15T18:01:10.837Z] "internal/syscall/unix", [2024-03-15T18:01:10.837Z] "internal/testlog", [2024-03-15T18:01:10.837Z] "internal/unsafeheader", [2024-03-15T18:01:10.837Z] "io", [2024-03-15T18:01:10.837Z] "io/fs", [2024-03-15T18:01:10.837Z] "io/ioutil", [2024-03-15T18:01:10.837Z] "log", [2024-03-15T18:01:10.837Z] "log/syslog", [2024-03-15T18:01:10.837Z] "math", [2024-03-15T18:01:10.837Z] "math/big", [2024-03-15T18:01:10.837Z] "math/bits", [2024-03-15T18:01:10.837Z] "math/rand", [2024-03-15T18:01:10.837Z] "mime", [2024-03-15T18:01:10.837Z] "mime/multipart", [2024-03-15T18:01:10.837Z] "mime/quotedprintable", [2024-03-15T18:01:10.837Z] "net", [2024-03-15T18:01:10.837Z] "net/http", [2024-03-15T18:01:10.837Z] "net/http/httptest", [2024-03-15T18:01:10.837Z] "net/http/httptrace", [2024-03-15T18:01:10.837Z] "net/http/httputil", [2024-03-15T18:01:10.837Z] "net/http/internal", [2024-03-15T18:01:10.837Z] "net/http/internal/ascii", [2024-03-15T18:01:10.837Z] "net/http/internal/testcert", [2024-03-15T18:01:10.837Z] "net/textproto", [2024-03-15T18:01:10.837Z] "net/url", [2024-03-15T18:01:10.837Z] "os", [2024-03-15T18:01:10.837Z] "os/exec", [2024-03-15T18:01:10.837Z] "os/signal", [2024-03-15T18:01:10.837Z] "path", [2024-03-15T18:01:10.837Z] "path/filepath", [2024-03-15T18:01:10.837Z] "reflect", [2024-03-15T18:01:10.837Z] "regexp", [2024-03-15T18:01:10.837Z] "regexp/syntax", [2024-03-15T18:01:10.837Z] "runtime", [2024-03-15T18:01:10.837Z] "runtime/cgo", [2024-03-15T18:01:10.837Z] "runtime/debug", [2024-03-15T18:01:10.837Z] "runtime/internal/atomic", [2024-03-15T18:01:10.837Z] "runtime/internal/math", [2024-03-15T18:01:10.837Z] "runtime/internal/sys", [2024-03-15T18:01:10.837Z] "runtime/pprof", [2024-03-15T18:01:10.837Z] "sort", [2024-03-15T18:01:10.837Z] "strconv", [2024-03-15T18:01:10.837Z] "strings", [2024-03-15T18:01:10.837Z] "sync", [2024-03-15T18:01:10.837Z] "sync/atomic", [2024-03-15T18:01:10.837Z] "syscall", [2024-03-15T18:01:10.837Z] "text/tabwriter", [2024-03-15T18:01:10.837Z] "text/template", [2024-03-15T18:01:10.837Z] "text/template/parse", [2024-03-15T18:01:10.837Z] "time", [2024-03-15T18:01:10.837Z] "unicode", [2024-03-15T18:01:10.837Z] "unicode/utf16", [2024-03-15T18:01:10.837Z] "unicode/utf8", [2024-03-15T18:01:10.837Z] "unsafe", [2024-03-15T18:01:10.837Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.837Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.837Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.837Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.837Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.837Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.837Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.837Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.837Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.837Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.837Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.837Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.837Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.837Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.837Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.837Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.837Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.837Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.837Z] ] [2024-03-15T18:01:10.837Z] } [2024-03-15T18:01:10.837Z] { [2024-03-15T18:01:10.837Z] "Dir": "/w/workspace/edgex-go/635/internal/security/config/command/proxy/adduser", [2024-03-15T18:01:10.837Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser", [2024-03-15T18:01:10.837Z] "Name": "adduser", [2024-03-15T18:01:10.837Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.837Z] "Module": { [2024-03-15T18:01:10.837Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.837Z] "Main": true, [2024-03-15T18:01:10.837Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.837Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.837Z] "GoVersion": "1.21" [2024-03-15T18:01:10.837Z] }, [2024-03-15T18:01:10.837Z] "Match": [ [2024-03-15T18:01:10.837Z] "./..." [2024-03-15T18:01:10.837Z] ], [2024-03-15T18:01:10.837Z] "Stale": true, [2024-03-15T18:01:10.837Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.837Z] "GoFiles": [ [2024-03-15T18:01:10.837Z] "command.go" [2024-03-15T18:01:10.837Z] ], [2024-03-15T18:01:10.837Z] "Imports": [ [2024-03-15T18:01:10.837Z] "encoding/json", [2024-03-15T18:01:10.837Z] "flag", [2024-03-15T18:01:10.837Z] "fmt", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.837Z] "os" [2024-03-15T18:01:10.837Z] ], [2024-03-15T18:01:10.837Z] "Deps": [ [2024-03-15T18:01:10.837Z] "bufio", [2024-03-15T18:01:10.837Z] "bytes", [2024-03-15T18:01:10.837Z] "compress/flate", [2024-03-15T18:01:10.837Z] "compress/gzip", [2024-03-15T18:01:10.837Z] "compress/zlib", [2024-03-15T18:01:10.837Z] "container/list", [2024-03-15T18:01:10.837Z] "context", [2024-03-15T18:01:10.837Z] "crypto", [2024-03-15T18:01:10.837Z] "crypto/aes", [2024-03-15T18:01:10.837Z] "crypto/cipher", [2024-03-15T18:01:10.837Z] "crypto/des", [2024-03-15T18:01:10.837Z] "crypto/dsa", [2024-03-15T18:01:10.837Z] "crypto/ecdsa", [2024-03-15T18:01:10.837Z] "crypto/ed25519", [2024-03-15T18:01:10.837Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.837Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.837Z] "crypto/elliptic", [2024-03-15T18:01:10.837Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.837Z] "crypto/hmac", [2024-03-15T18:01:10.837Z] "crypto/internal/randutil", [2024-03-15T18:01:10.837Z] "crypto/internal/subtle", [2024-03-15T18:01:10.837Z] "crypto/md5", [2024-03-15T18:01:10.837Z] "crypto/rand", [2024-03-15T18:01:10.837Z] "crypto/rc4", [2024-03-15T18:01:10.837Z] "crypto/rsa", [2024-03-15T18:01:10.837Z] "crypto/sha1", [2024-03-15T18:01:10.837Z] "crypto/sha256", [2024-03-15T18:01:10.837Z] "crypto/sha512", [2024-03-15T18:01:10.837Z] "crypto/subtle", [2024-03-15T18:01:10.837Z] "crypto/tls", [2024-03-15T18:01:10.837Z] "crypto/x509", [2024-03-15T18:01:10.837Z] "crypto/x509/pkix", [2024-03-15T18:01:10.837Z] "database/sql/driver", [2024-03-15T18:01:10.837Z] "debug/dwarf", [2024-03-15T18:01:10.837Z] "debug/macho", [2024-03-15T18:01:10.837Z] "embed", [2024-03-15T18:01:10.837Z] "encoding", [2024-03-15T18:01:10.837Z] "encoding/asn1", [2024-03-15T18:01:10.837Z] "encoding/base32", [2024-03-15T18:01:10.837Z] "encoding/base64", [2024-03-15T18:01:10.837Z] "encoding/binary", [2024-03-15T18:01:10.837Z] "encoding/csv", [2024-03-15T18:01:10.837Z] "encoding/hex", [2024-03-15T18:01:10.837Z] "encoding/json", [2024-03-15T18:01:10.837Z] "encoding/pem", [2024-03-15T18:01:10.837Z] "encoding/xml", [2024-03-15T18:01:10.837Z] "errors", [2024-03-15T18:01:10.837Z] "flag", [2024-03-15T18:01:10.837Z] "fmt", [2024-03-15T18:01:10.837Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.837Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.837Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.837Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.837Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.837Z] "github.com/fatih/color", [2024-03-15T18:01:10.837Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.837Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.837Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.837Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.837Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.837Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.837Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.837Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.837Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.837Z] "github.com/go-kit/log", [2024-03-15T18:01:10.837Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.837Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.837Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.837Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.837Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.837Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.837Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.837Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.837Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.837Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.837Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.837Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.837Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.837Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.837Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.837Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.837Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.837Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.837Z] "github.com/google/uuid", [2024-03-15T18:01:10.837Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.837Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.837Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.837Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.837Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.837Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.837Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.837Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.837Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.837Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.837Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.837Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.837Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.837Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.837Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.837Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.837Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.837Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.837Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.837Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.837Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.837Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.837Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.837Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.837Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.837Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.837Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.837Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.837Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.837Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.837Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.837Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.837Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.837Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.837Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.837Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.837Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.837Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.837Z] "github.com/x448/float16", [2024-03-15T18:01:10.837Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.837Z] "go/token", [2024-03-15T18:01:10.837Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.837Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.837Z] "golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.837Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.837Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.837Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.837Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.837Z] "golang.org/x/net/html", [2024-03-15T18:01:10.837Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.837Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.837Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.837Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.837Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.837Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.837Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.837Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.837Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.837Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.837Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.837Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.837Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.837Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.837Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.837Z] "golang.org/x/text/language", [2024-03-15T18:01:10.837Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.837Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.837Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.837Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.837Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.837Z] "google.golang.org/grpc", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.838Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.838Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.838Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.838Z] "hash", [2024-03-15T18:01:10.838Z] "hash/adler32", [2024-03-15T18:01:10.838Z] "hash/crc32", [2024-03-15T18:01:10.838Z] "hash/fnv", [2024-03-15T18:01:10.838Z] "html", [2024-03-15T18:01:10.838Z] "html/template", [2024-03-15T18:01:10.838Z] "internal/abi", [2024-03-15T18:01:10.838Z] "internal/bytealg", [2024-03-15T18:01:10.838Z] "internal/cpu", [2024-03-15T18:01:10.838Z] "internal/fmtsort", [2024-03-15T18:01:10.838Z] "internal/goexperiment", [2024-03-15T18:01:10.838Z] "internal/itoa", [2024-03-15T18:01:10.838Z] "internal/nettrace", [2024-03-15T18:01:10.838Z] "internal/oserror", [2024-03-15T18:01:10.838Z] "internal/poll", [2024-03-15T18:01:10.838Z] "internal/race", [2024-03-15T18:01:10.838Z] "internal/reflectlite", [2024-03-15T18:01:10.838Z] "internal/singleflight", [2024-03-15T18:01:10.838Z] "internal/syscall/execenv", [2024-03-15T18:01:10.838Z] "internal/syscall/unix", [2024-03-15T18:01:10.838Z] "internal/testlog", [2024-03-15T18:01:10.838Z] "internal/unsafeheader", [2024-03-15T18:01:10.838Z] "io", [2024-03-15T18:01:10.838Z] "io/fs", [2024-03-15T18:01:10.838Z] "io/ioutil", [2024-03-15T18:01:10.838Z] "log", [2024-03-15T18:01:10.838Z] "log/syslog", [2024-03-15T18:01:10.838Z] "math", [2024-03-15T18:01:10.838Z] "math/big", [2024-03-15T18:01:10.838Z] "math/bits", [2024-03-15T18:01:10.838Z] "math/rand", [2024-03-15T18:01:10.838Z] "mime", [2024-03-15T18:01:10.838Z] "mime/multipart", [2024-03-15T18:01:10.838Z] "mime/quotedprintable", [2024-03-15T18:01:10.838Z] "net", [2024-03-15T18:01:10.838Z] "net/http", [2024-03-15T18:01:10.838Z] "net/http/httptest", [2024-03-15T18:01:10.838Z] "net/http/httptrace", [2024-03-15T18:01:10.838Z] "net/http/httputil", [2024-03-15T18:01:10.838Z] "net/http/internal", [2024-03-15T18:01:10.838Z] "net/http/internal/ascii", [2024-03-15T18:01:10.838Z] "net/http/internal/testcert", [2024-03-15T18:01:10.838Z] "net/textproto", [2024-03-15T18:01:10.838Z] "net/url", [2024-03-15T18:01:10.838Z] "os", [2024-03-15T18:01:10.838Z] "os/exec", [2024-03-15T18:01:10.838Z] "os/signal", [2024-03-15T18:01:10.838Z] "path", [2024-03-15T18:01:10.838Z] "path/filepath", [2024-03-15T18:01:10.838Z] "reflect", [2024-03-15T18:01:10.838Z] "regexp", [2024-03-15T18:01:10.838Z] "regexp/syntax", [2024-03-15T18:01:10.838Z] "runtime", [2024-03-15T18:01:10.838Z] "runtime/cgo", [2024-03-15T18:01:10.838Z] "runtime/debug", [2024-03-15T18:01:10.838Z] "runtime/internal/atomic", [2024-03-15T18:01:10.838Z] "runtime/internal/math", [2024-03-15T18:01:10.838Z] "runtime/internal/sys", [2024-03-15T18:01:10.838Z] "runtime/pprof", [2024-03-15T18:01:10.838Z] "sort", [2024-03-15T18:01:10.838Z] "strconv", [2024-03-15T18:01:10.838Z] "strings", [2024-03-15T18:01:10.838Z] "sync", [2024-03-15T18:01:10.838Z] "sync/atomic", [2024-03-15T18:01:10.838Z] "syscall", [2024-03-15T18:01:10.838Z] "text/tabwriter", [2024-03-15T18:01:10.838Z] "text/template", [2024-03-15T18:01:10.838Z] "text/template/parse", [2024-03-15T18:01:10.838Z] "time", [2024-03-15T18:01:10.838Z] "unicode", [2024-03-15T18:01:10.838Z] "unicode/utf16", [2024-03-15T18:01:10.838Z] "unicode/utf8", [2024-03-15T18:01:10.838Z] "unsafe", [2024-03-15T18:01:10.838Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.838Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.838Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.838Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.838Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.838Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.838Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.838Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.838Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.838Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.838Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.838Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.838Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.838Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.838Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.838Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.838Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.838Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.838Z] ], [2024-03-15T18:01:10.838Z] "TestGoFiles": [ [2024-03-15T18:01:10.838Z] "command_test.go" [2024-03-15T18:01:10.838Z] ], [2024-03-15T18:01:10.838Z] "TestImports": [ [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.838Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.838Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.838Z] "net/http", [2024-03-15T18:01:10.838Z] "net/http/httptest", [2024-03-15T18:01:10.838Z] "net/url", [2024-03-15T18:01:10.838Z] "strconv", [2024-03-15T18:01:10.838Z] "testing" [2024-03-15T18:01:10.838Z] ] [2024-03-15T18:01:10.838Z] } [2024-03-15T18:01:10.838Z] { [2024-03-15T18:01:10.838Z] "Dir": "/w/workspace/edgex-go/635/internal/security/config/command/proxy/deluser", [2024-03-15T18:01:10.838Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser", [2024-03-15T18:01:10.838Z] "Name": "deluser", [2024-03-15T18:01:10.838Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.838Z] "Module": { [2024-03-15T18:01:10.838Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.838Z] "Main": true, [2024-03-15T18:01:10.838Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.838Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.838Z] "GoVersion": "1.21" [2024-03-15T18:01:10.838Z] }, [2024-03-15T18:01:10.838Z] "Match": [ [2024-03-15T18:01:10.838Z] "./..." [2024-03-15T18:01:10.838Z] ], [2024-03-15T18:01:10.838Z] "Stale": true, [2024-03-15T18:01:10.838Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.838Z] "GoFiles": [ [2024-03-15T18:01:10.838Z] "command.go" [2024-03-15T18:01:10.838Z] ], [2024-03-15T18:01:10.838Z] "Imports": [ [2024-03-15T18:01:10.838Z] "flag", [2024-03-15T18:01:10.838Z] "fmt", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.838Z] "os" [2024-03-15T18:01:10.838Z] ], [2024-03-15T18:01:10.838Z] "Deps": [ [2024-03-15T18:01:10.838Z] "bufio", [2024-03-15T18:01:10.838Z] "bytes", [2024-03-15T18:01:10.838Z] "compress/flate", [2024-03-15T18:01:10.838Z] "compress/gzip", [2024-03-15T18:01:10.838Z] "compress/zlib", [2024-03-15T18:01:10.838Z] "container/list", [2024-03-15T18:01:10.838Z] "context", [2024-03-15T18:01:10.838Z] "crypto", [2024-03-15T18:01:10.838Z] "crypto/aes", [2024-03-15T18:01:10.838Z] "crypto/cipher", [2024-03-15T18:01:10.838Z] "crypto/des", [2024-03-15T18:01:10.838Z] "crypto/dsa", [2024-03-15T18:01:10.838Z] "crypto/ecdsa", [2024-03-15T18:01:10.838Z] "crypto/ed25519", [2024-03-15T18:01:10.838Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.838Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.838Z] "crypto/elliptic", [2024-03-15T18:01:10.838Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.838Z] "crypto/hmac", [2024-03-15T18:01:10.838Z] "crypto/internal/randutil", [2024-03-15T18:01:10.838Z] "crypto/internal/subtle", [2024-03-15T18:01:10.838Z] "crypto/md5", [2024-03-15T18:01:10.838Z] "crypto/rand", [2024-03-15T18:01:10.838Z] "crypto/rc4", [2024-03-15T18:01:10.838Z] "crypto/rsa", [2024-03-15T18:01:10.838Z] "crypto/sha1", [2024-03-15T18:01:10.838Z] "crypto/sha256", [2024-03-15T18:01:10.838Z] "crypto/sha512", [2024-03-15T18:01:10.838Z] "crypto/subtle", [2024-03-15T18:01:10.838Z] "crypto/tls", [2024-03-15T18:01:10.838Z] "crypto/x509", [2024-03-15T18:01:10.838Z] "crypto/x509/pkix", [2024-03-15T18:01:10.838Z] "database/sql/driver", [2024-03-15T18:01:10.838Z] "debug/dwarf", [2024-03-15T18:01:10.838Z] "debug/macho", [2024-03-15T18:01:10.838Z] "embed", [2024-03-15T18:01:10.838Z] "encoding", [2024-03-15T18:01:10.838Z] "encoding/asn1", [2024-03-15T18:01:10.838Z] "encoding/base32", [2024-03-15T18:01:10.838Z] "encoding/base64", [2024-03-15T18:01:10.838Z] "encoding/binary", [2024-03-15T18:01:10.838Z] "encoding/csv", [2024-03-15T18:01:10.838Z] "encoding/hex", [2024-03-15T18:01:10.838Z] "encoding/json", [2024-03-15T18:01:10.838Z] "encoding/pem", [2024-03-15T18:01:10.838Z] "encoding/xml", [2024-03-15T18:01:10.838Z] "errors", [2024-03-15T18:01:10.838Z] "flag", [2024-03-15T18:01:10.838Z] "fmt", [2024-03-15T18:01:10.838Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.838Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.838Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.838Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.838Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.838Z] "github.com/fatih/color", [2024-03-15T18:01:10.838Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.838Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.838Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.838Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.838Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.838Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.838Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.838Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.838Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.838Z] "github.com/go-kit/log", [2024-03-15T18:01:10.838Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.838Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.838Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.838Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.838Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.838Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.838Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.838Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.838Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.838Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.838Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.838Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.838Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.838Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.838Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.838Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.838Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.838Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.838Z] "github.com/google/uuid", [2024-03-15T18:01:10.838Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.838Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.838Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.838Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.838Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.838Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.838Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.838Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.838Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.838Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.838Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.838Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.838Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.838Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.838Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.838Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.838Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.838Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.838Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.838Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.838Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.838Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.838Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.838Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.838Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.838Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.838Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.838Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.838Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.838Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.838Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.838Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.838Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.838Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.838Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.838Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.838Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.838Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.838Z] "github.com/x448/float16", [2024-03-15T18:01:10.838Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.838Z] "go/token", [2024-03-15T18:01:10.838Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.838Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.838Z] "golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.838Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.838Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.838Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.838Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.838Z] "golang.org/x/net/html", [2024-03-15T18:01:10.838Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.838Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.838Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.838Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.838Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.838Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.839Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.839Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.839Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.839Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.839Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.839Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.839Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.839Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.839Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.839Z] "golang.org/x/text/language", [2024-03-15T18:01:10.839Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.839Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.839Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.839Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.839Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.839Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.839Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.839Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.839Z] "hash", [2024-03-15T18:01:10.839Z] "hash/adler32", [2024-03-15T18:01:10.839Z] "hash/crc32", [2024-03-15T18:01:10.839Z] "hash/fnv", [2024-03-15T18:01:10.839Z] "html", [2024-03-15T18:01:10.839Z] "html/template", [2024-03-15T18:01:10.839Z] "internal/abi", [2024-03-15T18:01:10.839Z] "internal/bytealg", [2024-03-15T18:01:10.839Z] "internal/cpu", [2024-03-15T18:01:10.839Z] "internal/fmtsort", [2024-03-15T18:01:10.839Z] "internal/goexperiment", [2024-03-15T18:01:10.839Z] "internal/itoa", [2024-03-15T18:01:10.839Z] "internal/nettrace", [2024-03-15T18:01:10.839Z] "internal/oserror", [2024-03-15T18:01:10.839Z] "internal/poll", [2024-03-15T18:01:10.839Z] "internal/race", [2024-03-15T18:01:10.839Z] "internal/reflectlite", [2024-03-15T18:01:10.839Z] "internal/singleflight", [2024-03-15T18:01:10.839Z] "internal/syscall/execenv", [2024-03-15T18:01:10.839Z] "internal/syscall/unix", [2024-03-15T18:01:10.839Z] "internal/testlog", [2024-03-15T18:01:10.839Z] "internal/unsafeheader", [2024-03-15T18:01:10.839Z] "io", [2024-03-15T18:01:10.839Z] "io/fs", [2024-03-15T18:01:10.839Z] "io/ioutil", [2024-03-15T18:01:10.839Z] "log", [2024-03-15T18:01:10.839Z] "log/syslog", [2024-03-15T18:01:10.839Z] "math", [2024-03-15T18:01:10.839Z] "math/big", [2024-03-15T18:01:10.839Z] "math/bits", [2024-03-15T18:01:10.839Z] "math/rand", [2024-03-15T18:01:10.839Z] "mime", [2024-03-15T18:01:10.839Z] "mime/multipart", [2024-03-15T18:01:10.839Z] "mime/quotedprintable", [2024-03-15T18:01:10.839Z] "net", [2024-03-15T18:01:10.839Z] "net/http", [2024-03-15T18:01:10.839Z] "net/http/httptest", [2024-03-15T18:01:10.839Z] "net/http/httptrace", [2024-03-15T18:01:10.839Z] "net/http/httputil", [2024-03-15T18:01:10.839Z] "net/http/internal", [2024-03-15T18:01:10.839Z] "net/http/internal/ascii", [2024-03-15T18:01:10.839Z] "net/http/internal/testcert", [2024-03-15T18:01:10.839Z] "net/textproto", [2024-03-15T18:01:10.839Z] "net/url", [2024-03-15T18:01:10.839Z] "os", [2024-03-15T18:01:10.839Z] "os/exec", [2024-03-15T18:01:10.839Z] "os/signal", [2024-03-15T18:01:10.839Z] "path", [2024-03-15T18:01:10.839Z] "path/filepath", [2024-03-15T18:01:10.839Z] "reflect", [2024-03-15T18:01:10.839Z] "regexp", [2024-03-15T18:01:10.839Z] "regexp/syntax", [2024-03-15T18:01:10.839Z] "runtime", [2024-03-15T18:01:10.839Z] "runtime/cgo", [2024-03-15T18:01:10.839Z] "runtime/debug", [2024-03-15T18:01:10.839Z] "runtime/internal/atomic", [2024-03-15T18:01:10.839Z] "runtime/internal/math", [2024-03-15T18:01:10.839Z] "runtime/internal/sys", [2024-03-15T18:01:10.839Z] "runtime/pprof", [2024-03-15T18:01:10.839Z] "sort", [2024-03-15T18:01:10.839Z] "strconv", [2024-03-15T18:01:10.839Z] "strings", [2024-03-15T18:01:10.839Z] "sync", [2024-03-15T18:01:10.839Z] "sync/atomic", [2024-03-15T18:01:10.839Z] "syscall", [2024-03-15T18:01:10.839Z] "text/tabwriter", [2024-03-15T18:01:10.839Z] "text/template", [2024-03-15T18:01:10.839Z] "text/template/parse", [2024-03-15T18:01:10.839Z] "time", [2024-03-15T18:01:10.839Z] "unicode", [2024-03-15T18:01:10.839Z] "unicode/utf16", [2024-03-15T18:01:10.839Z] "unicode/utf8", [2024-03-15T18:01:10.839Z] "unsafe", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.839Z] ], [2024-03-15T18:01:10.839Z] "TestGoFiles": [ [2024-03-15T18:01:10.839Z] "command_test.go" [2024-03-15T18:01:10.839Z] ], [2024-03-15T18:01:10.839Z] "TestImports": [ [2024-03-15T18:01:10.839Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-15T18:01:10.839Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.839Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.839Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.839Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.839Z] "net/http", [2024-03-15T18:01:10.839Z] "net/http/httptest", [2024-03-15T18:01:10.839Z] "net/url", [2024-03-15T18:01:10.839Z] "strconv", [2024-03-15T18:01:10.839Z] "testing" [2024-03-15T18:01:10.839Z] ] [2024-03-15T18:01:10.839Z] } [2024-03-15T18:01:10.839Z] { [2024-03-15T18:01:10.839Z] "Dir": "/w/workspace/edgex-go/635/internal/security/config/command/proxy/tls", [2024-03-15T18:01:10.839Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls", [2024-03-15T18:01:10.839Z] "Name": "tls", [2024-03-15T18:01:10.839Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.839Z] "Module": { [2024-03-15T18:01:10.839Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.839Z] "Main": true, [2024-03-15T18:01:10.839Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.839Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.839Z] "GoVersion": "1.21" [2024-03-15T18:01:10.839Z] }, [2024-03-15T18:01:10.839Z] "Match": [ [2024-03-15T18:01:10.839Z] "./..." [2024-03-15T18:01:10.839Z] ], [2024-03-15T18:01:10.839Z] "Stale": true, [2024-03-15T18:01:10.839Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.839Z] "GoFiles": [ [2024-03-15T18:01:10.839Z] "command.go" [2024-03-15T18:01:10.839Z] ], [2024-03-15T18:01:10.839Z] "Imports": [ [2024-03-15T18:01:10.839Z] "flag", [2024-03-15T18:01:10.839Z] "fmt", [2024-03-15T18:01:10.839Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.839Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-15T18:01:10.839Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.839Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.839Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.839Z] "io", [2024-03-15T18:01:10.839Z] "os", [2024-03-15T18:01:10.839Z] "path/filepath" [2024-03-15T18:01:10.839Z] ], [2024-03-15T18:01:10.839Z] "Deps": [ [2024-03-15T18:01:10.839Z] "bufio", [2024-03-15T18:01:10.839Z] "bytes", [2024-03-15T18:01:10.839Z] "compress/flate", [2024-03-15T18:01:10.839Z] "compress/gzip", [2024-03-15T18:01:10.839Z] "compress/zlib", [2024-03-15T18:01:10.839Z] "container/list", [2024-03-15T18:01:10.839Z] "context", [2024-03-15T18:01:10.839Z] "crypto", [2024-03-15T18:01:10.839Z] "crypto/aes", [2024-03-15T18:01:10.839Z] "crypto/cipher", [2024-03-15T18:01:10.839Z] "crypto/des", [2024-03-15T18:01:10.839Z] "crypto/dsa", [2024-03-15T18:01:10.839Z] "crypto/ecdsa", [2024-03-15T18:01:10.839Z] "crypto/ed25519", [2024-03-15T18:01:10.839Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.839Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.839Z] "crypto/elliptic", [2024-03-15T18:01:10.839Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.839Z] "crypto/hmac", [2024-03-15T18:01:10.839Z] "crypto/internal/randutil", [2024-03-15T18:01:10.839Z] "crypto/internal/subtle", [2024-03-15T18:01:10.839Z] "crypto/md5", [2024-03-15T18:01:10.839Z] "crypto/rand", [2024-03-15T18:01:10.839Z] "crypto/rc4", [2024-03-15T18:01:10.839Z] "crypto/rsa", [2024-03-15T18:01:10.839Z] "crypto/sha1", [2024-03-15T18:01:10.839Z] "crypto/sha256", [2024-03-15T18:01:10.839Z] "crypto/sha512", [2024-03-15T18:01:10.839Z] "crypto/subtle", [2024-03-15T18:01:10.839Z] "crypto/tls", [2024-03-15T18:01:10.839Z] "crypto/x509", [2024-03-15T18:01:10.839Z] "crypto/x509/pkix", [2024-03-15T18:01:10.839Z] "database/sql/driver", [2024-03-15T18:01:10.839Z] "debug/dwarf", [2024-03-15T18:01:10.839Z] "debug/macho", [2024-03-15T18:01:10.839Z] "encoding", [2024-03-15T18:01:10.839Z] "encoding/asn1", [2024-03-15T18:01:10.839Z] "encoding/base64", [2024-03-15T18:01:10.839Z] "encoding/binary", [2024-03-15T18:01:10.839Z] "encoding/csv", [2024-03-15T18:01:10.839Z] "encoding/hex", [2024-03-15T18:01:10.839Z] "encoding/json", [2024-03-15T18:01:10.839Z] "encoding/pem", [2024-03-15T18:01:10.839Z] "encoding/xml", [2024-03-15T18:01:10.839Z] "errors", [2024-03-15T18:01:10.839Z] "flag", [2024-03-15T18:01:10.839Z] "fmt", [2024-03-15T18:01:10.839Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.839Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-15T18:01:10.839Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.839Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.839Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.839Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.839Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.839Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.839Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.839Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.839Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.839Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.839Z] "github.com/go-kit/log", [2024-03-15T18:01:10.839Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.839Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.839Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.839Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.839Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.839Z] "github.com/google/uuid", [2024-03-15T18:01:10.839Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.839Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.839Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.839Z] "golang.org/x/net/html", [2024-03-15T18:01:10.839Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.839Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.839Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.839Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.839Z] "golang.org/x/text/language", [2024-03-15T18:01:10.839Z] "hash", [2024-03-15T18:01:10.839Z] "hash/adler32", [2024-03-15T18:01:10.839Z] "hash/crc32", [2024-03-15T18:01:10.839Z] "internal/abi", [2024-03-15T18:01:10.839Z] "internal/bytealg", [2024-03-15T18:01:10.839Z] "internal/cpu", [2024-03-15T18:01:10.839Z] "internal/fmtsort", [2024-03-15T18:01:10.839Z] "internal/goexperiment", [2024-03-15T18:01:10.839Z] "internal/itoa", [2024-03-15T18:01:10.839Z] "internal/nettrace", [2024-03-15T18:01:10.839Z] "internal/oserror", [2024-03-15T18:01:10.839Z] "internal/poll", [2024-03-15T18:01:10.839Z] "internal/race", [2024-03-15T18:01:10.839Z] "internal/reflectlite", [2024-03-15T18:01:10.839Z] "internal/singleflight", [2024-03-15T18:01:10.839Z] "internal/syscall/execenv", [2024-03-15T18:01:10.839Z] "internal/syscall/unix", [2024-03-15T18:01:10.839Z] "internal/testlog", [2024-03-15T18:01:10.839Z] "internal/unsafeheader", [2024-03-15T18:01:10.839Z] "io", [2024-03-15T18:01:10.839Z] "io/fs", [2024-03-15T18:01:10.839Z] "io/ioutil", [2024-03-15T18:01:10.839Z] "log", [2024-03-15T18:01:10.839Z] "math", [2024-03-15T18:01:10.839Z] "math/big", [2024-03-15T18:01:10.839Z] "math/bits", [2024-03-15T18:01:10.839Z] "math/rand", [2024-03-15T18:01:10.839Z] "mime", [2024-03-15T18:01:10.839Z] "mime/multipart", [2024-03-15T18:01:10.839Z] "mime/quotedprintable", [2024-03-15T18:01:10.839Z] "net", [2024-03-15T18:01:10.839Z] "net/http", [2024-03-15T18:01:10.839Z] "net/http/httptrace", [2024-03-15T18:01:10.839Z] "net/http/internal", [2024-03-15T18:01:10.839Z] "net/http/internal/ascii", [2024-03-15T18:01:10.839Z] "net/textproto", [2024-03-15T18:01:10.839Z] "net/url", [2024-03-15T18:01:10.839Z] "os", [2024-03-15T18:01:10.839Z] "path", [2024-03-15T18:01:10.839Z] "path/filepath", [2024-03-15T18:01:10.839Z] "reflect", [2024-03-15T18:01:10.839Z] "regexp", [2024-03-15T18:01:10.839Z] "regexp/syntax", [2024-03-15T18:01:10.839Z] "runtime", [2024-03-15T18:01:10.839Z] "runtime/cgo", [2024-03-15T18:01:10.839Z] "runtime/internal/atomic", [2024-03-15T18:01:10.839Z] "runtime/internal/math", [2024-03-15T18:01:10.839Z] "runtime/internal/sys", [2024-03-15T18:01:10.839Z] "sort", [2024-03-15T18:01:10.839Z] "strconv", [2024-03-15T18:01:10.839Z] "strings", [2024-03-15T18:01:10.839Z] "sync", [2024-03-15T18:01:10.839Z] "sync/atomic", [2024-03-15T18:01:10.839Z] "syscall", [2024-03-15T18:01:10.839Z] "time", [2024-03-15T18:01:10.839Z] "unicode", [2024-03-15T18:01:10.839Z] "unicode/utf16", [2024-03-15T18:01:10.839Z] "unicode/utf8", [2024-03-15T18:01:10.839Z] "unsafe", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.839Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.839Z] ], [2024-03-15T18:01:10.839Z] "TestGoFiles": [ [2024-03-15T18:01:10.839Z] "command_test.go" [2024-03-15T18:01:10.839Z] ], [2024-03-15T18:01:10.839Z] "TestImports": [ [2024-03-15T18:01:10.839Z] "bytes", [2024-03-15T18:01:10.839Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-15T18:01:10.839Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.839Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks", [2024-03-15T18:01:10.839Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.839Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.839Z] "os", [2024-03-15T18:01:10.839Z] "testing" [2024-03-15T18:01:10.839Z] ] [2024-03-15T18:01:10.839Z] } [2024-03-15T18:01:10.839Z] { [2024-03-15T18:01:10.839Z] "Dir": "/w/workspace/edgex-go/635/internal/security/config/command/proxy", [2024-03-15T18:01:10.839Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy", [2024-03-15T18:01:10.839Z] "Name": "proxy", [2024-03-15T18:01:10.839Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.839Z] "Module": { [2024-03-15T18:01:10.839Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.839Z] "Main": true, [2024-03-15T18:01:10.839Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.839Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.839Z] "GoVersion": "1.21" [2024-03-15T18:01:10.839Z] }, [2024-03-15T18:01:10.839Z] "Match": [ [2024-03-15T18:01:10.839Z] "./..." [2024-03-15T18:01:10.839Z] ], [2024-03-15T18:01:10.839Z] "Stale": true, [2024-03-15T18:01:10.839Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.839Z] "GoFiles": [ [2024-03-15T18:01:10.839Z] "command.go" [2024-03-15T18:01:10.839Z] ], [2024-03-15T18:01:10.839Z] "Imports": [ [2024-03-15T18:01:10.839Z] "fmt", [2024-03-15T18:01:10.839Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser", [2024-03-15T18:01:10.839Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser", [2024-03-15T18:01:10.839Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls", [2024-03-15T18:01:10.839Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-15T18:01:10.839Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.839Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger" [2024-03-15T18:01:10.839Z] ], [2024-03-15T18:01:10.839Z] "Deps": [ [2024-03-15T18:01:10.839Z] "bufio", [2024-03-15T18:01:10.839Z] "bytes", [2024-03-15T18:01:10.839Z] "compress/flate", [2024-03-15T18:01:10.839Z] "compress/gzip", [2024-03-15T18:01:10.839Z] "compress/zlib", [2024-03-15T18:01:10.839Z] "container/list", [2024-03-15T18:01:10.839Z] "context", [2024-03-15T18:01:10.839Z] "crypto", [2024-03-15T18:01:10.839Z] "crypto/aes", [2024-03-15T18:01:10.839Z] "crypto/cipher", [2024-03-15T18:01:10.839Z] "crypto/des", [2024-03-15T18:01:10.839Z] "crypto/dsa", [2024-03-15T18:01:10.839Z] "crypto/ecdsa", [2024-03-15T18:01:10.839Z] "crypto/ed25519", [2024-03-15T18:01:10.839Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.839Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.839Z] "crypto/elliptic", [2024-03-15T18:01:10.839Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.839Z] "crypto/hmac", [2024-03-15T18:01:10.839Z] "crypto/internal/randutil", [2024-03-15T18:01:10.839Z] "crypto/internal/subtle", [2024-03-15T18:01:10.839Z] "crypto/md5", [2024-03-15T18:01:10.839Z] "crypto/rand", [2024-03-15T18:01:10.839Z] "crypto/rc4", [2024-03-15T18:01:10.839Z] "crypto/rsa", [2024-03-15T18:01:10.839Z] "crypto/sha1", [2024-03-15T18:01:10.839Z] "crypto/sha256", [2024-03-15T18:01:10.839Z] "crypto/sha512", [2024-03-15T18:01:10.839Z] "crypto/subtle", [2024-03-15T18:01:10.839Z] "crypto/tls", [2024-03-15T18:01:10.839Z] "crypto/x509", [2024-03-15T18:01:10.839Z] "crypto/x509/pkix", [2024-03-15T18:01:10.839Z] "database/sql/driver", [2024-03-15T18:01:10.839Z] "debug/dwarf", [2024-03-15T18:01:10.839Z] "debug/macho", [2024-03-15T18:01:10.839Z] "embed", [2024-03-15T18:01:10.839Z] "encoding", [2024-03-15T18:01:10.839Z] "encoding/asn1", [2024-03-15T18:01:10.839Z] "encoding/base32", [2024-03-15T18:01:10.839Z] "encoding/base64", [2024-03-15T18:01:10.839Z] "encoding/binary", [2024-03-15T18:01:10.839Z] "encoding/csv", [2024-03-15T18:01:10.839Z] "encoding/hex", [2024-03-15T18:01:10.839Z] "encoding/json", [2024-03-15T18:01:10.839Z] "encoding/pem", [2024-03-15T18:01:10.839Z] "encoding/xml", [2024-03-15T18:01:10.839Z] "errors", [2024-03-15T18:01:10.839Z] "flag", [2024-03-15T18:01:10.839Z] "fmt", [2024-03-15T18:01:10.839Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.839Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.839Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.839Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.839Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.839Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-15T18:01:10.839Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.840Z] "github.com/fatih/color", [2024-03-15T18:01:10.840Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.840Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.840Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.840Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.840Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.840Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.840Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.840Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.840Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.840Z] "github.com/go-kit/log", [2024-03-15T18:01:10.840Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.840Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.840Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.840Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.840Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.840Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.840Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.840Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.840Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.840Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.840Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.840Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.840Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.840Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.840Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.840Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.840Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.840Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.840Z] "github.com/google/uuid", [2024-03-15T18:01:10.840Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.840Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.840Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.840Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.840Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.840Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.840Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.840Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.840Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.840Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.840Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.840Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.840Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.840Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.840Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.840Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.840Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.840Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.840Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.840Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.840Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.840Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.840Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.840Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.840Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.840Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.840Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.840Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.840Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.840Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.840Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.840Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.840Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.840Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.840Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.840Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.840Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.840Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.840Z] "github.com/x448/float16", [2024-03-15T18:01:10.840Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.840Z] "go/token", [2024-03-15T18:01:10.840Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.840Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.840Z] "golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.840Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.840Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.840Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.840Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.840Z] "golang.org/x/net/html", [2024-03-15T18:01:10.840Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.840Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.840Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.840Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.840Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.840Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.840Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.840Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.840Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.840Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.840Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.840Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.840Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.840Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.840Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.840Z] "golang.org/x/text/language", [2024-03-15T18:01:10.840Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.840Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.840Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.840Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.840Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.840Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.840Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.840Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.840Z] "hash", [2024-03-15T18:01:10.840Z] "hash/adler32", [2024-03-15T18:01:10.840Z] "hash/crc32", [2024-03-15T18:01:10.840Z] "hash/fnv", [2024-03-15T18:01:10.840Z] "html", [2024-03-15T18:01:10.840Z] "html/template", [2024-03-15T18:01:10.840Z] "internal/abi", [2024-03-15T18:01:10.840Z] "internal/bytealg", [2024-03-15T18:01:10.840Z] "internal/cpu", [2024-03-15T18:01:10.840Z] "internal/fmtsort", [2024-03-15T18:01:10.840Z] "internal/goexperiment", [2024-03-15T18:01:10.840Z] "internal/itoa", [2024-03-15T18:01:10.840Z] "internal/nettrace", [2024-03-15T18:01:10.840Z] "internal/oserror", [2024-03-15T18:01:10.840Z] "internal/poll", [2024-03-15T18:01:10.840Z] "internal/race", [2024-03-15T18:01:10.840Z] "internal/reflectlite", [2024-03-15T18:01:10.840Z] "internal/singleflight", [2024-03-15T18:01:10.840Z] "internal/syscall/execenv", [2024-03-15T18:01:10.840Z] "internal/syscall/unix", [2024-03-15T18:01:10.840Z] "internal/testlog", [2024-03-15T18:01:10.840Z] "internal/unsafeheader", [2024-03-15T18:01:10.840Z] "io", [2024-03-15T18:01:10.840Z] "io/fs", [2024-03-15T18:01:10.840Z] "io/ioutil", [2024-03-15T18:01:10.840Z] "log", [2024-03-15T18:01:10.840Z] "log/syslog", [2024-03-15T18:01:10.840Z] "math", [2024-03-15T18:01:10.840Z] "math/big", [2024-03-15T18:01:10.840Z] "math/bits", [2024-03-15T18:01:10.840Z] "math/rand", [2024-03-15T18:01:10.840Z] "mime", [2024-03-15T18:01:10.840Z] "mime/multipart", [2024-03-15T18:01:10.840Z] "mime/quotedprintable", [2024-03-15T18:01:10.840Z] "net", [2024-03-15T18:01:10.840Z] "net/http", [2024-03-15T18:01:10.840Z] "net/http/httptest", [2024-03-15T18:01:10.840Z] "net/http/httptrace", [2024-03-15T18:01:10.840Z] "net/http/httputil", [2024-03-15T18:01:10.840Z] "net/http/internal", [2024-03-15T18:01:10.840Z] "net/http/internal/ascii", [2024-03-15T18:01:10.840Z] "net/http/internal/testcert", [2024-03-15T18:01:10.840Z] "net/textproto", [2024-03-15T18:01:10.840Z] "net/url", [2024-03-15T18:01:10.840Z] "os", [2024-03-15T18:01:10.840Z] "os/exec", [2024-03-15T18:01:10.840Z] "os/signal", [2024-03-15T18:01:10.840Z] "path", [2024-03-15T18:01:10.840Z] "path/filepath", [2024-03-15T18:01:10.840Z] "reflect", [2024-03-15T18:01:10.840Z] "regexp", [2024-03-15T18:01:10.840Z] "regexp/syntax", [2024-03-15T18:01:10.840Z] "runtime", [2024-03-15T18:01:10.840Z] "runtime/cgo", [2024-03-15T18:01:10.840Z] "runtime/debug", [2024-03-15T18:01:10.840Z] "runtime/internal/atomic", [2024-03-15T18:01:10.840Z] "runtime/internal/math", [2024-03-15T18:01:10.840Z] "runtime/internal/sys", [2024-03-15T18:01:10.840Z] "runtime/pprof", [2024-03-15T18:01:10.840Z] "sort", [2024-03-15T18:01:10.840Z] "strconv", [2024-03-15T18:01:10.840Z] "strings", [2024-03-15T18:01:10.840Z] "sync", [2024-03-15T18:01:10.840Z] "sync/atomic", [2024-03-15T18:01:10.840Z] "syscall", [2024-03-15T18:01:10.840Z] "text/tabwriter", [2024-03-15T18:01:10.840Z] "text/template", [2024-03-15T18:01:10.840Z] "text/template/parse", [2024-03-15T18:01:10.840Z] "time", [2024-03-15T18:01:10.840Z] "unicode", [2024-03-15T18:01:10.840Z] "unicode/utf16", [2024-03-15T18:01:10.840Z] "unicode/utf8", [2024-03-15T18:01:10.840Z] "unsafe", [2024-03-15T18:01:10.840Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.840Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.840Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.840Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.840Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.840Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.840Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.840Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.840Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.840Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.840Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.840Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.840Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.840Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.840Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.840Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.840Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.840Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.840Z] ] [2024-03-15T18:01:10.840Z] } [2024-03-15T18:01:10.840Z] { [2024-03-15T18:01:10.840Z] "Dir": "/w/workspace/edgex-go/635/internal/security/config", [2024-03-15T18:01:10.840Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config", [2024-03-15T18:01:10.840Z] "Name": "config", [2024-03-15T18:01:10.840Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.840Z] "Module": { [2024-03-15T18:01:10.840Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.840Z] "Main": true, [2024-03-15T18:01:10.840Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.840Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.840Z] "GoVersion": "1.21" [2024-03-15T18:01:10.840Z] }, [2024-03-15T18:01:10.840Z] "Match": [ [2024-03-15T18:01:10.840Z] "./..." [2024-03-15T18:01:10.840Z] ], [2024-03-15T18:01:10.840Z] "Stale": true, [2024-03-15T18:01:10.840Z] "StaleReason": "stale dependency: github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.840Z] "GoFiles": [ [2024-03-15T18:01:10.840Z] "bootstraphandler.go", [2024-03-15T18:01:10.840Z] "main.go" [2024-03-15T18:01:10.840Z] ], [2024-03-15T18:01:10.840Z] "Imports": [ [2024-03-15T18:01:10.840Z] "context", [2024-03-15T18:01:10.840Z] "flag", [2024-03-15T18:01:10.840Z] "fmt", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/help", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.840Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.841Z] "os", [2024-03-15T18:01:10.841Z] "sync" [2024-03-15T18:01:10.841Z] ], [2024-03-15T18:01:10.841Z] "Deps": [ [2024-03-15T18:01:10.841Z] "bufio", [2024-03-15T18:01:10.841Z] "bytes", [2024-03-15T18:01:10.841Z] "compress/flate", [2024-03-15T18:01:10.841Z] "compress/gzip", [2024-03-15T18:01:10.841Z] "compress/zlib", [2024-03-15T18:01:10.841Z] "container/list", [2024-03-15T18:01:10.841Z] "context", [2024-03-15T18:01:10.841Z] "crypto", [2024-03-15T18:01:10.841Z] "crypto/aes", [2024-03-15T18:01:10.841Z] "crypto/cipher", [2024-03-15T18:01:10.841Z] "crypto/des", [2024-03-15T18:01:10.841Z] "crypto/dsa", [2024-03-15T18:01:10.841Z] "crypto/ecdsa", [2024-03-15T18:01:10.841Z] "crypto/ed25519", [2024-03-15T18:01:10.841Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.841Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.841Z] "crypto/elliptic", [2024-03-15T18:01:10.841Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.841Z] "crypto/hmac", [2024-03-15T18:01:10.841Z] "crypto/internal/randutil", [2024-03-15T18:01:10.841Z] "crypto/internal/subtle", [2024-03-15T18:01:10.841Z] "crypto/md5", [2024-03-15T18:01:10.841Z] "crypto/rand", [2024-03-15T18:01:10.841Z] "crypto/rc4", [2024-03-15T18:01:10.841Z] "crypto/rsa", [2024-03-15T18:01:10.841Z] "crypto/sha1", [2024-03-15T18:01:10.841Z] "crypto/sha256", [2024-03-15T18:01:10.841Z] "crypto/sha512", [2024-03-15T18:01:10.841Z] "crypto/subtle", [2024-03-15T18:01:10.841Z] "crypto/tls", [2024-03-15T18:01:10.841Z] "crypto/x509", [2024-03-15T18:01:10.841Z] "crypto/x509/pkix", [2024-03-15T18:01:10.841Z] "database/sql/driver", [2024-03-15T18:01:10.841Z] "debug/dwarf", [2024-03-15T18:01:10.841Z] "debug/macho", [2024-03-15T18:01:10.841Z] "embed", [2024-03-15T18:01:10.841Z] "encoding", [2024-03-15T18:01:10.841Z] "encoding/asn1", [2024-03-15T18:01:10.841Z] "encoding/base32", [2024-03-15T18:01:10.841Z] "encoding/base64", [2024-03-15T18:01:10.841Z] "encoding/binary", [2024-03-15T18:01:10.841Z] "encoding/csv", [2024-03-15T18:01:10.841Z] "encoding/hex", [2024-03-15T18:01:10.841Z] "encoding/json", [2024-03-15T18:01:10.841Z] "encoding/pem", [2024-03-15T18:01:10.841Z] "encoding/xml", [2024-03-15T18:01:10.841Z] "errors", [2024-03-15T18:01:10.841Z] "flag", [2024-03-15T18:01:10.841Z] "fmt", [2024-03-15T18:01:10.841Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.841Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.841Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.841Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/help", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.841Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.841Z] "github.com/fatih/color", [2024-03-15T18:01:10.841Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.841Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.841Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.841Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.841Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.841Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.841Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.841Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.841Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.841Z] "github.com/go-kit/log", [2024-03-15T18:01:10.841Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.841Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.841Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.841Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.841Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.841Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.841Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.841Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.841Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.841Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.841Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.841Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.841Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.841Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.841Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.841Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.841Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.841Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.841Z] "github.com/google/uuid", [2024-03-15T18:01:10.841Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.841Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.841Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.841Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.841Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.841Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.841Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.841Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.841Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.841Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.841Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.841Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.841Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.841Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.841Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.841Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.841Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.841Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.841Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.841Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.841Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.841Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.841Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.841Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.841Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.841Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.841Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.841Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.841Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.841Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.841Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.841Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.841Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.841Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.841Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.841Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.841Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.841Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.841Z] "github.com/x448/float16", [2024-03-15T18:01:10.841Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.841Z] "go/token", [2024-03-15T18:01:10.841Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.841Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.841Z] "golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.841Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.841Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.841Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.841Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.841Z] "golang.org/x/net/html", [2024-03-15T18:01:10.841Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.841Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.841Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.841Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.841Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.841Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.841Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.841Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.841Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.841Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.841Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.841Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.841Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.841Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.841Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.841Z] "golang.org/x/text/language", [2024-03-15T18:01:10.841Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.841Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.841Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.841Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.841Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.841Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.841Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.841Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.841Z] "hash", [2024-03-15T18:01:10.841Z] "hash/adler32", [2024-03-15T18:01:10.841Z] "hash/crc32", [2024-03-15T18:01:10.841Z] "hash/fnv", [2024-03-15T18:01:10.841Z] "html", [2024-03-15T18:01:10.841Z] "html/template", [2024-03-15T18:01:10.841Z] "internal/abi", [2024-03-15T18:01:10.841Z] "internal/bytealg", [2024-03-15T18:01:10.841Z] "internal/cpu", [2024-03-15T18:01:10.841Z] "internal/fmtsort", [2024-03-15T18:01:10.841Z] "internal/goexperiment", [2024-03-15T18:01:10.841Z] "internal/itoa", [2024-03-15T18:01:10.841Z] "internal/nettrace", [2024-03-15T18:01:10.841Z] "internal/oserror", [2024-03-15T18:01:10.841Z] "internal/poll", [2024-03-15T18:01:10.841Z] "internal/race", [2024-03-15T18:01:10.841Z] "internal/reflectlite", [2024-03-15T18:01:10.841Z] "internal/singleflight", [2024-03-15T18:01:10.841Z] "internal/syscall/execenv", [2024-03-15T18:01:10.841Z] "internal/syscall/unix", [2024-03-15T18:01:10.841Z] "internal/testlog", [2024-03-15T18:01:10.841Z] "internal/unsafeheader", [2024-03-15T18:01:10.841Z] "io", [2024-03-15T18:01:10.841Z] "io/fs", [2024-03-15T18:01:10.841Z] "io/ioutil", [2024-03-15T18:01:10.841Z] "log", [2024-03-15T18:01:10.841Z] "log/syslog", [2024-03-15T18:01:10.841Z] "math", [2024-03-15T18:01:10.841Z] "math/big", [2024-03-15T18:01:10.841Z] "math/bits", [2024-03-15T18:01:10.841Z] "math/rand", [2024-03-15T18:01:10.841Z] "mime", [2024-03-15T18:01:10.841Z] "mime/multipart", [2024-03-15T18:01:10.841Z] "mime/quotedprintable", [2024-03-15T18:01:10.841Z] "net", [2024-03-15T18:01:10.841Z] "net/http", [2024-03-15T18:01:10.841Z] "net/http/httptest", [2024-03-15T18:01:10.841Z] "net/http/httptrace", [2024-03-15T18:01:10.841Z] "net/http/httputil", [2024-03-15T18:01:10.841Z] "net/http/internal", [2024-03-15T18:01:10.841Z] "net/http/internal/ascii", [2024-03-15T18:01:10.841Z] "net/http/internal/testcert", [2024-03-15T18:01:10.841Z] "net/textproto", [2024-03-15T18:01:10.841Z] "net/url", [2024-03-15T18:01:10.841Z] "os", [2024-03-15T18:01:10.841Z] "os/exec", [2024-03-15T18:01:10.841Z] "os/signal", [2024-03-15T18:01:10.841Z] "path", [2024-03-15T18:01:10.841Z] "path/filepath", [2024-03-15T18:01:10.841Z] "reflect", [2024-03-15T18:01:10.841Z] "regexp", [2024-03-15T18:01:10.841Z] "regexp/syntax", [2024-03-15T18:01:10.841Z] "runtime", [2024-03-15T18:01:10.841Z] "runtime/cgo", [2024-03-15T18:01:10.841Z] "runtime/debug", [2024-03-15T18:01:10.841Z] "runtime/internal/atomic", [2024-03-15T18:01:10.841Z] "runtime/internal/math", [2024-03-15T18:01:10.841Z] "runtime/internal/sys", [2024-03-15T18:01:10.841Z] "runtime/pprof", [2024-03-15T18:01:10.841Z] "sort", [2024-03-15T18:01:10.841Z] "strconv", [2024-03-15T18:01:10.841Z] "strings", [2024-03-15T18:01:10.841Z] "sync", [2024-03-15T18:01:10.841Z] "sync/atomic", [2024-03-15T18:01:10.841Z] "syscall", [2024-03-15T18:01:10.841Z] "text/tabwriter", [2024-03-15T18:01:10.841Z] "text/template", [2024-03-15T18:01:10.841Z] "text/template/parse", [2024-03-15T18:01:10.841Z] "time", [2024-03-15T18:01:10.841Z] "unicode", [2024-03-15T18:01:10.841Z] "unicode/utf16", [2024-03-15T18:01:10.841Z] "unicode/utf8", [2024-03-15T18:01:10.841Z] "unsafe", [2024-03-15T18:01:10.841Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.841Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.841Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.841Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.841Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.841Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.841Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.841Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.841Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.841Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.841Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.841Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.841Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.841Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.841Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.841Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.841Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.841Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.841Z] ] [2024-03-15T18:01:10.841Z] } [2024-03-15T18:01:10.841Z] { [2024-03-15T18:01:10.841Z] "Dir": "/w/workspace/edgex-go/635/cmd/secrets-config", [2024-03-15T18:01:10.841Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/secrets-config", [2024-03-15T18:01:10.841Z] "Name": "main", [2024-03-15T18:01:10.841Z] "Target": "/go/bin/secrets-config", [2024-03-15T18:01:10.841Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.841Z] "Module": { [2024-03-15T18:01:10.841Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.841Z] "Main": true, [2024-03-15T18:01:10.841Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.841Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.841Z] "GoVersion": "1.21" [2024-03-15T18:01:10.841Z] }, [2024-03-15T18:01:10.841Z] "Match": [ [2024-03-15T18:01:10.841Z] "./..." [2024-03-15T18:01:10.841Z] ], [2024-03-15T18:01:10.841Z] "Stale": true, [2024-03-15T18:01:10.842Z] "StaleReason": "stale dependency: github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.842Z] "GoFiles": [ [2024-03-15T18:01:10.842Z] "main.go" [2024-03-15T18:01:10.842Z] ], [2024-03-15T18:01:10.842Z] "Imports": [ [2024-03-15T18:01:10.842Z] "context", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/edgex-go/internal/security/config", [2024-03-15T18:01:10.842Z] "os" [2024-03-15T18:01:10.842Z] ], [2024-03-15T18:01:10.842Z] "Deps": [ [2024-03-15T18:01:10.842Z] "bufio", [2024-03-15T18:01:10.842Z] "bytes", [2024-03-15T18:01:10.842Z] "compress/flate", [2024-03-15T18:01:10.842Z] "compress/gzip", [2024-03-15T18:01:10.842Z] "compress/zlib", [2024-03-15T18:01:10.842Z] "container/list", [2024-03-15T18:01:10.842Z] "context", [2024-03-15T18:01:10.842Z] "crypto", [2024-03-15T18:01:10.842Z] "crypto/aes", [2024-03-15T18:01:10.842Z] "crypto/cipher", [2024-03-15T18:01:10.842Z] "crypto/des", [2024-03-15T18:01:10.842Z] "crypto/dsa", [2024-03-15T18:01:10.842Z] "crypto/ecdsa", [2024-03-15T18:01:10.842Z] "crypto/ed25519", [2024-03-15T18:01:10.842Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.842Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.842Z] "crypto/elliptic", [2024-03-15T18:01:10.842Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.842Z] "crypto/hmac", [2024-03-15T18:01:10.842Z] "crypto/internal/randutil", [2024-03-15T18:01:10.842Z] "crypto/internal/subtle", [2024-03-15T18:01:10.842Z] "crypto/md5", [2024-03-15T18:01:10.842Z] "crypto/rand", [2024-03-15T18:01:10.842Z] "crypto/rc4", [2024-03-15T18:01:10.842Z] "crypto/rsa", [2024-03-15T18:01:10.842Z] "crypto/sha1", [2024-03-15T18:01:10.842Z] "crypto/sha256", [2024-03-15T18:01:10.842Z] "crypto/sha512", [2024-03-15T18:01:10.842Z] "crypto/subtle", [2024-03-15T18:01:10.842Z] "crypto/tls", [2024-03-15T18:01:10.842Z] "crypto/x509", [2024-03-15T18:01:10.842Z] "crypto/x509/pkix", [2024-03-15T18:01:10.842Z] "database/sql/driver", [2024-03-15T18:01:10.842Z] "debug/dwarf", [2024-03-15T18:01:10.842Z] "debug/macho", [2024-03-15T18:01:10.842Z] "embed", [2024-03-15T18:01:10.842Z] "encoding", [2024-03-15T18:01:10.842Z] "encoding/asn1", [2024-03-15T18:01:10.842Z] "encoding/base32", [2024-03-15T18:01:10.842Z] "encoding/base64", [2024-03-15T18:01:10.842Z] "encoding/binary", [2024-03-15T18:01:10.842Z] "encoding/csv", [2024-03-15T18:01:10.842Z] "encoding/hex", [2024-03-15T18:01:10.842Z] "encoding/json", [2024-03-15T18:01:10.842Z] "encoding/pem", [2024-03-15T18:01:10.842Z] "encoding/xml", [2024-03-15T18:01:10.842Z] "errors", [2024-03-15T18:01:10.842Z] "flag", [2024-03-15T18:01:10.842Z] "fmt", [2024-03-15T18:01:10.842Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.842Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.842Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.842Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/edgex-go/internal/security/config", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/help", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.842Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.842Z] "github.com/fatih/color", [2024-03-15T18:01:10.842Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.842Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.842Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.842Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.842Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.842Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.842Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.842Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.842Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.842Z] "github.com/go-kit/log", [2024-03-15T18:01:10.842Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.842Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.842Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.842Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.842Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.842Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.842Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.842Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.842Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.842Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.842Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.842Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.842Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.842Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.842Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.842Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.842Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.842Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.842Z] "github.com/google/uuid", [2024-03-15T18:01:10.842Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.842Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.842Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.842Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.842Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.842Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.842Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.842Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.842Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.842Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.842Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.842Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.842Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.842Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.842Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.842Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.842Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.842Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.842Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.842Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.842Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.842Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.842Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.842Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.842Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.842Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.842Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.842Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.842Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.842Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.842Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.842Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.842Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.842Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.842Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.842Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.842Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.842Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.842Z] "github.com/x448/float16", [2024-03-15T18:01:10.842Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.842Z] "go/token", [2024-03-15T18:01:10.842Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.842Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.842Z] "golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.842Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.842Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.842Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.842Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.842Z] "golang.org/x/net/html", [2024-03-15T18:01:10.842Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.842Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.842Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.842Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.842Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.842Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.842Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.842Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.842Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.842Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.842Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.842Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.842Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.842Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.842Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.842Z] "golang.org/x/text/language", [2024-03-15T18:01:10.842Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.842Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.842Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.842Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.842Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.842Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.842Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.842Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.842Z] "hash", [2024-03-15T18:01:10.842Z] "hash/adler32", [2024-03-15T18:01:10.842Z] "hash/crc32", [2024-03-15T18:01:10.842Z] "hash/fnv", [2024-03-15T18:01:10.842Z] "html", [2024-03-15T18:01:10.842Z] "html/template", [2024-03-15T18:01:10.842Z] "internal/abi", [2024-03-15T18:01:10.842Z] "internal/bytealg", [2024-03-15T18:01:10.842Z] "internal/cpu", [2024-03-15T18:01:10.842Z] "internal/fmtsort", [2024-03-15T18:01:10.842Z] "internal/goexperiment", [2024-03-15T18:01:10.842Z] "internal/itoa", [2024-03-15T18:01:10.842Z] "internal/nettrace", [2024-03-15T18:01:10.842Z] "internal/oserror", [2024-03-15T18:01:10.842Z] "internal/poll", [2024-03-15T18:01:10.842Z] "internal/race", [2024-03-15T18:01:10.842Z] "internal/reflectlite", [2024-03-15T18:01:10.842Z] "internal/singleflight", [2024-03-15T18:01:10.842Z] "internal/syscall/execenv", [2024-03-15T18:01:10.842Z] "internal/syscall/unix", [2024-03-15T18:01:10.842Z] "internal/testlog", [2024-03-15T18:01:10.842Z] "internal/unsafeheader", [2024-03-15T18:01:10.842Z] "io", [2024-03-15T18:01:10.842Z] "io/fs", [2024-03-15T18:01:10.842Z] "io/ioutil", [2024-03-15T18:01:10.842Z] "log", [2024-03-15T18:01:10.842Z] "log/syslog", [2024-03-15T18:01:10.842Z] "math", [2024-03-15T18:01:10.842Z] "math/big", [2024-03-15T18:01:10.842Z] "math/bits", [2024-03-15T18:01:10.842Z] "math/rand", [2024-03-15T18:01:10.842Z] "mime", [2024-03-15T18:01:10.842Z] "mime/multipart", [2024-03-15T18:01:10.842Z] "mime/quotedprintable", [2024-03-15T18:01:10.842Z] "net", [2024-03-15T18:01:10.842Z] "net/http", [2024-03-15T18:01:10.842Z] "net/http/httptest", [2024-03-15T18:01:10.842Z] "net/http/httptrace", [2024-03-15T18:01:10.842Z] "net/http/httputil", [2024-03-15T18:01:10.842Z] "net/http/internal", [2024-03-15T18:01:10.842Z] "net/http/internal/ascii", [2024-03-15T18:01:10.842Z] "net/http/internal/testcert", [2024-03-15T18:01:10.842Z] "net/textproto", [2024-03-15T18:01:10.842Z] "net/url", [2024-03-15T18:01:10.842Z] "os", [2024-03-15T18:01:10.842Z] "os/exec", [2024-03-15T18:01:10.842Z] "os/signal", [2024-03-15T18:01:10.842Z] "path", [2024-03-15T18:01:10.842Z] "path/filepath", [2024-03-15T18:01:10.842Z] "reflect", [2024-03-15T18:01:10.842Z] "regexp", [2024-03-15T18:01:10.842Z] "regexp/syntax", [2024-03-15T18:01:10.842Z] "runtime", [2024-03-15T18:01:10.842Z] "runtime/cgo", [2024-03-15T18:01:10.842Z] "runtime/debug", [2024-03-15T18:01:10.842Z] "runtime/internal/atomic", [2024-03-15T18:01:10.842Z] "runtime/internal/math", [2024-03-15T18:01:10.842Z] "runtime/internal/sys", [2024-03-15T18:01:10.842Z] "runtime/pprof", [2024-03-15T18:01:10.842Z] "sort", [2024-03-15T18:01:10.842Z] "strconv", [2024-03-15T18:01:10.842Z] "strings", [2024-03-15T18:01:10.842Z] "sync", [2024-03-15T18:01:10.842Z] "sync/atomic", [2024-03-15T18:01:10.842Z] "syscall", [2024-03-15T18:01:10.842Z] "text/tabwriter", [2024-03-15T18:01:10.842Z] "text/template", [2024-03-15T18:01:10.842Z] "text/template/parse", [2024-03-15T18:01:10.842Z] "time", [2024-03-15T18:01:10.842Z] "unicode", [2024-03-15T18:01:10.842Z] "unicode/utf16", [2024-03-15T18:01:10.842Z] "unicode/utf8", [2024-03-15T18:01:10.842Z] "unsafe", [2024-03-15T18:01:10.842Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.842Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.842Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.842Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.842Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.842Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.842Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.842Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.842Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.843Z] ] [2024-03-15T18:01:10.843Z] } [2024-03-15T18:01:10.843Z] { [2024-03-15T18:01:10.843Z] "Dir": "/w/workspace/edgex-go/635/internal/security/bootstrapper/config", [2024-03-15T18:01:10.843Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.843Z] "Name": "config", [2024-03-15T18:01:10.843Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.843Z] "Module": { [2024-03-15T18:01:10.843Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.843Z] "Main": true, [2024-03-15T18:01:10.843Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.843Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.843Z] "GoVersion": "1.21" [2024-03-15T18:01:10.843Z] }, [2024-03-15T18:01:10.843Z] "Match": [ [2024-03-15T18:01:10.843Z] "./..." [2024-03-15T18:01:10.843Z] ], [2024-03-15T18:01:10.843Z] "Stale": true, [2024-03-15T18:01:10.843Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.843Z] "GoFiles": [ [2024-03-15T18:01:10.843Z] "config.go", [2024-03-15T18:01:10.843Z] "types.go", [2024-03-15T18:01:10.843Z] "waitFor.go" [2024-03-15T18:01:10.843Z] ], [2024-03-15T18:01:10.843Z] "Imports": [ [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.843Z] "strings" [2024-03-15T18:01:10.843Z] ], [2024-03-15T18:01:10.843Z] "Deps": [ [2024-03-15T18:01:10.843Z] "bufio", [2024-03-15T18:01:10.843Z] "bytes", [2024-03-15T18:01:10.843Z] "compress/flate", [2024-03-15T18:01:10.843Z] "compress/gzip", [2024-03-15T18:01:10.843Z] "compress/zlib", [2024-03-15T18:01:10.843Z] "container/list", [2024-03-15T18:01:10.843Z] "context", [2024-03-15T18:01:10.843Z] "crypto", [2024-03-15T18:01:10.843Z] "crypto/aes", [2024-03-15T18:01:10.843Z] "crypto/cipher", [2024-03-15T18:01:10.843Z] "crypto/des", [2024-03-15T18:01:10.843Z] "crypto/dsa", [2024-03-15T18:01:10.843Z] "crypto/ecdsa", [2024-03-15T18:01:10.843Z] "crypto/ed25519", [2024-03-15T18:01:10.843Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.843Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.843Z] "crypto/elliptic", [2024-03-15T18:01:10.843Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.843Z] "crypto/hmac", [2024-03-15T18:01:10.843Z] "crypto/internal/randutil", [2024-03-15T18:01:10.843Z] "crypto/internal/subtle", [2024-03-15T18:01:10.843Z] "crypto/md5", [2024-03-15T18:01:10.843Z] "crypto/rand", [2024-03-15T18:01:10.843Z] "crypto/rc4", [2024-03-15T18:01:10.843Z] "crypto/rsa", [2024-03-15T18:01:10.843Z] "crypto/sha1", [2024-03-15T18:01:10.843Z] "crypto/sha256", [2024-03-15T18:01:10.843Z] "crypto/sha512", [2024-03-15T18:01:10.843Z] "crypto/subtle", [2024-03-15T18:01:10.843Z] "crypto/tls", [2024-03-15T18:01:10.843Z] "crypto/x509", [2024-03-15T18:01:10.843Z] "crypto/x509/pkix", [2024-03-15T18:01:10.843Z] "database/sql/driver", [2024-03-15T18:01:10.843Z] "debug/dwarf", [2024-03-15T18:01:10.843Z] "debug/macho", [2024-03-15T18:01:10.843Z] "encoding", [2024-03-15T18:01:10.843Z] "encoding/asn1", [2024-03-15T18:01:10.843Z] "encoding/base64", [2024-03-15T18:01:10.843Z] "encoding/binary", [2024-03-15T18:01:10.843Z] "encoding/csv", [2024-03-15T18:01:10.843Z] "encoding/hex", [2024-03-15T18:01:10.843Z] "encoding/json", [2024-03-15T18:01:10.843Z] "encoding/pem", [2024-03-15T18:01:10.843Z] "encoding/xml", [2024-03-15T18:01:10.843Z] "errors", [2024-03-15T18:01:10.843Z] "flag", [2024-03-15T18:01:10.843Z] "fmt", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.843Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.843Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.843Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.843Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.843Z] "github.com/go-kit/log", [2024-03-15T18:01:10.843Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.843Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.843Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.843Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.843Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.843Z] "github.com/google/uuid", [2024-03-15T18:01:10.843Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.843Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.843Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.843Z] "golang.org/x/net/html", [2024-03-15T18:01:10.843Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.843Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.843Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.843Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.843Z] "golang.org/x/text/language", [2024-03-15T18:01:10.843Z] "hash", [2024-03-15T18:01:10.843Z] "hash/adler32", [2024-03-15T18:01:10.843Z] "hash/crc32", [2024-03-15T18:01:10.843Z] "internal/abi", [2024-03-15T18:01:10.843Z] "internal/bytealg", [2024-03-15T18:01:10.843Z] "internal/cpu", [2024-03-15T18:01:10.843Z] "internal/fmtsort", [2024-03-15T18:01:10.843Z] "internal/goexperiment", [2024-03-15T18:01:10.843Z] "internal/itoa", [2024-03-15T18:01:10.843Z] "internal/nettrace", [2024-03-15T18:01:10.843Z] "internal/oserror", [2024-03-15T18:01:10.843Z] "internal/poll", [2024-03-15T18:01:10.843Z] "internal/race", [2024-03-15T18:01:10.843Z] "internal/reflectlite", [2024-03-15T18:01:10.843Z] "internal/singleflight", [2024-03-15T18:01:10.843Z] "internal/syscall/execenv", [2024-03-15T18:01:10.843Z] "internal/syscall/unix", [2024-03-15T18:01:10.843Z] "internal/testlog", [2024-03-15T18:01:10.843Z] "internal/unsafeheader", [2024-03-15T18:01:10.843Z] "io", [2024-03-15T18:01:10.843Z] "io/fs", [2024-03-15T18:01:10.843Z] "io/ioutil", [2024-03-15T18:01:10.843Z] "log", [2024-03-15T18:01:10.843Z] "math", [2024-03-15T18:01:10.843Z] "math/big", [2024-03-15T18:01:10.843Z] "math/bits", [2024-03-15T18:01:10.843Z] "math/rand", [2024-03-15T18:01:10.843Z] "mime", [2024-03-15T18:01:10.843Z] "mime/multipart", [2024-03-15T18:01:10.843Z] "mime/quotedprintable", [2024-03-15T18:01:10.843Z] "net", [2024-03-15T18:01:10.843Z] "net/http", [2024-03-15T18:01:10.843Z] "net/http/httptest", [2024-03-15T18:01:10.843Z] "net/http/httptrace", [2024-03-15T18:01:10.843Z] "net/http/internal", [2024-03-15T18:01:10.843Z] "net/http/internal/ascii", [2024-03-15T18:01:10.843Z] "net/http/internal/testcert", [2024-03-15T18:01:10.843Z] "net/textproto", [2024-03-15T18:01:10.843Z] "net/url", [2024-03-15T18:01:10.843Z] "os", [2024-03-15T18:01:10.843Z] "path", [2024-03-15T18:01:10.843Z] "path/filepath", [2024-03-15T18:01:10.843Z] "reflect", [2024-03-15T18:01:10.843Z] "regexp", [2024-03-15T18:01:10.843Z] "regexp/syntax", [2024-03-15T18:01:10.843Z] "runtime", [2024-03-15T18:01:10.843Z] "runtime/cgo", [2024-03-15T18:01:10.843Z] "runtime/internal/atomic", [2024-03-15T18:01:10.843Z] "runtime/internal/math", [2024-03-15T18:01:10.843Z] "runtime/internal/sys", [2024-03-15T18:01:10.843Z] "sort", [2024-03-15T18:01:10.843Z] "strconv", [2024-03-15T18:01:10.843Z] "strings", [2024-03-15T18:01:10.843Z] "sync", [2024-03-15T18:01:10.843Z] "sync/atomic", [2024-03-15T18:01:10.843Z] "syscall", [2024-03-15T18:01:10.843Z] "time", [2024-03-15T18:01:10.843Z] "unicode", [2024-03-15T18:01:10.843Z] "unicode/utf16", [2024-03-15T18:01:10.843Z] "unicode/utf8", [2024-03-15T18:01:10.843Z] "unsafe", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.843Z] ] [2024-03-15T18:01:10.843Z] } [2024-03-15T18:01:10.843Z] { [2024-03-15T18:01:10.843Z] "Dir": "/w/workspace/edgex-go/635/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.843Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.843Z] "Name": "interfaces", [2024-03-15T18:01:10.843Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.843Z] "Module": { [2024-03-15T18:01:10.843Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.843Z] "Main": true, [2024-03-15T18:01:10.843Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.843Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.843Z] "GoVersion": "1.21" [2024-03-15T18:01:10.843Z] }, [2024-03-15T18:01:10.843Z] "Match": [ [2024-03-15T18:01:10.843Z] "./..." [2024-03-15T18:01:10.843Z] ], [2024-03-15T18:01:10.843Z] "Stale": true, [2024-03-15T18:01:10.843Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.843Z] "GoFiles": [ [2024-03-15T18:01:10.843Z] "command.go" [2024-03-15T18:01:10.843Z] ] [2024-03-15T18:01:10.843Z] } [2024-03-15T18:01:10.843Z] { [2024-03-15T18:01:10.843Z] "Dir": "/w/workspace/edgex-go/635/internal/security/bootstrapper/tcp", [2024-03-15T18:01:10.843Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-15T18:01:10.843Z] "Name": "tcp", [2024-03-15T18:01:10.843Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.843Z] "Module": { [2024-03-15T18:01:10.843Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.843Z] "Main": true, [2024-03-15T18:01:10.843Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.843Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.843Z] "GoVersion": "1.21" [2024-03-15T18:01:10.843Z] }, [2024-03-15T18:01:10.843Z] "Match": [ [2024-03-15T18:01:10.843Z] "./..." [2024-03-15T18:01:10.843Z] ], [2024-03-15T18:01:10.843Z] "Stale": true, [2024-03-15T18:01:10.843Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.843Z] "GoFiles": [ [2024-03-15T18:01:10.843Z] "client.go", [2024-03-15T18:01:10.843Z] "listener.go" [2024-03-15T18:01:10.843Z] ], [2024-03-15T18:01:10.843Z] "Imports": [ [2024-03-15T18:01:10.843Z] "bufio", [2024-03-15T18:01:10.843Z] "errors", [2024-03-15T18:01:10.843Z] "fmt", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.843Z] "net", [2024-03-15T18:01:10.843Z] "strconv", [2024-03-15T18:01:10.843Z] "strings", [2024-03-15T18:01:10.843Z] "time" [2024-03-15T18:01:10.843Z] ], [2024-03-15T18:01:10.843Z] "Deps": [ [2024-03-15T18:01:10.843Z] "bufio", [2024-03-15T18:01:10.843Z] "bytes", [2024-03-15T18:01:10.843Z] "compress/flate", [2024-03-15T18:01:10.843Z] "compress/gzip", [2024-03-15T18:01:10.843Z] "compress/zlib", [2024-03-15T18:01:10.843Z] "container/list", [2024-03-15T18:01:10.843Z] "context", [2024-03-15T18:01:10.843Z] "crypto", [2024-03-15T18:01:10.843Z] "crypto/aes", [2024-03-15T18:01:10.843Z] "crypto/cipher", [2024-03-15T18:01:10.843Z] "crypto/des", [2024-03-15T18:01:10.843Z] "crypto/dsa", [2024-03-15T18:01:10.843Z] "crypto/ecdsa", [2024-03-15T18:01:10.843Z] "crypto/ed25519", [2024-03-15T18:01:10.843Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.843Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.843Z] "crypto/elliptic", [2024-03-15T18:01:10.843Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.843Z] "crypto/hmac", [2024-03-15T18:01:10.843Z] "crypto/internal/randutil", [2024-03-15T18:01:10.843Z] "crypto/internal/subtle", [2024-03-15T18:01:10.843Z] "crypto/md5", [2024-03-15T18:01:10.843Z] "crypto/rand", [2024-03-15T18:01:10.843Z] "crypto/rc4", [2024-03-15T18:01:10.843Z] "crypto/rsa", [2024-03-15T18:01:10.843Z] "crypto/sha1", [2024-03-15T18:01:10.843Z] "crypto/sha256", [2024-03-15T18:01:10.843Z] "crypto/sha512", [2024-03-15T18:01:10.843Z] "crypto/subtle", [2024-03-15T18:01:10.843Z] "crypto/tls", [2024-03-15T18:01:10.843Z] "crypto/x509", [2024-03-15T18:01:10.843Z] "crypto/x509/pkix", [2024-03-15T18:01:10.843Z] "database/sql/driver", [2024-03-15T18:01:10.843Z] "debug/dwarf", [2024-03-15T18:01:10.843Z] "debug/macho", [2024-03-15T18:01:10.843Z] "encoding", [2024-03-15T18:01:10.843Z] "encoding/asn1", [2024-03-15T18:01:10.843Z] "encoding/base64", [2024-03-15T18:01:10.843Z] "encoding/binary", [2024-03-15T18:01:10.843Z] "encoding/csv", [2024-03-15T18:01:10.843Z] "encoding/hex", [2024-03-15T18:01:10.843Z] "encoding/json", [2024-03-15T18:01:10.843Z] "encoding/pem", [2024-03-15T18:01:10.843Z] "encoding/xml", [2024-03-15T18:01:10.843Z] "errors", [2024-03-15T18:01:10.843Z] "fmt", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.843Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.843Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.843Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.843Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.843Z] "github.com/go-kit/log", [2024-03-15T18:01:10.843Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.843Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.843Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.843Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.843Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.843Z] "github.com/google/uuid", [2024-03-15T18:01:10.843Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.843Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.843Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.843Z] "golang.org/x/net/html", [2024-03-15T18:01:10.843Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.843Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.843Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.843Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.843Z] "golang.org/x/text/language", [2024-03-15T18:01:10.843Z] "hash", [2024-03-15T18:01:10.843Z] "hash/adler32", [2024-03-15T18:01:10.843Z] "hash/crc32", [2024-03-15T18:01:10.843Z] "internal/abi", [2024-03-15T18:01:10.843Z] "internal/bytealg", [2024-03-15T18:01:10.843Z] "internal/cpu", [2024-03-15T18:01:10.843Z] "internal/fmtsort", [2024-03-15T18:01:10.843Z] "internal/goexperiment", [2024-03-15T18:01:10.843Z] "internal/itoa", [2024-03-15T18:01:10.843Z] "internal/nettrace", [2024-03-15T18:01:10.843Z] "internal/oserror", [2024-03-15T18:01:10.843Z] "internal/poll", [2024-03-15T18:01:10.843Z] "internal/race", [2024-03-15T18:01:10.843Z] "internal/reflectlite", [2024-03-15T18:01:10.843Z] "internal/singleflight", [2024-03-15T18:01:10.843Z] "internal/syscall/execenv", [2024-03-15T18:01:10.843Z] "internal/syscall/unix", [2024-03-15T18:01:10.843Z] "internal/testlog", [2024-03-15T18:01:10.843Z] "internal/unsafeheader", [2024-03-15T18:01:10.843Z] "io", [2024-03-15T18:01:10.843Z] "io/fs", [2024-03-15T18:01:10.843Z] "io/ioutil", [2024-03-15T18:01:10.843Z] "log", [2024-03-15T18:01:10.843Z] "math", [2024-03-15T18:01:10.843Z] "math/big", [2024-03-15T18:01:10.843Z] "math/bits", [2024-03-15T18:01:10.843Z] "math/rand", [2024-03-15T18:01:10.843Z] "mime", [2024-03-15T18:01:10.843Z] "mime/multipart", [2024-03-15T18:01:10.843Z] "mime/quotedprintable", [2024-03-15T18:01:10.843Z] "net", [2024-03-15T18:01:10.843Z] "net/http", [2024-03-15T18:01:10.843Z] "net/http/httptrace", [2024-03-15T18:01:10.843Z] "net/http/internal", [2024-03-15T18:01:10.843Z] "net/http/internal/ascii", [2024-03-15T18:01:10.843Z] "net/textproto", [2024-03-15T18:01:10.843Z] "net/url", [2024-03-15T18:01:10.843Z] "os", [2024-03-15T18:01:10.843Z] "path", [2024-03-15T18:01:10.843Z] "path/filepath", [2024-03-15T18:01:10.843Z] "reflect", [2024-03-15T18:01:10.843Z] "regexp", [2024-03-15T18:01:10.843Z] "regexp/syntax", [2024-03-15T18:01:10.843Z] "runtime", [2024-03-15T18:01:10.843Z] "runtime/cgo", [2024-03-15T18:01:10.843Z] "runtime/internal/atomic", [2024-03-15T18:01:10.843Z] "runtime/internal/math", [2024-03-15T18:01:10.843Z] "runtime/internal/sys", [2024-03-15T18:01:10.843Z] "sort", [2024-03-15T18:01:10.843Z] "strconv", [2024-03-15T18:01:10.843Z] "strings", [2024-03-15T18:01:10.843Z] "sync", [2024-03-15T18:01:10.843Z] "sync/atomic", [2024-03-15T18:01:10.843Z] "syscall", [2024-03-15T18:01:10.843Z] "time", [2024-03-15T18:01:10.843Z] "unicode", [2024-03-15T18:01:10.843Z] "unicode/utf16", [2024-03-15T18:01:10.843Z] "unicode/utf8", [2024-03-15T18:01:10.843Z] "unsafe", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.843Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.843Z] ], [2024-03-15T18:01:10.843Z] "TestGoFiles": [ [2024-03-15T18:01:10.843Z] "client_test.go", [2024-03-15T18:01:10.843Z] "listener_test.go" [2024-03-15T18:01:10.843Z] ], [2024-03-15T18:01:10.843Z] "TestImports": [ [2024-03-15T18:01:10.843Z] "fmt", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.843Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.843Z] "testing", [2024-03-15T18:01:10.843Z] "time" [2024-03-15T18:01:10.843Z] ] [2024-03-15T18:01:10.843Z] } [2024-03-15T18:01:10.843Z] { [2024-03-15T18:01:10.843Z] "Dir": "/w/workspace/edgex-go/635/internal/security/bootstrapper/command/gate", [2024-03-15T18:01:10.843Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate", [2024-03-15T18:01:10.843Z] "Name": "gate", [2024-03-15T18:01:10.843Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.843Z] "Module": { [2024-03-15T18:01:10.843Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.843Z] "Main": true, [2024-03-15T18:01:10.843Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.843Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.843Z] "GoVersion": "1.21" [2024-03-15T18:01:10.843Z] }, [2024-03-15T18:01:10.843Z] "Match": [ [2024-03-15T18:01:10.843Z] "./..." [2024-03-15T18:01:10.843Z] ], [2024-03-15T18:01:10.843Z] "Stale": true, [2024-03-15T18:01:10.843Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.843Z] "GoFiles": [ [2024-03-15T18:01:10.843Z] "command.go" [2024-03-15T18:01:10.843Z] ], [2024-03-15T18:01:10.843Z] "Imports": [ [2024-03-15T18:01:10.843Z] "context", [2024-03-15T18:01:10.843Z] "flag", [2024-03-15T18:01:10.843Z] "fmt", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.843Z] "os", [2024-03-15T18:01:10.843Z] "strings", [2024-03-15T18:01:10.843Z] "sync" [2024-03-15T18:01:10.843Z] ], [2024-03-15T18:01:10.843Z] "Deps": [ [2024-03-15T18:01:10.843Z] "bufio", [2024-03-15T18:01:10.843Z] "bytes", [2024-03-15T18:01:10.843Z] "compress/flate", [2024-03-15T18:01:10.843Z] "compress/gzip", [2024-03-15T18:01:10.843Z] "compress/zlib", [2024-03-15T18:01:10.843Z] "container/list", [2024-03-15T18:01:10.843Z] "context", [2024-03-15T18:01:10.843Z] "crypto", [2024-03-15T18:01:10.843Z] "crypto/aes", [2024-03-15T18:01:10.843Z] "crypto/cipher", [2024-03-15T18:01:10.843Z] "crypto/des", [2024-03-15T18:01:10.843Z] "crypto/dsa", [2024-03-15T18:01:10.843Z] "crypto/ecdsa", [2024-03-15T18:01:10.843Z] "crypto/ed25519", [2024-03-15T18:01:10.843Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.843Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.843Z] "crypto/elliptic", [2024-03-15T18:01:10.843Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.843Z] "crypto/hmac", [2024-03-15T18:01:10.843Z] "crypto/internal/randutil", [2024-03-15T18:01:10.843Z] "crypto/internal/subtle", [2024-03-15T18:01:10.843Z] "crypto/md5", [2024-03-15T18:01:10.843Z] "crypto/rand", [2024-03-15T18:01:10.843Z] "crypto/rc4", [2024-03-15T18:01:10.843Z] "crypto/rsa", [2024-03-15T18:01:10.843Z] "crypto/sha1", [2024-03-15T18:01:10.843Z] "crypto/sha256", [2024-03-15T18:01:10.843Z] "crypto/sha512", [2024-03-15T18:01:10.843Z] "crypto/subtle", [2024-03-15T18:01:10.843Z] "crypto/tls", [2024-03-15T18:01:10.843Z] "crypto/x509", [2024-03-15T18:01:10.843Z] "crypto/x509/pkix", [2024-03-15T18:01:10.843Z] "database/sql/driver", [2024-03-15T18:01:10.843Z] "debug/dwarf", [2024-03-15T18:01:10.843Z] "debug/macho", [2024-03-15T18:01:10.843Z] "encoding", [2024-03-15T18:01:10.843Z] "encoding/asn1", [2024-03-15T18:01:10.843Z] "encoding/base64", [2024-03-15T18:01:10.843Z] "encoding/binary", [2024-03-15T18:01:10.843Z] "encoding/csv", [2024-03-15T18:01:10.843Z] "encoding/hex", [2024-03-15T18:01:10.843Z] "encoding/json", [2024-03-15T18:01:10.843Z] "encoding/pem", [2024-03-15T18:01:10.843Z] "encoding/xml", [2024-03-15T18:01:10.843Z] "errors", [2024-03-15T18:01:10.843Z] "flag", [2024-03-15T18:01:10.843Z] "fmt", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.843Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.843Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.843Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.843Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.843Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.843Z] "github.com/go-kit/log", [2024-03-15T18:01:10.843Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.843Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.843Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.843Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.843Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.843Z] "github.com/google/uuid", [2024-03-15T18:01:10.843Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.843Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.843Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.843Z] "golang.org/x/net/html", [2024-03-15T18:01:10.843Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.843Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.843Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.843Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.843Z] "golang.org/x/text/language", [2024-03-15T18:01:10.843Z] "hash", [2024-03-15T18:01:10.843Z] "hash/adler32", [2024-03-15T18:01:10.843Z] "hash/crc32", [2024-03-15T18:01:10.843Z] "internal/abi", [2024-03-15T18:01:10.843Z] "internal/bytealg", [2024-03-15T18:01:10.843Z] "internal/cpu", [2024-03-15T18:01:10.843Z] "internal/fmtsort", [2024-03-15T18:01:10.843Z] "internal/goexperiment", [2024-03-15T18:01:10.843Z] "internal/itoa", [2024-03-15T18:01:10.843Z] "internal/nettrace", [2024-03-15T18:01:10.843Z] "internal/oserror", [2024-03-15T18:01:10.843Z] "internal/poll", [2024-03-15T18:01:10.843Z] "internal/race", [2024-03-15T18:01:10.843Z] "internal/reflectlite", [2024-03-15T18:01:10.843Z] "internal/singleflight", [2024-03-15T18:01:10.843Z] "internal/syscall/execenv", [2024-03-15T18:01:10.843Z] "internal/syscall/unix", [2024-03-15T18:01:10.843Z] "internal/testlog", [2024-03-15T18:01:10.843Z] "internal/unsafeheader", [2024-03-15T18:01:10.843Z] "io", [2024-03-15T18:01:10.843Z] "io/fs", [2024-03-15T18:01:10.843Z] "io/ioutil", [2024-03-15T18:01:10.843Z] "log", [2024-03-15T18:01:10.843Z] "math", [2024-03-15T18:01:10.843Z] "math/big", [2024-03-15T18:01:10.843Z] "math/bits", [2024-03-15T18:01:10.844Z] "math/rand", [2024-03-15T18:01:10.844Z] "mime", [2024-03-15T18:01:10.844Z] "mime/multipart", [2024-03-15T18:01:10.844Z] "mime/quotedprintable", [2024-03-15T18:01:10.844Z] "net", [2024-03-15T18:01:10.844Z] "net/http", [2024-03-15T18:01:10.844Z] "net/http/httptest", [2024-03-15T18:01:10.844Z] "net/http/httptrace", [2024-03-15T18:01:10.844Z] "net/http/internal", [2024-03-15T18:01:10.844Z] "net/http/internal/ascii", [2024-03-15T18:01:10.844Z] "net/http/internal/testcert", [2024-03-15T18:01:10.844Z] "net/textproto", [2024-03-15T18:01:10.844Z] "net/url", [2024-03-15T18:01:10.844Z] "os", [2024-03-15T18:01:10.844Z] "path", [2024-03-15T18:01:10.844Z] "path/filepath", [2024-03-15T18:01:10.844Z] "reflect", [2024-03-15T18:01:10.844Z] "regexp", [2024-03-15T18:01:10.844Z] "regexp/syntax", [2024-03-15T18:01:10.844Z] "runtime", [2024-03-15T18:01:10.844Z] "runtime/cgo", [2024-03-15T18:01:10.844Z] "runtime/internal/atomic", [2024-03-15T18:01:10.844Z] "runtime/internal/math", [2024-03-15T18:01:10.844Z] "runtime/internal/sys", [2024-03-15T18:01:10.844Z] "sort", [2024-03-15T18:01:10.844Z] "strconv", [2024-03-15T18:01:10.844Z] "strings", [2024-03-15T18:01:10.844Z] "sync", [2024-03-15T18:01:10.844Z] "sync/atomic", [2024-03-15T18:01:10.844Z] "syscall", [2024-03-15T18:01:10.844Z] "time", [2024-03-15T18:01:10.844Z] "unicode", [2024-03-15T18:01:10.844Z] "unicode/utf16", [2024-03-15T18:01:10.844Z] "unicode/utf8", [2024-03-15T18:01:10.844Z] "unsafe", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.844Z] ], [2024-03-15T18:01:10.844Z] "TestGoFiles": [ [2024-03-15T18:01:10.844Z] "command_test.go" [2024-03-15T18:01:10.844Z] ], [2024-03-15T18:01:10.844Z] "TestImports": [ [2024-03-15T18:01:10.844Z] "context", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.844Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.844Z] "sync", [2024-03-15T18:01:10.844Z] "testing", [2024-03-15T18:01:10.844Z] "time" [2024-03-15T18:01:10.844Z] ] [2024-03-15T18:01:10.844Z] } [2024-03-15T18:01:10.844Z] { [2024-03-15T18:01:10.844Z] "Dir": "/w/workspace/edgex-go/635/internal/security/bootstrapper/command/genpassword", [2024-03-15T18:01:10.844Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword", [2024-03-15T18:01:10.844Z] "Name": "genpassword", [2024-03-15T18:01:10.844Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.844Z] "Module": { [2024-03-15T18:01:10.844Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.844Z] "Main": true, [2024-03-15T18:01:10.844Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.844Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.844Z] "GoVersion": "1.21" [2024-03-15T18:01:10.844Z] }, [2024-03-15T18:01:10.844Z] "Match": [ [2024-03-15T18:01:10.844Z] "./..." [2024-03-15T18:01:10.844Z] ], [2024-03-15T18:01:10.844Z] "Stale": true, [2024-03-15T18:01:10.844Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.844Z] "GoFiles": [ [2024-03-15T18:01:10.844Z] "command.go" [2024-03-15T18:01:10.844Z] ], [2024-03-15T18:01:10.844Z] "Imports": [ [2024-03-15T18:01:10.844Z] "context", [2024-03-15T18:01:10.844Z] "crypto/rand", [2024-03-15T18:01:10.844Z] "encoding/base64", [2024-03-15T18:01:10.844Z] "flag", [2024-03-15T18:01:10.844Z] "fmt", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.844Z] "os", [2024-03-15T18:01:10.844Z] "strings", [2024-03-15T18:01:10.844Z] "sync" [2024-03-15T18:01:10.844Z] ], [2024-03-15T18:01:10.844Z] "Deps": [ [2024-03-15T18:01:10.844Z] "bufio", [2024-03-15T18:01:10.844Z] "bytes", [2024-03-15T18:01:10.844Z] "compress/flate", [2024-03-15T18:01:10.844Z] "compress/gzip", [2024-03-15T18:01:10.844Z] "compress/zlib", [2024-03-15T18:01:10.844Z] "container/list", [2024-03-15T18:01:10.844Z] "context", [2024-03-15T18:01:10.844Z] "crypto", [2024-03-15T18:01:10.844Z] "crypto/aes", [2024-03-15T18:01:10.844Z] "crypto/cipher", [2024-03-15T18:01:10.844Z] "crypto/des", [2024-03-15T18:01:10.844Z] "crypto/dsa", [2024-03-15T18:01:10.844Z] "crypto/ecdsa", [2024-03-15T18:01:10.844Z] "crypto/ed25519", [2024-03-15T18:01:10.844Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.844Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.844Z] "crypto/elliptic", [2024-03-15T18:01:10.844Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.844Z] "crypto/hmac", [2024-03-15T18:01:10.844Z] "crypto/internal/randutil", [2024-03-15T18:01:10.844Z] "crypto/internal/subtle", [2024-03-15T18:01:10.844Z] "crypto/md5", [2024-03-15T18:01:10.844Z] "crypto/rand", [2024-03-15T18:01:10.844Z] "crypto/rc4", [2024-03-15T18:01:10.844Z] "crypto/rsa", [2024-03-15T18:01:10.844Z] "crypto/sha1", [2024-03-15T18:01:10.844Z] "crypto/sha256", [2024-03-15T18:01:10.844Z] "crypto/sha512", [2024-03-15T18:01:10.844Z] "crypto/subtle", [2024-03-15T18:01:10.844Z] "crypto/tls", [2024-03-15T18:01:10.844Z] "crypto/x509", [2024-03-15T18:01:10.844Z] "crypto/x509/pkix", [2024-03-15T18:01:10.844Z] "database/sql/driver", [2024-03-15T18:01:10.844Z] "debug/dwarf", [2024-03-15T18:01:10.844Z] "debug/macho", [2024-03-15T18:01:10.844Z] "encoding", [2024-03-15T18:01:10.844Z] "encoding/asn1", [2024-03-15T18:01:10.844Z] "encoding/base64", [2024-03-15T18:01:10.844Z] "encoding/binary", [2024-03-15T18:01:10.844Z] "encoding/csv", [2024-03-15T18:01:10.844Z] "encoding/hex", [2024-03-15T18:01:10.844Z] "encoding/json", [2024-03-15T18:01:10.844Z] "encoding/pem", [2024-03-15T18:01:10.844Z] "encoding/xml", [2024-03-15T18:01:10.844Z] "errors", [2024-03-15T18:01:10.844Z] "flag", [2024-03-15T18:01:10.844Z] "fmt", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.844Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.844Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.844Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.844Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.844Z] "github.com/go-kit/log", [2024-03-15T18:01:10.844Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.844Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.844Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.844Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.844Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.844Z] "github.com/google/uuid", [2024-03-15T18:01:10.844Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.844Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.844Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.844Z] "golang.org/x/net/html", [2024-03-15T18:01:10.844Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.844Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.844Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.844Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.844Z] "golang.org/x/text/language", [2024-03-15T18:01:10.844Z] "hash", [2024-03-15T18:01:10.844Z] "hash/adler32", [2024-03-15T18:01:10.844Z] "hash/crc32", [2024-03-15T18:01:10.844Z] "internal/abi", [2024-03-15T18:01:10.844Z] "internal/bytealg", [2024-03-15T18:01:10.844Z] "internal/cpu", [2024-03-15T18:01:10.844Z] "internal/fmtsort", [2024-03-15T18:01:10.844Z] "internal/goexperiment", [2024-03-15T18:01:10.844Z] "internal/itoa", [2024-03-15T18:01:10.844Z] "internal/nettrace", [2024-03-15T18:01:10.844Z] "internal/oserror", [2024-03-15T18:01:10.844Z] "internal/poll", [2024-03-15T18:01:10.844Z] "internal/race", [2024-03-15T18:01:10.844Z] "internal/reflectlite", [2024-03-15T18:01:10.844Z] "internal/singleflight", [2024-03-15T18:01:10.844Z] "internal/syscall/execenv", [2024-03-15T18:01:10.844Z] "internal/syscall/unix", [2024-03-15T18:01:10.844Z] "internal/testlog", [2024-03-15T18:01:10.844Z] "internal/unsafeheader", [2024-03-15T18:01:10.844Z] "io", [2024-03-15T18:01:10.844Z] "io/fs", [2024-03-15T18:01:10.844Z] "io/ioutil", [2024-03-15T18:01:10.844Z] "log", [2024-03-15T18:01:10.844Z] "math", [2024-03-15T18:01:10.844Z] "math/big", [2024-03-15T18:01:10.844Z] "math/bits", [2024-03-15T18:01:10.844Z] "math/rand", [2024-03-15T18:01:10.844Z] "mime", [2024-03-15T18:01:10.844Z] "mime/multipart", [2024-03-15T18:01:10.844Z] "mime/quotedprintable", [2024-03-15T18:01:10.844Z] "net", [2024-03-15T18:01:10.844Z] "net/http", [2024-03-15T18:01:10.844Z] "net/http/httptest", [2024-03-15T18:01:10.844Z] "net/http/httptrace", [2024-03-15T18:01:10.844Z] "net/http/internal", [2024-03-15T18:01:10.844Z] "net/http/internal/ascii", [2024-03-15T18:01:10.844Z] "net/http/internal/testcert", [2024-03-15T18:01:10.844Z] "net/textproto", [2024-03-15T18:01:10.844Z] "net/url", [2024-03-15T18:01:10.844Z] "os", [2024-03-15T18:01:10.844Z] "path", [2024-03-15T18:01:10.844Z] "path/filepath", [2024-03-15T18:01:10.844Z] "reflect", [2024-03-15T18:01:10.844Z] "regexp", [2024-03-15T18:01:10.844Z] "regexp/syntax", [2024-03-15T18:01:10.844Z] "runtime", [2024-03-15T18:01:10.844Z] "runtime/cgo", [2024-03-15T18:01:10.844Z] "runtime/internal/atomic", [2024-03-15T18:01:10.844Z] "runtime/internal/math", [2024-03-15T18:01:10.844Z] "runtime/internal/sys", [2024-03-15T18:01:10.844Z] "sort", [2024-03-15T18:01:10.844Z] "strconv", [2024-03-15T18:01:10.844Z] "strings", [2024-03-15T18:01:10.844Z] "sync", [2024-03-15T18:01:10.844Z] "sync/atomic", [2024-03-15T18:01:10.844Z] "syscall", [2024-03-15T18:01:10.844Z] "time", [2024-03-15T18:01:10.844Z] "unicode", [2024-03-15T18:01:10.844Z] "unicode/utf16", [2024-03-15T18:01:10.844Z] "unicode/utf8", [2024-03-15T18:01:10.844Z] "unsafe", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.844Z] ], [2024-03-15T18:01:10.844Z] "TestGoFiles": [ [2024-03-15T18:01:10.844Z] "command_test.go" [2024-03-15T18:01:10.844Z] ], [2024-03-15T18:01:10.844Z] "TestImports": [ [2024-03-15T18:01:10.844Z] "context", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.844Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.844Z] "sync", [2024-03-15T18:01:10.844Z] "testing" [2024-03-15T18:01:10.844Z] ] [2024-03-15T18:01:10.844Z] } [2024-03-15T18:01:10.844Z] { [2024-03-15T18:01:10.844Z] "Dir": "/w/workspace/edgex-go/635/internal/security/bootstrapper/command/gethttpstatus", [2024-03-15T18:01:10.844Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus", [2024-03-15T18:01:10.844Z] "Name": "gethttpstatus", [2024-03-15T18:01:10.844Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.844Z] "Module": { [2024-03-15T18:01:10.844Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.844Z] "Main": true, [2024-03-15T18:01:10.844Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.844Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.844Z] "GoVersion": "1.21" [2024-03-15T18:01:10.844Z] }, [2024-03-15T18:01:10.844Z] "Match": [ [2024-03-15T18:01:10.844Z] "./..." [2024-03-15T18:01:10.844Z] ], [2024-03-15T18:01:10.844Z] "Stale": true, [2024-03-15T18:01:10.844Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.844Z] "GoFiles": [ [2024-03-15T18:01:10.844Z] "command.go" [2024-03-15T18:01:10.844Z] ], [2024-03-15T18:01:10.844Z] "Imports": [ [2024-03-15T18:01:10.844Z] "context", [2024-03-15T18:01:10.844Z] "flag", [2024-03-15T18:01:10.844Z] "fmt", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.844Z] "net/http", [2024-03-15T18:01:10.844Z] "net/url", [2024-03-15T18:01:10.844Z] "os", [2024-03-15T18:01:10.844Z] "strings", [2024-03-15T18:01:10.844Z] "sync" [2024-03-15T18:01:10.844Z] ], [2024-03-15T18:01:10.844Z] "Deps": [ [2024-03-15T18:01:10.844Z] "bufio", [2024-03-15T18:01:10.844Z] "bytes", [2024-03-15T18:01:10.844Z] "compress/flate", [2024-03-15T18:01:10.844Z] "compress/gzip", [2024-03-15T18:01:10.844Z] "compress/zlib", [2024-03-15T18:01:10.844Z] "container/list", [2024-03-15T18:01:10.844Z] "context", [2024-03-15T18:01:10.844Z] "crypto", [2024-03-15T18:01:10.844Z] "crypto/aes", [2024-03-15T18:01:10.844Z] "crypto/cipher", [2024-03-15T18:01:10.844Z] "crypto/des", [2024-03-15T18:01:10.844Z] "crypto/dsa", [2024-03-15T18:01:10.844Z] "crypto/ecdsa", [2024-03-15T18:01:10.844Z] "crypto/ed25519", [2024-03-15T18:01:10.844Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.844Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.844Z] "crypto/elliptic", [2024-03-15T18:01:10.844Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.844Z] "crypto/hmac", [2024-03-15T18:01:10.844Z] "crypto/internal/randutil", [2024-03-15T18:01:10.844Z] "crypto/internal/subtle", [2024-03-15T18:01:10.844Z] "crypto/md5", [2024-03-15T18:01:10.844Z] "crypto/rand", [2024-03-15T18:01:10.844Z] "crypto/rc4", [2024-03-15T18:01:10.844Z] "crypto/rsa", [2024-03-15T18:01:10.844Z] "crypto/sha1", [2024-03-15T18:01:10.844Z] "crypto/sha256", [2024-03-15T18:01:10.844Z] "crypto/sha512", [2024-03-15T18:01:10.844Z] "crypto/subtle", [2024-03-15T18:01:10.844Z] "crypto/tls", [2024-03-15T18:01:10.844Z] "crypto/x509", [2024-03-15T18:01:10.844Z] "crypto/x509/pkix", [2024-03-15T18:01:10.844Z] "database/sql/driver", [2024-03-15T18:01:10.844Z] "debug/dwarf", [2024-03-15T18:01:10.844Z] "debug/macho", [2024-03-15T18:01:10.844Z] "encoding", [2024-03-15T18:01:10.844Z] "encoding/asn1", [2024-03-15T18:01:10.844Z] "encoding/base64", [2024-03-15T18:01:10.844Z] "encoding/binary", [2024-03-15T18:01:10.844Z] "encoding/csv", [2024-03-15T18:01:10.844Z] "encoding/hex", [2024-03-15T18:01:10.844Z] "encoding/json", [2024-03-15T18:01:10.844Z] "encoding/pem", [2024-03-15T18:01:10.844Z] "encoding/xml", [2024-03-15T18:01:10.844Z] "errors", [2024-03-15T18:01:10.844Z] "flag", [2024-03-15T18:01:10.844Z] "fmt", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.844Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.844Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.844Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.844Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.844Z] "github.com/go-kit/log", [2024-03-15T18:01:10.844Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.844Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.844Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.844Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.844Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.844Z] "github.com/google/uuid", [2024-03-15T18:01:10.844Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.844Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.844Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.844Z] "golang.org/x/net/html", [2024-03-15T18:01:10.844Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.844Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.844Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.844Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.844Z] "golang.org/x/text/language", [2024-03-15T18:01:10.844Z] "hash", [2024-03-15T18:01:10.844Z] "hash/adler32", [2024-03-15T18:01:10.844Z] "hash/crc32", [2024-03-15T18:01:10.844Z] "internal/abi", [2024-03-15T18:01:10.844Z] "internal/bytealg", [2024-03-15T18:01:10.844Z] "internal/cpu", [2024-03-15T18:01:10.844Z] "internal/fmtsort", [2024-03-15T18:01:10.844Z] "internal/goexperiment", [2024-03-15T18:01:10.844Z] "internal/itoa", [2024-03-15T18:01:10.844Z] "internal/nettrace", [2024-03-15T18:01:10.844Z] "internal/oserror", [2024-03-15T18:01:10.844Z] "internal/poll", [2024-03-15T18:01:10.844Z] "internal/race", [2024-03-15T18:01:10.844Z] "internal/reflectlite", [2024-03-15T18:01:10.844Z] "internal/singleflight", [2024-03-15T18:01:10.844Z] "internal/syscall/execenv", [2024-03-15T18:01:10.844Z] "internal/syscall/unix", [2024-03-15T18:01:10.844Z] "internal/testlog", [2024-03-15T18:01:10.844Z] "internal/unsafeheader", [2024-03-15T18:01:10.844Z] "io", [2024-03-15T18:01:10.844Z] "io/fs", [2024-03-15T18:01:10.844Z] "io/ioutil", [2024-03-15T18:01:10.844Z] "log", [2024-03-15T18:01:10.844Z] "math", [2024-03-15T18:01:10.844Z] "math/big", [2024-03-15T18:01:10.844Z] "math/bits", [2024-03-15T18:01:10.844Z] "math/rand", [2024-03-15T18:01:10.844Z] "mime", [2024-03-15T18:01:10.844Z] "mime/multipart", [2024-03-15T18:01:10.844Z] "mime/quotedprintable", [2024-03-15T18:01:10.844Z] "net", [2024-03-15T18:01:10.844Z] "net/http", [2024-03-15T18:01:10.844Z] "net/http/httptest", [2024-03-15T18:01:10.844Z] "net/http/httptrace", [2024-03-15T18:01:10.844Z] "net/http/internal", [2024-03-15T18:01:10.844Z] "net/http/internal/ascii", [2024-03-15T18:01:10.844Z] "net/http/internal/testcert", [2024-03-15T18:01:10.844Z] "net/textproto", [2024-03-15T18:01:10.844Z] "net/url", [2024-03-15T18:01:10.844Z] "os", [2024-03-15T18:01:10.844Z] "path", [2024-03-15T18:01:10.844Z] "path/filepath", [2024-03-15T18:01:10.844Z] "reflect", [2024-03-15T18:01:10.844Z] "regexp", [2024-03-15T18:01:10.844Z] "regexp/syntax", [2024-03-15T18:01:10.844Z] "runtime", [2024-03-15T18:01:10.844Z] "runtime/cgo", [2024-03-15T18:01:10.844Z] "runtime/internal/atomic", [2024-03-15T18:01:10.844Z] "runtime/internal/math", [2024-03-15T18:01:10.844Z] "runtime/internal/sys", [2024-03-15T18:01:10.844Z] "sort", [2024-03-15T18:01:10.844Z] "strconv", [2024-03-15T18:01:10.844Z] "strings", [2024-03-15T18:01:10.844Z] "sync", [2024-03-15T18:01:10.844Z] "sync/atomic", [2024-03-15T18:01:10.844Z] "syscall", [2024-03-15T18:01:10.844Z] "time", [2024-03-15T18:01:10.844Z] "unicode", [2024-03-15T18:01:10.844Z] "unicode/utf16", [2024-03-15T18:01:10.844Z] "unicode/utf8", [2024-03-15T18:01:10.844Z] "unsafe", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.844Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.844Z] ], [2024-03-15T18:01:10.844Z] "TestGoFiles": [ [2024-03-15T18:01:10.844Z] "command_test.go" [2024-03-15T18:01:10.844Z] ], [2024-03-15T18:01:10.844Z] "TestImports": [ [2024-03-15T18:01:10.844Z] "context", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.844Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.844Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.844Z] "net/http", [2024-03-15T18:01:10.844Z] "net/http/httptest", [2024-03-15T18:01:10.844Z] "sync", [2024-03-15T18:01:10.844Z] "testing" [2024-03-15T18:01:10.844Z] ] [2024-03-15T18:01:10.844Z] } [2024-03-15T18:01:10.844Z] { [2024-03-15T18:01:10.844Z] "Dir": "/w/workspace/edgex-go/635/internal/security/bootstrapper/command/listen", [2024-03-15T18:01:10.844Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen", [2024-03-15T18:01:10.844Z] "Name": "listen", [2024-03-15T18:01:10.844Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.844Z] "Module": { [2024-03-15T18:01:10.844Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.844Z] "Main": true, [2024-03-15T18:01:10.844Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.844Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.844Z] "GoVersion": "1.21" [2024-03-15T18:01:10.844Z] }, [2024-03-15T18:01:10.845Z] "Match": [ [2024-03-15T18:01:10.845Z] "./..." [2024-03-15T18:01:10.845Z] ], [2024-03-15T18:01:10.845Z] "Stale": true, [2024-03-15T18:01:10.845Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.845Z] "GoFiles": [ [2024-03-15T18:01:10.845Z] "command.go" [2024-03-15T18:01:10.845Z] ], [2024-03-15T18:01:10.845Z] "Imports": [ [2024-03-15T18:01:10.845Z] "context", [2024-03-15T18:01:10.845Z] "flag", [2024-03-15T18:01:10.845Z] "fmt", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.845Z] "os", [2024-03-15T18:01:10.845Z] "strings", [2024-03-15T18:01:10.845Z] "sync" [2024-03-15T18:01:10.845Z] ], [2024-03-15T18:01:10.845Z] "Deps": [ [2024-03-15T18:01:10.845Z] "bufio", [2024-03-15T18:01:10.845Z] "bytes", [2024-03-15T18:01:10.845Z] "compress/flate", [2024-03-15T18:01:10.845Z] "compress/gzip", [2024-03-15T18:01:10.845Z] "compress/zlib", [2024-03-15T18:01:10.845Z] "container/list", [2024-03-15T18:01:10.845Z] "context", [2024-03-15T18:01:10.845Z] "crypto", [2024-03-15T18:01:10.845Z] "crypto/aes", [2024-03-15T18:01:10.845Z] "crypto/cipher", [2024-03-15T18:01:10.845Z] "crypto/des", [2024-03-15T18:01:10.845Z] "crypto/dsa", [2024-03-15T18:01:10.845Z] "crypto/ecdsa", [2024-03-15T18:01:10.845Z] "crypto/ed25519", [2024-03-15T18:01:10.845Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.845Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.845Z] "crypto/elliptic", [2024-03-15T18:01:10.845Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.845Z] "crypto/hmac", [2024-03-15T18:01:10.845Z] "crypto/internal/randutil", [2024-03-15T18:01:10.845Z] "crypto/internal/subtle", [2024-03-15T18:01:10.845Z] "crypto/md5", [2024-03-15T18:01:10.845Z] "crypto/rand", [2024-03-15T18:01:10.845Z] "crypto/rc4", [2024-03-15T18:01:10.845Z] "crypto/rsa", [2024-03-15T18:01:10.845Z] "crypto/sha1", [2024-03-15T18:01:10.845Z] "crypto/sha256", [2024-03-15T18:01:10.845Z] "crypto/sha512", [2024-03-15T18:01:10.845Z] "crypto/subtle", [2024-03-15T18:01:10.845Z] "crypto/tls", [2024-03-15T18:01:10.845Z] "crypto/x509", [2024-03-15T18:01:10.845Z] "crypto/x509/pkix", [2024-03-15T18:01:10.845Z] "database/sql/driver", [2024-03-15T18:01:10.845Z] "debug/dwarf", [2024-03-15T18:01:10.845Z] "debug/macho", [2024-03-15T18:01:10.845Z] "encoding", [2024-03-15T18:01:10.845Z] "encoding/asn1", [2024-03-15T18:01:10.845Z] "encoding/base64", [2024-03-15T18:01:10.845Z] "encoding/binary", [2024-03-15T18:01:10.845Z] "encoding/csv", [2024-03-15T18:01:10.845Z] "encoding/hex", [2024-03-15T18:01:10.845Z] "encoding/json", [2024-03-15T18:01:10.845Z] "encoding/pem", [2024-03-15T18:01:10.845Z] "encoding/xml", [2024-03-15T18:01:10.845Z] "errors", [2024-03-15T18:01:10.845Z] "flag", [2024-03-15T18:01:10.845Z] "fmt", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.845Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.845Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.845Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.845Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.845Z] "github.com/go-kit/log", [2024-03-15T18:01:10.845Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.845Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.845Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.845Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.845Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.845Z] "github.com/google/uuid", [2024-03-15T18:01:10.845Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.845Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.845Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.845Z] "golang.org/x/net/html", [2024-03-15T18:01:10.845Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.845Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.845Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.845Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.845Z] "golang.org/x/text/language", [2024-03-15T18:01:10.845Z] "hash", [2024-03-15T18:01:10.845Z] "hash/adler32", [2024-03-15T18:01:10.845Z] "hash/crc32", [2024-03-15T18:01:10.845Z] "internal/abi", [2024-03-15T18:01:10.845Z] "internal/bytealg", [2024-03-15T18:01:10.845Z] "internal/cpu", [2024-03-15T18:01:10.845Z] "internal/fmtsort", [2024-03-15T18:01:10.845Z] "internal/goexperiment", [2024-03-15T18:01:10.845Z] "internal/itoa", [2024-03-15T18:01:10.845Z] "internal/nettrace", [2024-03-15T18:01:10.845Z] "internal/oserror", [2024-03-15T18:01:10.845Z] "internal/poll", [2024-03-15T18:01:10.845Z] "internal/race", [2024-03-15T18:01:10.845Z] "internal/reflectlite", [2024-03-15T18:01:10.845Z] "internal/singleflight", [2024-03-15T18:01:10.845Z] "internal/syscall/execenv", [2024-03-15T18:01:10.845Z] "internal/syscall/unix", [2024-03-15T18:01:10.845Z] "internal/testlog", [2024-03-15T18:01:10.845Z] "internal/unsafeheader", [2024-03-15T18:01:10.845Z] "io", [2024-03-15T18:01:10.845Z] "io/fs", [2024-03-15T18:01:10.845Z] "io/ioutil", [2024-03-15T18:01:10.845Z] "log", [2024-03-15T18:01:10.845Z] "math", [2024-03-15T18:01:10.845Z] "math/big", [2024-03-15T18:01:10.845Z] "math/bits", [2024-03-15T18:01:10.845Z] "math/rand", [2024-03-15T18:01:10.845Z] "mime", [2024-03-15T18:01:10.845Z] "mime/multipart", [2024-03-15T18:01:10.845Z] "mime/quotedprintable", [2024-03-15T18:01:10.845Z] "net", [2024-03-15T18:01:10.845Z] "net/http", [2024-03-15T18:01:10.845Z] "net/http/httptest", [2024-03-15T18:01:10.845Z] "net/http/httptrace", [2024-03-15T18:01:10.845Z] "net/http/internal", [2024-03-15T18:01:10.845Z] "net/http/internal/ascii", [2024-03-15T18:01:10.845Z] "net/http/internal/testcert", [2024-03-15T18:01:10.845Z] "net/textproto", [2024-03-15T18:01:10.845Z] "net/url", [2024-03-15T18:01:10.845Z] "os", [2024-03-15T18:01:10.845Z] "path", [2024-03-15T18:01:10.845Z] "path/filepath", [2024-03-15T18:01:10.845Z] "reflect", [2024-03-15T18:01:10.845Z] "regexp", [2024-03-15T18:01:10.845Z] "regexp/syntax", [2024-03-15T18:01:10.845Z] "runtime", [2024-03-15T18:01:10.845Z] "runtime/cgo", [2024-03-15T18:01:10.845Z] "runtime/internal/atomic", [2024-03-15T18:01:10.845Z] "runtime/internal/math", [2024-03-15T18:01:10.845Z] "runtime/internal/sys", [2024-03-15T18:01:10.845Z] "sort", [2024-03-15T18:01:10.845Z] "strconv", [2024-03-15T18:01:10.845Z] "strings", [2024-03-15T18:01:10.845Z] "sync", [2024-03-15T18:01:10.845Z] "sync/atomic", [2024-03-15T18:01:10.845Z] "syscall", [2024-03-15T18:01:10.845Z] "time", [2024-03-15T18:01:10.845Z] "unicode", [2024-03-15T18:01:10.845Z] "unicode/utf16", [2024-03-15T18:01:10.845Z] "unicode/utf8", [2024-03-15T18:01:10.845Z] "unsafe", [2024-03-15T18:01:10.845Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.845Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.845Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.845Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.845Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.845Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.845Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.845Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.845Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.845Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.845Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.845Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.845Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.845Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.845Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.845Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.845Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.845Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.845Z] ], [2024-03-15T18:01:10.845Z] "TestGoFiles": [ [2024-03-15T18:01:10.845Z] "command_test.go" [2024-03-15T18:01:10.845Z] ], [2024-03-15T18:01:10.845Z] "TestImports": [ [2024-03-15T18:01:10.845Z] "context", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.845Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.845Z] "strconv", [2024-03-15T18:01:10.845Z] "sync", [2024-03-15T18:01:10.845Z] "testing", [2024-03-15T18:01:10.845Z] "time" [2024-03-15T18:01:10.845Z] ] [2024-03-15T18:01:10.845Z] } [2024-03-15T18:01:10.845Z] { [2024-03-15T18:01:10.845Z] "Dir": "/w/workspace/edgex-go/635/internal/security/bootstrapper/command/setupacl/share", [2024-03-15T18:01:10.845Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-03-15T18:01:10.845Z] "Name": "share", [2024-03-15T18:01:10.845Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.845Z] "Module": { [2024-03-15T18:01:10.845Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.845Z] "Main": true, [2024-03-15T18:01:10.845Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.845Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.845Z] "GoVersion": "1.21" [2024-03-15T18:01:10.845Z] }, [2024-03-15T18:01:10.845Z] "Match": [ [2024-03-15T18:01:10.845Z] "./..." [2024-03-15T18:01:10.845Z] ], [2024-03-15T18:01:10.845Z] "Stale": true, [2024-03-15T18:01:10.845Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.845Z] "GoFiles": [ [2024-03-15T18:01:10.845Z] "constant.go" [2024-03-15T18:01:10.845Z] ] [2024-03-15T18:01:10.845Z] } [2024-03-15T18:01:10.845Z] { [2024-03-15T18:01:10.845Z] "Dir": "/w/workspace/edgex-go/635/internal/security/bootstrapper/helper", [2024-03-15T18:01:10.845Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-15T18:01:10.845Z] "Name": "helper", [2024-03-15T18:01:10.845Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.845Z] "Module": { [2024-03-15T18:01:10.845Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.845Z] "Main": true, [2024-03-15T18:01:10.845Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.845Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.845Z] "GoVersion": "1.21" [2024-03-15T18:01:10.845Z] }, [2024-03-15T18:01:10.845Z] "Match": [ [2024-03-15T18:01:10.845Z] "./..." [2024-03-15T18:01:10.845Z] ], [2024-03-15T18:01:10.845Z] "Stale": true, [2024-03-15T18:01:10.845Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.845Z] "GoFiles": [ [2024-03-15T18:01:10.845Z] "helper.go", [2024-03-15T18:01:10.845Z] "redis_conf.go" [2024-03-15T18:01:10.845Z] ], [2024-03-15T18:01:10.845Z] "Imports": [ [2024-03-15T18:01:10.845Z] "bufio", [2024-03-15T18:01:10.845Z] "crypto/sha256", [2024-03-15T18:01:10.845Z] "fmt", [2024-03-15T18:01:10.845Z] "math/rand", [2024-03-15T18:01:10.845Z] "os", [2024-03-15T18:01:10.845Z] "path/filepath", [2024-03-15T18:01:10.845Z] "strconv", [2024-03-15T18:01:10.845Z] "text/template", [2024-03-15T18:01:10.845Z] "time" [2024-03-15T18:01:10.845Z] ], [2024-03-15T18:01:10.845Z] "Deps": [ [2024-03-15T18:01:10.845Z] "bufio", [2024-03-15T18:01:10.845Z] "bytes", [2024-03-15T18:01:10.845Z] "crypto", [2024-03-15T18:01:10.845Z] "crypto/sha256", [2024-03-15T18:01:10.845Z] "encoding/binary", [2024-03-15T18:01:10.845Z] "errors", [2024-03-15T18:01:10.845Z] "fmt", [2024-03-15T18:01:10.845Z] "hash", [2024-03-15T18:01:10.845Z] "internal/abi", [2024-03-15T18:01:10.845Z] "internal/bytealg", [2024-03-15T18:01:10.845Z] "internal/cpu", [2024-03-15T18:01:10.845Z] "internal/fmtsort", [2024-03-15T18:01:10.845Z] "internal/goexperiment", [2024-03-15T18:01:10.845Z] "internal/itoa", [2024-03-15T18:01:10.845Z] "internal/oserror", [2024-03-15T18:01:10.845Z] "internal/poll", [2024-03-15T18:01:10.845Z] "internal/race", [2024-03-15T18:01:10.845Z] "internal/reflectlite", [2024-03-15T18:01:10.845Z] "internal/syscall/execenv", [2024-03-15T18:01:10.845Z] "internal/syscall/unix", [2024-03-15T18:01:10.845Z] "internal/testlog", [2024-03-15T18:01:10.845Z] "internal/unsafeheader", [2024-03-15T18:01:10.845Z] "io", [2024-03-15T18:01:10.845Z] "io/fs", [2024-03-15T18:01:10.845Z] "math", [2024-03-15T18:01:10.845Z] "math/bits", [2024-03-15T18:01:10.845Z] "math/rand", [2024-03-15T18:01:10.845Z] "net/url", [2024-03-15T18:01:10.845Z] "os", [2024-03-15T18:01:10.845Z] "path", [2024-03-15T18:01:10.845Z] "path/filepath", [2024-03-15T18:01:10.845Z] "reflect", [2024-03-15T18:01:10.845Z] "runtime", [2024-03-15T18:01:10.845Z] "runtime/internal/atomic", [2024-03-15T18:01:10.845Z] "runtime/internal/math", [2024-03-15T18:01:10.845Z] "runtime/internal/sys", [2024-03-15T18:01:10.845Z] "sort", [2024-03-15T18:01:10.845Z] "strconv", [2024-03-15T18:01:10.845Z] "strings", [2024-03-15T18:01:10.845Z] "sync", [2024-03-15T18:01:10.845Z] "sync/atomic", [2024-03-15T18:01:10.845Z] "syscall", [2024-03-15T18:01:10.845Z] "text/template", [2024-03-15T18:01:10.845Z] "text/template/parse", [2024-03-15T18:01:10.845Z] "time", [2024-03-15T18:01:10.845Z] "unicode", [2024-03-15T18:01:10.845Z] "unicode/utf8", [2024-03-15T18:01:10.845Z] "unsafe" [2024-03-15T18:01:10.845Z] ], [2024-03-15T18:01:10.845Z] "TestGoFiles": [ [2024-03-15T18:01:10.845Z] "helper_test.go", [2024-03-15T18:01:10.845Z] "redis_config_test.go" [2024-03-15T18:01:10.845Z] ], [2024-03-15T18:01:10.845Z] "TestImports": [ [2024-03-15T18:01:10.845Z] "bufio", [2024-03-15T18:01:10.845Z] "crypto/sha256", [2024-03-15T18:01:10.845Z] "fmt", [2024-03-15T18:01:10.845Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.845Z] "os", [2024-03-15T18:01:10.845Z] "path/filepath", [2024-03-15T18:01:10.845Z] "strings", [2024-03-15T18:01:10.845Z] "testing" [2024-03-15T18:01:10.845Z] ] [2024-03-15T18:01:10.845Z] } [2024-03-15T18:01:10.845Z] { [2024-03-15T18:01:10.845Z] "Dir": "/w/workspace/edgex-go/635/internal/security/bootstrapper/command/setupacl", [2024-03-15T18:01:10.845Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl", [2024-03-15T18:01:10.845Z] "Name": "setupacl", [2024-03-15T18:01:10.845Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.845Z] "Module": { [2024-03-15T18:01:10.845Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.845Z] "Main": true, [2024-03-15T18:01:10.845Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.845Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.845Z] "GoVersion": "1.21" [2024-03-15T18:01:10.845Z] }, [2024-03-15T18:01:10.845Z] "Match": [ [2024-03-15T18:01:10.845Z] "./..." [2024-03-15T18:01:10.845Z] ], [2024-03-15T18:01:10.845Z] "Stale": true, [2024-03-15T18:01:10.845Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.845Z] "GoFiles": [ [2024-03-15T18:01:10.845Z] "aclbootstrap.go", [2024-03-15T18:01:10.845Z] "aclpolicies.go", [2024-03-15T18:01:10.845Z] "acltokens.go", [2024-03-15T18:01:10.845Z] "command.go" [2024-03-15T18:01:10.845Z] ], [2024-03-15T18:01:10.845Z] "Imports": [ [2024-03-15T18:01:10.845Z] "bytes", [2024-03-15T18:01:10.845Z] "context", [2024-03-15T18:01:10.845Z] "encoding/json", [2024-03-15T18:01:10.845Z] "errors", [2024-03-15T18:01:10.845Z] "flag", [2024-03-15T18:01:10.845Z] "fmt", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.845Z] "io", [2024-03-15T18:01:10.845Z] "net/http", [2024-03-15T18:01:10.845Z] "net/url", [2024-03-15T18:01:10.845Z] "os", [2024-03-15T18:01:10.845Z] "path/filepath", [2024-03-15T18:01:10.845Z] "reflect", [2024-03-15T18:01:10.845Z] "regexp", [2024-03-15T18:01:10.845Z] "strings", [2024-03-15T18:01:10.845Z] "sync", [2024-03-15T18:01:10.845Z] "time" [2024-03-15T18:01:10.845Z] ], [2024-03-15T18:01:10.845Z] "Deps": [ [2024-03-15T18:01:10.845Z] "bufio", [2024-03-15T18:01:10.845Z] "bytes", [2024-03-15T18:01:10.845Z] "compress/flate", [2024-03-15T18:01:10.845Z] "compress/gzip", [2024-03-15T18:01:10.845Z] "compress/zlib", [2024-03-15T18:01:10.845Z] "container/list", [2024-03-15T18:01:10.845Z] "context", [2024-03-15T18:01:10.845Z] "crypto", [2024-03-15T18:01:10.845Z] "crypto/aes", [2024-03-15T18:01:10.845Z] "crypto/cipher", [2024-03-15T18:01:10.845Z] "crypto/des", [2024-03-15T18:01:10.845Z] "crypto/dsa", [2024-03-15T18:01:10.845Z] "crypto/ecdsa", [2024-03-15T18:01:10.845Z] "crypto/ed25519", [2024-03-15T18:01:10.845Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.845Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.845Z] "crypto/elliptic", [2024-03-15T18:01:10.845Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.845Z] "crypto/hmac", [2024-03-15T18:01:10.845Z] "crypto/internal/randutil", [2024-03-15T18:01:10.845Z] "crypto/internal/subtle", [2024-03-15T18:01:10.845Z] "crypto/md5", [2024-03-15T18:01:10.845Z] "crypto/rand", [2024-03-15T18:01:10.845Z] "crypto/rc4", [2024-03-15T18:01:10.845Z] "crypto/rsa", [2024-03-15T18:01:10.845Z] "crypto/sha1", [2024-03-15T18:01:10.845Z] "crypto/sha256", [2024-03-15T18:01:10.845Z] "crypto/sha512", [2024-03-15T18:01:10.845Z] "crypto/subtle", [2024-03-15T18:01:10.845Z] "crypto/tls", [2024-03-15T18:01:10.845Z] "crypto/x509", [2024-03-15T18:01:10.845Z] "crypto/x509/pkix", [2024-03-15T18:01:10.845Z] "database/sql/driver", [2024-03-15T18:01:10.845Z] "debug/dwarf", [2024-03-15T18:01:10.845Z] "debug/macho", [2024-03-15T18:01:10.845Z] "embed", [2024-03-15T18:01:10.845Z] "encoding", [2024-03-15T18:01:10.845Z] "encoding/asn1", [2024-03-15T18:01:10.845Z] "encoding/base32", [2024-03-15T18:01:10.845Z] "encoding/base64", [2024-03-15T18:01:10.845Z] "encoding/binary", [2024-03-15T18:01:10.845Z] "encoding/csv", [2024-03-15T18:01:10.845Z] "encoding/hex", [2024-03-15T18:01:10.845Z] "encoding/json", [2024-03-15T18:01:10.845Z] "encoding/pem", [2024-03-15T18:01:10.845Z] "encoding/xml", [2024-03-15T18:01:10.845Z] "errors", [2024-03-15T18:01:10.845Z] "flag", [2024-03-15T18:01:10.845Z] "fmt", [2024-03-15T18:01:10.845Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.845Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.845Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.845Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.845Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.845Z] "github.com/fatih/color", [2024-03-15T18:01:10.845Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.845Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.845Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.845Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.845Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.845Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.845Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.845Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.845Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.845Z] "github.com/go-kit/log", [2024-03-15T18:01:10.845Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.845Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.845Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.845Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.845Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.846Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.846Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.846Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.846Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.846Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.846Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.846Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.846Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.846Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.846Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.846Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.846Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.846Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.846Z] "github.com/google/uuid", [2024-03-15T18:01:10.846Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.846Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.846Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.846Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.846Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.846Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.846Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.846Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.846Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.846Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.846Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.846Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.846Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.846Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.846Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.846Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.846Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.846Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.846Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.846Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.846Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.846Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.846Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.846Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.846Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.846Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.846Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.846Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.846Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.846Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.846Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.846Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.846Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.846Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.846Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.846Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.846Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.846Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.846Z] "github.com/x448/float16", [2024-03-15T18:01:10.846Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.846Z] "go/token", [2024-03-15T18:01:10.846Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.846Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.846Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.846Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.846Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.846Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.846Z] "golang.org/x/net/html", [2024-03-15T18:01:10.846Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.846Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.846Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.846Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.846Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.846Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.846Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.846Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.846Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.846Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.846Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.846Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.846Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.846Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.846Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.846Z] "golang.org/x/text/language", [2024-03-15T18:01:10.846Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.846Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.846Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.846Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.846Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.846Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.846Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.846Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.846Z] "hash", [2024-03-15T18:01:10.846Z] "hash/adler32", [2024-03-15T18:01:10.846Z] "hash/crc32", [2024-03-15T18:01:10.846Z] "hash/fnv", [2024-03-15T18:01:10.846Z] "html", [2024-03-15T18:01:10.846Z] "html/template", [2024-03-15T18:01:10.846Z] "internal/abi", [2024-03-15T18:01:10.846Z] "internal/bytealg", [2024-03-15T18:01:10.846Z] "internal/cpu", [2024-03-15T18:01:10.846Z] "internal/fmtsort", [2024-03-15T18:01:10.846Z] "internal/goexperiment", [2024-03-15T18:01:10.846Z] "internal/itoa", [2024-03-15T18:01:10.846Z] "internal/nettrace", [2024-03-15T18:01:10.846Z] "internal/oserror", [2024-03-15T18:01:10.846Z] "internal/poll", [2024-03-15T18:01:10.846Z] "internal/race", [2024-03-15T18:01:10.846Z] "internal/reflectlite", [2024-03-15T18:01:10.846Z] "internal/singleflight", [2024-03-15T18:01:10.846Z] "internal/syscall/execenv", [2024-03-15T18:01:10.846Z] "internal/syscall/unix", [2024-03-15T18:01:10.846Z] "internal/testlog", [2024-03-15T18:01:10.846Z] "internal/unsafeheader", [2024-03-15T18:01:10.846Z] "io", [2024-03-15T18:01:10.846Z] "io/fs", [2024-03-15T18:01:10.846Z] "io/ioutil", [2024-03-15T18:01:10.846Z] "log", [2024-03-15T18:01:10.846Z] "log/syslog", [2024-03-15T18:01:10.846Z] "math", [2024-03-15T18:01:10.846Z] "math/big", [2024-03-15T18:01:10.846Z] "math/bits", [2024-03-15T18:01:10.846Z] "math/rand", [2024-03-15T18:01:10.846Z] "mime", [2024-03-15T18:01:10.846Z] "mime/multipart", [2024-03-15T18:01:10.846Z] "mime/quotedprintable", [2024-03-15T18:01:10.846Z] "net", [2024-03-15T18:01:10.846Z] "net/http", [2024-03-15T18:01:10.846Z] "net/http/httptest", [2024-03-15T18:01:10.846Z] "net/http/httptrace", [2024-03-15T18:01:10.846Z] "net/http/httputil", [2024-03-15T18:01:10.846Z] "net/http/internal", [2024-03-15T18:01:10.846Z] "net/http/internal/ascii", [2024-03-15T18:01:10.846Z] "net/http/internal/testcert", [2024-03-15T18:01:10.846Z] "net/textproto", [2024-03-15T18:01:10.846Z] "net/url", [2024-03-15T18:01:10.846Z] "os", [2024-03-15T18:01:10.846Z] "os/signal", [2024-03-15T18:01:10.846Z] "path", [2024-03-15T18:01:10.846Z] "path/filepath", [2024-03-15T18:01:10.846Z] "reflect", [2024-03-15T18:01:10.846Z] "regexp", [2024-03-15T18:01:10.846Z] "regexp/syntax", [2024-03-15T18:01:10.846Z] "runtime", [2024-03-15T18:01:10.846Z] "runtime/cgo", [2024-03-15T18:01:10.846Z] "runtime/debug", [2024-03-15T18:01:10.846Z] "runtime/internal/atomic", [2024-03-15T18:01:10.846Z] "runtime/internal/math", [2024-03-15T18:01:10.846Z] "runtime/internal/sys", [2024-03-15T18:01:10.846Z] "runtime/pprof", [2024-03-15T18:01:10.846Z] "sort", [2024-03-15T18:01:10.846Z] "strconv", [2024-03-15T18:01:10.846Z] "strings", [2024-03-15T18:01:10.846Z] "sync", [2024-03-15T18:01:10.846Z] "sync/atomic", [2024-03-15T18:01:10.846Z] "syscall", [2024-03-15T18:01:10.846Z] "text/tabwriter", [2024-03-15T18:01:10.846Z] "text/template", [2024-03-15T18:01:10.846Z] "text/template/parse", [2024-03-15T18:01:10.846Z] "time", [2024-03-15T18:01:10.846Z] "unicode", [2024-03-15T18:01:10.846Z] "unicode/utf16", [2024-03-15T18:01:10.846Z] "unicode/utf8", [2024-03-15T18:01:10.846Z] "unsafe", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.846Z] ], [2024-03-15T18:01:10.846Z] "TestGoFiles": [ [2024-03-15T18:01:10.846Z] "aclpolicies_test.go", [2024-03-15T18:01:10.846Z] "acltokens_test.go", [2024-03-15T18:01:10.846Z] "command_test.go", [2024-03-15T18:01:10.846Z] "stubdata_test.go", [2024-03-15T18:01:10.846Z] "stubregistryserver_test.go" [2024-03-15T18:01:10.846Z] ], [2024-03-15T18:01:10.846Z] "TestImports": [ [2024-03-15T18:01:10.846Z] "context", [2024-03-15T18:01:10.846Z] "encoding/json", [2024-03-15T18:01:10.846Z] "fmt", [2024-03-15T18:01:10.846Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.846Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-15T18:01:10.846Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.846Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.846Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.846Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.846Z] "io", [2024-03-15T18:01:10.846Z] "math/rand", [2024-03-15T18:01:10.846Z] "net/http", [2024-03-15T18:01:10.846Z] "net/http/httptest", [2024-03-15T18:01:10.846Z] "net/url", [2024-03-15T18:01:10.846Z] "os", [2024-03-15T18:01:10.846Z] "path", [2024-03-15T18:01:10.846Z] "path/filepath", [2024-03-15T18:01:10.846Z] "strconv", [2024-03-15T18:01:10.846Z] "strings", [2024-03-15T18:01:10.846Z] "sync", [2024-03-15T18:01:10.846Z] "testing", [2024-03-15T18:01:10.846Z] "time" [2024-03-15T18:01:10.846Z] ] [2024-03-15T18:01:10.846Z] } [2024-03-15T18:01:10.846Z] { [2024-03-15T18:01:10.846Z] "Dir": "/w/workspace/edgex-go/635/internal/security/bootstrapper/command/waitfor", [2024-03-15T18:01:10.846Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor", [2024-03-15T18:01:10.846Z] "Name": "waitfor", [2024-03-15T18:01:10.846Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.846Z] "Module": { [2024-03-15T18:01:10.846Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.846Z] "Main": true, [2024-03-15T18:01:10.846Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.846Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.846Z] "GoVersion": "1.21" [2024-03-15T18:01:10.846Z] }, [2024-03-15T18:01:10.846Z] "Match": [ [2024-03-15T18:01:10.846Z] "./..." [2024-03-15T18:01:10.846Z] ], [2024-03-15T18:01:10.846Z] "Stale": true, [2024-03-15T18:01:10.846Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.846Z] "GoFiles": [ [2024-03-15T18:01:10.846Z] "command.go", [2024-03-15T18:01:10.846Z] "uri_flags.go" [2024-03-15T18:01:10.846Z] ], [2024-03-15T18:01:10.846Z] "Imports": [ [2024-03-15T18:01:10.846Z] "context", [2024-03-15T18:01:10.846Z] "flag", [2024-03-15T18:01:10.846Z] "fmt", [2024-03-15T18:01:10.846Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.846Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.846Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.846Z] "net", [2024-03-15T18:01:10.846Z] "net/http", [2024-03-15T18:01:10.846Z] "net/url", [2024-03-15T18:01:10.846Z] "os", [2024-03-15T18:01:10.846Z] "strings", [2024-03-15T18:01:10.846Z] "sync", [2024-03-15T18:01:10.846Z] "time" [2024-03-15T18:01:10.846Z] ], [2024-03-15T18:01:10.846Z] "Deps": [ [2024-03-15T18:01:10.846Z] "bufio", [2024-03-15T18:01:10.846Z] "bytes", [2024-03-15T18:01:10.846Z] "compress/flate", [2024-03-15T18:01:10.846Z] "compress/gzip", [2024-03-15T18:01:10.846Z] "compress/zlib", [2024-03-15T18:01:10.846Z] "container/list", [2024-03-15T18:01:10.846Z] "context", [2024-03-15T18:01:10.846Z] "crypto", [2024-03-15T18:01:10.846Z] "crypto/aes", [2024-03-15T18:01:10.846Z] "crypto/cipher", [2024-03-15T18:01:10.846Z] "crypto/des", [2024-03-15T18:01:10.846Z] "crypto/dsa", [2024-03-15T18:01:10.846Z] "crypto/ecdsa", [2024-03-15T18:01:10.846Z] "crypto/ed25519", [2024-03-15T18:01:10.846Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.846Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.846Z] "crypto/elliptic", [2024-03-15T18:01:10.846Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.846Z] "crypto/hmac", [2024-03-15T18:01:10.846Z] "crypto/internal/randutil", [2024-03-15T18:01:10.846Z] "crypto/internal/subtle", [2024-03-15T18:01:10.846Z] "crypto/md5", [2024-03-15T18:01:10.846Z] "crypto/rand", [2024-03-15T18:01:10.846Z] "crypto/rc4", [2024-03-15T18:01:10.846Z] "crypto/rsa", [2024-03-15T18:01:10.846Z] "crypto/sha1", [2024-03-15T18:01:10.846Z] "crypto/sha256", [2024-03-15T18:01:10.846Z] "crypto/sha512", [2024-03-15T18:01:10.846Z] "crypto/subtle", [2024-03-15T18:01:10.846Z] "crypto/tls", [2024-03-15T18:01:10.846Z] "crypto/x509", [2024-03-15T18:01:10.846Z] "crypto/x509/pkix", [2024-03-15T18:01:10.846Z] "database/sql/driver", [2024-03-15T18:01:10.846Z] "debug/dwarf", [2024-03-15T18:01:10.846Z] "debug/macho", [2024-03-15T18:01:10.846Z] "encoding", [2024-03-15T18:01:10.846Z] "encoding/asn1", [2024-03-15T18:01:10.846Z] "encoding/base64", [2024-03-15T18:01:10.846Z] "encoding/binary", [2024-03-15T18:01:10.846Z] "encoding/csv", [2024-03-15T18:01:10.846Z] "encoding/hex", [2024-03-15T18:01:10.846Z] "encoding/json", [2024-03-15T18:01:10.846Z] "encoding/pem", [2024-03-15T18:01:10.846Z] "encoding/xml", [2024-03-15T18:01:10.846Z] "errors", [2024-03-15T18:01:10.846Z] "flag", [2024-03-15T18:01:10.846Z] "fmt", [2024-03-15T18:01:10.846Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.846Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.846Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.846Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.846Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.846Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.846Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.846Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.846Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.846Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.846Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.846Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.846Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.846Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.846Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.846Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.846Z] "github.com/go-kit/log", [2024-03-15T18:01:10.846Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.846Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.846Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.846Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.846Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.846Z] "github.com/google/uuid", [2024-03-15T18:01:10.846Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.846Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.846Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.846Z] "golang.org/x/net/html", [2024-03-15T18:01:10.846Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.846Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.846Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.846Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.846Z] "golang.org/x/text/language", [2024-03-15T18:01:10.846Z] "hash", [2024-03-15T18:01:10.846Z] "hash/adler32", [2024-03-15T18:01:10.846Z] "hash/crc32", [2024-03-15T18:01:10.846Z] "internal/abi", [2024-03-15T18:01:10.846Z] "internal/bytealg", [2024-03-15T18:01:10.846Z] "internal/cpu", [2024-03-15T18:01:10.846Z] "internal/fmtsort", [2024-03-15T18:01:10.846Z] "internal/goexperiment", [2024-03-15T18:01:10.846Z] "internal/itoa", [2024-03-15T18:01:10.846Z] "internal/nettrace", [2024-03-15T18:01:10.846Z] "internal/oserror", [2024-03-15T18:01:10.846Z] "internal/poll", [2024-03-15T18:01:10.846Z] "internal/race", [2024-03-15T18:01:10.846Z] "internal/reflectlite", [2024-03-15T18:01:10.846Z] "internal/singleflight", [2024-03-15T18:01:10.846Z] "internal/syscall/execenv", [2024-03-15T18:01:10.846Z] "internal/syscall/unix", [2024-03-15T18:01:10.846Z] "internal/testlog", [2024-03-15T18:01:10.846Z] "internal/unsafeheader", [2024-03-15T18:01:10.846Z] "io", [2024-03-15T18:01:10.846Z] "io/fs", [2024-03-15T18:01:10.846Z] "io/ioutil", [2024-03-15T18:01:10.846Z] "log", [2024-03-15T18:01:10.846Z] "math", [2024-03-15T18:01:10.846Z] "math/big", [2024-03-15T18:01:10.846Z] "math/bits", [2024-03-15T18:01:10.846Z] "math/rand", [2024-03-15T18:01:10.846Z] "mime", [2024-03-15T18:01:10.846Z] "mime/multipart", [2024-03-15T18:01:10.846Z] "mime/quotedprintable", [2024-03-15T18:01:10.846Z] "net", [2024-03-15T18:01:10.846Z] "net/http", [2024-03-15T18:01:10.846Z] "net/http/httptest", [2024-03-15T18:01:10.846Z] "net/http/httptrace", [2024-03-15T18:01:10.846Z] "net/http/internal", [2024-03-15T18:01:10.846Z] "net/http/internal/ascii", [2024-03-15T18:01:10.846Z] "net/http/internal/testcert", [2024-03-15T18:01:10.846Z] "net/textproto", [2024-03-15T18:01:10.846Z] "net/url", [2024-03-15T18:01:10.846Z] "os", [2024-03-15T18:01:10.846Z] "path", [2024-03-15T18:01:10.846Z] "path/filepath", [2024-03-15T18:01:10.846Z] "reflect", [2024-03-15T18:01:10.846Z] "regexp", [2024-03-15T18:01:10.846Z] "regexp/syntax", [2024-03-15T18:01:10.846Z] "runtime", [2024-03-15T18:01:10.846Z] "runtime/cgo", [2024-03-15T18:01:10.846Z] "runtime/internal/atomic", [2024-03-15T18:01:10.846Z] "runtime/internal/math", [2024-03-15T18:01:10.846Z] "runtime/internal/sys", [2024-03-15T18:01:10.846Z] "sort", [2024-03-15T18:01:10.846Z] "strconv", [2024-03-15T18:01:10.846Z] "strings", [2024-03-15T18:01:10.846Z] "sync", [2024-03-15T18:01:10.846Z] "sync/atomic", [2024-03-15T18:01:10.846Z] "syscall", [2024-03-15T18:01:10.846Z] "time", [2024-03-15T18:01:10.846Z] "unicode", [2024-03-15T18:01:10.846Z] "unicode/utf16", [2024-03-15T18:01:10.846Z] "unicode/utf8", [2024-03-15T18:01:10.846Z] "unsafe", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.846Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.846Z] ], [2024-03-15T18:01:10.846Z] "TestGoFiles": [ [2024-03-15T18:01:10.846Z] "command_test.go" [2024-03-15T18:01:10.846Z] ], [2024-03-15T18:01:10.847Z] "TestImports": [ [2024-03-15T18:01:10.847Z] "context", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.847Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.847Z] "math/rand", [2024-03-15T18:01:10.847Z] "net", [2024-03-15T18:01:10.847Z] "net/http", [2024-03-15T18:01:10.847Z] "net/http/httptest", [2024-03-15T18:01:10.847Z] "os", [2024-03-15T18:01:10.847Z] "path/filepath", [2024-03-15T18:01:10.847Z] "strconv", [2024-03-15T18:01:10.847Z] "sync", [2024-03-15T18:01:10.847Z] "testing", [2024-03-15T18:01:10.847Z] "time" [2024-03-15T18:01:10.847Z] ] [2024-03-15T18:01:10.847Z] } [2024-03-15T18:01:10.847Z] { [2024-03-15T18:01:10.847Z] "Dir": "/w/workspace/edgex-go/635/internal/security/bootstrapper/command", [2024-03-15T18:01:10.847Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-03-15T18:01:10.847Z] "Name": "command", [2024-03-15T18:01:10.847Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.847Z] "Module": { [2024-03-15T18:01:10.847Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.847Z] "Main": true, [2024-03-15T18:01:10.847Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.847Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.847Z] "GoVersion": "1.21" [2024-03-15T18:01:10.847Z] }, [2024-03-15T18:01:10.847Z] "Match": [ [2024-03-15T18:01:10.847Z] "./..." [2024-03-15T18:01:10.847Z] ], [2024-03-15T18:01:10.847Z] "Stale": true, [2024-03-15T18:01:10.847Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.847Z] "GoFiles": [ [2024-03-15T18:01:10.847Z] "cmd_dispatcher.go", [2024-03-15T18:01:10.847Z] "flags_common.go" [2024-03-15T18:01:10.847Z] ], [2024-03-15T18:01:10.847Z] "Imports": [ [2024-03-15T18:01:10.847Z] "context", [2024-03-15T18:01:10.847Z] "flag", [2024-03-15T18:01:10.847Z] "fmt", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.847Z] "os", [2024-03-15T18:01:10.847Z] "sync" [2024-03-15T18:01:10.847Z] ], [2024-03-15T18:01:10.847Z] "Deps": [ [2024-03-15T18:01:10.847Z] "bufio", [2024-03-15T18:01:10.847Z] "bytes", [2024-03-15T18:01:10.847Z] "compress/flate", [2024-03-15T18:01:10.847Z] "compress/gzip", [2024-03-15T18:01:10.847Z] "compress/zlib", [2024-03-15T18:01:10.847Z] "container/list", [2024-03-15T18:01:10.847Z] "context", [2024-03-15T18:01:10.847Z] "crypto", [2024-03-15T18:01:10.847Z] "crypto/aes", [2024-03-15T18:01:10.847Z] "crypto/cipher", [2024-03-15T18:01:10.847Z] "crypto/des", [2024-03-15T18:01:10.847Z] "crypto/dsa", [2024-03-15T18:01:10.847Z] "crypto/ecdsa", [2024-03-15T18:01:10.847Z] "crypto/ed25519", [2024-03-15T18:01:10.847Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.847Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.847Z] "crypto/elliptic", [2024-03-15T18:01:10.847Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.847Z] "crypto/hmac", [2024-03-15T18:01:10.847Z] "crypto/internal/randutil", [2024-03-15T18:01:10.847Z] "crypto/internal/subtle", [2024-03-15T18:01:10.847Z] "crypto/md5", [2024-03-15T18:01:10.847Z] "crypto/rand", [2024-03-15T18:01:10.847Z] "crypto/rc4", [2024-03-15T18:01:10.847Z] "crypto/rsa", [2024-03-15T18:01:10.847Z] "crypto/sha1", [2024-03-15T18:01:10.847Z] "crypto/sha256", [2024-03-15T18:01:10.847Z] "crypto/sha512", [2024-03-15T18:01:10.847Z] "crypto/subtle", [2024-03-15T18:01:10.847Z] "crypto/tls", [2024-03-15T18:01:10.847Z] "crypto/x509", [2024-03-15T18:01:10.847Z] "crypto/x509/pkix", [2024-03-15T18:01:10.847Z] "database/sql/driver", [2024-03-15T18:01:10.847Z] "debug/dwarf", [2024-03-15T18:01:10.847Z] "debug/macho", [2024-03-15T18:01:10.847Z] "embed", [2024-03-15T18:01:10.847Z] "encoding", [2024-03-15T18:01:10.847Z] "encoding/asn1", [2024-03-15T18:01:10.847Z] "encoding/base32", [2024-03-15T18:01:10.847Z] "encoding/base64", [2024-03-15T18:01:10.847Z] "encoding/binary", [2024-03-15T18:01:10.847Z] "encoding/csv", [2024-03-15T18:01:10.847Z] "encoding/hex", [2024-03-15T18:01:10.847Z] "encoding/json", [2024-03-15T18:01:10.847Z] "encoding/pem", [2024-03-15T18:01:10.847Z] "encoding/xml", [2024-03-15T18:01:10.847Z] "errors", [2024-03-15T18:01:10.847Z] "flag", [2024-03-15T18:01:10.847Z] "fmt", [2024-03-15T18:01:10.847Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.847Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.847Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.847Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.847Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.847Z] "github.com/fatih/color", [2024-03-15T18:01:10.847Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.847Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.847Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.847Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.847Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.847Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.847Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.847Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.847Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.847Z] "github.com/go-kit/log", [2024-03-15T18:01:10.847Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.847Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.847Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.847Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.847Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.847Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.847Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.847Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.847Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.847Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.847Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.847Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.847Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.847Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.847Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.847Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.847Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.847Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.847Z] "github.com/google/uuid", [2024-03-15T18:01:10.847Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.847Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.847Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.847Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.847Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.847Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.847Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.847Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.847Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.847Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.847Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.847Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.847Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.847Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.847Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.847Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.847Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.847Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.847Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.847Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.847Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.847Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.847Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.847Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.847Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.847Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.847Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.847Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.847Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.847Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.847Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.847Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.847Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.847Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.847Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.847Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.847Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.847Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.847Z] "github.com/x448/float16", [2024-03-15T18:01:10.847Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.847Z] "go/token", [2024-03-15T18:01:10.847Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.847Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.847Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.847Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.847Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.847Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.847Z] "golang.org/x/net/html", [2024-03-15T18:01:10.847Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.847Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.847Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.847Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.847Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.847Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.847Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.847Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.847Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.847Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.847Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.847Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.847Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.847Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.847Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.847Z] "golang.org/x/text/language", [2024-03-15T18:01:10.847Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.847Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.847Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.847Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.847Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.847Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.847Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.847Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.847Z] "hash", [2024-03-15T18:01:10.847Z] "hash/adler32", [2024-03-15T18:01:10.847Z] "hash/crc32", [2024-03-15T18:01:10.847Z] "hash/fnv", [2024-03-15T18:01:10.847Z] "html", [2024-03-15T18:01:10.847Z] "html/template", [2024-03-15T18:01:10.847Z] "internal/abi", [2024-03-15T18:01:10.847Z] "internal/bytealg", [2024-03-15T18:01:10.847Z] "internal/cpu", [2024-03-15T18:01:10.847Z] "internal/fmtsort", [2024-03-15T18:01:10.847Z] "internal/goexperiment", [2024-03-15T18:01:10.847Z] "internal/itoa", [2024-03-15T18:01:10.847Z] "internal/nettrace", [2024-03-15T18:01:10.847Z] "internal/oserror", [2024-03-15T18:01:10.847Z] "internal/poll", [2024-03-15T18:01:10.847Z] "internal/race", [2024-03-15T18:01:10.847Z] "internal/reflectlite", [2024-03-15T18:01:10.847Z] "internal/singleflight", [2024-03-15T18:01:10.847Z] "internal/syscall/execenv", [2024-03-15T18:01:10.847Z] "internal/syscall/unix", [2024-03-15T18:01:10.847Z] "internal/testlog", [2024-03-15T18:01:10.847Z] "internal/unsafeheader", [2024-03-15T18:01:10.847Z] "io", [2024-03-15T18:01:10.847Z] "io/fs", [2024-03-15T18:01:10.847Z] "io/ioutil", [2024-03-15T18:01:10.847Z] "log", [2024-03-15T18:01:10.847Z] "log/syslog", [2024-03-15T18:01:10.847Z] "math", [2024-03-15T18:01:10.847Z] "math/big", [2024-03-15T18:01:10.848Z] "math/bits", [2024-03-15T18:01:10.848Z] "math/rand", [2024-03-15T18:01:10.848Z] "mime", [2024-03-15T18:01:10.848Z] "mime/multipart", [2024-03-15T18:01:10.848Z] "mime/quotedprintable", [2024-03-15T18:01:10.848Z] "net", [2024-03-15T18:01:10.848Z] "net/http", [2024-03-15T18:01:10.848Z] "net/http/httptest", [2024-03-15T18:01:10.848Z] "net/http/httptrace", [2024-03-15T18:01:10.848Z] "net/http/httputil", [2024-03-15T18:01:10.848Z] "net/http/internal", [2024-03-15T18:01:10.848Z] "net/http/internal/ascii", [2024-03-15T18:01:10.848Z] "net/http/internal/testcert", [2024-03-15T18:01:10.848Z] "net/textproto", [2024-03-15T18:01:10.848Z] "net/url", [2024-03-15T18:01:10.848Z] "os", [2024-03-15T18:01:10.848Z] "os/signal", [2024-03-15T18:01:10.848Z] "path", [2024-03-15T18:01:10.848Z] "path/filepath", [2024-03-15T18:01:10.848Z] "reflect", [2024-03-15T18:01:10.848Z] "regexp", [2024-03-15T18:01:10.848Z] "regexp/syntax", [2024-03-15T18:01:10.848Z] "runtime", [2024-03-15T18:01:10.848Z] "runtime/cgo", [2024-03-15T18:01:10.848Z] "runtime/debug", [2024-03-15T18:01:10.848Z] "runtime/internal/atomic", [2024-03-15T18:01:10.848Z] "runtime/internal/math", [2024-03-15T18:01:10.848Z] "runtime/internal/sys", [2024-03-15T18:01:10.848Z] "runtime/pprof", [2024-03-15T18:01:10.848Z] "sort", [2024-03-15T18:01:10.848Z] "strconv", [2024-03-15T18:01:10.848Z] "strings", [2024-03-15T18:01:10.848Z] "sync", [2024-03-15T18:01:10.848Z] "sync/atomic", [2024-03-15T18:01:10.848Z] "syscall", [2024-03-15T18:01:10.848Z] "text/tabwriter", [2024-03-15T18:01:10.848Z] "text/template", [2024-03-15T18:01:10.848Z] "text/template/parse", [2024-03-15T18:01:10.848Z] "time", [2024-03-15T18:01:10.848Z] "unicode", [2024-03-15T18:01:10.848Z] "unicode/utf16", [2024-03-15T18:01:10.848Z] "unicode/utf8", [2024-03-15T18:01:10.848Z] "unsafe", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.848Z] ], [2024-03-15T18:01:10.848Z] "TestGoFiles": [ [2024-03-15T18:01:10.848Z] "cmd_dispatcher_test.go" [2024-03-15T18:01:10.848Z] ], [2024-03-15T18:01:10.848Z] "TestImports": [ [2024-03-15T18:01:10.848Z] "context", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.848Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.848Z] "sync", [2024-03-15T18:01:10.848Z] "testing" [2024-03-15T18:01:10.848Z] ] [2024-03-15T18:01:10.848Z] } [2024-03-15T18:01:10.848Z] { [2024-03-15T18:01:10.848Z] "Dir": "/w/workspace/edgex-go/635/internal/security/bootstrapper/container", [2024-03-15T18:01:10.848Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container", [2024-03-15T18:01:10.848Z] "Name": "container", [2024-03-15T18:01:10.848Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.848Z] "Module": { [2024-03-15T18:01:10.848Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.848Z] "Main": true, [2024-03-15T18:01:10.848Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.848Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.848Z] "GoVersion": "1.21" [2024-03-15T18:01:10.848Z] }, [2024-03-15T18:01:10.848Z] "Match": [ [2024-03-15T18:01:10.848Z] "./..." [2024-03-15T18:01:10.848Z] ], [2024-03-15T18:01:10.848Z] "Stale": true, [2024-03-15T18:01:10.848Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.848Z] "GoFiles": [ [2024-03-15T18:01:10.848Z] "container.go" [2024-03-15T18:01:10.848Z] ], [2024-03-15T18:01:10.848Z] "Imports": [ [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-15T18:01:10.848Z] ], [2024-03-15T18:01:10.848Z] "Deps": [ [2024-03-15T18:01:10.848Z] "bufio", [2024-03-15T18:01:10.848Z] "bytes", [2024-03-15T18:01:10.848Z] "compress/flate", [2024-03-15T18:01:10.848Z] "compress/gzip", [2024-03-15T18:01:10.848Z] "compress/zlib", [2024-03-15T18:01:10.848Z] "container/list", [2024-03-15T18:01:10.848Z] "context", [2024-03-15T18:01:10.848Z] "crypto", [2024-03-15T18:01:10.848Z] "crypto/aes", [2024-03-15T18:01:10.848Z] "crypto/cipher", [2024-03-15T18:01:10.848Z] "crypto/des", [2024-03-15T18:01:10.848Z] "crypto/dsa", [2024-03-15T18:01:10.848Z] "crypto/ecdsa", [2024-03-15T18:01:10.848Z] "crypto/ed25519", [2024-03-15T18:01:10.848Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.848Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.848Z] "crypto/elliptic", [2024-03-15T18:01:10.848Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.848Z] "crypto/hmac", [2024-03-15T18:01:10.848Z] "crypto/internal/randutil", [2024-03-15T18:01:10.848Z] "crypto/internal/subtle", [2024-03-15T18:01:10.848Z] "crypto/md5", [2024-03-15T18:01:10.848Z] "crypto/rand", [2024-03-15T18:01:10.848Z] "crypto/rc4", [2024-03-15T18:01:10.848Z] "crypto/rsa", [2024-03-15T18:01:10.848Z] "crypto/sha1", [2024-03-15T18:01:10.848Z] "crypto/sha256", [2024-03-15T18:01:10.848Z] "crypto/sha512", [2024-03-15T18:01:10.848Z] "crypto/subtle", [2024-03-15T18:01:10.848Z] "crypto/tls", [2024-03-15T18:01:10.848Z] "crypto/x509", [2024-03-15T18:01:10.848Z] "crypto/x509/pkix", [2024-03-15T18:01:10.848Z] "database/sql/driver", [2024-03-15T18:01:10.848Z] "debug/dwarf", [2024-03-15T18:01:10.848Z] "debug/macho", [2024-03-15T18:01:10.848Z] "encoding", [2024-03-15T18:01:10.848Z] "encoding/asn1", [2024-03-15T18:01:10.848Z] "encoding/base64", [2024-03-15T18:01:10.848Z] "encoding/binary", [2024-03-15T18:01:10.848Z] "encoding/csv", [2024-03-15T18:01:10.848Z] "encoding/hex", [2024-03-15T18:01:10.848Z] "encoding/json", [2024-03-15T18:01:10.848Z] "encoding/pem", [2024-03-15T18:01:10.848Z] "encoding/xml", [2024-03-15T18:01:10.848Z] "errors", [2024-03-15T18:01:10.848Z] "flag", [2024-03-15T18:01:10.848Z] "fmt", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.848Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.848Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.848Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.848Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.848Z] "github.com/go-kit/log", [2024-03-15T18:01:10.848Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.848Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.848Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.848Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.848Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.848Z] "github.com/google/uuid", [2024-03-15T18:01:10.848Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.848Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.848Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.848Z] "golang.org/x/net/html", [2024-03-15T18:01:10.848Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.848Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.848Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.848Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.848Z] "golang.org/x/text/language", [2024-03-15T18:01:10.848Z] "hash", [2024-03-15T18:01:10.848Z] "hash/adler32", [2024-03-15T18:01:10.848Z] "hash/crc32", [2024-03-15T18:01:10.848Z] "internal/abi", [2024-03-15T18:01:10.848Z] "internal/bytealg", [2024-03-15T18:01:10.848Z] "internal/cpu", [2024-03-15T18:01:10.848Z] "internal/fmtsort", [2024-03-15T18:01:10.848Z] "internal/goexperiment", [2024-03-15T18:01:10.848Z] "internal/itoa", [2024-03-15T18:01:10.848Z] "internal/nettrace", [2024-03-15T18:01:10.848Z] "internal/oserror", [2024-03-15T18:01:10.848Z] "internal/poll", [2024-03-15T18:01:10.848Z] "internal/race", [2024-03-15T18:01:10.848Z] "internal/reflectlite", [2024-03-15T18:01:10.848Z] "internal/singleflight", [2024-03-15T18:01:10.848Z] "internal/syscall/execenv", [2024-03-15T18:01:10.848Z] "internal/syscall/unix", [2024-03-15T18:01:10.848Z] "internal/testlog", [2024-03-15T18:01:10.848Z] "internal/unsafeheader", [2024-03-15T18:01:10.848Z] "io", [2024-03-15T18:01:10.848Z] "io/fs", [2024-03-15T18:01:10.848Z] "io/ioutil", [2024-03-15T18:01:10.848Z] "log", [2024-03-15T18:01:10.848Z] "math", [2024-03-15T18:01:10.848Z] "math/big", [2024-03-15T18:01:10.848Z] "math/bits", [2024-03-15T18:01:10.848Z] "math/rand", [2024-03-15T18:01:10.848Z] "mime", [2024-03-15T18:01:10.848Z] "mime/multipart", [2024-03-15T18:01:10.848Z] "mime/quotedprintable", [2024-03-15T18:01:10.848Z] "net", [2024-03-15T18:01:10.848Z] "net/http", [2024-03-15T18:01:10.848Z] "net/http/httptest", [2024-03-15T18:01:10.848Z] "net/http/httptrace", [2024-03-15T18:01:10.848Z] "net/http/internal", [2024-03-15T18:01:10.848Z] "net/http/internal/ascii", [2024-03-15T18:01:10.848Z] "net/http/internal/testcert", [2024-03-15T18:01:10.848Z] "net/textproto", [2024-03-15T18:01:10.848Z] "net/url", [2024-03-15T18:01:10.848Z] "os", [2024-03-15T18:01:10.848Z] "path", [2024-03-15T18:01:10.848Z] "path/filepath", [2024-03-15T18:01:10.848Z] "reflect", [2024-03-15T18:01:10.848Z] "regexp", [2024-03-15T18:01:10.848Z] "regexp/syntax", [2024-03-15T18:01:10.848Z] "runtime", [2024-03-15T18:01:10.848Z] "runtime/cgo", [2024-03-15T18:01:10.848Z] "runtime/internal/atomic", [2024-03-15T18:01:10.848Z] "runtime/internal/math", [2024-03-15T18:01:10.848Z] "runtime/internal/sys", [2024-03-15T18:01:10.848Z] "sort", [2024-03-15T18:01:10.848Z] "strconv", [2024-03-15T18:01:10.848Z] "strings", [2024-03-15T18:01:10.848Z] "sync", [2024-03-15T18:01:10.848Z] "sync/atomic", [2024-03-15T18:01:10.848Z] "syscall", [2024-03-15T18:01:10.848Z] "time", [2024-03-15T18:01:10.848Z] "unicode", [2024-03-15T18:01:10.848Z] "unicode/utf16", [2024-03-15T18:01:10.848Z] "unicode/utf8", [2024-03-15T18:01:10.848Z] "unsafe", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.848Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.848Z] ] [2024-03-15T18:01:10.848Z] } [2024-03-15T18:01:10.848Z] { [2024-03-15T18:01:10.848Z] "Dir": "/w/workspace/edgex-go/635/internal/security/bootstrapper/command/help", [2024-03-15T18:01:10.848Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help", [2024-03-15T18:01:10.848Z] "Name": "help", [2024-03-15T18:01:10.848Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.848Z] "Module": { [2024-03-15T18:01:10.848Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.848Z] "Main": true, [2024-03-15T18:01:10.848Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.848Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.848Z] "GoVersion": "1.21" [2024-03-15T18:01:10.848Z] }, [2024-03-15T18:01:10.848Z] "Match": [ [2024-03-15T18:01:10.848Z] "./..." [2024-03-15T18:01:10.848Z] ], [2024-03-15T18:01:10.848Z] "Stale": true, [2024-03-15T18:01:10.848Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.848Z] "GoFiles": [ [2024-03-15T18:01:10.848Z] "command.go" [2024-03-15T18:01:10.848Z] ], [2024-03-15T18:01:10.848Z] "Imports": [ [2024-03-15T18:01:10.848Z] "flag", [2024-03-15T18:01:10.848Z] "fmt", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.848Z] "strings" [2024-03-15T18:01:10.848Z] ], [2024-03-15T18:01:10.848Z] "Deps": [ [2024-03-15T18:01:10.848Z] "bufio", [2024-03-15T18:01:10.848Z] "bytes", [2024-03-15T18:01:10.848Z] "compress/flate", [2024-03-15T18:01:10.848Z] "compress/gzip", [2024-03-15T18:01:10.848Z] "compress/zlib", [2024-03-15T18:01:10.848Z] "container/list", [2024-03-15T18:01:10.848Z] "context", [2024-03-15T18:01:10.848Z] "crypto", [2024-03-15T18:01:10.848Z] "crypto/aes", [2024-03-15T18:01:10.848Z] "crypto/cipher", [2024-03-15T18:01:10.848Z] "crypto/des", [2024-03-15T18:01:10.848Z] "crypto/dsa", [2024-03-15T18:01:10.848Z] "crypto/ecdsa", [2024-03-15T18:01:10.848Z] "crypto/ed25519", [2024-03-15T18:01:10.848Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.848Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.848Z] "crypto/elliptic", [2024-03-15T18:01:10.848Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.848Z] "crypto/hmac", [2024-03-15T18:01:10.848Z] "crypto/internal/randutil", [2024-03-15T18:01:10.848Z] "crypto/internal/subtle", [2024-03-15T18:01:10.848Z] "crypto/md5", [2024-03-15T18:01:10.848Z] "crypto/rand", [2024-03-15T18:01:10.848Z] "crypto/rc4", [2024-03-15T18:01:10.848Z] "crypto/rsa", [2024-03-15T18:01:10.848Z] "crypto/sha1", [2024-03-15T18:01:10.848Z] "crypto/sha256", [2024-03-15T18:01:10.848Z] "crypto/sha512", [2024-03-15T18:01:10.848Z] "crypto/subtle", [2024-03-15T18:01:10.848Z] "crypto/tls", [2024-03-15T18:01:10.848Z] "crypto/x509", [2024-03-15T18:01:10.848Z] "crypto/x509/pkix", [2024-03-15T18:01:10.848Z] "database/sql/driver", [2024-03-15T18:01:10.848Z] "debug/dwarf", [2024-03-15T18:01:10.848Z] "debug/macho", [2024-03-15T18:01:10.848Z] "embed", [2024-03-15T18:01:10.848Z] "encoding", [2024-03-15T18:01:10.848Z] "encoding/asn1", [2024-03-15T18:01:10.848Z] "encoding/base32", [2024-03-15T18:01:10.848Z] "encoding/base64", [2024-03-15T18:01:10.848Z] "encoding/binary", [2024-03-15T18:01:10.848Z] "encoding/csv", [2024-03-15T18:01:10.848Z] "encoding/hex", [2024-03-15T18:01:10.848Z] "encoding/json", [2024-03-15T18:01:10.848Z] "encoding/pem", [2024-03-15T18:01:10.848Z] "encoding/xml", [2024-03-15T18:01:10.848Z] "errors", [2024-03-15T18:01:10.848Z] "flag", [2024-03-15T18:01:10.848Z] "fmt", [2024-03-15T18:01:10.848Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.848Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.848Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.848Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.848Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.848Z] "github.com/fatih/color", [2024-03-15T18:01:10.848Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.848Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.848Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.848Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.848Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.848Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.848Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.848Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.848Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.848Z] "github.com/go-kit/log", [2024-03-15T18:01:10.848Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.848Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.848Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.848Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.848Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.848Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.848Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.848Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.848Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.848Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.848Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.848Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.848Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.848Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.848Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.848Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.848Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.848Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.848Z] "github.com/google/uuid", [2024-03-15T18:01:10.848Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.848Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.848Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.848Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.848Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.848Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.848Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.848Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.848Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.848Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.848Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.848Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.848Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.848Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.848Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.848Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.848Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.848Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.848Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.848Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.848Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.848Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.848Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.848Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.849Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.849Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.849Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.849Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.849Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.849Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.849Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.849Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.849Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.849Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.849Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.849Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.849Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.849Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.849Z] "github.com/x448/float16", [2024-03-15T18:01:10.849Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.849Z] "go/token", [2024-03-15T18:01:10.849Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.849Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.849Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.849Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.849Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.849Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.849Z] "golang.org/x/net/html", [2024-03-15T18:01:10.849Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.849Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.849Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.849Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.849Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.849Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.849Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.849Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.849Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.849Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.849Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.849Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.849Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.849Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.849Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.849Z] "golang.org/x/text/language", [2024-03-15T18:01:10.849Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.849Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.849Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.849Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.849Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.849Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.849Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.849Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.849Z] "hash", [2024-03-15T18:01:10.849Z] "hash/adler32", [2024-03-15T18:01:10.849Z] "hash/crc32", [2024-03-15T18:01:10.849Z] "hash/fnv", [2024-03-15T18:01:10.849Z] "html", [2024-03-15T18:01:10.849Z] "html/template", [2024-03-15T18:01:10.849Z] "internal/abi", [2024-03-15T18:01:10.849Z] "internal/bytealg", [2024-03-15T18:01:10.849Z] "internal/cpu", [2024-03-15T18:01:10.849Z] "internal/fmtsort", [2024-03-15T18:01:10.849Z] "internal/goexperiment", [2024-03-15T18:01:10.849Z] "internal/itoa", [2024-03-15T18:01:10.849Z] "internal/nettrace", [2024-03-15T18:01:10.849Z] "internal/oserror", [2024-03-15T18:01:10.849Z] "internal/poll", [2024-03-15T18:01:10.849Z] "internal/race", [2024-03-15T18:01:10.849Z] "internal/reflectlite", [2024-03-15T18:01:10.849Z] "internal/singleflight", [2024-03-15T18:01:10.849Z] "internal/syscall/execenv", [2024-03-15T18:01:10.849Z] "internal/syscall/unix", [2024-03-15T18:01:10.849Z] "internal/testlog", [2024-03-15T18:01:10.849Z] "internal/unsafeheader", [2024-03-15T18:01:10.849Z] "io", [2024-03-15T18:01:10.849Z] "io/fs", [2024-03-15T18:01:10.849Z] "io/ioutil", [2024-03-15T18:01:10.849Z] "log", [2024-03-15T18:01:10.849Z] "log/syslog", [2024-03-15T18:01:10.849Z] "math", [2024-03-15T18:01:10.849Z] "math/big", [2024-03-15T18:01:10.849Z] "math/bits", [2024-03-15T18:01:10.849Z] "math/rand", [2024-03-15T18:01:10.849Z] "mime", [2024-03-15T18:01:10.849Z] "mime/multipart", [2024-03-15T18:01:10.849Z] "mime/quotedprintable", [2024-03-15T18:01:10.849Z] "net", [2024-03-15T18:01:10.849Z] "net/http", [2024-03-15T18:01:10.849Z] "net/http/httptest", [2024-03-15T18:01:10.849Z] "net/http/httptrace", [2024-03-15T18:01:10.849Z] "net/http/httputil", [2024-03-15T18:01:10.849Z] "net/http/internal", [2024-03-15T18:01:10.849Z] "net/http/internal/ascii", [2024-03-15T18:01:10.849Z] "net/http/internal/testcert", [2024-03-15T18:01:10.849Z] "net/textproto", [2024-03-15T18:01:10.849Z] "net/url", [2024-03-15T18:01:10.849Z] "os", [2024-03-15T18:01:10.849Z] "os/signal", [2024-03-15T18:01:10.849Z] "path", [2024-03-15T18:01:10.849Z] "path/filepath", [2024-03-15T18:01:10.849Z] "reflect", [2024-03-15T18:01:10.849Z] "regexp", [2024-03-15T18:01:10.849Z] "regexp/syntax", [2024-03-15T18:01:10.849Z] "runtime", [2024-03-15T18:01:10.849Z] "runtime/cgo", [2024-03-15T18:01:10.849Z] "runtime/debug", [2024-03-15T18:01:10.849Z] "runtime/internal/atomic", [2024-03-15T18:01:10.849Z] "runtime/internal/math", [2024-03-15T18:01:10.849Z] "runtime/internal/sys", [2024-03-15T18:01:10.849Z] "runtime/pprof", [2024-03-15T18:01:10.849Z] "sort", [2024-03-15T18:01:10.849Z] "strconv", [2024-03-15T18:01:10.849Z] "strings", [2024-03-15T18:01:10.849Z] "sync", [2024-03-15T18:01:10.849Z] "sync/atomic", [2024-03-15T18:01:10.849Z] "syscall", [2024-03-15T18:01:10.849Z] "text/tabwriter", [2024-03-15T18:01:10.849Z] "text/template", [2024-03-15T18:01:10.849Z] "text/template/parse", [2024-03-15T18:01:10.849Z] "time", [2024-03-15T18:01:10.849Z] "unicode", [2024-03-15T18:01:10.849Z] "unicode/utf16", [2024-03-15T18:01:10.849Z] "unicode/utf8", [2024-03-15T18:01:10.849Z] "unsafe", [2024-03-15T18:01:10.849Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.849Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.849Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.849Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.849Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.849Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.849Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.849Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.849Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.849Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.849Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.849Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.849Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.849Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.849Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.849Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.849Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.849Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.849Z] ], [2024-03-15T18:01:10.849Z] "TestGoFiles": [ [2024-03-15T18:01:10.849Z] "command_test.go" [2024-03-15T18:01:10.849Z] ], [2024-03-15T18:01:10.849Z] "TestImports": [ [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.849Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.849Z] "testing" [2024-03-15T18:01:10.849Z] ] [2024-03-15T18:01:10.849Z] } [2024-03-15T18:01:10.849Z] { [2024-03-15T18:01:10.849Z] "Dir": "/w/workspace/edgex-go/635/internal/security/bootstrapper/handlers", [2024-03-15T18:01:10.849Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers", [2024-03-15T18:01:10.849Z] "Name": "handlers", [2024-03-15T18:01:10.849Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.849Z] "Module": { [2024-03-15T18:01:10.849Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.849Z] "Main": true, [2024-03-15T18:01:10.849Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.849Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.849Z] "GoVersion": "1.21" [2024-03-15T18:01:10.849Z] }, [2024-03-15T18:01:10.849Z] "Match": [ [2024-03-15T18:01:10.849Z] "./..." [2024-03-15T18:01:10.849Z] ], [2024-03-15T18:01:10.849Z] "Stale": true, [2024-03-15T18:01:10.849Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.849Z] "GoFiles": [ [2024-03-15T18:01:10.849Z] "init.go" [2024-03-15T18:01:10.849Z] ], [2024-03-15T18:01:10.849Z] "Imports": [ [2024-03-15T18:01:10.849Z] "context", [2024-03-15T18:01:10.849Z] "flag", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.849Z] "os", [2024-03-15T18:01:10.849Z] "sync" [2024-03-15T18:01:10.849Z] ], [2024-03-15T18:01:10.849Z] "Deps": [ [2024-03-15T18:01:10.849Z] "bufio", [2024-03-15T18:01:10.849Z] "bytes", [2024-03-15T18:01:10.849Z] "compress/flate", [2024-03-15T18:01:10.849Z] "compress/gzip", [2024-03-15T18:01:10.849Z] "compress/zlib", [2024-03-15T18:01:10.849Z] "container/list", [2024-03-15T18:01:10.849Z] "context", [2024-03-15T18:01:10.849Z] "crypto", [2024-03-15T18:01:10.849Z] "crypto/aes", [2024-03-15T18:01:10.849Z] "crypto/cipher", [2024-03-15T18:01:10.849Z] "crypto/des", [2024-03-15T18:01:10.849Z] "crypto/dsa", [2024-03-15T18:01:10.849Z] "crypto/ecdsa", [2024-03-15T18:01:10.849Z] "crypto/ed25519", [2024-03-15T18:01:10.849Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.849Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.849Z] "crypto/elliptic", [2024-03-15T18:01:10.849Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.849Z] "crypto/hmac", [2024-03-15T18:01:10.849Z] "crypto/internal/randutil", [2024-03-15T18:01:10.849Z] "crypto/internal/subtle", [2024-03-15T18:01:10.849Z] "crypto/md5", [2024-03-15T18:01:10.849Z] "crypto/rand", [2024-03-15T18:01:10.849Z] "crypto/rc4", [2024-03-15T18:01:10.849Z] "crypto/rsa", [2024-03-15T18:01:10.849Z] "crypto/sha1", [2024-03-15T18:01:10.849Z] "crypto/sha256", [2024-03-15T18:01:10.849Z] "crypto/sha512", [2024-03-15T18:01:10.849Z] "crypto/subtle", [2024-03-15T18:01:10.849Z] "crypto/tls", [2024-03-15T18:01:10.849Z] "crypto/x509", [2024-03-15T18:01:10.849Z] "crypto/x509/pkix", [2024-03-15T18:01:10.849Z] "database/sql/driver", [2024-03-15T18:01:10.849Z] "debug/dwarf", [2024-03-15T18:01:10.849Z] "debug/macho", [2024-03-15T18:01:10.849Z] "embed", [2024-03-15T18:01:10.849Z] "encoding", [2024-03-15T18:01:10.849Z] "encoding/asn1", [2024-03-15T18:01:10.849Z] "encoding/base32", [2024-03-15T18:01:10.849Z] "encoding/base64", [2024-03-15T18:01:10.849Z] "encoding/binary", [2024-03-15T18:01:10.849Z] "encoding/csv", [2024-03-15T18:01:10.849Z] "encoding/hex", [2024-03-15T18:01:10.849Z] "encoding/json", [2024-03-15T18:01:10.849Z] "encoding/pem", [2024-03-15T18:01:10.849Z] "encoding/xml", [2024-03-15T18:01:10.849Z] "errors", [2024-03-15T18:01:10.849Z] "flag", [2024-03-15T18:01:10.849Z] "fmt", [2024-03-15T18:01:10.849Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.849Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.849Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.849Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.849Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.849Z] "github.com/fatih/color", [2024-03-15T18:01:10.849Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.849Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.849Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.849Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.849Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.849Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.849Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.849Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.849Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.849Z] "github.com/go-kit/log", [2024-03-15T18:01:10.849Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.849Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.849Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.849Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.849Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.849Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.849Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.849Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.849Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.849Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.849Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.849Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.850Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.850Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.850Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.850Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.850Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.850Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.850Z] "github.com/google/uuid", [2024-03-15T18:01:10.850Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.850Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.850Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.850Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.850Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.850Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.850Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.850Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.850Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.850Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.850Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.850Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.850Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.850Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.850Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.850Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.850Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.850Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.850Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.850Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.850Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.850Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.850Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.850Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.850Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.850Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.850Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.850Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.850Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.850Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.850Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.850Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.850Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.850Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.850Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.850Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.850Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.850Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.850Z] "github.com/x448/float16", [2024-03-15T18:01:10.850Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.850Z] "go/token", [2024-03-15T18:01:10.850Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.850Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.850Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.850Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.850Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.850Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.850Z] "golang.org/x/net/html", [2024-03-15T18:01:10.850Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.850Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.850Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.850Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.850Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.850Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.850Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.850Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.850Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.850Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.850Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.850Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.850Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.850Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.850Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.850Z] "golang.org/x/text/language", [2024-03-15T18:01:10.850Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.850Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.850Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.850Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.850Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.850Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.850Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.850Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.850Z] "hash", [2024-03-15T18:01:10.850Z] "hash/adler32", [2024-03-15T18:01:10.850Z] "hash/crc32", [2024-03-15T18:01:10.850Z] "hash/fnv", [2024-03-15T18:01:10.850Z] "html", [2024-03-15T18:01:10.850Z] "html/template", [2024-03-15T18:01:10.850Z] "internal/abi", [2024-03-15T18:01:10.850Z] "internal/bytealg", [2024-03-15T18:01:10.850Z] "internal/cpu", [2024-03-15T18:01:10.850Z] "internal/fmtsort", [2024-03-15T18:01:10.850Z] "internal/goexperiment", [2024-03-15T18:01:10.850Z] "internal/itoa", [2024-03-15T18:01:10.850Z] "internal/nettrace", [2024-03-15T18:01:10.850Z] "internal/oserror", [2024-03-15T18:01:10.850Z] "internal/poll", [2024-03-15T18:01:10.850Z] "internal/race", [2024-03-15T18:01:10.850Z] "internal/reflectlite", [2024-03-15T18:01:10.850Z] "internal/singleflight", [2024-03-15T18:01:10.850Z] "internal/syscall/execenv", [2024-03-15T18:01:10.850Z] "internal/syscall/unix", [2024-03-15T18:01:10.850Z] "internal/testlog", [2024-03-15T18:01:10.850Z] "internal/unsafeheader", [2024-03-15T18:01:10.850Z] "io", [2024-03-15T18:01:10.850Z] "io/fs", [2024-03-15T18:01:10.850Z] "io/ioutil", [2024-03-15T18:01:10.850Z] "log", [2024-03-15T18:01:10.850Z] "log/syslog", [2024-03-15T18:01:10.850Z] "math", [2024-03-15T18:01:10.850Z] "math/big", [2024-03-15T18:01:10.850Z] "math/bits", [2024-03-15T18:01:10.850Z] "math/rand", [2024-03-15T18:01:10.850Z] "mime", [2024-03-15T18:01:10.850Z] "mime/multipart", [2024-03-15T18:01:10.850Z] "mime/quotedprintable", [2024-03-15T18:01:10.850Z] "net", [2024-03-15T18:01:10.850Z] "net/http", [2024-03-15T18:01:10.850Z] "net/http/httptest", [2024-03-15T18:01:10.850Z] "net/http/httptrace", [2024-03-15T18:01:10.850Z] "net/http/httputil", [2024-03-15T18:01:10.850Z] "net/http/internal", [2024-03-15T18:01:10.850Z] "net/http/internal/ascii", [2024-03-15T18:01:10.850Z] "net/http/internal/testcert", [2024-03-15T18:01:10.850Z] "net/textproto", [2024-03-15T18:01:10.850Z] "net/url", [2024-03-15T18:01:10.850Z] "os", [2024-03-15T18:01:10.850Z] "os/signal", [2024-03-15T18:01:10.850Z] "path", [2024-03-15T18:01:10.850Z] "path/filepath", [2024-03-15T18:01:10.850Z] "reflect", [2024-03-15T18:01:10.850Z] "regexp", [2024-03-15T18:01:10.850Z] "regexp/syntax", [2024-03-15T18:01:10.850Z] "runtime", [2024-03-15T18:01:10.850Z] "runtime/cgo", [2024-03-15T18:01:10.850Z] "runtime/debug", [2024-03-15T18:01:10.850Z] "runtime/internal/atomic", [2024-03-15T18:01:10.850Z] "runtime/internal/math", [2024-03-15T18:01:10.850Z] "runtime/internal/sys", [2024-03-15T18:01:10.850Z] "runtime/pprof", [2024-03-15T18:01:10.850Z] "sort", [2024-03-15T18:01:10.850Z] "strconv", [2024-03-15T18:01:10.850Z] "strings", [2024-03-15T18:01:10.850Z] "sync", [2024-03-15T18:01:10.850Z] "sync/atomic", [2024-03-15T18:01:10.850Z] "syscall", [2024-03-15T18:01:10.850Z] "text/tabwriter", [2024-03-15T18:01:10.850Z] "text/template", [2024-03-15T18:01:10.850Z] "text/template/parse", [2024-03-15T18:01:10.850Z] "time", [2024-03-15T18:01:10.850Z] "unicode", [2024-03-15T18:01:10.850Z] "unicode/utf16", [2024-03-15T18:01:10.850Z] "unicode/utf8", [2024-03-15T18:01:10.850Z] "unsafe", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.850Z] ] [2024-03-15T18:01:10.850Z] } [2024-03-15T18:01:10.850Z] { [2024-03-15T18:01:10.850Z] "Dir": "/w/workspace/edgex-go/635/internal/security/bootstrapper/mosquitto/config", [2024-03-15T18:01:10.850Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-03-15T18:01:10.850Z] "Name": "config", [2024-03-15T18:01:10.850Z] "Doc": "****************************************************************************** * Copyright 2022 Intel Corporation * Copyright 2020 Redis Labs * * Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except * in compliance with the License.", [2024-03-15T18:01:10.850Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.850Z] "Module": { [2024-03-15T18:01:10.850Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.850Z] "Main": true, [2024-03-15T18:01:10.850Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.850Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.850Z] "GoVersion": "1.21" [2024-03-15T18:01:10.850Z] }, [2024-03-15T18:01:10.850Z] "Match": [ [2024-03-15T18:01:10.850Z] "./..." [2024-03-15T18:01:10.850Z] ], [2024-03-15T18:01:10.850Z] "Stale": true, [2024-03-15T18:01:10.850Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.850Z] "GoFiles": [ [2024-03-15T18:01:10.850Z] "config.go" [2024-03-15T18:01:10.850Z] ], [2024-03-15T18:01:10.850Z] "Imports": [ [2024-03-15T18:01:10.850Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-15T18:01:10.850Z] ], [2024-03-15T18:01:10.850Z] "Deps": [ [2024-03-15T18:01:10.850Z] "bufio", [2024-03-15T18:01:10.850Z] "bytes", [2024-03-15T18:01:10.850Z] "compress/flate", [2024-03-15T18:01:10.850Z] "compress/gzip", [2024-03-15T18:01:10.850Z] "compress/zlib", [2024-03-15T18:01:10.850Z] "container/list", [2024-03-15T18:01:10.850Z] "context", [2024-03-15T18:01:10.850Z] "crypto", [2024-03-15T18:01:10.850Z] "crypto/aes", [2024-03-15T18:01:10.850Z] "crypto/cipher", [2024-03-15T18:01:10.850Z] "crypto/des", [2024-03-15T18:01:10.850Z] "crypto/dsa", [2024-03-15T18:01:10.850Z] "crypto/ecdsa", [2024-03-15T18:01:10.850Z] "crypto/ed25519", [2024-03-15T18:01:10.850Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.850Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.850Z] "crypto/elliptic", [2024-03-15T18:01:10.850Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.850Z] "crypto/hmac", [2024-03-15T18:01:10.850Z] "crypto/internal/randutil", [2024-03-15T18:01:10.850Z] "crypto/internal/subtle", [2024-03-15T18:01:10.850Z] "crypto/md5", [2024-03-15T18:01:10.850Z] "crypto/rand", [2024-03-15T18:01:10.850Z] "crypto/rc4", [2024-03-15T18:01:10.850Z] "crypto/rsa", [2024-03-15T18:01:10.850Z] "crypto/sha1", [2024-03-15T18:01:10.850Z] "crypto/sha256", [2024-03-15T18:01:10.850Z] "crypto/sha512", [2024-03-15T18:01:10.850Z] "crypto/subtle", [2024-03-15T18:01:10.850Z] "crypto/tls", [2024-03-15T18:01:10.850Z] "crypto/x509", [2024-03-15T18:01:10.850Z] "crypto/x509/pkix", [2024-03-15T18:01:10.850Z] "database/sql/driver", [2024-03-15T18:01:10.850Z] "debug/dwarf", [2024-03-15T18:01:10.850Z] "debug/macho", [2024-03-15T18:01:10.850Z] "encoding", [2024-03-15T18:01:10.850Z] "encoding/asn1", [2024-03-15T18:01:10.850Z] "encoding/base64", [2024-03-15T18:01:10.850Z] "encoding/binary", [2024-03-15T18:01:10.850Z] "encoding/csv", [2024-03-15T18:01:10.850Z] "encoding/hex", [2024-03-15T18:01:10.850Z] "encoding/json", [2024-03-15T18:01:10.850Z] "encoding/pem", [2024-03-15T18:01:10.850Z] "encoding/xml", [2024-03-15T18:01:10.850Z] "errors", [2024-03-15T18:01:10.850Z] "flag", [2024-03-15T18:01:10.850Z] "fmt", [2024-03-15T18:01:10.850Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.850Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.850Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.850Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.850Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.850Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.850Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.850Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.850Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.850Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.850Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.850Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.850Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.850Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.850Z] "github.com/go-kit/log", [2024-03-15T18:01:10.850Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.850Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.850Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.850Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.850Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.850Z] "github.com/google/uuid", [2024-03-15T18:01:10.850Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.850Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.850Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.850Z] "golang.org/x/net/html", [2024-03-15T18:01:10.850Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.850Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.850Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.850Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.850Z] "golang.org/x/text/language", [2024-03-15T18:01:10.850Z] "hash", [2024-03-15T18:01:10.850Z] "hash/adler32", [2024-03-15T18:01:10.850Z] "hash/crc32", [2024-03-15T18:01:10.850Z] "internal/abi", [2024-03-15T18:01:10.850Z] "internal/bytealg", [2024-03-15T18:01:10.850Z] "internal/cpu", [2024-03-15T18:01:10.850Z] "internal/fmtsort", [2024-03-15T18:01:10.850Z] "internal/goexperiment", [2024-03-15T18:01:10.850Z] "internal/itoa", [2024-03-15T18:01:10.850Z] "internal/nettrace", [2024-03-15T18:01:10.850Z] "internal/oserror", [2024-03-15T18:01:10.850Z] "internal/poll", [2024-03-15T18:01:10.850Z] "internal/race", [2024-03-15T18:01:10.850Z] "internal/reflectlite", [2024-03-15T18:01:10.850Z] "internal/singleflight", [2024-03-15T18:01:10.850Z] "internal/syscall/execenv", [2024-03-15T18:01:10.850Z] "internal/syscall/unix", [2024-03-15T18:01:10.850Z] "internal/testlog", [2024-03-15T18:01:10.850Z] "internal/unsafeheader", [2024-03-15T18:01:10.850Z] "io", [2024-03-15T18:01:10.850Z] "io/fs", [2024-03-15T18:01:10.850Z] "io/ioutil", [2024-03-15T18:01:10.850Z] "log", [2024-03-15T18:01:10.850Z] "math", [2024-03-15T18:01:10.850Z] "math/big", [2024-03-15T18:01:10.850Z] "math/bits", [2024-03-15T18:01:10.850Z] "math/rand", [2024-03-15T18:01:10.850Z] "mime", [2024-03-15T18:01:10.850Z] "mime/multipart", [2024-03-15T18:01:10.850Z] "mime/quotedprintable", [2024-03-15T18:01:10.850Z] "net", [2024-03-15T18:01:10.850Z] "net/http", [2024-03-15T18:01:10.850Z] "net/http/httptest", [2024-03-15T18:01:10.850Z] "net/http/httptrace", [2024-03-15T18:01:10.850Z] "net/http/internal", [2024-03-15T18:01:10.850Z] "net/http/internal/ascii", [2024-03-15T18:01:10.850Z] "net/http/internal/testcert", [2024-03-15T18:01:10.850Z] "net/textproto", [2024-03-15T18:01:10.850Z] "net/url", [2024-03-15T18:01:10.850Z] "os", [2024-03-15T18:01:10.850Z] "path", [2024-03-15T18:01:10.850Z] "path/filepath", [2024-03-15T18:01:10.850Z] "reflect", [2024-03-15T18:01:10.850Z] "regexp", [2024-03-15T18:01:10.850Z] "regexp/syntax", [2024-03-15T18:01:10.850Z] "runtime", [2024-03-15T18:01:10.850Z] "runtime/cgo", [2024-03-15T18:01:10.850Z] "runtime/internal/atomic", [2024-03-15T18:01:10.850Z] "runtime/internal/math", [2024-03-15T18:01:10.850Z] "runtime/internal/sys", [2024-03-15T18:01:10.850Z] "sort", [2024-03-15T18:01:10.850Z] "strconv", [2024-03-15T18:01:10.850Z] "strings", [2024-03-15T18:01:10.850Z] "sync", [2024-03-15T18:01:10.850Z] "sync/atomic", [2024-03-15T18:01:10.850Z] "syscall", [2024-03-15T18:01:10.850Z] "time", [2024-03-15T18:01:10.850Z] "unicode", [2024-03-15T18:01:10.850Z] "unicode/utf16", [2024-03-15T18:01:10.850Z] "unicode/utf8", [2024-03-15T18:01:10.850Z] "unsafe", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.850Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.850Z] ] [2024-03-15T18:01:10.850Z] } [2024-03-15T18:01:10.850Z] { [2024-03-15T18:01:10.850Z] "Dir": "/w/workspace/edgex-go/635/internal/security/bootstrapper/mosquitto/container", [2024-03-15T18:01:10.850Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-03-15T18:01:10.850Z] "Name": "container", [2024-03-15T18:01:10.850Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.850Z] "Module": { [2024-03-15T18:01:10.850Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.850Z] "Main": true, [2024-03-15T18:01:10.850Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.850Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.850Z] "GoVersion": "1.21" [2024-03-15T18:01:10.850Z] }, [2024-03-15T18:01:10.850Z] "Match": [ [2024-03-15T18:01:10.850Z] "./..." [2024-03-15T18:01:10.850Z] ], [2024-03-15T18:01:10.850Z] "Stale": true, [2024-03-15T18:01:10.850Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.850Z] "GoFiles": [ [2024-03-15T18:01:10.850Z] "config.go" [2024-03-15T18:01:10.850Z] ], [2024-03-15T18:01:10.850Z] "Imports": [ [2024-03-15T18:01:10.850Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-03-15T18:01:10.850Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-15T18:01:10.850Z] ], [2024-03-15T18:01:10.850Z] "Deps": [ [2024-03-15T18:01:10.850Z] "bufio", [2024-03-15T18:01:10.850Z] "bytes", [2024-03-15T18:01:10.850Z] "compress/flate", [2024-03-15T18:01:10.850Z] "compress/gzip", [2024-03-15T18:01:10.850Z] "compress/zlib", [2024-03-15T18:01:10.850Z] "container/list", [2024-03-15T18:01:10.850Z] "context", [2024-03-15T18:01:10.850Z] "crypto", [2024-03-15T18:01:10.850Z] "crypto/aes", [2024-03-15T18:01:10.850Z] "crypto/cipher", [2024-03-15T18:01:10.850Z] "crypto/des", [2024-03-15T18:01:10.850Z] "crypto/dsa", [2024-03-15T18:01:10.850Z] "crypto/ecdsa", [2024-03-15T18:01:10.850Z] "crypto/ed25519", [2024-03-15T18:01:10.850Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.850Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.850Z] "crypto/elliptic", [2024-03-15T18:01:10.850Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.850Z] "crypto/hmac", [2024-03-15T18:01:10.850Z] "crypto/internal/randutil", [2024-03-15T18:01:10.850Z] "crypto/internal/subtle", [2024-03-15T18:01:10.850Z] "crypto/md5", [2024-03-15T18:01:10.850Z] "crypto/rand", [2024-03-15T18:01:10.850Z] "crypto/rc4", [2024-03-15T18:01:10.851Z] "crypto/rsa", [2024-03-15T18:01:10.851Z] "crypto/sha1", [2024-03-15T18:01:10.851Z] "crypto/sha256", [2024-03-15T18:01:10.851Z] "crypto/sha512", [2024-03-15T18:01:10.851Z] "crypto/subtle", [2024-03-15T18:01:10.851Z] "crypto/tls", [2024-03-15T18:01:10.851Z] "crypto/x509", [2024-03-15T18:01:10.851Z] "crypto/x509/pkix", [2024-03-15T18:01:10.851Z] "database/sql/driver", [2024-03-15T18:01:10.851Z] "debug/dwarf", [2024-03-15T18:01:10.851Z] "debug/macho", [2024-03-15T18:01:10.851Z] "encoding", [2024-03-15T18:01:10.851Z] "encoding/asn1", [2024-03-15T18:01:10.851Z] "encoding/base64", [2024-03-15T18:01:10.851Z] "encoding/binary", [2024-03-15T18:01:10.851Z] "encoding/csv", [2024-03-15T18:01:10.851Z] "encoding/hex", [2024-03-15T18:01:10.851Z] "encoding/json", [2024-03-15T18:01:10.851Z] "encoding/pem", [2024-03-15T18:01:10.851Z] "encoding/xml", [2024-03-15T18:01:10.851Z] "errors", [2024-03-15T18:01:10.851Z] "flag", [2024-03-15T18:01:10.851Z] "fmt", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.851Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.851Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.851Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.851Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.851Z] "github.com/go-kit/log", [2024-03-15T18:01:10.851Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.851Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.851Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.851Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.851Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.851Z] "github.com/google/uuid", [2024-03-15T18:01:10.851Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.851Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.851Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.851Z] "golang.org/x/net/html", [2024-03-15T18:01:10.851Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.851Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.851Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.851Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.851Z] "golang.org/x/text/language", [2024-03-15T18:01:10.851Z] "hash", [2024-03-15T18:01:10.851Z] "hash/adler32", [2024-03-15T18:01:10.851Z] "hash/crc32", [2024-03-15T18:01:10.851Z] "internal/abi", [2024-03-15T18:01:10.851Z] "internal/bytealg", [2024-03-15T18:01:10.851Z] "internal/cpu", [2024-03-15T18:01:10.851Z] "internal/fmtsort", [2024-03-15T18:01:10.851Z] "internal/goexperiment", [2024-03-15T18:01:10.851Z] "internal/itoa", [2024-03-15T18:01:10.851Z] "internal/nettrace", [2024-03-15T18:01:10.851Z] "internal/oserror", [2024-03-15T18:01:10.851Z] "internal/poll", [2024-03-15T18:01:10.851Z] "internal/race", [2024-03-15T18:01:10.851Z] "internal/reflectlite", [2024-03-15T18:01:10.851Z] "internal/singleflight", [2024-03-15T18:01:10.851Z] "internal/syscall/execenv", [2024-03-15T18:01:10.851Z] "internal/syscall/unix", [2024-03-15T18:01:10.851Z] "internal/testlog", [2024-03-15T18:01:10.851Z] "internal/unsafeheader", [2024-03-15T18:01:10.851Z] "io", [2024-03-15T18:01:10.851Z] "io/fs", [2024-03-15T18:01:10.851Z] "io/ioutil", [2024-03-15T18:01:10.851Z] "log", [2024-03-15T18:01:10.851Z] "math", [2024-03-15T18:01:10.851Z] "math/big", [2024-03-15T18:01:10.851Z] "math/bits", [2024-03-15T18:01:10.851Z] "math/rand", [2024-03-15T18:01:10.851Z] "mime", [2024-03-15T18:01:10.851Z] "mime/multipart", [2024-03-15T18:01:10.851Z] "mime/quotedprintable", [2024-03-15T18:01:10.851Z] "net", [2024-03-15T18:01:10.851Z] "net/http", [2024-03-15T18:01:10.851Z] "net/http/httptest", [2024-03-15T18:01:10.851Z] "net/http/httptrace", [2024-03-15T18:01:10.851Z] "net/http/internal", [2024-03-15T18:01:10.851Z] "net/http/internal/ascii", [2024-03-15T18:01:10.851Z] "net/http/internal/testcert", [2024-03-15T18:01:10.851Z] "net/textproto", [2024-03-15T18:01:10.851Z] "net/url", [2024-03-15T18:01:10.851Z] "os", [2024-03-15T18:01:10.851Z] "path", [2024-03-15T18:01:10.851Z] "path/filepath", [2024-03-15T18:01:10.851Z] "reflect", [2024-03-15T18:01:10.851Z] "regexp", [2024-03-15T18:01:10.851Z] "regexp/syntax", [2024-03-15T18:01:10.851Z] "runtime", [2024-03-15T18:01:10.851Z] "runtime/cgo", [2024-03-15T18:01:10.851Z] "runtime/internal/atomic", [2024-03-15T18:01:10.851Z] "runtime/internal/math", [2024-03-15T18:01:10.851Z] "runtime/internal/sys", [2024-03-15T18:01:10.851Z] "sort", [2024-03-15T18:01:10.851Z] "strconv", [2024-03-15T18:01:10.851Z] "strings", [2024-03-15T18:01:10.851Z] "sync", [2024-03-15T18:01:10.851Z] "sync/atomic", [2024-03-15T18:01:10.851Z] "syscall", [2024-03-15T18:01:10.851Z] "time", [2024-03-15T18:01:10.851Z] "unicode", [2024-03-15T18:01:10.851Z] "unicode/utf16", [2024-03-15T18:01:10.851Z] "unicode/utf8", [2024-03-15T18:01:10.851Z] "unsafe", [2024-03-15T18:01:10.851Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.851Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.851Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.851Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.851Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.851Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.851Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.851Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.851Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.851Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.851Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.851Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.851Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.851Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.851Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.851Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.851Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.851Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.851Z] ] [2024-03-15T18:01:10.851Z] } [2024-03-15T18:01:10.851Z] { [2024-03-15T18:01:10.851Z] "Dir": "/w/workspace/edgex-go/635/internal/security/bootstrapper/mosquitto/handlers", [2024-03-15T18:01:10.851Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers", [2024-03-15T18:01:10.851Z] "Name": "handlers", [2024-03-15T18:01:10.851Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.851Z] "Module": { [2024-03-15T18:01:10.851Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.851Z] "Main": true, [2024-03-15T18:01:10.851Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.851Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.851Z] "GoVersion": "1.21" [2024-03-15T18:01:10.851Z] }, [2024-03-15T18:01:10.851Z] "Match": [ [2024-03-15T18:01:10.851Z] "./..." [2024-03-15T18:01:10.851Z] ], [2024-03-15T18:01:10.851Z] "Stale": true, [2024-03-15T18:01:10.851Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.851Z] "GoFiles": [ [2024-03-15T18:01:10.851Z] "handlers.go" [2024-03-15T18:01:10.851Z] ], [2024-03-15T18:01:10.851Z] "Imports": [ [2024-03-15T18:01:10.851Z] "bufio", [2024-03-15T18:01:10.851Z] "context", [2024-03-15T18:01:10.851Z] "fmt", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.851Z] "html/template", [2024-03-15T18:01:10.851Z] "os", [2024-03-15T18:01:10.851Z] "os/exec", [2024-03-15T18:01:10.851Z] "path/filepath", [2024-03-15T18:01:10.851Z] "sync" [2024-03-15T18:01:10.851Z] ], [2024-03-15T18:01:10.851Z] "Deps": [ [2024-03-15T18:01:10.851Z] "bufio", [2024-03-15T18:01:10.851Z] "bytes", [2024-03-15T18:01:10.851Z] "compress/flate", [2024-03-15T18:01:10.851Z] "compress/gzip", [2024-03-15T18:01:10.851Z] "compress/zlib", [2024-03-15T18:01:10.851Z] "container/list", [2024-03-15T18:01:10.851Z] "context", [2024-03-15T18:01:10.851Z] "crypto", [2024-03-15T18:01:10.851Z] "crypto/aes", [2024-03-15T18:01:10.851Z] "crypto/cipher", [2024-03-15T18:01:10.851Z] "crypto/des", [2024-03-15T18:01:10.851Z] "crypto/dsa", [2024-03-15T18:01:10.851Z] "crypto/ecdsa", [2024-03-15T18:01:10.851Z] "crypto/ed25519", [2024-03-15T18:01:10.851Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.851Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.851Z] "crypto/elliptic", [2024-03-15T18:01:10.851Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.851Z] "crypto/hmac", [2024-03-15T18:01:10.851Z] "crypto/internal/randutil", [2024-03-15T18:01:10.851Z] "crypto/internal/subtle", [2024-03-15T18:01:10.851Z] "crypto/md5", [2024-03-15T18:01:10.851Z] "crypto/rand", [2024-03-15T18:01:10.851Z] "crypto/rc4", [2024-03-15T18:01:10.851Z] "crypto/rsa", [2024-03-15T18:01:10.851Z] "crypto/sha1", [2024-03-15T18:01:10.851Z] "crypto/sha256", [2024-03-15T18:01:10.851Z] "crypto/sha512", [2024-03-15T18:01:10.851Z] "crypto/subtle", [2024-03-15T18:01:10.851Z] "crypto/tls", [2024-03-15T18:01:10.851Z] "crypto/x509", [2024-03-15T18:01:10.851Z] "crypto/x509/pkix", [2024-03-15T18:01:10.851Z] "database/sql/driver", [2024-03-15T18:01:10.851Z] "debug/dwarf", [2024-03-15T18:01:10.851Z] "debug/macho", [2024-03-15T18:01:10.851Z] "embed", [2024-03-15T18:01:10.851Z] "encoding", [2024-03-15T18:01:10.851Z] "encoding/asn1", [2024-03-15T18:01:10.851Z] "encoding/base32", [2024-03-15T18:01:10.851Z] "encoding/base64", [2024-03-15T18:01:10.851Z] "encoding/binary", [2024-03-15T18:01:10.851Z] "encoding/csv", [2024-03-15T18:01:10.851Z] "encoding/hex", [2024-03-15T18:01:10.851Z] "encoding/json", [2024-03-15T18:01:10.851Z] "encoding/pem", [2024-03-15T18:01:10.851Z] "encoding/xml", [2024-03-15T18:01:10.851Z] "errors", [2024-03-15T18:01:10.851Z] "flag", [2024-03-15T18:01:10.851Z] "fmt", [2024-03-15T18:01:10.851Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.851Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.851Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.851Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.851Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.851Z] "github.com/fatih/color", [2024-03-15T18:01:10.851Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.851Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.851Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.851Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.851Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.851Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.851Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.851Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.851Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.851Z] "github.com/go-kit/log", [2024-03-15T18:01:10.851Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.851Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.851Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.851Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.851Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.851Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.851Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.851Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.851Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.851Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.851Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.851Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.851Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.851Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.851Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.851Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.851Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.851Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.851Z] "github.com/google/uuid", [2024-03-15T18:01:10.851Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.851Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.851Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.851Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.851Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.851Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.851Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.851Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.851Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.851Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.851Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.851Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.851Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.851Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.851Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.851Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.851Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.851Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.851Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.851Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.851Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.851Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.851Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.851Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.851Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.851Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.851Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.851Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.851Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.851Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.851Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.851Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.851Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.851Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.851Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.851Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.851Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.851Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.851Z] "github.com/x448/float16", [2024-03-15T18:01:10.851Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.851Z] "go/token", [2024-03-15T18:01:10.851Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.851Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.851Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.851Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.851Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.851Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.851Z] "golang.org/x/net/html", [2024-03-15T18:01:10.851Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.851Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.851Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.851Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.851Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.851Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.851Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.851Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.851Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.851Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.851Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.851Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.851Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.851Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.851Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.851Z] "golang.org/x/text/language", [2024-03-15T18:01:10.851Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.851Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.851Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.851Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.851Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.851Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.851Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.851Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.851Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.851Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.851Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.851Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.851Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.851Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.851Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.851Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.851Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.851Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.851Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.852Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.852Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.852Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.852Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.852Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.852Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.852Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.852Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.852Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.852Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.852Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.852Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.852Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.852Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.852Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.852Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.852Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.852Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.852Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.852Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.852Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.852Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.852Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.852Z] "hash", [2024-03-15T18:01:10.852Z] "hash/adler32", [2024-03-15T18:01:10.852Z] "hash/crc32", [2024-03-15T18:01:10.852Z] "hash/fnv", [2024-03-15T18:01:10.852Z] "html", [2024-03-15T18:01:10.852Z] "html/template", [2024-03-15T18:01:10.852Z] "internal/abi", [2024-03-15T18:01:10.852Z] "internal/bytealg", [2024-03-15T18:01:10.852Z] "internal/cpu", [2024-03-15T18:01:10.852Z] "internal/fmtsort", [2024-03-15T18:01:10.852Z] "internal/goexperiment", [2024-03-15T18:01:10.852Z] "internal/itoa", [2024-03-15T18:01:10.852Z] "internal/nettrace", [2024-03-15T18:01:10.852Z] "internal/oserror", [2024-03-15T18:01:10.852Z] "internal/poll", [2024-03-15T18:01:10.852Z] "internal/race", [2024-03-15T18:01:10.852Z] "internal/reflectlite", [2024-03-15T18:01:10.852Z] "internal/singleflight", [2024-03-15T18:01:10.852Z] "internal/syscall/execenv", [2024-03-15T18:01:10.852Z] "internal/syscall/unix", [2024-03-15T18:01:10.852Z] "internal/testlog", [2024-03-15T18:01:10.852Z] "internal/unsafeheader", [2024-03-15T18:01:10.852Z] "io", [2024-03-15T18:01:10.852Z] "io/fs", [2024-03-15T18:01:10.852Z] "io/ioutil", [2024-03-15T18:01:10.852Z] "log", [2024-03-15T18:01:10.852Z] "log/syslog", [2024-03-15T18:01:10.852Z] "math", [2024-03-15T18:01:10.852Z] "math/big", [2024-03-15T18:01:10.852Z] "math/bits", [2024-03-15T18:01:10.852Z] "math/rand", [2024-03-15T18:01:10.852Z] "mime", [2024-03-15T18:01:10.852Z] "mime/multipart", [2024-03-15T18:01:10.852Z] "mime/quotedprintable", [2024-03-15T18:01:10.852Z] "net", [2024-03-15T18:01:10.852Z] "net/http", [2024-03-15T18:01:10.852Z] "net/http/httptest", [2024-03-15T18:01:10.852Z] "net/http/httptrace", [2024-03-15T18:01:10.852Z] "net/http/httputil", [2024-03-15T18:01:10.852Z] "net/http/internal", [2024-03-15T18:01:10.852Z] "net/http/internal/ascii", [2024-03-15T18:01:10.852Z] "net/http/internal/testcert", [2024-03-15T18:01:10.852Z] "net/textproto", [2024-03-15T18:01:10.852Z] "net/url", [2024-03-15T18:01:10.852Z] "os", [2024-03-15T18:01:10.852Z] "os/exec", [2024-03-15T18:01:10.852Z] "os/signal", [2024-03-15T18:01:10.852Z] "path", [2024-03-15T18:01:10.852Z] "path/filepath", [2024-03-15T18:01:10.852Z] "reflect", [2024-03-15T18:01:10.852Z] "regexp", [2024-03-15T18:01:10.852Z] "regexp/syntax", [2024-03-15T18:01:10.852Z] "runtime", [2024-03-15T18:01:10.852Z] "runtime/cgo", [2024-03-15T18:01:10.852Z] "runtime/debug", [2024-03-15T18:01:10.852Z] "runtime/internal/atomic", [2024-03-15T18:01:10.852Z] "runtime/internal/math", [2024-03-15T18:01:10.852Z] "runtime/internal/sys", [2024-03-15T18:01:10.852Z] "runtime/pprof", [2024-03-15T18:01:10.852Z] "sort", [2024-03-15T18:01:10.852Z] "strconv", [2024-03-15T18:01:10.852Z] "strings", [2024-03-15T18:01:10.852Z] "sync", [2024-03-15T18:01:10.852Z] "sync/atomic", [2024-03-15T18:01:10.852Z] "syscall", [2024-03-15T18:01:10.852Z] "text/tabwriter", [2024-03-15T18:01:10.852Z] "text/template", [2024-03-15T18:01:10.852Z] "text/template/parse", [2024-03-15T18:01:10.852Z] "time", [2024-03-15T18:01:10.852Z] "unicode", [2024-03-15T18:01:10.852Z] "unicode/utf16", [2024-03-15T18:01:10.852Z] "unicode/utf8", [2024-03-15T18:01:10.852Z] "unsafe", [2024-03-15T18:01:10.852Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.852Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.852Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.852Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.852Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.852Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.852Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.852Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.852Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.852Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.852Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.852Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.852Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.852Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.852Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.852Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.852Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.852Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.852Z] ], [2024-03-15T18:01:10.852Z] "TestGoFiles": [ [2024-03-15T18:01:10.852Z] "handlers_test.go" [2024-03-15T18:01:10.852Z] ], [2024-03-15T18:01:10.852Z] "TestImports": [ [2024-03-15T18:01:10.852Z] "context", [2024-03-15T18:01:10.852Z] "errors", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.852Z] "testing" [2024-03-15T18:01:10.852Z] ] [2024-03-15T18:01:10.852Z] } [2024-03-15T18:01:10.852Z] { [2024-03-15T18:01:10.852Z] "Dir": "/w/workspace/edgex-go/635/internal/security/bootstrapper/mosquitto", [2024-03-15T18:01:10.852Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto", [2024-03-15T18:01:10.852Z] "Name": "mosquitto", [2024-03-15T18:01:10.852Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.852Z] "Module": { [2024-03-15T18:01:10.852Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.852Z] "Main": true, [2024-03-15T18:01:10.852Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.852Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.852Z] "GoVersion": "1.21" [2024-03-15T18:01:10.852Z] }, [2024-03-15T18:01:10.852Z] "Match": [ [2024-03-15T18:01:10.852Z] "./..." [2024-03-15T18:01:10.852Z] ], [2024-03-15T18:01:10.852Z] "Stale": true, [2024-03-15T18:01:10.852Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.852Z] "GoFiles": [ [2024-03-15T18:01:10.852Z] "configure.go" [2024-03-15T18:01:10.852Z] ], [2024-03-15T18:01:10.852Z] "Imports": [ [2024-03-15T18:01:10.852Z] "context", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.852Z] "os" [2024-03-15T18:01:10.852Z] ], [2024-03-15T18:01:10.852Z] "Deps": [ [2024-03-15T18:01:10.852Z] "bufio", [2024-03-15T18:01:10.852Z] "bytes", [2024-03-15T18:01:10.852Z] "compress/flate", [2024-03-15T18:01:10.852Z] "compress/gzip", [2024-03-15T18:01:10.852Z] "compress/zlib", [2024-03-15T18:01:10.852Z] "container/list", [2024-03-15T18:01:10.852Z] "context", [2024-03-15T18:01:10.852Z] "crypto", [2024-03-15T18:01:10.852Z] "crypto/aes", [2024-03-15T18:01:10.852Z] "crypto/cipher", [2024-03-15T18:01:10.852Z] "crypto/des", [2024-03-15T18:01:10.852Z] "crypto/dsa", [2024-03-15T18:01:10.852Z] "crypto/ecdsa", [2024-03-15T18:01:10.852Z] "crypto/ed25519", [2024-03-15T18:01:10.852Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.852Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.852Z] "crypto/elliptic", [2024-03-15T18:01:10.852Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.852Z] "crypto/hmac", [2024-03-15T18:01:10.852Z] "crypto/internal/randutil", [2024-03-15T18:01:10.852Z] "crypto/internal/subtle", [2024-03-15T18:01:10.852Z] "crypto/md5", [2024-03-15T18:01:10.852Z] "crypto/rand", [2024-03-15T18:01:10.852Z] "crypto/rc4", [2024-03-15T18:01:10.852Z] "crypto/rsa", [2024-03-15T18:01:10.852Z] "crypto/sha1", [2024-03-15T18:01:10.852Z] "crypto/sha256", [2024-03-15T18:01:10.852Z] "crypto/sha512", [2024-03-15T18:01:10.852Z] "crypto/subtle", [2024-03-15T18:01:10.852Z] "crypto/tls", [2024-03-15T18:01:10.852Z] "crypto/x509", [2024-03-15T18:01:10.852Z] "crypto/x509/pkix", [2024-03-15T18:01:10.852Z] "database/sql/driver", [2024-03-15T18:01:10.852Z] "debug/dwarf", [2024-03-15T18:01:10.852Z] "debug/macho", [2024-03-15T18:01:10.852Z] "embed", [2024-03-15T18:01:10.852Z] "encoding", [2024-03-15T18:01:10.852Z] "encoding/asn1", [2024-03-15T18:01:10.852Z] "encoding/base32", [2024-03-15T18:01:10.852Z] "encoding/base64", [2024-03-15T18:01:10.852Z] "encoding/binary", [2024-03-15T18:01:10.852Z] "encoding/csv", [2024-03-15T18:01:10.852Z] "encoding/hex", [2024-03-15T18:01:10.852Z] "encoding/json", [2024-03-15T18:01:10.852Z] "encoding/pem", [2024-03-15T18:01:10.852Z] "encoding/xml", [2024-03-15T18:01:10.852Z] "errors", [2024-03-15T18:01:10.852Z] "flag", [2024-03-15T18:01:10.852Z] "fmt", [2024-03-15T18:01:10.852Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.852Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.852Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.852Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.852Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.852Z] "github.com/fatih/color", [2024-03-15T18:01:10.852Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.852Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.852Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.852Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.852Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.852Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.852Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.852Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.852Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.852Z] "github.com/go-kit/log", [2024-03-15T18:01:10.852Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.852Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.852Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.852Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.852Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.852Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.852Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.852Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.852Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.852Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.852Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.852Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.852Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.852Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.852Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.852Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.852Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.852Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.852Z] "github.com/google/uuid", [2024-03-15T18:01:10.852Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.852Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.852Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.852Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.852Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.852Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.852Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.852Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.852Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.852Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.852Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.852Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.852Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.852Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.852Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.852Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.852Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.852Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.852Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.852Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.852Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.852Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.852Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.852Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.852Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.852Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.852Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.852Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.852Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.852Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.852Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.852Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.852Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.852Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.852Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.852Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.852Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.852Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.852Z] "github.com/x448/float16", [2024-03-15T18:01:10.852Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.852Z] "go/token", [2024-03-15T18:01:10.852Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.852Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.852Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.852Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.852Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.852Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.852Z] "golang.org/x/net/html", [2024-03-15T18:01:10.852Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.852Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.852Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.852Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.852Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.852Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.852Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.852Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.852Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.852Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.852Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.852Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.852Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.852Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.852Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.852Z] "golang.org/x/text/language", [2024-03-15T18:01:10.852Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.852Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.852Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.852Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.852Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.852Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.853Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.853Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.853Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.853Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.853Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.853Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.853Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.853Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.853Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.853Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.853Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.853Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.853Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.853Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.853Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.853Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.853Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.853Z] "hash", [2024-03-15T18:01:10.853Z] "hash/adler32", [2024-03-15T18:01:10.853Z] "hash/crc32", [2024-03-15T18:01:10.853Z] "hash/fnv", [2024-03-15T18:01:10.853Z] "html", [2024-03-15T18:01:10.853Z] "html/template", [2024-03-15T18:01:10.853Z] "internal/abi", [2024-03-15T18:01:10.853Z] "internal/bytealg", [2024-03-15T18:01:10.853Z] "internal/cpu", [2024-03-15T18:01:10.853Z] "internal/fmtsort", [2024-03-15T18:01:10.853Z] "internal/goexperiment", [2024-03-15T18:01:10.853Z] "internal/itoa", [2024-03-15T18:01:10.853Z] "internal/nettrace", [2024-03-15T18:01:10.853Z] "internal/oserror", [2024-03-15T18:01:10.853Z] "internal/poll", [2024-03-15T18:01:10.853Z] "internal/race", [2024-03-15T18:01:10.853Z] "internal/reflectlite", [2024-03-15T18:01:10.853Z] "internal/singleflight", [2024-03-15T18:01:10.853Z] "internal/syscall/execenv", [2024-03-15T18:01:10.853Z] "internal/syscall/unix", [2024-03-15T18:01:10.853Z] "internal/testlog", [2024-03-15T18:01:10.853Z] "internal/unsafeheader", [2024-03-15T18:01:10.853Z] "io", [2024-03-15T18:01:10.853Z] "io/fs", [2024-03-15T18:01:10.853Z] "io/ioutil", [2024-03-15T18:01:10.853Z] "log", [2024-03-15T18:01:10.853Z] "log/syslog", [2024-03-15T18:01:10.853Z] "math", [2024-03-15T18:01:10.853Z] "math/big", [2024-03-15T18:01:10.853Z] "math/bits", [2024-03-15T18:01:10.853Z] "math/rand", [2024-03-15T18:01:10.853Z] "mime", [2024-03-15T18:01:10.853Z] "mime/multipart", [2024-03-15T18:01:10.853Z] "mime/quotedprintable", [2024-03-15T18:01:10.853Z] "net", [2024-03-15T18:01:10.853Z] "net/http", [2024-03-15T18:01:10.853Z] "net/http/httptest", [2024-03-15T18:01:10.853Z] "net/http/httptrace", [2024-03-15T18:01:10.853Z] "net/http/httputil", [2024-03-15T18:01:10.853Z] "net/http/internal", [2024-03-15T18:01:10.853Z] "net/http/internal/ascii", [2024-03-15T18:01:10.853Z] "net/http/internal/testcert", [2024-03-15T18:01:10.853Z] "net/textproto", [2024-03-15T18:01:10.853Z] "net/url", [2024-03-15T18:01:10.853Z] "os", [2024-03-15T18:01:10.853Z] "os/exec", [2024-03-15T18:01:10.853Z] "os/signal", [2024-03-15T18:01:10.853Z] "path", [2024-03-15T18:01:10.853Z] "path/filepath", [2024-03-15T18:01:10.853Z] "reflect", [2024-03-15T18:01:10.853Z] "regexp", [2024-03-15T18:01:10.853Z] "regexp/syntax", [2024-03-15T18:01:10.853Z] "runtime", [2024-03-15T18:01:10.853Z] "runtime/cgo", [2024-03-15T18:01:10.853Z] "runtime/debug", [2024-03-15T18:01:10.853Z] "runtime/internal/atomic", [2024-03-15T18:01:10.853Z] "runtime/internal/math", [2024-03-15T18:01:10.853Z] "runtime/internal/sys", [2024-03-15T18:01:10.853Z] "runtime/pprof", [2024-03-15T18:01:10.853Z] "sort", [2024-03-15T18:01:10.853Z] "strconv", [2024-03-15T18:01:10.853Z] "strings", [2024-03-15T18:01:10.853Z] "sync", [2024-03-15T18:01:10.853Z] "sync/atomic", [2024-03-15T18:01:10.853Z] "syscall", [2024-03-15T18:01:10.853Z] "text/tabwriter", [2024-03-15T18:01:10.853Z] "text/template", [2024-03-15T18:01:10.853Z] "text/template/parse", [2024-03-15T18:01:10.853Z] "time", [2024-03-15T18:01:10.853Z] "unicode", [2024-03-15T18:01:10.853Z] "unicode/utf16", [2024-03-15T18:01:10.853Z] "unicode/utf8", [2024-03-15T18:01:10.853Z] "unsafe", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.853Z] ] [2024-03-15T18:01:10.853Z] } [2024-03-15T18:01:10.853Z] { [2024-03-15T18:01:10.853Z] "Dir": "/w/workspace/edgex-go/635/internal/security/bootstrapper/redis/config", [2024-03-15T18:01:10.853Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-03-15T18:01:10.853Z] "Name": "config", [2024-03-15T18:01:10.853Z] "Doc": "****************************************************************************** * Copyright 2023 Intel Corporation * Copyright 2020 Redis Labs * * Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except * in compliance with the License.", [2024-03-15T18:01:10.853Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.853Z] "Module": { [2024-03-15T18:01:10.853Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.853Z] "Main": true, [2024-03-15T18:01:10.853Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.853Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.853Z] "GoVersion": "1.21" [2024-03-15T18:01:10.853Z] }, [2024-03-15T18:01:10.853Z] "Match": [ [2024-03-15T18:01:10.853Z] "./..." [2024-03-15T18:01:10.853Z] ], [2024-03-15T18:01:10.853Z] "Stale": true, [2024-03-15T18:01:10.853Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.853Z] "GoFiles": [ [2024-03-15T18:01:10.853Z] "config.go" [2024-03-15T18:01:10.853Z] ], [2024-03-15T18:01:10.853Z] "Imports": [ [2024-03-15T18:01:10.853Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-15T18:01:10.853Z] ], [2024-03-15T18:01:10.853Z] "Deps": [ [2024-03-15T18:01:10.853Z] "bufio", [2024-03-15T18:01:10.853Z] "bytes", [2024-03-15T18:01:10.853Z] "compress/flate", [2024-03-15T18:01:10.853Z] "compress/gzip", [2024-03-15T18:01:10.853Z] "compress/zlib", [2024-03-15T18:01:10.853Z] "container/list", [2024-03-15T18:01:10.853Z] "context", [2024-03-15T18:01:10.853Z] "crypto", [2024-03-15T18:01:10.853Z] "crypto/aes", [2024-03-15T18:01:10.853Z] "crypto/cipher", [2024-03-15T18:01:10.853Z] "crypto/des", [2024-03-15T18:01:10.853Z] "crypto/dsa", [2024-03-15T18:01:10.853Z] "crypto/ecdsa", [2024-03-15T18:01:10.853Z] "crypto/ed25519", [2024-03-15T18:01:10.853Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.853Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.853Z] "crypto/elliptic", [2024-03-15T18:01:10.853Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.853Z] "crypto/hmac", [2024-03-15T18:01:10.853Z] "crypto/internal/randutil", [2024-03-15T18:01:10.853Z] "crypto/internal/subtle", [2024-03-15T18:01:10.853Z] "crypto/md5", [2024-03-15T18:01:10.853Z] "crypto/rand", [2024-03-15T18:01:10.853Z] "crypto/rc4", [2024-03-15T18:01:10.853Z] "crypto/rsa", [2024-03-15T18:01:10.853Z] "crypto/sha1", [2024-03-15T18:01:10.853Z] "crypto/sha256", [2024-03-15T18:01:10.853Z] "crypto/sha512", [2024-03-15T18:01:10.853Z] "crypto/subtle", [2024-03-15T18:01:10.853Z] "crypto/tls", [2024-03-15T18:01:10.853Z] "crypto/x509", [2024-03-15T18:01:10.853Z] "crypto/x509/pkix", [2024-03-15T18:01:10.853Z] "database/sql/driver", [2024-03-15T18:01:10.853Z] "debug/dwarf", [2024-03-15T18:01:10.853Z] "debug/macho", [2024-03-15T18:01:10.853Z] "encoding", [2024-03-15T18:01:10.853Z] "encoding/asn1", [2024-03-15T18:01:10.853Z] "encoding/base64", [2024-03-15T18:01:10.853Z] "encoding/binary", [2024-03-15T18:01:10.853Z] "encoding/csv", [2024-03-15T18:01:10.853Z] "encoding/hex", [2024-03-15T18:01:10.853Z] "encoding/json", [2024-03-15T18:01:10.853Z] "encoding/pem", [2024-03-15T18:01:10.853Z] "encoding/xml", [2024-03-15T18:01:10.853Z] "errors", [2024-03-15T18:01:10.853Z] "flag", [2024-03-15T18:01:10.853Z] "fmt", [2024-03-15T18:01:10.853Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.853Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.853Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.853Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.853Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.853Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.853Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.853Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.853Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.853Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.853Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.853Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.853Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.853Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.853Z] "github.com/go-kit/log", [2024-03-15T18:01:10.853Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.853Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.853Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.853Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.853Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.853Z] "github.com/google/uuid", [2024-03-15T18:01:10.853Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.853Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.853Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.853Z] "golang.org/x/net/html", [2024-03-15T18:01:10.853Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.853Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.853Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.853Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.853Z] "golang.org/x/text/language", [2024-03-15T18:01:10.853Z] "hash", [2024-03-15T18:01:10.853Z] "hash/adler32", [2024-03-15T18:01:10.853Z] "hash/crc32", [2024-03-15T18:01:10.853Z] "internal/abi", [2024-03-15T18:01:10.853Z] "internal/bytealg", [2024-03-15T18:01:10.853Z] "internal/cpu", [2024-03-15T18:01:10.853Z] "internal/fmtsort", [2024-03-15T18:01:10.853Z] "internal/goexperiment", [2024-03-15T18:01:10.853Z] "internal/itoa", [2024-03-15T18:01:10.853Z] "internal/nettrace", [2024-03-15T18:01:10.853Z] "internal/oserror", [2024-03-15T18:01:10.853Z] "internal/poll", [2024-03-15T18:01:10.853Z] "internal/race", [2024-03-15T18:01:10.853Z] "internal/reflectlite", [2024-03-15T18:01:10.853Z] "internal/singleflight", [2024-03-15T18:01:10.853Z] "internal/syscall/execenv", [2024-03-15T18:01:10.853Z] "internal/syscall/unix", [2024-03-15T18:01:10.853Z] "internal/testlog", [2024-03-15T18:01:10.853Z] "internal/unsafeheader", [2024-03-15T18:01:10.853Z] "io", [2024-03-15T18:01:10.853Z] "io/fs", [2024-03-15T18:01:10.853Z] "io/ioutil", [2024-03-15T18:01:10.853Z] "log", [2024-03-15T18:01:10.853Z] "math", [2024-03-15T18:01:10.853Z] "math/big", [2024-03-15T18:01:10.853Z] "math/bits", [2024-03-15T18:01:10.853Z] "math/rand", [2024-03-15T18:01:10.853Z] "mime", [2024-03-15T18:01:10.853Z] "mime/multipart", [2024-03-15T18:01:10.853Z] "mime/quotedprintable", [2024-03-15T18:01:10.853Z] "net", [2024-03-15T18:01:10.853Z] "net/http", [2024-03-15T18:01:10.853Z] "net/http/httptest", [2024-03-15T18:01:10.853Z] "net/http/httptrace", [2024-03-15T18:01:10.853Z] "net/http/internal", [2024-03-15T18:01:10.853Z] "net/http/internal/ascii", [2024-03-15T18:01:10.853Z] "net/http/internal/testcert", [2024-03-15T18:01:10.853Z] "net/textproto", [2024-03-15T18:01:10.853Z] "net/url", [2024-03-15T18:01:10.853Z] "os", [2024-03-15T18:01:10.853Z] "path", [2024-03-15T18:01:10.853Z] "path/filepath", [2024-03-15T18:01:10.853Z] "reflect", [2024-03-15T18:01:10.853Z] "regexp", [2024-03-15T18:01:10.853Z] "regexp/syntax", [2024-03-15T18:01:10.853Z] "runtime", [2024-03-15T18:01:10.853Z] "runtime/cgo", [2024-03-15T18:01:10.853Z] "runtime/internal/atomic", [2024-03-15T18:01:10.853Z] "runtime/internal/math", [2024-03-15T18:01:10.853Z] "runtime/internal/sys", [2024-03-15T18:01:10.853Z] "sort", [2024-03-15T18:01:10.853Z] "strconv", [2024-03-15T18:01:10.853Z] "strings", [2024-03-15T18:01:10.853Z] "sync", [2024-03-15T18:01:10.853Z] "sync/atomic", [2024-03-15T18:01:10.853Z] "syscall", [2024-03-15T18:01:10.853Z] "time", [2024-03-15T18:01:10.853Z] "unicode", [2024-03-15T18:01:10.853Z] "unicode/utf16", [2024-03-15T18:01:10.853Z] "unicode/utf8", [2024-03-15T18:01:10.853Z] "unsafe", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.853Z] ] [2024-03-15T18:01:10.853Z] } [2024-03-15T18:01:10.853Z] { [2024-03-15T18:01:10.853Z] "Dir": "/w/workspace/edgex-go/635/internal/security/bootstrapper/redis/container", [2024-03-15T18:01:10.853Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container", [2024-03-15T18:01:10.853Z] "Name": "container", [2024-03-15T18:01:10.853Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.853Z] "Module": { [2024-03-15T18:01:10.853Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.853Z] "Main": true, [2024-03-15T18:01:10.853Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.853Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.853Z] "GoVersion": "1.21" [2024-03-15T18:01:10.853Z] }, [2024-03-15T18:01:10.853Z] "Match": [ [2024-03-15T18:01:10.853Z] "./..." [2024-03-15T18:01:10.853Z] ], [2024-03-15T18:01:10.853Z] "Stale": true, [2024-03-15T18:01:10.853Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.853Z] "GoFiles": [ [2024-03-15T18:01:10.853Z] "config.go" [2024-03-15T18:01:10.853Z] ], [2024-03-15T18:01:10.853Z] "Imports": [ [2024-03-15T18:01:10.853Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-03-15T18:01:10.853Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-15T18:01:10.853Z] ], [2024-03-15T18:01:10.853Z] "Deps": [ [2024-03-15T18:01:10.853Z] "bufio", [2024-03-15T18:01:10.853Z] "bytes", [2024-03-15T18:01:10.853Z] "compress/flate", [2024-03-15T18:01:10.853Z] "compress/gzip", [2024-03-15T18:01:10.853Z] "compress/zlib", [2024-03-15T18:01:10.853Z] "container/list", [2024-03-15T18:01:10.853Z] "context", [2024-03-15T18:01:10.853Z] "crypto", [2024-03-15T18:01:10.853Z] "crypto/aes", [2024-03-15T18:01:10.853Z] "crypto/cipher", [2024-03-15T18:01:10.853Z] "crypto/des", [2024-03-15T18:01:10.853Z] "crypto/dsa", [2024-03-15T18:01:10.853Z] "crypto/ecdsa", [2024-03-15T18:01:10.853Z] "crypto/ed25519", [2024-03-15T18:01:10.853Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.853Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.853Z] "crypto/elliptic", [2024-03-15T18:01:10.853Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.853Z] "crypto/hmac", [2024-03-15T18:01:10.853Z] "crypto/internal/randutil", [2024-03-15T18:01:10.853Z] "crypto/internal/subtle", [2024-03-15T18:01:10.853Z] "crypto/md5", [2024-03-15T18:01:10.853Z] "crypto/rand", [2024-03-15T18:01:10.853Z] "crypto/rc4", [2024-03-15T18:01:10.853Z] "crypto/rsa", [2024-03-15T18:01:10.853Z] "crypto/sha1", [2024-03-15T18:01:10.853Z] "crypto/sha256", [2024-03-15T18:01:10.853Z] "crypto/sha512", [2024-03-15T18:01:10.853Z] "crypto/subtle", [2024-03-15T18:01:10.853Z] "crypto/tls", [2024-03-15T18:01:10.853Z] "crypto/x509", [2024-03-15T18:01:10.853Z] "crypto/x509/pkix", [2024-03-15T18:01:10.853Z] "database/sql/driver", [2024-03-15T18:01:10.853Z] "debug/dwarf", [2024-03-15T18:01:10.853Z] "debug/macho", [2024-03-15T18:01:10.853Z] "encoding", [2024-03-15T18:01:10.853Z] "encoding/asn1", [2024-03-15T18:01:10.853Z] "encoding/base64", [2024-03-15T18:01:10.853Z] "encoding/binary", [2024-03-15T18:01:10.853Z] "encoding/csv", [2024-03-15T18:01:10.853Z] "encoding/hex", [2024-03-15T18:01:10.853Z] "encoding/json", [2024-03-15T18:01:10.853Z] "encoding/pem", [2024-03-15T18:01:10.853Z] "encoding/xml", [2024-03-15T18:01:10.853Z] "errors", [2024-03-15T18:01:10.853Z] "flag", [2024-03-15T18:01:10.853Z] "fmt", [2024-03-15T18:01:10.853Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-03-15T18:01:10.853Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.853Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.853Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.853Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.853Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.853Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.853Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.853Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.853Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.853Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.853Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.853Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.853Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.853Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.853Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.853Z] "github.com/go-kit/log", [2024-03-15T18:01:10.853Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.853Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.853Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.853Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.853Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.853Z] "github.com/google/uuid", [2024-03-15T18:01:10.853Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.853Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.853Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.853Z] "golang.org/x/net/html", [2024-03-15T18:01:10.853Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.853Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.853Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.853Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.853Z] "golang.org/x/text/language", [2024-03-15T18:01:10.853Z] "hash", [2024-03-15T18:01:10.853Z] "hash/adler32", [2024-03-15T18:01:10.853Z] "hash/crc32", [2024-03-15T18:01:10.853Z] "internal/abi", [2024-03-15T18:01:10.853Z] "internal/bytealg", [2024-03-15T18:01:10.853Z] "internal/cpu", [2024-03-15T18:01:10.853Z] "internal/fmtsort", [2024-03-15T18:01:10.853Z] "internal/goexperiment", [2024-03-15T18:01:10.853Z] "internal/itoa", [2024-03-15T18:01:10.853Z] "internal/nettrace", [2024-03-15T18:01:10.853Z] "internal/oserror", [2024-03-15T18:01:10.853Z] "internal/poll", [2024-03-15T18:01:10.853Z] "internal/race", [2024-03-15T18:01:10.853Z] "internal/reflectlite", [2024-03-15T18:01:10.853Z] "internal/singleflight", [2024-03-15T18:01:10.853Z] "internal/syscall/execenv", [2024-03-15T18:01:10.853Z] "internal/syscall/unix", [2024-03-15T18:01:10.853Z] "internal/testlog", [2024-03-15T18:01:10.853Z] "internal/unsafeheader", [2024-03-15T18:01:10.853Z] "io", [2024-03-15T18:01:10.853Z] "io/fs", [2024-03-15T18:01:10.853Z] "io/ioutil", [2024-03-15T18:01:10.853Z] "log", [2024-03-15T18:01:10.853Z] "math", [2024-03-15T18:01:10.853Z] "math/big", [2024-03-15T18:01:10.853Z] "math/bits", [2024-03-15T18:01:10.853Z] "math/rand", [2024-03-15T18:01:10.853Z] "mime", [2024-03-15T18:01:10.853Z] "mime/multipart", [2024-03-15T18:01:10.853Z] "mime/quotedprintable", [2024-03-15T18:01:10.853Z] "net", [2024-03-15T18:01:10.853Z] "net/http", [2024-03-15T18:01:10.853Z] "net/http/httptest", [2024-03-15T18:01:10.853Z] "net/http/httptrace", [2024-03-15T18:01:10.853Z] "net/http/internal", [2024-03-15T18:01:10.853Z] "net/http/internal/ascii", [2024-03-15T18:01:10.853Z] "net/http/internal/testcert", [2024-03-15T18:01:10.853Z] "net/textproto", [2024-03-15T18:01:10.853Z] "net/url", [2024-03-15T18:01:10.853Z] "os", [2024-03-15T18:01:10.853Z] "path", [2024-03-15T18:01:10.853Z] "path/filepath", [2024-03-15T18:01:10.853Z] "reflect", [2024-03-15T18:01:10.853Z] "regexp", [2024-03-15T18:01:10.853Z] "regexp/syntax", [2024-03-15T18:01:10.853Z] "runtime", [2024-03-15T18:01:10.853Z] "runtime/cgo", [2024-03-15T18:01:10.853Z] "runtime/internal/atomic", [2024-03-15T18:01:10.853Z] "runtime/internal/math", [2024-03-15T18:01:10.853Z] "runtime/internal/sys", [2024-03-15T18:01:10.853Z] "sort", [2024-03-15T18:01:10.853Z] "strconv", [2024-03-15T18:01:10.853Z] "strings", [2024-03-15T18:01:10.853Z] "sync", [2024-03-15T18:01:10.853Z] "sync/atomic", [2024-03-15T18:01:10.853Z] "syscall", [2024-03-15T18:01:10.853Z] "time", [2024-03-15T18:01:10.853Z] "unicode", [2024-03-15T18:01:10.853Z] "unicode/utf16", [2024-03-15T18:01:10.853Z] "unicode/utf8", [2024-03-15T18:01:10.853Z] "unsafe", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.853Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.853Z] ] [2024-03-15T18:01:10.853Z] } [2024-03-15T18:01:10.853Z] { [2024-03-15T18:01:10.853Z] "Dir": "/w/workspace/edgex-go/635/internal/security/bootstrapper/redis/handlers", [2024-03-15T18:01:10.853Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers", [2024-03-15T18:01:10.853Z] "Name": "handlers", [2024-03-15T18:01:10.854Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.854Z] "Module": { [2024-03-15T18:01:10.854Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.854Z] "Main": true, [2024-03-15T18:01:10.854Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.854Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.854Z] "GoVersion": "1.21" [2024-03-15T18:01:10.854Z] }, [2024-03-15T18:01:10.854Z] "Match": [ [2024-03-15T18:01:10.854Z] "./..." [2024-03-15T18:01:10.854Z] ], [2024-03-15T18:01:10.854Z] "Stale": true, [2024-03-15T18:01:10.854Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.854Z] "GoFiles": [ [2024-03-15T18:01:10.854Z] "handlers.go" [2024-03-15T18:01:10.854Z] ], [2024-03-15T18:01:10.854Z] "Imports": [ [2024-03-15T18:01:10.854Z] "context", [2024-03-15T18:01:10.854Z] "fmt", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.854Z] "os", [2024-03-15T18:01:10.854Z] "path/filepath", [2024-03-15T18:01:10.854Z] "strings", [2024-03-15T18:01:10.854Z] "sync" [2024-03-15T18:01:10.854Z] ], [2024-03-15T18:01:10.854Z] "Deps": [ [2024-03-15T18:01:10.854Z] "bufio", [2024-03-15T18:01:10.854Z] "bytes", [2024-03-15T18:01:10.854Z] "compress/flate", [2024-03-15T18:01:10.854Z] "compress/gzip", [2024-03-15T18:01:10.854Z] "compress/zlib", [2024-03-15T18:01:10.854Z] "container/list", [2024-03-15T18:01:10.854Z] "context", [2024-03-15T18:01:10.854Z] "crypto", [2024-03-15T18:01:10.854Z] "crypto/aes", [2024-03-15T18:01:10.854Z] "crypto/cipher", [2024-03-15T18:01:10.854Z] "crypto/des", [2024-03-15T18:01:10.854Z] "crypto/dsa", [2024-03-15T18:01:10.854Z] "crypto/ecdsa", [2024-03-15T18:01:10.854Z] "crypto/ed25519", [2024-03-15T18:01:10.854Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.854Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.854Z] "crypto/elliptic", [2024-03-15T18:01:10.854Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.854Z] "crypto/hmac", [2024-03-15T18:01:10.854Z] "crypto/internal/randutil", [2024-03-15T18:01:10.854Z] "crypto/internal/subtle", [2024-03-15T18:01:10.854Z] "crypto/md5", [2024-03-15T18:01:10.854Z] "crypto/rand", [2024-03-15T18:01:10.854Z] "crypto/rc4", [2024-03-15T18:01:10.854Z] "crypto/rsa", [2024-03-15T18:01:10.854Z] "crypto/sha1", [2024-03-15T18:01:10.854Z] "crypto/sha256", [2024-03-15T18:01:10.854Z] "crypto/sha512", [2024-03-15T18:01:10.854Z] "crypto/subtle", [2024-03-15T18:01:10.854Z] "crypto/tls", [2024-03-15T18:01:10.854Z] "crypto/x509", [2024-03-15T18:01:10.854Z] "crypto/x509/pkix", [2024-03-15T18:01:10.854Z] "database/sql/driver", [2024-03-15T18:01:10.854Z] "debug/dwarf", [2024-03-15T18:01:10.854Z] "debug/macho", [2024-03-15T18:01:10.854Z] "embed", [2024-03-15T18:01:10.854Z] "encoding", [2024-03-15T18:01:10.854Z] "encoding/asn1", [2024-03-15T18:01:10.854Z] "encoding/base32", [2024-03-15T18:01:10.854Z] "encoding/base64", [2024-03-15T18:01:10.854Z] "encoding/binary", [2024-03-15T18:01:10.854Z] "encoding/csv", [2024-03-15T18:01:10.854Z] "encoding/hex", [2024-03-15T18:01:10.854Z] "encoding/json", [2024-03-15T18:01:10.854Z] "encoding/pem", [2024-03-15T18:01:10.854Z] "encoding/xml", [2024-03-15T18:01:10.854Z] "errors", [2024-03-15T18:01:10.854Z] "flag", [2024-03-15T18:01:10.854Z] "fmt", [2024-03-15T18:01:10.854Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.854Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.854Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.854Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.854Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.854Z] "github.com/fatih/color", [2024-03-15T18:01:10.854Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.854Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.854Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.854Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.854Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.854Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.854Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.854Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.854Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.854Z] "github.com/go-kit/log", [2024-03-15T18:01:10.854Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.854Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.854Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.854Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.854Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.854Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.854Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.854Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.854Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.854Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.854Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.854Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.854Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.854Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.854Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.854Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.854Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.854Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.854Z] "github.com/google/uuid", [2024-03-15T18:01:10.854Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.854Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.854Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.854Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.854Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.854Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.854Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.854Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.854Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.854Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.854Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.854Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.854Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.854Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.854Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.854Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.854Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.854Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.854Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.854Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.854Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.854Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.854Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.854Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.854Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.854Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.854Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.854Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.854Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.854Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.854Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.854Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.854Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.854Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.854Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.854Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.854Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.854Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.854Z] "github.com/x448/float16", [2024-03-15T18:01:10.854Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.854Z] "go/token", [2024-03-15T18:01:10.854Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.854Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.854Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.854Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.854Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.854Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.854Z] "golang.org/x/net/html", [2024-03-15T18:01:10.854Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.854Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.854Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.854Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.854Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.854Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.854Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.854Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.854Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.854Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.854Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.854Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.854Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.854Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.854Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.854Z] "golang.org/x/text/language", [2024-03-15T18:01:10.854Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.854Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.854Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.854Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.854Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.854Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.854Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.854Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.854Z] "hash", [2024-03-15T18:01:10.854Z] "hash/adler32", [2024-03-15T18:01:10.854Z] "hash/crc32", [2024-03-15T18:01:10.854Z] "hash/fnv", [2024-03-15T18:01:10.854Z] "html", [2024-03-15T18:01:10.854Z] "html/template", [2024-03-15T18:01:10.854Z] "internal/abi", [2024-03-15T18:01:10.854Z] "internal/bytealg", [2024-03-15T18:01:10.854Z] "internal/cpu", [2024-03-15T18:01:10.854Z] "internal/fmtsort", [2024-03-15T18:01:10.854Z] "internal/goexperiment", [2024-03-15T18:01:10.854Z] "internal/itoa", [2024-03-15T18:01:10.854Z] "internal/nettrace", [2024-03-15T18:01:10.854Z] "internal/oserror", [2024-03-15T18:01:10.854Z] "internal/poll", [2024-03-15T18:01:10.854Z] "internal/race", [2024-03-15T18:01:10.854Z] "internal/reflectlite", [2024-03-15T18:01:10.854Z] "internal/singleflight", [2024-03-15T18:01:10.854Z] "internal/syscall/execenv", [2024-03-15T18:01:10.854Z] "internal/syscall/unix", [2024-03-15T18:01:10.854Z] "internal/testlog", [2024-03-15T18:01:10.854Z] "internal/unsafeheader", [2024-03-15T18:01:10.854Z] "io", [2024-03-15T18:01:10.854Z] "io/fs", [2024-03-15T18:01:10.854Z] "io/ioutil", [2024-03-15T18:01:10.854Z] "log", [2024-03-15T18:01:10.854Z] "log/syslog", [2024-03-15T18:01:10.854Z] "math", [2024-03-15T18:01:10.854Z] "math/big", [2024-03-15T18:01:10.854Z] "math/bits", [2024-03-15T18:01:10.854Z] "math/rand", [2024-03-15T18:01:10.854Z] "mime", [2024-03-15T18:01:10.854Z] "mime/multipart", [2024-03-15T18:01:10.854Z] "mime/quotedprintable", [2024-03-15T18:01:10.854Z] "net", [2024-03-15T18:01:10.854Z] "net/http", [2024-03-15T18:01:10.854Z] "net/http/httptest", [2024-03-15T18:01:10.854Z] "net/http/httptrace", [2024-03-15T18:01:10.854Z] "net/http/httputil", [2024-03-15T18:01:10.854Z] "net/http/internal", [2024-03-15T18:01:10.854Z] "net/http/internal/ascii", [2024-03-15T18:01:10.854Z] "net/http/internal/testcert", [2024-03-15T18:01:10.854Z] "net/textproto", [2024-03-15T18:01:10.854Z] "net/url", [2024-03-15T18:01:10.854Z] "os", [2024-03-15T18:01:10.854Z] "os/signal", [2024-03-15T18:01:10.854Z] "path", [2024-03-15T18:01:10.854Z] "path/filepath", [2024-03-15T18:01:10.854Z] "reflect", [2024-03-15T18:01:10.854Z] "regexp", [2024-03-15T18:01:10.854Z] "regexp/syntax", [2024-03-15T18:01:10.854Z] "runtime", [2024-03-15T18:01:10.854Z] "runtime/cgo", [2024-03-15T18:01:10.854Z] "runtime/debug", [2024-03-15T18:01:10.854Z] "runtime/internal/atomic", [2024-03-15T18:01:10.854Z] "runtime/internal/math", [2024-03-15T18:01:10.854Z] "runtime/internal/sys", [2024-03-15T18:01:10.854Z] "runtime/pprof", [2024-03-15T18:01:10.854Z] "sort", [2024-03-15T18:01:10.854Z] "strconv", [2024-03-15T18:01:10.854Z] "strings", [2024-03-15T18:01:10.854Z] "sync", [2024-03-15T18:01:10.854Z] "sync/atomic", [2024-03-15T18:01:10.854Z] "syscall", [2024-03-15T18:01:10.854Z] "text/tabwriter", [2024-03-15T18:01:10.854Z] "text/template", [2024-03-15T18:01:10.854Z] "text/template/parse", [2024-03-15T18:01:10.854Z] "time", [2024-03-15T18:01:10.854Z] "unicode", [2024-03-15T18:01:10.854Z] "unicode/utf16", [2024-03-15T18:01:10.854Z] "unicode/utf8", [2024-03-15T18:01:10.854Z] "unsafe", [2024-03-15T18:01:10.854Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.854Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.854Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.854Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.854Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.854Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.854Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.854Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.854Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.854Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.854Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.854Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.854Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.854Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.854Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.854Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.854Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.854Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.854Z] ] [2024-03-15T18:01:10.854Z] } [2024-03-15T18:01:10.854Z] { [2024-03-15T18:01:10.854Z] "Dir": "/w/workspace/edgex-go/635/internal/security/bootstrapper/redis", [2024-03-15T18:01:10.854Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis", [2024-03-15T18:01:10.854Z] "Name": "redis", [2024-03-15T18:01:10.854Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.854Z] "Module": { [2024-03-15T18:01:10.854Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.854Z] "Main": true, [2024-03-15T18:01:10.855Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.855Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.855Z] "GoVersion": "1.21" [2024-03-15T18:01:10.855Z] }, [2024-03-15T18:01:10.855Z] "Match": [ [2024-03-15T18:01:10.855Z] "./..." [2024-03-15T18:01:10.855Z] ], [2024-03-15T18:01:10.855Z] "Stale": true, [2024-03-15T18:01:10.855Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.855Z] "GoFiles": [ [2024-03-15T18:01:10.855Z] "configure.go" [2024-03-15T18:01:10.855Z] ], [2024-03-15T18:01:10.855Z] "Imports": [ [2024-03-15T18:01:10.855Z] "context", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.855Z] "os" [2024-03-15T18:01:10.855Z] ], [2024-03-15T18:01:10.855Z] "Deps": [ [2024-03-15T18:01:10.855Z] "bufio", [2024-03-15T18:01:10.855Z] "bytes", [2024-03-15T18:01:10.855Z] "compress/flate", [2024-03-15T18:01:10.855Z] "compress/gzip", [2024-03-15T18:01:10.855Z] "compress/zlib", [2024-03-15T18:01:10.855Z] "container/list", [2024-03-15T18:01:10.855Z] "context", [2024-03-15T18:01:10.855Z] "crypto", [2024-03-15T18:01:10.855Z] "crypto/aes", [2024-03-15T18:01:10.855Z] "crypto/cipher", [2024-03-15T18:01:10.855Z] "crypto/des", [2024-03-15T18:01:10.855Z] "crypto/dsa", [2024-03-15T18:01:10.855Z] "crypto/ecdsa", [2024-03-15T18:01:10.855Z] "crypto/ed25519", [2024-03-15T18:01:10.855Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.855Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.855Z] "crypto/elliptic", [2024-03-15T18:01:10.855Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.855Z] "crypto/hmac", [2024-03-15T18:01:10.855Z] "crypto/internal/randutil", [2024-03-15T18:01:10.855Z] "crypto/internal/subtle", [2024-03-15T18:01:10.855Z] "crypto/md5", [2024-03-15T18:01:10.855Z] "crypto/rand", [2024-03-15T18:01:10.855Z] "crypto/rc4", [2024-03-15T18:01:10.855Z] "crypto/rsa", [2024-03-15T18:01:10.855Z] "crypto/sha1", [2024-03-15T18:01:10.855Z] "crypto/sha256", [2024-03-15T18:01:10.855Z] "crypto/sha512", [2024-03-15T18:01:10.855Z] "crypto/subtle", [2024-03-15T18:01:10.855Z] "crypto/tls", [2024-03-15T18:01:10.855Z] "crypto/x509", [2024-03-15T18:01:10.855Z] "crypto/x509/pkix", [2024-03-15T18:01:10.855Z] "database/sql/driver", [2024-03-15T18:01:10.855Z] "debug/dwarf", [2024-03-15T18:01:10.855Z] "debug/macho", [2024-03-15T18:01:10.855Z] "embed", [2024-03-15T18:01:10.855Z] "encoding", [2024-03-15T18:01:10.855Z] "encoding/asn1", [2024-03-15T18:01:10.855Z] "encoding/base32", [2024-03-15T18:01:10.855Z] "encoding/base64", [2024-03-15T18:01:10.855Z] "encoding/binary", [2024-03-15T18:01:10.855Z] "encoding/csv", [2024-03-15T18:01:10.855Z] "encoding/hex", [2024-03-15T18:01:10.855Z] "encoding/json", [2024-03-15T18:01:10.855Z] "encoding/pem", [2024-03-15T18:01:10.855Z] "encoding/xml", [2024-03-15T18:01:10.855Z] "errors", [2024-03-15T18:01:10.855Z] "flag", [2024-03-15T18:01:10.855Z] "fmt", [2024-03-15T18:01:10.855Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.855Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.855Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.855Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.855Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.855Z] "github.com/fatih/color", [2024-03-15T18:01:10.855Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.855Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.855Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.855Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.855Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.855Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.855Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.855Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.855Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.855Z] "github.com/go-kit/log", [2024-03-15T18:01:10.855Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.855Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.855Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.855Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.855Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.855Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.855Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.855Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.855Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.855Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.855Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.855Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.855Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.855Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.855Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.855Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.855Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.855Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.855Z] "github.com/google/uuid", [2024-03-15T18:01:10.855Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.855Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.855Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.855Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.855Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.855Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.855Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.855Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.855Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.855Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.855Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.855Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.855Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.855Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.855Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.855Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.855Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.855Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.855Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.855Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.855Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.855Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.855Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.855Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.855Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.855Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.855Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.855Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.855Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.855Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.855Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.855Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.855Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.855Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.855Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.855Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.855Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.855Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.855Z] "github.com/x448/float16", [2024-03-15T18:01:10.855Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.855Z] "go/token", [2024-03-15T18:01:10.855Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.855Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.855Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.855Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.855Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.855Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.855Z] "golang.org/x/net/html", [2024-03-15T18:01:10.855Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.855Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.855Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.855Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.855Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.855Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.855Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.855Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.855Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.855Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.855Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.855Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.855Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.855Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.855Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.855Z] "golang.org/x/text/language", [2024-03-15T18:01:10.855Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.855Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.855Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.855Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.855Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.855Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.855Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.855Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.855Z] "hash", [2024-03-15T18:01:10.855Z] "hash/adler32", [2024-03-15T18:01:10.855Z] "hash/crc32", [2024-03-15T18:01:10.855Z] "hash/fnv", [2024-03-15T18:01:10.855Z] "html", [2024-03-15T18:01:10.855Z] "html/template", [2024-03-15T18:01:10.855Z] "internal/abi", [2024-03-15T18:01:10.855Z] "internal/bytealg", [2024-03-15T18:01:10.855Z] "internal/cpu", [2024-03-15T18:01:10.855Z] "internal/fmtsort", [2024-03-15T18:01:10.855Z] "internal/goexperiment", [2024-03-15T18:01:10.855Z] "internal/itoa", [2024-03-15T18:01:10.855Z] "internal/nettrace", [2024-03-15T18:01:10.855Z] "internal/oserror", [2024-03-15T18:01:10.855Z] "internal/poll", [2024-03-15T18:01:10.855Z] "internal/race", [2024-03-15T18:01:10.855Z] "internal/reflectlite", [2024-03-15T18:01:10.855Z] "internal/singleflight", [2024-03-15T18:01:10.855Z] "internal/syscall/execenv", [2024-03-15T18:01:10.855Z] "internal/syscall/unix", [2024-03-15T18:01:10.855Z] "internal/testlog", [2024-03-15T18:01:10.855Z] "internal/unsafeheader", [2024-03-15T18:01:10.855Z] "io", [2024-03-15T18:01:10.855Z] "io/fs", [2024-03-15T18:01:10.855Z] "io/ioutil", [2024-03-15T18:01:10.855Z] "log", [2024-03-15T18:01:10.855Z] "log/syslog", [2024-03-15T18:01:10.855Z] "math", [2024-03-15T18:01:10.855Z] "math/big", [2024-03-15T18:01:10.855Z] "math/bits", [2024-03-15T18:01:10.855Z] "math/rand", [2024-03-15T18:01:10.855Z] "mime", [2024-03-15T18:01:10.855Z] "mime/multipart", [2024-03-15T18:01:10.855Z] "mime/quotedprintable", [2024-03-15T18:01:10.855Z] "net", [2024-03-15T18:01:10.855Z] "net/http", [2024-03-15T18:01:10.855Z] "net/http/httptest", [2024-03-15T18:01:10.855Z] "net/http/httptrace", [2024-03-15T18:01:10.855Z] "net/http/httputil", [2024-03-15T18:01:10.855Z] "net/http/internal", [2024-03-15T18:01:10.855Z] "net/http/internal/ascii", [2024-03-15T18:01:10.855Z] "net/http/internal/testcert", [2024-03-15T18:01:10.855Z] "net/textproto", [2024-03-15T18:01:10.855Z] "net/url", [2024-03-15T18:01:10.855Z] "os", [2024-03-15T18:01:10.855Z] "os/signal", [2024-03-15T18:01:10.855Z] "path", [2024-03-15T18:01:10.855Z] "path/filepath", [2024-03-15T18:01:10.855Z] "reflect", [2024-03-15T18:01:10.855Z] "regexp", [2024-03-15T18:01:10.855Z] "regexp/syntax", [2024-03-15T18:01:10.855Z] "runtime", [2024-03-15T18:01:10.855Z] "runtime/cgo", [2024-03-15T18:01:10.855Z] "runtime/debug", [2024-03-15T18:01:10.855Z] "runtime/internal/atomic", [2024-03-15T18:01:10.855Z] "runtime/internal/math", [2024-03-15T18:01:10.855Z] "runtime/internal/sys", [2024-03-15T18:01:10.855Z] "runtime/pprof", [2024-03-15T18:01:10.855Z] "sort", [2024-03-15T18:01:10.855Z] "strconv", [2024-03-15T18:01:10.855Z] "strings", [2024-03-15T18:01:10.855Z] "sync", [2024-03-15T18:01:10.855Z] "sync/atomic", [2024-03-15T18:01:10.855Z] "syscall", [2024-03-15T18:01:10.855Z] "text/tabwriter", [2024-03-15T18:01:10.855Z] "text/template", [2024-03-15T18:01:10.855Z] "text/template/parse", [2024-03-15T18:01:10.855Z] "time", [2024-03-15T18:01:10.855Z] "unicode", [2024-03-15T18:01:10.855Z] "unicode/utf16", [2024-03-15T18:01:10.855Z] "unicode/utf8", [2024-03-15T18:01:10.855Z] "unsafe", [2024-03-15T18:01:10.855Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.855Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.855Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.855Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.855Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.855Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.855Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.855Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.855Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.855Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.855Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.855Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.855Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.855Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.855Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.855Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.855Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.855Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.855Z] ] [2024-03-15T18:01:10.855Z] } [2024-03-15T18:01:10.855Z] { [2024-03-15T18:01:10.855Z] "Dir": "/w/workspace/edgex-go/635/internal/security/bootstrapper", [2024-03-15T18:01:10.855Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper", [2024-03-15T18:01:10.855Z] "Name": "bootstrapper", [2024-03-15T18:01:10.855Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.855Z] "Module": { [2024-03-15T18:01:10.855Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.855Z] "Main": true, [2024-03-15T18:01:10.855Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.855Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.855Z] "GoVersion": "1.21" [2024-03-15T18:01:10.855Z] }, [2024-03-15T18:01:10.855Z] "Match": [ [2024-03-15T18:01:10.856Z] "./..." [2024-03-15T18:01:10.856Z] ], [2024-03-15T18:01:10.856Z] "Stale": true, [2024-03-15T18:01:10.856Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.856Z] "GoFiles": [ [2024-03-15T18:01:10.856Z] "main.go", [2024-03-15T18:01:10.856Z] "messagebus_factory.go" [2024-03-15T18:01:10.856Z] ], [2024-03-15T18:01:10.856Z] "Imports": [ [2024-03-15T18:01:10.856Z] "context", [2024-03-15T18:01:10.856Z] "flag", [2024-03-15T18:01:10.856Z] "fmt", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.856Z] "os" [2024-03-15T18:01:10.856Z] ], [2024-03-15T18:01:10.856Z] "Deps": [ [2024-03-15T18:01:10.856Z] "bufio", [2024-03-15T18:01:10.856Z] "bytes", [2024-03-15T18:01:10.856Z] "compress/flate", [2024-03-15T18:01:10.856Z] "compress/gzip", [2024-03-15T18:01:10.856Z] "compress/zlib", [2024-03-15T18:01:10.856Z] "container/list", [2024-03-15T18:01:10.856Z] "context", [2024-03-15T18:01:10.856Z] "crypto", [2024-03-15T18:01:10.856Z] "crypto/aes", [2024-03-15T18:01:10.856Z] "crypto/cipher", [2024-03-15T18:01:10.856Z] "crypto/des", [2024-03-15T18:01:10.856Z] "crypto/dsa", [2024-03-15T18:01:10.856Z] "crypto/ecdsa", [2024-03-15T18:01:10.856Z] "crypto/ed25519", [2024-03-15T18:01:10.856Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.856Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.856Z] "crypto/elliptic", [2024-03-15T18:01:10.856Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.856Z] "crypto/hmac", [2024-03-15T18:01:10.856Z] "crypto/internal/randutil", [2024-03-15T18:01:10.856Z] "crypto/internal/subtle", [2024-03-15T18:01:10.856Z] "crypto/md5", [2024-03-15T18:01:10.856Z] "crypto/rand", [2024-03-15T18:01:10.856Z] "crypto/rc4", [2024-03-15T18:01:10.856Z] "crypto/rsa", [2024-03-15T18:01:10.856Z] "crypto/sha1", [2024-03-15T18:01:10.856Z] "crypto/sha256", [2024-03-15T18:01:10.856Z] "crypto/sha512", [2024-03-15T18:01:10.856Z] "crypto/subtle", [2024-03-15T18:01:10.856Z] "crypto/tls", [2024-03-15T18:01:10.856Z] "crypto/x509", [2024-03-15T18:01:10.856Z] "crypto/x509/pkix", [2024-03-15T18:01:10.856Z] "database/sql/driver", [2024-03-15T18:01:10.856Z] "debug/dwarf", [2024-03-15T18:01:10.856Z] "debug/macho", [2024-03-15T18:01:10.856Z] "embed", [2024-03-15T18:01:10.856Z] "encoding", [2024-03-15T18:01:10.856Z] "encoding/asn1", [2024-03-15T18:01:10.856Z] "encoding/base32", [2024-03-15T18:01:10.856Z] "encoding/base64", [2024-03-15T18:01:10.856Z] "encoding/binary", [2024-03-15T18:01:10.856Z] "encoding/csv", [2024-03-15T18:01:10.856Z] "encoding/hex", [2024-03-15T18:01:10.856Z] "encoding/json", [2024-03-15T18:01:10.856Z] "encoding/pem", [2024-03-15T18:01:10.856Z] "encoding/xml", [2024-03-15T18:01:10.856Z] "errors", [2024-03-15T18:01:10.856Z] "flag", [2024-03-15T18:01:10.856Z] "fmt", [2024-03-15T18:01:10.856Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.856Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.856Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.856Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.856Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.856Z] "github.com/fatih/color", [2024-03-15T18:01:10.856Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.856Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.856Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.856Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.856Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.856Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.856Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.856Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.856Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.856Z] "github.com/go-kit/log", [2024-03-15T18:01:10.856Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.856Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.856Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.856Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.856Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.856Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.856Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.856Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.856Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.856Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.856Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.856Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.856Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.856Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.856Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.856Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.856Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.856Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.856Z] "github.com/google/uuid", [2024-03-15T18:01:10.856Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.856Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.856Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.856Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.856Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.856Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.856Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.856Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.856Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.856Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.856Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.856Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.856Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.856Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.856Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.856Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.856Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.856Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.856Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.856Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.856Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.856Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.856Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.856Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.856Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.856Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.856Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.856Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.856Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.856Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.856Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.856Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.856Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.856Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.856Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.856Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.856Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.856Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.856Z] "github.com/x448/float16", [2024-03-15T18:01:10.856Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.856Z] "go/token", [2024-03-15T18:01:10.856Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.856Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.856Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.856Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.856Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.856Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.856Z] "golang.org/x/net/html", [2024-03-15T18:01:10.856Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.856Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.856Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.856Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.856Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.856Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.856Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.856Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.856Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.856Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.856Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.856Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.856Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.856Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.856Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.856Z] "golang.org/x/text/language", [2024-03-15T18:01:10.856Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.856Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.856Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.856Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.856Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.856Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.856Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.856Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.856Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.856Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.856Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.856Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.856Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.856Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.856Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.856Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.856Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.856Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.856Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.856Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.856Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.857Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.857Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.857Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.857Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.857Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.857Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.857Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.857Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.857Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.857Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.857Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.857Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.857Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.857Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.857Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.857Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.857Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.857Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.857Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.857Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.857Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.857Z] "hash", [2024-03-15T18:01:10.857Z] "hash/adler32", [2024-03-15T18:01:10.857Z] "hash/crc32", [2024-03-15T18:01:10.857Z] "hash/fnv", [2024-03-15T18:01:10.857Z] "html", [2024-03-15T18:01:10.857Z] "html/template", [2024-03-15T18:01:10.857Z] "internal/abi", [2024-03-15T18:01:10.857Z] "internal/bytealg", [2024-03-15T18:01:10.857Z] "internal/cpu", [2024-03-15T18:01:10.857Z] "internal/fmtsort", [2024-03-15T18:01:10.857Z] "internal/goexperiment", [2024-03-15T18:01:10.857Z] "internal/itoa", [2024-03-15T18:01:10.857Z] "internal/nettrace", [2024-03-15T18:01:10.857Z] "internal/oserror", [2024-03-15T18:01:10.857Z] "internal/poll", [2024-03-15T18:01:10.857Z] "internal/race", [2024-03-15T18:01:10.857Z] "internal/reflectlite", [2024-03-15T18:01:10.857Z] "internal/singleflight", [2024-03-15T18:01:10.857Z] "internal/syscall/execenv", [2024-03-15T18:01:10.857Z] "internal/syscall/unix", [2024-03-15T18:01:10.857Z] "internal/testlog", [2024-03-15T18:01:10.857Z] "internal/unsafeheader", [2024-03-15T18:01:10.857Z] "io", [2024-03-15T18:01:10.857Z] "io/fs", [2024-03-15T18:01:10.857Z] "io/ioutil", [2024-03-15T18:01:10.857Z] "log", [2024-03-15T18:01:10.857Z] "log/syslog", [2024-03-15T18:01:10.857Z] "math", [2024-03-15T18:01:10.857Z] "math/big", [2024-03-15T18:01:10.857Z] "math/bits", [2024-03-15T18:01:10.857Z] "math/rand", [2024-03-15T18:01:10.857Z] "mime", [2024-03-15T18:01:10.857Z] "mime/multipart", [2024-03-15T18:01:10.857Z] "mime/quotedprintable", [2024-03-15T18:01:10.857Z] "net", [2024-03-15T18:01:10.857Z] "net/http", [2024-03-15T18:01:10.857Z] "net/http/httptest", [2024-03-15T18:01:10.857Z] "net/http/httptrace", [2024-03-15T18:01:10.857Z] "net/http/httputil", [2024-03-15T18:01:10.857Z] "net/http/internal", [2024-03-15T18:01:10.857Z] "net/http/internal/ascii", [2024-03-15T18:01:10.857Z] "net/http/internal/testcert", [2024-03-15T18:01:10.857Z] "net/textproto", [2024-03-15T18:01:10.857Z] "net/url", [2024-03-15T18:01:10.857Z] "os", [2024-03-15T18:01:10.857Z] "os/exec", [2024-03-15T18:01:10.857Z] "os/signal", [2024-03-15T18:01:10.857Z] "path", [2024-03-15T18:01:10.857Z] "path/filepath", [2024-03-15T18:01:10.857Z] "reflect", [2024-03-15T18:01:10.857Z] "regexp", [2024-03-15T18:01:10.857Z] "regexp/syntax", [2024-03-15T18:01:10.857Z] "runtime", [2024-03-15T18:01:10.857Z] "runtime/cgo", [2024-03-15T18:01:10.857Z] "runtime/debug", [2024-03-15T18:01:10.857Z] "runtime/internal/atomic", [2024-03-15T18:01:10.857Z] "runtime/internal/math", [2024-03-15T18:01:10.857Z] "runtime/internal/sys", [2024-03-15T18:01:10.857Z] "runtime/pprof", [2024-03-15T18:01:10.857Z] "sort", [2024-03-15T18:01:10.857Z] "strconv", [2024-03-15T18:01:10.857Z] "strings", [2024-03-15T18:01:10.857Z] "sync", [2024-03-15T18:01:10.857Z] "sync/atomic", [2024-03-15T18:01:10.857Z] "syscall", [2024-03-15T18:01:10.857Z] "text/tabwriter", [2024-03-15T18:01:10.857Z] "text/template", [2024-03-15T18:01:10.857Z] "text/template/parse", [2024-03-15T18:01:10.857Z] "time", [2024-03-15T18:01:10.857Z] "unicode", [2024-03-15T18:01:10.857Z] "unicode/utf16", [2024-03-15T18:01:10.857Z] "unicode/utf8", [2024-03-15T18:01:10.857Z] "unsafe", [2024-03-15T18:01:10.857Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.857Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.857Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.857Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.857Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.857Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.857Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.857Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.857Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.857Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.857Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.857Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.857Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.857Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.857Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.857Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.857Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.857Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.857Z] ] [2024-03-15T18:01:10.857Z] } [2024-03-15T18:01:10.857Z] { [2024-03-15T18:01:10.857Z] "Dir": "/w/workspace/edgex-go/635/cmd/security-bootstrapper", [2024-03-15T18:01:10.857Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper", [2024-03-15T18:01:10.857Z] "Name": "main", [2024-03-15T18:01:10.857Z] "Target": "/go/bin/security-bootstrapper", [2024-03-15T18:01:10.857Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.857Z] "Module": { [2024-03-15T18:01:10.857Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.857Z] "Main": true, [2024-03-15T18:01:10.857Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.857Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.857Z] "GoVersion": "1.21" [2024-03-15T18:01:10.857Z] }, [2024-03-15T18:01:10.857Z] "Match": [ [2024-03-15T18:01:10.857Z] "./..." [2024-03-15T18:01:10.857Z] ], [2024-03-15T18:01:10.857Z] "Stale": true, [2024-03-15T18:01:10.857Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.857Z] "GoFiles": [ [2024-03-15T18:01:10.857Z] "main.go" [2024-03-15T18:01:10.857Z] ], [2024-03-15T18:01:10.857Z] "Imports": [ [2024-03-15T18:01:10.857Z] "context", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper", [2024-03-15T18:01:10.857Z] "os" [2024-03-15T18:01:10.857Z] ], [2024-03-15T18:01:10.857Z] "Deps": [ [2024-03-15T18:01:10.857Z] "bufio", [2024-03-15T18:01:10.857Z] "bytes", [2024-03-15T18:01:10.857Z] "compress/flate", [2024-03-15T18:01:10.857Z] "compress/gzip", [2024-03-15T18:01:10.857Z] "compress/zlib", [2024-03-15T18:01:10.857Z] "container/list", [2024-03-15T18:01:10.857Z] "context", [2024-03-15T18:01:10.857Z] "crypto", [2024-03-15T18:01:10.857Z] "crypto/aes", [2024-03-15T18:01:10.857Z] "crypto/cipher", [2024-03-15T18:01:10.857Z] "crypto/des", [2024-03-15T18:01:10.857Z] "crypto/dsa", [2024-03-15T18:01:10.857Z] "crypto/ecdsa", [2024-03-15T18:01:10.857Z] "crypto/ed25519", [2024-03-15T18:01:10.857Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.857Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.857Z] "crypto/elliptic", [2024-03-15T18:01:10.857Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.857Z] "crypto/hmac", [2024-03-15T18:01:10.857Z] "crypto/internal/randutil", [2024-03-15T18:01:10.857Z] "crypto/internal/subtle", [2024-03-15T18:01:10.857Z] "crypto/md5", [2024-03-15T18:01:10.857Z] "crypto/rand", [2024-03-15T18:01:10.857Z] "crypto/rc4", [2024-03-15T18:01:10.857Z] "crypto/rsa", [2024-03-15T18:01:10.857Z] "crypto/sha1", [2024-03-15T18:01:10.857Z] "crypto/sha256", [2024-03-15T18:01:10.857Z] "crypto/sha512", [2024-03-15T18:01:10.857Z] "crypto/subtle", [2024-03-15T18:01:10.857Z] "crypto/tls", [2024-03-15T18:01:10.857Z] "crypto/x509", [2024-03-15T18:01:10.857Z] "crypto/x509/pkix", [2024-03-15T18:01:10.857Z] "database/sql/driver", [2024-03-15T18:01:10.857Z] "debug/dwarf", [2024-03-15T18:01:10.857Z] "debug/macho", [2024-03-15T18:01:10.857Z] "embed", [2024-03-15T18:01:10.857Z] "encoding", [2024-03-15T18:01:10.857Z] "encoding/asn1", [2024-03-15T18:01:10.857Z] "encoding/base32", [2024-03-15T18:01:10.857Z] "encoding/base64", [2024-03-15T18:01:10.857Z] "encoding/binary", [2024-03-15T18:01:10.857Z] "encoding/csv", [2024-03-15T18:01:10.857Z] "encoding/hex", [2024-03-15T18:01:10.857Z] "encoding/json", [2024-03-15T18:01:10.857Z] "encoding/pem", [2024-03-15T18:01:10.857Z] "encoding/xml", [2024-03-15T18:01:10.857Z] "errors", [2024-03-15T18:01:10.857Z] "flag", [2024-03-15T18:01:10.857Z] "fmt", [2024-03-15T18:01:10.857Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.857Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.857Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.857Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.857Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.857Z] "github.com/fatih/color", [2024-03-15T18:01:10.857Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.857Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.857Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.857Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.857Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.857Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.857Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.857Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.857Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.857Z] "github.com/go-kit/log", [2024-03-15T18:01:10.857Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.857Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.857Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.857Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.857Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.857Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.857Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.857Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.857Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.857Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.857Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.857Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.857Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.857Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.857Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.857Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.857Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.857Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.857Z] "github.com/google/uuid", [2024-03-15T18:01:10.857Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.857Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.857Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.857Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.857Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.857Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.857Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.857Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.857Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.857Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.857Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.857Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.857Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.857Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.857Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.857Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.857Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.857Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.857Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.857Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.857Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.857Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.857Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.857Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.857Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.857Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.857Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.857Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.857Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.857Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.857Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.857Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.857Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.857Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.857Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.857Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.857Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.857Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.857Z] "github.com/x448/float16", [2024-03-15T18:01:10.857Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.857Z] "go/token", [2024-03-15T18:01:10.857Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.857Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.857Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.857Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.857Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.857Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.857Z] "golang.org/x/net/html", [2024-03-15T18:01:10.857Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.857Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.857Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.857Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.857Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.857Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.857Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.857Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.857Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.857Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.857Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.857Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.857Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.857Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.857Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.857Z] "golang.org/x/text/language", [2024-03-15T18:01:10.857Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.857Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.857Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.857Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.857Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.857Z] "google.golang.org/grpc", [2024-03-15T18:01:10.857Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.857Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.857Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.857Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.857Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.857Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.857Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.857Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.857Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.857Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.857Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.857Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.857Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.857Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.857Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.857Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.857Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.857Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.857Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.858Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.858Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.858Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.858Z] "hash", [2024-03-15T18:01:10.858Z] "hash/adler32", [2024-03-15T18:01:10.858Z] "hash/crc32", [2024-03-15T18:01:10.858Z] "hash/fnv", [2024-03-15T18:01:10.858Z] "html", [2024-03-15T18:01:10.858Z] "html/template", [2024-03-15T18:01:10.858Z] "internal/abi", [2024-03-15T18:01:10.858Z] "internal/bytealg", [2024-03-15T18:01:10.858Z] "internal/cpu", [2024-03-15T18:01:10.858Z] "internal/fmtsort", [2024-03-15T18:01:10.858Z] "internal/goexperiment", [2024-03-15T18:01:10.858Z] "internal/itoa", [2024-03-15T18:01:10.858Z] "internal/nettrace", [2024-03-15T18:01:10.858Z] "internal/oserror", [2024-03-15T18:01:10.858Z] "internal/poll", [2024-03-15T18:01:10.858Z] "internal/race", [2024-03-15T18:01:10.858Z] "internal/reflectlite", [2024-03-15T18:01:10.858Z] "internal/singleflight", [2024-03-15T18:01:10.858Z] "internal/syscall/execenv", [2024-03-15T18:01:10.858Z] "internal/syscall/unix", [2024-03-15T18:01:10.858Z] "internal/testlog", [2024-03-15T18:01:10.858Z] "internal/unsafeheader", [2024-03-15T18:01:10.858Z] "io", [2024-03-15T18:01:10.858Z] "io/fs", [2024-03-15T18:01:10.858Z] "io/ioutil", [2024-03-15T18:01:10.858Z] "log", [2024-03-15T18:01:10.858Z] "log/syslog", [2024-03-15T18:01:10.858Z] "math", [2024-03-15T18:01:10.858Z] "math/big", [2024-03-15T18:01:10.858Z] "math/bits", [2024-03-15T18:01:10.858Z] "math/rand", [2024-03-15T18:01:10.858Z] "mime", [2024-03-15T18:01:10.858Z] "mime/multipart", [2024-03-15T18:01:10.858Z] "mime/quotedprintable", [2024-03-15T18:01:10.858Z] "net", [2024-03-15T18:01:10.858Z] "net/http", [2024-03-15T18:01:10.858Z] "net/http/httptest", [2024-03-15T18:01:10.858Z] "net/http/httptrace", [2024-03-15T18:01:10.858Z] "net/http/httputil", [2024-03-15T18:01:10.858Z] "net/http/internal", [2024-03-15T18:01:10.858Z] "net/http/internal/ascii", [2024-03-15T18:01:10.858Z] "net/http/internal/testcert", [2024-03-15T18:01:10.858Z] "net/textproto", [2024-03-15T18:01:10.858Z] "net/url", [2024-03-15T18:01:10.858Z] "os", [2024-03-15T18:01:10.858Z] "os/exec", [2024-03-15T18:01:10.858Z] "os/signal", [2024-03-15T18:01:10.858Z] "path", [2024-03-15T18:01:10.858Z] "path/filepath", [2024-03-15T18:01:10.858Z] "reflect", [2024-03-15T18:01:10.858Z] "regexp", [2024-03-15T18:01:10.858Z] "regexp/syntax", [2024-03-15T18:01:10.858Z] "runtime", [2024-03-15T18:01:10.858Z] "runtime/cgo", [2024-03-15T18:01:10.858Z] "runtime/debug", [2024-03-15T18:01:10.858Z] "runtime/internal/atomic", [2024-03-15T18:01:10.858Z] "runtime/internal/math", [2024-03-15T18:01:10.858Z] "runtime/internal/sys", [2024-03-15T18:01:10.858Z] "runtime/pprof", [2024-03-15T18:01:10.858Z] "sort", [2024-03-15T18:01:10.858Z] "strconv", [2024-03-15T18:01:10.858Z] "strings", [2024-03-15T18:01:10.858Z] "sync", [2024-03-15T18:01:10.858Z] "sync/atomic", [2024-03-15T18:01:10.858Z] "syscall", [2024-03-15T18:01:10.858Z] "text/tabwriter", [2024-03-15T18:01:10.858Z] "text/template", [2024-03-15T18:01:10.858Z] "text/template/parse", [2024-03-15T18:01:10.858Z] "time", [2024-03-15T18:01:10.858Z] "unicode", [2024-03-15T18:01:10.858Z] "unicode/utf16", [2024-03-15T18:01:10.858Z] "unicode/utf8", [2024-03-15T18:01:10.858Z] "unsafe", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.858Z] ] [2024-03-15T18:01:10.858Z] } [2024-03-15T18:01:10.858Z] { [2024-03-15T18:01:10.858Z] "Dir": "/w/workspace/edgex-go/635/internal/security/fileprovider/config", [2024-03-15T18:01:10.858Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-15T18:01:10.858Z] "Name": "config", [2024-03-15T18:01:10.858Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.858Z] "Module": { [2024-03-15T18:01:10.858Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.858Z] "Main": true, [2024-03-15T18:01:10.858Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.858Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.858Z] "GoVersion": "1.21" [2024-03-15T18:01:10.858Z] }, [2024-03-15T18:01:10.858Z] "Match": [ [2024-03-15T18:01:10.858Z] "./..." [2024-03-15T18:01:10.858Z] ], [2024-03-15T18:01:10.858Z] "Stale": true, [2024-03-15T18:01:10.858Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.858Z] "GoFiles": [ [2024-03-15T18:01:10.858Z] "config.go" [2024-03-15T18:01:10.858Z] ], [2024-03-15T18:01:10.858Z] "Imports": [ [2024-03-15T18:01:10.858Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.858Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-15T18:01:10.858Z] ], [2024-03-15T18:01:10.858Z] "Deps": [ [2024-03-15T18:01:10.858Z] "bufio", [2024-03-15T18:01:10.858Z] "bytes", [2024-03-15T18:01:10.858Z] "compress/flate", [2024-03-15T18:01:10.858Z] "compress/gzip", [2024-03-15T18:01:10.858Z] "compress/zlib", [2024-03-15T18:01:10.858Z] "container/list", [2024-03-15T18:01:10.858Z] "context", [2024-03-15T18:01:10.858Z] "crypto", [2024-03-15T18:01:10.858Z] "crypto/aes", [2024-03-15T18:01:10.858Z] "crypto/cipher", [2024-03-15T18:01:10.858Z] "crypto/des", [2024-03-15T18:01:10.858Z] "crypto/dsa", [2024-03-15T18:01:10.858Z] "crypto/ecdsa", [2024-03-15T18:01:10.858Z] "crypto/ed25519", [2024-03-15T18:01:10.858Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.858Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.858Z] "crypto/elliptic", [2024-03-15T18:01:10.858Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.858Z] "crypto/hmac", [2024-03-15T18:01:10.858Z] "crypto/internal/randutil", [2024-03-15T18:01:10.858Z] "crypto/internal/subtle", [2024-03-15T18:01:10.858Z] "crypto/md5", [2024-03-15T18:01:10.858Z] "crypto/rand", [2024-03-15T18:01:10.858Z] "crypto/rc4", [2024-03-15T18:01:10.858Z] "crypto/rsa", [2024-03-15T18:01:10.858Z] "crypto/sha1", [2024-03-15T18:01:10.858Z] "crypto/sha256", [2024-03-15T18:01:10.858Z] "crypto/sha512", [2024-03-15T18:01:10.858Z] "crypto/subtle", [2024-03-15T18:01:10.858Z] "crypto/tls", [2024-03-15T18:01:10.858Z] "crypto/x509", [2024-03-15T18:01:10.858Z] "crypto/x509/pkix", [2024-03-15T18:01:10.858Z] "database/sql/driver", [2024-03-15T18:01:10.858Z] "debug/dwarf", [2024-03-15T18:01:10.858Z] "debug/macho", [2024-03-15T18:01:10.858Z] "encoding", [2024-03-15T18:01:10.858Z] "encoding/asn1", [2024-03-15T18:01:10.858Z] "encoding/base64", [2024-03-15T18:01:10.858Z] "encoding/binary", [2024-03-15T18:01:10.858Z] "encoding/csv", [2024-03-15T18:01:10.858Z] "encoding/hex", [2024-03-15T18:01:10.858Z] "encoding/json", [2024-03-15T18:01:10.858Z] "encoding/pem", [2024-03-15T18:01:10.858Z] "encoding/xml", [2024-03-15T18:01:10.858Z] "errors", [2024-03-15T18:01:10.858Z] "flag", [2024-03-15T18:01:10.858Z] "fmt", [2024-03-15T18:01:10.858Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.858Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.858Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.858Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.858Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.858Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.858Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.858Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.858Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.858Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.858Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.858Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.858Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.858Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.858Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.858Z] "github.com/go-kit/log", [2024-03-15T18:01:10.858Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.858Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.858Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.858Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.858Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.858Z] "github.com/google/uuid", [2024-03-15T18:01:10.858Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.858Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.858Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.858Z] "golang.org/x/net/html", [2024-03-15T18:01:10.858Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.858Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.858Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.858Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.858Z] "golang.org/x/text/language", [2024-03-15T18:01:10.858Z] "hash", [2024-03-15T18:01:10.858Z] "hash/adler32", [2024-03-15T18:01:10.858Z] "hash/crc32", [2024-03-15T18:01:10.858Z] "internal/abi", [2024-03-15T18:01:10.858Z] "internal/bytealg", [2024-03-15T18:01:10.858Z] "internal/cpu", [2024-03-15T18:01:10.858Z] "internal/fmtsort", [2024-03-15T18:01:10.858Z] "internal/goexperiment", [2024-03-15T18:01:10.858Z] "internal/itoa", [2024-03-15T18:01:10.858Z] "internal/nettrace", [2024-03-15T18:01:10.858Z] "internal/oserror", [2024-03-15T18:01:10.858Z] "internal/poll", [2024-03-15T18:01:10.858Z] "internal/race", [2024-03-15T18:01:10.858Z] "internal/reflectlite", [2024-03-15T18:01:10.858Z] "internal/singleflight", [2024-03-15T18:01:10.858Z] "internal/syscall/execenv", [2024-03-15T18:01:10.858Z] "internal/syscall/unix", [2024-03-15T18:01:10.858Z] "internal/testlog", [2024-03-15T18:01:10.858Z] "internal/unsafeheader", [2024-03-15T18:01:10.858Z] "io", [2024-03-15T18:01:10.858Z] "io/fs", [2024-03-15T18:01:10.858Z] "io/ioutil", [2024-03-15T18:01:10.858Z] "log", [2024-03-15T18:01:10.858Z] "math", [2024-03-15T18:01:10.858Z] "math/big", [2024-03-15T18:01:10.858Z] "math/bits", [2024-03-15T18:01:10.858Z] "math/rand", [2024-03-15T18:01:10.858Z] "mime", [2024-03-15T18:01:10.858Z] "mime/multipart", [2024-03-15T18:01:10.858Z] "mime/quotedprintable", [2024-03-15T18:01:10.858Z] "net", [2024-03-15T18:01:10.858Z] "net/http", [2024-03-15T18:01:10.858Z] "net/http/httptest", [2024-03-15T18:01:10.858Z] "net/http/httptrace", [2024-03-15T18:01:10.858Z] "net/http/internal", [2024-03-15T18:01:10.858Z] "net/http/internal/ascii", [2024-03-15T18:01:10.858Z] "net/http/internal/testcert", [2024-03-15T18:01:10.858Z] "net/textproto", [2024-03-15T18:01:10.858Z] "net/url", [2024-03-15T18:01:10.858Z] "os", [2024-03-15T18:01:10.858Z] "path", [2024-03-15T18:01:10.858Z] "path/filepath", [2024-03-15T18:01:10.858Z] "reflect", [2024-03-15T18:01:10.858Z] "regexp", [2024-03-15T18:01:10.858Z] "regexp/syntax", [2024-03-15T18:01:10.858Z] "runtime", [2024-03-15T18:01:10.858Z] "runtime/cgo", [2024-03-15T18:01:10.858Z] "runtime/internal/atomic", [2024-03-15T18:01:10.858Z] "runtime/internal/math", [2024-03-15T18:01:10.858Z] "runtime/internal/sys", [2024-03-15T18:01:10.858Z] "sort", [2024-03-15T18:01:10.858Z] "strconv", [2024-03-15T18:01:10.858Z] "strings", [2024-03-15T18:01:10.858Z] "sync", [2024-03-15T18:01:10.858Z] "sync/atomic", [2024-03-15T18:01:10.858Z] "syscall", [2024-03-15T18:01:10.858Z] "time", [2024-03-15T18:01:10.858Z] "unicode", [2024-03-15T18:01:10.858Z] "unicode/utf16", [2024-03-15T18:01:10.858Z] "unicode/utf8", [2024-03-15T18:01:10.858Z] "unsafe", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.858Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.858Z] ] [2024-03-15T18:01:10.858Z] } [2024-03-15T18:01:10.858Z] { [2024-03-15T18:01:10.858Z] "Dir": "/w/workspace/edgex-go/635/internal/security/fileprovider/container", [2024-03-15T18:01:10.858Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container", [2024-03-15T18:01:10.858Z] "Name": "container", [2024-03-15T18:01:10.858Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.858Z] "Module": { [2024-03-15T18:01:10.858Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.858Z] "Main": true, [2024-03-15T18:01:10.858Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.858Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.858Z] "GoVersion": "1.21" [2024-03-15T18:01:10.858Z] }, [2024-03-15T18:01:10.858Z] "Match": [ [2024-03-15T18:01:10.858Z] "./..." [2024-03-15T18:01:10.858Z] ], [2024-03-15T18:01:10.858Z] "Stale": true, [2024-03-15T18:01:10.858Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.858Z] "GoFiles": [ [2024-03-15T18:01:10.858Z] "config.go" [2024-03-15T18:01:10.858Z] ], [2024-03-15T18:01:10.858Z] "Imports": [ [2024-03-15T18:01:10.858Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-15T18:01:10.858Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-15T18:01:10.858Z] ], [2024-03-15T18:01:10.858Z] "Deps": [ [2024-03-15T18:01:10.858Z] "bufio", [2024-03-15T18:01:10.858Z] "bytes", [2024-03-15T18:01:10.858Z] "compress/flate", [2024-03-15T18:01:10.858Z] "compress/gzip", [2024-03-15T18:01:10.858Z] "compress/zlib", [2024-03-15T18:01:10.858Z] "container/list", [2024-03-15T18:01:10.858Z] "context", [2024-03-15T18:01:10.858Z] "crypto", [2024-03-15T18:01:10.858Z] "crypto/aes", [2024-03-15T18:01:10.858Z] "crypto/cipher", [2024-03-15T18:01:10.858Z] "crypto/des", [2024-03-15T18:01:10.858Z] "crypto/dsa", [2024-03-15T18:01:10.858Z] "crypto/ecdsa", [2024-03-15T18:01:10.858Z] "crypto/ed25519", [2024-03-15T18:01:10.858Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.858Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.858Z] "crypto/elliptic", [2024-03-15T18:01:10.858Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.858Z] "crypto/hmac", [2024-03-15T18:01:10.858Z] "crypto/internal/randutil", [2024-03-15T18:01:10.858Z] "crypto/internal/subtle", [2024-03-15T18:01:10.858Z] "crypto/md5", [2024-03-15T18:01:10.858Z] "crypto/rand", [2024-03-15T18:01:10.858Z] "crypto/rc4", [2024-03-15T18:01:10.858Z] "crypto/rsa", [2024-03-15T18:01:10.858Z] "crypto/sha1", [2024-03-15T18:01:10.858Z] "crypto/sha256", [2024-03-15T18:01:10.858Z] "crypto/sha512", [2024-03-15T18:01:10.858Z] "crypto/subtle", [2024-03-15T18:01:10.858Z] "crypto/tls", [2024-03-15T18:01:10.858Z] "crypto/x509", [2024-03-15T18:01:10.858Z] "crypto/x509/pkix", [2024-03-15T18:01:10.858Z] "database/sql/driver", [2024-03-15T18:01:10.858Z] "debug/dwarf", [2024-03-15T18:01:10.858Z] "debug/macho", [2024-03-15T18:01:10.858Z] "encoding", [2024-03-15T18:01:10.858Z] "encoding/asn1", [2024-03-15T18:01:10.858Z] "encoding/base64", [2024-03-15T18:01:10.858Z] "encoding/binary", [2024-03-15T18:01:10.858Z] "encoding/csv", [2024-03-15T18:01:10.858Z] "encoding/hex", [2024-03-15T18:01:10.858Z] "encoding/json", [2024-03-15T18:01:10.858Z] "encoding/pem", [2024-03-15T18:01:10.858Z] "encoding/xml", [2024-03-15T18:01:10.858Z] "errors", [2024-03-15T18:01:10.858Z] "flag", [2024-03-15T18:01:10.858Z] "fmt", [2024-03-15T18:01:10.858Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-15T18:01:10.858Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.858Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.858Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.858Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.858Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.858Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.858Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.858Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.858Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.858Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.858Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.858Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.858Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.858Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.858Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.858Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.858Z] "github.com/go-kit/log", [2024-03-15T18:01:10.858Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.858Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.858Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.858Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.858Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.858Z] "github.com/google/uuid", [2024-03-15T18:01:10.858Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.858Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.858Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.858Z] "golang.org/x/net/html", [2024-03-15T18:01:10.858Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.858Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.858Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.858Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.858Z] "golang.org/x/text/language", [2024-03-15T18:01:10.858Z] "hash", [2024-03-15T18:01:10.858Z] "hash/adler32", [2024-03-15T18:01:10.858Z] "hash/crc32", [2024-03-15T18:01:10.858Z] "internal/abi", [2024-03-15T18:01:10.858Z] "internal/bytealg", [2024-03-15T18:01:10.858Z] "internal/cpu", [2024-03-15T18:01:10.858Z] "internal/fmtsort", [2024-03-15T18:01:10.858Z] "internal/goexperiment", [2024-03-15T18:01:10.858Z] "internal/itoa", [2024-03-15T18:01:10.858Z] "internal/nettrace", [2024-03-15T18:01:10.858Z] "internal/oserror", [2024-03-15T18:01:10.858Z] "internal/poll", [2024-03-15T18:01:10.858Z] "internal/race", [2024-03-15T18:01:10.858Z] "internal/reflectlite", [2024-03-15T18:01:10.858Z] "internal/singleflight", [2024-03-15T18:01:10.858Z] "internal/syscall/execenv", [2024-03-15T18:01:10.858Z] "internal/syscall/unix", [2024-03-15T18:01:10.858Z] "internal/testlog", [2024-03-15T18:01:10.858Z] "internal/unsafeheader", [2024-03-15T18:01:10.858Z] "io", [2024-03-15T18:01:10.858Z] "io/fs", [2024-03-15T18:01:10.858Z] "io/ioutil", [2024-03-15T18:01:10.858Z] "log", [2024-03-15T18:01:10.858Z] "math", [2024-03-15T18:01:10.858Z] "math/big", [2024-03-15T18:01:10.858Z] "math/bits", [2024-03-15T18:01:10.858Z] "math/rand", [2024-03-15T18:01:10.858Z] "mime", [2024-03-15T18:01:10.858Z] "mime/multipart", [2024-03-15T18:01:10.858Z] "mime/quotedprintable", [2024-03-15T18:01:10.858Z] "net", [2024-03-15T18:01:10.858Z] "net/http", [2024-03-15T18:01:10.858Z] "net/http/httptest", [2024-03-15T18:01:10.858Z] "net/http/httptrace", [2024-03-15T18:01:10.858Z] "net/http/internal", [2024-03-15T18:01:10.858Z] "net/http/internal/ascii", [2024-03-15T18:01:10.858Z] "net/http/internal/testcert", [2024-03-15T18:01:10.858Z] "net/textproto", [2024-03-15T18:01:10.858Z] "net/url", [2024-03-15T18:01:10.858Z] "os", [2024-03-15T18:01:10.858Z] "path", [2024-03-15T18:01:10.858Z] "path/filepath", [2024-03-15T18:01:10.858Z] "reflect", [2024-03-15T18:01:10.858Z] "regexp", [2024-03-15T18:01:10.858Z] "regexp/syntax", [2024-03-15T18:01:10.858Z] "runtime", [2024-03-15T18:01:10.858Z] "runtime/cgo", [2024-03-15T18:01:10.858Z] "runtime/internal/atomic", [2024-03-15T18:01:10.858Z] "runtime/internal/math", [2024-03-15T18:01:10.858Z] "runtime/internal/sys", [2024-03-15T18:01:10.858Z] "sort", [2024-03-15T18:01:10.858Z] "strconv", [2024-03-15T18:01:10.859Z] "strings", [2024-03-15T18:01:10.859Z] "sync", [2024-03-15T18:01:10.859Z] "sync/atomic", [2024-03-15T18:01:10.859Z] "syscall", [2024-03-15T18:01:10.859Z] "time", [2024-03-15T18:01:10.859Z] "unicode", [2024-03-15T18:01:10.859Z] "unicode/utf16", [2024-03-15T18:01:10.859Z] "unicode/utf8", [2024-03-15T18:01:10.859Z] "unsafe", [2024-03-15T18:01:10.859Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.859Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.859Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.859Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.859Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.859Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.859Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.859Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.859Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.859Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.859Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.859Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.859Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.859Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.859Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.859Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.859Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.859Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.859Z] ] [2024-03-15T18:01:10.859Z] } [2024-03-15T18:01:10.859Z] { [2024-03-15T18:01:10.859Z] "Dir": "/w/workspace/edgex-go/635/internal/security/fileprovider", [2024-03-15T18:01:10.859Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/fileprovider", [2024-03-15T18:01:10.859Z] "Name": "fileprovider", [2024-03-15T18:01:10.859Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.859Z] "Module": { [2024-03-15T18:01:10.859Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.859Z] "Main": true, [2024-03-15T18:01:10.859Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.859Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.859Z] "GoVersion": "1.21" [2024-03-15T18:01:10.859Z] }, [2024-03-15T18:01:10.859Z] "Match": [ [2024-03-15T18:01:10.859Z] "./..." [2024-03-15T18:01:10.859Z] ], [2024-03-15T18:01:10.859Z] "Stale": true, [2024-03-15T18:01:10.859Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.859Z] "GoFiles": [ [2024-03-15T18:01:10.859Z] "init.go", [2024-03-15T18:01:10.859Z] "interface.go", [2024-03-15T18:01:10.859Z] "main.go", [2024-03-15T18:01:10.859Z] "provider.go", [2024-03-15T18:01:10.859Z] "tokenconfig.go", [2024-03-15T18:01:10.859Z] "types.go", [2024-03-15T18:01:10.859Z] "util.go" [2024-03-15T18:01:10.859Z] ], [2024-03-15T18:01:10.859Z] "Imports": [ [2024-03-15T18:01:10.859Z] "context", [2024-03-15T18:01:10.859Z] "encoding/json", [2024-03-15T18:01:10.859Z] "fmt", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.859Z] "os", [2024-03-15T18:01:10.859Z] "path/filepath", [2024-03-15T18:01:10.859Z] "regexp", [2024-03-15T18:01:10.859Z] "strconv", [2024-03-15T18:01:10.859Z] "strings", [2024-03-15T18:01:10.859Z] "sync" [2024-03-15T18:01:10.859Z] ], [2024-03-15T18:01:10.859Z] "Deps": [ [2024-03-15T18:01:10.859Z] "bufio", [2024-03-15T18:01:10.859Z] "bytes", [2024-03-15T18:01:10.859Z] "compress/flate", [2024-03-15T18:01:10.859Z] "compress/gzip", [2024-03-15T18:01:10.859Z] "compress/zlib", [2024-03-15T18:01:10.859Z] "container/list", [2024-03-15T18:01:10.859Z] "context", [2024-03-15T18:01:10.859Z] "crypto", [2024-03-15T18:01:10.859Z] "crypto/aes", [2024-03-15T18:01:10.859Z] "crypto/cipher", [2024-03-15T18:01:10.859Z] "crypto/des", [2024-03-15T18:01:10.859Z] "crypto/dsa", [2024-03-15T18:01:10.859Z] "crypto/ecdsa", [2024-03-15T18:01:10.859Z] "crypto/ed25519", [2024-03-15T18:01:10.859Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.859Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.859Z] "crypto/elliptic", [2024-03-15T18:01:10.859Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.859Z] "crypto/hmac", [2024-03-15T18:01:10.859Z] "crypto/internal/randutil", [2024-03-15T18:01:10.859Z] "crypto/internal/subtle", [2024-03-15T18:01:10.859Z] "crypto/md5", [2024-03-15T18:01:10.859Z] "crypto/rand", [2024-03-15T18:01:10.859Z] "crypto/rc4", [2024-03-15T18:01:10.859Z] "crypto/rsa", [2024-03-15T18:01:10.859Z] "crypto/sha1", [2024-03-15T18:01:10.859Z] "crypto/sha256", [2024-03-15T18:01:10.859Z] "crypto/sha512", [2024-03-15T18:01:10.859Z] "crypto/subtle", [2024-03-15T18:01:10.859Z] "crypto/tls", [2024-03-15T18:01:10.859Z] "crypto/x509", [2024-03-15T18:01:10.859Z] "crypto/x509/pkix", [2024-03-15T18:01:10.859Z] "database/sql/driver", [2024-03-15T18:01:10.859Z] "debug/dwarf", [2024-03-15T18:01:10.859Z] "debug/macho", [2024-03-15T18:01:10.859Z] "embed", [2024-03-15T18:01:10.859Z] "encoding", [2024-03-15T18:01:10.859Z] "encoding/asn1", [2024-03-15T18:01:10.859Z] "encoding/base32", [2024-03-15T18:01:10.859Z] "encoding/base64", [2024-03-15T18:01:10.859Z] "encoding/binary", [2024-03-15T18:01:10.859Z] "encoding/csv", [2024-03-15T18:01:10.859Z] "encoding/hex", [2024-03-15T18:01:10.859Z] "encoding/json", [2024-03-15T18:01:10.859Z] "encoding/pem", [2024-03-15T18:01:10.859Z] "encoding/xml", [2024-03-15T18:01:10.859Z] "errors", [2024-03-15T18:01:10.859Z] "flag", [2024-03-15T18:01:10.859Z] "fmt", [2024-03-15T18:01:10.859Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.859Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.859Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.859Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.859Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.859Z] "github.com/fatih/color", [2024-03-15T18:01:10.859Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.859Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.859Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.859Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.859Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.859Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.859Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.859Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.859Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.859Z] "github.com/go-kit/log", [2024-03-15T18:01:10.859Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.859Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.859Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.859Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.859Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.859Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.859Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.859Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.859Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.859Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.859Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.859Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.859Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.859Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.859Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.859Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.859Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.859Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.859Z] "github.com/google/uuid", [2024-03-15T18:01:10.859Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.859Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.859Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.859Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.859Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.859Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.859Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.859Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.859Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.859Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.859Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.859Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.859Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.859Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.859Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.859Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.859Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.859Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.859Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.859Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.859Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.859Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.859Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.859Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.859Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.859Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.859Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.859Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.859Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.859Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.859Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.859Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.859Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.859Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.859Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.859Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.859Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.859Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.859Z] "github.com/x448/float16", [2024-03-15T18:01:10.859Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.859Z] "go/token", [2024-03-15T18:01:10.859Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.859Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.859Z] "golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.859Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.859Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.859Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.859Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.859Z] "golang.org/x/net/html", [2024-03-15T18:01:10.859Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.859Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.859Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.859Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.859Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.859Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.859Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.859Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.859Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.859Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.859Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.859Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.859Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.859Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.859Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.859Z] "golang.org/x/text/language", [2024-03-15T18:01:10.859Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.859Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.859Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.859Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.859Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.859Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.859Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.859Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.859Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.859Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.859Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.859Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.859Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.859Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.859Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.859Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.859Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.859Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.859Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.859Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.859Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.859Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.859Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.859Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.859Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.859Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.859Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.859Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.859Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.859Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.859Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.859Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.859Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.860Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.860Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.860Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.860Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.860Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.860Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.860Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.860Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.860Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.860Z] "hash", [2024-03-15T18:01:10.860Z] "hash/adler32", [2024-03-15T18:01:10.860Z] "hash/crc32", [2024-03-15T18:01:10.860Z] "hash/fnv", [2024-03-15T18:01:10.860Z] "html", [2024-03-15T18:01:10.860Z] "html/template", [2024-03-15T18:01:10.860Z] "internal/abi", [2024-03-15T18:01:10.860Z] "internal/bytealg", [2024-03-15T18:01:10.860Z] "internal/cpu", [2024-03-15T18:01:10.860Z] "internal/fmtsort", [2024-03-15T18:01:10.860Z] "internal/goexperiment", [2024-03-15T18:01:10.860Z] "internal/itoa", [2024-03-15T18:01:10.860Z] "internal/nettrace", [2024-03-15T18:01:10.860Z] "internal/oserror", [2024-03-15T18:01:10.860Z] "internal/poll", [2024-03-15T18:01:10.860Z] "internal/race", [2024-03-15T18:01:10.860Z] "internal/reflectlite", [2024-03-15T18:01:10.860Z] "internal/singleflight", [2024-03-15T18:01:10.860Z] "internal/syscall/execenv", [2024-03-15T18:01:10.860Z] "internal/syscall/unix", [2024-03-15T18:01:10.860Z] "internal/testlog", [2024-03-15T18:01:10.860Z] "internal/unsafeheader", [2024-03-15T18:01:10.860Z] "io", [2024-03-15T18:01:10.860Z] "io/fs", [2024-03-15T18:01:10.860Z] "io/ioutil", [2024-03-15T18:01:10.860Z] "log", [2024-03-15T18:01:10.860Z] "log/syslog", [2024-03-15T18:01:10.860Z] "math", [2024-03-15T18:01:10.860Z] "math/big", [2024-03-15T18:01:10.860Z] "math/bits", [2024-03-15T18:01:10.860Z] "math/rand", [2024-03-15T18:01:10.860Z] "mime", [2024-03-15T18:01:10.860Z] "mime/multipart", [2024-03-15T18:01:10.860Z] "mime/quotedprintable", [2024-03-15T18:01:10.860Z] "net", [2024-03-15T18:01:10.860Z] "net/http", [2024-03-15T18:01:10.860Z] "net/http/httptest", [2024-03-15T18:01:10.860Z] "net/http/httptrace", [2024-03-15T18:01:10.860Z] "net/http/httputil", [2024-03-15T18:01:10.860Z] "net/http/internal", [2024-03-15T18:01:10.860Z] "net/http/internal/ascii", [2024-03-15T18:01:10.860Z] "net/http/internal/testcert", [2024-03-15T18:01:10.860Z] "net/textproto", [2024-03-15T18:01:10.860Z] "net/url", [2024-03-15T18:01:10.860Z] "os", [2024-03-15T18:01:10.860Z] "os/exec", [2024-03-15T18:01:10.860Z] "os/signal", [2024-03-15T18:01:10.860Z] "path", [2024-03-15T18:01:10.860Z] "path/filepath", [2024-03-15T18:01:10.860Z] "reflect", [2024-03-15T18:01:10.860Z] "regexp", [2024-03-15T18:01:10.860Z] "regexp/syntax", [2024-03-15T18:01:10.860Z] "runtime", [2024-03-15T18:01:10.860Z] "runtime/cgo", [2024-03-15T18:01:10.860Z] "runtime/debug", [2024-03-15T18:01:10.860Z] "runtime/internal/atomic", [2024-03-15T18:01:10.860Z] "runtime/internal/math", [2024-03-15T18:01:10.860Z] "runtime/internal/sys", [2024-03-15T18:01:10.860Z] "runtime/pprof", [2024-03-15T18:01:10.860Z] "sort", [2024-03-15T18:01:10.860Z] "strconv", [2024-03-15T18:01:10.860Z] "strings", [2024-03-15T18:01:10.860Z] "sync", [2024-03-15T18:01:10.860Z] "sync/atomic", [2024-03-15T18:01:10.860Z] "syscall", [2024-03-15T18:01:10.860Z] "text/tabwriter", [2024-03-15T18:01:10.860Z] "text/template", [2024-03-15T18:01:10.860Z] "text/template/parse", [2024-03-15T18:01:10.860Z] "time", [2024-03-15T18:01:10.860Z] "unicode", [2024-03-15T18:01:10.860Z] "unicode/utf16", [2024-03-15T18:01:10.860Z] "unicode/utf8", [2024-03-15T18:01:10.860Z] "unsafe", [2024-03-15T18:01:10.860Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.860Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.860Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.860Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.860Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.860Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.860Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.860Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.860Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.860Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.860Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.860Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.860Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.860Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.860Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.860Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.860Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.860Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.860Z] ], [2024-03-15T18:01:10.860Z] "TestGoFiles": [ [2024-03-15T18:01:10.860Z] "provider_test.go", [2024-03-15T18:01:10.860Z] "tokenconfig_test.go", [2024-03-15T18:01:10.860Z] "util_test.go" [2024-03-15T18:01:10.860Z] ], [2024-03-15T18:01:10.860Z] "TestImports": [ [2024-03-15T18:01:10.860Z] "bytes", [2024-03-15T18:01:10.860Z] "encoding/json", [2024-03-15T18:01:10.860Z] "errors", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks", [2024-03-15T18:01:10.860Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.860Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.860Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.860Z] "os", [2024-03-15T18:01:10.860Z] "path/filepath", [2024-03-15T18:01:10.860Z] "strings", [2024-03-15T18:01:10.860Z] "testing" [2024-03-15T18:01:10.860Z] ] [2024-03-15T18:01:10.860Z] } [2024-03-15T18:01:10.860Z] { [2024-03-15T18:01:10.860Z] "Dir": "/w/workspace/edgex-go/635/cmd/security-file-token-provider", [2024-03-15T18:01:10.860Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider", [2024-03-15T18:01:10.860Z] "Name": "main", [2024-03-15T18:01:10.860Z] "Target": "/go/bin/security-file-token-provider", [2024-03-15T18:01:10.860Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.860Z] "Module": { [2024-03-15T18:01:10.860Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.860Z] "Main": true, [2024-03-15T18:01:10.860Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.860Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.860Z] "GoVersion": "1.21" [2024-03-15T18:01:10.860Z] }, [2024-03-15T18:01:10.860Z] "Match": [ [2024-03-15T18:01:10.860Z] "./..." [2024-03-15T18:01:10.860Z] ], [2024-03-15T18:01:10.860Z] "Stale": true, [2024-03-15T18:01:10.860Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.860Z] "GoFiles": [ [2024-03-15T18:01:10.860Z] "main.go" [2024-03-15T18:01:10.860Z] ], [2024-03-15T18:01:10.860Z] "Imports": [ [2024-03-15T18:01:10.860Z] "context", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider" [2024-03-15T18:01:10.860Z] ], [2024-03-15T18:01:10.860Z] "Deps": [ [2024-03-15T18:01:10.860Z] "bufio", [2024-03-15T18:01:10.860Z] "bytes", [2024-03-15T18:01:10.860Z] "compress/flate", [2024-03-15T18:01:10.860Z] "compress/gzip", [2024-03-15T18:01:10.860Z] "compress/zlib", [2024-03-15T18:01:10.860Z] "container/list", [2024-03-15T18:01:10.860Z] "context", [2024-03-15T18:01:10.860Z] "crypto", [2024-03-15T18:01:10.860Z] "crypto/aes", [2024-03-15T18:01:10.860Z] "crypto/cipher", [2024-03-15T18:01:10.860Z] "crypto/des", [2024-03-15T18:01:10.860Z] "crypto/dsa", [2024-03-15T18:01:10.860Z] "crypto/ecdsa", [2024-03-15T18:01:10.860Z] "crypto/ed25519", [2024-03-15T18:01:10.860Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.860Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.860Z] "crypto/elliptic", [2024-03-15T18:01:10.860Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.860Z] "crypto/hmac", [2024-03-15T18:01:10.860Z] "crypto/internal/randutil", [2024-03-15T18:01:10.860Z] "crypto/internal/subtle", [2024-03-15T18:01:10.860Z] "crypto/md5", [2024-03-15T18:01:10.860Z] "crypto/rand", [2024-03-15T18:01:10.860Z] "crypto/rc4", [2024-03-15T18:01:10.860Z] "crypto/rsa", [2024-03-15T18:01:10.860Z] "crypto/sha1", [2024-03-15T18:01:10.860Z] "crypto/sha256", [2024-03-15T18:01:10.860Z] "crypto/sha512", [2024-03-15T18:01:10.860Z] "crypto/subtle", [2024-03-15T18:01:10.860Z] "crypto/tls", [2024-03-15T18:01:10.860Z] "crypto/x509", [2024-03-15T18:01:10.860Z] "crypto/x509/pkix", [2024-03-15T18:01:10.860Z] "database/sql/driver", [2024-03-15T18:01:10.860Z] "debug/dwarf", [2024-03-15T18:01:10.860Z] "debug/macho", [2024-03-15T18:01:10.860Z] "embed", [2024-03-15T18:01:10.860Z] "encoding", [2024-03-15T18:01:10.860Z] "encoding/asn1", [2024-03-15T18:01:10.860Z] "encoding/base32", [2024-03-15T18:01:10.860Z] "encoding/base64", [2024-03-15T18:01:10.860Z] "encoding/binary", [2024-03-15T18:01:10.860Z] "encoding/csv", [2024-03-15T18:01:10.860Z] "encoding/hex", [2024-03-15T18:01:10.860Z] "encoding/json", [2024-03-15T18:01:10.860Z] "encoding/pem", [2024-03-15T18:01:10.860Z] "encoding/xml", [2024-03-15T18:01:10.860Z] "errors", [2024-03-15T18:01:10.860Z] "flag", [2024-03-15T18:01:10.860Z] "fmt", [2024-03-15T18:01:10.860Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.860Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.860Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.860Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.860Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.860Z] "github.com/fatih/color", [2024-03-15T18:01:10.860Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.860Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.860Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.860Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.860Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.860Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.860Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.860Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.860Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.860Z] "github.com/go-kit/log", [2024-03-15T18:01:10.860Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.860Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.860Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.860Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.860Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.860Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.860Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.860Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.860Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.860Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.860Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.860Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.860Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.860Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.860Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.860Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.860Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.860Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.860Z] "github.com/google/uuid", [2024-03-15T18:01:10.860Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.860Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.860Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.860Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.860Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.860Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.860Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.860Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.860Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.860Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.860Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.860Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.860Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.860Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.860Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.860Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.860Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.860Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.860Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.860Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.860Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.860Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.860Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.860Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.860Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.860Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.860Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.860Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.860Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.860Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.860Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.860Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.860Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.860Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.860Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.860Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.860Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.860Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.860Z] "github.com/x448/float16", [2024-03-15T18:01:10.860Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.860Z] "go/token", [2024-03-15T18:01:10.860Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.860Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.860Z] "golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.860Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.860Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.860Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.860Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.860Z] "golang.org/x/net/html", [2024-03-15T18:01:10.860Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.860Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.860Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.860Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.860Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.860Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.860Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.860Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.860Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.860Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.860Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.860Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.860Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.860Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.860Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.860Z] "golang.org/x/text/language", [2024-03-15T18:01:10.860Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.860Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.860Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.860Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.860Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.860Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.860Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.860Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.860Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.860Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.860Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.860Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.860Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.860Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.860Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.860Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.861Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.861Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.861Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.861Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.861Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.861Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.861Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.861Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.861Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.861Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.861Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.861Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.861Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.861Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.861Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.861Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.861Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.861Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.861Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.861Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.861Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.861Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.861Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.861Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.861Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.861Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.861Z] "hash", [2024-03-15T18:01:10.861Z] "hash/adler32", [2024-03-15T18:01:10.861Z] "hash/crc32", [2024-03-15T18:01:10.861Z] "hash/fnv", [2024-03-15T18:01:10.861Z] "html", [2024-03-15T18:01:10.861Z] "html/template", [2024-03-15T18:01:10.861Z] "internal/abi", [2024-03-15T18:01:10.861Z] "internal/bytealg", [2024-03-15T18:01:10.861Z] "internal/cpu", [2024-03-15T18:01:10.861Z] "internal/fmtsort", [2024-03-15T18:01:10.861Z] "internal/goexperiment", [2024-03-15T18:01:10.861Z] "internal/itoa", [2024-03-15T18:01:10.861Z] "internal/nettrace", [2024-03-15T18:01:10.861Z] "internal/oserror", [2024-03-15T18:01:10.861Z] "internal/poll", [2024-03-15T18:01:10.861Z] "internal/race", [2024-03-15T18:01:10.861Z] "internal/reflectlite", [2024-03-15T18:01:10.861Z] "internal/singleflight", [2024-03-15T18:01:10.861Z] "internal/syscall/execenv", [2024-03-15T18:01:10.861Z] "internal/syscall/unix", [2024-03-15T18:01:10.861Z] "internal/testlog", [2024-03-15T18:01:10.861Z] "internal/unsafeheader", [2024-03-15T18:01:10.861Z] "io", [2024-03-15T18:01:10.861Z] "io/fs", [2024-03-15T18:01:10.861Z] "io/ioutil", [2024-03-15T18:01:10.861Z] "log", [2024-03-15T18:01:10.861Z] "log/syslog", [2024-03-15T18:01:10.861Z] "math", [2024-03-15T18:01:10.861Z] "math/big", [2024-03-15T18:01:10.861Z] "math/bits", [2024-03-15T18:01:10.861Z] "math/rand", [2024-03-15T18:01:10.861Z] "mime", [2024-03-15T18:01:10.861Z] "mime/multipart", [2024-03-15T18:01:10.861Z] "mime/quotedprintable", [2024-03-15T18:01:10.861Z] "net", [2024-03-15T18:01:10.861Z] "net/http", [2024-03-15T18:01:10.861Z] "net/http/httptest", [2024-03-15T18:01:10.861Z] "net/http/httptrace", [2024-03-15T18:01:10.861Z] "net/http/httputil", [2024-03-15T18:01:10.861Z] "net/http/internal", [2024-03-15T18:01:10.861Z] "net/http/internal/ascii", [2024-03-15T18:01:10.861Z] "net/http/internal/testcert", [2024-03-15T18:01:10.861Z] "net/textproto", [2024-03-15T18:01:10.861Z] "net/url", [2024-03-15T18:01:10.861Z] "os", [2024-03-15T18:01:10.861Z] "os/exec", [2024-03-15T18:01:10.861Z] "os/signal", [2024-03-15T18:01:10.861Z] "path", [2024-03-15T18:01:10.861Z] "path/filepath", [2024-03-15T18:01:10.861Z] "reflect", [2024-03-15T18:01:10.861Z] "regexp", [2024-03-15T18:01:10.861Z] "regexp/syntax", [2024-03-15T18:01:10.861Z] "runtime", [2024-03-15T18:01:10.861Z] "runtime/cgo", [2024-03-15T18:01:10.861Z] "runtime/debug", [2024-03-15T18:01:10.861Z] "runtime/internal/atomic", [2024-03-15T18:01:10.861Z] "runtime/internal/math", [2024-03-15T18:01:10.861Z] "runtime/internal/sys", [2024-03-15T18:01:10.861Z] "runtime/pprof", [2024-03-15T18:01:10.861Z] "sort", [2024-03-15T18:01:10.861Z] "strconv", [2024-03-15T18:01:10.861Z] "strings", [2024-03-15T18:01:10.861Z] "sync", [2024-03-15T18:01:10.861Z] "sync/atomic", [2024-03-15T18:01:10.861Z] "syscall", [2024-03-15T18:01:10.861Z] "text/tabwriter", [2024-03-15T18:01:10.861Z] "text/template", [2024-03-15T18:01:10.861Z] "text/template/parse", [2024-03-15T18:01:10.861Z] "time", [2024-03-15T18:01:10.861Z] "unicode", [2024-03-15T18:01:10.861Z] "unicode/utf16", [2024-03-15T18:01:10.861Z] "unicode/utf8", [2024-03-15T18:01:10.861Z] "unsafe", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.861Z] ] [2024-03-15T18:01:10.861Z] } [2024-03-15T18:01:10.861Z] { [2024-03-15T18:01:10.861Z] "Dir": "/w/workspace/edgex-go/635/internal/security/proxyauth/config", [2024-03-15T18:01:10.861Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config", [2024-03-15T18:01:10.861Z] "Name": "config", [2024-03-15T18:01:10.861Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.861Z] "Module": { [2024-03-15T18:01:10.861Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.861Z] "Main": true, [2024-03-15T18:01:10.861Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.861Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.861Z] "GoVersion": "1.21" [2024-03-15T18:01:10.861Z] }, [2024-03-15T18:01:10.861Z] "Match": [ [2024-03-15T18:01:10.861Z] "./..." [2024-03-15T18:01:10.861Z] ], [2024-03-15T18:01:10.861Z] "Stale": true, [2024-03-15T18:01:10.861Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.861Z] "GoFiles": [ [2024-03-15T18:01:10.861Z] "config.go" [2024-03-15T18:01:10.861Z] ], [2024-03-15T18:01:10.861Z] "Imports": [ [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-15T18:01:10.861Z] ], [2024-03-15T18:01:10.861Z] "Deps": [ [2024-03-15T18:01:10.861Z] "bufio", [2024-03-15T18:01:10.861Z] "bytes", [2024-03-15T18:01:10.861Z] "compress/flate", [2024-03-15T18:01:10.861Z] "compress/gzip", [2024-03-15T18:01:10.861Z] "compress/zlib", [2024-03-15T18:01:10.861Z] "container/list", [2024-03-15T18:01:10.861Z] "context", [2024-03-15T18:01:10.861Z] "crypto", [2024-03-15T18:01:10.861Z] "crypto/aes", [2024-03-15T18:01:10.861Z] "crypto/cipher", [2024-03-15T18:01:10.861Z] "crypto/des", [2024-03-15T18:01:10.861Z] "crypto/dsa", [2024-03-15T18:01:10.861Z] "crypto/ecdsa", [2024-03-15T18:01:10.861Z] "crypto/ed25519", [2024-03-15T18:01:10.861Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.861Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.861Z] "crypto/elliptic", [2024-03-15T18:01:10.861Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.861Z] "crypto/hmac", [2024-03-15T18:01:10.861Z] "crypto/internal/randutil", [2024-03-15T18:01:10.861Z] "crypto/internal/subtle", [2024-03-15T18:01:10.861Z] "crypto/md5", [2024-03-15T18:01:10.861Z] "crypto/rand", [2024-03-15T18:01:10.861Z] "crypto/rc4", [2024-03-15T18:01:10.861Z] "crypto/rsa", [2024-03-15T18:01:10.861Z] "crypto/sha1", [2024-03-15T18:01:10.861Z] "crypto/sha256", [2024-03-15T18:01:10.861Z] "crypto/sha512", [2024-03-15T18:01:10.861Z] "crypto/subtle", [2024-03-15T18:01:10.861Z] "crypto/tls", [2024-03-15T18:01:10.861Z] "crypto/x509", [2024-03-15T18:01:10.861Z] "crypto/x509/pkix", [2024-03-15T18:01:10.861Z] "database/sql/driver", [2024-03-15T18:01:10.861Z] "debug/dwarf", [2024-03-15T18:01:10.861Z] "debug/macho", [2024-03-15T18:01:10.861Z] "encoding", [2024-03-15T18:01:10.861Z] "encoding/asn1", [2024-03-15T18:01:10.861Z] "encoding/base64", [2024-03-15T18:01:10.861Z] "encoding/binary", [2024-03-15T18:01:10.861Z] "encoding/csv", [2024-03-15T18:01:10.861Z] "encoding/hex", [2024-03-15T18:01:10.861Z] "encoding/json", [2024-03-15T18:01:10.861Z] "encoding/pem", [2024-03-15T18:01:10.861Z] "encoding/xml", [2024-03-15T18:01:10.861Z] "errors", [2024-03-15T18:01:10.861Z] "flag", [2024-03-15T18:01:10.861Z] "fmt", [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.861Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.861Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.861Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.861Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.861Z] "github.com/go-kit/log", [2024-03-15T18:01:10.861Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.861Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.861Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.861Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.861Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.861Z] "github.com/google/uuid", [2024-03-15T18:01:10.861Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.861Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.861Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.861Z] "golang.org/x/net/html", [2024-03-15T18:01:10.861Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.861Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.861Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.861Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.861Z] "golang.org/x/text/language", [2024-03-15T18:01:10.861Z] "hash", [2024-03-15T18:01:10.861Z] "hash/adler32", [2024-03-15T18:01:10.861Z] "hash/crc32", [2024-03-15T18:01:10.861Z] "internal/abi", [2024-03-15T18:01:10.861Z] "internal/bytealg", [2024-03-15T18:01:10.861Z] "internal/cpu", [2024-03-15T18:01:10.861Z] "internal/fmtsort", [2024-03-15T18:01:10.861Z] "internal/goexperiment", [2024-03-15T18:01:10.861Z] "internal/itoa", [2024-03-15T18:01:10.861Z] "internal/nettrace", [2024-03-15T18:01:10.861Z] "internal/oserror", [2024-03-15T18:01:10.861Z] "internal/poll", [2024-03-15T18:01:10.861Z] "internal/race", [2024-03-15T18:01:10.861Z] "internal/reflectlite", [2024-03-15T18:01:10.861Z] "internal/singleflight", [2024-03-15T18:01:10.861Z] "internal/syscall/execenv", [2024-03-15T18:01:10.861Z] "internal/syscall/unix", [2024-03-15T18:01:10.861Z] "internal/testlog", [2024-03-15T18:01:10.861Z] "internal/unsafeheader", [2024-03-15T18:01:10.861Z] "io", [2024-03-15T18:01:10.861Z] "io/fs", [2024-03-15T18:01:10.861Z] "io/ioutil", [2024-03-15T18:01:10.861Z] "log", [2024-03-15T18:01:10.861Z] "math", [2024-03-15T18:01:10.861Z] "math/big", [2024-03-15T18:01:10.861Z] "math/bits", [2024-03-15T18:01:10.861Z] "math/rand", [2024-03-15T18:01:10.861Z] "mime", [2024-03-15T18:01:10.861Z] "mime/multipart", [2024-03-15T18:01:10.861Z] "mime/quotedprintable", [2024-03-15T18:01:10.861Z] "net", [2024-03-15T18:01:10.861Z] "net/http", [2024-03-15T18:01:10.861Z] "net/http/httptest", [2024-03-15T18:01:10.861Z] "net/http/httptrace", [2024-03-15T18:01:10.861Z] "net/http/internal", [2024-03-15T18:01:10.861Z] "net/http/internal/ascii", [2024-03-15T18:01:10.861Z] "net/http/internal/testcert", [2024-03-15T18:01:10.861Z] "net/textproto", [2024-03-15T18:01:10.861Z] "net/url", [2024-03-15T18:01:10.861Z] "os", [2024-03-15T18:01:10.861Z] "path", [2024-03-15T18:01:10.861Z] "path/filepath", [2024-03-15T18:01:10.861Z] "reflect", [2024-03-15T18:01:10.861Z] "regexp", [2024-03-15T18:01:10.861Z] "regexp/syntax", [2024-03-15T18:01:10.861Z] "runtime", [2024-03-15T18:01:10.861Z] "runtime/cgo", [2024-03-15T18:01:10.861Z] "runtime/internal/atomic", [2024-03-15T18:01:10.861Z] "runtime/internal/math", [2024-03-15T18:01:10.861Z] "runtime/internal/sys", [2024-03-15T18:01:10.861Z] "sort", [2024-03-15T18:01:10.861Z] "strconv", [2024-03-15T18:01:10.861Z] "strings", [2024-03-15T18:01:10.861Z] "sync", [2024-03-15T18:01:10.861Z] "sync/atomic", [2024-03-15T18:01:10.861Z] "syscall", [2024-03-15T18:01:10.861Z] "time", [2024-03-15T18:01:10.861Z] "unicode", [2024-03-15T18:01:10.861Z] "unicode/utf16", [2024-03-15T18:01:10.861Z] "unicode/utf8", [2024-03-15T18:01:10.861Z] "unsafe", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.861Z] ] [2024-03-15T18:01:10.861Z] } [2024-03-15T18:01:10.861Z] { [2024-03-15T18:01:10.861Z] "Dir": "/w/workspace/edgex-go/635/internal/security/proxyauth/container", [2024-03-15T18:01:10.861Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container", [2024-03-15T18:01:10.861Z] "Name": "container", [2024-03-15T18:01:10.861Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.861Z] "Module": { [2024-03-15T18:01:10.861Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.861Z] "Main": true, [2024-03-15T18:01:10.861Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.861Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.861Z] "GoVersion": "1.21" [2024-03-15T18:01:10.861Z] }, [2024-03-15T18:01:10.861Z] "Match": [ [2024-03-15T18:01:10.861Z] "./..." [2024-03-15T18:01:10.861Z] ], [2024-03-15T18:01:10.861Z] "Stale": true, [2024-03-15T18:01:10.861Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.861Z] "GoFiles": [ [2024-03-15T18:01:10.861Z] "config.go" [2024-03-15T18:01:10.861Z] ], [2024-03-15T18:01:10.861Z] "Imports": [ [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config", [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-15T18:01:10.861Z] ], [2024-03-15T18:01:10.861Z] "Deps": [ [2024-03-15T18:01:10.861Z] "bufio", [2024-03-15T18:01:10.861Z] "bytes", [2024-03-15T18:01:10.861Z] "compress/flate", [2024-03-15T18:01:10.861Z] "compress/gzip", [2024-03-15T18:01:10.861Z] "compress/zlib", [2024-03-15T18:01:10.861Z] "container/list", [2024-03-15T18:01:10.861Z] "context", [2024-03-15T18:01:10.861Z] "crypto", [2024-03-15T18:01:10.861Z] "crypto/aes", [2024-03-15T18:01:10.861Z] "crypto/cipher", [2024-03-15T18:01:10.861Z] "crypto/des", [2024-03-15T18:01:10.861Z] "crypto/dsa", [2024-03-15T18:01:10.861Z] "crypto/ecdsa", [2024-03-15T18:01:10.861Z] "crypto/ed25519", [2024-03-15T18:01:10.861Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.861Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.861Z] "crypto/elliptic", [2024-03-15T18:01:10.861Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.861Z] "crypto/hmac", [2024-03-15T18:01:10.861Z] "crypto/internal/randutil", [2024-03-15T18:01:10.861Z] "crypto/internal/subtle", [2024-03-15T18:01:10.861Z] "crypto/md5", [2024-03-15T18:01:10.861Z] "crypto/rand", [2024-03-15T18:01:10.861Z] "crypto/rc4", [2024-03-15T18:01:10.861Z] "crypto/rsa", [2024-03-15T18:01:10.861Z] "crypto/sha1", [2024-03-15T18:01:10.861Z] "crypto/sha256", [2024-03-15T18:01:10.861Z] "crypto/sha512", [2024-03-15T18:01:10.861Z] "crypto/subtle", [2024-03-15T18:01:10.861Z] "crypto/tls", [2024-03-15T18:01:10.861Z] "crypto/x509", [2024-03-15T18:01:10.861Z] "crypto/x509/pkix", [2024-03-15T18:01:10.861Z] "database/sql/driver", [2024-03-15T18:01:10.861Z] "debug/dwarf", [2024-03-15T18:01:10.861Z] "debug/macho", [2024-03-15T18:01:10.861Z] "encoding", [2024-03-15T18:01:10.861Z] "encoding/asn1", [2024-03-15T18:01:10.861Z] "encoding/base64", [2024-03-15T18:01:10.861Z] "encoding/binary", [2024-03-15T18:01:10.861Z] "encoding/csv", [2024-03-15T18:01:10.861Z] "encoding/hex", [2024-03-15T18:01:10.861Z] "encoding/json", [2024-03-15T18:01:10.861Z] "encoding/pem", [2024-03-15T18:01:10.861Z] "encoding/xml", [2024-03-15T18:01:10.861Z] "errors", [2024-03-15T18:01:10.861Z] "flag", [2024-03-15T18:01:10.861Z] "fmt", [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config", [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.861Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.861Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.861Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.861Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.861Z] "github.com/go-kit/log", [2024-03-15T18:01:10.861Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.861Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.861Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.861Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.861Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.861Z] "github.com/google/uuid", [2024-03-15T18:01:10.861Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.861Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.861Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.861Z] "golang.org/x/net/html", [2024-03-15T18:01:10.861Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.861Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.861Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.861Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.861Z] "golang.org/x/text/language", [2024-03-15T18:01:10.861Z] "hash", [2024-03-15T18:01:10.861Z] "hash/adler32", [2024-03-15T18:01:10.861Z] "hash/crc32", [2024-03-15T18:01:10.861Z] "internal/abi", [2024-03-15T18:01:10.861Z] "internal/bytealg", [2024-03-15T18:01:10.861Z] "internal/cpu", [2024-03-15T18:01:10.861Z] "internal/fmtsort", [2024-03-15T18:01:10.861Z] "internal/goexperiment", [2024-03-15T18:01:10.861Z] "internal/itoa", [2024-03-15T18:01:10.861Z] "internal/nettrace", [2024-03-15T18:01:10.861Z] "internal/oserror", [2024-03-15T18:01:10.861Z] "internal/poll", [2024-03-15T18:01:10.861Z] "internal/race", [2024-03-15T18:01:10.861Z] "internal/reflectlite", [2024-03-15T18:01:10.861Z] "internal/singleflight", [2024-03-15T18:01:10.861Z] "internal/syscall/execenv", [2024-03-15T18:01:10.861Z] "internal/syscall/unix", [2024-03-15T18:01:10.861Z] "internal/testlog", [2024-03-15T18:01:10.861Z] "internal/unsafeheader", [2024-03-15T18:01:10.861Z] "io", [2024-03-15T18:01:10.861Z] "io/fs", [2024-03-15T18:01:10.861Z] "io/ioutil", [2024-03-15T18:01:10.861Z] "log", [2024-03-15T18:01:10.861Z] "math", [2024-03-15T18:01:10.861Z] "math/big", [2024-03-15T18:01:10.861Z] "math/bits", [2024-03-15T18:01:10.861Z] "math/rand", [2024-03-15T18:01:10.861Z] "mime", [2024-03-15T18:01:10.861Z] "mime/multipart", [2024-03-15T18:01:10.861Z] "mime/quotedprintable", [2024-03-15T18:01:10.861Z] "net", [2024-03-15T18:01:10.861Z] "net/http", [2024-03-15T18:01:10.861Z] "net/http/httptest", [2024-03-15T18:01:10.861Z] "net/http/httptrace", [2024-03-15T18:01:10.861Z] "net/http/internal", [2024-03-15T18:01:10.861Z] "net/http/internal/ascii", [2024-03-15T18:01:10.861Z] "net/http/internal/testcert", [2024-03-15T18:01:10.861Z] "net/textproto", [2024-03-15T18:01:10.861Z] "net/url", [2024-03-15T18:01:10.861Z] "os", [2024-03-15T18:01:10.861Z] "path", [2024-03-15T18:01:10.861Z] "path/filepath", [2024-03-15T18:01:10.861Z] "reflect", [2024-03-15T18:01:10.861Z] "regexp", [2024-03-15T18:01:10.861Z] "regexp/syntax", [2024-03-15T18:01:10.861Z] "runtime", [2024-03-15T18:01:10.861Z] "runtime/cgo", [2024-03-15T18:01:10.861Z] "runtime/internal/atomic", [2024-03-15T18:01:10.861Z] "runtime/internal/math", [2024-03-15T18:01:10.861Z] "runtime/internal/sys", [2024-03-15T18:01:10.861Z] "sort", [2024-03-15T18:01:10.861Z] "strconv", [2024-03-15T18:01:10.861Z] "strings", [2024-03-15T18:01:10.861Z] "sync", [2024-03-15T18:01:10.861Z] "sync/atomic", [2024-03-15T18:01:10.861Z] "syscall", [2024-03-15T18:01:10.861Z] "time", [2024-03-15T18:01:10.861Z] "unicode", [2024-03-15T18:01:10.861Z] "unicode/utf16", [2024-03-15T18:01:10.861Z] "unicode/utf8", [2024-03-15T18:01:10.861Z] "unsafe", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.861Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.861Z] ] [2024-03-15T18:01:10.861Z] } [2024-03-15T18:01:10.861Z] { [2024-03-15T18:01:10.861Z] "Dir": "/w/workspace/edgex-go/635/internal/security/proxyauth", [2024-03-15T18:01:10.861Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/proxyauth", [2024-03-15T18:01:10.861Z] "Name": "proxyauth", [2024-03-15T18:01:10.861Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.861Z] "Module": { [2024-03-15T18:01:10.861Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.861Z] "Main": true, [2024-03-15T18:01:10.861Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.861Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.861Z] "GoVersion": "1.21" [2024-03-15T18:01:10.861Z] }, [2024-03-15T18:01:10.861Z] "Match": [ [2024-03-15T18:01:10.861Z] "./..." [2024-03-15T18:01:10.861Z] ], [2024-03-15T18:01:10.861Z] "Stale": true, [2024-03-15T18:01:10.861Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.861Z] "GoFiles": [ [2024-03-15T18:01:10.861Z] "init.go", [2024-03-15T18:01:10.861Z] "main.go" [2024-03-15T18:01:10.861Z] ], [2024-03-15T18:01:10.861Z] "Imports": [ [2024-03-15T18:01:10.861Z] "context", [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config", [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container", [2024-03-15T18:01:10.861Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.862Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.862Z] "os", [2024-03-15T18:01:10.862Z] "sync" [2024-03-15T18:01:10.862Z] ], [2024-03-15T18:01:10.862Z] "Deps": [ [2024-03-15T18:01:10.862Z] "bufio", [2024-03-15T18:01:10.862Z] "bytes", [2024-03-15T18:01:10.862Z] "compress/flate", [2024-03-15T18:01:10.862Z] "compress/gzip", [2024-03-15T18:01:10.862Z] "compress/zlib", [2024-03-15T18:01:10.862Z] "container/list", [2024-03-15T18:01:10.862Z] "context", [2024-03-15T18:01:10.862Z] "crypto", [2024-03-15T18:01:10.862Z] "crypto/aes", [2024-03-15T18:01:10.862Z] "crypto/cipher", [2024-03-15T18:01:10.862Z] "crypto/des", [2024-03-15T18:01:10.862Z] "crypto/dsa", [2024-03-15T18:01:10.862Z] "crypto/ecdsa", [2024-03-15T18:01:10.862Z] "crypto/ed25519", [2024-03-15T18:01:10.862Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.862Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.862Z] "crypto/elliptic", [2024-03-15T18:01:10.862Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.862Z] "crypto/hmac", [2024-03-15T18:01:10.862Z] "crypto/internal/randutil", [2024-03-15T18:01:10.862Z] "crypto/internal/subtle", [2024-03-15T18:01:10.862Z] "crypto/md5", [2024-03-15T18:01:10.862Z] "crypto/rand", [2024-03-15T18:01:10.862Z] "crypto/rc4", [2024-03-15T18:01:10.862Z] "crypto/rsa", [2024-03-15T18:01:10.862Z] "crypto/sha1", [2024-03-15T18:01:10.862Z] "crypto/sha256", [2024-03-15T18:01:10.862Z] "crypto/sha512", [2024-03-15T18:01:10.862Z] "crypto/subtle", [2024-03-15T18:01:10.862Z] "crypto/tls", [2024-03-15T18:01:10.862Z] "crypto/x509", [2024-03-15T18:01:10.862Z] "crypto/x509/pkix", [2024-03-15T18:01:10.862Z] "database/sql/driver", [2024-03-15T18:01:10.862Z] "debug/dwarf", [2024-03-15T18:01:10.862Z] "debug/macho", [2024-03-15T18:01:10.862Z] "embed", [2024-03-15T18:01:10.862Z] "encoding", [2024-03-15T18:01:10.862Z] "encoding/asn1", [2024-03-15T18:01:10.862Z] "encoding/base32", [2024-03-15T18:01:10.862Z] "encoding/base64", [2024-03-15T18:01:10.862Z] "encoding/binary", [2024-03-15T18:01:10.862Z] "encoding/csv", [2024-03-15T18:01:10.862Z] "encoding/hex", [2024-03-15T18:01:10.862Z] "encoding/json", [2024-03-15T18:01:10.862Z] "encoding/pem", [2024-03-15T18:01:10.862Z] "encoding/xml", [2024-03-15T18:01:10.862Z] "errors", [2024-03-15T18:01:10.862Z] "flag", [2024-03-15T18:01:10.862Z] "fmt", [2024-03-15T18:01:10.862Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.862Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.862Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.862Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.862Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.862Z] "github.com/fatih/color", [2024-03-15T18:01:10.862Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.862Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.862Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.862Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.862Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.862Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.862Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.862Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.862Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.862Z] "github.com/go-kit/log", [2024-03-15T18:01:10.862Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.862Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.862Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.862Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.862Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.862Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.862Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.862Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.862Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.862Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.862Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.862Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.862Z] "github.com/golang-jwt/jwt", [2024-03-15T18:01:10.862Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.862Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.862Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.862Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.862Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.862Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.862Z] "github.com/google/uuid", [2024-03-15T18:01:10.862Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.862Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.862Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.862Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.862Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.862Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.862Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.862Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.862Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.862Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.862Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.862Z] "github.com/labstack/echo/v4/middleware", [2024-03-15T18:01:10.862Z] "github.com/labstack/gommon/bytes", [2024-03-15T18:01:10.862Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.862Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.862Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.862Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.862Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.862Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.862Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.862Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.862Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.862Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.862Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.862Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.862Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.862Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.862Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.862Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.862Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.862Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.862Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.862Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.862Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.862Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.862Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.862Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.862Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.862Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.862Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.862Z] "github.com/x448/float16", [2024-03-15T18:01:10.862Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.862Z] "go/token", [2024-03-15T18:01:10.862Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.862Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.862Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.862Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.862Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.862Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.862Z] "golang.org/x/net/html", [2024-03-15T18:01:10.862Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.862Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.862Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.862Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.862Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.862Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.862Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.862Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.862Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.862Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.862Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.862Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.862Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.862Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.862Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.862Z] "golang.org/x/text/language", [2024-03-15T18:01:10.862Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.862Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.862Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.862Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.862Z] "golang.org/x/time/rate", [2024-03-15T18:01:10.862Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.862Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.862Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.862Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.862Z] "hash", [2024-03-15T18:01:10.862Z] "hash/adler32", [2024-03-15T18:01:10.862Z] "hash/crc32", [2024-03-15T18:01:10.862Z] "hash/fnv", [2024-03-15T18:01:10.862Z] "html", [2024-03-15T18:01:10.862Z] "html/template", [2024-03-15T18:01:10.862Z] "internal/abi", [2024-03-15T18:01:10.862Z] "internal/bytealg", [2024-03-15T18:01:10.862Z] "internal/cpu", [2024-03-15T18:01:10.862Z] "internal/fmtsort", [2024-03-15T18:01:10.862Z] "internal/goexperiment", [2024-03-15T18:01:10.862Z] "internal/itoa", [2024-03-15T18:01:10.862Z] "internal/nettrace", [2024-03-15T18:01:10.862Z] "internal/oserror", [2024-03-15T18:01:10.862Z] "internal/poll", [2024-03-15T18:01:10.862Z] "internal/race", [2024-03-15T18:01:10.862Z] "internal/reflectlite", [2024-03-15T18:01:10.862Z] "internal/singleflight", [2024-03-15T18:01:10.862Z] "internal/syscall/execenv", [2024-03-15T18:01:10.862Z] "internal/syscall/unix", [2024-03-15T18:01:10.862Z] "internal/testlog", [2024-03-15T18:01:10.862Z] "internal/unsafeheader", [2024-03-15T18:01:10.862Z] "io", [2024-03-15T18:01:10.862Z] "io/fs", [2024-03-15T18:01:10.862Z] "io/ioutil", [2024-03-15T18:01:10.862Z] "log", [2024-03-15T18:01:10.862Z] "log/syslog", [2024-03-15T18:01:10.862Z] "math", [2024-03-15T18:01:10.862Z] "math/big", [2024-03-15T18:01:10.862Z] "math/bits", [2024-03-15T18:01:10.862Z] "math/rand", [2024-03-15T18:01:10.862Z] "mime", [2024-03-15T18:01:10.862Z] "mime/multipart", [2024-03-15T18:01:10.862Z] "mime/quotedprintable", [2024-03-15T18:01:10.862Z] "net", [2024-03-15T18:01:10.862Z] "net/http", [2024-03-15T18:01:10.862Z] "net/http/httptest", [2024-03-15T18:01:10.862Z] "net/http/httptrace", [2024-03-15T18:01:10.862Z] "net/http/httputil", [2024-03-15T18:01:10.862Z] "net/http/internal", [2024-03-15T18:01:10.862Z] "net/http/internal/ascii", [2024-03-15T18:01:10.862Z] "net/http/internal/testcert", [2024-03-15T18:01:10.862Z] "net/textproto", [2024-03-15T18:01:10.862Z] "net/url", [2024-03-15T18:01:10.862Z] "os", [2024-03-15T18:01:10.862Z] "os/signal", [2024-03-15T18:01:10.862Z] "path", [2024-03-15T18:01:10.862Z] "path/filepath", [2024-03-15T18:01:10.862Z] "reflect", [2024-03-15T18:01:10.862Z] "regexp", [2024-03-15T18:01:10.862Z] "regexp/syntax", [2024-03-15T18:01:10.862Z] "runtime", [2024-03-15T18:01:10.862Z] "runtime/cgo", [2024-03-15T18:01:10.862Z] "runtime/debug", [2024-03-15T18:01:10.862Z] "runtime/internal/atomic", [2024-03-15T18:01:10.862Z] "runtime/internal/math", [2024-03-15T18:01:10.862Z] "runtime/internal/sys", [2024-03-15T18:01:10.862Z] "runtime/pprof", [2024-03-15T18:01:10.862Z] "sort", [2024-03-15T18:01:10.862Z] "strconv", [2024-03-15T18:01:10.862Z] "strings", [2024-03-15T18:01:10.862Z] "sync", [2024-03-15T18:01:10.862Z] "sync/atomic", [2024-03-15T18:01:10.862Z] "syscall", [2024-03-15T18:01:10.863Z] "text/tabwriter", [2024-03-15T18:01:10.863Z] "text/template", [2024-03-15T18:01:10.863Z] "text/template/parse", [2024-03-15T18:01:10.863Z] "time", [2024-03-15T18:01:10.863Z] "unicode", [2024-03-15T18:01:10.863Z] "unicode/utf16", [2024-03-15T18:01:10.863Z] "unicode/utf8", [2024-03-15T18:01:10.863Z] "unsafe", [2024-03-15T18:01:10.863Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.863Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.863Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.863Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.863Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.863Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.863Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.863Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.863Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.863Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.863Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.863Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.863Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.863Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.863Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.863Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.863Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.863Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.863Z] ] [2024-03-15T18:01:10.863Z] } [2024-03-15T18:01:10.863Z] { [2024-03-15T18:01:10.863Z] "Dir": "/w/workspace/edgex-go/635/cmd/security-proxy-auth", [2024-03-15T18:01:10.863Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth", [2024-03-15T18:01:10.863Z] "Name": "main", [2024-03-15T18:01:10.863Z] "Doc": "****************************************************************************** * Copyright (c) 2023 Intel Corporation * Copyright (C) 2023 IOTech Ltd * * Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except * in compliance with the License.", [2024-03-15T18:01:10.863Z] "Target": "/go/bin/security-proxy-auth", [2024-03-15T18:01:10.863Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.863Z] "Module": { [2024-03-15T18:01:10.863Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.863Z] "Main": true, [2024-03-15T18:01:10.863Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.863Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.863Z] "GoVersion": "1.21" [2024-03-15T18:01:10.863Z] }, [2024-03-15T18:01:10.863Z] "Match": [ [2024-03-15T18:01:10.863Z] "./..." [2024-03-15T18:01:10.863Z] ], [2024-03-15T18:01:10.863Z] "Stale": true, [2024-03-15T18:01:10.863Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.863Z] "GoFiles": [ [2024-03-15T18:01:10.863Z] "main.go" [2024-03-15T18:01:10.863Z] ], [2024-03-15T18:01:10.863Z] "Imports": [ [2024-03-15T18:01:10.863Z] "context", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth", [2024-03-15T18:01:10.863Z] "github.com/labstack/echo/v4" [2024-03-15T18:01:10.863Z] ], [2024-03-15T18:01:10.863Z] "Deps": [ [2024-03-15T18:01:10.863Z] "bufio", [2024-03-15T18:01:10.863Z] "bytes", [2024-03-15T18:01:10.863Z] "compress/flate", [2024-03-15T18:01:10.863Z] "compress/gzip", [2024-03-15T18:01:10.863Z] "compress/zlib", [2024-03-15T18:01:10.863Z] "container/list", [2024-03-15T18:01:10.863Z] "context", [2024-03-15T18:01:10.863Z] "crypto", [2024-03-15T18:01:10.863Z] "crypto/aes", [2024-03-15T18:01:10.863Z] "crypto/cipher", [2024-03-15T18:01:10.863Z] "crypto/des", [2024-03-15T18:01:10.863Z] "crypto/dsa", [2024-03-15T18:01:10.863Z] "crypto/ecdsa", [2024-03-15T18:01:10.863Z] "crypto/ed25519", [2024-03-15T18:01:10.863Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.863Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.863Z] "crypto/elliptic", [2024-03-15T18:01:10.863Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.863Z] "crypto/hmac", [2024-03-15T18:01:10.863Z] "crypto/internal/randutil", [2024-03-15T18:01:10.863Z] "crypto/internal/subtle", [2024-03-15T18:01:10.863Z] "crypto/md5", [2024-03-15T18:01:10.863Z] "crypto/rand", [2024-03-15T18:01:10.863Z] "crypto/rc4", [2024-03-15T18:01:10.863Z] "crypto/rsa", [2024-03-15T18:01:10.863Z] "crypto/sha1", [2024-03-15T18:01:10.863Z] "crypto/sha256", [2024-03-15T18:01:10.863Z] "crypto/sha512", [2024-03-15T18:01:10.863Z] "crypto/subtle", [2024-03-15T18:01:10.863Z] "crypto/tls", [2024-03-15T18:01:10.863Z] "crypto/x509", [2024-03-15T18:01:10.863Z] "crypto/x509/pkix", [2024-03-15T18:01:10.863Z] "database/sql/driver", [2024-03-15T18:01:10.863Z] "debug/dwarf", [2024-03-15T18:01:10.863Z] "debug/macho", [2024-03-15T18:01:10.863Z] "embed", [2024-03-15T18:01:10.863Z] "encoding", [2024-03-15T18:01:10.863Z] "encoding/asn1", [2024-03-15T18:01:10.863Z] "encoding/base32", [2024-03-15T18:01:10.863Z] "encoding/base64", [2024-03-15T18:01:10.863Z] "encoding/binary", [2024-03-15T18:01:10.863Z] "encoding/csv", [2024-03-15T18:01:10.863Z] "encoding/hex", [2024-03-15T18:01:10.863Z] "encoding/json", [2024-03-15T18:01:10.863Z] "encoding/pem", [2024-03-15T18:01:10.863Z] "encoding/xml", [2024-03-15T18:01:10.863Z] "errors", [2024-03-15T18:01:10.863Z] "flag", [2024-03-15T18:01:10.863Z] "fmt", [2024-03-15T18:01:10.863Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.863Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.863Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.863Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.863Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.863Z] "github.com/fatih/color", [2024-03-15T18:01:10.863Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.863Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.863Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.863Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.863Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.863Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.863Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.863Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.863Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.863Z] "github.com/go-kit/log", [2024-03-15T18:01:10.863Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.863Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.863Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.863Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.863Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.863Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.863Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.863Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.863Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.863Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.863Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.863Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.863Z] "github.com/golang-jwt/jwt", [2024-03-15T18:01:10.863Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.863Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.863Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.863Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.863Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.863Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.863Z] "github.com/google/uuid", [2024-03-15T18:01:10.863Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.863Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.863Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.863Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.863Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.863Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.863Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.863Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.863Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.863Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.863Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.863Z] "github.com/labstack/echo/v4/middleware", [2024-03-15T18:01:10.863Z] "github.com/labstack/gommon/bytes", [2024-03-15T18:01:10.863Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.863Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.863Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.863Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.863Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.863Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.863Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.863Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.863Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.863Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.863Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.863Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.863Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.863Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.863Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.863Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.863Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.863Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.863Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.863Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.863Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.863Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.863Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.863Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.863Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.863Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.863Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.863Z] "github.com/x448/float16", [2024-03-15T18:01:10.863Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.863Z] "go/token", [2024-03-15T18:01:10.863Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.863Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.863Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.863Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.863Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.863Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.863Z] "golang.org/x/net/html", [2024-03-15T18:01:10.863Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.863Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.863Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.863Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.863Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.863Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.863Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.863Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.863Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.863Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.863Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.863Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.863Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.863Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.863Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.863Z] "golang.org/x/text/language", [2024-03-15T18:01:10.863Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.863Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.863Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.863Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.863Z] "golang.org/x/time/rate", [2024-03-15T18:01:10.863Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.863Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.863Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.863Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.863Z] "hash", [2024-03-15T18:01:10.863Z] "hash/adler32", [2024-03-15T18:01:10.863Z] "hash/crc32", [2024-03-15T18:01:10.863Z] "hash/fnv", [2024-03-15T18:01:10.863Z] "html", [2024-03-15T18:01:10.863Z] "html/template", [2024-03-15T18:01:10.863Z] "internal/abi", [2024-03-15T18:01:10.863Z] "internal/bytealg", [2024-03-15T18:01:10.863Z] "internal/cpu", [2024-03-15T18:01:10.863Z] "internal/fmtsort", [2024-03-15T18:01:10.863Z] "internal/goexperiment", [2024-03-15T18:01:10.863Z] "internal/itoa", [2024-03-15T18:01:10.863Z] "internal/nettrace", [2024-03-15T18:01:10.863Z] "internal/oserror", [2024-03-15T18:01:10.863Z] "internal/poll", [2024-03-15T18:01:10.863Z] "internal/race", [2024-03-15T18:01:10.863Z] "internal/reflectlite", [2024-03-15T18:01:10.863Z] "internal/singleflight", [2024-03-15T18:01:10.863Z] "internal/syscall/execenv", [2024-03-15T18:01:10.863Z] "internal/syscall/unix", [2024-03-15T18:01:10.863Z] "internal/testlog", [2024-03-15T18:01:10.863Z] "internal/unsafeheader", [2024-03-15T18:01:10.863Z] "io", [2024-03-15T18:01:10.863Z] "io/fs", [2024-03-15T18:01:10.863Z] "io/ioutil", [2024-03-15T18:01:10.863Z] "log", [2024-03-15T18:01:10.863Z] "log/syslog", [2024-03-15T18:01:10.863Z] "math", [2024-03-15T18:01:10.863Z] "math/big", [2024-03-15T18:01:10.863Z] "math/bits", [2024-03-15T18:01:10.863Z] "math/rand", [2024-03-15T18:01:10.863Z] "mime", [2024-03-15T18:01:10.863Z] "mime/multipart", [2024-03-15T18:01:10.863Z] "mime/quotedprintable", [2024-03-15T18:01:10.863Z] "net", [2024-03-15T18:01:10.863Z] "net/http", [2024-03-15T18:01:10.863Z] "net/http/httptest", [2024-03-15T18:01:10.863Z] "net/http/httptrace", [2024-03-15T18:01:10.863Z] "net/http/httputil", [2024-03-15T18:01:10.863Z] "net/http/internal", [2024-03-15T18:01:10.863Z] "net/http/internal/ascii", [2024-03-15T18:01:10.863Z] "net/http/internal/testcert", [2024-03-15T18:01:10.863Z] "net/textproto", [2024-03-15T18:01:10.863Z] "net/url", [2024-03-15T18:01:10.863Z] "os", [2024-03-15T18:01:10.863Z] "os/signal", [2024-03-15T18:01:10.863Z] "path", [2024-03-15T18:01:10.863Z] "path/filepath", [2024-03-15T18:01:10.863Z] "reflect", [2024-03-15T18:01:10.863Z] "regexp", [2024-03-15T18:01:10.863Z] "regexp/syntax", [2024-03-15T18:01:10.863Z] "runtime", [2024-03-15T18:01:10.863Z] "runtime/cgo", [2024-03-15T18:01:10.863Z] "runtime/debug", [2024-03-15T18:01:10.863Z] "runtime/internal/atomic", [2024-03-15T18:01:10.863Z] "runtime/internal/math", [2024-03-15T18:01:10.863Z] "runtime/internal/sys", [2024-03-15T18:01:10.863Z] "runtime/pprof", [2024-03-15T18:01:10.863Z] "sort", [2024-03-15T18:01:10.863Z] "strconv", [2024-03-15T18:01:10.863Z] "strings", [2024-03-15T18:01:10.863Z] "sync", [2024-03-15T18:01:10.863Z] "sync/atomic", [2024-03-15T18:01:10.863Z] "syscall", [2024-03-15T18:01:10.863Z] "text/tabwriter", [2024-03-15T18:01:10.863Z] "text/template", [2024-03-15T18:01:10.864Z] "text/template/parse", [2024-03-15T18:01:10.864Z] "time", [2024-03-15T18:01:10.864Z] "unicode", [2024-03-15T18:01:10.864Z] "unicode/utf16", [2024-03-15T18:01:10.864Z] "unicode/utf8", [2024-03-15T18:01:10.864Z] "unsafe", [2024-03-15T18:01:10.864Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.864Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.864Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.864Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.864Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.864Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.864Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.864Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.864Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.864Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.864Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.864Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.864Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.864Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.864Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.864Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.864Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.864Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.864Z] ] [2024-03-15T18:01:10.864Z] } [2024-03-15T18:01:10.864Z] { [2024-03-15T18:01:10.864Z] "Dir": "/w/workspace/edgex-go/635/cmd/security-secretstore-setup", [2024-03-15T18:01:10.864Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup", [2024-03-15T18:01:10.864Z] "Name": "main", [2024-03-15T18:01:10.864Z] "Target": "/go/bin/security-secretstore-setup", [2024-03-15T18:01:10.864Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.864Z] "Module": { [2024-03-15T18:01:10.864Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.864Z] "Main": true, [2024-03-15T18:01:10.864Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.864Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.864Z] "GoVersion": "1.21" [2024-03-15T18:01:10.864Z] }, [2024-03-15T18:01:10.864Z] "Match": [ [2024-03-15T18:01:10.864Z] "./..." [2024-03-15T18:01:10.864Z] ], [2024-03-15T18:01:10.864Z] "Stale": true, [2024-03-15T18:01:10.864Z] "StaleReason": "stale dependency: github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.864Z] "GoFiles": [ [2024-03-15T18:01:10.864Z] "main.go" [2024-03-15T18:01:10.864Z] ], [2024-03-15T18:01:10.864Z] "Imports": [ [2024-03-15T18:01:10.864Z] "context", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore" [2024-03-15T18:01:10.864Z] ], [2024-03-15T18:01:10.864Z] "Deps": [ [2024-03-15T18:01:10.864Z] "bufio", [2024-03-15T18:01:10.864Z] "bytes", [2024-03-15T18:01:10.864Z] "compress/flate", [2024-03-15T18:01:10.864Z] "compress/gzip", [2024-03-15T18:01:10.864Z] "compress/zlib", [2024-03-15T18:01:10.864Z] "container/list", [2024-03-15T18:01:10.864Z] "context", [2024-03-15T18:01:10.864Z] "crypto", [2024-03-15T18:01:10.864Z] "crypto/aes", [2024-03-15T18:01:10.864Z] "crypto/cipher", [2024-03-15T18:01:10.864Z] "crypto/des", [2024-03-15T18:01:10.864Z] "crypto/dsa", [2024-03-15T18:01:10.864Z] "crypto/ecdsa", [2024-03-15T18:01:10.864Z] "crypto/ed25519", [2024-03-15T18:01:10.864Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.864Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.864Z] "crypto/elliptic", [2024-03-15T18:01:10.864Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.864Z] "crypto/hmac", [2024-03-15T18:01:10.864Z] "crypto/internal/randutil", [2024-03-15T18:01:10.864Z] "crypto/internal/subtle", [2024-03-15T18:01:10.864Z] "crypto/md5", [2024-03-15T18:01:10.864Z] "crypto/rand", [2024-03-15T18:01:10.864Z] "crypto/rc4", [2024-03-15T18:01:10.864Z] "crypto/rsa", [2024-03-15T18:01:10.864Z] "crypto/sha1", [2024-03-15T18:01:10.864Z] "crypto/sha256", [2024-03-15T18:01:10.864Z] "crypto/sha512", [2024-03-15T18:01:10.864Z] "crypto/subtle", [2024-03-15T18:01:10.864Z] "crypto/tls", [2024-03-15T18:01:10.864Z] "crypto/x509", [2024-03-15T18:01:10.864Z] "crypto/x509/pkix", [2024-03-15T18:01:10.864Z] "database/sql/driver", [2024-03-15T18:01:10.864Z] "debug/dwarf", [2024-03-15T18:01:10.864Z] "debug/macho", [2024-03-15T18:01:10.864Z] "embed", [2024-03-15T18:01:10.864Z] "encoding", [2024-03-15T18:01:10.864Z] "encoding/asn1", [2024-03-15T18:01:10.864Z] "encoding/base32", [2024-03-15T18:01:10.864Z] "encoding/base64", [2024-03-15T18:01:10.864Z] "encoding/binary", [2024-03-15T18:01:10.864Z] "encoding/csv", [2024-03-15T18:01:10.864Z] "encoding/hex", [2024-03-15T18:01:10.864Z] "encoding/json", [2024-03-15T18:01:10.864Z] "encoding/pem", [2024-03-15T18:01:10.864Z] "encoding/xml", [2024-03-15T18:01:10.864Z] "errors", [2024-03-15T18:01:10.864Z] "flag", [2024-03-15T18:01:10.864Z] "fmt", [2024-03-15T18:01:10.864Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.864Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.864Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.864Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.864Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.864Z] "github.com/fatih/color", [2024-03-15T18:01:10.864Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.864Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.864Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.864Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.864Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.864Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.864Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.864Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.864Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.864Z] "github.com/go-kit/log", [2024-03-15T18:01:10.864Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.864Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.864Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.864Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.864Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.864Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.864Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.864Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.864Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.864Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.864Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.864Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.864Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.864Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.864Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.864Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.864Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.864Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.864Z] "github.com/google/uuid", [2024-03-15T18:01:10.864Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.864Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.864Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.864Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.864Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.864Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.864Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.864Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.864Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.864Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.864Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.864Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.864Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.864Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.864Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.864Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.864Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.864Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.864Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.864Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.864Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.864Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.864Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.864Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.864Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.864Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.864Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.864Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.864Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.864Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.864Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.864Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.864Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.864Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.864Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.864Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.864Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.864Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.864Z] "github.com/x448/float16", [2024-03-15T18:01:10.864Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.864Z] "go/token", [2024-03-15T18:01:10.864Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.864Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.864Z] "golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.864Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.864Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.864Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.864Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.864Z] "golang.org/x/net/html", [2024-03-15T18:01:10.864Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.864Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.864Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.864Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.864Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.864Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.864Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.864Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.864Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.864Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.864Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.864Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.864Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.864Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.864Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.864Z] "golang.org/x/text/language", [2024-03-15T18:01:10.864Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.864Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.864Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.864Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.864Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.864Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.864Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.864Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.864Z] "hash", [2024-03-15T18:01:10.864Z] "hash/adler32", [2024-03-15T18:01:10.864Z] "hash/crc32", [2024-03-15T18:01:10.864Z] "hash/fnv", [2024-03-15T18:01:10.864Z] "html", [2024-03-15T18:01:10.864Z] "html/template", [2024-03-15T18:01:10.864Z] "internal/abi", [2024-03-15T18:01:10.864Z] "internal/bytealg", [2024-03-15T18:01:10.864Z] "internal/cpu", [2024-03-15T18:01:10.864Z] "internal/fmtsort", [2024-03-15T18:01:10.864Z] "internal/goexperiment", [2024-03-15T18:01:10.864Z] "internal/itoa", [2024-03-15T18:01:10.864Z] "internal/nettrace", [2024-03-15T18:01:10.864Z] "internal/oserror", [2024-03-15T18:01:10.864Z] "internal/poll", [2024-03-15T18:01:10.864Z] "internal/race", [2024-03-15T18:01:10.864Z] "internal/reflectlite", [2024-03-15T18:01:10.864Z] "internal/singleflight", [2024-03-15T18:01:10.864Z] "internal/syscall/execenv", [2024-03-15T18:01:10.864Z] "internal/syscall/unix", [2024-03-15T18:01:10.864Z] "internal/testlog", [2024-03-15T18:01:10.864Z] "internal/unsafeheader", [2024-03-15T18:01:10.864Z] "io", [2024-03-15T18:01:10.864Z] "io/fs", [2024-03-15T18:01:10.864Z] "io/ioutil", [2024-03-15T18:01:10.864Z] "log", [2024-03-15T18:01:10.864Z] "log/syslog", [2024-03-15T18:01:10.864Z] "math", [2024-03-15T18:01:10.864Z] "math/big", [2024-03-15T18:01:10.864Z] "math/bits", [2024-03-15T18:01:10.864Z] "math/rand", [2024-03-15T18:01:10.864Z] "mime", [2024-03-15T18:01:10.864Z] "mime/multipart", [2024-03-15T18:01:10.864Z] "mime/quotedprintable", [2024-03-15T18:01:10.864Z] "net", [2024-03-15T18:01:10.864Z] "net/http", [2024-03-15T18:01:10.864Z] "net/http/httptest", [2024-03-15T18:01:10.864Z] "net/http/httptrace", [2024-03-15T18:01:10.864Z] "net/http/httputil", [2024-03-15T18:01:10.864Z] "net/http/internal", [2024-03-15T18:01:10.864Z] "net/http/internal/ascii", [2024-03-15T18:01:10.864Z] "net/http/internal/testcert", [2024-03-15T18:01:10.864Z] "net/textproto", [2024-03-15T18:01:10.864Z] "net/url", [2024-03-15T18:01:10.864Z] "os", [2024-03-15T18:01:10.864Z] "os/exec", [2024-03-15T18:01:10.864Z] "os/signal", [2024-03-15T18:01:10.865Z] "path", [2024-03-15T18:01:10.865Z] "path/filepath", [2024-03-15T18:01:10.865Z] "reflect", [2024-03-15T18:01:10.865Z] "regexp", [2024-03-15T18:01:10.865Z] "regexp/syntax", [2024-03-15T18:01:10.865Z] "runtime", [2024-03-15T18:01:10.865Z] "runtime/cgo", [2024-03-15T18:01:10.865Z] "runtime/debug", [2024-03-15T18:01:10.865Z] "runtime/internal/atomic", [2024-03-15T18:01:10.865Z] "runtime/internal/math", [2024-03-15T18:01:10.865Z] "runtime/internal/sys", [2024-03-15T18:01:10.865Z] "runtime/pprof", [2024-03-15T18:01:10.865Z] "sort", [2024-03-15T18:01:10.865Z] "strconv", [2024-03-15T18:01:10.865Z] "strings", [2024-03-15T18:01:10.865Z] "sync", [2024-03-15T18:01:10.865Z] "sync/atomic", [2024-03-15T18:01:10.865Z] "syscall", [2024-03-15T18:01:10.865Z] "text/tabwriter", [2024-03-15T18:01:10.865Z] "text/template", [2024-03-15T18:01:10.865Z] "text/template/parse", [2024-03-15T18:01:10.865Z] "time", [2024-03-15T18:01:10.865Z] "unicode", [2024-03-15T18:01:10.865Z] "unicode/utf16", [2024-03-15T18:01:10.865Z] "unicode/utf8", [2024-03-15T18:01:10.865Z] "unsafe", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.865Z] ] [2024-03-15T18:01:10.865Z] } [2024-03-15T18:01:10.865Z] { [2024-03-15T18:01:10.865Z] "Dir": "/w/workspace/edgex-go/635/internal/security/spiffetokenprovider/config", [2024-03-15T18:01:10.865Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config", [2024-03-15T18:01:10.865Z] "Name": "config", [2024-03-15T18:01:10.865Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.865Z] "Module": { [2024-03-15T18:01:10.865Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.865Z] "Main": true, [2024-03-15T18:01:10.865Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.865Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.865Z] "GoVersion": "1.21" [2024-03-15T18:01:10.865Z] }, [2024-03-15T18:01:10.865Z] "Match": [ [2024-03-15T18:01:10.865Z] "./..." [2024-03-15T18:01:10.865Z] ], [2024-03-15T18:01:10.865Z] "Stale": true, [2024-03-15T18:01:10.865Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.865Z] "GoFiles": [ [2024-03-15T18:01:10.865Z] "config.go" [2024-03-15T18:01:10.865Z] ], [2024-03-15T18:01:10.865Z] "Imports": [ [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-15T18:01:10.865Z] ], [2024-03-15T18:01:10.865Z] "Deps": [ [2024-03-15T18:01:10.865Z] "bufio", [2024-03-15T18:01:10.865Z] "bytes", [2024-03-15T18:01:10.865Z] "compress/flate", [2024-03-15T18:01:10.865Z] "compress/gzip", [2024-03-15T18:01:10.865Z] "compress/zlib", [2024-03-15T18:01:10.865Z] "container/list", [2024-03-15T18:01:10.865Z] "context", [2024-03-15T18:01:10.865Z] "crypto", [2024-03-15T18:01:10.865Z] "crypto/aes", [2024-03-15T18:01:10.865Z] "crypto/cipher", [2024-03-15T18:01:10.865Z] "crypto/des", [2024-03-15T18:01:10.865Z] "crypto/dsa", [2024-03-15T18:01:10.865Z] "crypto/ecdsa", [2024-03-15T18:01:10.865Z] "crypto/ed25519", [2024-03-15T18:01:10.865Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.865Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.865Z] "crypto/elliptic", [2024-03-15T18:01:10.865Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.865Z] "crypto/hmac", [2024-03-15T18:01:10.865Z] "crypto/internal/randutil", [2024-03-15T18:01:10.865Z] "crypto/internal/subtle", [2024-03-15T18:01:10.865Z] "crypto/md5", [2024-03-15T18:01:10.865Z] "crypto/rand", [2024-03-15T18:01:10.865Z] "crypto/rc4", [2024-03-15T18:01:10.865Z] "crypto/rsa", [2024-03-15T18:01:10.865Z] "crypto/sha1", [2024-03-15T18:01:10.865Z] "crypto/sha256", [2024-03-15T18:01:10.865Z] "crypto/sha512", [2024-03-15T18:01:10.865Z] "crypto/subtle", [2024-03-15T18:01:10.865Z] "crypto/tls", [2024-03-15T18:01:10.865Z] "crypto/x509", [2024-03-15T18:01:10.865Z] "crypto/x509/pkix", [2024-03-15T18:01:10.865Z] "database/sql/driver", [2024-03-15T18:01:10.865Z] "debug/dwarf", [2024-03-15T18:01:10.865Z] "debug/macho", [2024-03-15T18:01:10.865Z] "encoding", [2024-03-15T18:01:10.865Z] "encoding/asn1", [2024-03-15T18:01:10.865Z] "encoding/base64", [2024-03-15T18:01:10.865Z] "encoding/binary", [2024-03-15T18:01:10.865Z] "encoding/csv", [2024-03-15T18:01:10.865Z] "encoding/hex", [2024-03-15T18:01:10.865Z] "encoding/json", [2024-03-15T18:01:10.865Z] "encoding/pem", [2024-03-15T18:01:10.865Z] "encoding/xml", [2024-03-15T18:01:10.865Z] "errors", [2024-03-15T18:01:10.865Z] "flag", [2024-03-15T18:01:10.865Z] "fmt", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.865Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.865Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.865Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.865Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.865Z] "github.com/go-kit/log", [2024-03-15T18:01:10.865Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.865Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.865Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.865Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.865Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.865Z] "github.com/google/uuid", [2024-03-15T18:01:10.865Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.865Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.865Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.865Z] "golang.org/x/net/html", [2024-03-15T18:01:10.865Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.865Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.865Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.865Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.865Z] "golang.org/x/text/language", [2024-03-15T18:01:10.865Z] "hash", [2024-03-15T18:01:10.865Z] "hash/adler32", [2024-03-15T18:01:10.865Z] "hash/crc32", [2024-03-15T18:01:10.865Z] "internal/abi", [2024-03-15T18:01:10.865Z] "internal/bytealg", [2024-03-15T18:01:10.865Z] "internal/cpu", [2024-03-15T18:01:10.865Z] "internal/fmtsort", [2024-03-15T18:01:10.865Z] "internal/goexperiment", [2024-03-15T18:01:10.865Z] "internal/itoa", [2024-03-15T18:01:10.865Z] "internal/nettrace", [2024-03-15T18:01:10.865Z] "internal/oserror", [2024-03-15T18:01:10.865Z] "internal/poll", [2024-03-15T18:01:10.865Z] "internal/race", [2024-03-15T18:01:10.865Z] "internal/reflectlite", [2024-03-15T18:01:10.865Z] "internal/singleflight", [2024-03-15T18:01:10.865Z] "internal/syscall/execenv", [2024-03-15T18:01:10.865Z] "internal/syscall/unix", [2024-03-15T18:01:10.865Z] "internal/testlog", [2024-03-15T18:01:10.865Z] "internal/unsafeheader", [2024-03-15T18:01:10.865Z] "io", [2024-03-15T18:01:10.865Z] "io/fs", [2024-03-15T18:01:10.865Z] "io/ioutil", [2024-03-15T18:01:10.865Z] "log", [2024-03-15T18:01:10.865Z] "math", [2024-03-15T18:01:10.865Z] "math/big", [2024-03-15T18:01:10.865Z] "math/bits", [2024-03-15T18:01:10.865Z] "math/rand", [2024-03-15T18:01:10.865Z] "mime", [2024-03-15T18:01:10.865Z] "mime/multipart", [2024-03-15T18:01:10.865Z] "mime/quotedprintable", [2024-03-15T18:01:10.865Z] "net", [2024-03-15T18:01:10.865Z] "net/http", [2024-03-15T18:01:10.865Z] "net/http/httptest", [2024-03-15T18:01:10.865Z] "net/http/httptrace", [2024-03-15T18:01:10.865Z] "net/http/internal", [2024-03-15T18:01:10.865Z] "net/http/internal/ascii", [2024-03-15T18:01:10.865Z] "net/http/internal/testcert", [2024-03-15T18:01:10.865Z] "net/textproto", [2024-03-15T18:01:10.865Z] "net/url", [2024-03-15T18:01:10.865Z] "os", [2024-03-15T18:01:10.865Z] "path", [2024-03-15T18:01:10.865Z] "path/filepath", [2024-03-15T18:01:10.865Z] "reflect", [2024-03-15T18:01:10.865Z] "regexp", [2024-03-15T18:01:10.865Z] "regexp/syntax", [2024-03-15T18:01:10.865Z] "runtime", [2024-03-15T18:01:10.865Z] "runtime/cgo", [2024-03-15T18:01:10.865Z] "runtime/internal/atomic", [2024-03-15T18:01:10.865Z] "runtime/internal/math", [2024-03-15T18:01:10.865Z] "runtime/internal/sys", [2024-03-15T18:01:10.865Z] "sort", [2024-03-15T18:01:10.865Z] "strconv", [2024-03-15T18:01:10.865Z] "strings", [2024-03-15T18:01:10.865Z] "sync", [2024-03-15T18:01:10.865Z] "sync/atomic", [2024-03-15T18:01:10.865Z] "syscall", [2024-03-15T18:01:10.865Z] "time", [2024-03-15T18:01:10.865Z] "unicode", [2024-03-15T18:01:10.865Z] "unicode/utf16", [2024-03-15T18:01:10.865Z] "unicode/utf8", [2024-03-15T18:01:10.865Z] "unsafe", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.865Z] ] [2024-03-15T18:01:10.865Z] } [2024-03-15T18:01:10.865Z] { [2024-03-15T18:01:10.865Z] "Dir": "/w/workspace/edgex-go/635/internal/security/spiffetokenprovider/container", [2024-03-15T18:01:10.865Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container", [2024-03-15T18:01:10.865Z] "Name": "container", [2024-03-15T18:01:10.865Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.865Z] "Module": { [2024-03-15T18:01:10.865Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.865Z] "Main": true, [2024-03-15T18:01:10.865Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.865Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.865Z] "GoVersion": "1.21" [2024-03-15T18:01:10.865Z] }, [2024-03-15T18:01:10.865Z] "Match": [ [2024-03-15T18:01:10.865Z] "./..." [2024-03-15T18:01:10.865Z] ], [2024-03-15T18:01:10.865Z] "Stale": true, [2024-03-15T18:01:10.865Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.865Z] "GoFiles": [ [2024-03-15T18:01:10.865Z] "config.go" [2024-03-15T18:01:10.865Z] ], [2024-03-15T18:01:10.865Z] "Imports": [ [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-15T18:01:10.865Z] ], [2024-03-15T18:01:10.865Z] "Deps": [ [2024-03-15T18:01:10.865Z] "bufio", [2024-03-15T18:01:10.865Z] "bytes", [2024-03-15T18:01:10.865Z] "compress/flate", [2024-03-15T18:01:10.865Z] "compress/gzip", [2024-03-15T18:01:10.865Z] "compress/zlib", [2024-03-15T18:01:10.865Z] "container/list", [2024-03-15T18:01:10.865Z] "context", [2024-03-15T18:01:10.865Z] "crypto", [2024-03-15T18:01:10.865Z] "crypto/aes", [2024-03-15T18:01:10.865Z] "crypto/cipher", [2024-03-15T18:01:10.865Z] "crypto/des", [2024-03-15T18:01:10.865Z] "crypto/dsa", [2024-03-15T18:01:10.865Z] "crypto/ecdsa", [2024-03-15T18:01:10.865Z] "crypto/ed25519", [2024-03-15T18:01:10.865Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.865Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.865Z] "crypto/elliptic", [2024-03-15T18:01:10.865Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.865Z] "crypto/hmac", [2024-03-15T18:01:10.865Z] "crypto/internal/randutil", [2024-03-15T18:01:10.865Z] "crypto/internal/subtle", [2024-03-15T18:01:10.865Z] "crypto/md5", [2024-03-15T18:01:10.865Z] "crypto/rand", [2024-03-15T18:01:10.865Z] "crypto/rc4", [2024-03-15T18:01:10.865Z] "crypto/rsa", [2024-03-15T18:01:10.865Z] "crypto/sha1", [2024-03-15T18:01:10.865Z] "crypto/sha256", [2024-03-15T18:01:10.865Z] "crypto/sha512", [2024-03-15T18:01:10.865Z] "crypto/subtle", [2024-03-15T18:01:10.865Z] "crypto/tls", [2024-03-15T18:01:10.865Z] "crypto/x509", [2024-03-15T18:01:10.865Z] "crypto/x509/pkix", [2024-03-15T18:01:10.865Z] "database/sql/driver", [2024-03-15T18:01:10.865Z] "debug/dwarf", [2024-03-15T18:01:10.865Z] "debug/macho", [2024-03-15T18:01:10.865Z] "encoding", [2024-03-15T18:01:10.865Z] "encoding/asn1", [2024-03-15T18:01:10.865Z] "encoding/base64", [2024-03-15T18:01:10.865Z] "encoding/binary", [2024-03-15T18:01:10.865Z] "encoding/csv", [2024-03-15T18:01:10.865Z] "encoding/hex", [2024-03-15T18:01:10.865Z] "encoding/json", [2024-03-15T18:01:10.865Z] "encoding/pem", [2024-03-15T18:01:10.865Z] "encoding/xml", [2024-03-15T18:01:10.865Z] "errors", [2024-03-15T18:01:10.865Z] "flag", [2024-03-15T18:01:10.865Z] "fmt", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.865Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.865Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.865Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.865Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.865Z] "github.com/go-kit/log", [2024-03-15T18:01:10.865Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.865Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.865Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.865Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.865Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.865Z] "github.com/google/uuid", [2024-03-15T18:01:10.865Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.865Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.865Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.865Z] "golang.org/x/net/html", [2024-03-15T18:01:10.865Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.865Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.865Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.865Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.865Z] "golang.org/x/text/language", [2024-03-15T18:01:10.865Z] "hash", [2024-03-15T18:01:10.865Z] "hash/adler32", [2024-03-15T18:01:10.865Z] "hash/crc32", [2024-03-15T18:01:10.865Z] "internal/abi", [2024-03-15T18:01:10.865Z] "internal/bytealg", [2024-03-15T18:01:10.865Z] "internal/cpu", [2024-03-15T18:01:10.865Z] "internal/fmtsort", [2024-03-15T18:01:10.865Z] "internal/goexperiment", [2024-03-15T18:01:10.865Z] "internal/itoa", [2024-03-15T18:01:10.865Z] "internal/nettrace", [2024-03-15T18:01:10.865Z] "internal/oserror", [2024-03-15T18:01:10.865Z] "internal/poll", [2024-03-15T18:01:10.865Z] "internal/race", [2024-03-15T18:01:10.865Z] "internal/reflectlite", [2024-03-15T18:01:10.865Z] "internal/singleflight", [2024-03-15T18:01:10.865Z] "internal/syscall/execenv", [2024-03-15T18:01:10.865Z] "internal/syscall/unix", [2024-03-15T18:01:10.865Z] "internal/testlog", [2024-03-15T18:01:10.865Z] "internal/unsafeheader", [2024-03-15T18:01:10.865Z] "io", [2024-03-15T18:01:10.865Z] "io/fs", [2024-03-15T18:01:10.865Z] "io/ioutil", [2024-03-15T18:01:10.865Z] "log", [2024-03-15T18:01:10.865Z] "math", [2024-03-15T18:01:10.865Z] "math/big", [2024-03-15T18:01:10.865Z] "math/bits", [2024-03-15T18:01:10.865Z] "math/rand", [2024-03-15T18:01:10.865Z] "mime", [2024-03-15T18:01:10.865Z] "mime/multipart", [2024-03-15T18:01:10.865Z] "mime/quotedprintable", [2024-03-15T18:01:10.865Z] "net", [2024-03-15T18:01:10.865Z] "net/http", [2024-03-15T18:01:10.865Z] "net/http/httptest", [2024-03-15T18:01:10.865Z] "net/http/httptrace", [2024-03-15T18:01:10.865Z] "net/http/internal", [2024-03-15T18:01:10.865Z] "net/http/internal/ascii", [2024-03-15T18:01:10.865Z] "net/http/internal/testcert", [2024-03-15T18:01:10.865Z] "net/textproto", [2024-03-15T18:01:10.865Z] "net/url", [2024-03-15T18:01:10.865Z] "os", [2024-03-15T18:01:10.865Z] "path", [2024-03-15T18:01:10.865Z] "path/filepath", [2024-03-15T18:01:10.865Z] "reflect", [2024-03-15T18:01:10.865Z] "regexp", [2024-03-15T18:01:10.865Z] "regexp/syntax", [2024-03-15T18:01:10.865Z] "runtime", [2024-03-15T18:01:10.865Z] "runtime/cgo", [2024-03-15T18:01:10.865Z] "runtime/internal/atomic", [2024-03-15T18:01:10.865Z] "runtime/internal/math", [2024-03-15T18:01:10.865Z] "runtime/internal/sys", [2024-03-15T18:01:10.865Z] "sort", [2024-03-15T18:01:10.865Z] "strconv", [2024-03-15T18:01:10.865Z] "strings", [2024-03-15T18:01:10.865Z] "sync", [2024-03-15T18:01:10.865Z] "sync/atomic", [2024-03-15T18:01:10.865Z] "syscall", [2024-03-15T18:01:10.865Z] "time", [2024-03-15T18:01:10.865Z] "unicode", [2024-03-15T18:01:10.865Z] "unicode/utf16", [2024-03-15T18:01:10.865Z] "unicode/utf8", [2024-03-15T18:01:10.865Z] "unsafe", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.865Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.865Z] ] [2024-03-15T18:01:10.865Z] } [2024-03-15T18:01:10.865Z] { [2024-03-15T18:01:10.865Z] "Dir": "/w/workspace/edgex-go/635/internal/security/spiffetokenprovider", [2024-03-15T18:01:10.865Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider", [2024-03-15T18:01:10.865Z] "Name": "spiffetokenprovider", [2024-03-15T18:01:10.865Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.865Z] "Module": { [2024-03-15T18:01:10.865Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.865Z] "Main": true, [2024-03-15T18:01:10.865Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.865Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.865Z] "GoVersion": "1.21" [2024-03-15T18:01:10.865Z] }, [2024-03-15T18:01:10.865Z] "Match": [ [2024-03-15T18:01:10.865Z] "./..." [2024-03-15T18:01:10.865Z] ], [2024-03-15T18:01:10.865Z] "Stale": true, [2024-03-15T18:01:10.865Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.865Z] "GoFiles": [ [2024-03-15T18:01:10.865Z] "init.go", [2024-03-15T18:01:10.865Z] "main.go", [2024-03-15T18:01:10.865Z] "maketoken.go" [2024-03-15T18:01:10.865Z] ], [2024-03-15T18:01:10.865Z] "Imports": [ [2024-03-15T18:01:10.865Z] "context", [2024-03-15T18:01:10.865Z] "crypto/tls", [2024-03-15T18:01:10.865Z] "encoding/json", [2024-03-15T18:01:10.865Z] "fmt", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.865Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.865Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.865Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.865Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.865Z] "io", [2024-03-15T18:01:10.865Z] "net/http", [2024-03-15T18:01:10.865Z] "os", [2024-03-15T18:01:10.865Z] "regexp", [2024-03-15T18:01:10.865Z] "strconv", [2024-03-15T18:01:10.865Z] "strings", [2024-03-15T18:01:10.865Z] "sync", [2024-03-15T18:01:10.865Z] "time" [2024-03-15T18:01:10.865Z] ], [2024-03-15T18:01:10.865Z] "Deps": [ [2024-03-15T18:01:10.865Z] "bufio", [2024-03-15T18:01:10.865Z] "bytes", [2024-03-15T18:01:10.865Z] "compress/flate", [2024-03-15T18:01:10.865Z] "compress/gzip", [2024-03-15T18:01:10.865Z] "compress/zlib", [2024-03-15T18:01:10.865Z] "container/list", [2024-03-15T18:01:10.865Z] "context", [2024-03-15T18:01:10.865Z] "crypto", [2024-03-15T18:01:10.865Z] "crypto/aes", [2024-03-15T18:01:10.865Z] "crypto/cipher", [2024-03-15T18:01:10.865Z] "crypto/des", [2024-03-15T18:01:10.865Z] "crypto/dsa", [2024-03-15T18:01:10.865Z] "crypto/ecdsa", [2024-03-15T18:01:10.865Z] "crypto/ed25519", [2024-03-15T18:01:10.865Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.865Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.865Z] "crypto/elliptic", [2024-03-15T18:01:10.865Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.865Z] "crypto/hmac", [2024-03-15T18:01:10.865Z] "crypto/internal/randutil", [2024-03-15T18:01:10.865Z] "crypto/internal/subtle", [2024-03-15T18:01:10.865Z] "crypto/md5", [2024-03-15T18:01:10.866Z] "crypto/rand", [2024-03-15T18:01:10.866Z] "crypto/rc4", [2024-03-15T18:01:10.866Z] "crypto/rsa", [2024-03-15T18:01:10.866Z] "crypto/sha1", [2024-03-15T18:01:10.866Z] "crypto/sha256", [2024-03-15T18:01:10.866Z] "crypto/sha512", [2024-03-15T18:01:10.866Z] "crypto/subtle", [2024-03-15T18:01:10.866Z] "crypto/tls", [2024-03-15T18:01:10.866Z] "crypto/x509", [2024-03-15T18:01:10.866Z] "crypto/x509/pkix", [2024-03-15T18:01:10.866Z] "database/sql/driver", [2024-03-15T18:01:10.866Z] "debug/dwarf", [2024-03-15T18:01:10.866Z] "debug/macho", [2024-03-15T18:01:10.866Z] "embed", [2024-03-15T18:01:10.866Z] "encoding", [2024-03-15T18:01:10.866Z] "encoding/asn1", [2024-03-15T18:01:10.866Z] "encoding/base32", [2024-03-15T18:01:10.866Z] "encoding/base64", [2024-03-15T18:01:10.866Z] "encoding/binary", [2024-03-15T18:01:10.866Z] "encoding/csv", [2024-03-15T18:01:10.866Z] "encoding/hex", [2024-03-15T18:01:10.866Z] "encoding/json", [2024-03-15T18:01:10.866Z] "encoding/pem", [2024-03-15T18:01:10.866Z] "encoding/xml", [2024-03-15T18:01:10.866Z] "errors", [2024-03-15T18:01:10.866Z] "flag", [2024-03-15T18:01:10.866Z] "fmt", [2024-03-15T18:01:10.866Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.866Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.866Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.866Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.866Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.866Z] "github.com/fatih/color", [2024-03-15T18:01:10.866Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.866Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.866Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.866Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.866Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.866Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.866Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.866Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.866Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.866Z] "github.com/go-kit/log", [2024-03-15T18:01:10.866Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.866Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.866Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.866Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.866Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.866Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.866Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.866Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.866Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.866Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.866Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.866Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.866Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.866Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.866Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.866Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.866Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.866Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.866Z] "github.com/google/uuid", [2024-03-15T18:01:10.866Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.866Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.866Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.866Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.866Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.866Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.866Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.866Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.866Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.866Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.866Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.866Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.866Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.866Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.866Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.866Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.866Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.866Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.866Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.866Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.866Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.866Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.866Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.866Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.866Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.866Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.866Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.866Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.866Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.866Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.866Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.866Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.866Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.866Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.866Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.866Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.866Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.866Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.866Z] "github.com/x448/float16", [2024-03-15T18:01:10.866Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.866Z] "go/token", [2024-03-15T18:01:10.866Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.866Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.866Z] "golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.866Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.866Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.866Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.866Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.866Z] "golang.org/x/net/html", [2024-03-15T18:01:10.866Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.866Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.866Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.866Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.866Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.866Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.866Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.866Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.866Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.866Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.866Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.866Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.866Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.866Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.866Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.866Z] "golang.org/x/text/language", [2024-03-15T18:01:10.866Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.866Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.866Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.866Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.866Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.866Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.866Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.866Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.866Z] "hash", [2024-03-15T18:01:10.866Z] "hash/adler32", [2024-03-15T18:01:10.866Z] "hash/crc32", [2024-03-15T18:01:10.866Z] "hash/fnv", [2024-03-15T18:01:10.866Z] "html", [2024-03-15T18:01:10.866Z] "html/template", [2024-03-15T18:01:10.866Z] "internal/abi", [2024-03-15T18:01:10.866Z] "internal/bytealg", [2024-03-15T18:01:10.866Z] "internal/cpu", [2024-03-15T18:01:10.866Z] "internal/fmtsort", [2024-03-15T18:01:10.866Z] "internal/goexperiment", [2024-03-15T18:01:10.866Z] "internal/itoa", [2024-03-15T18:01:10.866Z] "internal/nettrace", [2024-03-15T18:01:10.866Z] "internal/oserror", [2024-03-15T18:01:10.866Z] "internal/poll", [2024-03-15T18:01:10.866Z] "internal/race", [2024-03-15T18:01:10.866Z] "internal/reflectlite", [2024-03-15T18:01:10.866Z] "internal/singleflight", [2024-03-15T18:01:10.866Z] "internal/syscall/execenv", [2024-03-15T18:01:10.866Z] "internal/syscall/unix", [2024-03-15T18:01:10.866Z] "internal/testlog", [2024-03-15T18:01:10.866Z] "internal/unsafeheader", [2024-03-15T18:01:10.866Z] "io", [2024-03-15T18:01:10.866Z] "io/fs", [2024-03-15T18:01:10.866Z] "io/ioutil", [2024-03-15T18:01:10.866Z] "log", [2024-03-15T18:01:10.866Z] "log/syslog", [2024-03-15T18:01:10.866Z] "math", [2024-03-15T18:01:10.866Z] "math/big", [2024-03-15T18:01:10.866Z] "math/bits", [2024-03-15T18:01:10.866Z] "math/rand", [2024-03-15T18:01:10.866Z] "mime", [2024-03-15T18:01:10.866Z] "mime/multipart", [2024-03-15T18:01:10.866Z] "mime/quotedprintable", [2024-03-15T18:01:10.866Z] "net", [2024-03-15T18:01:10.866Z] "net/http", [2024-03-15T18:01:10.866Z] "net/http/httptest", [2024-03-15T18:01:10.866Z] "net/http/httptrace", [2024-03-15T18:01:10.866Z] "net/http/httputil", [2024-03-15T18:01:10.866Z] "net/http/internal", [2024-03-15T18:01:10.866Z] "net/http/internal/ascii", [2024-03-15T18:01:10.866Z] "net/http/internal/testcert", [2024-03-15T18:01:10.866Z] "net/textproto", [2024-03-15T18:01:10.866Z] "net/url", [2024-03-15T18:01:10.866Z] "os", [2024-03-15T18:01:10.866Z] "os/exec", [2024-03-15T18:01:10.866Z] "os/signal", [2024-03-15T18:01:10.866Z] "path", [2024-03-15T18:01:10.866Z] "path/filepath", [2024-03-15T18:01:10.866Z] "reflect", [2024-03-15T18:01:10.866Z] "regexp", [2024-03-15T18:01:10.866Z] "regexp/syntax", [2024-03-15T18:01:10.866Z] "runtime", [2024-03-15T18:01:10.866Z] "runtime/cgo", [2024-03-15T18:01:10.866Z] "runtime/debug", [2024-03-15T18:01:10.866Z] "runtime/internal/atomic", [2024-03-15T18:01:10.866Z] "runtime/internal/math", [2024-03-15T18:01:10.866Z] "runtime/internal/sys", [2024-03-15T18:01:10.866Z] "runtime/pprof", [2024-03-15T18:01:10.866Z] "sort", [2024-03-15T18:01:10.866Z] "strconv", [2024-03-15T18:01:10.866Z] "strings", [2024-03-15T18:01:10.866Z] "sync", [2024-03-15T18:01:10.866Z] "sync/atomic", [2024-03-15T18:01:10.866Z] "syscall", [2024-03-15T18:01:10.866Z] "text/tabwriter", [2024-03-15T18:01:10.866Z] "text/template", [2024-03-15T18:01:10.866Z] "text/template/parse", [2024-03-15T18:01:10.866Z] "time", [2024-03-15T18:01:10.866Z] "unicode", [2024-03-15T18:01:10.866Z] "unicode/utf16", [2024-03-15T18:01:10.866Z] "unicode/utf8", [2024-03-15T18:01:10.866Z] "unsafe", [2024-03-15T18:01:10.866Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.866Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.866Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.866Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.866Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.866Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.866Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.866Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.866Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.866Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.866Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.866Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.866Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.866Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.866Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.866Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.866Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.866Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.866Z] ] [2024-03-15T18:01:10.866Z] } [2024-03-15T18:01:10.866Z] { [2024-03-15T18:01:10.866Z] "Dir": "/w/workspace/edgex-go/635/cmd/security-spiffe-token-provider", [2024-03-15T18:01:10.866Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider", [2024-03-15T18:01:10.866Z] "Name": "main", [2024-03-15T18:01:10.866Z] "Target": "/go/bin/security-spiffe-token-provider", [2024-03-15T18:01:10.866Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.866Z] "Module": { [2024-03-15T18:01:10.866Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.866Z] "Main": true, [2024-03-15T18:01:10.866Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.866Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.866Z] "GoVersion": "1.21" [2024-03-15T18:01:10.866Z] }, [2024-03-15T18:01:10.866Z] "Match": [ [2024-03-15T18:01:10.866Z] "./..." [2024-03-15T18:01:10.866Z] ], [2024-03-15T18:01:10.866Z] "Stale": true, [2024-03-15T18:01:10.867Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.867Z] "GoFiles": [ [2024-03-15T18:01:10.867Z] "main.go" [2024-03-15T18:01:10.867Z] ], [2024-03-15T18:01:10.867Z] "Imports": [ [2024-03-15T18:01:10.867Z] "context", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider" [2024-03-15T18:01:10.867Z] ], [2024-03-15T18:01:10.867Z] "Deps": [ [2024-03-15T18:01:10.867Z] "bufio", [2024-03-15T18:01:10.867Z] "bytes", [2024-03-15T18:01:10.867Z] "compress/flate", [2024-03-15T18:01:10.867Z] "compress/gzip", [2024-03-15T18:01:10.867Z] "compress/zlib", [2024-03-15T18:01:10.867Z] "container/list", [2024-03-15T18:01:10.867Z] "context", [2024-03-15T18:01:10.867Z] "crypto", [2024-03-15T18:01:10.867Z] "crypto/aes", [2024-03-15T18:01:10.867Z] "crypto/cipher", [2024-03-15T18:01:10.867Z] "crypto/des", [2024-03-15T18:01:10.867Z] "crypto/dsa", [2024-03-15T18:01:10.867Z] "crypto/ecdsa", [2024-03-15T18:01:10.867Z] "crypto/ed25519", [2024-03-15T18:01:10.867Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.867Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.867Z] "crypto/elliptic", [2024-03-15T18:01:10.867Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.867Z] "crypto/hmac", [2024-03-15T18:01:10.867Z] "crypto/internal/randutil", [2024-03-15T18:01:10.867Z] "crypto/internal/subtle", [2024-03-15T18:01:10.867Z] "crypto/md5", [2024-03-15T18:01:10.867Z] "crypto/rand", [2024-03-15T18:01:10.867Z] "crypto/rc4", [2024-03-15T18:01:10.867Z] "crypto/rsa", [2024-03-15T18:01:10.867Z] "crypto/sha1", [2024-03-15T18:01:10.867Z] "crypto/sha256", [2024-03-15T18:01:10.867Z] "crypto/sha512", [2024-03-15T18:01:10.867Z] "crypto/subtle", [2024-03-15T18:01:10.867Z] "crypto/tls", [2024-03-15T18:01:10.867Z] "crypto/x509", [2024-03-15T18:01:10.867Z] "crypto/x509/pkix", [2024-03-15T18:01:10.867Z] "database/sql/driver", [2024-03-15T18:01:10.867Z] "debug/dwarf", [2024-03-15T18:01:10.867Z] "debug/macho", [2024-03-15T18:01:10.867Z] "embed", [2024-03-15T18:01:10.867Z] "encoding", [2024-03-15T18:01:10.867Z] "encoding/asn1", [2024-03-15T18:01:10.867Z] "encoding/base32", [2024-03-15T18:01:10.867Z] "encoding/base64", [2024-03-15T18:01:10.867Z] "encoding/binary", [2024-03-15T18:01:10.867Z] "encoding/csv", [2024-03-15T18:01:10.867Z] "encoding/hex", [2024-03-15T18:01:10.867Z] "encoding/json", [2024-03-15T18:01:10.867Z] "encoding/pem", [2024-03-15T18:01:10.867Z] "encoding/xml", [2024-03-15T18:01:10.867Z] "errors", [2024-03-15T18:01:10.867Z] "flag", [2024-03-15T18:01:10.867Z] "fmt", [2024-03-15T18:01:10.867Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.867Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.867Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.867Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.867Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.867Z] "github.com/fatih/color", [2024-03-15T18:01:10.867Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.867Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.867Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.867Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.867Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.867Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.867Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.867Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.867Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.867Z] "github.com/go-kit/log", [2024-03-15T18:01:10.867Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.867Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.867Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.867Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.867Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.867Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.867Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.867Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.867Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.867Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.867Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.867Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.867Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.867Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.867Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.867Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.867Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.867Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.867Z] "github.com/google/uuid", [2024-03-15T18:01:10.867Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.867Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.867Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.867Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.867Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.867Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.867Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.867Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.867Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.867Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.867Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.867Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.867Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.867Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.867Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.867Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.867Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.867Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.867Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.867Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.867Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.867Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.867Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.867Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.867Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.867Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.867Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.867Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.867Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.867Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.867Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.867Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.867Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.867Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.867Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.867Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.867Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.867Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.867Z] "github.com/x448/float16", [2024-03-15T18:01:10.867Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.867Z] "go/token", [2024-03-15T18:01:10.867Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.867Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.867Z] "golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.867Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.867Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.867Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.867Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.867Z] "golang.org/x/net/html", [2024-03-15T18:01:10.867Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.867Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.867Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.867Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.867Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.867Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.867Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.867Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.867Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.867Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.867Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.867Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.867Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.867Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.867Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.867Z] "golang.org/x/text/language", [2024-03-15T18:01:10.867Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.867Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.867Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.867Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.867Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.867Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.867Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.867Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.867Z] "hash", [2024-03-15T18:01:10.867Z] "hash/adler32", [2024-03-15T18:01:10.867Z] "hash/crc32", [2024-03-15T18:01:10.867Z] "hash/fnv", [2024-03-15T18:01:10.867Z] "html", [2024-03-15T18:01:10.867Z] "html/template", [2024-03-15T18:01:10.867Z] "internal/abi", [2024-03-15T18:01:10.867Z] "internal/bytealg", [2024-03-15T18:01:10.867Z] "internal/cpu", [2024-03-15T18:01:10.867Z] "internal/fmtsort", [2024-03-15T18:01:10.867Z] "internal/goexperiment", [2024-03-15T18:01:10.867Z] "internal/itoa", [2024-03-15T18:01:10.867Z] "internal/nettrace", [2024-03-15T18:01:10.867Z] "internal/oserror", [2024-03-15T18:01:10.867Z] "internal/poll", [2024-03-15T18:01:10.867Z] "internal/race", [2024-03-15T18:01:10.867Z] "internal/reflectlite", [2024-03-15T18:01:10.867Z] "internal/singleflight", [2024-03-15T18:01:10.867Z] "internal/syscall/execenv", [2024-03-15T18:01:10.867Z] "internal/syscall/unix", [2024-03-15T18:01:10.867Z] "internal/testlog", [2024-03-15T18:01:10.867Z] "internal/unsafeheader", [2024-03-15T18:01:10.867Z] "io", [2024-03-15T18:01:10.867Z] "io/fs", [2024-03-15T18:01:10.867Z] "io/ioutil", [2024-03-15T18:01:10.867Z] "log", [2024-03-15T18:01:10.867Z] "log/syslog", [2024-03-15T18:01:10.867Z] "math", [2024-03-15T18:01:10.867Z] "math/big", [2024-03-15T18:01:10.867Z] "math/bits", [2024-03-15T18:01:10.867Z] "math/rand", [2024-03-15T18:01:10.867Z] "mime", [2024-03-15T18:01:10.867Z] "mime/multipart", [2024-03-15T18:01:10.867Z] "mime/quotedprintable", [2024-03-15T18:01:10.867Z] "net", [2024-03-15T18:01:10.867Z] "net/http", [2024-03-15T18:01:10.867Z] "net/http/httptest", [2024-03-15T18:01:10.867Z] "net/http/httptrace", [2024-03-15T18:01:10.867Z] "net/http/httputil", [2024-03-15T18:01:10.867Z] "net/http/internal", [2024-03-15T18:01:10.867Z] "net/http/internal/ascii", [2024-03-15T18:01:10.867Z] "net/http/internal/testcert", [2024-03-15T18:01:10.867Z] "net/textproto", [2024-03-15T18:01:10.867Z] "net/url", [2024-03-15T18:01:10.867Z] "os", [2024-03-15T18:01:10.867Z] "os/exec", [2024-03-15T18:01:10.867Z] "os/signal", [2024-03-15T18:01:10.867Z] "path", [2024-03-15T18:01:10.867Z] "path/filepath", [2024-03-15T18:01:10.867Z] "reflect", [2024-03-15T18:01:10.867Z] "regexp", [2024-03-15T18:01:10.867Z] "regexp/syntax", [2024-03-15T18:01:10.867Z] "runtime", [2024-03-15T18:01:10.867Z] "runtime/cgo", [2024-03-15T18:01:10.867Z] "runtime/debug", [2024-03-15T18:01:10.867Z] "runtime/internal/atomic", [2024-03-15T18:01:10.867Z] "runtime/internal/math", [2024-03-15T18:01:10.867Z] "runtime/internal/sys", [2024-03-15T18:01:10.867Z] "runtime/pprof", [2024-03-15T18:01:10.867Z] "sort", [2024-03-15T18:01:10.867Z] "strconv", [2024-03-15T18:01:10.867Z] "strings", [2024-03-15T18:01:10.867Z] "sync", [2024-03-15T18:01:10.867Z] "sync/atomic", [2024-03-15T18:01:10.867Z] "syscall", [2024-03-15T18:01:10.867Z] "text/tabwriter", [2024-03-15T18:01:10.867Z] "text/template", [2024-03-15T18:01:10.867Z] "text/template/parse", [2024-03-15T18:01:10.867Z] "time", [2024-03-15T18:01:10.867Z] "unicode", [2024-03-15T18:01:10.867Z] "unicode/utf16", [2024-03-15T18:01:10.867Z] "unicode/utf8", [2024-03-15T18:01:10.867Z] "unsafe", [2024-03-15T18:01:10.867Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.868Z] ] [2024-03-15T18:01:10.868Z] } [2024-03-15T18:01:10.868Z] { [2024-03-15T18:01:10.868Z] "Dir": "/w/workspace/edgex-go/635/internal/support/notifications/config", [2024-03-15T18:01:10.868Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-15T18:01:10.868Z] "Name": "config", [2024-03-15T18:01:10.868Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.868Z] "Module": { [2024-03-15T18:01:10.868Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.868Z] "Main": true, [2024-03-15T18:01:10.868Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.868Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.868Z] "GoVersion": "1.21" [2024-03-15T18:01:10.868Z] }, [2024-03-15T18:01:10.868Z] "Match": [ [2024-03-15T18:01:10.868Z] "./..." [2024-03-15T18:01:10.868Z] ], [2024-03-15T18:01:10.868Z] "Stale": true, [2024-03-15T18:01:10.868Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.868Z] "GoFiles": [ [2024-03-15T18:01:10.868Z] "config.go" [2024-03-15T18:01:10.868Z] ], [2024-03-15T18:01:10.868Z] "Imports": [ [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-15T18:01:10.868Z] ], [2024-03-15T18:01:10.868Z] "Deps": [ [2024-03-15T18:01:10.868Z] "bufio", [2024-03-15T18:01:10.868Z] "bytes", [2024-03-15T18:01:10.868Z] "compress/flate", [2024-03-15T18:01:10.868Z] "compress/gzip", [2024-03-15T18:01:10.868Z] "compress/zlib", [2024-03-15T18:01:10.868Z] "container/list", [2024-03-15T18:01:10.868Z] "context", [2024-03-15T18:01:10.868Z] "crypto", [2024-03-15T18:01:10.868Z] "crypto/aes", [2024-03-15T18:01:10.868Z] "crypto/cipher", [2024-03-15T18:01:10.868Z] "crypto/des", [2024-03-15T18:01:10.868Z] "crypto/dsa", [2024-03-15T18:01:10.868Z] "crypto/ecdsa", [2024-03-15T18:01:10.868Z] "crypto/ed25519", [2024-03-15T18:01:10.868Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.868Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.868Z] "crypto/elliptic", [2024-03-15T18:01:10.868Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.868Z] "crypto/hmac", [2024-03-15T18:01:10.868Z] "crypto/internal/randutil", [2024-03-15T18:01:10.868Z] "crypto/internal/subtle", [2024-03-15T18:01:10.868Z] "crypto/md5", [2024-03-15T18:01:10.868Z] "crypto/rand", [2024-03-15T18:01:10.868Z] "crypto/rc4", [2024-03-15T18:01:10.868Z] "crypto/rsa", [2024-03-15T18:01:10.868Z] "crypto/sha1", [2024-03-15T18:01:10.868Z] "crypto/sha256", [2024-03-15T18:01:10.868Z] "crypto/sha512", [2024-03-15T18:01:10.868Z] "crypto/subtle", [2024-03-15T18:01:10.868Z] "crypto/tls", [2024-03-15T18:01:10.868Z] "crypto/x509", [2024-03-15T18:01:10.868Z] "crypto/x509/pkix", [2024-03-15T18:01:10.868Z] "database/sql/driver", [2024-03-15T18:01:10.868Z] "debug/dwarf", [2024-03-15T18:01:10.868Z] "debug/macho", [2024-03-15T18:01:10.868Z] "encoding", [2024-03-15T18:01:10.868Z] "encoding/asn1", [2024-03-15T18:01:10.868Z] "encoding/base64", [2024-03-15T18:01:10.868Z] "encoding/binary", [2024-03-15T18:01:10.868Z] "encoding/csv", [2024-03-15T18:01:10.868Z] "encoding/hex", [2024-03-15T18:01:10.868Z] "encoding/json", [2024-03-15T18:01:10.868Z] "encoding/pem", [2024-03-15T18:01:10.868Z] "encoding/xml", [2024-03-15T18:01:10.868Z] "errors", [2024-03-15T18:01:10.868Z] "flag", [2024-03-15T18:01:10.868Z] "fmt", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.868Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.868Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.868Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.868Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.868Z] "github.com/go-kit/log", [2024-03-15T18:01:10.868Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.868Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.868Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.868Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.868Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.868Z] "github.com/google/uuid", [2024-03-15T18:01:10.868Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.868Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.868Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.868Z] "golang.org/x/net/html", [2024-03-15T18:01:10.868Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.868Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.868Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.868Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.868Z] "golang.org/x/text/language", [2024-03-15T18:01:10.868Z] "hash", [2024-03-15T18:01:10.868Z] "hash/adler32", [2024-03-15T18:01:10.868Z] "hash/crc32", [2024-03-15T18:01:10.868Z] "internal/abi", [2024-03-15T18:01:10.868Z] "internal/bytealg", [2024-03-15T18:01:10.868Z] "internal/cpu", [2024-03-15T18:01:10.868Z] "internal/fmtsort", [2024-03-15T18:01:10.868Z] "internal/goexperiment", [2024-03-15T18:01:10.868Z] "internal/itoa", [2024-03-15T18:01:10.868Z] "internal/nettrace", [2024-03-15T18:01:10.868Z] "internal/oserror", [2024-03-15T18:01:10.868Z] "internal/poll", [2024-03-15T18:01:10.868Z] "internal/race", [2024-03-15T18:01:10.868Z] "internal/reflectlite", [2024-03-15T18:01:10.868Z] "internal/singleflight", [2024-03-15T18:01:10.868Z] "internal/syscall/execenv", [2024-03-15T18:01:10.868Z] "internal/syscall/unix", [2024-03-15T18:01:10.868Z] "internal/testlog", [2024-03-15T18:01:10.868Z] "internal/unsafeheader", [2024-03-15T18:01:10.868Z] "io", [2024-03-15T18:01:10.868Z] "io/fs", [2024-03-15T18:01:10.868Z] "io/ioutil", [2024-03-15T18:01:10.868Z] "log", [2024-03-15T18:01:10.868Z] "math", [2024-03-15T18:01:10.868Z] "math/big", [2024-03-15T18:01:10.868Z] "math/bits", [2024-03-15T18:01:10.868Z] "math/rand", [2024-03-15T18:01:10.868Z] "mime", [2024-03-15T18:01:10.868Z] "mime/multipart", [2024-03-15T18:01:10.868Z] "mime/quotedprintable", [2024-03-15T18:01:10.868Z] "net", [2024-03-15T18:01:10.868Z] "net/http", [2024-03-15T18:01:10.868Z] "net/http/httptest", [2024-03-15T18:01:10.868Z] "net/http/httptrace", [2024-03-15T18:01:10.868Z] "net/http/internal", [2024-03-15T18:01:10.868Z] "net/http/internal/ascii", [2024-03-15T18:01:10.868Z] "net/http/internal/testcert", [2024-03-15T18:01:10.868Z] "net/textproto", [2024-03-15T18:01:10.868Z] "net/url", [2024-03-15T18:01:10.868Z] "os", [2024-03-15T18:01:10.868Z] "path", [2024-03-15T18:01:10.868Z] "path/filepath", [2024-03-15T18:01:10.868Z] "reflect", [2024-03-15T18:01:10.868Z] "regexp", [2024-03-15T18:01:10.868Z] "regexp/syntax", [2024-03-15T18:01:10.868Z] "runtime", [2024-03-15T18:01:10.868Z] "runtime/cgo", [2024-03-15T18:01:10.868Z] "runtime/internal/atomic", [2024-03-15T18:01:10.868Z] "runtime/internal/math", [2024-03-15T18:01:10.868Z] "runtime/internal/sys", [2024-03-15T18:01:10.868Z] "sort", [2024-03-15T18:01:10.868Z] "strconv", [2024-03-15T18:01:10.868Z] "strings", [2024-03-15T18:01:10.868Z] "sync", [2024-03-15T18:01:10.868Z] "sync/atomic", [2024-03-15T18:01:10.868Z] "syscall", [2024-03-15T18:01:10.868Z] "time", [2024-03-15T18:01:10.868Z] "unicode", [2024-03-15T18:01:10.868Z] "unicode/utf16", [2024-03-15T18:01:10.868Z] "unicode/utf8", [2024-03-15T18:01:10.868Z] "unsafe", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.868Z] ] [2024-03-15T18:01:10.868Z] } [2024-03-15T18:01:10.868Z] { [2024-03-15T18:01:10.868Z] "Dir": "/w/workspace/edgex-go/635/internal/support/notifications/infrastructure/interfaces", [2024-03-15T18:01:10.868Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-15T18:01:10.868Z] "Name": "interfaces", [2024-03-15T18:01:10.868Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.868Z] "Module": { [2024-03-15T18:01:10.868Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.868Z] "Main": true, [2024-03-15T18:01:10.868Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.868Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.868Z] "GoVersion": "1.21" [2024-03-15T18:01:10.868Z] }, [2024-03-15T18:01:10.868Z] "Match": [ [2024-03-15T18:01:10.868Z] "./..." [2024-03-15T18:01:10.868Z] ], [2024-03-15T18:01:10.868Z] "Stale": true, [2024-03-15T18:01:10.868Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.868Z] "GoFiles": [ [2024-03-15T18:01:10.868Z] "db.go" [2024-03-15T18:01:10.868Z] ], [2024-03-15T18:01:10.868Z] "Imports": [ [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models" [2024-03-15T18:01:10.868Z] ], [2024-03-15T18:01:10.868Z] "Deps": [ [2024-03-15T18:01:10.868Z] "bufio", [2024-03-15T18:01:10.868Z] "bytes", [2024-03-15T18:01:10.868Z] "compress/flate", [2024-03-15T18:01:10.868Z] "compress/gzip", [2024-03-15T18:01:10.868Z] "compress/zlib", [2024-03-15T18:01:10.868Z] "container/list", [2024-03-15T18:01:10.868Z] "context", [2024-03-15T18:01:10.868Z] "crypto", [2024-03-15T18:01:10.868Z] "crypto/aes", [2024-03-15T18:01:10.868Z] "crypto/cipher", [2024-03-15T18:01:10.868Z] "crypto/des", [2024-03-15T18:01:10.868Z] "crypto/dsa", [2024-03-15T18:01:10.868Z] "crypto/ecdsa", [2024-03-15T18:01:10.868Z] "crypto/ed25519", [2024-03-15T18:01:10.868Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.868Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.868Z] "crypto/elliptic", [2024-03-15T18:01:10.868Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.868Z] "crypto/hmac", [2024-03-15T18:01:10.868Z] "crypto/internal/randutil", [2024-03-15T18:01:10.868Z] "crypto/internal/subtle", [2024-03-15T18:01:10.868Z] "crypto/md5", [2024-03-15T18:01:10.868Z] "crypto/rand", [2024-03-15T18:01:10.868Z] "crypto/rc4", [2024-03-15T18:01:10.868Z] "crypto/rsa", [2024-03-15T18:01:10.868Z] "crypto/sha1", [2024-03-15T18:01:10.868Z] "crypto/sha256", [2024-03-15T18:01:10.868Z] "crypto/sha512", [2024-03-15T18:01:10.868Z] "crypto/subtle", [2024-03-15T18:01:10.868Z] "crypto/tls", [2024-03-15T18:01:10.868Z] "crypto/x509", [2024-03-15T18:01:10.868Z] "crypto/x509/pkix", [2024-03-15T18:01:10.868Z] "database/sql/driver", [2024-03-15T18:01:10.868Z] "debug/dwarf", [2024-03-15T18:01:10.868Z] "debug/macho", [2024-03-15T18:01:10.868Z] "encoding", [2024-03-15T18:01:10.868Z] "encoding/asn1", [2024-03-15T18:01:10.868Z] "encoding/base64", [2024-03-15T18:01:10.868Z] "encoding/binary", [2024-03-15T18:01:10.868Z] "encoding/csv", [2024-03-15T18:01:10.868Z] "encoding/hex", [2024-03-15T18:01:10.868Z] "encoding/json", [2024-03-15T18:01:10.868Z] "encoding/pem", [2024-03-15T18:01:10.868Z] "encoding/xml", [2024-03-15T18:01:10.868Z] "errors", [2024-03-15T18:01:10.868Z] "fmt", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.868Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.868Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.868Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.868Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.868Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.868Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.868Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.868Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.868Z] "github.com/google/uuid", [2024-03-15T18:01:10.868Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.868Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.868Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.868Z] "golang.org/x/net/html", [2024-03-15T18:01:10.868Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.868Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.868Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.868Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.868Z] "golang.org/x/text/language", [2024-03-15T18:01:10.868Z] "hash", [2024-03-15T18:01:10.868Z] "hash/adler32", [2024-03-15T18:01:10.868Z] "hash/crc32", [2024-03-15T18:01:10.868Z] "internal/abi", [2024-03-15T18:01:10.868Z] "internal/bytealg", [2024-03-15T18:01:10.868Z] "internal/cpu", [2024-03-15T18:01:10.868Z] "internal/fmtsort", [2024-03-15T18:01:10.868Z] "internal/goexperiment", [2024-03-15T18:01:10.868Z] "internal/itoa", [2024-03-15T18:01:10.868Z] "internal/nettrace", [2024-03-15T18:01:10.868Z] "internal/oserror", [2024-03-15T18:01:10.868Z] "internal/poll", [2024-03-15T18:01:10.868Z] "internal/race", [2024-03-15T18:01:10.868Z] "internal/reflectlite", [2024-03-15T18:01:10.868Z] "internal/singleflight", [2024-03-15T18:01:10.868Z] "internal/syscall/execenv", [2024-03-15T18:01:10.868Z] "internal/syscall/unix", [2024-03-15T18:01:10.868Z] "internal/testlog", [2024-03-15T18:01:10.868Z] "internal/unsafeheader", [2024-03-15T18:01:10.868Z] "io", [2024-03-15T18:01:10.868Z] "io/fs", [2024-03-15T18:01:10.868Z] "io/ioutil", [2024-03-15T18:01:10.868Z] "log", [2024-03-15T18:01:10.868Z] "math", [2024-03-15T18:01:10.868Z] "math/big", [2024-03-15T18:01:10.868Z] "math/bits", [2024-03-15T18:01:10.868Z] "math/rand", [2024-03-15T18:01:10.868Z] "mime", [2024-03-15T18:01:10.868Z] "mime/multipart", [2024-03-15T18:01:10.868Z] "mime/quotedprintable", [2024-03-15T18:01:10.868Z] "net", [2024-03-15T18:01:10.868Z] "net/http", [2024-03-15T18:01:10.868Z] "net/http/httptrace", [2024-03-15T18:01:10.868Z] "net/http/internal", [2024-03-15T18:01:10.868Z] "net/http/internal/ascii", [2024-03-15T18:01:10.868Z] "net/textproto", [2024-03-15T18:01:10.868Z] "net/url", [2024-03-15T18:01:10.868Z] "os", [2024-03-15T18:01:10.868Z] "path", [2024-03-15T18:01:10.868Z] "path/filepath", [2024-03-15T18:01:10.868Z] "reflect", [2024-03-15T18:01:10.868Z] "regexp", [2024-03-15T18:01:10.868Z] "regexp/syntax", [2024-03-15T18:01:10.868Z] "runtime", [2024-03-15T18:01:10.868Z] "runtime/cgo", [2024-03-15T18:01:10.868Z] "runtime/internal/atomic", [2024-03-15T18:01:10.868Z] "runtime/internal/math", [2024-03-15T18:01:10.868Z] "runtime/internal/sys", [2024-03-15T18:01:10.868Z] "sort", [2024-03-15T18:01:10.868Z] "strconv", [2024-03-15T18:01:10.868Z] "strings", [2024-03-15T18:01:10.868Z] "sync", [2024-03-15T18:01:10.868Z] "sync/atomic", [2024-03-15T18:01:10.868Z] "syscall", [2024-03-15T18:01:10.868Z] "time", [2024-03-15T18:01:10.868Z] "unicode", [2024-03-15T18:01:10.868Z] "unicode/utf16", [2024-03-15T18:01:10.868Z] "unicode/utf8", [2024-03-15T18:01:10.868Z] "unsafe", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.868Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.868Z] ] [2024-03-15T18:01:10.868Z] } [2024-03-15T18:01:10.868Z] { [2024-03-15T18:01:10.868Z] "Dir": "/w/workspace/edgex-go/635/internal/support/notifications/container", [2024-03-15T18:01:10.868Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-15T18:01:10.868Z] "Name": "container", [2024-03-15T18:01:10.868Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.868Z] "Module": { [2024-03-15T18:01:10.868Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.868Z] "Main": true, [2024-03-15T18:01:10.868Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.868Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.868Z] "GoVersion": "1.21" [2024-03-15T18:01:10.868Z] }, [2024-03-15T18:01:10.868Z] "Match": [ [2024-03-15T18:01:10.868Z] "./..." [2024-03-15T18:01:10.868Z] ], [2024-03-15T18:01:10.868Z] "Stale": true, [2024-03-15T18:01:10.868Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.868Z] "GoFiles": [ [2024-03-15T18:01:10.868Z] "config.go", [2024-03-15T18:01:10.868Z] "database.go" [2024-03-15T18:01:10.868Z] ], [2024-03-15T18:01:10.868Z] "Imports": [ [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-15T18:01:10.868Z] ], [2024-03-15T18:01:10.868Z] "Deps": [ [2024-03-15T18:01:10.868Z] "bufio", [2024-03-15T18:01:10.868Z] "bytes", [2024-03-15T18:01:10.868Z] "compress/flate", [2024-03-15T18:01:10.868Z] "compress/gzip", [2024-03-15T18:01:10.868Z] "compress/zlib", [2024-03-15T18:01:10.868Z] "container/list", [2024-03-15T18:01:10.868Z] "context", [2024-03-15T18:01:10.868Z] "crypto", [2024-03-15T18:01:10.868Z] "crypto/aes", [2024-03-15T18:01:10.868Z] "crypto/cipher", [2024-03-15T18:01:10.868Z] "crypto/des", [2024-03-15T18:01:10.868Z] "crypto/dsa", [2024-03-15T18:01:10.868Z] "crypto/ecdsa", [2024-03-15T18:01:10.868Z] "crypto/ed25519", [2024-03-15T18:01:10.868Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.868Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.868Z] "crypto/elliptic", [2024-03-15T18:01:10.868Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.868Z] "crypto/hmac", [2024-03-15T18:01:10.868Z] "crypto/internal/randutil", [2024-03-15T18:01:10.868Z] "crypto/internal/subtle", [2024-03-15T18:01:10.868Z] "crypto/md5", [2024-03-15T18:01:10.868Z] "crypto/rand", [2024-03-15T18:01:10.868Z] "crypto/rc4", [2024-03-15T18:01:10.868Z] "crypto/rsa", [2024-03-15T18:01:10.868Z] "crypto/sha1", [2024-03-15T18:01:10.868Z] "crypto/sha256", [2024-03-15T18:01:10.868Z] "crypto/sha512", [2024-03-15T18:01:10.868Z] "crypto/subtle", [2024-03-15T18:01:10.868Z] "crypto/tls", [2024-03-15T18:01:10.868Z] "crypto/x509", [2024-03-15T18:01:10.868Z] "crypto/x509/pkix", [2024-03-15T18:01:10.868Z] "database/sql/driver", [2024-03-15T18:01:10.868Z] "debug/dwarf", [2024-03-15T18:01:10.868Z] "debug/macho", [2024-03-15T18:01:10.868Z] "encoding", [2024-03-15T18:01:10.868Z] "encoding/asn1", [2024-03-15T18:01:10.868Z] "encoding/base64", [2024-03-15T18:01:10.868Z] "encoding/binary", [2024-03-15T18:01:10.868Z] "encoding/csv", [2024-03-15T18:01:10.868Z] "encoding/hex", [2024-03-15T18:01:10.868Z] "encoding/json", [2024-03-15T18:01:10.868Z] "encoding/pem", [2024-03-15T18:01:10.868Z] "encoding/xml", [2024-03-15T18:01:10.868Z] "errors", [2024-03-15T18:01:10.868Z] "flag", [2024-03-15T18:01:10.868Z] "fmt", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.868Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.868Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.868Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.868Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.868Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.868Z] "github.com/go-kit/log", [2024-03-15T18:01:10.868Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.868Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.868Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.868Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.868Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.868Z] "github.com/google/uuid", [2024-03-15T18:01:10.868Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.868Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.868Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.868Z] "golang.org/x/net/html", [2024-03-15T18:01:10.868Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.868Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.868Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.868Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.868Z] "golang.org/x/text/language", [2024-03-15T18:01:10.868Z] "hash", [2024-03-15T18:01:10.868Z] "hash/adler32", [2024-03-15T18:01:10.868Z] "hash/crc32", [2024-03-15T18:01:10.868Z] "internal/abi", [2024-03-15T18:01:10.868Z] "internal/bytealg", [2024-03-15T18:01:10.868Z] "internal/cpu", [2024-03-15T18:01:10.869Z] "internal/fmtsort", [2024-03-15T18:01:10.869Z] "internal/goexperiment", [2024-03-15T18:01:10.869Z] "internal/itoa", [2024-03-15T18:01:10.869Z] "internal/nettrace", [2024-03-15T18:01:10.869Z] "internal/oserror", [2024-03-15T18:01:10.869Z] "internal/poll", [2024-03-15T18:01:10.869Z] "internal/race", [2024-03-15T18:01:10.869Z] "internal/reflectlite", [2024-03-15T18:01:10.869Z] "internal/singleflight", [2024-03-15T18:01:10.869Z] "internal/syscall/execenv", [2024-03-15T18:01:10.869Z] "internal/syscall/unix", [2024-03-15T18:01:10.869Z] "internal/testlog", [2024-03-15T18:01:10.869Z] "internal/unsafeheader", [2024-03-15T18:01:10.869Z] "io", [2024-03-15T18:01:10.869Z] "io/fs", [2024-03-15T18:01:10.869Z] "io/ioutil", [2024-03-15T18:01:10.869Z] "log", [2024-03-15T18:01:10.869Z] "math", [2024-03-15T18:01:10.869Z] "math/big", [2024-03-15T18:01:10.869Z] "math/bits", [2024-03-15T18:01:10.869Z] "math/rand", [2024-03-15T18:01:10.869Z] "mime", [2024-03-15T18:01:10.869Z] "mime/multipart", [2024-03-15T18:01:10.869Z] "mime/quotedprintable", [2024-03-15T18:01:10.869Z] "net", [2024-03-15T18:01:10.869Z] "net/http", [2024-03-15T18:01:10.869Z] "net/http/httptest", [2024-03-15T18:01:10.869Z] "net/http/httptrace", [2024-03-15T18:01:10.869Z] "net/http/internal", [2024-03-15T18:01:10.869Z] "net/http/internal/ascii", [2024-03-15T18:01:10.869Z] "net/http/internal/testcert", [2024-03-15T18:01:10.869Z] "net/textproto", [2024-03-15T18:01:10.869Z] "net/url", [2024-03-15T18:01:10.869Z] "os", [2024-03-15T18:01:10.869Z] "path", [2024-03-15T18:01:10.869Z] "path/filepath", [2024-03-15T18:01:10.869Z] "reflect", [2024-03-15T18:01:10.869Z] "regexp", [2024-03-15T18:01:10.869Z] "regexp/syntax", [2024-03-15T18:01:10.869Z] "runtime", [2024-03-15T18:01:10.869Z] "runtime/cgo", [2024-03-15T18:01:10.869Z] "runtime/internal/atomic", [2024-03-15T18:01:10.869Z] "runtime/internal/math", [2024-03-15T18:01:10.869Z] "runtime/internal/sys", [2024-03-15T18:01:10.869Z] "sort", [2024-03-15T18:01:10.869Z] "strconv", [2024-03-15T18:01:10.869Z] "strings", [2024-03-15T18:01:10.869Z] "sync", [2024-03-15T18:01:10.869Z] "sync/atomic", [2024-03-15T18:01:10.869Z] "syscall", [2024-03-15T18:01:10.869Z] "time", [2024-03-15T18:01:10.869Z] "unicode", [2024-03-15T18:01:10.869Z] "unicode/utf16", [2024-03-15T18:01:10.869Z] "unicode/utf8", [2024-03-15T18:01:10.869Z] "unsafe", [2024-03-15T18:01:10.869Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.869Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.869Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.869Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.869Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.869Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.869Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.869Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.869Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.869Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.869Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.869Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.869Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.869Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.869Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.869Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.869Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.869Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.869Z] ] [2024-03-15T18:01:10.869Z] } [2024-03-15T18:01:10.869Z] { [2024-03-15T18:01:10.869Z] "Dir": "/usr/local/go/src/net/smtp", [2024-03-15T18:01:10.869Z] "ImportPath": "net/smtp", [2024-03-15T18:01:10.869Z] "Name": "smtp", [2024-03-15T18:01:10.869Z] "Doc": "Package smtp implements the Simple Mail Transfer Protocol as defined in RFC 5321.", [2024-03-15T18:01:10.869Z] "Target": "/usr/local/go/pkg/linux_amd64/net/smtp.a", [2024-03-15T18:01:10.869Z] "Root": "/usr/local/go", [2024-03-15T18:01:10.869Z] "Goroot": true, [2024-03-15T18:01:10.869Z] "Standard": true, [2024-03-15T18:01:10.869Z] "DepOnly": true, [2024-03-15T18:01:10.869Z] "GoFiles": [ [2024-03-15T18:01:10.869Z] "auth.go", [2024-03-15T18:01:10.869Z] "smtp.go" [2024-03-15T18:01:10.869Z] ], [2024-03-15T18:01:10.869Z] "Imports": [ [2024-03-15T18:01:10.869Z] "crypto/hmac", [2024-03-15T18:01:10.869Z] "crypto/md5", [2024-03-15T18:01:10.869Z] "crypto/tls", [2024-03-15T18:01:10.869Z] "encoding/base64", [2024-03-15T18:01:10.869Z] "errors", [2024-03-15T18:01:10.869Z] "fmt", [2024-03-15T18:01:10.869Z] "io", [2024-03-15T18:01:10.869Z] "net", [2024-03-15T18:01:10.869Z] "net/textproto", [2024-03-15T18:01:10.869Z] "strings" [2024-03-15T18:01:10.869Z] ], [2024-03-15T18:01:10.869Z] "Deps": [ [2024-03-15T18:01:10.869Z] "bufio", [2024-03-15T18:01:10.869Z] "bytes", [2024-03-15T18:01:10.869Z] "container/list", [2024-03-15T18:01:10.869Z] "context", [2024-03-15T18:01:10.869Z] "crypto", [2024-03-15T18:01:10.869Z] "crypto/aes", [2024-03-15T18:01:10.869Z] "crypto/cipher", [2024-03-15T18:01:10.869Z] "crypto/des", [2024-03-15T18:01:10.869Z] "crypto/dsa", [2024-03-15T18:01:10.869Z] "crypto/ecdsa", [2024-03-15T18:01:10.869Z] "crypto/ed25519", [2024-03-15T18:01:10.869Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.869Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.869Z] "crypto/elliptic", [2024-03-15T18:01:10.869Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.869Z] "crypto/hmac", [2024-03-15T18:01:10.869Z] "crypto/internal/randutil", [2024-03-15T18:01:10.869Z] "crypto/internal/subtle", [2024-03-15T18:01:10.869Z] "crypto/md5", [2024-03-15T18:01:10.869Z] "crypto/rand", [2024-03-15T18:01:10.869Z] "crypto/rc4", [2024-03-15T18:01:10.869Z] "crypto/rsa", [2024-03-15T18:01:10.869Z] "crypto/sha1", [2024-03-15T18:01:10.869Z] "crypto/sha256", [2024-03-15T18:01:10.869Z] "crypto/sha512", [2024-03-15T18:01:10.869Z] "crypto/subtle", [2024-03-15T18:01:10.869Z] "crypto/tls", [2024-03-15T18:01:10.869Z] "crypto/x509", [2024-03-15T18:01:10.869Z] "crypto/x509/pkix", [2024-03-15T18:01:10.869Z] "encoding/asn1", [2024-03-15T18:01:10.869Z] "encoding/base64", [2024-03-15T18:01:10.869Z] "encoding/binary", [2024-03-15T18:01:10.869Z] "encoding/hex", [2024-03-15T18:01:10.869Z] "encoding/pem", [2024-03-15T18:01:10.869Z] "errors", [2024-03-15T18:01:10.869Z] "fmt", [2024-03-15T18:01:10.869Z] "hash", [2024-03-15T18:01:10.869Z] "internal/abi", [2024-03-15T18:01:10.869Z] "internal/bytealg", [2024-03-15T18:01:10.869Z] "internal/cpu", [2024-03-15T18:01:10.869Z] "internal/fmtsort", [2024-03-15T18:01:10.869Z] "internal/goexperiment", [2024-03-15T18:01:10.869Z] "internal/itoa", [2024-03-15T18:01:10.869Z] "internal/nettrace", [2024-03-15T18:01:10.869Z] "internal/oserror", [2024-03-15T18:01:10.869Z] "internal/poll", [2024-03-15T18:01:10.869Z] "internal/race", [2024-03-15T18:01:10.869Z] "internal/reflectlite", [2024-03-15T18:01:10.869Z] "internal/singleflight", [2024-03-15T18:01:10.869Z] "internal/syscall/execenv", [2024-03-15T18:01:10.869Z] "internal/syscall/unix", [2024-03-15T18:01:10.869Z] "internal/testlog", [2024-03-15T18:01:10.869Z] "internal/unsafeheader", [2024-03-15T18:01:10.869Z] "io", [2024-03-15T18:01:10.869Z] "io/fs", [2024-03-15T18:01:10.869Z] "io/ioutil", [2024-03-15T18:01:10.869Z] "math", [2024-03-15T18:01:10.869Z] "math/big", [2024-03-15T18:01:10.869Z] "math/bits", [2024-03-15T18:01:10.869Z] "math/rand", [2024-03-15T18:01:10.869Z] "net", [2024-03-15T18:01:10.869Z] "net/textproto", [2024-03-15T18:01:10.869Z] "net/url", [2024-03-15T18:01:10.869Z] "os", [2024-03-15T18:01:10.869Z] "path", [2024-03-15T18:01:10.869Z] "path/filepath", [2024-03-15T18:01:10.869Z] "reflect", [2024-03-15T18:01:10.869Z] "runtime", [2024-03-15T18:01:10.869Z] "runtime/cgo", [2024-03-15T18:01:10.869Z] "runtime/internal/atomic", [2024-03-15T18:01:10.869Z] "runtime/internal/math", [2024-03-15T18:01:10.869Z] "runtime/internal/sys", [2024-03-15T18:01:10.869Z] "sort", [2024-03-15T18:01:10.869Z] "strconv", [2024-03-15T18:01:10.869Z] "strings", [2024-03-15T18:01:10.869Z] "sync", [2024-03-15T18:01:10.869Z] "sync/atomic", [2024-03-15T18:01:10.869Z] "syscall", [2024-03-15T18:01:10.869Z] "time", [2024-03-15T18:01:10.869Z] "unicode", [2024-03-15T18:01:10.869Z] "unicode/utf16", [2024-03-15T18:01:10.869Z] "unicode/utf8", [2024-03-15T18:01:10.869Z] "unsafe", [2024-03-15T18:01:10.869Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.869Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.869Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.869Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.869Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.869Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.869Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.869Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.869Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.869Z] "vendor/golang.org/x/sys/cpu" [2024-03-15T18:01:10.869Z] ], [2024-03-15T18:01:10.869Z] "TestGoFiles": [ [2024-03-15T18:01:10.869Z] "smtp_test.go" [2024-03-15T18:01:10.869Z] ], [2024-03-15T18:01:10.869Z] "TestImports": [ [2024-03-15T18:01:10.869Z] "bufio", [2024-03-15T18:01:10.869Z] "bytes", [2024-03-15T18:01:10.869Z] "crypto/tls", [2024-03-15T18:01:10.869Z] "crypto/x509", [2024-03-15T18:01:10.869Z] "fmt", [2024-03-15T18:01:10.869Z] "internal/testenv", [2024-03-15T18:01:10.869Z] "io", [2024-03-15T18:01:10.869Z] "net", [2024-03-15T18:01:10.869Z] "net/textproto", [2024-03-15T18:01:10.869Z] "runtime", [2024-03-15T18:01:10.869Z] "strings", [2024-03-15T18:01:10.869Z] "testing", [2024-03-15T18:01:10.869Z] "time" [2024-03-15T18:01:10.869Z] ], [2024-03-15T18:01:10.869Z] "XTestGoFiles": [ [2024-03-15T18:01:10.869Z] "example_test.go" [2024-03-15T18:01:10.869Z] ], [2024-03-15T18:01:10.869Z] "XTestImports": [ [2024-03-15T18:01:10.869Z] "fmt", [2024-03-15T18:01:10.869Z] "log", [2024-03-15T18:01:10.869Z] "net/smtp" [2024-03-15T18:01:10.869Z] ] [2024-03-15T18:01:10.869Z] } [2024-03-15T18:01:10.869Z] { [2024-03-15T18:01:10.869Z] "Dir": "/w/workspace/edgex-go/635/internal/support/notifications/application/channel", [2024-03-15T18:01:10.869Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-03-15T18:01:10.869Z] "Name": "channel", [2024-03-15T18:01:10.869Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.869Z] "Module": { [2024-03-15T18:01:10.869Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.869Z] "Main": true, [2024-03-15T18:01:10.869Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.869Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.869Z] "GoVersion": "1.21" [2024-03-15T18:01:10.869Z] }, [2024-03-15T18:01:10.869Z] "Match": [ [2024-03-15T18:01:10.869Z] "./..." [2024-03-15T18:01:10.869Z] ], [2024-03-15T18:01:10.869Z] "Stale": true, [2024-03-15T18:01:10.869Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.869Z] "GoFiles": [ [2024-03-15T18:01:10.869Z] "container.go", [2024-03-15T18:01:10.869Z] "email.go", [2024-03-15T18:01:10.869Z] "sender.go" [2024-03-15T18:01:10.869Z] ], [2024-03-15T18:01:10.869Z] "Imports": [ [2024-03-15T18:01:10.869Z] "bytes", [2024-03-15T18:01:10.869Z] "crypto/tls", [2024-03-15T18:01:10.869Z] "fmt", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.869Z] "net", [2024-03-15T18:01:10.869Z] "net/smtp", [2024-03-15T18:01:10.869Z] "strconv", [2024-03-15T18:01:10.869Z] "strings" [2024-03-15T18:01:10.869Z] ], [2024-03-15T18:01:10.869Z] "Deps": [ [2024-03-15T18:01:10.869Z] "bufio", [2024-03-15T18:01:10.869Z] "bytes", [2024-03-15T18:01:10.869Z] "compress/flate", [2024-03-15T18:01:10.869Z] "compress/gzip", [2024-03-15T18:01:10.869Z] "compress/zlib", [2024-03-15T18:01:10.869Z] "container/list", [2024-03-15T18:01:10.869Z] "context", [2024-03-15T18:01:10.869Z] "crypto", [2024-03-15T18:01:10.869Z] "crypto/aes", [2024-03-15T18:01:10.869Z] "crypto/cipher", [2024-03-15T18:01:10.869Z] "crypto/des", [2024-03-15T18:01:10.869Z] "crypto/dsa", [2024-03-15T18:01:10.869Z] "crypto/ecdsa", [2024-03-15T18:01:10.869Z] "crypto/ed25519", [2024-03-15T18:01:10.869Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.869Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.869Z] "crypto/elliptic", [2024-03-15T18:01:10.869Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.869Z] "crypto/hmac", [2024-03-15T18:01:10.869Z] "crypto/internal/randutil", [2024-03-15T18:01:10.869Z] "crypto/internal/subtle", [2024-03-15T18:01:10.869Z] "crypto/md5", [2024-03-15T18:01:10.869Z] "crypto/rand", [2024-03-15T18:01:10.869Z] "crypto/rc4", [2024-03-15T18:01:10.869Z] "crypto/rsa", [2024-03-15T18:01:10.869Z] "crypto/sha1", [2024-03-15T18:01:10.869Z] "crypto/sha256", [2024-03-15T18:01:10.869Z] "crypto/sha512", [2024-03-15T18:01:10.869Z] "crypto/subtle", [2024-03-15T18:01:10.869Z] "crypto/tls", [2024-03-15T18:01:10.869Z] "crypto/x509", [2024-03-15T18:01:10.869Z] "crypto/x509/pkix", [2024-03-15T18:01:10.869Z] "database/sql/driver", [2024-03-15T18:01:10.869Z] "debug/dwarf", [2024-03-15T18:01:10.869Z] "debug/macho", [2024-03-15T18:01:10.869Z] "embed", [2024-03-15T18:01:10.869Z] "encoding", [2024-03-15T18:01:10.869Z] "encoding/asn1", [2024-03-15T18:01:10.869Z] "encoding/base32", [2024-03-15T18:01:10.869Z] "encoding/base64", [2024-03-15T18:01:10.869Z] "encoding/binary", [2024-03-15T18:01:10.869Z] "encoding/csv", [2024-03-15T18:01:10.869Z] "encoding/hex", [2024-03-15T18:01:10.869Z] "encoding/json", [2024-03-15T18:01:10.869Z] "encoding/pem", [2024-03-15T18:01:10.869Z] "encoding/xml", [2024-03-15T18:01:10.869Z] "errors", [2024-03-15T18:01:10.869Z] "flag", [2024-03-15T18:01:10.869Z] "fmt", [2024-03-15T18:01:10.869Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.869Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.869Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.869Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.869Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.869Z] "github.com/fatih/color", [2024-03-15T18:01:10.869Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.869Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.869Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.869Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.869Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.869Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.869Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.869Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.869Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.869Z] "github.com/go-kit/log", [2024-03-15T18:01:10.869Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.869Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.869Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.869Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.869Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.869Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.869Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.869Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.869Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.869Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.869Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.869Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.869Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.869Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.869Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.869Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.869Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.869Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.869Z] "github.com/google/uuid", [2024-03-15T18:01:10.869Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.869Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.869Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.869Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.869Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.869Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.869Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.869Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.869Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.869Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.869Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.869Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.869Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.869Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.869Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.869Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.869Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.869Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.869Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.869Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.869Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.869Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.869Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.869Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.869Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.869Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.869Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.869Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.869Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.869Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.869Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.869Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.869Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.869Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.869Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.869Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.869Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.869Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.869Z] "github.com/x448/float16", [2024-03-15T18:01:10.869Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.869Z] "go/token", [2024-03-15T18:01:10.869Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.869Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.869Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.869Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.869Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.869Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.869Z] "golang.org/x/net/html", [2024-03-15T18:01:10.869Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.869Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.869Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.869Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.869Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.869Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.869Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.869Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.869Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.869Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.869Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.869Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.869Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.869Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.869Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.869Z] "golang.org/x/text/language", [2024-03-15T18:01:10.869Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.869Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.869Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.869Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.869Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.869Z] "google.golang.org/grpc", [2024-03-15T18:01:10.869Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.869Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.869Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.870Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.870Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.870Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.870Z] "hash", [2024-03-15T18:01:10.870Z] "hash/adler32", [2024-03-15T18:01:10.870Z] "hash/crc32", [2024-03-15T18:01:10.870Z] "hash/fnv", [2024-03-15T18:01:10.870Z] "html", [2024-03-15T18:01:10.870Z] "html/template", [2024-03-15T18:01:10.870Z] "internal/abi", [2024-03-15T18:01:10.870Z] "internal/bytealg", [2024-03-15T18:01:10.870Z] "internal/cpu", [2024-03-15T18:01:10.870Z] "internal/fmtsort", [2024-03-15T18:01:10.870Z] "internal/goexperiment", [2024-03-15T18:01:10.870Z] "internal/itoa", [2024-03-15T18:01:10.870Z] "internal/nettrace", [2024-03-15T18:01:10.870Z] "internal/oserror", [2024-03-15T18:01:10.870Z] "internal/poll", [2024-03-15T18:01:10.870Z] "internal/race", [2024-03-15T18:01:10.870Z] "internal/reflectlite", [2024-03-15T18:01:10.870Z] "internal/singleflight", [2024-03-15T18:01:10.870Z] "internal/syscall/execenv", [2024-03-15T18:01:10.870Z] "internal/syscall/unix", [2024-03-15T18:01:10.870Z] "internal/testlog", [2024-03-15T18:01:10.870Z] "internal/unsafeheader", [2024-03-15T18:01:10.870Z] "io", [2024-03-15T18:01:10.870Z] "io/fs", [2024-03-15T18:01:10.870Z] "io/ioutil", [2024-03-15T18:01:10.870Z] "log", [2024-03-15T18:01:10.870Z] "log/syslog", [2024-03-15T18:01:10.870Z] "math", [2024-03-15T18:01:10.870Z] "math/big", [2024-03-15T18:01:10.870Z] "math/bits", [2024-03-15T18:01:10.870Z] "math/rand", [2024-03-15T18:01:10.870Z] "mime", [2024-03-15T18:01:10.870Z] "mime/multipart", [2024-03-15T18:01:10.870Z] "mime/quotedprintable", [2024-03-15T18:01:10.870Z] "net", [2024-03-15T18:01:10.870Z] "net/http", [2024-03-15T18:01:10.870Z] "net/http/httptest", [2024-03-15T18:01:10.870Z] "net/http/httptrace", [2024-03-15T18:01:10.870Z] "net/http/httputil", [2024-03-15T18:01:10.870Z] "net/http/internal", [2024-03-15T18:01:10.870Z] "net/http/internal/ascii", [2024-03-15T18:01:10.870Z] "net/http/internal/testcert", [2024-03-15T18:01:10.870Z] "net/smtp", [2024-03-15T18:01:10.870Z] "net/textproto", [2024-03-15T18:01:10.870Z] "net/url", [2024-03-15T18:01:10.870Z] "os", [2024-03-15T18:01:10.870Z] "os/signal", [2024-03-15T18:01:10.870Z] "path", [2024-03-15T18:01:10.870Z] "path/filepath", [2024-03-15T18:01:10.870Z] "reflect", [2024-03-15T18:01:10.870Z] "regexp", [2024-03-15T18:01:10.870Z] "regexp/syntax", [2024-03-15T18:01:10.870Z] "runtime", [2024-03-15T18:01:10.870Z] "runtime/cgo", [2024-03-15T18:01:10.870Z] "runtime/debug", [2024-03-15T18:01:10.870Z] "runtime/internal/atomic", [2024-03-15T18:01:10.870Z] "runtime/internal/math", [2024-03-15T18:01:10.870Z] "runtime/internal/sys", [2024-03-15T18:01:10.870Z] "runtime/pprof", [2024-03-15T18:01:10.870Z] "sort", [2024-03-15T18:01:10.870Z] "strconv", [2024-03-15T18:01:10.870Z] "strings", [2024-03-15T18:01:10.870Z] "sync", [2024-03-15T18:01:10.870Z] "sync/atomic", [2024-03-15T18:01:10.870Z] "syscall", [2024-03-15T18:01:10.870Z] "text/tabwriter", [2024-03-15T18:01:10.870Z] "text/template", [2024-03-15T18:01:10.870Z] "text/template/parse", [2024-03-15T18:01:10.870Z] "time", [2024-03-15T18:01:10.870Z] "unicode", [2024-03-15T18:01:10.870Z] "unicode/utf16", [2024-03-15T18:01:10.870Z] "unicode/utf8", [2024-03-15T18:01:10.870Z] "unsafe", [2024-03-15T18:01:10.870Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.870Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.870Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.870Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.870Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.870Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.870Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.870Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.870Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.870Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.870Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.870Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.870Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.870Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.870Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.870Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.870Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.870Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.870Z] ] [2024-03-15T18:01:10.870Z] } [2024-03-15T18:01:10.870Z] { [2024-03-15T18:01:10.870Z] "Dir": "/w/workspace/edgex-go/635/internal/support/notifications/application", [2024-03-15T18:01:10.870Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/application", [2024-03-15T18:01:10.870Z] "Name": "application", [2024-03-15T18:01:10.870Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.870Z] "Module": { [2024-03-15T18:01:10.870Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.870Z] "Main": true, [2024-03-15T18:01:10.870Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.870Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.870Z] "GoVersion": "1.21" [2024-03-15T18:01:10.870Z] }, [2024-03-15T18:01:10.870Z] "Match": [ [2024-03-15T18:01:10.870Z] "./..." [2024-03-15T18:01:10.870Z] ], [2024-03-15T18:01:10.870Z] "Stale": true, [2024-03-15T18:01:10.870Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.870Z] "GoFiles": [ [2024-03-15T18:01:10.870Z] "distributioncoordinator.go", [2024-03-15T18:01:10.870Z] "notification.go", [2024-03-15T18:01:10.870Z] "send.go", [2024-03-15T18:01:10.870Z] "subscription.go", [2024-03-15T18:01:10.870Z] "transmission.go" [2024-03-15T18:01:10.870Z] ], [2024-03-15T18:01:10.870Z] "Imports": [ [2024-03-15T18:01:10.870Z] "context", [2024-03-15T18:01:10.870Z] "fmt", [2024-03-15T18:01:10.870Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-15T18:01:10.870Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.870Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-03-15T18:01:10.870Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-15T18:01:10.870Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-15T18:01:10.870Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-15T18:01:10.870Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.871Z] "github.com/google/uuid", [2024-03-15T18:01:10.871Z] "sync", [2024-03-15T18:01:10.871Z] "time" [2024-03-15T18:01:10.871Z] ], [2024-03-15T18:01:10.871Z] "Deps": [ [2024-03-15T18:01:10.871Z] "bufio", [2024-03-15T18:01:10.871Z] "bytes", [2024-03-15T18:01:10.871Z] "compress/flate", [2024-03-15T18:01:10.871Z] "compress/gzip", [2024-03-15T18:01:10.871Z] "compress/zlib", [2024-03-15T18:01:10.871Z] "container/list", [2024-03-15T18:01:10.871Z] "context", [2024-03-15T18:01:10.871Z] "crypto", [2024-03-15T18:01:10.871Z] "crypto/aes", [2024-03-15T18:01:10.871Z] "crypto/cipher", [2024-03-15T18:01:10.871Z] "crypto/des", [2024-03-15T18:01:10.871Z] "crypto/dsa", [2024-03-15T18:01:10.871Z] "crypto/ecdsa", [2024-03-15T18:01:10.871Z] "crypto/ed25519", [2024-03-15T18:01:10.871Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.871Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.871Z] "crypto/elliptic", [2024-03-15T18:01:10.871Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.871Z] "crypto/hmac", [2024-03-15T18:01:10.871Z] "crypto/internal/randutil", [2024-03-15T18:01:10.871Z] "crypto/internal/subtle", [2024-03-15T18:01:10.871Z] "crypto/md5", [2024-03-15T18:01:10.871Z] "crypto/rand", [2024-03-15T18:01:10.871Z] "crypto/rc4", [2024-03-15T18:01:10.871Z] "crypto/rsa", [2024-03-15T18:01:10.871Z] "crypto/sha1", [2024-03-15T18:01:10.871Z] "crypto/sha256", [2024-03-15T18:01:10.871Z] "crypto/sha512", [2024-03-15T18:01:10.871Z] "crypto/subtle", [2024-03-15T18:01:10.871Z] "crypto/tls", [2024-03-15T18:01:10.871Z] "crypto/x509", [2024-03-15T18:01:10.871Z] "crypto/x509/pkix", [2024-03-15T18:01:10.871Z] "database/sql/driver", [2024-03-15T18:01:10.871Z] "debug/dwarf", [2024-03-15T18:01:10.871Z] "debug/macho", [2024-03-15T18:01:10.871Z] "embed", [2024-03-15T18:01:10.871Z] "encoding", [2024-03-15T18:01:10.871Z] "encoding/asn1", [2024-03-15T18:01:10.871Z] "encoding/base32", [2024-03-15T18:01:10.871Z] "encoding/base64", [2024-03-15T18:01:10.871Z] "encoding/binary", [2024-03-15T18:01:10.871Z] "encoding/csv", [2024-03-15T18:01:10.871Z] "encoding/hex", [2024-03-15T18:01:10.871Z] "encoding/json", [2024-03-15T18:01:10.871Z] "encoding/pem", [2024-03-15T18:01:10.871Z] "encoding/xml", [2024-03-15T18:01:10.871Z] "errors", [2024-03-15T18:01:10.871Z] "flag", [2024-03-15T18:01:10.871Z] "fmt", [2024-03-15T18:01:10.871Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.871Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.871Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.871Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.871Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.871Z] "github.com/fatih/color", [2024-03-15T18:01:10.871Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.871Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.871Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.871Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.871Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.871Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.871Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.871Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.871Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.871Z] "github.com/go-kit/log", [2024-03-15T18:01:10.871Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.871Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.871Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.871Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.871Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.871Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.871Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.871Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.871Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.871Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.871Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.871Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.871Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.871Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.871Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.871Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.871Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.871Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.871Z] "github.com/google/uuid", [2024-03-15T18:01:10.871Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.871Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.871Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.871Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.871Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.871Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.871Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.871Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.871Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.871Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.872Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.872Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.872Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.872Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.872Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.872Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.872Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.872Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.872Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.872Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.872Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.872Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.872Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.872Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.872Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.872Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.872Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.872Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.872Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.872Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.872Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.872Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.872Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.872Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.872Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.872Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.872Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.872Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.872Z] "github.com/x448/float16", [2024-03-15T18:01:10.872Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.872Z] "go/token", [2024-03-15T18:01:10.872Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.872Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.872Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.872Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.872Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.872Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.872Z] "golang.org/x/net/html", [2024-03-15T18:01:10.872Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.872Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.872Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.872Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.872Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.872Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.872Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.872Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.872Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.872Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.872Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.872Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.872Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.872Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.872Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.872Z] "golang.org/x/text/language", [2024-03-15T18:01:10.872Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.872Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.872Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.872Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.872Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.872Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.872Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.872Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.872Z] "hash", [2024-03-15T18:01:10.872Z] "hash/adler32", [2024-03-15T18:01:10.872Z] "hash/crc32", [2024-03-15T18:01:10.872Z] "hash/fnv", [2024-03-15T18:01:10.872Z] "html", [2024-03-15T18:01:10.872Z] "html/template", [2024-03-15T18:01:10.872Z] "internal/abi", [2024-03-15T18:01:10.872Z] "internal/bytealg", [2024-03-15T18:01:10.872Z] "internal/cpu", [2024-03-15T18:01:10.872Z] "internal/fmtsort", [2024-03-15T18:01:10.873Z] "internal/goexperiment", [2024-03-15T18:01:10.873Z] "internal/itoa", [2024-03-15T18:01:10.873Z] "internal/nettrace", [2024-03-15T18:01:10.873Z] "internal/oserror", [2024-03-15T18:01:10.873Z] "internal/poll", [2024-03-15T18:01:10.873Z] "internal/race", [2024-03-15T18:01:10.873Z] "internal/reflectlite", [2024-03-15T18:01:10.873Z] "internal/singleflight", [2024-03-15T18:01:10.873Z] "internal/syscall/execenv", [2024-03-15T18:01:10.873Z] "internal/syscall/unix", [2024-03-15T18:01:10.873Z] "internal/testlog", [2024-03-15T18:01:10.873Z] "internal/unsafeheader", [2024-03-15T18:01:10.873Z] "io", [2024-03-15T18:01:10.873Z] "io/fs", [2024-03-15T18:01:10.873Z] "io/ioutil", [2024-03-15T18:01:10.873Z] "log", [2024-03-15T18:01:10.873Z] "log/syslog", [2024-03-15T18:01:10.873Z] "math", [2024-03-15T18:01:10.873Z] "math/big", [2024-03-15T18:01:10.873Z] "math/bits", [2024-03-15T18:01:10.873Z] "math/rand", [2024-03-15T18:01:10.873Z] "mime", [2024-03-15T18:01:10.873Z] "mime/multipart", [2024-03-15T18:01:10.873Z] "mime/quotedprintable", [2024-03-15T18:01:10.873Z] "net", [2024-03-15T18:01:10.873Z] "net/http", [2024-03-15T18:01:10.873Z] "net/http/httptest", [2024-03-15T18:01:10.873Z] "net/http/httptrace", [2024-03-15T18:01:10.873Z] "net/http/httputil", [2024-03-15T18:01:10.873Z] "net/http/internal", [2024-03-15T18:01:10.873Z] "net/http/internal/ascii", [2024-03-15T18:01:10.873Z] "net/http/internal/testcert", [2024-03-15T18:01:10.873Z] "net/smtp", [2024-03-15T18:01:10.873Z] "net/textproto", [2024-03-15T18:01:10.873Z] "net/url", [2024-03-15T18:01:10.873Z] "os", [2024-03-15T18:01:10.873Z] "os/signal", [2024-03-15T18:01:10.873Z] "path", [2024-03-15T18:01:10.873Z] "path/filepath", [2024-03-15T18:01:10.873Z] "reflect", [2024-03-15T18:01:10.873Z] "regexp", [2024-03-15T18:01:10.873Z] "regexp/syntax", [2024-03-15T18:01:10.873Z] "runtime", [2024-03-15T18:01:10.873Z] "runtime/cgo", [2024-03-15T18:01:10.873Z] "runtime/debug", [2024-03-15T18:01:10.873Z] "runtime/internal/atomic", [2024-03-15T18:01:10.873Z] "runtime/internal/math", [2024-03-15T18:01:10.873Z] "runtime/internal/sys", [2024-03-15T18:01:10.873Z] "runtime/pprof", [2024-03-15T18:01:10.873Z] "sort", [2024-03-15T18:01:10.873Z] "strconv", [2024-03-15T18:01:10.873Z] "strings", [2024-03-15T18:01:10.873Z] "sync", [2024-03-15T18:01:10.873Z] "sync/atomic", [2024-03-15T18:01:10.873Z] "syscall", [2024-03-15T18:01:10.873Z] "text/tabwriter", [2024-03-15T18:01:10.873Z] "text/template", [2024-03-15T18:01:10.873Z] "text/template/parse", [2024-03-15T18:01:10.873Z] "time", [2024-03-15T18:01:10.873Z] "unicode", [2024-03-15T18:01:10.873Z] "unicode/utf16", [2024-03-15T18:01:10.873Z] "unicode/utf8", [2024-03-15T18:01:10.873Z] "unsafe", [2024-03-15T18:01:10.873Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.873Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.873Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.873Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.873Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.873Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.873Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.873Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.873Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.873Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.873Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.873Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.873Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.873Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.873Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.873Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.873Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.873Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.873Z] ], [2024-03-15T18:01:10.873Z] "TestGoFiles": [ [2024-03-15T18:01:10.873Z] "notification_test.go", [2024-03-15T18:01:10.873Z] "send_test.go", [2024-03-15T18:01:10.873Z] "subscription_test.go" [2024-03-15T18:01:10.873Z] ], [2024-03-15T18:01:10.873Z] "TestImports": [ [2024-03-15T18:01:10.873Z] "context", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.873Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.873Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.873Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.873Z] "net/http", [2024-03-15T18:01:10.873Z] "testing" [2024-03-15T18:01:10.873Z] ] [2024-03-15T18:01:10.873Z] } [2024-03-15T18:01:10.873Z] { [2024-03-15T18:01:10.873Z] "Dir": "/w/workspace/edgex-go/635/internal/support/notifications/controller/http", [2024-03-15T18:01:10.873Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http", [2024-03-15T18:01:10.873Z] "Name": "http", [2024-03-15T18:01:10.873Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.873Z] "Module": { [2024-03-15T18:01:10.873Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.873Z] "Main": true, [2024-03-15T18:01:10.873Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.873Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.873Z] "GoVersion": "1.21" [2024-03-15T18:01:10.873Z] }, [2024-03-15T18:01:10.873Z] "Match": [ [2024-03-15T18:01:10.873Z] "./..." [2024-03-15T18:01:10.873Z] ], [2024-03-15T18:01:10.873Z] "Stale": true, [2024-03-15T18:01:10.873Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.873Z] "GoFiles": [ [2024-03-15T18:01:10.873Z] "notification.go", [2024-03-15T18:01:10.873Z] "subscription.go", [2024-03-15T18:01:10.873Z] "transmission.go" [2024-03-15T18:01:10.873Z] ], [2024-03-15T18:01:10.873Z] "Imports": [ [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.873Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.873Z] "math", [2024-03-15T18:01:10.873Z] "net/http", [2024-03-15T18:01:10.873Z] "strconv" [2024-03-15T18:01:10.873Z] ], [2024-03-15T18:01:10.873Z] "Deps": [ [2024-03-15T18:01:10.873Z] "bufio", [2024-03-15T18:01:10.873Z] "bytes", [2024-03-15T18:01:10.873Z] "compress/flate", [2024-03-15T18:01:10.873Z] "compress/gzip", [2024-03-15T18:01:10.873Z] "compress/zlib", [2024-03-15T18:01:10.873Z] "container/list", [2024-03-15T18:01:10.873Z] "context", [2024-03-15T18:01:10.873Z] "crypto", [2024-03-15T18:01:10.873Z] "crypto/aes", [2024-03-15T18:01:10.873Z] "crypto/cipher", [2024-03-15T18:01:10.873Z] "crypto/des", [2024-03-15T18:01:10.873Z] "crypto/dsa", [2024-03-15T18:01:10.873Z] "crypto/ecdsa", [2024-03-15T18:01:10.873Z] "crypto/ed25519", [2024-03-15T18:01:10.873Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.873Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.873Z] "crypto/elliptic", [2024-03-15T18:01:10.873Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.873Z] "crypto/hmac", [2024-03-15T18:01:10.873Z] "crypto/internal/randutil", [2024-03-15T18:01:10.873Z] "crypto/internal/subtle", [2024-03-15T18:01:10.873Z] "crypto/md5", [2024-03-15T18:01:10.873Z] "crypto/rand", [2024-03-15T18:01:10.873Z] "crypto/rc4", [2024-03-15T18:01:10.873Z] "crypto/rsa", [2024-03-15T18:01:10.873Z] "crypto/sha1", [2024-03-15T18:01:10.873Z] "crypto/sha256", [2024-03-15T18:01:10.873Z] "crypto/sha512", [2024-03-15T18:01:10.873Z] "crypto/subtle", [2024-03-15T18:01:10.873Z] "crypto/tls", [2024-03-15T18:01:10.873Z] "crypto/x509", [2024-03-15T18:01:10.873Z] "crypto/x509/pkix", [2024-03-15T18:01:10.873Z] "database/sql/driver", [2024-03-15T18:01:10.873Z] "debug/dwarf", [2024-03-15T18:01:10.873Z] "debug/macho", [2024-03-15T18:01:10.873Z] "embed", [2024-03-15T18:01:10.873Z] "encoding", [2024-03-15T18:01:10.873Z] "encoding/asn1", [2024-03-15T18:01:10.873Z] "encoding/base32", [2024-03-15T18:01:10.873Z] "encoding/base64", [2024-03-15T18:01:10.873Z] "encoding/binary", [2024-03-15T18:01:10.873Z] "encoding/csv", [2024-03-15T18:01:10.873Z] "encoding/hex", [2024-03-15T18:01:10.873Z] "encoding/json", [2024-03-15T18:01:10.873Z] "encoding/pem", [2024-03-15T18:01:10.873Z] "encoding/xml", [2024-03-15T18:01:10.873Z] "errors", [2024-03-15T18:01:10.873Z] "flag", [2024-03-15T18:01:10.873Z] "fmt", [2024-03-15T18:01:10.873Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.873Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.873Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.873Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-15T18:01:10.873Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.874Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.874Z] "github.com/fatih/color", [2024-03-15T18:01:10.874Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.874Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.874Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.874Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.874Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.874Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.874Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.874Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.874Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.874Z] "github.com/go-kit/log", [2024-03-15T18:01:10.874Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.874Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.874Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.874Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.874Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.874Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.874Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.874Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.874Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.874Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.874Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.874Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.874Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.874Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.874Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.874Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.874Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.874Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.874Z] "github.com/google/uuid", [2024-03-15T18:01:10.874Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.874Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.874Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.874Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.874Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.874Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.874Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.874Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.874Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.874Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.874Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.874Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.874Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.874Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.874Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.874Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.874Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.874Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.874Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.874Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.874Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.874Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.874Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.874Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.874Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.874Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.874Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.874Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.874Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.874Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.874Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.874Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.874Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.874Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.874Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.874Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.874Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.874Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.874Z] "github.com/x448/float16", [2024-03-15T18:01:10.874Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.874Z] "go/token", [2024-03-15T18:01:10.874Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.874Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.874Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.874Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.874Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.874Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.874Z] "golang.org/x/net/html", [2024-03-15T18:01:10.874Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.874Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.874Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.874Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.874Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.874Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.874Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.874Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.874Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.874Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.874Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.874Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.874Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.874Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.874Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.874Z] "golang.org/x/text/language", [2024-03-15T18:01:10.874Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.874Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.874Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.874Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.874Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.874Z] "google.golang.org/grpc", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.875Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.875Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.875Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.875Z] "hash", [2024-03-15T18:01:10.875Z] "hash/adler32", [2024-03-15T18:01:10.875Z] "hash/crc32", [2024-03-15T18:01:10.875Z] "hash/fnv", [2024-03-15T18:01:10.875Z] "html", [2024-03-15T18:01:10.875Z] "html/template", [2024-03-15T18:01:10.875Z] "internal/abi", [2024-03-15T18:01:10.875Z] "internal/bytealg", [2024-03-15T18:01:10.875Z] "internal/cpu", [2024-03-15T18:01:10.875Z] "internal/fmtsort", [2024-03-15T18:01:10.875Z] "internal/goexperiment", [2024-03-15T18:01:10.875Z] "internal/itoa", [2024-03-15T18:01:10.875Z] "internal/nettrace", [2024-03-15T18:01:10.875Z] "internal/oserror", [2024-03-15T18:01:10.875Z] "internal/poll", [2024-03-15T18:01:10.875Z] "internal/race", [2024-03-15T18:01:10.875Z] "internal/reflectlite", [2024-03-15T18:01:10.875Z] "internal/singleflight", [2024-03-15T18:01:10.875Z] "internal/syscall/execenv", [2024-03-15T18:01:10.875Z] "internal/syscall/unix", [2024-03-15T18:01:10.875Z] "internal/testlog", [2024-03-15T18:01:10.875Z] "internal/unsafeheader", [2024-03-15T18:01:10.875Z] "io", [2024-03-15T18:01:10.875Z] "io/fs", [2024-03-15T18:01:10.875Z] "io/ioutil", [2024-03-15T18:01:10.875Z] "log", [2024-03-15T18:01:10.875Z] "log/syslog", [2024-03-15T18:01:10.875Z] "math", [2024-03-15T18:01:10.875Z] "math/big", [2024-03-15T18:01:10.875Z] "math/bits", [2024-03-15T18:01:10.875Z] "math/rand", [2024-03-15T18:01:10.875Z] "mime", [2024-03-15T18:01:10.875Z] "mime/multipart", [2024-03-15T18:01:10.875Z] "mime/quotedprintable", [2024-03-15T18:01:10.875Z] "net", [2024-03-15T18:01:10.875Z] "net/http", [2024-03-15T18:01:10.875Z] "net/http/httptest", [2024-03-15T18:01:10.875Z] "net/http/httptrace", [2024-03-15T18:01:10.875Z] "net/http/httputil", [2024-03-15T18:01:10.875Z] "net/http/internal", [2024-03-15T18:01:10.875Z] "net/http/internal/ascii", [2024-03-15T18:01:10.875Z] "net/http/internal/testcert", [2024-03-15T18:01:10.875Z] "net/smtp", [2024-03-15T18:01:10.875Z] "net/textproto", [2024-03-15T18:01:10.875Z] "net/url", [2024-03-15T18:01:10.875Z] "os", [2024-03-15T18:01:10.875Z] "os/signal", [2024-03-15T18:01:10.875Z] "path", [2024-03-15T18:01:10.875Z] "path/filepath", [2024-03-15T18:01:10.875Z] "reflect", [2024-03-15T18:01:10.875Z] "regexp", [2024-03-15T18:01:10.875Z] "regexp/syntax", [2024-03-15T18:01:10.875Z] "runtime", [2024-03-15T18:01:10.875Z] "runtime/cgo", [2024-03-15T18:01:10.875Z] "runtime/debug", [2024-03-15T18:01:10.875Z] "runtime/internal/atomic", [2024-03-15T18:01:10.875Z] "runtime/internal/math", [2024-03-15T18:01:10.875Z] "runtime/internal/sys", [2024-03-15T18:01:10.875Z] "runtime/pprof", [2024-03-15T18:01:10.875Z] "sort", [2024-03-15T18:01:10.875Z] "strconv", [2024-03-15T18:01:10.875Z] "strings", [2024-03-15T18:01:10.875Z] "sync", [2024-03-15T18:01:10.875Z] "sync/atomic", [2024-03-15T18:01:10.875Z] "syscall", [2024-03-15T18:01:10.875Z] "text/tabwriter", [2024-03-15T18:01:10.875Z] "text/template", [2024-03-15T18:01:10.875Z] "text/template/parse", [2024-03-15T18:01:10.875Z] "time", [2024-03-15T18:01:10.875Z] "unicode", [2024-03-15T18:01:10.875Z] "unicode/utf16", [2024-03-15T18:01:10.875Z] "unicode/utf8", [2024-03-15T18:01:10.875Z] "unsafe", [2024-03-15T18:01:10.875Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.875Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.875Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.875Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.875Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.875Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.875Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.875Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.875Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.875Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.875Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.875Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.875Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.875Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.875Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.875Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.875Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.875Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.875Z] ], [2024-03-15T18:01:10.875Z] "TestGoFiles": [ [2024-03-15T18:01:10.875Z] "notification_test.go", [2024-03-15T18:01:10.875Z] "subscription_test.go", [2024-03-15T18:01:10.875Z] "transmission_test.go" [2024-03-15T18:01:10.875Z] ], [2024-03-15T18:01:10.876Z] "TestImports": [ [2024-03-15T18:01:10.876Z] "encoding/json", [2024-03-15T18:01:10.876Z] "fmt", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.876Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.876Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.876Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.876Z] "net/http", [2024-03-15T18:01:10.876Z] "net/http/httptest", [2024-03-15T18:01:10.876Z] "strings", [2024-03-15T18:01:10.876Z] "testing" [2024-03-15T18:01:10.876Z] ] [2024-03-15T18:01:10.876Z] } [2024-03-15T18:01:10.876Z] { [2024-03-15T18:01:10.876Z] "Dir": "/w/workspace/edgex-go/635/internal/support/notifications", [2024-03-15T18:01:10.876Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications", [2024-03-15T18:01:10.876Z] "Name": "notifications", [2024-03-15T18:01:10.876Z] "Doc": "main is the central entry point for the application and calls all the startup logic.", [2024-03-15T18:01:10.876Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.876Z] "Module": { [2024-03-15T18:01:10.876Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.876Z] "Main": true, [2024-03-15T18:01:10.876Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.876Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.876Z] "GoVersion": "1.21" [2024-03-15T18:01:10.876Z] }, [2024-03-15T18:01:10.876Z] "Match": [ [2024-03-15T18:01:10.876Z] "./..." [2024-03-15T18:01:10.876Z] ], [2024-03-15T18:01:10.876Z] "Stale": true, [2024-03-15T18:01:10.876Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.876Z] "GoFiles": [ [2024-03-15T18:01:10.876Z] "init.go", [2024-03-15T18:01:10.876Z] "main.go", [2024-03-15T18:01:10.876Z] "router.go" [2024-03-15T18:01:10.876Z] ], [2024-03-15T18:01:10.876Z] "Imports": [ [2024-03-15T18:01:10.876Z] "context", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.876Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.876Z] "os", [2024-03-15T18:01:10.876Z] "sync", [2024-03-15T18:01:10.876Z] "time" [2024-03-15T18:01:10.876Z] ], [2024-03-15T18:01:10.876Z] "Deps": [ [2024-03-15T18:01:10.876Z] "bufio", [2024-03-15T18:01:10.876Z] "bytes", [2024-03-15T18:01:10.876Z] "compress/flate", [2024-03-15T18:01:10.876Z] "compress/gzip", [2024-03-15T18:01:10.876Z] "compress/zlib", [2024-03-15T18:01:10.876Z] "container/list", [2024-03-15T18:01:10.876Z] "context", [2024-03-15T18:01:10.876Z] "crypto", [2024-03-15T18:01:10.876Z] "crypto/aes", [2024-03-15T18:01:10.876Z] "crypto/cipher", [2024-03-15T18:01:10.876Z] "crypto/des", [2024-03-15T18:01:10.876Z] "crypto/dsa", [2024-03-15T18:01:10.876Z] "crypto/ecdsa", [2024-03-15T18:01:10.876Z] "crypto/ed25519", [2024-03-15T18:01:10.876Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.876Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.876Z] "crypto/elliptic", [2024-03-15T18:01:10.876Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.876Z] "crypto/hmac", [2024-03-15T18:01:10.876Z] "crypto/internal/randutil", [2024-03-15T18:01:10.876Z] "crypto/internal/subtle", [2024-03-15T18:01:10.876Z] "crypto/md5", [2024-03-15T18:01:10.876Z] "crypto/rand", [2024-03-15T18:01:10.876Z] "crypto/rc4", [2024-03-15T18:01:10.876Z] "crypto/rsa", [2024-03-15T18:01:10.876Z] "crypto/sha1", [2024-03-15T18:01:10.876Z] "crypto/sha256", [2024-03-15T18:01:10.876Z] "crypto/sha512", [2024-03-15T18:01:10.876Z] "crypto/subtle", [2024-03-15T18:01:10.876Z] "crypto/tls", [2024-03-15T18:01:10.876Z] "crypto/x509", [2024-03-15T18:01:10.876Z] "crypto/x509/pkix", [2024-03-15T18:01:10.876Z] "database/sql/driver", [2024-03-15T18:01:10.876Z] "debug/dwarf", [2024-03-15T18:01:10.876Z] "debug/macho", [2024-03-15T18:01:10.876Z] "embed", [2024-03-15T18:01:10.876Z] "encoding", [2024-03-15T18:01:10.876Z] "encoding/asn1", [2024-03-15T18:01:10.876Z] "encoding/base32", [2024-03-15T18:01:10.876Z] "encoding/base64", [2024-03-15T18:01:10.876Z] "encoding/binary", [2024-03-15T18:01:10.876Z] "encoding/csv", [2024-03-15T18:01:10.876Z] "encoding/hex", [2024-03-15T18:01:10.876Z] "encoding/json", [2024-03-15T18:01:10.876Z] "encoding/pem", [2024-03-15T18:01:10.876Z] "encoding/xml", [2024-03-15T18:01:10.876Z] "errors", [2024-03-15T18:01:10.876Z] "flag", [2024-03-15T18:01:10.876Z] "fmt", [2024-03-15T18:01:10.876Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.876Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.876Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.876Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-15T18:01:10.876Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.877Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.877Z] "github.com/fatih/color", [2024-03-15T18:01:10.877Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.877Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.877Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.877Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.877Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.877Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.877Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.877Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.877Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.877Z] "github.com/go-kit/log", [2024-03-15T18:01:10.877Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.877Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.877Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.877Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.877Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.877Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.877Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.877Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.877Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.877Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.877Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.877Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.877Z] "github.com/golang-jwt/jwt", [2024-03-15T18:01:10.877Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.877Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.877Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.877Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.877Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.877Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.877Z] "github.com/gomodule/redigo/redis", [2024-03-15T18:01:10.877Z] "github.com/google/uuid", [2024-03-15T18:01:10.877Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.877Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.877Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.877Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.877Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.877Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.877Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.877Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.877Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.877Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.877Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.877Z] "github.com/labstack/echo/v4/middleware", [2024-03-15T18:01:10.877Z] "github.com/labstack/gommon/bytes", [2024-03-15T18:01:10.877Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.877Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.877Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.877Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.877Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.877Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.877Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.877Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.877Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.877Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.877Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.877Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.877Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.877Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.877Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.877Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.877Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.877Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.877Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.877Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.877Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.877Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.877Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.877Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.877Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.877Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.877Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.877Z] "github.com/x448/float16", [2024-03-15T18:01:10.877Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.877Z] "go/token", [2024-03-15T18:01:10.877Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.877Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.877Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.877Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.877Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.877Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.877Z] "golang.org/x/net/html", [2024-03-15T18:01:10.877Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.877Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.877Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.877Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.877Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.877Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.877Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.877Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.877Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.877Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.877Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.877Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.877Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.877Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.877Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.877Z] "golang.org/x/text/language", [2024-03-15T18:01:10.877Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.877Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.877Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.877Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.877Z] "golang.org/x/time/rate", [2024-03-15T18:01:10.877Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.877Z] "google.golang.org/grpc", [2024-03-15T18:01:10.877Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.877Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.877Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.877Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.877Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.877Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.877Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.877Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.877Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.877Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.877Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.877Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.877Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.877Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.878Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.878Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.878Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.878Z] "hash", [2024-03-15T18:01:10.878Z] "hash/adler32", [2024-03-15T18:01:10.878Z] "hash/crc32", [2024-03-15T18:01:10.878Z] "hash/fnv", [2024-03-15T18:01:10.878Z] "html", [2024-03-15T18:01:10.878Z] "html/template", [2024-03-15T18:01:10.878Z] "internal/abi", [2024-03-15T18:01:10.878Z] "internal/bytealg", [2024-03-15T18:01:10.878Z] "internal/cpu", [2024-03-15T18:01:10.878Z] "internal/fmtsort", [2024-03-15T18:01:10.878Z] "internal/goexperiment", [2024-03-15T18:01:10.878Z] "internal/itoa", [2024-03-15T18:01:10.878Z] "internal/nettrace", [2024-03-15T18:01:10.878Z] "internal/oserror", [2024-03-15T18:01:10.878Z] "internal/poll", [2024-03-15T18:01:10.878Z] "internal/race", [2024-03-15T18:01:10.878Z] "internal/reflectlite", [2024-03-15T18:01:10.878Z] "internal/singleflight", [2024-03-15T18:01:10.878Z] "internal/syscall/execenv", [2024-03-15T18:01:10.878Z] "internal/syscall/unix", [2024-03-15T18:01:10.878Z] "internal/testlog", [2024-03-15T18:01:10.878Z] "internal/unsafeheader", [2024-03-15T18:01:10.878Z] "io", [2024-03-15T18:01:10.878Z] "io/fs", [2024-03-15T18:01:10.878Z] "io/ioutil", [2024-03-15T18:01:10.878Z] "log", [2024-03-15T18:01:10.878Z] "log/syslog", [2024-03-15T18:01:10.878Z] "math", [2024-03-15T18:01:10.878Z] "math/big", [2024-03-15T18:01:10.878Z] "math/bits", [2024-03-15T18:01:10.878Z] "math/rand", [2024-03-15T18:01:10.878Z] "mime", [2024-03-15T18:01:10.878Z] "mime/multipart", [2024-03-15T18:01:10.878Z] "mime/quotedprintable", [2024-03-15T18:01:10.878Z] "net", [2024-03-15T18:01:10.878Z] "net/http", [2024-03-15T18:01:10.878Z] "net/http/httptest", [2024-03-15T18:01:10.878Z] "net/http/httptrace", [2024-03-15T18:01:10.878Z] "net/http/httputil", [2024-03-15T18:01:10.878Z] "net/http/internal", [2024-03-15T18:01:10.878Z] "net/http/internal/ascii", [2024-03-15T18:01:10.878Z] "net/http/internal/testcert", [2024-03-15T18:01:10.878Z] "net/smtp", [2024-03-15T18:01:10.878Z] "net/textproto", [2024-03-15T18:01:10.878Z] "net/url", [2024-03-15T18:01:10.878Z] "os", [2024-03-15T18:01:10.878Z] "os/signal", [2024-03-15T18:01:10.878Z] "path", [2024-03-15T18:01:10.878Z] "path/filepath", [2024-03-15T18:01:10.878Z] "reflect", [2024-03-15T18:01:10.878Z] "regexp", [2024-03-15T18:01:10.878Z] "regexp/syntax", [2024-03-15T18:01:10.878Z] "runtime", [2024-03-15T18:01:10.878Z] "runtime/cgo", [2024-03-15T18:01:10.878Z] "runtime/debug", [2024-03-15T18:01:10.878Z] "runtime/internal/atomic", [2024-03-15T18:01:10.878Z] "runtime/internal/math", [2024-03-15T18:01:10.878Z] "runtime/internal/sys", [2024-03-15T18:01:10.878Z] "runtime/pprof", [2024-03-15T18:01:10.878Z] "sort", [2024-03-15T18:01:10.878Z] "strconv", [2024-03-15T18:01:10.878Z] "strings", [2024-03-15T18:01:10.878Z] "sync", [2024-03-15T18:01:10.878Z] "sync/atomic", [2024-03-15T18:01:10.878Z] "syscall", [2024-03-15T18:01:10.878Z] "text/tabwriter", [2024-03-15T18:01:10.878Z] "text/template", [2024-03-15T18:01:10.878Z] "text/template/parse", [2024-03-15T18:01:10.878Z] "time", [2024-03-15T18:01:10.878Z] "unicode", [2024-03-15T18:01:10.878Z] "unicode/utf16", [2024-03-15T18:01:10.878Z] "unicode/utf8", [2024-03-15T18:01:10.878Z] "unsafe", [2024-03-15T18:01:10.878Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.878Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.878Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.878Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.878Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.878Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.878Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.878Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.878Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.878Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.878Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.878Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.878Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.878Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.878Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.878Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.878Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.878Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.878Z] ] [2024-03-15T18:01:10.878Z] } [2024-03-15T18:01:10.878Z] { [2024-03-15T18:01:10.878Z] "Dir": "/w/workspace/edgex-go/635/cmd/support-notifications", [2024-03-15T18:01:10.878Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/support-notifications", [2024-03-15T18:01:10.878Z] "Name": "main", [2024-03-15T18:01:10.878Z] "Doc": "main is the central entry point for the application and calls all the startup logic.", [2024-03-15T18:01:10.878Z] "Target": "/go/bin/support-notifications", [2024-03-15T18:01:10.878Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.878Z] "Module": { [2024-03-15T18:01:10.878Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.878Z] "Main": true, [2024-03-15T18:01:10.878Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.878Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.878Z] "GoVersion": "1.21" [2024-03-15T18:01:10.878Z] }, [2024-03-15T18:01:10.878Z] "Match": [ [2024-03-15T18:01:10.878Z] "./..." [2024-03-15T18:01:10.878Z] ], [2024-03-15T18:01:10.878Z] "Stale": true, [2024-03-15T18:01:10.878Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.878Z] "GoFiles": [ [2024-03-15T18:01:10.878Z] "main.go" [2024-03-15T18:01:10.878Z] ], [2024-03-15T18:01:10.878Z] "Imports": [ [2024-03-15T18:01:10.878Z] "context", [2024-03-15T18:01:10.878Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications", [2024-03-15T18:01:10.878Z] "github.com/labstack/echo/v4" [2024-03-15T18:01:10.878Z] ], [2024-03-15T18:01:10.878Z] "Deps": [ [2024-03-15T18:01:10.878Z] "bufio", [2024-03-15T18:01:10.878Z] "bytes", [2024-03-15T18:01:10.878Z] "compress/flate", [2024-03-15T18:01:10.878Z] "compress/gzip", [2024-03-15T18:01:10.878Z] "compress/zlib", [2024-03-15T18:01:10.878Z] "container/list", [2024-03-15T18:01:10.878Z] "context", [2024-03-15T18:01:10.878Z] "crypto", [2024-03-15T18:01:10.878Z] "crypto/aes", [2024-03-15T18:01:10.878Z] "crypto/cipher", [2024-03-15T18:01:10.878Z] "crypto/des", [2024-03-15T18:01:10.878Z] "crypto/dsa", [2024-03-15T18:01:10.878Z] "crypto/ecdsa", [2024-03-15T18:01:10.878Z] "crypto/ed25519", [2024-03-15T18:01:10.878Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.879Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.879Z] "crypto/elliptic", [2024-03-15T18:01:10.879Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.879Z] "crypto/hmac", [2024-03-15T18:01:10.879Z] "crypto/internal/randutil", [2024-03-15T18:01:10.879Z] "crypto/internal/subtle", [2024-03-15T18:01:10.879Z] "crypto/md5", [2024-03-15T18:01:10.879Z] "crypto/rand", [2024-03-15T18:01:10.879Z] "crypto/rc4", [2024-03-15T18:01:10.879Z] "crypto/rsa", [2024-03-15T18:01:10.879Z] "crypto/sha1", [2024-03-15T18:01:10.879Z] "crypto/sha256", [2024-03-15T18:01:10.879Z] "crypto/sha512", [2024-03-15T18:01:10.879Z] "crypto/subtle", [2024-03-15T18:01:10.879Z] "crypto/tls", [2024-03-15T18:01:10.879Z] "crypto/x509", [2024-03-15T18:01:10.879Z] "crypto/x509/pkix", [2024-03-15T18:01:10.879Z] "database/sql/driver", [2024-03-15T18:01:10.879Z] "debug/dwarf", [2024-03-15T18:01:10.879Z] "debug/macho", [2024-03-15T18:01:10.879Z] "embed", [2024-03-15T18:01:10.879Z] "encoding", [2024-03-15T18:01:10.879Z] "encoding/asn1", [2024-03-15T18:01:10.879Z] "encoding/base32", [2024-03-15T18:01:10.879Z] "encoding/base64", [2024-03-15T18:01:10.879Z] "encoding/binary", [2024-03-15T18:01:10.879Z] "encoding/csv", [2024-03-15T18:01:10.879Z] "encoding/hex", [2024-03-15T18:01:10.879Z] "encoding/json", [2024-03-15T18:01:10.879Z] "encoding/pem", [2024-03-15T18:01:10.879Z] "encoding/xml", [2024-03-15T18:01:10.879Z] "errors", [2024-03-15T18:01:10.879Z] "flag", [2024-03-15T18:01:10.879Z] "fmt", [2024-03-15T18:01:10.879Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.879Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.879Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.879Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.879Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.879Z] "github.com/fatih/color", [2024-03-15T18:01:10.879Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.879Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.879Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.879Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.879Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.879Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.879Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.879Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.879Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.879Z] "github.com/go-kit/log", [2024-03-15T18:01:10.879Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.879Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.879Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.879Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.879Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.879Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.879Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.879Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.879Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.879Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.879Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.879Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.879Z] "github.com/golang-jwt/jwt", [2024-03-15T18:01:10.879Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.879Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.879Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.879Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.879Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.879Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.879Z] "github.com/gomodule/redigo/redis", [2024-03-15T18:01:10.879Z] "github.com/google/uuid", [2024-03-15T18:01:10.879Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.880Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.880Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.880Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.880Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.880Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.880Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.880Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.880Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.880Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.880Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.880Z] "github.com/labstack/echo/v4/middleware", [2024-03-15T18:01:10.880Z] "github.com/labstack/gommon/bytes", [2024-03-15T18:01:10.880Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.880Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.880Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.880Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.880Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.880Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.880Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.880Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.880Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.880Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.880Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.880Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.880Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.880Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.880Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.880Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.880Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.880Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.880Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.880Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.880Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.880Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.880Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.880Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.880Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.880Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.880Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.880Z] "github.com/x448/float16", [2024-03-15T18:01:10.880Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.880Z] "go/token", [2024-03-15T18:01:10.880Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.880Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.880Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.880Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.880Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.880Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.880Z] "golang.org/x/net/html", [2024-03-15T18:01:10.880Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.880Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.880Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.880Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.880Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.880Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.880Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.880Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.880Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.880Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.880Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.880Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.880Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.880Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.880Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.880Z] "golang.org/x/text/language", [2024-03-15T18:01:10.880Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.880Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.880Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.880Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.880Z] "golang.org/x/time/rate", [2024-03-15T18:01:10.880Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.880Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.880Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.880Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.880Z] "hash", [2024-03-15T18:01:10.880Z] "hash/adler32", [2024-03-15T18:01:10.881Z] "hash/crc32", [2024-03-15T18:01:10.881Z] "hash/fnv", [2024-03-15T18:01:10.881Z] "html", [2024-03-15T18:01:10.881Z] "html/template", [2024-03-15T18:01:10.881Z] "internal/abi", [2024-03-15T18:01:10.881Z] "internal/bytealg", [2024-03-15T18:01:10.881Z] "internal/cpu", [2024-03-15T18:01:10.881Z] "internal/fmtsort", [2024-03-15T18:01:10.881Z] "internal/goexperiment", [2024-03-15T18:01:10.881Z] "internal/itoa", [2024-03-15T18:01:10.881Z] "internal/nettrace", [2024-03-15T18:01:10.881Z] "internal/oserror", [2024-03-15T18:01:10.881Z] "internal/poll", [2024-03-15T18:01:10.881Z] "internal/race", [2024-03-15T18:01:10.881Z] "internal/reflectlite", [2024-03-15T18:01:10.881Z] "internal/singleflight", [2024-03-15T18:01:10.881Z] "internal/syscall/execenv", [2024-03-15T18:01:10.881Z] "internal/syscall/unix", [2024-03-15T18:01:10.881Z] "internal/testlog", [2024-03-15T18:01:10.881Z] "internal/unsafeheader", [2024-03-15T18:01:10.881Z] "io", [2024-03-15T18:01:10.881Z] "io/fs", [2024-03-15T18:01:10.881Z] "io/ioutil", [2024-03-15T18:01:10.881Z] "log", [2024-03-15T18:01:10.881Z] "log/syslog", [2024-03-15T18:01:10.881Z] "math", [2024-03-15T18:01:10.881Z] "math/big", [2024-03-15T18:01:10.881Z] "math/bits", [2024-03-15T18:01:10.881Z] "math/rand", [2024-03-15T18:01:10.881Z] "mime", [2024-03-15T18:01:10.881Z] "mime/multipart", [2024-03-15T18:01:10.881Z] "mime/quotedprintable", [2024-03-15T18:01:10.881Z] "net", [2024-03-15T18:01:10.881Z] "net/http", [2024-03-15T18:01:10.881Z] "net/http/httptest", [2024-03-15T18:01:10.881Z] "net/http/httptrace", [2024-03-15T18:01:10.881Z] "net/http/httputil", [2024-03-15T18:01:10.881Z] "net/http/internal", [2024-03-15T18:01:10.881Z] "net/http/internal/ascii", [2024-03-15T18:01:10.881Z] "net/http/internal/testcert", [2024-03-15T18:01:10.881Z] "net/smtp", [2024-03-15T18:01:10.881Z] "net/textproto", [2024-03-15T18:01:10.881Z] "net/url", [2024-03-15T18:01:10.881Z] "os", [2024-03-15T18:01:10.881Z] "os/signal", [2024-03-15T18:01:10.881Z] "path", [2024-03-15T18:01:10.881Z] "path/filepath", [2024-03-15T18:01:10.881Z] "reflect", [2024-03-15T18:01:10.881Z] "regexp", [2024-03-15T18:01:10.881Z] "regexp/syntax", [2024-03-15T18:01:10.881Z] "runtime", [2024-03-15T18:01:10.881Z] "runtime/cgo", [2024-03-15T18:01:10.881Z] "runtime/debug", [2024-03-15T18:01:10.881Z] "runtime/internal/atomic", [2024-03-15T18:01:10.881Z] "runtime/internal/math", [2024-03-15T18:01:10.881Z] "runtime/internal/sys", [2024-03-15T18:01:10.881Z] "runtime/pprof", [2024-03-15T18:01:10.881Z] "sort", [2024-03-15T18:01:10.881Z] "strconv", [2024-03-15T18:01:10.881Z] "strings", [2024-03-15T18:01:10.881Z] "sync", [2024-03-15T18:01:10.881Z] "sync/atomic", [2024-03-15T18:01:10.881Z] "syscall", [2024-03-15T18:01:10.881Z] "text/tabwriter", [2024-03-15T18:01:10.881Z] "text/template", [2024-03-15T18:01:10.881Z] "text/template/parse", [2024-03-15T18:01:10.881Z] "time", [2024-03-15T18:01:10.881Z] "unicode", [2024-03-15T18:01:10.881Z] "unicode/utf16", [2024-03-15T18:01:10.881Z] "unicode/utf8", [2024-03-15T18:01:10.881Z] "unsafe", [2024-03-15T18:01:10.881Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.881Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.881Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.881Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.881Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.881Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.881Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.881Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.881Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.881Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.881Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.881Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.881Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.881Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.881Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.881Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.881Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.881Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.881Z] ] [2024-03-15T18:01:10.881Z] } [2024-03-15T18:01:10.881Z] { [2024-03-15T18:01:10.881Z] "Dir": "/w/workspace/edgex-go/635/internal/support/scheduler/config", [2024-03-15T18:01:10.881Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-15T18:01:10.881Z] "Name": "config", [2024-03-15T18:01:10.881Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.881Z] "Module": { [2024-03-15T18:01:10.881Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.881Z] "Main": true, [2024-03-15T18:01:10.881Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.881Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.881Z] "GoVersion": "1.21" [2024-03-15T18:01:10.881Z] }, [2024-03-15T18:01:10.881Z] "Match": [ [2024-03-15T18:01:10.881Z] "./..." [2024-03-15T18:01:10.881Z] ], [2024-03-15T18:01:10.881Z] "Stale": true, [2024-03-15T18:01:10.881Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.881Z] "GoFiles": [ [2024-03-15T18:01:10.881Z] "config.go" [2024-03-15T18:01:10.881Z] ], [2024-03-15T18:01:10.881Z] "Imports": [ [2024-03-15T18:01:10.881Z] "fmt", [2024-03-15T18:01:10.881Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-15T18:01:10.881Z] ], [2024-03-15T18:01:10.881Z] "Deps": [ [2024-03-15T18:01:10.881Z] "bufio", [2024-03-15T18:01:10.881Z] "bytes", [2024-03-15T18:01:10.881Z] "compress/flate", [2024-03-15T18:01:10.881Z] "compress/gzip", [2024-03-15T18:01:10.881Z] "compress/zlib", [2024-03-15T18:01:10.881Z] "container/list", [2024-03-15T18:01:10.881Z] "context", [2024-03-15T18:01:10.881Z] "crypto", [2024-03-15T18:01:10.881Z] "crypto/aes", [2024-03-15T18:01:10.881Z] "crypto/cipher", [2024-03-15T18:01:10.881Z] "crypto/des", [2024-03-15T18:01:10.881Z] "crypto/dsa", [2024-03-15T18:01:10.881Z] "crypto/ecdsa", [2024-03-15T18:01:10.881Z] "crypto/ed25519", [2024-03-15T18:01:10.881Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.881Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.881Z] "crypto/elliptic", [2024-03-15T18:01:10.881Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.881Z] "crypto/hmac", [2024-03-15T18:01:10.881Z] "crypto/internal/randutil", [2024-03-15T18:01:10.881Z] "crypto/internal/subtle", [2024-03-15T18:01:10.881Z] "crypto/md5", [2024-03-15T18:01:10.881Z] "crypto/rand", [2024-03-15T18:01:10.881Z] "crypto/rc4", [2024-03-15T18:01:10.881Z] "crypto/rsa", [2024-03-15T18:01:10.881Z] "crypto/sha1", [2024-03-15T18:01:10.881Z] "crypto/sha256", [2024-03-15T18:01:10.881Z] "crypto/sha512", [2024-03-15T18:01:10.881Z] "crypto/subtle", [2024-03-15T18:01:10.881Z] "crypto/tls", [2024-03-15T18:01:10.881Z] "crypto/x509", [2024-03-15T18:01:10.881Z] "crypto/x509/pkix", [2024-03-15T18:01:10.881Z] "database/sql/driver", [2024-03-15T18:01:10.881Z] "debug/dwarf", [2024-03-15T18:01:10.881Z] "debug/macho", [2024-03-15T18:01:10.881Z] "encoding", [2024-03-15T18:01:10.881Z] "encoding/asn1", [2024-03-15T18:01:10.881Z] "encoding/base64", [2024-03-15T18:01:10.881Z] "encoding/binary", [2024-03-15T18:01:10.881Z] "encoding/csv", [2024-03-15T18:01:10.881Z] "encoding/hex", [2024-03-15T18:01:10.881Z] "encoding/json", [2024-03-15T18:01:10.881Z] "encoding/pem", [2024-03-15T18:01:10.881Z] "encoding/xml", [2024-03-15T18:01:10.881Z] "errors", [2024-03-15T18:01:10.881Z] "flag", [2024-03-15T18:01:10.881Z] "fmt", [2024-03-15T18:01:10.881Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.881Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.881Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.881Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.881Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.881Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.881Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.881Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.881Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.881Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.881Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.881Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.881Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.881Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.881Z] "github.com/go-kit/log", [2024-03-15T18:01:10.881Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.881Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.881Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.881Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.881Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.881Z] "github.com/google/uuid", [2024-03-15T18:01:10.881Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.881Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.881Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.881Z] "golang.org/x/net/html", [2024-03-15T18:01:10.881Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.881Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.881Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.881Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.881Z] "golang.org/x/text/language", [2024-03-15T18:01:10.881Z] "hash", [2024-03-15T18:01:10.881Z] "hash/adler32", [2024-03-15T18:01:10.881Z] "hash/crc32", [2024-03-15T18:01:10.881Z] "internal/abi", [2024-03-15T18:01:10.881Z] "internal/bytealg", [2024-03-15T18:01:10.881Z] "internal/cpu", [2024-03-15T18:01:10.881Z] "internal/fmtsort", [2024-03-15T18:01:10.881Z] "internal/goexperiment", [2024-03-15T18:01:10.881Z] "internal/itoa", [2024-03-15T18:01:10.881Z] "internal/nettrace", [2024-03-15T18:01:10.881Z] "internal/oserror", [2024-03-15T18:01:10.881Z] "internal/poll", [2024-03-15T18:01:10.881Z] "internal/race", [2024-03-15T18:01:10.881Z] "internal/reflectlite", [2024-03-15T18:01:10.881Z] "internal/singleflight", [2024-03-15T18:01:10.881Z] "internal/syscall/execenv", [2024-03-15T18:01:10.881Z] "internal/syscall/unix", [2024-03-15T18:01:10.881Z] "internal/testlog", [2024-03-15T18:01:10.881Z] "internal/unsafeheader", [2024-03-15T18:01:10.881Z] "io", [2024-03-15T18:01:10.881Z] "io/fs", [2024-03-15T18:01:10.881Z] "io/ioutil", [2024-03-15T18:01:10.881Z] "log", [2024-03-15T18:01:10.881Z] "math", [2024-03-15T18:01:10.881Z] "math/big", [2024-03-15T18:01:10.881Z] "math/bits", [2024-03-15T18:01:10.881Z] "math/rand", [2024-03-15T18:01:10.881Z] "mime", [2024-03-15T18:01:10.881Z] "mime/multipart", [2024-03-15T18:01:10.881Z] "mime/quotedprintable", [2024-03-15T18:01:10.881Z] "net", [2024-03-15T18:01:10.881Z] "net/http", [2024-03-15T18:01:10.881Z] "net/http/httptest", [2024-03-15T18:01:10.881Z] "net/http/httptrace", [2024-03-15T18:01:10.881Z] "net/http/internal", [2024-03-15T18:01:10.881Z] "net/http/internal/ascii", [2024-03-15T18:01:10.881Z] "net/http/internal/testcert", [2024-03-15T18:01:10.881Z] "net/textproto", [2024-03-15T18:01:10.882Z] "net/url", [2024-03-15T18:01:10.882Z] "os", [2024-03-15T18:01:10.882Z] "path", [2024-03-15T18:01:10.882Z] "path/filepath", [2024-03-15T18:01:10.882Z] "reflect", [2024-03-15T18:01:10.882Z] "regexp", [2024-03-15T18:01:10.882Z] "regexp/syntax", [2024-03-15T18:01:10.882Z] "runtime", [2024-03-15T18:01:10.882Z] "runtime/cgo", [2024-03-15T18:01:10.882Z] "runtime/internal/atomic", [2024-03-15T18:01:10.882Z] "runtime/internal/math", [2024-03-15T18:01:10.882Z] "runtime/internal/sys", [2024-03-15T18:01:10.882Z] "sort", [2024-03-15T18:01:10.882Z] "strconv", [2024-03-15T18:01:10.882Z] "strings", [2024-03-15T18:01:10.882Z] "sync", [2024-03-15T18:01:10.882Z] "sync/atomic", [2024-03-15T18:01:10.882Z] "syscall", [2024-03-15T18:01:10.882Z] "time", [2024-03-15T18:01:10.882Z] "unicode", [2024-03-15T18:01:10.882Z] "unicode/utf16", [2024-03-15T18:01:10.882Z] "unicode/utf8", [2024-03-15T18:01:10.882Z] "unsafe", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.882Z] ] [2024-03-15T18:01:10.882Z] } [2024-03-15T18:01:10.882Z] { [2024-03-15T18:01:10.882Z] "Dir": "/w/workspace/edgex-go/635/internal/support/scheduler/infrastructure/interfaces", [2024-03-15T18:01:10.882Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-15T18:01:10.882Z] "Name": "interfaces", [2024-03-15T18:01:10.882Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.882Z] "Module": { [2024-03-15T18:01:10.882Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.882Z] "Main": true, [2024-03-15T18:01:10.882Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.882Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.882Z] "GoVersion": "1.21" [2024-03-15T18:01:10.882Z] }, [2024-03-15T18:01:10.882Z] "Match": [ [2024-03-15T18:01:10.882Z] "./..." [2024-03-15T18:01:10.882Z] ], [2024-03-15T18:01:10.882Z] "Stale": true, [2024-03-15T18:01:10.882Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.882Z] "GoFiles": [ [2024-03-15T18:01:10.882Z] "SchedulerManager.go", [2024-03-15T18:01:10.882Z] "db.go" [2024-03-15T18:01:10.882Z] ], [2024-03-15T18:01:10.882Z] "Imports": [ [2024-03-15T18:01:10.882Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.882Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models" [2024-03-15T18:01:10.882Z] ], [2024-03-15T18:01:10.882Z] "Deps": [ [2024-03-15T18:01:10.882Z] "bufio", [2024-03-15T18:01:10.882Z] "bytes", [2024-03-15T18:01:10.882Z] "compress/flate", [2024-03-15T18:01:10.882Z] "compress/gzip", [2024-03-15T18:01:10.882Z] "compress/zlib", [2024-03-15T18:01:10.882Z] "container/list", [2024-03-15T18:01:10.882Z] "context", [2024-03-15T18:01:10.882Z] "crypto", [2024-03-15T18:01:10.882Z] "crypto/aes", [2024-03-15T18:01:10.882Z] "crypto/cipher", [2024-03-15T18:01:10.882Z] "crypto/des", [2024-03-15T18:01:10.882Z] "crypto/dsa", [2024-03-15T18:01:10.882Z] "crypto/ecdsa", [2024-03-15T18:01:10.882Z] "crypto/ed25519", [2024-03-15T18:01:10.882Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.882Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.882Z] "crypto/elliptic", [2024-03-15T18:01:10.882Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.882Z] "crypto/hmac", [2024-03-15T18:01:10.882Z] "crypto/internal/randutil", [2024-03-15T18:01:10.882Z] "crypto/internal/subtle", [2024-03-15T18:01:10.882Z] "crypto/md5", [2024-03-15T18:01:10.882Z] "crypto/rand", [2024-03-15T18:01:10.882Z] "crypto/rc4", [2024-03-15T18:01:10.882Z] "crypto/rsa", [2024-03-15T18:01:10.882Z] "crypto/sha1", [2024-03-15T18:01:10.882Z] "crypto/sha256", [2024-03-15T18:01:10.882Z] "crypto/sha512", [2024-03-15T18:01:10.882Z] "crypto/subtle", [2024-03-15T18:01:10.882Z] "crypto/tls", [2024-03-15T18:01:10.882Z] "crypto/x509", [2024-03-15T18:01:10.882Z] "crypto/x509/pkix", [2024-03-15T18:01:10.882Z] "database/sql/driver", [2024-03-15T18:01:10.882Z] "debug/dwarf", [2024-03-15T18:01:10.882Z] "debug/macho", [2024-03-15T18:01:10.882Z] "encoding", [2024-03-15T18:01:10.882Z] "encoding/asn1", [2024-03-15T18:01:10.882Z] "encoding/base64", [2024-03-15T18:01:10.882Z] "encoding/binary", [2024-03-15T18:01:10.882Z] "encoding/csv", [2024-03-15T18:01:10.882Z] "encoding/hex", [2024-03-15T18:01:10.882Z] "encoding/json", [2024-03-15T18:01:10.882Z] "encoding/pem", [2024-03-15T18:01:10.882Z] "encoding/xml", [2024-03-15T18:01:10.882Z] "errors", [2024-03-15T18:01:10.882Z] "fmt", [2024-03-15T18:01:10.882Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.882Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.882Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.882Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.882Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.882Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.882Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.882Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.882Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.882Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.882Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.882Z] "github.com/google/uuid", [2024-03-15T18:01:10.882Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.882Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.882Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.882Z] "golang.org/x/net/html", [2024-03-15T18:01:10.882Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.882Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.882Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.882Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.882Z] "golang.org/x/text/language", [2024-03-15T18:01:10.882Z] "hash", [2024-03-15T18:01:10.882Z] "hash/adler32", [2024-03-15T18:01:10.882Z] "hash/crc32", [2024-03-15T18:01:10.882Z] "internal/abi", [2024-03-15T18:01:10.882Z] "internal/bytealg", [2024-03-15T18:01:10.882Z] "internal/cpu", [2024-03-15T18:01:10.882Z] "internal/fmtsort", [2024-03-15T18:01:10.882Z] "internal/goexperiment", [2024-03-15T18:01:10.882Z] "internal/itoa", [2024-03-15T18:01:10.882Z] "internal/nettrace", [2024-03-15T18:01:10.882Z] "internal/oserror", [2024-03-15T18:01:10.882Z] "internal/poll", [2024-03-15T18:01:10.882Z] "internal/race", [2024-03-15T18:01:10.882Z] "internal/reflectlite", [2024-03-15T18:01:10.882Z] "internal/singleflight", [2024-03-15T18:01:10.882Z] "internal/syscall/execenv", [2024-03-15T18:01:10.882Z] "internal/syscall/unix", [2024-03-15T18:01:10.882Z] "internal/testlog", [2024-03-15T18:01:10.882Z] "internal/unsafeheader", [2024-03-15T18:01:10.882Z] "io", [2024-03-15T18:01:10.882Z] "io/fs", [2024-03-15T18:01:10.882Z] "io/ioutil", [2024-03-15T18:01:10.882Z] "log", [2024-03-15T18:01:10.882Z] "math", [2024-03-15T18:01:10.882Z] "math/big", [2024-03-15T18:01:10.882Z] "math/bits", [2024-03-15T18:01:10.882Z] "math/rand", [2024-03-15T18:01:10.882Z] "mime", [2024-03-15T18:01:10.882Z] "mime/multipart", [2024-03-15T18:01:10.882Z] "mime/quotedprintable", [2024-03-15T18:01:10.882Z] "net", [2024-03-15T18:01:10.882Z] "net/http", [2024-03-15T18:01:10.882Z] "net/http/httptrace", [2024-03-15T18:01:10.882Z] "net/http/internal", [2024-03-15T18:01:10.882Z] "net/http/internal/ascii", [2024-03-15T18:01:10.882Z] "net/textproto", [2024-03-15T18:01:10.882Z] "net/url", [2024-03-15T18:01:10.882Z] "os", [2024-03-15T18:01:10.882Z] "path", [2024-03-15T18:01:10.882Z] "path/filepath", [2024-03-15T18:01:10.882Z] "reflect", [2024-03-15T18:01:10.882Z] "regexp", [2024-03-15T18:01:10.882Z] "regexp/syntax", [2024-03-15T18:01:10.882Z] "runtime", [2024-03-15T18:01:10.882Z] "runtime/cgo", [2024-03-15T18:01:10.882Z] "runtime/internal/atomic", [2024-03-15T18:01:10.882Z] "runtime/internal/math", [2024-03-15T18:01:10.882Z] "runtime/internal/sys", [2024-03-15T18:01:10.882Z] "sort", [2024-03-15T18:01:10.882Z] "strconv", [2024-03-15T18:01:10.882Z] "strings", [2024-03-15T18:01:10.882Z] "sync", [2024-03-15T18:01:10.882Z] "sync/atomic", [2024-03-15T18:01:10.882Z] "syscall", [2024-03-15T18:01:10.882Z] "time", [2024-03-15T18:01:10.882Z] "unicode", [2024-03-15T18:01:10.882Z] "unicode/utf16", [2024-03-15T18:01:10.882Z] "unicode/utf8", [2024-03-15T18:01:10.882Z] "unsafe", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.882Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.882Z] ] [2024-03-15T18:01:10.882Z] } [2024-03-15T18:01:10.882Z] { [2024-03-15T18:01:10.882Z] "Dir": "/w/workspace/edgex-go/635/internal/support/scheduler/container", [2024-03-15T18:01:10.882Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-03-15T18:01:10.882Z] "Name": "container", [2024-03-15T18:01:10.882Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.882Z] "Module": { [2024-03-15T18:01:10.882Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.882Z] "Main": true, [2024-03-15T18:01:10.882Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.882Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.882Z] "GoVersion": "1.21" [2024-03-15T18:01:10.882Z] }, [2024-03-15T18:01:10.882Z] "Match": [ [2024-03-15T18:01:10.882Z] "./..." [2024-03-15T18:01:10.882Z] ], [2024-03-15T18:01:10.882Z] "Stale": true, [2024-03-15T18:01:10.882Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.882Z] "GoFiles": [ [2024-03-15T18:01:10.882Z] "config.go", [2024-03-15T18:01:10.882Z] "database.go", [2024-03-15T18:01:10.882Z] "scheduler.go" [2024-03-15T18:01:10.882Z] ], [2024-03-15T18:01:10.882Z] "Imports": [ [2024-03-15T18:01:10.882Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-15T18:01:10.882Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-15T18:01:10.883Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-15T18:01:10.883Z] ], [2024-03-15T18:01:10.883Z] "Deps": [ [2024-03-15T18:01:10.883Z] "bufio", [2024-03-15T18:01:10.883Z] "bytes", [2024-03-15T18:01:10.883Z] "compress/flate", [2024-03-15T18:01:10.883Z] "compress/gzip", [2024-03-15T18:01:10.883Z] "compress/zlib", [2024-03-15T18:01:10.883Z] "container/list", [2024-03-15T18:01:10.883Z] "context", [2024-03-15T18:01:10.883Z] "crypto", [2024-03-15T18:01:10.883Z] "crypto/aes", [2024-03-15T18:01:10.883Z] "crypto/cipher", [2024-03-15T18:01:10.883Z] "crypto/des", [2024-03-15T18:01:10.883Z] "crypto/dsa", [2024-03-15T18:01:10.883Z] "crypto/ecdsa", [2024-03-15T18:01:10.883Z] "crypto/ed25519", [2024-03-15T18:01:10.883Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.883Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.883Z] "crypto/elliptic", [2024-03-15T18:01:10.883Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.883Z] "crypto/hmac", [2024-03-15T18:01:10.883Z] "crypto/internal/randutil", [2024-03-15T18:01:10.883Z] "crypto/internal/subtle", [2024-03-15T18:01:10.883Z] "crypto/md5", [2024-03-15T18:01:10.883Z] "crypto/rand", [2024-03-15T18:01:10.883Z] "crypto/rc4", [2024-03-15T18:01:10.883Z] "crypto/rsa", [2024-03-15T18:01:10.883Z] "crypto/sha1", [2024-03-15T18:01:10.883Z] "crypto/sha256", [2024-03-15T18:01:10.883Z] "crypto/sha512", [2024-03-15T18:01:10.883Z] "crypto/subtle", [2024-03-15T18:01:10.883Z] "crypto/tls", [2024-03-15T18:01:10.883Z] "crypto/x509", [2024-03-15T18:01:10.883Z] "crypto/x509/pkix", [2024-03-15T18:01:10.883Z] "database/sql/driver", [2024-03-15T18:01:10.883Z] "debug/dwarf", [2024-03-15T18:01:10.883Z] "debug/macho", [2024-03-15T18:01:10.883Z] "encoding", [2024-03-15T18:01:10.883Z] "encoding/asn1", [2024-03-15T18:01:10.883Z] "encoding/base64", [2024-03-15T18:01:10.883Z] "encoding/binary", [2024-03-15T18:01:10.883Z] "encoding/csv", [2024-03-15T18:01:10.883Z] "encoding/hex", [2024-03-15T18:01:10.883Z] "encoding/json", [2024-03-15T18:01:10.883Z] "encoding/pem", [2024-03-15T18:01:10.883Z] "encoding/xml", [2024-03-15T18:01:10.883Z] "errors", [2024-03-15T18:01:10.883Z] "flag", [2024-03-15T18:01:10.883Z] "fmt", [2024-03-15T18:01:10.883Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-15T18:01:10.883Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-15T18:01:10.883Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.883Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.883Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.883Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.883Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.883Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.883Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.883Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.883Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.883Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.883Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.883Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.883Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.883Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.883Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.883Z] "github.com/go-kit/log", [2024-03-15T18:01:10.883Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.883Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.883Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.883Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.883Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.883Z] "github.com/google/uuid", [2024-03-15T18:01:10.883Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.883Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.883Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.883Z] "golang.org/x/net/html", [2024-03-15T18:01:10.883Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.883Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.883Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.883Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.883Z] "golang.org/x/text/language", [2024-03-15T18:01:10.883Z] "hash", [2024-03-15T18:01:10.883Z] "hash/adler32", [2024-03-15T18:01:10.883Z] "hash/crc32", [2024-03-15T18:01:10.883Z] "internal/abi", [2024-03-15T18:01:10.883Z] "internal/bytealg", [2024-03-15T18:01:10.883Z] "internal/cpu", [2024-03-15T18:01:10.883Z] "internal/fmtsort", [2024-03-15T18:01:10.883Z] "internal/goexperiment", [2024-03-15T18:01:10.883Z] "internal/itoa", [2024-03-15T18:01:10.883Z] "internal/nettrace", [2024-03-15T18:01:10.883Z] "internal/oserror", [2024-03-15T18:01:10.883Z] "internal/poll", [2024-03-15T18:01:10.883Z] "internal/race", [2024-03-15T18:01:10.883Z] "internal/reflectlite", [2024-03-15T18:01:10.883Z] "internal/singleflight", [2024-03-15T18:01:10.883Z] "internal/syscall/execenv", [2024-03-15T18:01:10.883Z] "internal/syscall/unix", [2024-03-15T18:01:10.883Z] "internal/testlog", [2024-03-15T18:01:10.883Z] "internal/unsafeheader", [2024-03-15T18:01:10.883Z] "io", [2024-03-15T18:01:10.883Z] "io/fs", [2024-03-15T18:01:10.883Z] "io/ioutil", [2024-03-15T18:01:10.883Z] "log", [2024-03-15T18:01:10.883Z] "math", [2024-03-15T18:01:10.883Z] "math/big", [2024-03-15T18:01:10.883Z] "math/bits", [2024-03-15T18:01:10.883Z] "math/rand", [2024-03-15T18:01:10.883Z] "mime", [2024-03-15T18:01:10.883Z] "mime/multipart", [2024-03-15T18:01:10.883Z] "mime/quotedprintable", [2024-03-15T18:01:10.883Z] "net", [2024-03-15T18:01:10.883Z] "net/http", [2024-03-15T18:01:10.883Z] "net/http/httptest", [2024-03-15T18:01:10.883Z] "net/http/httptrace", [2024-03-15T18:01:10.883Z] "net/http/internal", [2024-03-15T18:01:10.883Z] "net/http/internal/ascii", [2024-03-15T18:01:10.883Z] "net/http/internal/testcert", [2024-03-15T18:01:10.883Z] "net/textproto", [2024-03-15T18:01:10.883Z] "net/url", [2024-03-15T18:01:10.883Z] "os", [2024-03-15T18:01:10.883Z] "path", [2024-03-15T18:01:10.883Z] "path/filepath", [2024-03-15T18:01:10.883Z] "reflect", [2024-03-15T18:01:10.883Z] "regexp", [2024-03-15T18:01:10.883Z] "regexp/syntax", [2024-03-15T18:01:10.883Z] "runtime", [2024-03-15T18:01:10.883Z] "runtime/cgo", [2024-03-15T18:01:10.883Z] "runtime/internal/atomic", [2024-03-15T18:01:10.883Z] "runtime/internal/math", [2024-03-15T18:01:10.883Z] "runtime/internal/sys", [2024-03-15T18:01:10.883Z] "sort", [2024-03-15T18:01:10.883Z] "strconv", [2024-03-15T18:01:10.883Z] "strings", [2024-03-15T18:01:10.883Z] "sync", [2024-03-15T18:01:10.883Z] "sync/atomic", [2024-03-15T18:01:10.883Z] "syscall", [2024-03-15T18:01:10.883Z] "time", [2024-03-15T18:01:10.883Z] "unicode", [2024-03-15T18:01:10.883Z] "unicode/utf16", [2024-03-15T18:01:10.883Z] "unicode/utf8", [2024-03-15T18:01:10.883Z] "unsafe", [2024-03-15T18:01:10.883Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.883Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.883Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.883Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.883Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.883Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.883Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.883Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.883Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.883Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.883Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.883Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.883Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.883Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.883Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.883Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.883Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.883Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.883Z] ] [2024-03-15T18:01:10.883Z] } [2024-03-15T18:01:10.883Z] { [2024-03-15T18:01:10.883Z] "Dir": "/w/workspace/edgex-go/635/internal/support/scheduler/application", [2024-03-15T18:01:10.883Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application", [2024-03-15T18:01:10.883Z] "Name": "application", [2024-03-15T18:01:10.883Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.883Z] "Module": { [2024-03-15T18:01:10.883Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.883Z] "Main": true, [2024-03-15T18:01:10.883Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.883Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.883Z] "GoVersion": "1.21" [2024-03-15T18:01:10.883Z] }, [2024-03-15T18:01:10.883Z] "Match": [ [2024-03-15T18:01:10.883Z] "./..." [2024-03-15T18:01:10.883Z] ], [2024-03-15T18:01:10.883Z] "Stale": true, [2024-03-15T18:01:10.883Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.883Z] "GoFiles": [ [2024-03-15T18:01:10.883Z] "interval.go", [2024-03-15T18:01:10.883Z] "intervalaction.go" [2024-03-15T18:01:10.883Z] ], [2024-03-15T18:01:10.883Z] "Imports": [ [2024-03-15T18:01:10.883Z] "context", [2024-03-15T18:01:10.883Z] "fmt", [2024-03-15T18:01:10.883Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.883Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.883Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-03-15T18:01:10.883Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-15T18:01:10.883Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.883Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.883Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.883Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.883Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.883Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.883Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.883Z] "time" [2024-03-15T18:01:10.883Z] ], [2024-03-15T18:01:10.883Z] "Deps": [ [2024-03-15T18:01:10.883Z] "bufio", [2024-03-15T18:01:10.883Z] "bytes", [2024-03-15T18:01:10.883Z] "compress/flate", [2024-03-15T18:01:10.883Z] "compress/gzip", [2024-03-15T18:01:10.883Z] "compress/zlib", [2024-03-15T18:01:10.883Z] "container/list", [2024-03-15T18:01:10.883Z] "context", [2024-03-15T18:01:10.883Z] "crypto", [2024-03-15T18:01:10.883Z] "crypto/aes", [2024-03-15T18:01:10.883Z] "crypto/cipher", [2024-03-15T18:01:10.883Z] "crypto/des", [2024-03-15T18:01:10.883Z] "crypto/dsa", [2024-03-15T18:01:10.883Z] "crypto/ecdsa", [2024-03-15T18:01:10.883Z] "crypto/ed25519", [2024-03-15T18:01:10.883Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.883Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.883Z] "crypto/elliptic", [2024-03-15T18:01:10.883Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.883Z] "crypto/hmac", [2024-03-15T18:01:10.884Z] "crypto/internal/randutil", [2024-03-15T18:01:10.884Z] "crypto/internal/subtle", [2024-03-15T18:01:10.884Z] "crypto/md5", [2024-03-15T18:01:10.884Z] "crypto/rand", [2024-03-15T18:01:10.884Z] "crypto/rc4", [2024-03-15T18:01:10.884Z] "crypto/rsa", [2024-03-15T18:01:10.884Z] "crypto/sha1", [2024-03-15T18:01:10.884Z] "crypto/sha256", [2024-03-15T18:01:10.884Z] "crypto/sha512", [2024-03-15T18:01:10.884Z] "crypto/subtle", [2024-03-15T18:01:10.884Z] "crypto/tls", [2024-03-15T18:01:10.884Z] "crypto/x509", [2024-03-15T18:01:10.884Z] "crypto/x509/pkix", [2024-03-15T18:01:10.884Z] "database/sql/driver", [2024-03-15T18:01:10.884Z] "debug/dwarf", [2024-03-15T18:01:10.884Z] "debug/macho", [2024-03-15T18:01:10.884Z] "embed", [2024-03-15T18:01:10.884Z] "encoding", [2024-03-15T18:01:10.884Z] "encoding/asn1", [2024-03-15T18:01:10.884Z] "encoding/base32", [2024-03-15T18:01:10.884Z] "encoding/base64", [2024-03-15T18:01:10.884Z] "encoding/binary", [2024-03-15T18:01:10.884Z] "encoding/csv", [2024-03-15T18:01:10.884Z] "encoding/hex", [2024-03-15T18:01:10.884Z] "encoding/json", [2024-03-15T18:01:10.884Z] "encoding/pem", [2024-03-15T18:01:10.884Z] "encoding/xml", [2024-03-15T18:01:10.884Z] "errors", [2024-03-15T18:01:10.884Z] "flag", [2024-03-15T18:01:10.884Z] "fmt", [2024-03-15T18:01:10.884Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.884Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.884Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.884Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.884Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.884Z] "github.com/fatih/color", [2024-03-15T18:01:10.884Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.884Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.884Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.884Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.884Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.884Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.884Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.884Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.884Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.884Z] "github.com/go-kit/log", [2024-03-15T18:01:10.884Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.884Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.884Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.884Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.884Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.884Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.884Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.884Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.884Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.884Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.884Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.884Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.884Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.884Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.884Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.884Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.884Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.884Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.884Z] "github.com/google/uuid", [2024-03-15T18:01:10.884Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.884Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.884Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.884Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.884Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.884Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.884Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.884Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.884Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.884Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.884Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.884Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.884Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.884Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.884Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.884Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.884Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.884Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.884Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.884Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.884Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.884Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.884Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.884Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.884Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.884Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.884Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.884Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.884Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.884Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.884Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.884Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.884Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.884Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.884Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.884Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.884Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.884Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.884Z] "github.com/x448/float16", [2024-03-15T18:01:10.884Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.884Z] "go/token", [2024-03-15T18:01:10.884Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.884Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.884Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.884Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.884Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.884Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.884Z] "golang.org/x/net/html", [2024-03-15T18:01:10.885Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.885Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.885Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.885Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.885Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.885Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.885Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.885Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.885Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.885Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.885Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.885Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.885Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.885Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.885Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.885Z] "golang.org/x/text/language", [2024-03-15T18:01:10.885Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.885Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.885Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.885Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.885Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.885Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.885Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.885Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.885Z] "hash", [2024-03-15T18:01:10.885Z] "hash/adler32", [2024-03-15T18:01:10.885Z] "hash/crc32", [2024-03-15T18:01:10.885Z] "hash/fnv", [2024-03-15T18:01:10.885Z] "html", [2024-03-15T18:01:10.885Z] "html/template", [2024-03-15T18:01:10.885Z] "internal/abi", [2024-03-15T18:01:10.885Z] "internal/bytealg", [2024-03-15T18:01:10.885Z] "internal/cpu", [2024-03-15T18:01:10.885Z] "internal/fmtsort", [2024-03-15T18:01:10.885Z] "internal/goexperiment", [2024-03-15T18:01:10.885Z] "internal/itoa", [2024-03-15T18:01:10.885Z] "internal/nettrace", [2024-03-15T18:01:10.885Z] "internal/oserror", [2024-03-15T18:01:10.885Z] "internal/poll", [2024-03-15T18:01:10.885Z] "internal/race", [2024-03-15T18:01:10.885Z] "internal/reflectlite", [2024-03-15T18:01:10.885Z] "internal/singleflight", [2024-03-15T18:01:10.885Z] "internal/syscall/execenv", [2024-03-15T18:01:10.885Z] "internal/syscall/unix", [2024-03-15T18:01:10.885Z] "internal/testlog", [2024-03-15T18:01:10.885Z] "internal/unsafeheader", [2024-03-15T18:01:10.885Z] "io", [2024-03-15T18:01:10.885Z] "io/fs", [2024-03-15T18:01:10.885Z] "io/ioutil", [2024-03-15T18:01:10.885Z] "log", [2024-03-15T18:01:10.885Z] "log/syslog", [2024-03-15T18:01:10.885Z] "math", [2024-03-15T18:01:10.885Z] "math/big", [2024-03-15T18:01:10.885Z] "math/bits", [2024-03-15T18:01:10.885Z] "math/rand", [2024-03-15T18:01:10.885Z] "mime", [2024-03-15T18:01:10.885Z] "mime/multipart", [2024-03-15T18:01:10.885Z] "mime/quotedprintable", [2024-03-15T18:01:10.885Z] "net", [2024-03-15T18:01:10.885Z] "net/http", [2024-03-15T18:01:10.885Z] "net/http/httptest", [2024-03-15T18:01:10.885Z] "net/http/httptrace", [2024-03-15T18:01:10.885Z] "net/http/httputil", [2024-03-15T18:01:10.885Z] "net/http/internal", [2024-03-15T18:01:10.885Z] "net/http/internal/ascii", [2024-03-15T18:01:10.885Z] "net/http/internal/testcert", [2024-03-15T18:01:10.885Z] "net/textproto", [2024-03-15T18:01:10.885Z] "net/url", [2024-03-15T18:01:10.885Z] "os", [2024-03-15T18:01:10.885Z] "os/signal", [2024-03-15T18:01:10.885Z] "path", [2024-03-15T18:01:10.885Z] "path/filepath", [2024-03-15T18:01:10.885Z] "reflect", [2024-03-15T18:01:10.885Z] "regexp", [2024-03-15T18:01:10.885Z] "regexp/syntax", [2024-03-15T18:01:10.885Z] "runtime", [2024-03-15T18:01:10.885Z] "runtime/cgo", [2024-03-15T18:01:10.885Z] "runtime/debug", [2024-03-15T18:01:10.885Z] "runtime/internal/atomic", [2024-03-15T18:01:10.885Z] "runtime/internal/math", [2024-03-15T18:01:10.885Z] "runtime/internal/sys", [2024-03-15T18:01:10.885Z] "runtime/pprof", [2024-03-15T18:01:10.885Z] "sort", [2024-03-15T18:01:10.885Z] "strconv", [2024-03-15T18:01:10.885Z] "strings", [2024-03-15T18:01:10.885Z] "sync", [2024-03-15T18:01:10.885Z] "sync/atomic", [2024-03-15T18:01:10.885Z] "syscall", [2024-03-15T18:01:10.885Z] "text/tabwriter", [2024-03-15T18:01:10.885Z] "text/template", [2024-03-15T18:01:10.885Z] "text/template/parse", [2024-03-15T18:01:10.885Z] "time", [2024-03-15T18:01:10.885Z] "unicode", [2024-03-15T18:01:10.885Z] "unicode/utf16", [2024-03-15T18:01:10.885Z] "unicode/utf8", [2024-03-15T18:01:10.885Z] "unsafe", [2024-03-15T18:01:10.885Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.885Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.885Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.885Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.885Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.885Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.885Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.885Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.885Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.885Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.885Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.885Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.885Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.885Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.885Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.885Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.885Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.885Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.885Z] ] [2024-03-15T18:01:10.885Z] } [2024-03-15T18:01:10.885Z] { [2024-03-15T18:01:10.885Z] "Dir": "/go/pkg/mod/gopkg.in/eapache/queue.v1@v1.1.0", [2024-03-15T18:01:10.885Z] "ImportPath": "gopkg.in/eapache/queue.v1", [2024-03-15T18:01:10.885Z] "Name": "queue", [2024-03-15T18:01:10.885Z] "Doc": "Package queue provides a fast, ring-buffer queue based on the version suggested by Dariusz Górecki.", [2024-03-15T18:01:10.885Z] "Root": "/go/pkg/mod/gopkg.in/eapache/queue.v1@v1.1.0", [2024-03-15T18:01:10.885Z] "Module": { [2024-03-15T18:01:10.885Z] "Path": "gopkg.in/eapache/queue.v1", [2024-03-15T18:01:10.885Z] "Version": "v1.1.0", [2024-03-15T18:01:10.885Z] "Time": "2016-08-05T00:47:13Z", [2024-03-15T18:01:10.885Z] "Dir": "/go/pkg/mod/gopkg.in/eapache/queue.v1@v1.1.0", [2024-03-15T18:01:10.885Z] "GoMod": "/go/pkg/mod/cache/download/gopkg.in/eapache/queue.v1/@v/v1.1.0.mod" [2024-03-15T18:01:10.885Z] }, [2024-03-15T18:01:10.885Z] "DepOnly": true, [2024-03-15T18:01:10.885Z] "Stale": true, [2024-03-15T18:01:10.885Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.885Z] "GoFiles": [ [2024-03-15T18:01:10.885Z] "queue.go" [2024-03-15T18:01:10.885Z] ], [2024-03-15T18:01:10.885Z] "TestGoFiles": [ [2024-03-15T18:01:10.885Z] "queue_test.go" [2024-03-15T18:01:10.885Z] ], [2024-03-15T18:01:10.885Z] "TestImports": [ [2024-03-15T18:01:10.885Z] "testing" [2024-03-15T18:01:10.885Z] ] [2024-03-15T18:01:10.885Z] } [2024-03-15T18:01:10.885Z] { [2024-03-15T18:01:10.885Z] "Dir": "/w/workspace/edgex-go/635/internal/support/scheduler/application/scheduler", [2024-03-15T18:01:10.885Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler", [2024-03-15T18:01:10.885Z] "Name": "scheduler", [2024-03-15T18:01:10.885Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.885Z] "Module": { [2024-03-15T18:01:10.885Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.885Z] "Main": true, [2024-03-15T18:01:10.885Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.885Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.885Z] "GoVersion": "1.21" [2024-03-15T18:01:10.885Z] }, [2024-03-15T18:01:10.885Z] "Match": [ [2024-03-15T18:01:10.885Z] "./..." [2024-03-15T18:01:10.885Z] ], [2024-03-15T18:01:10.885Z] "Stale": true, [2024-03-15T18:01:10.885Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.885Z] "GoFiles": [ [2024-03-15T18:01:10.885Z] "executor.go", [2024-03-15T18:01:10.885Z] "manager.go", [2024-03-15T18:01:10.885Z] "queue.go" [2024-03-15T18:01:10.885Z] ], [2024-03-15T18:01:10.885Z] "Imports": [ [2024-03-15T18:01:10.885Z] "fmt", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.885Z] "gopkg.in/eapache/queue.v1", [2024-03-15T18:01:10.885Z] "sync", [2024-03-15T18:01:10.885Z] "time" [2024-03-15T18:01:10.885Z] ], [2024-03-15T18:01:10.885Z] "Deps": [ [2024-03-15T18:01:10.885Z] "bufio", [2024-03-15T18:01:10.885Z] "bytes", [2024-03-15T18:01:10.885Z] "compress/flate", [2024-03-15T18:01:10.885Z] "compress/gzip", [2024-03-15T18:01:10.885Z] "compress/zlib", [2024-03-15T18:01:10.885Z] "container/list", [2024-03-15T18:01:10.885Z] "context", [2024-03-15T18:01:10.885Z] "crypto", [2024-03-15T18:01:10.885Z] "crypto/aes", [2024-03-15T18:01:10.885Z] "crypto/cipher", [2024-03-15T18:01:10.885Z] "crypto/des", [2024-03-15T18:01:10.885Z] "crypto/dsa", [2024-03-15T18:01:10.885Z] "crypto/ecdsa", [2024-03-15T18:01:10.885Z] "crypto/ed25519", [2024-03-15T18:01:10.885Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.885Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.885Z] "crypto/elliptic", [2024-03-15T18:01:10.885Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.885Z] "crypto/hmac", [2024-03-15T18:01:10.885Z] "crypto/internal/randutil", [2024-03-15T18:01:10.885Z] "crypto/internal/subtle", [2024-03-15T18:01:10.885Z] "crypto/md5", [2024-03-15T18:01:10.885Z] "crypto/rand", [2024-03-15T18:01:10.885Z] "crypto/rc4", [2024-03-15T18:01:10.885Z] "crypto/rsa", [2024-03-15T18:01:10.885Z] "crypto/sha1", [2024-03-15T18:01:10.885Z] "crypto/sha256", [2024-03-15T18:01:10.885Z] "crypto/sha512", [2024-03-15T18:01:10.885Z] "crypto/subtle", [2024-03-15T18:01:10.885Z] "crypto/tls", [2024-03-15T18:01:10.885Z] "crypto/x509", [2024-03-15T18:01:10.885Z] "crypto/x509/pkix", [2024-03-15T18:01:10.885Z] "database/sql/driver", [2024-03-15T18:01:10.885Z] "debug/dwarf", [2024-03-15T18:01:10.885Z] "debug/macho", [2024-03-15T18:01:10.885Z] "embed", [2024-03-15T18:01:10.885Z] "encoding", [2024-03-15T18:01:10.885Z] "encoding/asn1", [2024-03-15T18:01:10.885Z] "encoding/base32", [2024-03-15T18:01:10.885Z] "encoding/base64", [2024-03-15T18:01:10.885Z] "encoding/binary", [2024-03-15T18:01:10.885Z] "encoding/csv", [2024-03-15T18:01:10.885Z] "encoding/hex", [2024-03-15T18:01:10.885Z] "encoding/json", [2024-03-15T18:01:10.885Z] "encoding/pem", [2024-03-15T18:01:10.885Z] "encoding/xml", [2024-03-15T18:01:10.885Z] "errors", [2024-03-15T18:01:10.885Z] "flag", [2024-03-15T18:01:10.885Z] "fmt", [2024-03-15T18:01:10.885Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.885Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.885Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.885Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.885Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.885Z] "github.com/fatih/color", [2024-03-15T18:01:10.885Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.885Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.885Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.885Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.885Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.885Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.885Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.885Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.885Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.885Z] "github.com/go-kit/log", [2024-03-15T18:01:10.885Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.886Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.886Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.886Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.886Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.886Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.886Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.886Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.886Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.886Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.886Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.886Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.886Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.886Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.886Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.886Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.886Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.886Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.886Z] "github.com/google/uuid", [2024-03-15T18:01:10.886Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.886Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.886Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.886Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.886Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.886Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.886Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.886Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.886Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.886Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.886Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.886Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.886Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.886Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.886Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.886Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.886Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.886Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.886Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.886Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.886Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.886Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.886Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.886Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.886Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.886Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.886Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.886Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.886Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.886Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.886Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.886Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.886Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.886Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.886Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.886Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.886Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.886Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.886Z] "github.com/x448/float16", [2024-03-15T18:01:10.886Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.886Z] "go/token", [2024-03-15T18:01:10.886Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.886Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.886Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.886Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.886Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.886Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.886Z] "golang.org/x/net/html", [2024-03-15T18:01:10.886Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.886Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.886Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.886Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.886Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.886Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.886Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.886Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.886Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.886Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.886Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.886Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.886Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.886Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.886Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.886Z] "golang.org/x/text/language", [2024-03-15T18:01:10.886Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.886Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.886Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.886Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.886Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.886Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.886Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.886Z] "gopkg.in/eapache/queue.v1", [2024-03-15T18:01:10.886Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.886Z] "hash", [2024-03-15T18:01:10.886Z] "hash/adler32", [2024-03-15T18:01:10.886Z] "hash/crc32", [2024-03-15T18:01:10.886Z] "hash/fnv", [2024-03-15T18:01:10.886Z] "html", [2024-03-15T18:01:10.886Z] "html/template", [2024-03-15T18:01:10.886Z] "internal/abi", [2024-03-15T18:01:10.886Z] "internal/bytealg", [2024-03-15T18:01:10.886Z] "internal/cpu", [2024-03-15T18:01:10.886Z] "internal/fmtsort", [2024-03-15T18:01:10.886Z] "internal/goexperiment", [2024-03-15T18:01:10.886Z] "internal/itoa", [2024-03-15T18:01:10.886Z] "internal/nettrace", [2024-03-15T18:01:10.886Z] "internal/oserror", [2024-03-15T18:01:10.886Z] "internal/poll", [2024-03-15T18:01:10.886Z] "internal/race", [2024-03-15T18:01:10.886Z] "internal/reflectlite", [2024-03-15T18:01:10.886Z] "internal/singleflight", [2024-03-15T18:01:10.886Z] "internal/syscall/execenv", [2024-03-15T18:01:10.886Z] "internal/syscall/unix", [2024-03-15T18:01:10.886Z] "internal/testlog", [2024-03-15T18:01:10.886Z] "internal/unsafeheader", [2024-03-15T18:01:10.886Z] "io", [2024-03-15T18:01:10.886Z] "io/fs", [2024-03-15T18:01:10.886Z] "io/ioutil", [2024-03-15T18:01:10.886Z] "log", [2024-03-15T18:01:10.886Z] "log/syslog", [2024-03-15T18:01:10.886Z] "math", [2024-03-15T18:01:10.886Z] "math/big", [2024-03-15T18:01:10.886Z] "math/bits", [2024-03-15T18:01:10.886Z] "math/rand", [2024-03-15T18:01:10.886Z] "mime", [2024-03-15T18:01:10.886Z] "mime/multipart", [2024-03-15T18:01:10.886Z] "mime/quotedprintable", [2024-03-15T18:01:10.886Z] "net", [2024-03-15T18:01:10.886Z] "net/http", [2024-03-15T18:01:10.886Z] "net/http/httptest", [2024-03-15T18:01:10.886Z] "net/http/httptrace", [2024-03-15T18:01:10.886Z] "net/http/httputil", [2024-03-15T18:01:10.886Z] "net/http/internal", [2024-03-15T18:01:10.886Z] "net/http/internal/ascii", [2024-03-15T18:01:10.886Z] "net/http/internal/testcert", [2024-03-15T18:01:10.886Z] "net/textproto", [2024-03-15T18:01:10.886Z] "net/url", [2024-03-15T18:01:10.886Z] "os", [2024-03-15T18:01:10.886Z] "os/signal", [2024-03-15T18:01:10.886Z] "path", [2024-03-15T18:01:10.886Z] "path/filepath", [2024-03-15T18:01:10.886Z] "reflect", [2024-03-15T18:01:10.886Z] "regexp", [2024-03-15T18:01:10.886Z] "regexp/syntax", [2024-03-15T18:01:10.886Z] "runtime", [2024-03-15T18:01:10.886Z] "runtime/cgo", [2024-03-15T18:01:10.886Z] "runtime/debug", [2024-03-15T18:01:10.886Z] "runtime/internal/atomic", [2024-03-15T18:01:10.886Z] "runtime/internal/math", [2024-03-15T18:01:10.886Z] "runtime/internal/sys", [2024-03-15T18:01:10.886Z] "runtime/pprof", [2024-03-15T18:01:10.886Z] "sort", [2024-03-15T18:01:10.886Z] "strconv", [2024-03-15T18:01:10.886Z] "strings", [2024-03-15T18:01:10.886Z] "sync", [2024-03-15T18:01:10.886Z] "sync/atomic", [2024-03-15T18:01:10.886Z] "syscall", [2024-03-15T18:01:10.886Z] "text/tabwriter", [2024-03-15T18:01:10.886Z] "text/template", [2024-03-15T18:01:10.886Z] "text/template/parse", [2024-03-15T18:01:10.886Z] "time", [2024-03-15T18:01:10.886Z] "unicode", [2024-03-15T18:01:10.886Z] "unicode/utf16", [2024-03-15T18:01:10.886Z] "unicode/utf8", [2024-03-15T18:01:10.886Z] "unsafe", [2024-03-15T18:01:10.886Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.886Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.886Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.886Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.886Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.886Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.886Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.886Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.886Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.886Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.886Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.886Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.886Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.886Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.886Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.886Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.886Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.886Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.886Z] ], [2024-03-15T18:01:10.886Z] "TestGoFiles": [ [2024-03-15T18:01:10.886Z] "executor_test.go", [2024-03-15T18:01:10.886Z] "manager_test.go", [2024-03-15T18:01:10.886Z] "queue_test.go" [2024-03-15T18:01:10.886Z] ], [2024-03-15T18:01:10.886Z] "TestImports": [ [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.886Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.886Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.886Z] "gopkg.in/eapache/queue.v1", [2024-03-15T18:01:10.886Z] "testing", [2024-03-15T18:01:10.886Z] "time" [2024-03-15T18:01:10.886Z] ] [2024-03-15T18:01:10.886Z] } [2024-03-15T18:01:10.886Z] { [2024-03-15T18:01:10.886Z] "Dir": "/w/workspace/edgex-go/635/internal/support/scheduler/controller/http", [2024-03-15T18:01:10.886Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http", [2024-03-15T18:01:10.886Z] "Name": "http", [2024-03-15T18:01:10.886Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.886Z] "Module": { [2024-03-15T18:01:10.886Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.886Z] "Main": true, [2024-03-15T18:01:10.886Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.886Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.886Z] "GoVersion": "1.21" [2024-03-15T18:01:10.886Z] }, [2024-03-15T18:01:10.886Z] "Match": [ [2024-03-15T18:01:10.886Z] "./..." [2024-03-15T18:01:10.886Z] ], [2024-03-15T18:01:10.886Z] "Stale": true, [2024-03-15T18:01:10.886Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.886Z] "GoFiles": [ [2024-03-15T18:01:10.886Z] "interval.go", [2024-03-15T18:01:10.886Z] "intervalaction.go" [2024-03-15T18:01:10.886Z] ], [2024-03-15T18:01:10.886Z] "Imports": [ [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.886Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.886Z] "math", [2024-03-15T18:01:10.886Z] "net/http" [2024-03-15T18:01:10.886Z] ], [2024-03-15T18:01:10.886Z] "Deps": [ [2024-03-15T18:01:10.886Z] "bufio", [2024-03-15T18:01:10.886Z] "bytes", [2024-03-15T18:01:10.886Z] "compress/flate", [2024-03-15T18:01:10.886Z] "compress/gzip", [2024-03-15T18:01:10.886Z] "compress/zlib", [2024-03-15T18:01:10.886Z] "container/list", [2024-03-15T18:01:10.886Z] "context", [2024-03-15T18:01:10.886Z] "crypto", [2024-03-15T18:01:10.886Z] "crypto/aes", [2024-03-15T18:01:10.886Z] "crypto/cipher", [2024-03-15T18:01:10.886Z] "crypto/des", [2024-03-15T18:01:10.886Z] "crypto/dsa", [2024-03-15T18:01:10.886Z] "crypto/ecdsa", [2024-03-15T18:01:10.886Z] "crypto/ed25519", [2024-03-15T18:01:10.886Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.886Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.886Z] "crypto/elliptic", [2024-03-15T18:01:10.886Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.886Z] "crypto/hmac", [2024-03-15T18:01:10.886Z] "crypto/internal/randutil", [2024-03-15T18:01:10.886Z] "crypto/internal/subtle", [2024-03-15T18:01:10.886Z] "crypto/md5", [2024-03-15T18:01:10.886Z] "crypto/rand", [2024-03-15T18:01:10.886Z] "crypto/rc4", [2024-03-15T18:01:10.886Z] "crypto/rsa", [2024-03-15T18:01:10.886Z] "crypto/sha1", [2024-03-15T18:01:10.886Z] "crypto/sha256", [2024-03-15T18:01:10.886Z] "crypto/sha512", [2024-03-15T18:01:10.886Z] "crypto/subtle", [2024-03-15T18:01:10.886Z] "crypto/tls", [2024-03-15T18:01:10.886Z] "crypto/x509", [2024-03-15T18:01:10.886Z] "crypto/x509/pkix", [2024-03-15T18:01:10.886Z] "database/sql/driver", [2024-03-15T18:01:10.886Z] "debug/dwarf", [2024-03-15T18:01:10.886Z] "debug/macho", [2024-03-15T18:01:10.886Z] "embed", [2024-03-15T18:01:10.886Z] "encoding", [2024-03-15T18:01:10.886Z] "encoding/asn1", [2024-03-15T18:01:10.886Z] "encoding/base32", [2024-03-15T18:01:10.886Z] "encoding/base64", [2024-03-15T18:01:10.886Z] "encoding/binary", [2024-03-15T18:01:10.886Z] "encoding/csv", [2024-03-15T18:01:10.886Z] "encoding/hex", [2024-03-15T18:01:10.886Z] "encoding/json", [2024-03-15T18:01:10.886Z] "encoding/pem", [2024-03-15T18:01:10.886Z] "encoding/xml", [2024-03-15T18:01:10.886Z] "errors", [2024-03-15T18:01:10.886Z] "flag", [2024-03-15T18:01:10.886Z] "fmt", [2024-03-15T18:01:10.886Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.886Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.886Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.886Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.886Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.887Z] "github.com/fatih/color", [2024-03-15T18:01:10.887Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.887Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.887Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.887Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.887Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.887Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.887Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.887Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.887Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.887Z] "github.com/go-kit/log", [2024-03-15T18:01:10.887Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.887Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.887Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.887Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.887Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.887Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.887Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.887Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.887Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.887Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.887Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.887Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.887Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.887Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.887Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.887Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.887Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.887Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.887Z] "github.com/google/uuid", [2024-03-15T18:01:10.887Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.887Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.887Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.887Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.887Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.887Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.887Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.887Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.887Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.887Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.887Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.887Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.887Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.887Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.887Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.887Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.887Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.887Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.887Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.887Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.887Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.887Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.887Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.887Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.887Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.887Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.887Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.887Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.887Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.887Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.887Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.887Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.887Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.887Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.887Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.887Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.887Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.887Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.887Z] "github.com/x448/float16", [2024-03-15T18:01:10.887Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.887Z] "go/token", [2024-03-15T18:01:10.887Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.887Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.887Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.887Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.887Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.887Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.887Z] "golang.org/x/net/html", [2024-03-15T18:01:10.887Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.887Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.887Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.887Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.887Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.887Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.887Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.887Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.887Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.887Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.887Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.887Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.887Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.887Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.887Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.887Z] "golang.org/x/text/language", [2024-03-15T18:01:10.887Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.887Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.887Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.887Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.887Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.887Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.887Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.887Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.887Z] "hash", [2024-03-15T18:01:10.887Z] "hash/adler32", [2024-03-15T18:01:10.887Z] "hash/crc32", [2024-03-15T18:01:10.887Z] "hash/fnv", [2024-03-15T18:01:10.887Z] "html", [2024-03-15T18:01:10.887Z] "html/template", [2024-03-15T18:01:10.887Z] "internal/abi", [2024-03-15T18:01:10.887Z] "internal/bytealg", [2024-03-15T18:01:10.887Z] "internal/cpu", [2024-03-15T18:01:10.887Z] "internal/fmtsort", [2024-03-15T18:01:10.887Z] "internal/goexperiment", [2024-03-15T18:01:10.887Z] "internal/itoa", [2024-03-15T18:01:10.887Z] "internal/nettrace", [2024-03-15T18:01:10.887Z] "internal/oserror", [2024-03-15T18:01:10.887Z] "internal/poll", [2024-03-15T18:01:10.887Z] "internal/race", [2024-03-15T18:01:10.887Z] "internal/reflectlite", [2024-03-15T18:01:10.887Z] "internal/singleflight", [2024-03-15T18:01:10.887Z] "internal/syscall/execenv", [2024-03-15T18:01:10.887Z] "internal/syscall/unix", [2024-03-15T18:01:10.887Z] "internal/testlog", [2024-03-15T18:01:10.887Z] "internal/unsafeheader", [2024-03-15T18:01:10.887Z] "io", [2024-03-15T18:01:10.887Z] "io/fs", [2024-03-15T18:01:10.887Z] "io/ioutil", [2024-03-15T18:01:10.887Z] "log", [2024-03-15T18:01:10.887Z] "log/syslog", [2024-03-15T18:01:10.887Z] "math", [2024-03-15T18:01:10.887Z] "math/big", [2024-03-15T18:01:10.887Z] "math/bits", [2024-03-15T18:01:10.887Z] "math/rand", [2024-03-15T18:01:10.887Z] "mime", [2024-03-15T18:01:10.887Z] "mime/multipart", [2024-03-15T18:01:10.887Z] "mime/quotedprintable", [2024-03-15T18:01:10.887Z] "net", [2024-03-15T18:01:10.887Z] "net/http", [2024-03-15T18:01:10.887Z] "net/http/httptest", [2024-03-15T18:01:10.887Z] "net/http/httptrace", [2024-03-15T18:01:10.887Z] "net/http/httputil", [2024-03-15T18:01:10.887Z] "net/http/internal", [2024-03-15T18:01:10.887Z] "net/http/internal/ascii", [2024-03-15T18:01:10.887Z] "net/http/internal/testcert", [2024-03-15T18:01:10.887Z] "net/textproto", [2024-03-15T18:01:10.887Z] "net/url", [2024-03-15T18:01:10.887Z] "os", [2024-03-15T18:01:10.887Z] "os/signal", [2024-03-15T18:01:10.887Z] "path", [2024-03-15T18:01:10.887Z] "path/filepath", [2024-03-15T18:01:10.887Z] "reflect", [2024-03-15T18:01:10.887Z] "regexp", [2024-03-15T18:01:10.887Z] "regexp/syntax", [2024-03-15T18:01:10.887Z] "runtime", [2024-03-15T18:01:10.887Z] "runtime/cgo", [2024-03-15T18:01:10.887Z] "runtime/debug", [2024-03-15T18:01:10.887Z] "runtime/internal/atomic", [2024-03-15T18:01:10.887Z] "runtime/internal/math", [2024-03-15T18:01:10.887Z] "runtime/internal/sys", [2024-03-15T18:01:10.887Z] "runtime/pprof", [2024-03-15T18:01:10.887Z] "sort", [2024-03-15T18:01:10.887Z] "strconv", [2024-03-15T18:01:10.887Z] "strings", [2024-03-15T18:01:10.887Z] "sync", [2024-03-15T18:01:10.887Z] "sync/atomic", [2024-03-15T18:01:10.887Z] "syscall", [2024-03-15T18:01:10.887Z] "text/tabwriter", [2024-03-15T18:01:10.887Z] "text/template", [2024-03-15T18:01:10.887Z] "text/template/parse", [2024-03-15T18:01:10.887Z] "time", [2024-03-15T18:01:10.887Z] "unicode", [2024-03-15T18:01:10.887Z] "unicode/utf16", [2024-03-15T18:01:10.887Z] "unicode/utf8", [2024-03-15T18:01:10.887Z] "unsafe", [2024-03-15T18:01:10.887Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.887Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.887Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.887Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.887Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.887Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.887Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.887Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.887Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.887Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.887Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.887Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.887Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.887Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.887Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.887Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.887Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.887Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.887Z] ], [2024-03-15T18:01:10.887Z] "TestGoFiles": [ [2024-03-15T18:01:10.887Z] "const_test.go", [2024-03-15T18:01:10.887Z] "interval_test.go", [2024-03-15T18:01:10.887Z] "intervalaction_test.go" [2024-03-15T18:01:10.887Z] ], [2024-03-15T18:01:10.887Z] "TestImports": [ [2024-03-15T18:01:10.887Z] "encoding/json", [2024-03-15T18:01:10.887Z] "fmt", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.887Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.887Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.887Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.887Z] "net/http", [2024-03-15T18:01:10.887Z] "net/http/httptest", [2024-03-15T18:01:10.887Z] "strings", [2024-03-15T18:01:10.887Z] "testing" [2024-03-15T18:01:10.887Z] ] [2024-03-15T18:01:10.887Z] } [2024-03-15T18:01:10.887Z] { [2024-03-15T18:01:10.887Z] "Dir": "/w/workspace/edgex-go/635/internal/support/scheduler", [2024-03-15T18:01:10.887Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler", [2024-03-15T18:01:10.887Z] "Name": "scheduler", [2024-03-15T18:01:10.887Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.887Z] "Module": { [2024-03-15T18:01:10.887Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.887Z] "Main": true, [2024-03-15T18:01:10.887Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.887Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.887Z] "GoVersion": "1.21" [2024-03-15T18:01:10.887Z] }, [2024-03-15T18:01:10.887Z] "Match": [ [2024-03-15T18:01:10.887Z] "./..." [2024-03-15T18:01:10.887Z] ], [2024-03-15T18:01:10.887Z] "Stale": true, [2024-03-15T18:01:10.887Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.887Z] "GoFiles": [ [2024-03-15T18:01:10.887Z] "init.go", [2024-03-15T18:01:10.887Z] "main.go", [2024-03-15T18:01:10.887Z] "router.go" [2024-03-15T18:01:10.887Z] ], [2024-03-15T18:01:10.887Z] "Imports": [ [2024-03-15T18:01:10.887Z] "context", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.887Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.887Z] "os", [2024-03-15T18:01:10.887Z] "sync" [2024-03-15T18:01:10.887Z] ], [2024-03-15T18:01:10.887Z] "Deps": [ [2024-03-15T18:01:10.887Z] "bufio", [2024-03-15T18:01:10.887Z] "bytes", [2024-03-15T18:01:10.887Z] "compress/flate", [2024-03-15T18:01:10.887Z] "compress/gzip", [2024-03-15T18:01:10.887Z] "compress/zlib", [2024-03-15T18:01:10.887Z] "container/list", [2024-03-15T18:01:10.887Z] "context", [2024-03-15T18:01:10.887Z] "crypto", [2024-03-15T18:01:10.887Z] "crypto/aes", [2024-03-15T18:01:10.887Z] "crypto/cipher", [2024-03-15T18:01:10.887Z] "crypto/des", [2024-03-15T18:01:10.887Z] "crypto/dsa", [2024-03-15T18:01:10.887Z] "crypto/ecdsa", [2024-03-15T18:01:10.887Z] "crypto/ed25519", [2024-03-15T18:01:10.887Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.887Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.887Z] "crypto/elliptic", [2024-03-15T18:01:10.887Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.887Z] "crypto/hmac", [2024-03-15T18:01:10.887Z] "crypto/internal/randutil", [2024-03-15T18:01:10.887Z] "crypto/internal/subtle", [2024-03-15T18:01:10.887Z] "crypto/md5", [2024-03-15T18:01:10.887Z] "crypto/rand", [2024-03-15T18:01:10.887Z] "crypto/rc4", [2024-03-15T18:01:10.887Z] "crypto/rsa", [2024-03-15T18:01:10.887Z] "crypto/sha1", [2024-03-15T18:01:10.887Z] "crypto/sha256", [2024-03-15T18:01:10.887Z] "crypto/sha512", [2024-03-15T18:01:10.887Z] "crypto/subtle", [2024-03-15T18:01:10.887Z] "crypto/tls", [2024-03-15T18:01:10.887Z] "crypto/x509", [2024-03-15T18:01:10.887Z] "crypto/x509/pkix", [2024-03-15T18:01:10.887Z] "database/sql/driver", [2024-03-15T18:01:10.887Z] "debug/dwarf", [2024-03-15T18:01:10.887Z] "debug/macho", [2024-03-15T18:01:10.887Z] "embed", [2024-03-15T18:01:10.887Z] "encoding", [2024-03-15T18:01:10.887Z] "encoding/asn1", [2024-03-15T18:01:10.887Z] "encoding/base32", [2024-03-15T18:01:10.887Z] "encoding/base64", [2024-03-15T18:01:10.887Z] "encoding/binary", [2024-03-15T18:01:10.887Z] "encoding/csv", [2024-03-15T18:01:10.887Z] "encoding/hex", [2024-03-15T18:01:10.887Z] "encoding/json", [2024-03-15T18:01:10.887Z] "encoding/pem", [2024-03-15T18:01:10.887Z] "encoding/xml", [2024-03-15T18:01:10.887Z] "errors", [2024-03-15T18:01:10.887Z] "flag", [2024-03-15T18:01:10.887Z] "fmt", [2024-03-15T18:01:10.887Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.887Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.887Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.887Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-15T18:01:10.887Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.888Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.888Z] "github.com/fatih/color", [2024-03-15T18:01:10.888Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.888Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.888Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.888Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.888Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.888Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.888Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.888Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.888Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.888Z] "github.com/go-kit/log", [2024-03-15T18:01:10.888Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.888Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.888Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.888Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.888Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.888Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.888Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.888Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.888Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.888Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.888Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.888Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.888Z] "github.com/golang-jwt/jwt", [2024-03-15T18:01:10.888Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.888Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.888Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.888Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.888Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.888Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.888Z] "github.com/gomodule/redigo/redis", [2024-03-15T18:01:10.888Z] "github.com/google/uuid", [2024-03-15T18:01:10.888Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.888Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.888Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.888Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.888Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.888Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.888Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.888Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.888Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.888Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.888Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.888Z] "github.com/labstack/echo/v4/middleware", [2024-03-15T18:01:10.888Z] "github.com/labstack/gommon/bytes", [2024-03-15T18:01:10.888Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.888Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.888Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.888Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.888Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.888Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.888Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.888Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.888Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.888Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.888Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.888Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.888Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.888Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.888Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.888Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.888Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.888Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.888Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.888Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.888Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.888Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.888Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.888Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.888Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.888Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.888Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.888Z] "github.com/x448/float16", [2024-03-15T18:01:10.888Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.888Z] "go/token", [2024-03-15T18:01:10.888Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.888Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.888Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.888Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.888Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.888Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.888Z] "golang.org/x/net/html", [2024-03-15T18:01:10.888Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.888Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.888Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.888Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.888Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.888Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.888Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.888Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.888Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.888Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.888Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.888Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.888Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.888Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.888Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.888Z] "golang.org/x/text/language", [2024-03-15T18:01:10.888Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.888Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.888Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.888Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.888Z] "golang.org/x/time/rate", [2024-03-15T18:01:10.888Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.888Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.888Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.888Z] "gopkg.in/eapache/queue.v1", [2024-03-15T18:01:10.888Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.888Z] "hash", [2024-03-15T18:01:10.888Z] "hash/adler32", [2024-03-15T18:01:10.888Z] "hash/crc32", [2024-03-15T18:01:10.888Z] "hash/fnv", [2024-03-15T18:01:10.888Z] "html", [2024-03-15T18:01:10.888Z] "html/template", [2024-03-15T18:01:10.888Z] "internal/abi", [2024-03-15T18:01:10.888Z] "internal/bytealg", [2024-03-15T18:01:10.888Z] "internal/cpu", [2024-03-15T18:01:10.888Z] "internal/fmtsort", [2024-03-15T18:01:10.888Z] "internal/goexperiment", [2024-03-15T18:01:10.888Z] "internal/itoa", [2024-03-15T18:01:10.888Z] "internal/nettrace", [2024-03-15T18:01:10.888Z] "internal/oserror", [2024-03-15T18:01:10.888Z] "internal/poll", [2024-03-15T18:01:10.888Z] "internal/race", [2024-03-15T18:01:10.888Z] "internal/reflectlite", [2024-03-15T18:01:10.888Z] "internal/singleflight", [2024-03-15T18:01:10.888Z] "internal/syscall/execenv", [2024-03-15T18:01:10.888Z] "internal/syscall/unix", [2024-03-15T18:01:10.888Z] "internal/testlog", [2024-03-15T18:01:10.888Z] "internal/unsafeheader", [2024-03-15T18:01:10.888Z] "io", [2024-03-15T18:01:10.888Z] "io/fs", [2024-03-15T18:01:10.888Z] "io/ioutil", [2024-03-15T18:01:10.888Z] "log", [2024-03-15T18:01:10.888Z] "log/syslog", [2024-03-15T18:01:10.888Z] "math", [2024-03-15T18:01:10.888Z] "math/big", [2024-03-15T18:01:10.888Z] "math/bits", [2024-03-15T18:01:10.888Z] "math/rand", [2024-03-15T18:01:10.888Z] "mime", [2024-03-15T18:01:10.888Z] "mime/multipart", [2024-03-15T18:01:10.888Z] "mime/quotedprintable", [2024-03-15T18:01:10.888Z] "net", [2024-03-15T18:01:10.888Z] "net/http", [2024-03-15T18:01:10.888Z] "net/http/httptest", [2024-03-15T18:01:10.888Z] "net/http/httptrace", [2024-03-15T18:01:10.888Z] "net/http/httputil", [2024-03-15T18:01:10.888Z] "net/http/internal", [2024-03-15T18:01:10.888Z] "net/http/internal/ascii", [2024-03-15T18:01:10.888Z] "net/http/internal/testcert", [2024-03-15T18:01:10.888Z] "net/textproto", [2024-03-15T18:01:10.888Z] "net/url", [2024-03-15T18:01:10.888Z] "os", [2024-03-15T18:01:10.888Z] "os/signal", [2024-03-15T18:01:10.888Z] "path", [2024-03-15T18:01:10.888Z] "path/filepath", [2024-03-15T18:01:10.888Z] "reflect", [2024-03-15T18:01:10.888Z] "regexp", [2024-03-15T18:01:10.888Z] "regexp/syntax", [2024-03-15T18:01:10.888Z] "runtime", [2024-03-15T18:01:10.888Z] "runtime/cgo", [2024-03-15T18:01:10.888Z] "runtime/debug", [2024-03-15T18:01:10.888Z] "runtime/internal/atomic", [2024-03-15T18:01:10.888Z] "runtime/internal/math", [2024-03-15T18:01:10.888Z] "runtime/internal/sys", [2024-03-15T18:01:10.888Z] "runtime/pprof", [2024-03-15T18:01:10.888Z] "sort", [2024-03-15T18:01:10.888Z] "strconv", [2024-03-15T18:01:10.888Z] "strings", [2024-03-15T18:01:10.888Z] "sync", [2024-03-15T18:01:10.888Z] "sync/atomic", [2024-03-15T18:01:10.888Z] "syscall", [2024-03-15T18:01:10.888Z] "text/tabwriter", [2024-03-15T18:01:10.888Z] "text/template", [2024-03-15T18:01:10.888Z] "text/template/parse", [2024-03-15T18:01:10.888Z] "time", [2024-03-15T18:01:10.888Z] "unicode", [2024-03-15T18:01:10.888Z] "unicode/utf16", [2024-03-15T18:01:10.888Z] "unicode/utf8", [2024-03-15T18:01:10.888Z] "unsafe", [2024-03-15T18:01:10.888Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.888Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.888Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.888Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.888Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.888Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.888Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.888Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.888Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.888Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.888Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.888Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.888Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.888Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.888Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.888Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.888Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.888Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.888Z] ] [2024-03-15T18:01:10.888Z] } [2024-03-15T18:01:10.888Z] { [2024-03-15T18:01:10.888Z] "Dir": "/w/workspace/edgex-go/635/cmd/support-scheduler", [2024-03-15T18:01:10.888Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/support-scheduler", [2024-03-15T18:01:10.888Z] "Name": "main", [2024-03-15T18:01:10.888Z] "Target": "/go/bin/support-scheduler", [2024-03-15T18:01:10.889Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.889Z] "Module": { [2024-03-15T18:01:10.889Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.889Z] "Main": true, [2024-03-15T18:01:10.889Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.889Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.889Z] "GoVersion": "1.21" [2024-03-15T18:01:10.889Z] }, [2024-03-15T18:01:10.889Z] "Match": [ [2024-03-15T18:01:10.889Z] "./..." [2024-03-15T18:01:10.889Z] ], [2024-03-15T18:01:10.889Z] "Stale": true, [2024-03-15T18:01:10.889Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.889Z] "GoFiles": [ [2024-03-15T18:01:10.889Z] "main.go" [2024-03-15T18:01:10.889Z] ], [2024-03-15T18:01:10.889Z] "Imports": [ [2024-03-15T18:01:10.889Z] "context", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler", [2024-03-15T18:01:10.889Z] "github.com/labstack/echo/v4" [2024-03-15T18:01:10.889Z] ], [2024-03-15T18:01:10.889Z] "Deps": [ [2024-03-15T18:01:10.889Z] "bufio", [2024-03-15T18:01:10.889Z] "bytes", [2024-03-15T18:01:10.889Z] "compress/flate", [2024-03-15T18:01:10.889Z] "compress/gzip", [2024-03-15T18:01:10.889Z] "compress/zlib", [2024-03-15T18:01:10.889Z] "container/list", [2024-03-15T18:01:10.889Z] "context", [2024-03-15T18:01:10.889Z] "crypto", [2024-03-15T18:01:10.889Z] "crypto/aes", [2024-03-15T18:01:10.889Z] "crypto/cipher", [2024-03-15T18:01:10.889Z] "crypto/des", [2024-03-15T18:01:10.889Z] "crypto/dsa", [2024-03-15T18:01:10.889Z] "crypto/ecdsa", [2024-03-15T18:01:10.889Z] "crypto/ed25519", [2024-03-15T18:01:10.889Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.889Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.889Z] "crypto/elliptic", [2024-03-15T18:01:10.889Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.889Z] "crypto/hmac", [2024-03-15T18:01:10.889Z] "crypto/internal/randutil", [2024-03-15T18:01:10.889Z] "crypto/internal/subtle", [2024-03-15T18:01:10.889Z] "crypto/md5", [2024-03-15T18:01:10.889Z] "crypto/rand", [2024-03-15T18:01:10.889Z] "crypto/rc4", [2024-03-15T18:01:10.889Z] "crypto/rsa", [2024-03-15T18:01:10.889Z] "crypto/sha1", [2024-03-15T18:01:10.889Z] "crypto/sha256", [2024-03-15T18:01:10.889Z] "crypto/sha512", [2024-03-15T18:01:10.889Z] "crypto/subtle", [2024-03-15T18:01:10.889Z] "crypto/tls", [2024-03-15T18:01:10.889Z] "crypto/x509", [2024-03-15T18:01:10.889Z] "crypto/x509/pkix", [2024-03-15T18:01:10.889Z] "database/sql/driver", [2024-03-15T18:01:10.889Z] "debug/dwarf", [2024-03-15T18:01:10.889Z] "debug/macho", [2024-03-15T18:01:10.889Z] "embed", [2024-03-15T18:01:10.889Z] "encoding", [2024-03-15T18:01:10.889Z] "encoding/asn1", [2024-03-15T18:01:10.889Z] "encoding/base32", [2024-03-15T18:01:10.889Z] "encoding/base64", [2024-03-15T18:01:10.889Z] "encoding/binary", [2024-03-15T18:01:10.889Z] "encoding/csv", [2024-03-15T18:01:10.889Z] "encoding/hex", [2024-03-15T18:01:10.889Z] "encoding/json", [2024-03-15T18:01:10.889Z] "encoding/pem", [2024-03-15T18:01:10.889Z] "encoding/xml", [2024-03-15T18:01:10.889Z] "errors", [2024-03-15T18:01:10.889Z] "flag", [2024-03-15T18:01:10.889Z] "fmt", [2024-03-15T18:01:10.889Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.889Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.889Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.889Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.889Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.889Z] "github.com/fatih/color", [2024-03-15T18:01:10.889Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.889Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.889Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.889Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.889Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.889Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.889Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.889Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.889Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.889Z] "github.com/go-kit/log", [2024-03-15T18:01:10.889Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.889Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.889Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.889Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.889Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.889Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.889Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.889Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.889Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.889Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.889Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.889Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.889Z] "github.com/golang-jwt/jwt", [2024-03-15T18:01:10.889Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.889Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.889Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.889Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.889Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.889Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.889Z] "github.com/gomodule/redigo/redis", [2024-03-15T18:01:10.889Z] "github.com/google/uuid", [2024-03-15T18:01:10.889Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.889Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.889Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.889Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.889Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.889Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.889Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.889Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.889Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.889Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.889Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.889Z] "github.com/labstack/echo/v4/middleware", [2024-03-15T18:01:10.889Z] "github.com/labstack/gommon/bytes", [2024-03-15T18:01:10.889Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.889Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.889Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.889Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.889Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.889Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.889Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.889Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.889Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.889Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.889Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.889Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.889Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.889Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.889Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.889Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.889Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.889Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.889Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.889Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.889Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.889Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.889Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.889Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.889Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.889Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.889Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.889Z] "github.com/x448/float16", [2024-03-15T18:01:10.889Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.889Z] "go/token", [2024-03-15T18:01:10.889Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.889Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.889Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.889Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.889Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.889Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.889Z] "golang.org/x/net/html", [2024-03-15T18:01:10.889Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.889Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.889Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.889Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.889Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.889Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.889Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.889Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.889Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.889Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.889Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.889Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.889Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.889Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.889Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.889Z] "golang.org/x/text/language", [2024-03-15T18:01:10.889Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.889Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.889Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.889Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.889Z] "golang.org/x/time/rate", [2024-03-15T18:01:10.889Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.889Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.889Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.889Z] "gopkg.in/eapache/queue.v1", [2024-03-15T18:01:10.889Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.889Z] "hash", [2024-03-15T18:01:10.889Z] "hash/adler32", [2024-03-15T18:01:10.889Z] "hash/crc32", [2024-03-15T18:01:10.889Z] "hash/fnv", [2024-03-15T18:01:10.889Z] "html", [2024-03-15T18:01:10.889Z] "html/template", [2024-03-15T18:01:10.889Z] "internal/abi", [2024-03-15T18:01:10.889Z] "internal/bytealg", [2024-03-15T18:01:10.889Z] "internal/cpu", [2024-03-15T18:01:10.889Z] "internal/fmtsort", [2024-03-15T18:01:10.889Z] "internal/goexperiment", [2024-03-15T18:01:10.889Z] "internal/itoa", [2024-03-15T18:01:10.889Z] "internal/nettrace", [2024-03-15T18:01:10.889Z] "internal/oserror", [2024-03-15T18:01:10.889Z] "internal/poll", [2024-03-15T18:01:10.889Z] "internal/race", [2024-03-15T18:01:10.889Z] "internal/reflectlite", [2024-03-15T18:01:10.889Z] "internal/singleflight", [2024-03-15T18:01:10.889Z] "internal/syscall/execenv", [2024-03-15T18:01:10.889Z] "internal/syscall/unix", [2024-03-15T18:01:10.889Z] "internal/testlog", [2024-03-15T18:01:10.889Z] "internal/unsafeheader", [2024-03-15T18:01:10.889Z] "io", [2024-03-15T18:01:10.889Z] "io/fs", [2024-03-15T18:01:10.889Z] "io/ioutil", [2024-03-15T18:01:10.889Z] "log", [2024-03-15T18:01:10.889Z] "log/syslog", [2024-03-15T18:01:10.889Z] "math", [2024-03-15T18:01:10.889Z] "math/big", [2024-03-15T18:01:10.889Z] "math/bits", [2024-03-15T18:01:10.889Z] "math/rand", [2024-03-15T18:01:10.889Z] "mime", [2024-03-15T18:01:10.889Z] "mime/multipart", [2024-03-15T18:01:10.889Z] "mime/quotedprintable", [2024-03-15T18:01:10.889Z] "net", [2024-03-15T18:01:10.889Z] "net/http", [2024-03-15T18:01:10.889Z] "net/http/httptest", [2024-03-15T18:01:10.889Z] "net/http/httptrace", [2024-03-15T18:01:10.889Z] "net/http/httputil", [2024-03-15T18:01:10.889Z] "net/http/internal", [2024-03-15T18:01:10.889Z] "net/http/internal/ascii", [2024-03-15T18:01:10.889Z] "net/http/internal/testcert", [2024-03-15T18:01:10.889Z] "net/textproto", [2024-03-15T18:01:10.889Z] "net/url", [2024-03-15T18:01:10.889Z] "os", [2024-03-15T18:01:10.889Z] "os/signal", [2024-03-15T18:01:10.889Z] "path", [2024-03-15T18:01:10.889Z] "path/filepath", [2024-03-15T18:01:10.889Z] "reflect", [2024-03-15T18:01:10.889Z] "regexp", [2024-03-15T18:01:10.889Z] "regexp/syntax", [2024-03-15T18:01:10.890Z] "runtime", [2024-03-15T18:01:10.890Z] "runtime/cgo", [2024-03-15T18:01:10.890Z] "runtime/debug", [2024-03-15T18:01:10.890Z] "runtime/internal/atomic", [2024-03-15T18:01:10.890Z] "runtime/internal/math", [2024-03-15T18:01:10.890Z] "runtime/internal/sys", [2024-03-15T18:01:10.890Z] "runtime/pprof", [2024-03-15T18:01:10.890Z] "sort", [2024-03-15T18:01:10.890Z] "strconv", [2024-03-15T18:01:10.890Z] "strings", [2024-03-15T18:01:10.890Z] "sync", [2024-03-15T18:01:10.890Z] "sync/atomic", [2024-03-15T18:01:10.890Z] "syscall", [2024-03-15T18:01:10.890Z] "text/tabwriter", [2024-03-15T18:01:10.890Z] "text/template", [2024-03-15T18:01:10.890Z] "text/template/parse", [2024-03-15T18:01:10.890Z] "time", [2024-03-15T18:01:10.890Z] "unicode", [2024-03-15T18:01:10.890Z] "unicode/utf16", [2024-03-15T18:01:10.890Z] "unicode/utf8", [2024-03-15T18:01:10.890Z] "unsafe", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.890Z] ] [2024-03-15T18:01:10.890Z] } [2024-03-15T18:01:10.890Z] { [2024-03-15T18:01:10.890Z] "Dir": "/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew", [2024-03-15T18:01:10.890Z] "ImportPath": "github.com/davecgh/go-spew/spew", [2024-03-15T18:01:10.890Z] "Name": "spew", [2024-03-15T18:01:10.890Z] "Doc": "Package spew implements a deep pretty printer for Go data structures to aid in debugging.", [2024-03-15T18:01:10.890Z] "Root": "/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc", [2024-03-15T18:01:10.890Z] "Module": { [2024-03-15T18:01:10.890Z] "Path": "github.com/davecgh/go-spew", [2024-03-15T18:01:10.890Z] "Version": "v1.1.2-0.20180830191138-d8f796af33cc", [2024-03-15T18:01:10.890Z] "Time": "2018-08-30T19:11:38Z", [2024-03-15T18:01:10.890Z] "Indirect": true, [2024-03-15T18:01:10.890Z] "Dir": "/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc", [2024-03-15T18:01:10.890Z] "GoMod": "/go/pkg/mod/cache/download/github.com/davecgh/go-spew/@v/v1.1.2-0.20180830191138-d8f796af33cc.mod" [2024-03-15T18:01:10.890Z] }, [2024-03-15T18:01:10.890Z] "DepOnly": true, [2024-03-15T18:01:10.890Z] "Stale": true, [2024-03-15T18:01:10.890Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.890Z] "GoFiles": [ [2024-03-15T18:01:10.890Z] "bypass.go", [2024-03-15T18:01:10.890Z] "common.go", [2024-03-15T18:01:10.890Z] "config.go", [2024-03-15T18:01:10.890Z] "doc.go", [2024-03-15T18:01:10.890Z] "dump.go", [2024-03-15T18:01:10.890Z] "format.go", [2024-03-15T18:01:10.890Z] "spew.go" [2024-03-15T18:01:10.890Z] ], [2024-03-15T18:01:10.890Z] "IgnoredGoFiles": [ [2024-03-15T18:01:10.890Z] "bypasssafe.go", [2024-03-15T18:01:10.890Z] "dumpcgo_test.go" [2024-03-15T18:01:10.890Z] ], [2024-03-15T18:01:10.890Z] "Imports": [ [2024-03-15T18:01:10.890Z] "bytes", [2024-03-15T18:01:10.890Z] "encoding/hex", [2024-03-15T18:01:10.890Z] "fmt", [2024-03-15T18:01:10.890Z] "io", [2024-03-15T18:01:10.890Z] "os", [2024-03-15T18:01:10.890Z] "reflect", [2024-03-15T18:01:10.890Z] "regexp", [2024-03-15T18:01:10.890Z] "sort", [2024-03-15T18:01:10.890Z] "strconv", [2024-03-15T18:01:10.890Z] "strings", [2024-03-15T18:01:10.890Z] "unsafe" [2024-03-15T18:01:10.890Z] ], [2024-03-15T18:01:10.890Z] "Deps": [ [2024-03-15T18:01:10.890Z] "bytes", [2024-03-15T18:01:10.890Z] "encoding/hex", [2024-03-15T18:01:10.890Z] "errors", [2024-03-15T18:01:10.890Z] "fmt", [2024-03-15T18:01:10.890Z] "internal/abi", [2024-03-15T18:01:10.890Z] "internal/bytealg", [2024-03-15T18:01:10.890Z] "internal/cpu", [2024-03-15T18:01:10.890Z] "internal/fmtsort", [2024-03-15T18:01:10.890Z] "internal/goexperiment", [2024-03-15T18:01:10.890Z] "internal/itoa", [2024-03-15T18:01:10.890Z] "internal/oserror", [2024-03-15T18:01:10.890Z] "internal/poll", [2024-03-15T18:01:10.890Z] "internal/race", [2024-03-15T18:01:10.890Z] "internal/reflectlite", [2024-03-15T18:01:10.890Z] "internal/syscall/execenv", [2024-03-15T18:01:10.890Z] "internal/syscall/unix", [2024-03-15T18:01:10.890Z] "internal/testlog", [2024-03-15T18:01:10.890Z] "internal/unsafeheader", [2024-03-15T18:01:10.890Z] "io", [2024-03-15T18:01:10.890Z] "io/fs", [2024-03-15T18:01:10.890Z] "math", [2024-03-15T18:01:10.890Z] "math/bits", [2024-03-15T18:01:10.890Z] "os", [2024-03-15T18:01:10.890Z] "path", [2024-03-15T18:01:10.890Z] "reflect", [2024-03-15T18:01:10.890Z] "regexp", [2024-03-15T18:01:10.890Z] "regexp/syntax", [2024-03-15T18:01:10.890Z] "runtime", [2024-03-15T18:01:10.890Z] "runtime/internal/atomic", [2024-03-15T18:01:10.890Z] "runtime/internal/math", [2024-03-15T18:01:10.890Z] "runtime/internal/sys", [2024-03-15T18:01:10.890Z] "sort", [2024-03-15T18:01:10.890Z] "strconv", [2024-03-15T18:01:10.890Z] "strings", [2024-03-15T18:01:10.890Z] "sync", [2024-03-15T18:01:10.890Z] "sync/atomic", [2024-03-15T18:01:10.890Z] "syscall", [2024-03-15T18:01:10.890Z] "time", [2024-03-15T18:01:10.890Z] "unicode", [2024-03-15T18:01:10.890Z] "unicode/utf8", [2024-03-15T18:01:10.890Z] "unsafe" [2024-03-15T18:01:10.890Z] ], [2024-03-15T18:01:10.890Z] "TestGoFiles": [ [2024-03-15T18:01:10.890Z] "internal_test.go", [2024-03-15T18:01:10.890Z] "internalunsafe_test.go" [2024-03-15T18:01:10.890Z] ], [2024-03-15T18:01:10.890Z] "TestImports": [ [2024-03-15T18:01:10.890Z] "bytes", [2024-03-15T18:01:10.890Z] "reflect", [2024-03-15T18:01:10.890Z] "testing" [2024-03-15T18:01:10.890Z] ], [2024-03-15T18:01:10.890Z] "XTestGoFiles": [ [2024-03-15T18:01:10.890Z] "common_test.go", [2024-03-15T18:01:10.890Z] "dump_test.go", [2024-03-15T18:01:10.890Z] "dumpnocgo_test.go", [2024-03-15T18:01:10.890Z] "example_test.go", [2024-03-15T18:01:10.890Z] "format_test.go", [2024-03-15T18:01:10.890Z] "spew_test.go" [2024-03-15T18:01:10.890Z] ], [2024-03-15T18:01:10.890Z] "XTestImports": [ [2024-03-15T18:01:10.890Z] "bytes", [2024-03-15T18:01:10.890Z] "fmt", [2024-03-15T18:01:10.890Z] "github.com/davecgh/go-spew/spew", [2024-03-15T18:01:10.890Z] "io/ioutil", [2024-03-15T18:01:10.890Z] "os", [2024-03-15T18:01:10.890Z] "reflect", [2024-03-15T18:01:10.890Z] "testing", [2024-03-15T18:01:10.890Z] "unsafe" [2024-03-15T18:01:10.890Z] ] [2024-03-15T18:01:10.890Z] } [2024-03-15T18:01:10.890Z] { [2024-03-15T18:01:10.890Z] "Dir": "/go/pkg/mod/github.com/pmezard/go-difflib@v1.0.1-0.20181226105442-5d4384ee4fb2/difflib", [2024-03-15T18:01:10.890Z] "ImportPath": "github.com/pmezard/go-difflib/difflib", [2024-03-15T18:01:10.890Z] "Name": "difflib", [2024-03-15T18:01:10.890Z] "Doc": "Package difflib is a partial port of Python difflib module.", [2024-03-15T18:01:10.890Z] "Root": "/go/pkg/mod/github.com/pmezard/go-difflib@v1.0.1-0.20181226105442-5d4384ee4fb2", [2024-03-15T18:01:10.890Z] "Module": { [2024-03-15T18:01:10.890Z] "Path": "github.com/pmezard/go-difflib", [2024-03-15T18:01:10.890Z] "Version": "v1.0.1-0.20181226105442-5d4384ee4fb2", [2024-03-15T18:01:10.890Z] "Time": "2018-12-26T10:54:42Z", [2024-03-15T18:01:10.890Z] "Indirect": true, [2024-03-15T18:01:10.890Z] "Dir": "/go/pkg/mod/github.com/pmezard/go-difflib@v1.0.1-0.20181226105442-5d4384ee4fb2", [2024-03-15T18:01:10.890Z] "GoMod": "/go/pkg/mod/cache/download/github.com/pmezard/go-difflib/@v/v1.0.1-0.20181226105442-5d4384ee4fb2.mod" [2024-03-15T18:01:10.890Z] }, [2024-03-15T18:01:10.890Z] "DepOnly": true, [2024-03-15T18:01:10.890Z] "Stale": true, [2024-03-15T18:01:10.890Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.890Z] "GoFiles": [ [2024-03-15T18:01:10.890Z] "difflib.go" [2024-03-15T18:01:10.890Z] ], [2024-03-15T18:01:10.890Z] "Imports": [ [2024-03-15T18:01:10.890Z] "bufio", [2024-03-15T18:01:10.890Z] "bytes", [2024-03-15T18:01:10.890Z] "fmt", [2024-03-15T18:01:10.890Z] "io", [2024-03-15T18:01:10.890Z] "strings" [2024-03-15T18:01:10.890Z] ], [2024-03-15T18:01:10.890Z] "Deps": [ [2024-03-15T18:01:10.890Z] "bufio", [2024-03-15T18:01:10.890Z] "bytes", [2024-03-15T18:01:10.890Z] "errors", [2024-03-15T18:01:10.890Z] "fmt", [2024-03-15T18:01:10.890Z] "internal/abi", [2024-03-15T18:01:10.890Z] "internal/bytealg", [2024-03-15T18:01:10.890Z] "internal/cpu", [2024-03-15T18:01:10.890Z] "internal/fmtsort", [2024-03-15T18:01:10.890Z] "internal/goexperiment", [2024-03-15T18:01:10.890Z] "internal/itoa", [2024-03-15T18:01:10.890Z] "internal/oserror", [2024-03-15T18:01:10.890Z] "internal/poll", [2024-03-15T18:01:10.890Z] "internal/race", [2024-03-15T18:01:10.890Z] "internal/reflectlite", [2024-03-15T18:01:10.890Z] "internal/syscall/execenv", [2024-03-15T18:01:10.890Z] "internal/syscall/unix", [2024-03-15T18:01:10.890Z] "internal/testlog", [2024-03-15T18:01:10.890Z] "internal/unsafeheader", [2024-03-15T18:01:10.890Z] "io", [2024-03-15T18:01:10.890Z] "io/fs", [2024-03-15T18:01:10.890Z] "math", [2024-03-15T18:01:10.890Z] "math/bits", [2024-03-15T18:01:10.890Z] "os", [2024-03-15T18:01:10.890Z] "path", [2024-03-15T18:01:10.890Z] "reflect", [2024-03-15T18:01:10.890Z] "runtime", [2024-03-15T18:01:10.890Z] "runtime/internal/atomic", [2024-03-15T18:01:10.890Z] "runtime/internal/math", [2024-03-15T18:01:10.890Z] "runtime/internal/sys", [2024-03-15T18:01:10.890Z] "sort", [2024-03-15T18:01:10.890Z] "strconv", [2024-03-15T18:01:10.890Z] "strings", [2024-03-15T18:01:10.890Z] "sync", [2024-03-15T18:01:10.890Z] "sync/atomic", [2024-03-15T18:01:10.890Z] "syscall", [2024-03-15T18:01:10.890Z] "time", [2024-03-15T18:01:10.890Z] "unicode", [2024-03-15T18:01:10.890Z] "unicode/utf8", [2024-03-15T18:01:10.890Z] "unsafe" [2024-03-15T18:01:10.890Z] ], [2024-03-15T18:01:10.890Z] "TestGoFiles": [ [2024-03-15T18:01:10.890Z] "difflib_test.go" [2024-03-15T18:01:10.890Z] ], [2024-03-15T18:01:10.890Z] "TestImports": [ [2024-03-15T18:01:10.890Z] "bytes", [2024-03-15T18:01:10.890Z] "fmt", [2024-03-15T18:01:10.890Z] "math", [2024-03-15T18:01:10.890Z] "reflect", [2024-03-15T18:01:10.890Z] "strings", [2024-03-15T18:01:10.890Z] "testing" [2024-03-15T18:01:10.890Z] ] [2024-03-15T18:01:10.890Z] } [2024-03-15T18:01:10.890Z] { [2024-03-15T18:01:10.890Z] "Dir": "/go/pkg/mod/github.com/stretchr/objx@v0.5.2", [2024-03-15T18:01:10.890Z] "ImportPath": "github.com/stretchr/objx", [2024-03-15T18:01:10.890Z] "Name": "objx", [2024-03-15T18:01:10.890Z] "Doc": "Package objx provides utilities for dealing with maps, slices, JSON and other data.", [2024-03-15T18:01:10.890Z] "Root": "/go/pkg/mod/github.com/stretchr/objx@v0.5.2", [2024-03-15T18:01:10.890Z] "Module": { [2024-03-15T18:01:10.890Z] "Path": "github.com/stretchr/objx", [2024-03-15T18:01:10.890Z] "Version": "v0.5.2", [2024-03-15T18:01:10.890Z] "Time": "2024-02-29T09:57:51Z", [2024-03-15T18:01:10.890Z] "Indirect": true, [2024-03-15T18:01:10.890Z] "Dir": "/go/pkg/mod/github.com/stretchr/objx@v0.5.2", [2024-03-15T18:01:10.890Z] "GoMod": "/go/pkg/mod/cache/download/github.com/stretchr/objx/@v/v0.5.2.mod", [2024-03-15T18:01:10.890Z] "GoVersion": "1.20" [2024-03-15T18:01:10.890Z] }, [2024-03-15T18:01:10.890Z] "DepOnly": true, [2024-03-15T18:01:10.890Z] "Stale": true, [2024-03-15T18:01:10.890Z] "StaleReason": "build ID mismatch", [2024-03-15T18:01:10.890Z] "GoFiles": [ [2024-03-15T18:01:10.890Z] "accessors.go", [2024-03-15T18:01:10.890Z] "conversions.go", [2024-03-15T18:01:10.890Z] "doc.go", [2024-03-15T18:01:10.890Z] "map.go", [2024-03-15T18:01:10.890Z] "mutations.go", [2024-03-15T18:01:10.890Z] "security.go", [2024-03-15T18:01:10.890Z] "tests.go", [2024-03-15T18:01:10.890Z] "type_specific.go", [2024-03-15T18:01:10.890Z] "type_specific_codegen.go", [2024-03-15T18:01:10.890Z] "value.go" [2024-03-15T18:01:10.890Z] ], [2024-03-15T18:01:10.890Z] "Imports": [ [2024-03-15T18:01:10.890Z] "bytes", [2024-03-15T18:01:10.890Z] "crypto/sha1", [2024-03-15T18:01:10.890Z] "encoding/base64", [2024-03-15T18:01:10.890Z] "encoding/hex", [2024-03-15T18:01:10.890Z] "encoding/json", [2024-03-15T18:01:10.890Z] "errors", [2024-03-15T18:01:10.890Z] "fmt", [2024-03-15T18:01:10.890Z] "io/ioutil", [2024-03-15T18:01:10.890Z] "net/url", [2024-03-15T18:01:10.890Z] "reflect", [2024-03-15T18:01:10.890Z] "regexp", [2024-03-15T18:01:10.890Z] "strconv", [2024-03-15T18:01:10.890Z] "strings" [2024-03-15T18:01:10.890Z] ], [2024-03-15T18:01:10.890Z] "Deps": [ [2024-03-15T18:01:10.890Z] "bytes", [2024-03-15T18:01:10.890Z] "crypto", [2024-03-15T18:01:10.890Z] "crypto/sha1", [2024-03-15T18:01:10.890Z] "encoding", [2024-03-15T18:01:10.890Z] "encoding/base64", [2024-03-15T18:01:10.890Z] "encoding/binary", [2024-03-15T18:01:10.890Z] "encoding/hex", [2024-03-15T18:01:10.890Z] "encoding/json", [2024-03-15T18:01:10.890Z] "errors", [2024-03-15T18:01:10.890Z] "fmt", [2024-03-15T18:01:10.890Z] "hash", [2024-03-15T18:01:10.890Z] "internal/abi", [2024-03-15T18:01:10.890Z] "internal/bytealg", [2024-03-15T18:01:10.890Z] "internal/cpu", [2024-03-15T18:01:10.890Z] "internal/fmtsort", [2024-03-15T18:01:10.890Z] "internal/goexperiment", [2024-03-15T18:01:10.890Z] "internal/itoa", [2024-03-15T18:01:10.890Z] "internal/oserror", [2024-03-15T18:01:10.890Z] "internal/poll", [2024-03-15T18:01:10.890Z] "internal/race", [2024-03-15T18:01:10.890Z] "internal/reflectlite", [2024-03-15T18:01:10.890Z] "internal/syscall/execenv", [2024-03-15T18:01:10.890Z] "internal/syscall/unix", [2024-03-15T18:01:10.890Z] "internal/testlog", [2024-03-15T18:01:10.890Z] "internal/unsafeheader", [2024-03-15T18:01:10.890Z] "io", [2024-03-15T18:01:10.890Z] "io/fs", [2024-03-15T18:01:10.890Z] "io/ioutil", [2024-03-15T18:01:10.890Z] "math", [2024-03-15T18:01:10.890Z] "math/bits", [2024-03-15T18:01:10.890Z] "net/url", [2024-03-15T18:01:10.890Z] "os", [2024-03-15T18:01:10.890Z] "path", [2024-03-15T18:01:10.890Z] "reflect", [2024-03-15T18:01:10.890Z] "regexp", [2024-03-15T18:01:10.890Z] "regexp/syntax", [2024-03-15T18:01:10.890Z] "runtime", [2024-03-15T18:01:10.890Z] "runtime/internal/atomic", [2024-03-15T18:01:10.890Z] "runtime/internal/math", [2024-03-15T18:01:10.890Z] "runtime/internal/sys", [2024-03-15T18:01:10.890Z] "sort", [2024-03-15T18:01:10.890Z] "strconv", [2024-03-15T18:01:10.890Z] "strings", [2024-03-15T18:01:10.890Z] "sync", [2024-03-15T18:01:10.890Z] "sync/atomic", [2024-03-15T18:01:10.890Z] "syscall", [2024-03-15T18:01:10.890Z] "time", [2024-03-15T18:01:10.890Z] "unicode", [2024-03-15T18:01:10.890Z] "unicode/utf16", [2024-03-15T18:01:10.890Z] "unicode/utf8", [2024-03-15T18:01:10.890Z] "unsafe" [2024-03-15T18:01:10.890Z] ], [2024-03-15T18:01:10.890Z] "XTestGoFiles": [ [2024-03-15T18:01:10.890Z] "accessors_test.go", [2024-03-15T18:01:10.890Z] "conversions_test.go", [2024-03-15T18:01:10.890Z] "fixture_test.go", [2024-03-15T18:01:10.890Z] "map_test.go", [2024-03-15T18:01:10.890Z] "mutations_test.go", [2024-03-15T18:01:10.890Z] "security_test.go", [2024-03-15T18:01:10.890Z] "simple_example_test.go", [2024-03-15T18:01:10.890Z] "tests_test.go", [2024-03-15T18:01:10.890Z] "type_specific_codegen_test.go", [2024-03-15T18:01:10.890Z] "type_specific_test.go", [2024-03-15T18:01:10.890Z] "value_test.go" [2024-03-15T18:01:10.890Z] ], [2024-03-15T18:01:10.890Z] "XTestImports": [ [2024-03-15T18:01:10.890Z] "fmt", [2024-03-15T18:01:10.890Z] "github.com/stretchr/objx", [2024-03-15T18:01:10.890Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.890Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.890Z] "net/url", [2024-03-15T18:01:10.890Z] "strings", [2024-03-15T18:01:10.890Z] "testing" [2024-03-15T18:01:10.890Z] ] [2024-03-15T18:01:10.890Z] } [2024-03-15T18:01:10.890Z] { [2024-03-15T18:01:10.890Z] "Dir": "/go/pkg/mod/github.com/stretchr/testify@v1.9.0/assert", [2024-03-15T18:01:10.890Z] "ImportPath": "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.890Z] "Name": "assert", [2024-03-15T18:01:10.890Z] "Doc": "Package assert provides a set of comprehensive testing tools for use with the normal Go testing system.", [2024-03-15T18:01:10.890Z] "Root": "/go/pkg/mod/github.com/stretchr/testify@v1.9.0", [2024-03-15T18:01:10.890Z] "Module": { [2024-03-15T18:01:10.890Z] "Path": "github.com/stretchr/testify", [2024-03-15T18:01:10.890Z] "Version": "v1.9.0", [2024-03-15T18:01:10.890Z] "Time": "2024-02-29T14:36:18Z", [2024-03-15T18:01:10.890Z] "Dir": "/go/pkg/mod/github.com/stretchr/testify@v1.9.0", [2024-03-15T18:01:10.890Z] "GoMod": "/go/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.9.0.mod", [2024-03-15T18:01:10.890Z] "GoVersion": "1.17" [2024-03-15T18:01:10.890Z] }, [2024-03-15T18:01:10.890Z] "DepOnly": true, [2024-03-15T18:01:10.890Z] "Stale": true, [2024-03-15T18:01:10.890Z] "StaleReason": "stale dependency: github.com/davecgh/go-spew/spew", [2024-03-15T18:01:10.890Z] "GoFiles": [ [2024-03-15T18:01:10.890Z] "assertion_compare.go", [2024-03-15T18:01:10.890Z] "assertion_format.go", [2024-03-15T18:01:10.890Z] "assertion_forward.go", [2024-03-15T18:01:10.890Z] "assertion_order.go", [2024-03-15T18:01:10.890Z] "assertions.go", [2024-03-15T18:01:10.890Z] "doc.go", [2024-03-15T18:01:10.890Z] "errors.go", [2024-03-15T18:01:10.890Z] "forward_assertions.go", [2024-03-15T18:01:10.890Z] "http_assertions.go" [2024-03-15T18:01:10.890Z] ], [2024-03-15T18:01:10.890Z] "Imports": [ [2024-03-15T18:01:10.890Z] "bufio", [2024-03-15T18:01:10.890Z] "bytes", [2024-03-15T18:01:10.890Z] "encoding/json", [2024-03-15T18:01:10.890Z] "errors", [2024-03-15T18:01:10.890Z] "fmt", [2024-03-15T18:01:10.890Z] "github.com/davecgh/go-spew/spew", [2024-03-15T18:01:10.890Z] "github.com/pmezard/go-difflib/difflib", [2024-03-15T18:01:10.890Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.890Z] "math", [2024-03-15T18:01:10.890Z] "net/http", [2024-03-15T18:01:10.890Z] "net/http/httptest", [2024-03-15T18:01:10.890Z] "net/url", [2024-03-15T18:01:10.890Z] "os", [2024-03-15T18:01:10.890Z] "reflect", [2024-03-15T18:01:10.890Z] "regexp", [2024-03-15T18:01:10.890Z] "runtime", [2024-03-15T18:01:10.890Z] "runtime/debug", [2024-03-15T18:01:10.890Z] "strings", [2024-03-15T18:01:10.890Z] "time", [2024-03-15T18:01:10.890Z] "unicode", [2024-03-15T18:01:10.890Z] "unicode/utf8" [2024-03-15T18:01:10.890Z] ], [2024-03-15T18:01:10.890Z] "Deps": [ [2024-03-15T18:01:10.890Z] "bufio", [2024-03-15T18:01:10.890Z] "bytes", [2024-03-15T18:01:10.890Z] "compress/flate", [2024-03-15T18:01:10.890Z] "compress/gzip", [2024-03-15T18:01:10.890Z] "container/list", [2024-03-15T18:01:10.890Z] "context", [2024-03-15T18:01:10.890Z] "crypto", [2024-03-15T18:01:10.890Z] "crypto/aes", [2024-03-15T18:01:10.890Z] "crypto/cipher", [2024-03-15T18:01:10.890Z] "crypto/des", [2024-03-15T18:01:10.890Z] "crypto/dsa", [2024-03-15T18:01:10.890Z] "crypto/ecdsa", [2024-03-15T18:01:10.890Z] "crypto/ed25519", [2024-03-15T18:01:10.890Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.890Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.890Z] "crypto/elliptic", [2024-03-15T18:01:10.890Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.890Z] "crypto/hmac", [2024-03-15T18:01:10.890Z] "crypto/internal/randutil", [2024-03-15T18:01:10.890Z] "crypto/internal/subtle", [2024-03-15T18:01:10.890Z] "crypto/md5", [2024-03-15T18:01:10.890Z] "crypto/rand", [2024-03-15T18:01:10.890Z] "crypto/rc4", [2024-03-15T18:01:10.890Z] "crypto/rsa", [2024-03-15T18:01:10.890Z] "crypto/sha1", [2024-03-15T18:01:10.890Z] "crypto/sha256", [2024-03-15T18:01:10.890Z] "crypto/sha512", [2024-03-15T18:01:10.890Z] "crypto/subtle", [2024-03-15T18:01:10.890Z] "crypto/tls", [2024-03-15T18:01:10.890Z] "crypto/x509", [2024-03-15T18:01:10.890Z] "crypto/x509/pkix", [2024-03-15T18:01:10.890Z] "encoding", [2024-03-15T18:01:10.890Z] "encoding/asn1", [2024-03-15T18:01:10.890Z] "encoding/base64", [2024-03-15T18:01:10.890Z] "encoding/binary", [2024-03-15T18:01:10.890Z] "encoding/hex", [2024-03-15T18:01:10.890Z] "encoding/json", [2024-03-15T18:01:10.890Z] "encoding/pem", [2024-03-15T18:01:10.890Z] "errors", [2024-03-15T18:01:10.890Z] "flag", [2024-03-15T18:01:10.890Z] "fmt", [2024-03-15T18:01:10.890Z] "github.com/davecgh/go-spew/spew", [2024-03-15T18:01:10.890Z] "github.com/pmezard/go-difflib/difflib", [2024-03-15T18:01:10.890Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.890Z] "hash", [2024-03-15T18:01:10.890Z] "hash/crc32", [2024-03-15T18:01:10.890Z] "internal/abi", [2024-03-15T18:01:10.890Z] "internal/bytealg", [2024-03-15T18:01:10.890Z] "internal/cpu", [2024-03-15T18:01:10.890Z] "internal/fmtsort", [2024-03-15T18:01:10.890Z] "internal/goexperiment", [2024-03-15T18:01:10.890Z] "internal/itoa", [2024-03-15T18:01:10.890Z] "internal/nettrace", [2024-03-15T18:01:10.890Z] "internal/oserror", [2024-03-15T18:01:10.890Z] "internal/poll", [2024-03-15T18:01:10.890Z] "internal/race", [2024-03-15T18:01:10.890Z] "internal/reflectlite", [2024-03-15T18:01:10.890Z] "internal/singleflight", [2024-03-15T18:01:10.890Z] "internal/syscall/execenv", [2024-03-15T18:01:10.890Z] "internal/syscall/unix", [2024-03-15T18:01:10.890Z] "internal/testlog", [2024-03-15T18:01:10.890Z] "internal/unsafeheader", [2024-03-15T18:01:10.890Z] "io", [2024-03-15T18:01:10.890Z] "io/fs", [2024-03-15T18:01:10.890Z] "io/ioutil", [2024-03-15T18:01:10.890Z] "log", [2024-03-15T18:01:10.890Z] "math", [2024-03-15T18:01:10.890Z] "math/big", [2024-03-15T18:01:10.890Z] "math/bits", [2024-03-15T18:01:10.890Z] "math/rand", [2024-03-15T18:01:10.890Z] "mime", [2024-03-15T18:01:10.890Z] "mime/multipart", [2024-03-15T18:01:10.890Z] "mime/quotedprintable", [2024-03-15T18:01:10.890Z] "net", [2024-03-15T18:01:10.890Z] "net/http", [2024-03-15T18:01:10.890Z] "net/http/httptest", [2024-03-15T18:01:10.890Z] "net/http/httptrace", [2024-03-15T18:01:10.890Z] "net/http/internal", [2024-03-15T18:01:10.890Z] "net/http/internal/ascii", [2024-03-15T18:01:10.890Z] "net/http/internal/testcert", [2024-03-15T18:01:10.890Z] "net/textproto", [2024-03-15T18:01:10.890Z] "net/url", [2024-03-15T18:01:10.890Z] "os", [2024-03-15T18:01:10.890Z] "path", [2024-03-15T18:01:10.890Z] "path/filepath", [2024-03-15T18:01:10.890Z] "reflect", [2024-03-15T18:01:10.890Z] "regexp", [2024-03-15T18:01:10.890Z] "regexp/syntax", [2024-03-15T18:01:10.890Z] "runtime", [2024-03-15T18:01:10.890Z] "runtime/cgo", [2024-03-15T18:01:10.890Z] "runtime/debug", [2024-03-15T18:01:10.890Z] "runtime/internal/atomic", [2024-03-15T18:01:10.890Z] "runtime/internal/math", [2024-03-15T18:01:10.890Z] "runtime/internal/sys", [2024-03-15T18:01:10.890Z] "sort", [2024-03-15T18:01:10.890Z] "strconv", [2024-03-15T18:01:10.890Z] "strings", [2024-03-15T18:01:10.890Z] "sync", [2024-03-15T18:01:10.890Z] "sync/atomic", [2024-03-15T18:01:10.890Z] "syscall", [2024-03-15T18:01:10.890Z] "time", [2024-03-15T18:01:10.890Z] "unicode", [2024-03-15T18:01:10.890Z] "unicode/utf16", [2024-03-15T18:01:10.890Z] "unicode/utf8", [2024-03-15T18:01:10.890Z] "unsafe", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.890Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.890Z] ], [2024-03-15T18:01:10.890Z] "TestGoFiles": [ [2024-03-15T18:01:10.890Z] "assertion_compare_test.go", [2024-03-15T18:01:10.890Z] "assertion_order_test.go", [2024-03-15T18:01:10.890Z] "assertions_test.go", [2024-03-15T18:01:10.890Z] "forward_assertions_test.go", [2024-03-15T18:01:10.890Z] "http_assertions_test.go" [2024-03-15T18:01:10.890Z] ], [2024-03-15T18:01:10.890Z] "TestImports": [ [2024-03-15T18:01:10.890Z] "bufio", [2024-03-15T18:01:10.890Z] "bytes", [2024-03-15T18:01:10.890Z] "encoding/json", [2024-03-15T18:01:10.890Z] "errors", [2024-03-15T18:01:10.890Z] "fmt", [2024-03-15T18:01:10.890Z] "io", [2024-03-15T18:01:10.890Z] "math", [2024-03-15T18:01:10.890Z] "net/http", [2024-03-15T18:01:10.890Z] "net/url", [2024-03-15T18:01:10.890Z] "os", [2024-03-15T18:01:10.890Z] "path/filepath", [2024-03-15T18:01:10.890Z] "reflect", [2024-03-15T18:01:10.890Z] "regexp", [2024-03-15T18:01:10.890Z] "runtime", [2024-03-15T18:01:10.890Z] "strings", [2024-03-15T18:01:10.890Z] "testing", [2024-03-15T18:01:10.890Z] "time" [2024-03-15T18:01:10.890Z] ] [2024-03-15T18:01:10.890Z] } [2024-03-15T18:01:10.890Z] { [2024-03-15T18:01:10.890Z] "Dir": "/go/pkg/mod/github.com/stretchr/testify@v1.9.0/mock", [2024-03-15T18:01:10.890Z] "ImportPath": "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.890Z] "Name": "mock", [2024-03-15T18:01:10.890Z] "Doc": "Package mock provides a system by which it is possible to mock your objects and verify calls are happening as expected.", [2024-03-15T18:01:10.891Z] "Root": "/go/pkg/mod/github.com/stretchr/testify@v1.9.0", [2024-03-15T18:01:10.891Z] "Module": { [2024-03-15T18:01:10.891Z] "Path": "github.com/stretchr/testify", [2024-03-15T18:01:10.891Z] "Version": "v1.9.0", [2024-03-15T18:01:10.891Z] "Time": "2024-02-29T14:36:18Z", [2024-03-15T18:01:10.891Z] "Dir": "/go/pkg/mod/github.com/stretchr/testify@v1.9.0", [2024-03-15T18:01:10.891Z] "GoMod": "/go/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.9.0.mod", [2024-03-15T18:01:10.891Z] "GoVersion": "1.17" [2024-03-15T18:01:10.891Z] }, [2024-03-15T18:01:10.891Z] "DepOnly": true, [2024-03-15T18:01:10.891Z] "Stale": true, [2024-03-15T18:01:10.891Z] "StaleReason": "stale dependency: github.com/davecgh/go-spew/spew", [2024-03-15T18:01:10.891Z] "GoFiles": [ [2024-03-15T18:01:10.891Z] "doc.go", [2024-03-15T18:01:10.891Z] "mock.go" [2024-03-15T18:01:10.891Z] ], [2024-03-15T18:01:10.891Z] "Imports": [ [2024-03-15T18:01:10.891Z] "errors", [2024-03-15T18:01:10.891Z] "fmt", [2024-03-15T18:01:10.891Z] "github.com/davecgh/go-spew/spew", [2024-03-15T18:01:10.891Z] "github.com/pmezard/go-difflib/difflib", [2024-03-15T18:01:10.891Z] "github.com/stretchr/objx", [2024-03-15T18:01:10.891Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.891Z] "path", [2024-03-15T18:01:10.891Z] "reflect", [2024-03-15T18:01:10.891Z] "regexp", [2024-03-15T18:01:10.891Z] "runtime", [2024-03-15T18:01:10.891Z] "strings", [2024-03-15T18:01:10.891Z] "sync", [2024-03-15T18:01:10.891Z] "time" [2024-03-15T18:01:10.891Z] ], [2024-03-15T18:01:10.891Z] "Deps": [ [2024-03-15T18:01:10.891Z] "bufio", [2024-03-15T18:01:10.891Z] "bytes", [2024-03-15T18:01:10.891Z] "compress/flate", [2024-03-15T18:01:10.891Z] "compress/gzip", [2024-03-15T18:01:10.891Z] "container/list", [2024-03-15T18:01:10.891Z] "context", [2024-03-15T18:01:10.891Z] "crypto", [2024-03-15T18:01:10.891Z] "crypto/aes", [2024-03-15T18:01:10.891Z] "crypto/cipher", [2024-03-15T18:01:10.891Z] "crypto/des", [2024-03-15T18:01:10.891Z] "crypto/dsa", [2024-03-15T18:01:10.891Z] "crypto/ecdsa", [2024-03-15T18:01:10.891Z] "crypto/ed25519", [2024-03-15T18:01:10.891Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.891Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.891Z] "crypto/elliptic", [2024-03-15T18:01:10.891Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.891Z] "crypto/hmac", [2024-03-15T18:01:10.891Z] "crypto/internal/randutil", [2024-03-15T18:01:10.891Z] "crypto/internal/subtle", [2024-03-15T18:01:10.891Z] "crypto/md5", [2024-03-15T18:01:10.891Z] "crypto/rand", [2024-03-15T18:01:10.891Z] "crypto/rc4", [2024-03-15T18:01:10.891Z] "crypto/rsa", [2024-03-15T18:01:10.891Z] "crypto/sha1", [2024-03-15T18:01:10.891Z] "crypto/sha256", [2024-03-15T18:01:10.891Z] "crypto/sha512", [2024-03-15T18:01:10.891Z] "crypto/subtle", [2024-03-15T18:01:10.891Z] "crypto/tls", [2024-03-15T18:01:10.891Z] "crypto/x509", [2024-03-15T18:01:10.891Z] "crypto/x509/pkix", [2024-03-15T18:01:10.891Z] "encoding", [2024-03-15T18:01:10.891Z] "encoding/asn1", [2024-03-15T18:01:10.891Z] "encoding/base64", [2024-03-15T18:01:10.891Z] "encoding/binary", [2024-03-15T18:01:10.891Z] "encoding/hex", [2024-03-15T18:01:10.891Z] "encoding/json", [2024-03-15T18:01:10.891Z] "encoding/pem", [2024-03-15T18:01:10.891Z] "errors", [2024-03-15T18:01:10.891Z] "flag", [2024-03-15T18:01:10.891Z] "fmt", [2024-03-15T18:01:10.891Z] "github.com/davecgh/go-spew/spew", [2024-03-15T18:01:10.891Z] "github.com/pmezard/go-difflib/difflib", [2024-03-15T18:01:10.891Z] "github.com/stretchr/objx", [2024-03-15T18:01:10.891Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.891Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.891Z] "hash", [2024-03-15T18:01:10.891Z] "hash/crc32", [2024-03-15T18:01:10.891Z] "internal/abi", [2024-03-15T18:01:10.891Z] "internal/bytealg", [2024-03-15T18:01:10.891Z] "internal/cpu", [2024-03-15T18:01:10.891Z] "internal/fmtsort", [2024-03-15T18:01:10.891Z] "internal/goexperiment", [2024-03-15T18:01:10.891Z] "internal/itoa", [2024-03-15T18:01:10.891Z] "internal/nettrace", [2024-03-15T18:01:10.891Z] "internal/oserror", [2024-03-15T18:01:10.891Z] "internal/poll", [2024-03-15T18:01:10.891Z] "internal/race", [2024-03-15T18:01:10.891Z] "internal/reflectlite", [2024-03-15T18:01:10.891Z] "internal/singleflight", [2024-03-15T18:01:10.891Z] "internal/syscall/execenv", [2024-03-15T18:01:10.891Z] "internal/syscall/unix", [2024-03-15T18:01:10.891Z] "internal/testlog", [2024-03-15T18:01:10.891Z] "internal/unsafeheader", [2024-03-15T18:01:10.891Z] "io", [2024-03-15T18:01:10.891Z] "io/fs", [2024-03-15T18:01:10.891Z] "io/ioutil", [2024-03-15T18:01:10.891Z] "log", [2024-03-15T18:01:10.891Z] "math", [2024-03-15T18:01:10.891Z] "math/big", [2024-03-15T18:01:10.891Z] "math/bits", [2024-03-15T18:01:10.891Z] "math/rand", [2024-03-15T18:01:10.891Z] "mime", [2024-03-15T18:01:10.891Z] "mime/multipart", [2024-03-15T18:01:10.891Z] "mime/quotedprintable", [2024-03-15T18:01:10.891Z] "net", [2024-03-15T18:01:10.891Z] "net/http", [2024-03-15T18:01:10.891Z] "net/http/httptest", [2024-03-15T18:01:10.891Z] "net/http/httptrace", [2024-03-15T18:01:10.891Z] "net/http/internal", [2024-03-15T18:01:10.891Z] "net/http/internal/ascii", [2024-03-15T18:01:10.891Z] "net/http/internal/testcert", [2024-03-15T18:01:10.891Z] "net/textproto", [2024-03-15T18:01:10.891Z] "net/url", [2024-03-15T18:01:10.891Z] "os", [2024-03-15T18:01:10.891Z] "path", [2024-03-15T18:01:10.891Z] "path/filepath", [2024-03-15T18:01:10.891Z] "reflect", [2024-03-15T18:01:10.891Z] "regexp", [2024-03-15T18:01:10.891Z] "regexp/syntax", [2024-03-15T18:01:10.891Z] "runtime", [2024-03-15T18:01:10.891Z] "runtime/cgo", [2024-03-15T18:01:10.891Z] "runtime/debug", [2024-03-15T18:01:10.891Z] "runtime/internal/atomic", [2024-03-15T18:01:10.891Z] "runtime/internal/math", [2024-03-15T18:01:10.891Z] "runtime/internal/sys", [2024-03-15T18:01:10.891Z] "sort", [2024-03-15T18:01:10.891Z] "strconv", [2024-03-15T18:01:10.891Z] "strings", [2024-03-15T18:01:10.891Z] "sync", [2024-03-15T18:01:10.891Z] "sync/atomic", [2024-03-15T18:01:10.891Z] "syscall", [2024-03-15T18:01:10.891Z] "time", [2024-03-15T18:01:10.891Z] "unicode", [2024-03-15T18:01:10.891Z] "unicode/utf16", [2024-03-15T18:01:10.891Z] "unicode/utf8", [2024-03-15T18:01:10.891Z] "unsafe", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.891Z] ], [2024-03-15T18:01:10.891Z] "TestGoFiles": [ [2024-03-15T18:01:10.891Z] "mock_test.go" [2024-03-15T18:01:10.891Z] ], [2024-03-15T18:01:10.891Z] "TestImports": [ [2024-03-15T18:01:10.891Z] "errors", [2024-03-15T18:01:10.891Z] "fmt", [2024-03-15T18:01:10.891Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.891Z] "github.com/stretchr/testify/require", [2024-03-15T18:01:10.891Z] "regexp", [2024-03-15T18:01:10.891Z] "runtime", [2024-03-15T18:01:10.891Z] "sync", [2024-03-15T18:01:10.891Z] "testing", [2024-03-15T18:01:10.891Z] "time" [2024-03-15T18:01:10.891Z] ] [2024-03-15T18:01:10.891Z] } [2024-03-15T18:01:10.891Z] { [2024-03-15T18:01:10.891Z] "Dir": "/w/workspace/edgex-go/635/internal/core/command/controller/messaging/mocks", [2024-03-15T18:01:10.891Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks", [2024-03-15T18:01:10.891Z] "Name": "mocks", [2024-03-15T18:01:10.891Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.891Z] "Module": { [2024-03-15T18:01:10.891Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.891Z] "Main": true, [2024-03-15T18:01:10.891Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.891Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.891Z] "GoVersion": "1.21" [2024-03-15T18:01:10.891Z] }, [2024-03-15T18:01:10.891Z] "Match": [ [2024-03-15T18:01:10.891Z] "./..." [2024-03-15T18:01:10.891Z] ], [2024-03-15T18:01:10.891Z] "Stale": true, [2024-03-15T18:01:10.891Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-15T18:01:10.891Z] "GoFiles": [ [2024-03-15T18:01:10.891Z] "Client.go", [2024-03-15T18:01:10.891Z] "Message.go", [2024-03-15T18:01:10.891Z] "Token.go" [2024-03-15T18:01:10.891Z] ], [2024-03-15T18:01:10.891Z] "Imports": [ [2024-03-15T18:01:10.891Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.891Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.891Z] "time" [2024-03-15T18:01:10.891Z] ], [2024-03-15T18:01:10.891Z] "Deps": [ [2024-03-15T18:01:10.891Z] "bufio", [2024-03-15T18:01:10.891Z] "bytes", [2024-03-15T18:01:10.891Z] "compress/flate", [2024-03-15T18:01:10.891Z] "compress/gzip", [2024-03-15T18:01:10.891Z] "container/list", [2024-03-15T18:01:10.891Z] "context", [2024-03-15T18:01:10.891Z] "crypto", [2024-03-15T18:01:10.891Z] "crypto/aes", [2024-03-15T18:01:10.891Z] "crypto/cipher", [2024-03-15T18:01:10.891Z] "crypto/des", [2024-03-15T18:01:10.891Z] "crypto/dsa", [2024-03-15T18:01:10.891Z] "crypto/ecdsa", [2024-03-15T18:01:10.891Z] "crypto/ed25519", [2024-03-15T18:01:10.891Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.891Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.891Z] "crypto/elliptic", [2024-03-15T18:01:10.891Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.891Z] "crypto/hmac", [2024-03-15T18:01:10.891Z] "crypto/internal/randutil", [2024-03-15T18:01:10.891Z] "crypto/internal/subtle", [2024-03-15T18:01:10.891Z] "crypto/md5", [2024-03-15T18:01:10.891Z] "crypto/rand", [2024-03-15T18:01:10.891Z] "crypto/rc4", [2024-03-15T18:01:10.891Z] "crypto/rsa", [2024-03-15T18:01:10.891Z] "crypto/sha1", [2024-03-15T18:01:10.891Z] "crypto/sha256", [2024-03-15T18:01:10.891Z] "crypto/sha512", [2024-03-15T18:01:10.891Z] "crypto/subtle", [2024-03-15T18:01:10.891Z] "crypto/tls", [2024-03-15T18:01:10.891Z] "crypto/x509", [2024-03-15T18:01:10.891Z] "crypto/x509/pkix", [2024-03-15T18:01:10.891Z] "encoding", [2024-03-15T18:01:10.891Z] "encoding/asn1", [2024-03-15T18:01:10.891Z] "encoding/base64", [2024-03-15T18:01:10.891Z] "encoding/binary", [2024-03-15T18:01:10.891Z] "encoding/hex", [2024-03-15T18:01:10.891Z] "encoding/json", [2024-03-15T18:01:10.891Z] "encoding/pem", [2024-03-15T18:01:10.891Z] "errors", [2024-03-15T18:01:10.891Z] "flag", [2024-03-15T18:01:10.891Z] "fmt", [2024-03-15T18:01:10.891Z] "github.com/davecgh/go-spew/spew", [2024-03-15T18:01:10.891Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.891Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.891Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.891Z] "github.com/pmezard/go-difflib/difflib", [2024-03-15T18:01:10.891Z] "github.com/stretchr/objx", [2024-03-15T18:01:10.891Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.891Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.891Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.891Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.891Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.891Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.891Z] "hash", [2024-03-15T18:01:10.891Z] "hash/crc32", [2024-03-15T18:01:10.891Z] "internal/abi", [2024-03-15T18:01:10.891Z] "internal/bytealg", [2024-03-15T18:01:10.891Z] "internal/cpu", [2024-03-15T18:01:10.891Z] "internal/fmtsort", [2024-03-15T18:01:10.891Z] "internal/goexperiment", [2024-03-15T18:01:10.891Z] "internal/itoa", [2024-03-15T18:01:10.891Z] "internal/nettrace", [2024-03-15T18:01:10.891Z] "internal/oserror", [2024-03-15T18:01:10.891Z] "internal/poll", [2024-03-15T18:01:10.891Z] "internal/race", [2024-03-15T18:01:10.891Z] "internal/reflectlite", [2024-03-15T18:01:10.891Z] "internal/singleflight", [2024-03-15T18:01:10.891Z] "internal/syscall/execenv", [2024-03-15T18:01:10.891Z] "internal/syscall/unix", [2024-03-15T18:01:10.891Z] "internal/testlog", [2024-03-15T18:01:10.891Z] "internal/unsafeheader", [2024-03-15T18:01:10.891Z] "io", [2024-03-15T18:01:10.891Z] "io/fs", [2024-03-15T18:01:10.891Z] "io/ioutil", [2024-03-15T18:01:10.891Z] "log", [2024-03-15T18:01:10.891Z] "math", [2024-03-15T18:01:10.891Z] "math/big", [2024-03-15T18:01:10.891Z] "math/bits", [2024-03-15T18:01:10.891Z] "math/rand", [2024-03-15T18:01:10.891Z] "mime", [2024-03-15T18:01:10.891Z] "mime/multipart", [2024-03-15T18:01:10.891Z] "mime/quotedprintable", [2024-03-15T18:01:10.891Z] "net", [2024-03-15T18:01:10.891Z] "net/http", [2024-03-15T18:01:10.891Z] "net/http/httptest", [2024-03-15T18:01:10.891Z] "net/http/httptrace", [2024-03-15T18:01:10.891Z] "net/http/internal", [2024-03-15T18:01:10.891Z] "net/http/internal/ascii", [2024-03-15T18:01:10.891Z] "net/http/internal/testcert", [2024-03-15T18:01:10.891Z] "net/textproto", [2024-03-15T18:01:10.891Z] "net/url", [2024-03-15T18:01:10.891Z] "os", [2024-03-15T18:01:10.891Z] "path", [2024-03-15T18:01:10.891Z] "path/filepath", [2024-03-15T18:01:10.891Z] "reflect", [2024-03-15T18:01:10.891Z] "regexp", [2024-03-15T18:01:10.891Z] "regexp/syntax", [2024-03-15T18:01:10.891Z] "runtime", [2024-03-15T18:01:10.891Z] "runtime/cgo", [2024-03-15T18:01:10.891Z] "runtime/debug", [2024-03-15T18:01:10.891Z] "runtime/internal/atomic", [2024-03-15T18:01:10.891Z] "runtime/internal/math", [2024-03-15T18:01:10.891Z] "runtime/internal/sys", [2024-03-15T18:01:10.891Z] "sort", [2024-03-15T18:01:10.891Z] "strconv", [2024-03-15T18:01:10.891Z] "strings", [2024-03-15T18:01:10.891Z] "sync", [2024-03-15T18:01:10.891Z] "sync/atomic", [2024-03-15T18:01:10.891Z] "syscall", [2024-03-15T18:01:10.891Z] "time", [2024-03-15T18:01:10.891Z] "unicode", [2024-03-15T18:01:10.891Z] "unicode/utf16", [2024-03-15T18:01:10.891Z] "unicode/utf8", [2024-03-15T18:01:10.891Z] "unsafe", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.891Z] ] [2024-03-15T18:01:10.891Z] } [2024-03-15T18:01:10.891Z] { [2024-03-15T18:01:10.891Z] "Dir": "/w/workspace/edgex-go/635/internal/core/data/infrastructure/interfaces/mocks", [2024-03-15T18:01:10.891Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks", [2024-03-15T18:01:10.891Z] "Name": "mocks", [2024-03-15T18:01:10.891Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.891Z] "Module": { [2024-03-15T18:01:10.891Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.891Z] "Main": true, [2024-03-15T18:01:10.891Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.891Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.891Z] "GoVersion": "1.21" [2024-03-15T18:01:10.891Z] }, [2024-03-15T18:01:10.891Z] "Match": [ [2024-03-15T18:01:10.891Z] "./..." [2024-03-15T18:01:10.891Z] ], [2024-03-15T18:01:10.891Z] "Stale": true, [2024-03-15T18:01:10.891Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.891Z] "GoFiles": [ [2024-03-15T18:01:10.891Z] "DBClient.go" [2024-03-15T18:01:10.891Z] ], [2024-03-15T18:01:10.891Z] "Imports": [ [2024-03-15T18:01:10.891Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.891Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.891Z] "github.com/stretchr/testify/mock" [2024-03-15T18:01:10.891Z] ], [2024-03-15T18:01:10.891Z] "Deps": [ [2024-03-15T18:01:10.891Z] "bufio", [2024-03-15T18:01:10.891Z] "bytes", [2024-03-15T18:01:10.891Z] "compress/flate", [2024-03-15T18:01:10.891Z] "compress/gzip", [2024-03-15T18:01:10.891Z] "compress/zlib", [2024-03-15T18:01:10.891Z] "container/list", [2024-03-15T18:01:10.891Z] "context", [2024-03-15T18:01:10.891Z] "crypto", [2024-03-15T18:01:10.891Z] "crypto/aes", [2024-03-15T18:01:10.891Z] "crypto/cipher", [2024-03-15T18:01:10.891Z] "crypto/des", [2024-03-15T18:01:10.891Z] "crypto/dsa", [2024-03-15T18:01:10.891Z] "crypto/ecdsa", [2024-03-15T18:01:10.891Z] "crypto/ed25519", [2024-03-15T18:01:10.891Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.891Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.891Z] "crypto/elliptic", [2024-03-15T18:01:10.891Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.891Z] "crypto/hmac", [2024-03-15T18:01:10.891Z] "crypto/internal/randutil", [2024-03-15T18:01:10.891Z] "crypto/internal/subtle", [2024-03-15T18:01:10.891Z] "crypto/md5", [2024-03-15T18:01:10.891Z] "crypto/rand", [2024-03-15T18:01:10.891Z] "crypto/rc4", [2024-03-15T18:01:10.891Z] "crypto/rsa", [2024-03-15T18:01:10.891Z] "crypto/sha1", [2024-03-15T18:01:10.891Z] "crypto/sha256", [2024-03-15T18:01:10.891Z] "crypto/sha512", [2024-03-15T18:01:10.891Z] "crypto/subtle", [2024-03-15T18:01:10.891Z] "crypto/tls", [2024-03-15T18:01:10.891Z] "crypto/x509", [2024-03-15T18:01:10.891Z] "crypto/x509/pkix", [2024-03-15T18:01:10.891Z] "database/sql/driver", [2024-03-15T18:01:10.891Z] "debug/dwarf", [2024-03-15T18:01:10.891Z] "debug/macho", [2024-03-15T18:01:10.891Z] "encoding", [2024-03-15T18:01:10.891Z] "encoding/asn1", [2024-03-15T18:01:10.891Z] "encoding/base64", [2024-03-15T18:01:10.891Z] "encoding/binary", [2024-03-15T18:01:10.891Z] "encoding/csv", [2024-03-15T18:01:10.891Z] "encoding/hex", [2024-03-15T18:01:10.891Z] "encoding/json", [2024-03-15T18:01:10.891Z] "encoding/pem", [2024-03-15T18:01:10.891Z] "encoding/xml", [2024-03-15T18:01:10.891Z] "errors", [2024-03-15T18:01:10.891Z] "flag", [2024-03-15T18:01:10.891Z] "fmt", [2024-03-15T18:01:10.891Z] "github.com/davecgh/go-spew/spew", [2024-03-15T18:01:10.891Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.891Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.891Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.891Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.891Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.891Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.891Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.891Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.891Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.891Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.891Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.891Z] "github.com/google/uuid", [2024-03-15T18:01:10.891Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.891Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.891Z] "github.com/pmezard/go-difflib/difflib", [2024-03-15T18:01:10.891Z] "github.com/stretchr/objx", [2024-03-15T18:01:10.891Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.891Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.891Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.891Z] "golang.org/x/net/html", [2024-03-15T18:01:10.891Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.891Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.891Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.891Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.891Z] "golang.org/x/text/language", [2024-03-15T18:01:10.891Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.891Z] "hash", [2024-03-15T18:01:10.891Z] "hash/adler32", [2024-03-15T18:01:10.891Z] "hash/crc32", [2024-03-15T18:01:10.891Z] "internal/abi", [2024-03-15T18:01:10.891Z] "internal/bytealg", [2024-03-15T18:01:10.891Z] "internal/cpu", [2024-03-15T18:01:10.891Z] "internal/fmtsort", [2024-03-15T18:01:10.891Z] "internal/goexperiment", [2024-03-15T18:01:10.891Z] "internal/itoa", [2024-03-15T18:01:10.891Z] "internal/nettrace", [2024-03-15T18:01:10.891Z] "internal/oserror", [2024-03-15T18:01:10.891Z] "internal/poll", [2024-03-15T18:01:10.891Z] "internal/race", [2024-03-15T18:01:10.891Z] "internal/reflectlite", [2024-03-15T18:01:10.891Z] "internal/singleflight", [2024-03-15T18:01:10.891Z] "internal/syscall/execenv", [2024-03-15T18:01:10.891Z] "internal/syscall/unix", [2024-03-15T18:01:10.891Z] "internal/testlog", [2024-03-15T18:01:10.891Z] "internal/unsafeheader", [2024-03-15T18:01:10.891Z] "io", [2024-03-15T18:01:10.891Z] "io/fs", [2024-03-15T18:01:10.891Z] "io/ioutil", [2024-03-15T18:01:10.891Z] "log", [2024-03-15T18:01:10.891Z] "math", [2024-03-15T18:01:10.891Z] "math/big", [2024-03-15T18:01:10.891Z] "math/bits", [2024-03-15T18:01:10.891Z] "math/rand", [2024-03-15T18:01:10.891Z] "mime", [2024-03-15T18:01:10.891Z] "mime/multipart", [2024-03-15T18:01:10.891Z] "mime/quotedprintable", [2024-03-15T18:01:10.891Z] "net", [2024-03-15T18:01:10.891Z] "net/http", [2024-03-15T18:01:10.891Z] "net/http/httptest", [2024-03-15T18:01:10.891Z] "net/http/httptrace", [2024-03-15T18:01:10.891Z] "net/http/internal", [2024-03-15T18:01:10.891Z] "net/http/internal/ascii", [2024-03-15T18:01:10.891Z] "net/http/internal/testcert", [2024-03-15T18:01:10.891Z] "net/textproto", [2024-03-15T18:01:10.891Z] "net/url", [2024-03-15T18:01:10.891Z] "os", [2024-03-15T18:01:10.891Z] "path", [2024-03-15T18:01:10.891Z] "path/filepath", [2024-03-15T18:01:10.891Z] "reflect", [2024-03-15T18:01:10.891Z] "regexp", [2024-03-15T18:01:10.891Z] "regexp/syntax", [2024-03-15T18:01:10.891Z] "runtime", [2024-03-15T18:01:10.891Z] "runtime/cgo", [2024-03-15T18:01:10.891Z] "runtime/debug", [2024-03-15T18:01:10.891Z] "runtime/internal/atomic", [2024-03-15T18:01:10.891Z] "runtime/internal/math", [2024-03-15T18:01:10.891Z] "runtime/internal/sys", [2024-03-15T18:01:10.891Z] "sort", [2024-03-15T18:01:10.891Z] "strconv", [2024-03-15T18:01:10.891Z] "strings", [2024-03-15T18:01:10.891Z] "sync", [2024-03-15T18:01:10.891Z] "sync/atomic", [2024-03-15T18:01:10.891Z] "syscall", [2024-03-15T18:01:10.891Z] "time", [2024-03-15T18:01:10.891Z] "unicode", [2024-03-15T18:01:10.891Z] "unicode/utf16", [2024-03-15T18:01:10.891Z] "unicode/utf8", [2024-03-15T18:01:10.891Z] "unsafe", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.891Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.891Z] ] [2024-03-15T18:01:10.891Z] } [2024-03-15T18:01:10.891Z] { [2024-03-15T18:01:10.891Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.12/messaging/mocks", [2024-03-15T18:01:10.891Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-03-15T18:01:10.891Z] "Name": "mocks", [2024-03-15T18:01:10.891Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.12", [2024-03-15T18:01:10.891Z] "Module": { [2024-03-15T18:01:10.891Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-03-15T18:01:10.891Z] "Version": "v3.2.0-dev.12", [2024-03-15T18:01:10.891Z] "Time": "2024-02-21T00:21:56Z", [2024-03-15T18:01:10.891Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.12", [2024-03-15T18:01:10.891Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.12.mod", [2024-03-15T18:01:10.891Z] "GoVersion": "1.21" [2024-03-15T18:01:10.891Z] }, [2024-03-15T18:01:10.891Z] "DepOnly": true, [2024-03-15T18:01:10.891Z] "Stale": true, [2024-03-15T18:01:10.891Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.891Z] "GoFiles": [ [2024-03-15T18:01:10.891Z] "MessageClient.go" [2024-03-15T18:01:10.891Z] ], [2024-03-15T18:01:10.891Z] "Imports": [ [2024-03-15T18:01:10.891Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.891Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.891Z] "time" [2024-03-15T18:01:10.891Z] ], [2024-03-15T18:01:10.891Z] "Deps": [ [2024-03-15T18:01:10.891Z] "bufio", [2024-03-15T18:01:10.891Z] "bytes", [2024-03-15T18:01:10.891Z] "compress/flate", [2024-03-15T18:01:10.891Z] "compress/gzip", [2024-03-15T18:01:10.891Z] "compress/zlib", [2024-03-15T18:01:10.891Z] "container/list", [2024-03-15T18:01:10.891Z] "context", [2024-03-15T18:01:10.891Z] "crypto", [2024-03-15T18:01:10.891Z] "crypto/aes", [2024-03-15T18:01:10.891Z] "crypto/cipher", [2024-03-15T18:01:10.891Z] "crypto/des", [2024-03-15T18:01:10.891Z] "crypto/dsa", [2024-03-15T18:01:10.891Z] "crypto/ecdsa", [2024-03-15T18:01:10.891Z] "crypto/ed25519", [2024-03-15T18:01:10.891Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.891Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.891Z] "crypto/elliptic", [2024-03-15T18:01:10.891Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.891Z] "crypto/hmac", [2024-03-15T18:01:10.891Z] "crypto/internal/randutil", [2024-03-15T18:01:10.891Z] "crypto/internal/subtle", [2024-03-15T18:01:10.891Z] "crypto/md5", [2024-03-15T18:01:10.891Z] "crypto/rand", [2024-03-15T18:01:10.891Z] "crypto/rc4", [2024-03-15T18:01:10.891Z] "crypto/rsa", [2024-03-15T18:01:10.891Z] "crypto/sha1", [2024-03-15T18:01:10.891Z] "crypto/sha256", [2024-03-15T18:01:10.891Z] "crypto/sha512", [2024-03-15T18:01:10.891Z] "crypto/subtle", [2024-03-15T18:01:10.891Z] "crypto/tls", [2024-03-15T18:01:10.891Z] "crypto/x509", [2024-03-15T18:01:10.891Z] "crypto/x509/pkix", [2024-03-15T18:01:10.892Z] "database/sql/driver", [2024-03-15T18:01:10.892Z] "debug/dwarf", [2024-03-15T18:01:10.892Z] "debug/macho", [2024-03-15T18:01:10.892Z] "encoding", [2024-03-15T18:01:10.892Z] "encoding/asn1", [2024-03-15T18:01:10.892Z] "encoding/base64", [2024-03-15T18:01:10.892Z] "encoding/binary", [2024-03-15T18:01:10.892Z] "encoding/csv", [2024-03-15T18:01:10.892Z] "encoding/hex", [2024-03-15T18:01:10.892Z] "encoding/json", [2024-03-15T18:01:10.892Z] "encoding/pem", [2024-03-15T18:01:10.892Z] "encoding/xml", [2024-03-15T18:01:10.892Z] "errors", [2024-03-15T18:01:10.892Z] "flag", [2024-03-15T18:01:10.892Z] "fmt", [2024-03-15T18:01:10.892Z] "github.com/davecgh/go-spew/spew", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.892Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.892Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.892Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.892Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.892Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.892Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.892Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.892Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.892Z] "github.com/google/uuid", [2024-03-15T18:01:10.892Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.892Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.892Z] "github.com/pmezard/go-difflib/difflib", [2024-03-15T18:01:10.892Z] "github.com/stretchr/objx", [2024-03-15T18:01:10.892Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.892Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.892Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.892Z] "golang.org/x/net/html", [2024-03-15T18:01:10.892Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.892Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.892Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.892Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.892Z] "golang.org/x/text/language", [2024-03-15T18:01:10.892Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.892Z] "hash", [2024-03-15T18:01:10.892Z] "hash/adler32", [2024-03-15T18:01:10.892Z] "hash/crc32", [2024-03-15T18:01:10.892Z] "internal/abi", [2024-03-15T18:01:10.892Z] "internal/bytealg", [2024-03-15T18:01:10.892Z] "internal/cpu", [2024-03-15T18:01:10.892Z] "internal/fmtsort", [2024-03-15T18:01:10.892Z] "internal/goexperiment", [2024-03-15T18:01:10.892Z] "internal/itoa", [2024-03-15T18:01:10.892Z] "internal/nettrace", [2024-03-15T18:01:10.892Z] "internal/oserror", [2024-03-15T18:01:10.892Z] "internal/poll", [2024-03-15T18:01:10.892Z] "internal/race", [2024-03-15T18:01:10.892Z] "internal/reflectlite", [2024-03-15T18:01:10.892Z] "internal/singleflight", [2024-03-15T18:01:10.892Z] "internal/syscall/execenv", [2024-03-15T18:01:10.892Z] "internal/syscall/unix", [2024-03-15T18:01:10.892Z] "internal/testlog", [2024-03-15T18:01:10.892Z] "internal/unsafeheader", [2024-03-15T18:01:10.892Z] "io", [2024-03-15T18:01:10.892Z] "io/fs", [2024-03-15T18:01:10.892Z] "io/ioutil", [2024-03-15T18:01:10.892Z] "log", [2024-03-15T18:01:10.892Z] "math", [2024-03-15T18:01:10.892Z] "math/big", [2024-03-15T18:01:10.892Z] "math/bits", [2024-03-15T18:01:10.892Z] "math/rand", [2024-03-15T18:01:10.892Z] "mime", [2024-03-15T18:01:10.892Z] "mime/multipart", [2024-03-15T18:01:10.892Z] "mime/quotedprintable", [2024-03-15T18:01:10.892Z] "net", [2024-03-15T18:01:10.892Z] "net/http", [2024-03-15T18:01:10.892Z] "net/http/httptest", [2024-03-15T18:01:10.892Z] "net/http/httptrace", [2024-03-15T18:01:10.892Z] "net/http/internal", [2024-03-15T18:01:10.892Z] "net/http/internal/ascii", [2024-03-15T18:01:10.892Z] "net/http/internal/testcert", [2024-03-15T18:01:10.892Z] "net/textproto", [2024-03-15T18:01:10.892Z] "net/url", [2024-03-15T18:01:10.892Z] "os", [2024-03-15T18:01:10.892Z] "path", [2024-03-15T18:01:10.892Z] "path/filepath", [2024-03-15T18:01:10.892Z] "reflect", [2024-03-15T18:01:10.892Z] "regexp", [2024-03-15T18:01:10.892Z] "regexp/syntax", [2024-03-15T18:01:10.892Z] "runtime", [2024-03-15T18:01:10.892Z] "runtime/cgo", [2024-03-15T18:01:10.892Z] "runtime/debug", [2024-03-15T18:01:10.892Z] "runtime/internal/atomic", [2024-03-15T18:01:10.892Z] "runtime/internal/math", [2024-03-15T18:01:10.892Z] "runtime/internal/sys", [2024-03-15T18:01:10.892Z] "sort", [2024-03-15T18:01:10.892Z] "strconv", [2024-03-15T18:01:10.892Z] "strings", [2024-03-15T18:01:10.892Z] "sync", [2024-03-15T18:01:10.892Z] "sync/atomic", [2024-03-15T18:01:10.892Z] "syscall", [2024-03-15T18:01:10.892Z] "time", [2024-03-15T18:01:10.892Z] "unicode", [2024-03-15T18:01:10.892Z] "unicode/utf16", [2024-03-15T18:01:10.892Z] "unicode/utf8", [2024-03-15T18:01:10.892Z] "unsafe", [2024-03-15T18:01:10.892Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.892Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.892Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.892Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.892Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.892Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.892Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.892Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.892Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.892Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.892Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.892Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.892Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.892Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.892Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.892Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.892Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.892Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.892Z] ] [2024-03-15T18:01:10.892Z] } [2024-03-15T18:01:10.892Z] { [2024-03-15T18:01:10.892Z] "Dir": "/w/workspace/edgex-go/635/internal/core/data/mocks", [2024-03-15T18:01:10.892Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/mocks", [2024-03-15T18:01:10.892Z] "Name": "mocks", [2024-03-15T18:01:10.892Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.892Z] "Module": { [2024-03-15T18:01:10.892Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.892Z] "Main": true, [2024-03-15T18:01:10.892Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.892Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.892Z] "GoVersion": "1.21" [2024-03-15T18:01:10.892Z] }, [2024-03-15T18:01:10.892Z] "Match": [ [2024-03-15T18:01:10.892Z] "./..." [2024-03-15T18:01:10.892Z] ], [2024-03-15T18:01:10.892Z] "Stale": true, [2024-03-15T18:01:10.892Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.892Z] "GoFiles": [ [2024-03-15T18:01:10.892Z] "container.go" [2024-03-15T18:01:10.892Z] ], [2024-03-15T18:01:10.892Z] "Imports": [ [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-03-15T18:01:10.892Z] "github.com/stretchr/testify/mock" [2024-03-15T18:01:10.892Z] ], [2024-03-15T18:01:10.892Z] "Deps": [ [2024-03-15T18:01:10.892Z] "bufio", [2024-03-15T18:01:10.892Z] "bytes", [2024-03-15T18:01:10.892Z] "compress/flate", [2024-03-15T18:01:10.892Z] "compress/gzip", [2024-03-15T18:01:10.892Z] "compress/zlib", [2024-03-15T18:01:10.892Z] "container/list", [2024-03-15T18:01:10.892Z] "context", [2024-03-15T18:01:10.892Z] "crypto", [2024-03-15T18:01:10.892Z] "crypto/aes", [2024-03-15T18:01:10.892Z] "crypto/cipher", [2024-03-15T18:01:10.892Z] "crypto/des", [2024-03-15T18:01:10.892Z] "crypto/dsa", [2024-03-15T18:01:10.892Z] "crypto/ecdsa", [2024-03-15T18:01:10.892Z] "crypto/ed25519", [2024-03-15T18:01:10.892Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.892Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.892Z] "crypto/elliptic", [2024-03-15T18:01:10.892Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.892Z] "crypto/hmac", [2024-03-15T18:01:10.892Z] "crypto/internal/randutil", [2024-03-15T18:01:10.892Z] "crypto/internal/subtle", [2024-03-15T18:01:10.892Z] "crypto/md5", [2024-03-15T18:01:10.892Z] "crypto/rand", [2024-03-15T18:01:10.892Z] "crypto/rc4", [2024-03-15T18:01:10.892Z] "crypto/rsa", [2024-03-15T18:01:10.892Z] "crypto/sha1", [2024-03-15T18:01:10.892Z] "crypto/sha256", [2024-03-15T18:01:10.892Z] "crypto/sha512", [2024-03-15T18:01:10.892Z] "crypto/subtle", [2024-03-15T18:01:10.892Z] "crypto/tls", [2024-03-15T18:01:10.892Z] "crypto/x509", [2024-03-15T18:01:10.892Z] "crypto/x509/pkix", [2024-03-15T18:01:10.892Z] "database/sql/driver", [2024-03-15T18:01:10.892Z] "debug/dwarf", [2024-03-15T18:01:10.892Z] "debug/macho", [2024-03-15T18:01:10.892Z] "embed", [2024-03-15T18:01:10.892Z] "encoding", [2024-03-15T18:01:10.892Z] "encoding/asn1", [2024-03-15T18:01:10.892Z] "encoding/base32", [2024-03-15T18:01:10.892Z] "encoding/base64", [2024-03-15T18:01:10.892Z] "encoding/binary", [2024-03-15T18:01:10.892Z] "encoding/csv", [2024-03-15T18:01:10.892Z] "encoding/hex", [2024-03-15T18:01:10.892Z] "encoding/json", [2024-03-15T18:01:10.892Z] "encoding/pem", [2024-03-15T18:01:10.892Z] "encoding/xml", [2024-03-15T18:01:10.892Z] "errors", [2024-03-15T18:01:10.892Z] "flag", [2024-03-15T18:01:10.892Z] "fmt", [2024-03-15T18:01:10.892Z] "github.com/armon/go-metrics", [2024-03-15T18:01:10.892Z] "github.com/cenkalti/backoff", [2024-03-15T18:01:10.892Z] "github.com/davecgh/go-spew/spew", [2024-03-15T18:01:10.892Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-15T18:01:10.892Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.892Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.892Z] "github.com/fatih/color", [2024-03-15T18:01:10.892Z] "github.com/fxamacker/cbor/v2", [2024-03-15T18:01:10.892Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.892Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.892Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.892Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.892Z] "github.com/go-jose/go-jose/v3", [2024-03-15T18:01:10.892Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-15T18:01:10.892Z] "github.com/go-jose/go-jose/v3/json", [2024-03-15T18:01:10.892Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-15T18:01:10.892Z] "github.com/go-kit/log", [2024-03-15T18:01:10.892Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.892Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.892Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.892Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.892Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.892Z] "github.com/go-redis/redis/v7", [2024-03-15T18:01:10.892Z] "github.com/go-redis/redis/v7/internal", [2024-03-15T18:01:10.892Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-15T18:01:10.892Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-15T18:01:10.892Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-15T18:01:10.892Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-15T18:01:10.892Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-15T18:01:10.892Z] "github.com/golang/protobuf/jsonpb", [2024-03-15T18:01:10.892Z] "github.com/golang/protobuf/proto", [2024-03-15T18:01:10.892Z] "github.com/golang/protobuf/ptypes", [2024-03-15T18:01:10.892Z] "github.com/golang/protobuf/ptypes/any", [2024-03-15T18:01:10.892Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-15T18:01:10.892Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-15T18:01:10.892Z] "github.com/google/uuid", [2024-03-15T18:01:10.892Z] "github.com/gorilla/websocket", [2024-03-15T18:01:10.892Z] "github.com/hashicorp/consul/api", [2024-03-15T18:01:10.892Z] "github.com/hashicorp/errwrap", [2024-03-15T18:01:10.892Z] "github.com/hashicorp/go-cleanhttp", [2024-03-15T18:01:10.892Z] "github.com/hashicorp/go-hclog", [2024-03-15T18:01:10.892Z] "github.com/hashicorp/go-immutable-radix", [2024-03-15T18:01:10.892Z] "github.com/hashicorp/go-multierror", [2024-03-15T18:01:10.892Z] "github.com/hashicorp/go-rootcerts", [2024-03-15T18:01:10.892Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-15T18:01:10.892Z] "github.com/hashicorp/serf/coordinate", [2024-03-15T18:01:10.892Z] "github.com/labstack/echo/v4", [2024-03-15T18:01:10.892Z] "github.com/labstack/gommon/color", [2024-03-15T18:01:10.892Z] "github.com/labstack/gommon/log", [2024-03-15T18:01:10.892Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.892Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.892Z] "github.com/mattn/go-colorable", [2024-03-15T18:01:10.892Z] "github.com/mattn/go-isatty", [2024-03-15T18:01:10.892Z] "github.com/mitchellh/consulstructure", [2024-03-15T18:01:10.892Z] "github.com/mitchellh/copystructure", [2024-03-15T18:01:10.892Z] "github.com/mitchellh/mapstructure", [2024-03-15T18:01:10.892Z] "github.com/mitchellh/reflectwalk", [2024-03-15T18:01:10.892Z] "github.com/pmezard/go-difflib/difflib", [2024-03-15T18:01:10.892Z] "github.com/rcrowley/go-metrics", [2024-03-15T18:01:10.892Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-15T18:01:10.892Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-15T18:01:10.892Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-15T18:01:10.892Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-15T18:01:10.892Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-15T18:01:10.892Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-15T18:01:10.892Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-15T18:01:10.892Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-15T18:01:10.892Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-15T18:01:10.892Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-15T18:01:10.892Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-15T18:01:10.892Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-15T18:01:10.892Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-15T18:01:10.892Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-15T18:01:10.892Z] "github.com/stretchr/objx", [2024-03-15T18:01:10.892Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.892Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.892Z] "github.com/valyala/bytebufferpool", [2024-03-15T18:01:10.892Z] "github.com/valyala/fasttemplate", [2024-03-15T18:01:10.892Z] "github.com/x448/float16", [2024-03-15T18:01:10.892Z] "github.com/zeebo/errs", [2024-03-15T18:01:10.892Z] "go/token", [2024-03-15T18:01:10.892Z] "golang.org/x/crypto/acme", [2024-03-15T18:01:10.892Z] "golang.org/x/crypto/acme/autocert", [2024-03-15T18:01:10.892Z] "golang.org/x/crypto/pbkdf2", [2024-03-15T18:01:10.892Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.892Z] "golang.org/x/exp/constraints", [2024-03-15T18:01:10.892Z] "golang.org/x/exp/slices", [2024-03-15T18:01:10.892Z] "golang.org/x/net/html", [2024-03-15T18:01:10.892Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.892Z] "golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.892Z] "golang.org/x/net/http2", [2024-03-15T18:01:10.892Z] "golang.org/x/net/http2/h2c", [2024-03-15T18:01:10.892Z] "golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.892Z] "golang.org/x/net/idna", [2024-03-15T18:01:10.892Z] "golang.org/x/net/internal/socks", [2024-03-15T18:01:10.892Z] "golang.org/x/net/internal/timeseries", [2024-03-15T18:01:10.892Z] "golang.org/x/net/proxy", [2024-03-15T18:01:10.892Z] "golang.org/x/net/trace", [2024-03-15T18:01:10.892Z] "golang.org/x/sync/semaphore", [2024-03-15T18:01:10.892Z] "golang.org/x/sys/unix", [2024-03-15T18:01:10.892Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.892Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.892Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.892Z] "golang.org/x/text/language", [2024-03-15T18:01:10.892Z] "golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.892Z] "golang.org/x/text/transform", [2024-03-15T18:01:10.892Z] "golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.892Z] "golang.org/x/text/unicode/norm", [2024-03-15T18:01:10.892Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/attributes", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/backoff", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/balancer", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/balancer/base", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/channelz", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/codes", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/connectivity", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/credentials", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/credentials/insecure", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/encoding", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/encoding/proto", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/grpclog", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/internal", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/internal/backoff", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/internal/balancerload", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/internal/binarylog", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/internal/buffer", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/internal/channelz", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/internal/credentials", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/internal/envconfig", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/internal/grpclog", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/internal/idle", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/internal/metadata", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/internal/pretty", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/internal/resolver", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/internal/status", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/internal/syscall", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/internal/transport", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/keepalive", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/metadata", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/peer", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/resolver", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/resolver/dns", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/serviceconfig", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/stats", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/status", [2024-03-15T18:01:10.892Z] "google.golang.org/grpc/tap", [2024-03-15T18:01:10.892Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-15T18:01:10.892Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-15T18:01:10.892Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-15T18:01:10.892Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-15T18:01:10.892Z] "google.golang.org/protobuf/internal/descopts", [2024-03-15T18:01:10.892Z] "google.golang.org/protobuf/internal/detrand", [2024-03-15T18:01:10.892Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-15T18:01:10.892Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-15T18:01:10.892Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-15T18:01:10.892Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-15T18:01:10.892Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-15T18:01:10.892Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-15T18:01:10.892Z] "google.golang.org/protobuf/internal/errors", [2024-03-15T18:01:10.892Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-15T18:01:10.893Z] "google.golang.org/protobuf/internal/filetype", [2024-03-15T18:01:10.893Z] "google.golang.org/protobuf/internal/flags", [2024-03-15T18:01:10.893Z] "google.golang.org/protobuf/internal/genid", [2024-03-15T18:01:10.893Z] "google.golang.org/protobuf/internal/impl", [2024-03-15T18:01:10.893Z] "google.golang.org/protobuf/internal/order", [2024-03-15T18:01:10.893Z] "google.golang.org/protobuf/internal/pragma", [2024-03-15T18:01:10.893Z] "google.golang.org/protobuf/internal/set", [2024-03-15T18:01:10.893Z] "google.golang.org/protobuf/internal/strs", [2024-03-15T18:01:10.893Z] "google.golang.org/protobuf/internal/version", [2024-03-15T18:01:10.893Z] "google.golang.org/protobuf/proto", [2024-03-15T18:01:10.893Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-15T18:01:10.893Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-15T18:01:10.893Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-15T18:01:10.893Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-15T18:01:10.893Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-15T18:01:10.893Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-15T18:01:10.893Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-15T18:01:10.893Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-15T18:01:10.893Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-15T18:01:10.893Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-15T18:01:10.893Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-15T18:01:10.893Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.893Z] "hash", [2024-03-15T18:01:10.893Z] "hash/adler32", [2024-03-15T18:01:10.893Z] "hash/crc32", [2024-03-15T18:01:10.893Z] "hash/fnv", [2024-03-15T18:01:10.893Z] "html", [2024-03-15T18:01:10.893Z] "html/template", [2024-03-15T18:01:10.893Z] "internal/abi", [2024-03-15T18:01:10.893Z] "internal/bytealg", [2024-03-15T18:01:10.893Z] "internal/cpu", [2024-03-15T18:01:10.893Z] "internal/fmtsort", [2024-03-15T18:01:10.893Z] "internal/goexperiment", [2024-03-15T18:01:10.893Z] "internal/itoa", [2024-03-15T18:01:10.893Z] "internal/nettrace", [2024-03-15T18:01:10.893Z] "internal/oserror", [2024-03-15T18:01:10.893Z] "internal/poll", [2024-03-15T18:01:10.893Z] "internal/race", [2024-03-15T18:01:10.893Z] "internal/reflectlite", [2024-03-15T18:01:10.893Z] "internal/singleflight", [2024-03-15T18:01:10.893Z] "internal/syscall/execenv", [2024-03-15T18:01:10.893Z] "internal/syscall/unix", [2024-03-15T18:01:10.893Z] "internal/testlog", [2024-03-15T18:01:10.893Z] "internal/unsafeheader", [2024-03-15T18:01:10.893Z] "io", [2024-03-15T18:01:10.893Z] "io/fs", [2024-03-15T18:01:10.893Z] "io/ioutil", [2024-03-15T18:01:10.893Z] "log", [2024-03-15T18:01:10.893Z] "log/syslog", [2024-03-15T18:01:10.893Z] "math", [2024-03-15T18:01:10.893Z] "math/big", [2024-03-15T18:01:10.893Z] "math/bits", [2024-03-15T18:01:10.893Z] "math/rand", [2024-03-15T18:01:10.893Z] "mime", [2024-03-15T18:01:10.893Z] "mime/multipart", [2024-03-15T18:01:10.893Z] "mime/quotedprintable", [2024-03-15T18:01:10.893Z] "net", [2024-03-15T18:01:10.893Z] "net/http", [2024-03-15T18:01:10.893Z] "net/http/httptest", [2024-03-15T18:01:10.893Z] "net/http/httptrace", [2024-03-15T18:01:10.893Z] "net/http/httputil", [2024-03-15T18:01:10.893Z] "net/http/internal", [2024-03-15T18:01:10.893Z] "net/http/internal/ascii", [2024-03-15T18:01:10.893Z] "net/http/internal/testcert", [2024-03-15T18:01:10.893Z] "net/textproto", [2024-03-15T18:01:10.893Z] "net/url", [2024-03-15T18:01:10.893Z] "os", [2024-03-15T18:01:10.893Z] "os/signal", [2024-03-15T18:01:10.893Z] "path", [2024-03-15T18:01:10.893Z] "path/filepath", [2024-03-15T18:01:10.893Z] "reflect", [2024-03-15T18:01:10.893Z] "regexp", [2024-03-15T18:01:10.893Z] "regexp/syntax", [2024-03-15T18:01:10.893Z] "runtime", [2024-03-15T18:01:10.893Z] "runtime/cgo", [2024-03-15T18:01:10.893Z] "runtime/debug", [2024-03-15T18:01:10.893Z] "runtime/internal/atomic", [2024-03-15T18:01:10.893Z] "runtime/internal/math", [2024-03-15T18:01:10.893Z] "runtime/internal/sys", [2024-03-15T18:01:10.893Z] "runtime/pprof", [2024-03-15T18:01:10.893Z] "sort", [2024-03-15T18:01:10.893Z] "strconv", [2024-03-15T18:01:10.893Z] "strings", [2024-03-15T18:01:10.893Z] "sync", [2024-03-15T18:01:10.893Z] "sync/atomic", [2024-03-15T18:01:10.893Z] "syscall", [2024-03-15T18:01:10.893Z] "text/tabwriter", [2024-03-15T18:01:10.893Z] "text/template", [2024-03-15T18:01:10.893Z] "text/template/parse", [2024-03-15T18:01:10.893Z] "time", [2024-03-15T18:01:10.893Z] "unicode", [2024-03-15T18:01:10.893Z] "unicode/utf16", [2024-03-15T18:01:10.893Z] "unicode/utf8", [2024-03-15T18:01:10.893Z] "unsafe", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.893Z] ] [2024-03-15T18:01:10.893Z] } [2024-03-15T18:01:10.893Z] { [2024-03-15T18:01:10.893Z] "Dir": "/w/workspace/edgex-go/635/internal/core/metadata/infrastructure/interfaces/mocks", [2024-03-15T18:01:10.893Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks", [2024-03-15T18:01:10.893Z] "Name": "mocks", [2024-03-15T18:01:10.893Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.893Z] "Module": { [2024-03-15T18:01:10.893Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.893Z] "Main": true, [2024-03-15T18:01:10.893Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.893Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.893Z] "GoVersion": "1.21" [2024-03-15T18:01:10.893Z] }, [2024-03-15T18:01:10.893Z] "Match": [ [2024-03-15T18:01:10.893Z] "./..." [2024-03-15T18:01:10.893Z] ], [2024-03-15T18:01:10.893Z] "Stale": true, [2024-03-15T18:01:10.893Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.893Z] "GoFiles": [ [2024-03-15T18:01:10.893Z] "DBClient.go", [2024-03-15T18:01:10.893Z] "UnitsOfMeasure.go" [2024-03-15T18:01:10.893Z] ], [2024-03-15T18:01:10.893Z] "Imports": [ [2024-03-15T18:01:10.893Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.893Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.893Z] "github.com/stretchr/testify/mock" [2024-03-15T18:01:10.893Z] ], [2024-03-15T18:01:10.893Z] "Deps": [ [2024-03-15T18:01:10.893Z] "bufio", [2024-03-15T18:01:10.893Z] "bytes", [2024-03-15T18:01:10.893Z] "compress/flate", [2024-03-15T18:01:10.893Z] "compress/gzip", [2024-03-15T18:01:10.893Z] "compress/zlib", [2024-03-15T18:01:10.893Z] "container/list", [2024-03-15T18:01:10.893Z] "context", [2024-03-15T18:01:10.893Z] "crypto", [2024-03-15T18:01:10.893Z] "crypto/aes", [2024-03-15T18:01:10.893Z] "crypto/cipher", [2024-03-15T18:01:10.893Z] "crypto/des", [2024-03-15T18:01:10.893Z] "crypto/dsa", [2024-03-15T18:01:10.893Z] "crypto/ecdsa", [2024-03-15T18:01:10.893Z] "crypto/ed25519", [2024-03-15T18:01:10.893Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.893Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.893Z] "crypto/elliptic", [2024-03-15T18:01:10.893Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.893Z] "crypto/hmac", [2024-03-15T18:01:10.893Z] "crypto/internal/randutil", [2024-03-15T18:01:10.893Z] "crypto/internal/subtle", [2024-03-15T18:01:10.893Z] "crypto/md5", [2024-03-15T18:01:10.893Z] "crypto/rand", [2024-03-15T18:01:10.893Z] "crypto/rc4", [2024-03-15T18:01:10.893Z] "crypto/rsa", [2024-03-15T18:01:10.893Z] "crypto/sha1", [2024-03-15T18:01:10.893Z] "crypto/sha256", [2024-03-15T18:01:10.893Z] "crypto/sha512", [2024-03-15T18:01:10.893Z] "crypto/subtle", [2024-03-15T18:01:10.893Z] "crypto/tls", [2024-03-15T18:01:10.893Z] "crypto/x509", [2024-03-15T18:01:10.893Z] "crypto/x509/pkix", [2024-03-15T18:01:10.893Z] "database/sql/driver", [2024-03-15T18:01:10.893Z] "debug/dwarf", [2024-03-15T18:01:10.893Z] "debug/macho", [2024-03-15T18:01:10.893Z] "encoding", [2024-03-15T18:01:10.893Z] "encoding/asn1", [2024-03-15T18:01:10.893Z] "encoding/base64", [2024-03-15T18:01:10.893Z] "encoding/binary", [2024-03-15T18:01:10.893Z] "encoding/csv", [2024-03-15T18:01:10.893Z] "encoding/hex", [2024-03-15T18:01:10.893Z] "encoding/json", [2024-03-15T18:01:10.893Z] "encoding/pem", [2024-03-15T18:01:10.893Z] "encoding/xml", [2024-03-15T18:01:10.893Z] "errors", [2024-03-15T18:01:10.893Z] "flag", [2024-03-15T18:01:10.893Z] "fmt", [2024-03-15T18:01:10.893Z] "github.com/davecgh/go-spew/spew", [2024-03-15T18:01:10.893Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.893Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.893Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.893Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.893Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.893Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.893Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.893Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.893Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.893Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.893Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.893Z] "github.com/google/uuid", [2024-03-15T18:01:10.893Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.893Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.893Z] "github.com/pmezard/go-difflib/difflib", [2024-03-15T18:01:10.893Z] "github.com/stretchr/objx", [2024-03-15T18:01:10.893Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.893Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.893Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.893Z] "golang.org/x/net/html", [2024-03-15T18:01:10.893Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.893Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.893Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.893Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.893Z] "golang.org/x/text/language", [2024-03-15T18:01:10.893Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.893Z] "hash", [2024-03-15T18:01:10.893Z] "hash/adler32", [2024-03-15T18:01:10.893Z] "hash/crc32", [2024-03-15T18:01:10.893Z] "internal/abi", [2024-03-15T18:01:10.893Z] "internal/bytealg", [2024-03-15T18:01:10.893Z] "internal/cpu", [2024-03-15T18:01:10.893Z] "internal/fmtsort", [2024-03-15T18:01:10.893Z] "internal/goexperiment", [2024-03-15T18:01:10.893Z] "internal/itoa", [2024-03-15T18:01:10.893Z] "internal/nettrace", [2024-03-15T18:01:10.893Z] "internal/oserror", [2024-03-15T18:01:10.893Z] "internal/poll", [2024-03-15T18:01:10.893Z] "internal/race", [2024-03-15T18:01:10.893Z] "internal/reflectlite", [2024-03-15T18:01:10.893Z] "internal/singleflight", [2024-03-15T18:01:10.893Z] "internal/syscall/execenv", [2024-03-15T18:01:10.893Z] "internal/syscall/unix", [2024-03-15T18:01:10.893Z] "internal/testlog", [2024-03-15T18:01:10.893Z] "internal/unsafeheader", [2024-03-15T18:01:10.893Z] "io", [2024-03-15T18:01:10.893Z] "io/fs", [2024-03-15T18:01:10.893Z] "io/ioutil", [2024-03-15T18:01:10.893Z] "log", [2024-03-15T18:01:10.893Z] "math", [2024-03-15T18:01:10.893Z] "math/big", [2024-03-15T18:01:10.893Z] "math/bits", [2024-03-15T18:01:10.893Z] "math/rand", [2024-03-15T18:01:10.893Z] "mime", [2024-03-15T18:01:10.893Z] "mime/multipart", [2024-03-15T18:01:10.893Z] "mime/quotedprintable", [2024-03-15T18:01:10.893Z] "net", [2024-03-15T18:01:10.893Z] "net/http", [2024-03-15T18:01:10.893Z] "net/http/httptest", [2024-03-15T18:01:10.893Z] "net/http/httptrace", [2024-03-15T18:01:10.893Z] "net/http/internal", [2024-03-15T18:01:10.893Z] "net/http/internal/ascii", [2024-03-15T18:01:10.893Z] "net/http/internal/testcert", [2024-03-15T18:01:10.893Z] "net/textproto", [2024-03-15T18:01:10.893Z] "net/url", [2024-03-15T18:01:10.893Z] "os", [2024-03-15T18:01:10.893Z] "path", [2024-03-15T18:01:10.893Z] "path/filepath", [2024-03-15T18:01:10.893Z] "reflect", [2024-03-15T18:01:10.893Z] "regexp", [2024-03-15T18:01:10.893Z] "regexp/syntax", [2024-03-15T18:01:10.893Z] "runtime", [2024-03-15T18:01:10.893Z] "runtime/cgo", [2024-03-15T18:01:10.893Z] "runtime/debug", [2024-03-15T18:01:10.893Z] "runtime/internal/atomic", [2024-03-15T18:01:10.893Z] "runtime/internal/math", [2024-03-15T18:01:10.893Z] "runtime/internal/sys", [2024-03-15T18:01:10.893Z] "sort", [2024-03-15T18:01:10.893Z] "strconv", [2024-03-15T18:01:10.893Z] "strings", [2024-03-15T18:01:10.893Z] "sync", [2024-03-15T18:01:10.893Z] "sync/atomic", [2024-03-15T18:01:10.893Z] "syscall", [2024-03-15T18:01:10.893Z] "time", [2024-03-15T18:01:10.893Z] "unicode", [2024-03-15T18:01:10.893Z] "unicode/utf16", [2024-03-15T18:01:10.893Z] "unicode/utf8", [2024-03-15T18:01:10.893Z] "unsafe", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.893Z] ] [2024-03-15T18:01:10.893Z] } [2024-03-15T18:01:10.893Z] { [2024-03-15T18:01:10.893Z] "Dir": "/w/workspace/edgex-go/635/internal/security/fileprovider/mocks", [2024-03-15T18:01:10.893Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks", [2024-03-15T18:01:10.893Z] "Name": "mocks", [2024-03-15T18:01:10.893Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.893Z] "Module": { [2024-03-15T18:01:10.893Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.893Z] "Main": true, [2024-03-15T18:01:10.893Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.893Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.893Z] "GoVersion": "1.21" [2024-03-15T18:01:10.893Z] }, [2024-03-15T18:01:10.893Z] "Match": [ [2024-03-15T18:01:10.893Z] "./..." [2024-03-15T18:01:10.893Z] ], [2024-03-15T18:01:10.893Z] "Stale": true, [2024-03-15T18:01:10.893Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.893Z] "GoFiles": [ [2024-03-15T18:01:10.893Z] "mock.go" [2024-03-15T18:01:10.893Z] ], [2024-03-15T18:01:10.893Z] "Imports": [ [2024-03-15T18:01:10.893Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-15T18:01:10.893Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.893Z] "github.com/stretchr/testify/mock" [2024-03-15T18:01:10.893Z] ], [2024-03-15T18:01:10.893Z] "Deps": [ [2024-03-15T18:01:10.893Z] "bufio", [2024-03-15T18:01:10.893Z] "bytes", [2024-03-15T18:01:10.893Z] "compress/flate", [2024-03-15T18:01:10.893Z] "compress/gzip", [2024-03-15T18:01:10.893Z] "compress/zlib", [2024-03-15T18:01:10.893Z] "container/list", [2024-03-15T18:01:10.893Z] "context", [2024-03-15T18:01:10.893Z] "crypto", [2024-03-15T18:01:10.893Z] "crypto/aes", [2024-03-15T18:01:10.893Z] "crypto/cipher", [2024-03-15T18:01:10.893Z] "crypto/des", [2024-03-15T18:01:10.893Z] "crypto/dsa", [2024-03-15T18:01:10.893Z] "crypto/ecdsa", [2024-03-15T18:01:10.893Z] "crypto/ed25519", [2024-03-15T18:01:10.893Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.893Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.893Z] "crypto/elliptic", [2024-03-15T18:01:10.893Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.893Z] "crypto/hmac", [2024-03-15T18:01:10.893Z] "crypto/internal/randutil", [2024-03-15T18:01:10.893Z] "crypto/internal/subtle", [2024-03-15T18:01:10.893Z] "crypto/md5", [2024-03-15T18:01:10.893Z] "crypto/rand", [2024-03-15T18:01:10.893Z] "crypto/rc4", [2024-03-15T18:01:10.893Z] "crypto/rsa", [2024-03-15T18:01:10.893Z] "crypto/sha1", [2024-03-15T18:01:10.893Z] "crypto/sha256", [2024-03-15T18:01:10.893Z] "crypto/sha512", [2024-03-15T18:01:10.893Z] "crypto/subtle", [2024-03-15T18:01:10.893Z] "crypto/tls", [2024-03-15T18:01:10.893Z] "crypto/x509", [2024-03-15T18:01:10.893Z] "crypto/x509/pkix", [2024-03-15T18:01:10.893Z] "database/sql/driver", [2024-03-15T18:01:10.893Z] "debug/dwarf", [2024-03-15T18:01:10.893Z] "debug/macho", [2024-03-15T18:01:10.893Z] "encoding", [2024-03-15T18:01:10.893Z] "encoding/asn1", [2024-03-15T18:01:10.893Z] "encoding/base64", [2024-03-15T18:01:10.893Z] "encoding/binary", [2024-03-15T18:01:10.893Z] "encoding/csv", [2024-03-15T18:01:10.893Z] "encoding/hex", [2024-03-15T18:01:10.893Z] "encoding/json", [2024-03-15T18:01:10.893Z] "encoding/pem", [2024-03-15T18:01:10.893Z] "encoding/xml", [2024-03-15T18:01:10.893Z] "errors", [2024-03-15T18:01:10.893Z] "flag", [2024-03-15T18:01:10.893Z] "fmt", [2024-03-15T18:01:10.893Z] "github.com/davecgh/go-spew/spew", [2024-03-15T18:01:10.893Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-15T18:01:10.893Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.893Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-15T18:01:10.893Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-15T18:01:10.893Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.893Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.893Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.893Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-15T18:01:10.893Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-15T18:01:10.893Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-15T18:01:10.893Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-15T18:01:10.893Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-15T18:01:10.893Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.893Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.893Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.893Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.893Z] "github.com/go-kit/log", [2024-03-15T18:01:10.893Z] "github.com/go-logfmt/logfmt", [2024-03-15T18:01:10.893Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.893Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.893Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.893Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.893Z] "github.com/google/uuid", [2024-03-15T18:01:10.893Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.893Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.893Z] "github.com/pmezard/go-difflib/difflib", [2024-03-15T18:01:10.893Z] "github.com/stretchr/objx", [2024-03-15T18:01:10.893Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.893Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.893Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.893Z] "golang.org/x/net/html", [2024-03-15T18:01:10.893Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.893Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.893Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.893Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.893Z] "golang.org/x/text/language", [2024-03-15T18:01:10.893Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.893Z] "hash", [2024-03-15T18:01:10.893Z] "hash/adler32", [2024-03-15T18:01:10.893Z] "hash/crc32", [2024-03-15T18:01:10.893Z] "internal/abi", [2024-03-15T18:01:10.893Z] "internal/bytealg", [2024-03-15T18:01:10.893Z] "internal/cpu", [2024-03-15T18:01:10.893Z] "internal/fmtsort", [2024-03-15T18:01:10.893Z] "internal/goexperiment", [2024-03-15T18:01:10.893Z] "internal/itoa", [2024-03-15T18:01:10.893Z] "internal/nettrace", [2024-03-15T18:01:10.893Z] "internal/oserror", [2024-03-15T18:01:10.893Z] "internal/poll", [2024-03-15T18:01:10.893Z] "internal/race", [2024-03-15T18:01:10.893Z] "internal/reflectlite", [2024-03-15T18:01:10.893Z] "internal/singleflight", [2024-03-15T18:01:10.893Z] "internal/syscall/execenv", [2024-03-15T18:01:10.893Z] "internal/syscall/unix", [2024-03-15T18:01:10.893Z] "internal/testlog", [2024-03-15T18:01:10.893Z] "internal/unsafeheader", [2024-03-15T18:01:10.893Z] "io", [2024-03-15T18:01:10.893Z] "io/fs", [2024-03-15T18:01:10.893Z] "io/ioutil", [2024-03-15T18:01:10.893Z] "log", [2024-03-15T18:01:10.893Z] "math", [2024-03-15T18:01:10.893Z] "math/big", [2024-03-15T18:01:10.893Z] "math/bits", [2024-03-15T18:01:10.893Z] "math/rand", [2024-03-15T18:01:10.893Z] "mime", [2024-03-15T18:01:10.893Z] "mime/multipart", [2024-03-15T18:01:10.893Z] "mime/quotedprintable", [2024-03-15T18:01:10.893Z] "net", [2024-03-15T18:01:10.893Z] "net/http", [2024-03-15T18:01:10.893Z] "net/http/httptest", [2024-03-15T18:01:10.893Z] "net/http/httptrace", [2024-03-15T18:01:10.893Z] "net/http/internal", [2024-03-15T18:01:10.893Z] "net/http/internal/ascii", [2024-03-15T18:01:10.893Z] "net/http/internal/testcert", [2024-03-15T18:01:10.893Z] "net/textproto", [2024-03-15T18:01:10.893Z] "net/url", [2024-03-15T18:01:10.893Z] "os", [2024-03-15T18:01:10.893Z] "path", [2024-03-15T18:01:10.893Z] "path/filepath", [2024-03-15T18:01:10.893Z] "reflect", [2024-03-15T18:01:10.893Z] "regexp", [2024-03-15T18:01:10.893Z] "regexp/syntax", [2024-03-15T18:01:10.893Z] "runtime", [2024-03-15T18:01:10.893Z] "runtime/cgo", [2024-03-15T18:01:10.893Z] "runtime/debug", [2024-03-15T18:01:10.893Z] "runtime/internal/atomic", [2024-03-15T18:01:10.893Z] "runtime/internal/math", [2024-03-15T18:01:10.893Z] "runtime/internal/sys", [2024-03-15T18:01:10.893Z] "sort", [2024-03-15T18:01:10.893Z] "strconv", [2024-03-15T18:01:10.893Z] "strings", [2024-03-15T18:01:10.893Z] "sync", [2024-03-15T18:01:10.893Z] "sync/atomic", [2024-03-15T18:01:10.893Z] "syscall", [2024-03-15T18:01:10.893Z] "time", [2024-03-15T18:01:10.893Z] "unicode", [2024-03-15T18:01:10.893Z] "unicode/utf16", [2024-03-15T18:01:10.893Z] "unicode/utf8", [2024-03-15T18:01:10.893Z] "unsafe", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.893Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.893Z] ], [2024-03-15T18:01:10.893Z] "TestGoFiles": [ [2024-03-15T18:01:10.893Z] "mock_test.go" [2024-03-15T18:01:10.893Z] ], [2024-03-15T18:01:10.893Z] "TestImports": [ [2024-03-15T18:01:10.893Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider", [2024-03-15T18:01:10.893Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-15T18:01:10.893Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-15T18:01:10.893Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.893Z] "testing" [2024-03-15T18:01:10.893Z] ] [2024-03-15T18:01:10.893Z] } [2024-03-15T18:01:10.893Z] { [2024-03-15T18:01:10.893Z] "Dir": "/w/workspace/edgex-go/635/internal/security/kdf/mocks", [2024-03-15T18:01:10.893Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks", [2024-03-15T18:01:10.893Z] "Name": "mocks", [2024-03-15T18:01:10.893Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.893Z] "Module": { [2024-03-15T18:01:10.893Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.893Z] "Main": true, [2024-03-15T18:01:10.893Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.893Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.893Z] "GoVersion": "1.21" [2024-03-15T18:01:10.893Z] }, [2024-03-15T18:01:10.894Z] "Match": [ [2024-03-15T18:01:10.894Z] "./..." [2024-03-15T18:01:10.894Z] ], [2024-03-15T18:01:10.894Z] "Stale": true, [2024-03-15T18:01:10.894Z] "StaleReason": "stale dependency: github.com/davecgh/go-spew/spew", [2024-03-15T18:01:10.894Z] "GoFiles": [ [2024-03-15T18:01:10.894Z] "mock.go" [2024-03-15T18:01:10.894Z] ], [2024-03-15T18:01:10.894Z] "Imports": [ [2024-03-15T18:01:10.894Z] "github.com/stretchr/testify/mock" [2024-03-15T18:01:10.894Z] ], [2024-03-15T18:01:10.894Z] "Deps": [ [2024-03-15T18:01:10.894Z] "bufio", [2024-03-15T18:01:10.894Z] "bytes", [2024-03-15T18:01:10.894Z] "compress/flate", [2024-03-15T18:01:10.894Z] "compress/gzip", [2024-03-15T18:01:10.894Z] "container/list", [2024-03-15T18:01:10.894Z] "context", [2024-03-15T18:01:10.894Z] "crypto", [2024-03-15T18:01:10.894Z] "crypto/aes", [2024-03-15T18:01:10.894Z] "crypto/cipher", [2024-03-15T18:01:10.894Z] "crypto/des", [2024-03-15T18:01:10.894Z] "crypto/dsa", [2024-03-15T18:01:10.894Z] "crypto/ecdsa", [2024-03-15T18:01:10.894Z] "crypto/ed25519", [2024-03-15T18:01:10.894Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.894Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.894Z] "crypto/elliptic", [2024-03-15T18:01:10.894Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.894Z] "crypto/hmac", [2024-03-15T18:01:10.894Z] "crypto/internal/randutil", [2024-03-15T18:01:10.894Z] "crypto/internal/subtle", [2024-03-15T18:01:10.894Z] "crypto/md5", [2024-03-15T18:01:10.894Z] "crypto/rand", [2024-03-15T18:01:10.894Z] "crypto/rc4", [2024-03-15T18:01:10.894Z] "crypto/rsa", [2024-03-15T18:01:10.894Z] "crypto/sha1", [2024-03-15T18:01:10.894Z] "crypto/sha256", [2024-03-15T18:01:10.894Z] "crypto/sha512", [2024-03-15T18:01:10.894Z] "crypto/subtle", [2024-03-15T18:01:10.894Z] "crypto/tls", [2024-03-15T18:01:10.894Z] "crypto/x509", [2024-03-15T18:01:10.894Z] "crypto/x509/pkix", [2024-03-15T18:01:10.894Z] "encoding", [2024-03-15T18:01:10.894Z] "encoding/asn1", [2024-03-15T18:01:10.894Z] "encoding/base64", [2024-03-15T18:01:10.894Z] "encoding/binary", [2024-03-15T18:01:10.894Z] "encoding/hex", [2024-03-15T18:01:10.894Z] "encoding/json", [2024-03-15T18:01:10.894Z] "encoding/pem", [2024-03-15T18:01:10.894Z] "errors", [2024-03-15T18:01:10.894Z] "flag", [2024-03-15T18:01:10.894Z] "fmt", [2024-03-15T18:01:10.894Z] "github.com/davecgh/go-spew/spew", [2024-03-15T18:01:10.894Z] "github.com/pmezard/go-difflib/difflib", [2024-03-15T18:01:10.894Z] "github.com/stretchr/objx", [2024-03-15T18:01:10.894Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.894Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.894Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.894Z] "hash", [2024-03-15T18:01:10.894Z] "hash/crc32", [2024-03-15T18:01:10.894Z] "internal/abi", [2024-03-15T18:01:10.894Z] "internal/bytealg", [2024-03-15T18:01:10.894Z] "internal/cpu", [2024-03-15T18:01:10.894Z] "internal/fmtsort", [2024-03-15T18:01:10.894Z] "internal/goexperiment", [2024-03-15T18:01:10.894Z] "internal/itoa", [2024-03-15T18:01:10.894Z] "internal/nettrace", [2024-03-15T18:01:10.894Z] "internal/oserror", [2024-03-15T18:01:10.894Z] "internal/poll", [2024-03-15T18:01:10.894Z] "internal/race", [2024-03-15T18:01:10.894Z] "internal/reflectlite", [2024-03-15T18:01:10.894Z] "internal/singleflight", [2024-03-15T18:01:10.894Z] "internal/syscall/execenv", [2024-03-15T18:01:10.894Z] "internal/syscall/unix", [2024-03-15T18:01:10.894Z] "internal/testlog", [2024-03-15T18:01:10.894Z] "internal/unsafeheader", [2024-03-15T18:01:10.894Z] "io", [2024-03-15T18:01:10.894Z] "io/fs", [2024-03-15T18:01:10.894Z] "io/ioutil", [2024-03-15T18:01:10.894Z] "log", [2024-03-15T18:01:10.894Z] "math", [2024-03-15T18:01:10.894Z] "math/big", [2024-03-15T18:01:10.894Z] "math/bits", [2024-03-15T18:01:10.894Z] "math/rand", [2024-03-15T18:01:10.894Z] "mime", [2024-03-15T18:01:10.894Z] "mime/multipart", [2024-03-15T18:01:10.894Z] "mime/quotedprintable", [2024-03-15T18:01:10.894Z] "net", [2024-03-15T18:01:10.894Z] "net/http", [2024-03-15T18:01:10.894Z] "net/http/httptest", [2024-03-15T18:01:10.894Z] "net/http/httptrace", [2024-03-15T18:01:10.894Z] "net/http/internal", [2024-03-15T18:01:10.894Z] "net/http/internal/ascii", [2024-03-15T18:01:10.894Z] "net/http/internal/testcert", [2024-03-15T18:01:10.894Z] "net/textproto", [2024-03-15T18:01:10.894Z] "net/url", [2024-03-15T18:01:10.894Z] "os", [2024-03-15T18:01:10.894Z] "path", [2024-03-15T18:01:10.894Z] "path/filepath", [2024-03-15T18:01:10.894Z] "reflect", [2024-03-15T18:01:10.894Z] "regexp", [2024-03-15T18:01:10.894Z] "regexp/syntax", [2024-03-15T18:01:10.894Z] "runtime", [2024-03-15T18:01:10.894Z] "runtime/cgo", [2024-03-15T18:01:10.894Z] "runtime/debug", [2024-03-15T18:01:10.894Z] "runtime/internal/atomic", [2024-03-15T18:01:10.894Z] "runtime/internal/math", [2024-03-15T18:01:10.894Z] "runtime/internal/sys", [2024-03-15T18:01:10.894Z] "sort", [2024-03-15T18:01:10.894Z] "strconv", [2024-03-15T18:01:10.894Z] "strings", [2024-03-15T18:01:10.894Z] "sync", [2024-03-15T18:01:10.894Z] "sync/atomic", [2024-03-15T18:01:10.894Z] "syscall", [2024-03-15T18:01:10.894Z] "time", [2024-03-15T18:01:10.894Z] "unicode", [2024-03-15T18:01:10.894Z] "unicode/utf16", [2024-03-15T18:01:10.894Z] "unicode/utf8", [2024-03-15T18:01:10.894Z] "unsafe", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.894Z] ], [2024-03-15T18:01:10.894Z] "TestGoFiles": [ [2024-03-15T18:01:10.894Z] "mock_test.go" [2024-03-15T18:01:10.894Z] ], [2024-03-15T18:01:10.894Z] "TestImports": [ [2024-03-15T18:01:10.894Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-15T18:01:10.894Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.894Z] "testing" [2024-03-15T18:01:10.894Z] ] [2024-03-15T18:01:10.894Z] } [2024-03-15T18:01:10.894Z] { [2024-03-15T18:01:10.894Z] "Dir": "/w/workspace/edgex-go/635/internal/security/pipedhexreader/mocks", [2024-03-15T18:01:10.894Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks", [2024-03-15T18:01:10.894Z] "Name": "mocks", [2024-03-15T18:01:10.894Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.894Z] "Module": { [2024-03-15T18:01:10.894Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.894Z] "Main": true, [2024-03-15T18:01:10.894Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.894Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.894Z] "GoVersion": "1.21" [2024-03-15T18:01:10.894Z] }, [2024-03-15T18:01:10.894Z] "Match": [ [2024-03-15T18:01:10.894Z] "./..." [2024-03-15T18:01:10.894Z] ], [2024-03-15T18:01:10.894Z] "Stale": true, [2024-03-15T18:01:10.894Z] "StaleReason": "stale dependency: github.com/davecgh/go-spew/spew", [2024-03-15T18:01:10.894Z] "GoFiles": [ [2024-03-15T18:01:10.894Z] "mock.go" [2024-03-15T18:01:10.894Z] ], [2024-03-15T18:01:10.894Z] "Imports": [ [2024-03-15T18:01:10.894Z] "github.com/stretchr/testify/mock" [2024-03-15T18:01:10.894Z] ], [2024-03-15T18:01:10.894Z] "Deps": [ [2024-03-15T18:01:10.894Z] "bufio", [2024-03-15T18:01:10.894Z] "bytes", [2024-03-15T18:01:10.894Z] "compress/flate", [2024-03-15T18:01:10.894Z] "compress/gzip", [2024-03-15T18:01:10.894Z] "container/list", [2024-03-15T18:01:10.894Z] "context", [2024-03-15T18:01:10.894Z] "crypto", [2024-03-15T18:01:10.894Z] "crypto/aes", [2024-03-15T18:01:10.894Z] "crypto/cipher", [2024-03-15T18:01:10.894Z] "crypto/des", [2024-03-15T18:01:10.894Z] "crypto/dsa", [2024-03-15T18:01:10.894Z] "crypto/ecdsa", [2024-03-15T18:01:10.894Z] "crypto/ed25519", [2024-03-15T18:01:10.894Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.894Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.894Z] "crypto/elliptic", [2024-03-15T18:01:10.894Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.894Z] "crypto/hmac", [2024-03-15T18:01:10.894Z] "crypto/internal/randutil", [2024-03-15T18:01:10.894Z] "crypto/internal/subtle", [2024-03-15T18:01:10.894Z] "crypto/md5", [2024-03-15T18:01:10.894Z] "crypto/rand", [2024-03-15T18:01:10.894Z] "crypto/rc4", [2024-03-15T18:01:10.894Z] "crypto/rsa", [2024-03-15T18:01:10.894Z] "crypto/sha1", [2024-03-15T18:01:10.894Z] "crypto/sha256", [2024-03-15T18:01:10.894Z] "crypto/sha512", [2024-03-15T18:01:10.894Z] "crypto/subtle", [2024-03-15T18:01:10.894Z] "crypto/tls", [2024-03-15T18:01:10.894Z] "crypto/x509", [2024-03-15T18:01:10.894Z] "crypto/x509/pkix", [2024-03-15T18:01:10.894Z] "encoding", [2024-03-15T18:01:10.894Z] "encoding/asn1", [2024-03-15T18:01:10.894Z] "encoding/base64", [2024-03-15T18:01:10.894Z] "encoding/binary", [2024-03-15T18:01:10.894Z] "encoding/hex", [2024-03-15T18:01:10.894Z] "encoding/json", [2024-03-15T18:01:10.894Z] "encoding/pem", [2024-03-15T18:01:10.894Z] "errors", [2024-03-15T18:01:10.894Z] "flag", [2024-03-15T18:01:10.894Z] "fmt", [2024-03-15T18:01:10.894Z] "github.com/davecgh/go-spew/spew", [2024-03-15T18:01:10.894Z] "github.com/pmezard/go-difflib/difflib", [2024-03-15T18:01:10.894Z] "github.com/stretchr/objx", [2024-03-15T18:01:10.894Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.894Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.894Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.894Z] "hash", [2024-03-15T18:01:10.894Z] "hash/crc32", [2024-03-15T18:01:10.894Z] "internal/abi", [2024-03-15T18:01:10.894Z] "internal/bytealg", [2024-03-15T18:01:10.894Z] "internal/cpu", [2024-03-15T18:01:10.894Z] "internal/fmtsort", [2024-03-15T18:01:10.894Z] "internal/goexperiment", [2024-03-15T18:01:10.894Z] "internal/itoa", [2024-03-15T18:01:10.894Z] "internal/nettrace", [2024-03-15T18:01:10.894Z] "internal/oserror", [2024-03-15T18:01:10.894Z] "internal/poll", [2024-03-15T18:01:10.894Z] "internal/race", [2024-03-15T18:01:10.894Z] "internal/reflectlite", [2024-03-15T18:01:10.894Z] "internal/singleflight", [2024-03-15T18:01:10.894Z] "internal/syscall/execenv", [2024-03-15T18:01:10.894Z] "internal/syscall/unix", [2024-03-15T18:01:10.894Z] "internal/testlog", [2024-03-15T18:01:10.894Z] "internal/unsafeheader", [2024-03-15T18:01:10.894Z] "io", [2024-03-15T18:01:10.894Z] "io/fs", [2024-03-15T18:01:10.894Z] "io/ioutil", [2024-03-15T18:01:10.894Z] "log", [2024-03-15T18:01:10.894Z] "math", [2024-03-15T18:01:10.894Z] "math/big", [2024-03-15T18:01:10.894Z] "math/bits", [2024-03-15T18:01:10.894Z] "math/rand", [2024-03-15T18:01:10.894Z] "mime", [2024-03-15T18:01:10.894Z] "mime/multipart", [2024-03-15T18:01:10.894Z] "mime/quotedprintable", [2024-03-15T18:01:10.894Z] "net", [2024-03-15T18:01:10.894Z] "net/http", [2024-03-15T18:01:10.894Z] "net/http/httptest", [2024-03-15T18:01:10.894Z] "net/http/httptrace", [2024-03-15T18:01:10.894Z] "net/http/internal", [2024-03-15T18:01:10.894Z] "net/http/internal/ascii", [2024-03-15T18:01:10.894Z] "net/http/internal/testcert", [2024-03-15T18:01:10.894Z] "net/textproto", [2024-03-15T18:01:10.894Z] "net/url", [2024-03-15T18:01:10.894Z] "os", [2024-03-15T18:01:10.894Z] "path", [2024-03-15T18:01:10.894Z] "path/filepath", [2024-03-15T18:01:10.894Z] "reflect", [2024-03-15T18:01:10.894Z] "regexp", [2024-03-15T18:01:10.894Z] "regexp/syntax", [2024-03-15T18:01:10.894Z] "runtime", [2024-03-15T18:01:10.894Z] "runtime/cgo", [2024-03-15T18:01:10.894Z] "runtime/debug", [2024-03-15T18:01:10.894Z] "runtime/internal/atomic", [2024-03-15T18:01:10.894Z] "runtime/internal/math", [2024-03-15T18:01:10.894Z] "runtime/internal/sys", [2024-03-15T18:01:10.894Z] "sort", [2024-03-15T18:01:10.894Z] "strconv", [2024-03-15T18:01:10.894Z] "strings", [2024-03-15T18:01:10.894Z] "sync", [2024-03-15T18:01:10.894Z] "sync/atomic", [2024-03-15T18:01:10.894Z] "syscall", [2024-03-15T18:01:10.894Z] "time", [2024-03-15T18:01:10.894Z] "unicode", [2024-03-15T18:01:10.894Z] "unicode/utf16", [2024-03-15T18:01:10.894Z] "unicode/utf8", [2024-03-15T18:01:10.894Z] "unsafe", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.894Z] ], [2024-03-15T18:01:10.894Z] "TestGoFiles": [ [2024-03-15T18:01:10.894Z] "mock_test.go" [2024-03-15T18:01:10.894Z] ], [2024-03-15T18:01:10.894Z] "TestImports": [ [2024-03-15T18:01:10.894Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-15T18:01:10.894Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.894Z] "testing" [2024-03-15T18:01:10.894Z] ] [2024-03-15T18:01:10.894Z] } [2024-03-15T18:01:10.894Z] { [2024-03-15T18:01:10.894Z] "Dir": "/w/workspace/edgex-go/635/internal/support/notifications/application/channel/mocks", [2024-03-15T18:01:10.894Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks", [2024-03-15T18:01:10.894Z] "Name": "mocks", [2024-03-15T18:01:10.894Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.894Z] "Module": { [2024-03-15T18:01:10.894Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.894Z] "Main": true, [2024-03-15T18:01:10.894Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.894Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.894Z] "GoVersion": "1.21" [2024-03-15T18:01:10.894Z] }, [2024-03-15T18:01:10.894Z] "Match": [ [2024-03-15T18:01:10.894Z] "./..." [2024-03-15T18:01:10.894Z] ], [2024-03-15T18:01:10.894Z] "Stale": true, [2024-03-15T18:01:10.894Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.894Z] "GoFiles": [ [2024-03-15T18:01:10.894Z] "Sender.go" [2024-03-15T18:01:10.894Z] ], [2024-03-15T18:01:10.894Z] "Imports": [ [2024-03-15T18:01:10.894Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.894Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.894Z] "github.com/stretchr/testify/mock" [2024-03-15T18:01:10.894Z] ], [2024-03-15T18:01:10.894Z] "Deps": [ [2024-03-15T18:01:10.894Z] "bufio", [2024-03-15T18:01:10.894Z] "bytes", [2024-03-15T18:01:10.894Z] "compress/flate", [2024-03-15T18:01:10.894Z] "compress/gzip", [2024-03-15T18:01:10.894Z] "compress/zlib", [2024-03-15T18:01:10.894Z] "container/list", [2024-03-15T18:01:10.894Z] "context", [2024-03-15T18:01:10.894Z] "crypto", [2024-03-15T18:01:10.894Z] "crypto/aes", [2024-03-15T18:01:10.894Z] "crypto/cipher", [2024-03-15T18:01:10.894Z] "crypto/des", [2024-03-15T18:01:10.894Z] "crypto/dsa", [2024-03-15T18:01:10.894Z] "crypto/ecdsa", [2024-03-15T18:01:10.894Z] "crypto/ed25519", [2024-03-15T18:01:10.894Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.894Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.894Z] "crypto/elliptic", [2024-03-15T18:01:10.894Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.894Z] "crypto/hmac", [2024-03-15T18:01:10.894Z] "crypto/internal/randutil", [2024-03-15T18:01:10.894Z] "crypto/internal/subtle", [2024-03-15T18:01:10.894Z] "crypto/md5", [2024-03-15T18:01:10.894Z] "crypto/rand", [2024-03-15T18:01:10.894Z] "crypto/rc4", [2024-03-15T18:01:10.894Z] "crypto/rsa", [2024-03-15T18:01:10.894Z] "crypto/sha1", [2024-03-15T18:01:10.894Z] "crypto/sha256", [2024-03-15T18:01:10.894Z] "crypto/sha512", [2024-03-15T18:01:10.894Z] "crypto/subtle", [2024-03-15T18:01:10.894Z] "crypto/tls", [2024-03-15T18:01:10.894Z] "crypto/x509", [2024-03-15T18:01:10.894Z] "crypto/x509/pkix", [2024-03-15T18:01:10.894Z] "database/sql/driver", [2024-03-15T18:01:10.894Z] "debug/dwarf", [2024-03-15T18:01:10.894Z] "debug/macho", [2024-03-15T18:01:10.894Z] "encoding", [2024-03-15T18:01:10.894Z] "encoding/asn1", [2024-03-15T18:01:10.894Z] "encoding/base64", [2024-03-15T18:01:10.894Z] "encoding/binary", [2024-03-15T18:01:10.894Z] "encoding/csv", [2024-03-15T18:01:10.894Z] "encoding/hex", [2024-03-15T18:01:10.894Z] "encoding/json", [2024-03-15T18:01:10.894Z] "encoding/pem", [2024-03-15T18:01:10.894Z] "encoding/xml", [2024-03-15T18:01:10.894Z] "errors", [2024-03-15T18:01:10.894Z] "flag", [2024-03-15T18:01:10.894Z] "fmt", [2024-03-15T18:01:10.894Z] "github.com/davecgh/go-spew/spew", [2024-03-15T18:01:10.894Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.894Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.894Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.894Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.894Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.894Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.894Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.894Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.894Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.894Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.894Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.894Z] "github.com/google/uuid", [2024-03-15T18:01:10.894Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.894Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.894Z] "github.com/pmezard/go-difflib/difflib", [2024-03-15T18:01:10.894Z] "github.com/stretchr/objx", [2024-03-15T18:01:10.894Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.894Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.894Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.894Z] "golang.org/x/net/html", [2024-03-15T18:01:10.894Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.894Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.894Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.894Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.894Z] "golang.org/x/text/language", [2024-03-15T18:01:10.894Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.894Z] "hash", [2024-03-15T18:01:10.894Z] "hash/adler32", [2024-03-15T18:01:10.894Z] "hash/crc32", [2024-03-15T18:01:10.894Z] "internal/abi", [2024-03-15T18:01:10.894Z] "internal/bytealg", [2024-03-15T18:01:10.894Z] "internal/cpu", [2024-03-15T18:01:10.894Z] "internal/fmtsort", [2024-03-15T18:01:10.894Z] "internal/goexperiment", [2024-03-15T18:01:10.894Z] "internal/itoa", [2024-03-15T18:01:10.894Z] "internal/nettrace", [2024-03-15T18:01:10.894Z] "internal/oserror", [2024-03-15T18:01:10.894Z] "internal/poll", [2024-03-15T18:01:10.894Z] "internal/race", [2024-03-15T18:01:10.894Z] "internal/reflectlite", [2024-03-15T18:01:10.894Z] "internal/singleflight", [2024-03-15T18:01:10.894Z] "internal/syscall/execenv", [2024-03-15T18:01:10.894Z] "internal/syscall/unix", [2024-03-15T18:01:10.894Z] "internal/testlog", [2024-03-15T18:01:10.894Z] "internal/unsafeheader", [2024-03-15T18:01:10.894Z] "io", [2024-03-15T18:01:10.894Z] "io/fs", [2024-03-15T18:01:10.894Z] "io/ioutil", [2024-03-15T18:01:10.894Z] "log", [2024-03-15T18:01:10.894Z] "math", [2024-03-15T18:01:10.894Z] "math/big", [2024-03-15T18:01:10.894Z] "math/bits", [2024-03-15T18:01:10.894Z] "math/rand", [2024-03-15T18:01:10.894Z] "mime", [2024-03-15T18:01:10.894Z] "mime/multipart", [2024-03-15T18:01:10.894Z] "mime/quotedprintable", [2024-03-15T18:01:10.894Z] "net", [2024-03-15T18:01:10.894Z] "net/http", [2024-03-15T18:01:10.894Z] "net/http/httptest", [2024-03-15T18:01:10.894Z] "net/http/httptrace", [2024-03-15T18:01:10.894Z] "net/http/internal", [2024-03-15T18:01:10.894Z] "net/http/internal/ascii", [2024-03-15T18:01:10.894Z] "net/http/internal/testcert", [2024-03-15T18:01:10.894Z] "net/textproto", [2024-03-15T18:01:10.894Z] "net/url", [2024-03-15T18:01:10.894Z] "os", [2024-03-15T18:01:10.894Z] "path", [2024-03-15T18:01:10.894Z] "path/filepath", [2024-03-15T18:01:10.894Z] "reflect", [2024-03-15T18:01:10.894Z] "regexp", [2024-03-15T18:01:10.894Z] "regexp/syntax", [2024-03-15T18:01:10.894Z] "runtime", [2024-03-15T18:01:10.894Z] "runtime/cgo", [2024-03-15T18:01:10.894Z] "runtime/debug", [2024-03-15T18:01:10.894Z] "runtime/internal/atomic", [2024-03-15T18:01:10.894Z] "runtime/internal/math", [2024-03-15T18:01:10.894Z] "runtime/internal/sys", [2024-03-15T18:01:10.894Z] "sort", [2024-03-15T18:01:10.894Z] "strconv", [2024-03-15T18:01:10.894Z] "strings", [2024-03-15T18:01:10.894Z] "sync", [2024-03-15T18:01:10.894Z] "sync/atomic", [2024-03-15T18:01:10.894Z] "syscall", [2024-03-15T18:01:10.894Z] "time", [2024-03-15T18:01:10.894Z] "unicode", [2024-03-15T18:01:10.894Z] "unicode/utf16", [2024-03-15T18:01:10.894Z] "unicode/utf8", [2024-03-15T18:01:10.894Z] "unsafe", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.894Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.894Z] ] [2024-03-15T18:01:10.894Z] } [2024-03-15T18:01:10.894Z] { [2024-03-15T18:01:10.894Z] "Dir": "/w/workspace/edgex-go/635/internal/support/notifications/infrastructure/interfaces/mocks", [2024-03-15T18:01:10.894Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks", [2024-03-15T18:01:10.894Z] "Name": "mocks", [2024-03-15T18:01:10.894Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.894Z] "Module": { [2024-03-15T18:01:10.894Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.894Z] "Main": true, [2024-03-15T18:01:10.894Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.894Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.894Z] "GoVersion": "1.21" [2024-03-15T18:01:10.894Z] }, [2024-03-15T18:01:10.894Z] "Match": [ [2024-03-15T18:01:10.894Z] "./..." [2024-03-15T18:01:10.894Z] ], [2024-03-15T18:01:10.894Z] "Stale": true, [2024-03-15T18:01:10.894Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.894Z] "GoFiles": [ [2024-03-15T18:01:10.894Z] "DBClient.go" [2024-03-15T18:01:10.894Z] ], [2024-03-15T18:01:10.894Z] "Imports": [ [2024-03-15T18:01:10.894Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.894Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.894Z] "github.com/stretchr/testify/mock" [2024-03-15T18:01:10.894Z] ], [2024-03-15T18:01:10.894Z] "Deps": [ [2024-03-15T18:01:10.894Z] "bufio", [2024-03-15T18:01:10.894Z] "bytes", [2024-03-15T18:01:10.894Z] "compress/flate", [2024-03-15T18:01:10.894Z] "compress/gzip", [2024-03-15T18:01:10.894Z] "compress/zlib", [2024-03-15T18:01:10.894Z] "container/list", [2024-03-15T18:01:10.894Z] "context", [2024-03-15T18:01:10.894Z] "crypto", [2024-03-15T18:01:10.894Z] "crypto/aes", [2024-03-15T18:01:10.894Z] "crypto/cipher", [2024-03-15T18:01:10.894Z] "crypto/des", [2024-03-15T18:01:10.894Z] "crypto/dsa", [2024-03-15T18:01:10.894Z] "crypto/ecdsa", [2024-03-15T18:01:10.894Z] "crypto/ed25519", [2024-03-15T18:01:10.894Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.894Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.894Z] "crypto/elliptic", [2024-03-15T18:01:10.894Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.894Z] "crypto/hmac", [2024-03-15T18:01:10.894Z] "crypto/internal/randutil", [2024-03-15T18:01:10.894Z] "crypto/internal/subtle", [2024-03-15T18:01:10.894Z] "crypto/md5", [2024-03-15T18:01:10.894Z] "crypto/rand", [2024-03-15T18:01:10.894Z] "crypto/rc4", [2024-03-15T18:01:10.894Z] "crypto/rsa", [2024-03-15T18:01:10.894Z] "crypto/sha1", [2024-03-15T18:01:10.894Z] "crypto/sha256", [2024-03-15T18:01:10.894Z] "crypto/sha512", [2024-03-15T18:01:10.894Z] "crypto/subtle", [2024-03-15T18:01:10.894Z] "crypto/tls", [2024-03-15T18:01:10.894Z] "crypto/x509", [2024-03-15T18:01:10.894Z] "crypto/x509/pkix", [2024-03-15T18:01:10.894Z] "database/sql/driver", [2024-03-15T18:01:10.894Z] "debug/dwarf", [2024-03-15T18:01:10.894Z] "debug/macho", [2024-03-15T18:01:10.894Z] "encoding", [2024-03-15T18:01:10.894Z] "encoding/asn1", [2024-03-15T18:01:10.894Z] "encoding/base64", [2024-03-15T18:01:10.894Z] "encoding/binary", [2024-03-15T18:01:10.894Z] "encoding/csv", [2024-03-15T18:01:10.894Z] "encoding/hex", [2024-03-15T18:01:10.894Z] "encoding/json", [2024-03-15T18:01:10.894Z] "encoding/pem", [2024-03-15T18:01:10.894Z] "encoding/xml", [2024-03-15T18:01:10.894Z] "errors", [2024-03-15T18:01:10.894Z] "flag", [2024-03-15T18:01:10.894Z] "fmt", [2024-03-15T18:01:10.894Z] "github.com/davecgh/go-spew/spew", [2024-03-15T18:01:10.894Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.894Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.894Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.894Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.894Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.894Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.894Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.894Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.894Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.894Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.894Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.894Z] "github.com/google/uuid", [2024-03-15T18:01:10.894Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.895Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.895Z] "github.com/pmezard/go-difflib/difflib", [2024-03-15T18:01:10.895Z] "github.com/stretchr/objx", [2024-03-15T18:01:10.895Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.895Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.895Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.895Z] "golang.org/x/net/html", [2024-03-15T18:01:10.895Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.895Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.895Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.895Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.895Z] "golang.org/x/text/language", [2024-03-15T18:01:10.895Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.895Z] "hash", [2024-03-15T18:01:10.895Z] "hash/adler32", [2024-03-15T18:01:10.895Z] "hash/crc32", [2024-03-15T18:01:10.895Z] "internal/abi", [2024-03-15T18:01:10.895Z] "internal/bytealg", [2024-03-15T18:01:10.895Z] "internal/cpu", [2024-03-15T18:01:10.895Z] "internal/fmtsort", [2024-03-15T18:01:10.895Z] "internal/goexperiment", [2024-03-15T18:01:10.895Z] "internal/itoa", [2024-03-15T18:01:10.895Z] "internal/nettrace", [2024-03-15T18:01:10.895Z] "internal/oserror", [2024-03-15T18:01:10.895Z] "internal/poll", [2024-03-15T18:01:10.895Z] "internal/race", [2024-03-15T18:01:10.895Z] "internal/reflectlite", [2024-03-15T18:01:10.895Z] "internal/singleflight", [2024-03-15T18:01:10.895Z] "internal/syscall/execenv", [2024-03-15T18:01:10.895Z] "internal/syscall/unix", [2024-03-15T18:01:10.895Z] "internal/testlog", [2024-03-15T18:01:10.895Z] "internal/unsafeheader", [2024-03-15T18:01:10.895Z] "io", [2024-03-15T18:01:10.895Z] "io/fs", [2024-03-15T18:01:10.895Z] "io/ioutil", [2024-03-15T18:01:10.895Z] "log", [2024-03-15T18:01:10.895Z] "math", [2024-03-15T18:01:10.895Z] "math/big", [2024-03-15T18:01:10.895Z] "math/bits", [2024-03-15T18:01:10.895Z] "math/rand", [2024-03-15T18:01:10.895Z] "mime", [2024-03-15T18:01:10.895Z] "mime/multipart", [2024-03-15T18:01:10.895Z] "mime/quotedprintable", [2024-03-15T18:01:10.895Z] "net", [2024-03-15T18:01:10.895Z] "net/http", [2024-03-15T18:01:10.895Z] "net/http/httptest", [2024-03-15T18:01:10.895Z] "net/http/httptrace", [2024-03-15T18:01:10.895Z] "net/http/internal", [2024-03-15T18:01:10.895Z] "net/http/internal/ascii", [2024-03-15T18:01:10.895Z] "net/http/internal/testcert", [2024-03-15T18:01:10.895Z] "net/textproto", [2024-03-15T18:01:10.895Z] "net/url", [2024-03-15T18:01:10.895Z] "os", [2024-03-15T18:01:10.895Z] "path", [2024-03-15T18:01:10.895Z] "path/filepath", [2024-03-15T18:01:10.895Z] "reflect", [2024-03-15T18:01:10.895Z] "regexp", [2024-03-15T18:01:10.895Z] "regexp/syntax", [2024-03-15T18:01:10.895Z] "runtime", [2024-03-15T18:01:10.895Z] "runtime/cgo", [2024-03-15T18:01:10.895Z] "runtime/debug", [2024-03-15T18:01:10.895Z] "runtime/internal/atomic", [2024-03-15T18:01:10.895Z] "runtime/internal/math", [2024-03-15T18:01:10.895Z] "runtime/internal/sys", [2024-03-15T18:01:10.895Z] "sort", [2024-03-15T18:01:10.895Z] "strconv", [2024-03-15T18:01:10.895Z] "strings", [2024-03-15T18:01:10.895Z] "sync", [2024-03-15T18:01:10.895Z] "sync/atomic", [2024-03-15T18:01:10.895Z] "syscall", [2024-03-15T18:01:10.895Z] "time", [2024-03-15T18:01:10.895Z] "unicode", [2024-03-15T18:01:10.895Z] "unicode/utf16", [2024-03-15T18:01:10.895Z] "unicode/utf8", [2024-03-15T18:01:10.895Z] "unsafe", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.895Z] ] [2024-03-15T18:01:10.895Z] } [2024-03-15T18:01:10.895Z] { [2024-03-15T18:01:10.895Z] "Dir": "/w/workspace/edgex-go/635/internal/support/scheduler/infrastructure/interfaces/mocks", [2024-03-15T18:01:10.895Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks", [2024-03-15T18:01:10.895Z] "Name": "mocks", [2024-03-15T18:01:10.895Z] "Root": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.895Z] "Module": { [2024-03-15T18:01:10.895Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-15T18:01:10.895Z] "Main": true, [2024-03-15T18:01:10.895Z] "Dir": "/w/workspace/edgex-go/635", [2024-03-15T18:01:10.895Z] "GoMod": "/w/workspace/edgex-go/635/go.mod", [2024-03-15T18:01:10.895Z] "GoVersion": "1.21" [2024-03-15T18:01:10.895Z] }, [2024-03-15T18:01:10.895Z] "Match": [ [2024-03-15T18:01:10.895Z] "./..." [2024-03-15T18:01:10.895Z] ], [2024-03-15T18:01:10.895Z] "Stale": true, [2024-03-15T18:01:10.895Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-15T18:01:10.895Z] "GoFiles": [ [2024-03-15T18:01:10.895Z] "DBClient.go", [2024-03-15T18:01:10.895Z] "SchedulerManager.go" [2024-03-15T18:01:10.895Z] ], [2024-03-15T18:01:10.895Z] "Imports": [ [2024-03-15T18:01:10.895Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.895Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.895Z] "github.com/stretchr/testify/mock" [2024-03-15T18:01:10.895Z] ], [2024-03-15T18:01:10.895Z] "Deps": [ [2024-03-15T18:01:10.895Z] "bufio", [2024-03-15T18:01:10.895Z] "bytes", [2024-03-15T18:01:10.895Z] "compress/flate", [2024-03-15T18:01:10.895Z] "compress/gzip", [2024-03-15T18:01:10.895Z] "compress/zlib", [2024-03-15T18:01:10.895Z] "container/list", [2024-03-15T18:01:10.895Z] "context", [2024-03-15T18:01:10.895Z] "crypto", [2024-03-15T18:01:10.895Z] "crypto/aes", [2024-03-15T18:01:10.895Z] "crypto/cipher", [2024-03-15T18:01:10.895Z] "crypto/des", [2024-03-15T18:01:10.895Z] "crypto/dsa", [2024-03-15T18:01:10.895Z] "crypto/ecdsa", [2024-03-15T18:01:10.895Z] "crypto/ed25519", [2024-03-15T18:01:10.895Z] "crypto/ed25519/internal/edwards25519", [2024-03-15T18:01:10.895Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-15T18:01:10.895Z] "crypto/elliptic", [2024-03-15T18:01:10.895Z] "crypto/elliptic/internal/fiat", [2024-03-15T18:01:10.895Z] "crypto/hmac", [2024-03-15T18:01:10.895Z] "crypto/internal/randutil", [2024-03-15T18:01:10.895Z] "crypto/internal/subtle", [2024-03-15T18:01:10.895Z] "crypto/md5", [2024-03-15T18:01:10.895Z] "crypto/rand", [2024-03-15T18:01:10.895Z] "crypto/rc4", [2024-03-15T18:01:10.895Z] "crypto/rsa", [2024-03-15T18:01:10.895Z] "crypto/sha1", [2024-03-15T18:01:10.895Z] "crypto/sha256", [2024-03-15T18:01:10.895Z] "crypto/sha512", [2024-03-15T18:01:10.895Z] "crypto/subtle", [2024-03-15T18:01:10.895Z] "crypto/tls", [2024-03-15T18:01:10.895Z] "crypto/x509", [2024-03-15T18:01:10.895Z] "crypto/x509/pkix", [2024-03-15T18:01:10.895Z] "database/sql/driver", [2024-03-15T18:01:10.895Z] "debug/dwarf", [2024-03-15T18:01:10.895Z] "debug/macho", [2024-03-15T18:01:10.895Z] "encoding", [2024-03-15T18:01:10.895Z] "encoding/asn1", [2024-03-15T18:01:10.895Z] "encoding/base64", [2024-03-15T18:01:10.895Z] "encoding/binary", [2024-03-15T18:01:10.895Z] "encoding/csv", [2024-03-15T18:01:10.895Z] "encoding/hex", [2024-03-15T18:01:10.895Z] "encoding/json", [2024-03-15T18:01:10.895Z] "encoding/pem", [2024-03-15T18:01:10.895Z] "encoding/xml", [2024-03-15T18:01:10.895Z] "errors", [2024-03-15T18:01:10.895Z] "flag", [2024-03-15T18:01:10.895Z] "fmt", [2024-03-15T18:01:10.895Z] "github.com/davecgh/go-spew/spew", [2024-03-15T18:01:10.895Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-15T18:01:10.895Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-15T18:01:10.895Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-15T18:01:10.895Z] "github.com/gabriel-vasile/mimetype", [2024-03-15T18:01:10.895Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-15T18:01:10.895Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-15T18:01:10.895Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-15T18:01:10.895Z] "github.com/go-playground/locales", [2024-03-15T18:01:10.895Z] "github.com/go-playground/locales/currency", [2024-03-15T18:01:10.895Z] "github.com/go-playground/universal-translator", [2024-03-15T18:01:10.895Z] "github.com/go-playground/validator/v10", [2024-03-15T18:01:10.895Z] "github.com/google/uuid", [2024-03-15T18:01:10.895Z] "github.com/leodido/go-urn", [2024-03-15T18:01:10.895Z] "github.com/leodido/go-urn/scim/schema", [2024-03-15T18:01:10.895Z] "github.com/pmezard/go-difflib/difflib", [2024-03-15T18:01:10.895Z] "github.com/stretchr/objx", [2024-03-15T18:01:10.895Z] "github.com/stretchr/testify/assert", [2024-03-15T18:01:10.895Z] "github.com/stretchr/testify/mock", [2024-03-15T18:01:10.895Z] "golang.org/x/crypto/sha3", [2024-03-15T18:01:10.895Z] "golang.org/x/net/html", [2024-03-15T18:01:10.895Z] "golang.org/x/net/html/atom", [2024-03-15T18:01:10.895Z] "golang.org/x/text/internal/language", [2024-03-15T18:01:10.895Z] "golang.org/x/text/internal/language/compact", [2024-03-15T18:01:10.895Z] "golang.org/x/text/internal/tag", [2024-03-15T18:01:10.895Z] "golang.org/x/text/language", [2024-03-15T18:01:10.895Z] "gopkg.in/yaml.v3", [2024-03-15T18:01:10.895Z] "hash", [2024-03-15T18:01:10.895Z] "hash/adler32", [2024-03-15T18:01:10.895Z] "hash/crc32", [2024-03-15T18:01:10.895Z] "internal/abi", [2024-03-15T18:01:10.895Z] "internal/bytealg", [2024-03-15T18:01:10.895Z] "internal/cpu", [2024-03-15T18:01:10.895Z] "internal/fmtsort", [2024-03-15T18:01:10.895Z] "internal/goexperiment", [2024-03-15T18:01:10.895Z] "internal/itoa", [2024-03-15T18:01:10.895Z] "internal/nettrace", [2024-03-15T18:01:10.895Z] "internal/oserror", [2024-03-15T18:01:10.895Z] "internal/poll", [2024-03-15T18:01:10.895Z] "internal/race", [2024-03-15T18:01:10.895Z] "internal/reflectlite", [2024-03-15T18:01:10.895Z] "internal/singleflight", [2024-03-15T18:01:10.895Z] "internal/syscall/execenv", [2024-03-15T18:01:10.895Z] "internal/syscall/unix", [2024-03-15T18:01:10.895Z] "internal/testlog", [2024-03-15T18:01:10.895Z] "internal/unsafeheader", [2024-03-15T18:01:10.895Z] "io", [2024-03-15T18:01:10.895Z] "io/fs", [2024-03-15T18:01:10.895Z] "io/ioutil", [2024-03-15T18:01:10.895Z] "log", [2024-03-15T18:01:10.895Z] "math", [2024-03-15T18:01:10.895Z] "math/big", [2024-03-15T18:01:10.895Z] "math/bits", [2024-03-15T18:01:10.895Z] "math/rand", [2024-03-15T18:01:10.895Z] "mime", [2024-03-15T18:01:10.895Z] "mime/multipart", [2024-03-15T18:01:10.895Z] "mime/quotedprintable", [2024-03-15T18:01:10.895Z] "net", [2024-03-15T18:01:10.895Z] "net/http", [2024-03-15T18:01:10.895Z] "net/http/httptest", [2024-03-15T18:01:10.895Z] "net/http/httptrace", [2024-03-15T18:01:10.895Z] "net/http/internal", [2024-03-15T18:01:10.895Z] "net/http/internal/ascii", [2024-03-15T18:01:10.895Z] "net/http/internal/testcert", [2024-03-15T18:01:10.895Z] "net/textproto", [2024-03-15T18:01:10.895Z] "net/url", [2024-03-15T18:01:10.895Z] "os", [2024-03-15T18:01:10.895Z] "path", [2024-03-15T18:01:10.895Z] "path/filepath", [2024-03-15T18:01:10.895Z] "reflect", [2024-03-15T18:01:10.895Z] "regexp", [2024-03-15T18:01:10.895Z] "regexp/syntax", [2024-03-15T18:01:10.895Z] "runtime", [2024-03-15T18:01:10.895Z] "runtime/cgo", [2024-03-15T18:01:10.895Z] "runtime/debug", [2024-03-15T18:01:10.895Z] "runtime/internal/atomic", [2024-03-15T18:01:10.895Z] "runtime/internal/math", [2024-03-15T18:01:10.895Z] "runtime/internal/sys", [2024-03-15T18:01:10.895Z] "sort", [2024-03-15T18:01:10.895Z] "strconv", [2024-03-15T18:01:10.895Z] "strings", [2024-03-15T18:01:10.895Z] "sync", [2024-03-15T18:01:10.895Z] "sync/atomic", [2024-03-15T18:01:10.895Z] "syscall", [2024-03-15T18:01:10.895Z] "time", [2024-03-15T18:01:10.895Z] "unicode", [2024-03-15T18:01:10.895Z] "unicode/utf16", [2024-03-15T18:01:10.895Z] "unicode/utf8", [2024-03-15T18:01:10.895Z] "unsafe", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/net/idna", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/sys/cpu", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/text/transform", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-15T18:01:10.895Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-15T18:01:10.895Z] ] [2024-03-15T18:01:10.895Z] } [2024-03-15T18:01:10.895Z] [2024-03-15T18:01:10.895Z] [Pipeline] } [2024-03-15T18:01:12.306Z] $ docker stop --time=1 908820efef8e1ee5291928bfaaff97f6ce70352e60b827542e58065847b1cf4c [2024-03-15T18:01:15.729Z] $ docker rm -f --volumes 908820efef8e1ee5291928bfaaff97f6ce70352e60b827542e58065847b1cf4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-15T18:01:15.956Z] [edgeXSnyk] Exit Code: 2 [Pipeline] error [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-15T18:01:16.638Z] + [ -d /w/workspace/edgex-go/635/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-03-15T18:01:16.930Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T18:01:17.784Z] ---> package-listing.sh [2024-03-15T18:01:17.784Z] ++ facter osfamily [2024-03-15T18:01:17.784Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-15T18:01:18.046Z] + OS_FAMILY=debian [2024-03-15T18:01:18.046Z] + workspace=/w/workspace/edgex-go/635 [2024-03-15T18:01:18.046Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-15T18:01:18.046Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-15T18:01:18.046Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-15T18:01:18.046Z] + PACKAGES=/tmp/packages_start.txt [2024-03-15T18:01:18.046Z] + '[' /w/workspace/edgex-go/635 ']' [2024-03-15T18:01:18.046Z] + PACKAGES=/tmp/packages_end.txt [2024-03-15T18:01:18.046Z] + case "${OS_FAMILY}" in [2024-03-15T18:01:18.046Z] + dpkg -l [2024-03-15T18:01:18.046Z] + grep '^ii' [2024-03-15T18:01:18.046Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-15T18:01:18.046Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-15T18:01:18.046Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-15T18:01:18.046Z] + '[' /w/workspace/edgex-go/635 ']' [2024-03-15T18:01:18.046Z] + mkdir -p /w/workspace/edgex-go/635/archives/ [2024-03-15T18:01:18.046Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/635/archives/ [Pipeline] echo [2024-03-15T18:01:18.065Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/635/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-15T18:01:18.342Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T18:01:18.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T18:01:18.899Z] [2024-03-15T18:01:18.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T18:01:19.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T18:01:19.256Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-15T18:01:19.256Z] 5eb5b503b376: Pulling fs layer [2024-03-15T18:01:19.256Z] 5c69ac0246d0: Pulling fs layer [2024-03-15T18:01:19.256Z] ec43610c2a17: Pulling fs layer [2024-03-15T18:01:19.256Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-15T18:01:19.256Z] 33b1e0a273af: Pulling fs layer [2024-03-15T18:01:19.256Z] 5d3b04190fa2: Pulling fs layer [2024-03-15T18:01:19.256Z] 2f39f015ded8: Pulling fs layer [2024-03-15T18:01:19.256Z] 3a2ae6a8a46f: Waiting [2024-03-15T18:01:19.256Z] 33b1e0a273af: Waiting [2024-03-15T18:01:19.256Z] 5d3b04190fa2: Waiting [2024-03-15T18:01:19.256Z] 2f39f015ded8: Waiting [2024-03-15T18:01:19.256Z] 5c69ac0246d0: Download complete [2024-03-15T18:01:19.256Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-15T18:01:19.256Z] 3a2ae6a8a46f: Download complete [2024-03-15T18:01:19.256Z] 33b1e0a273af: Verifying Checksum [2024-03-15T18:01:19.256Z] 33b1e0a273af: Download complete [2024-03-15T18:01:19.256Z] 5d3b04190fa2: Verifying Checksum [2024-03-15T18:01:19.256Z] 5d3b04190fa2: Download complete [2024-03-15T18:01:19.513Z] ec43610c2a17: Verifying Checksum [2024-03-15T18:01:19.513Z] ec43610c2a17: Download complete [2024-03-15T18:01:19.513Z] 5eb5b503b376: Download complete [2024-03-15T18:01:20.079Z] 2f39f015ded8: Download complete [2024-03-15T18:01:20.644Z] 5eb5b503b376: Pull complete [2024-03-15T18:01:20.902Z] 5c69ac0246d0: Pull complete [2024-03-15T18:01:21.160Z] ec43610c2a17: Pull complete [2024-03-15T18:01:21.418Z] 3a2ae6a8a46f: Pull complete [2024-03-15T18:01:21.418Z] 33b1e0a273af: Pull complete [2024-03-15T18:01:21.675Z] 5d3b04190fa2: Pull complete [2024-03-15T18:01:25.855Z] 2f39f015ded8: Pull complete [2024-03-15T18:01:25.855Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-15T18:01:25.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T18:01:25.855Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T18:01:25.949Z] prd-ubuntu20.04-docker-8c-8g-84 does not seem to be running inside a container [2024-03-15T18:01:26.002Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/635/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/635 -v /w/workspace/edgex-go/635:/w/workspace/edgex-go/635:rw,z -v /w/workspace/edgex-go/635@tmp:/w/workspace/edgex-go/635@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-15T18:01:29.042Z] $ docker top c4db57232ca1534c7d6d40366ec3552cb14f7c1050e2599b8a483f891fa292a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T18:01:29.365Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-15T18:01:29.649Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-15T18:01:29.931Z] + ls /var/log/sa-host [2024-03-15T18:01:29.931Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-15T18:01:30.084Z] provisioning config files... [2024-03-15T18:01:30.093Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/635@tmp/config4893021681577724610tmp [Pipeline] { [Pipeline] echo [2024-03-15T18:01:30.111Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T18:01:30.393Z] ---> create-netrc.sh [Pipeline] } [2024-03-15T18:01:30.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-15T18:01:30.733Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-15T18:01:30.742Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T18:01:31.022Z] ---> sudo-logs.sh [2024-03-15T18:01:31.022Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-15T18:01:31.043Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T18:01:31.324Z] ---> job-cost.sh [2024-03-15T18:01:31.324Z] lf-activate-venv: SKIPPING [2024-03-15T18:01:31.324Z] DEBUG: total: 0.10999999940395355 [2024-03-15T18:01:31.324Z] INFO: Retrieving Stack Cost... [2024-03-15T18:01:31.889Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-15T18:01:32.454Z] INFO: Archiving Costs [Pipeline] echo [2024-03-15T18:01:32.465Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T18:01:32.744Z] ---> logs-deploy.sh [2024-03-15T18:01:32.744Z] lf-activate-venv: SKIPPING [2024-03-15T18:01:32.744Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/635 [2024-03-15T18:01:32.744Z] INFO: archiving workspace using pattern(s): [2024-03-15T18:01:33.678Z] Archives upload complete. [2024-03-15T18:01:33.678Z] INFO: archiving logs to Nexus